InfiniTime.git

ref: 0.9.0
Sha Commit date Commit message Author
04abc91f 2020-11-10 Merge branch 'develop' into master JF
f0e1f988 2020-11-08 Increase timeout of DFU characteristic discovery to fix failed attempts to OTA with dfu.py. JF
0e97db1c 2020-10-30 Merge pull request #118 from JF002/improve-ble-connection JF002
29f8074f 2020-10-29 Refactoring of BLE service discovery : it is now implemented into the classes of the services. JF
f90f2254 2020-10-28 Reset BLE services on disconnect, do not start advertising if a connection is already established. JF
cb9e8815 2020-10-27 Merge pull request #108 from JF002/notification-ui JF002
7de43a16 2020-10-27 Fix conflicts JF
c5bf09d2 2020-10-27 Set version to 0.9.0 JF
47a9297d 2020-10-27 Merge pull request #105 from Gottox/patch-1 JF002
45e65b66 2020-10-27 Merge pull request #111 from JF002/fix-twi-hang JF002
8a8c8aa8 2020-10-27 Handle error code when calling TwiMaster::Read(). JF
e888b92b 2020-10-27 Merge pull request #112 from SteveAmor/patch-1 JF002
1bb2eb9d 2020-10-27 Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode. JF
cc7ba747 2020-10-24 Update arm-gcc toolchain in example Steveis
2f710d06 2020-10-23 Workaround for bug https://github.com/JF002/Pinetime/issues/79 until a better fix is found. JF
ab7acd0f 2020-10-23 Merge pull request #110 from maidenone/patch-1 JF002
ab36c6cd 2020-10-23 Update main.cpp Anton Fosselius
5983e33b 2020-10-22 Notifications : Replace the label "notificationNr/notificationNb" by a grey border on the bottom that is displayed when there are other notifications to available. JF
07b6812f 2020-10-22 Notifications : Fix copy when the messages is spread across multiple os_mbuf. JF
cabf1168 2020-10-21 Notifications : Fix display of notification index/number. JF
440ae412 2020-10-21 Increase max size of notification message to 100 char. JF
8884a77c 2020-10-20 Merge pull request #106 from Gottox/fix-build-on-linux JF002
ef5670c7 2020-10-20 Integrate new notification UI with notifications coming from BLE JF
8842259c 2020-10-20 fix build on linux Enno Boland
55427d83 2020-10-19 [WIP] Add new notification UI that use HW scrolling effects. Both notification apps are available in the menu, we can compare them. JF
e5efd051 2020-10-19 Update MemoryAnalysis.md Enno Boland
3c5fd5ca 2020-10-18 Merge pull request #93 from robertecurtin/master JF002
c655ec71 2020-10-18 Merge pull request #99 from rafacouto/patch-1 JF002
28bc4344 2020-10-18 [WIP] New notification app that uses software scrolling effect. JF
cb221617 2020-10-15 Merge pull request #96 from Avamander/patch-1 JF002
4b0a8520 2020-10-15 Made sure to use right data type for a negative number Avamander
174e5ccf 2020-10-15 Removed weird parentheses from constexpr Avamander
128a2ea2 2020-10-15 Changed #define to constexpr in Music.cpp Avamander
6f45c0f6 2020-10-15 Unified MusicStatus enum constant capitalization with others Avamander
d4531d7b 2020-10-15 Reordered the functions in Music.cpp correctly Avamander
82126edf 2020-10-14 Added lv_img_set_src_arr that does better type checking when drawing images from arrays Avamander
2b990618 2020-10-11 Refactored and improved the Music watchapp Avamander
2d5ddb88 2020-10-12 Noticed this typo when booting my PineTime Robert Curtin
efb7a973 2020-10-12 Update SystemInfo.cpp Rafa Couto
da73938f 2020-10-11 Merge pull request #82 from Avamander/patch-6 JF002
fd110dab 2020-10-09 Reformatted InfiniPaint again Avamander
1c645b77 2020-10-09 Improved code formatting rules Avamander
189c5a83 2020-10-04 Made sure to unsuppress the diagnostic check after the infinite loop declaration Avamander
f68c7b65 2020-10-04 Minor formatting, diagnostic and documentation changes Avamander
bb72712d 2020-10-08 Merge pull request #85 from arteeh/patch-2 JF002
b3ef8164 2020-10-08 Merge pull request #83 from Avamander/patch-7 JF002
0a8d8953 2020-10-08 Merge pull request #80 from Avamander/patch-1 JF002
9d43eff4 2020-10-08 Merge pull request #81 from Avamander/patch-4 JF002
c4599dbf 2020-10-06 Fix typo Maarten de Jong
cc3a9f3c 2020-10-04 Removed an incomplete message() call from CMakeLists.txt Avamander
aba3d65e 2020-10-04 Merge remote-tracking branch 'origin-origin/patch-3' Avamander
77f4d544 2020-10-04 Fixed a small warning with Screen's constructor Avamander
9b7ba7b5 2020-10-04 Fixed a typo in SystemTask Avamander
1d96758a 2020-10-04 Minor #include improvements Avamander
e85d1ffc 2020-10-04 Replaced NULL with nullptr Avamander
13da1e38 2020-10-04 Switched from NULL to nullptr Avamander
e4f0a95a 2020-10-04 Add coding conventions in contribute.md JF
ce445700 2020-10-04 Merge pull request #75 from Avamander/patch-4 JF002
39954bbd 2020-10-04 Merge pull request #68 from Avamander/patch-1 JF002
5adc9770 2020-10-04 Merge pull request #69 from Avamander/patch-3 JF002
03bb433e 2020-10-03 Added a code style configuration to the repository Avamander
d5717c7e 2020-10-02 Added the nRF52 SVD file for ease-of-use to the repository Avamander
6c86d1d9 2020-10-02 Fixed all the includes that were broken due to the renames Avamander
4daab269 2020-10-02 Renamed displayapp/Screens to displayapp/screens Avamander
e3fb2f0b 2020-10-02 Renamed DisplayApp/ to displayapp/ Avamander
30c26102 2020-10-02 Renamed Logging/ to logging/ Avamander
e25c4edb 2020-10-02 Renamed SystemTask/ to systemtask/ Avamander
40a643d2 2020-10-02 Renamed Components/ to components/ Avamander
455d8319 2020-10-02 Reformatted the CMakeLists for consistency Avamander
9348f993 2020-10-02 Renamed documentation folder for consistency Avamander
65ecb65b 2020-09-28 Fix changes that were lost in the last revert. JF
0e2a3d43 2020-09-28 Fix typo JF
e26a5afc 2020-09-28 Add doc : using OpenOCD and STLinkV2 to flash the firmware JF002
db2b2481 2020-09-28 Add missing bootloader binary file. JF
f3728c41 2020-09-27 Add Immediate Alert Service, needed by the "Find Me" profile from BLE spec. JF
efd0c9ef 2020-09-27 Merge branch 'batteryInformationService' of JF/PineTime into develop JF
5d3a9744 2020-09-27 Add BatteryInformationService to expose the battery level to BLE host. JF
079d4370 2020-09-27 Merge pull request #66 from Avamander/patch-4 JF002
92d9c58a 2020-09-27 Fix merge from develop to master. JF
f1719b3b 2020-09-27 Added a few more folders to gitignore before they end up in the repository Avamander
ffe0eb3a 2020-09-27 Merge branch 'develop' of https://github.com/JF002/Pinetime into develop JF
1bb7342c 2020-09-27 Backport Github Actions files from master branch. JF
c094f898 2020-09-27 Undo commit Lee Lup Yuen
56f5fa8a 2020-09-27 Undo commit Lee Lup Yuen
7edb30a6 2020-09-27 Undo commit Lee Lup Yuen
be1add76 2020-09-27 Undo commit Lee Lup Yuen
7ab48a8c 2020-09-27 Undo commit Lee Lup Yuen
56266fd1 2020-09-27 Undo commit Lee Lup Yuen
6385c28b 2020-09-27 Commit from GitHub Actions Lee Lup Yuen
255b33ec 2020-09-27 Commit from GitHub Actions Lee Lup Yuen
d5088ef0 2020-09-27 Commit from GitHub Actions Lee Lup Yuen
499e3362 2020-09-27 Undo commit Lee Lup Yuen
f955be9b 2020-09-27 Commit from GitHub Actions Lee Lup Yuen
5fe1f7c9 2020-09-27 Undo commit Lee Lup Yuen
4bfd983e 2020-09-27 Undo commit Lee Lup Yuen
7dada6d9 2020-09-27 Undo commit Lee Lup Yuen
94f5fbe0 2020-09-27 Undo commit Lee Lup Yuen
e1bfed92 2020-09-27 Commit from GitHub Actions Lee Lup Yuen
20970053 2020-09-27 Undo commit Lee Lup Yuen
bbe6bf8b 2020-09-27 Delete unused workflow Lee Lup Yuen