index
:
infinitime.git
analog24
calc-onto-analog24
calc-onto-edge
develop
edge
heartdev
images
jumpdev
semiredux
ultraredux
ultraredux-heart
ultraredux2
ultraredux2-pwmbacklight
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-11-08
Increase timeout of DFU characteristic discovery to fix failed attempts to OT...
JF
2020-10-30
Merge pull request #118 from JF002/improve-ble-connection
JF002
2020-10-29
Refactoring of BLE service discovery : it is now implemented into the classes...
JF
2020-10-28
Reset BLE services on disconnect, do not start advertising if a connection is...
JF
2020-10-27
Merge pull request #108 from JF002/notification-ui
JF002
2020-10-27
Fix conflicts
JF
2020-10-27
Set version to 0.9.0
JF
2020-10-27
Merge pull request #105 from Gottox/patch-1
JF002
2020-10-27
Merge pull request #111 from JF002/fix-twi-hang
JF002
2020-10-27
Handle error code when calling TwiMaster::Read().
JF
2020-10-27
Merge pull request #112 from SteveAmor/patch-1
JF002
2020-10-27
Disable sleep mode on the SPI NOR Flash when the version is unknown. This is ...
JF
2020-10-24
Update arm-gcc toolchain in example
Steveis
2020-10-23
Workaround for bug https://github.com/JF002/Pinetime/issues/79 until a better...
JF
2020-10-23
Merge pull request #110 from maidenone/patch-1
JF002
2020-10-23
Update main.cpp
Anton Fosselius
2020-10-22
Notifications : Replace the label "notificationNr/notificationNb" by a grey b...
JF
2020-10-22
Notifications : Fix copy when the messages is spread across multiple os_mbuf.
JF
2020-10-21
Notifications : Fix display of notification index/number.
JF
2020-10-21
Increase max size of notification message to 100 char.
JF
2020-10-20
Merge pull request #106 from Gottox/fix-build-on-linux
JF002
2020-10-20
Integrate new notification UI with notifications coming from BLE
JF
2020-10-20
fix build on linux
Enno Boland
2020-10-19
[WIP] Add new notification UI that use HW scrolling effects. Both notificatio...
JF
2020-10-19
Update MemoryAnalysis.md
Enno Boland
2020-10-18
Merge pull request #93 from robertecurtin/master
JF002
2020-10-18
Merge pull request #99 from rafacouto/patch-1
JF002
2020-10-18
[WIP] New notification app that uses software scrolling effect.
JF
2020-10-15
Merge pull request #96 from Avamander/patch-1
JF002
2020-10-15
Made sure to use right data type for a negative number
Avamander
2020-10-15
Removed weird parentheses from constexpr
Avamander
2020-10-15
Changed #define to constexpr in Music.cpp
Avamander
2020-10-15
Unified MusicStatus enum constant capitalization with others
Avamander
2020-10-15
Reordered the functions in Music.cpp correctly
Avamander
2020-10-15
Added lv_img_set_src_arr that does better type checking when drawing images f...
Avamander
2020-10-15
Refactored and improved the Music watchapp
Avamander
2020-10-12
Noticed this typo when booting my PineTime
Robert Curtin
2020-10-12
Update SystemInfo.cpp
Rafa Couto
2020-10-11
Merge pull request #82 from Avamander/patch-6
JF002
2020-10-09
Reformatted InfiniPaint again
Avamander
2020-10-09
Improved code formatting rules
Avamander
2020-10-09
Made sure to unsuppress the diagnostic check after the infinite loop declaration
Avamander
2020-10-09
Minor formatting, diagnostic and documentation changes
Avamander
2020-10-08
Merge pull request #85 from arteeh/patch-2
JF002
2020-10-08
Merge pull request #83 from Avamander/patch-7
JF002
2020-10-08
Merge pull request #80 from Avamander/patch-1
JF002
2020-10-08
Merge pull request #81 from Avamander/patch-4
JF002
2020-10-06
Fix typo
Maarten de Jong
2020-10-04
Removed an incomplete message() call from CMakeLists.txt
Avamander
2020-10-04
Merge remote-tracking branch 'origin-origin/patch-3'
Avamander
[next]