InfiniTime.git

ref: 1.3.0
Sha Commit date Commit message Author
db6a7016 2021-07-23 Merge branch 'develop' of JF/PineTime into master JF
d6cccc2d 2021-07-23 Set version to 1.3.0 Jean-François Milants
0a0f28ff 2021-07-22 Make firmware updating more foolproof (#469) Riku Isokoski
57b33970 2021-07-14 Multiple wakeup sources (#290) Kozova1
7133287b 2021-07-14 Set correct refresh times for lvgl (#488) Riku Isokoski
a07b6382 2021-07-13 Merge branch 'develop' of github.com:JF002/Pinetime into develop Jean-François Milants
d15509f1 2021-07-13 Merge branch 'Riksu9000-lvgl_use_system_tick' into develop Jean-François Milants
e2efb193 2021-07-13 Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick Jean-François Milants
a5616b0b 2021-07-13 Adjust displayapp delay to compensate time spent (#482) Riku Isokoski
af10747c 2021-07-13 Merge branch 'notify-battery-level' into develop Jean-François Milants
3e705548 2021-07-13 Merge branch 'develop' into notify-battery-level Jean-François Milants
4f378e87 2021-07-11 Refactor trig functions into LUT (#476) Jonathan Vander Mey
7fee2c25 2021-07-11 Update buildAndProgram.md (#477) wilsonjwco
829b16a3 2021-07-11 Add "metronome" to apps in readme (#479) Cameron Radmore
748e3142 2021-07-11 Modify status text in BatteryInfo so it fits on screen (#437) kieranc
e21f6a7f 2021-07-11 Notify battery level every 10 minutes when connected to a BLE host. Jean-François Milants
6a91b83b 2021-07-11 Change step gauge range to 100 and calculate progress as percantage (#468) kieranc
084123b7 2021-07-11 Using littlefs (#438) joaquim.org
99e26bdd 2021-07-07 LVGL use system tick Riku Isokoski
61a46422 2021-07-04 Improve stopwatch (#432) Riku Isokoski
ab59b9b8 2021-07-04 Whitespace and brace fixes (#456) Avamander
3b0fcc2a 2021-07-03 clang-format Riku Isokoski
94aefed9 2021-07-03 Condense firmware validation code Riku Isokoski
217f16d1 2021-06-24 Improve paddle game Riku Isokoski
8031cd1b 2021-06-12 Inititialize members in class declaration Jonathan Vander Mey
d13b0a7e 2021-06-12 Move local-only function into anonymous namespace Jonathan Vander Mey
4217a8cb 2021-06-12 Make MusicService UUID objects static constexpr Jonathan Vander Mey
e2851600 2021-06-07 Eliminate reinterpret_casting Jonathan Vander Mey
4e435e93 2021-07-02 and metronome icon (#439) Bryton Hall
38f40034 2021-07-02 Float voltage to int (#444) Riku Isokoski
7075b7f2 2021-06-23 Fix call notification button alignment Riku Isokoski
d1842a36 2021-06-26 Disabled a few more unnecessary warnings, sorted a bit Avamander
dea4beba 2021-06-10 Disabled new Clang-Tidy checks that are too noisy Avamander
69894853 2021-06-25 Improved CLion configuration Avamander
bdb5965f 2021-06-25 static_cast cleanup Avamander
2f479e5f 2021-06-25 Fixed a bunch of format specifiers Avamander
f317d542 2021-06-29 Add PineTimeStyle watchface (#334) kieranc
0045fb16 2021-06-26 SPI flash sleep if bootloader >= 1.0.0 (#322) Neil O'Fix
883700fc 2021-06-22 update main font to keep diffs for future changes small (#420) Florian
ef999e8d 2021-06-22 Fix typo in variable names (#430) Jonathan Vander Mey
572be3e8 2021-06-22 Removed an illogical comparison from SystemInfo and St7789 driver (#449) Avamander
d96395c8 2021-06-20 Merge branch 'develop' of JF/PineTime into master JF
20a24f8c 2021-06-19 Set version to 1.2.0 Jean-François Milants
c6dca25b 2021-06-19 Add support for BMA425 acceleration sensor. (#440) JF002
e90e8c74 2021-05-24 Fix signed/unsigned comparison warning Jonathan Vander Mey
00677169 2021-05-24 Remove infinitime-nb.c from source list Jonathan Vander Mey
dbc2d234 2021-06-12 Add Init() in DummyuLittleVgl to fix recovery firmware Jean-François Milants
d6fcbe96 2021-06-12 Fix build issues since Metronome app has been merged. Jean-François Milants
c575754b 2021-06-12 add basic metronome app (#409) Bryton Hall
58a8507b 2021-06-12 Merge pull request #405 from Riksu9000/improve_stopwatch JF002
d7962617 2021-06-12 Clock : initialize the actual clockface in initialization list instead of in the core of the ctro(). Jean-François Milants
17c65839 2021-06-12 Merge pull request #425 from Raupinger/remove-watch-tap JF002
a1b3537e 2021-06-12 Merge pull request #359 from Avamander/patch-2 JF002
314a8ebb 2021-06-12 Changed the namespace of SystemInfo::sortById to avoid a name conflict (#360) Avamander
d4f4ed01 2021-06-12 Update buildWithDocker.md (#416) Pekka
44d7c6d0 2021-06-12 Update Amazfish.md (#386) Roxxor91
bf906bd5 2021-06-12 Fix scrollbar (#382) Riku Isokoski
772ea0b5 2021-06-12 Replace raw new expressions with make_unique (#406) Jonathan Vander Mey
4d1626e3 2021-06-12 Fix fallthrough on case statement (#403) Jonathan Vander Mey
2c7ad783 2021-06-12 Improvements to /doc/filesInReleaseNotes.md (#357) Itai Nelken
8fb543f4 2021-06-12 Add note about getting GadgetBridge from F-Droid (#358) Joel Bradshaw
346d20db 2021-06-12 Rewrite MemoryAnalysis.md with up to date information. (#411) JF002
0ce98c7a 2021-06-12 Merge pull request #415 from JF002/move-heap-to-static JF002
6d524ebe 2021-06-12 Move most of the code from the constructor of the objects statically initialized in main() into Start()/Init() functions to avoid Static Initialization Order Fiasco (https://en.cppreference.com/w/cpp/language/siof). See https://github.com/JF002/InfiniTime/pull/415#issuecomment-859004238. Jean-François Milants
049174bd 2021-06-11 replace ScreenList with a single screen in Clock. This removes the tap to switch feature Florian
b1925ff2 2021-06-10 Minor improvements: use std::make_unique when creating unique_ptr, check the code is running from an IRQ before calling xQueueSendFromISR or xQueueSend) Jean-François Milants
caca6a5c 2021-06-10 Fix stack corruption when exiting an app (the app was destroyed while it was executing the button handler). Jean-François Milants
ff00873f 2021-06-06 Fix build for recovery firmware. Jean-François Milants
7f9cc51b 2021-06-06 Initialize SystemTask, DisplayApp and HeartRateTask as global static variable instead of variables on the heap. We don't need them on the heap as we know their size at build time, it'll reduce memory fragmentation and it'll make memory analysis easier. Jean-François Milants
79f0fcb0 2021-06-01 Add the maximum memory used by LVGL in SystemInfo app. This will help the developers to size the memory buffer allocated to lvgl. (#408) JF002
1b6acded 2021-06-01 Enable various compilation flags to reduce the binary size (#401) JF002
c0b0f8cb 2021-06-01 Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400) JF002
287399f9 2021-06-01 Navigation app: reduce memory usage (#362) JF002
c6969268 2021-05-26 Keep button visible, but disabled Riku Isokoski
b3931050 2021-05-26 improve ui and optimize code Riku Isokoski
fb133a01 2021-05-21 Merge branch 'develop' of JF/PineTime into master JF
f88c0f41 2021-05-21 Fix recovery DisplayApp. Jean-François Milants
de69905c 2021-05-21 Merge branch 'develop' of JF/PineTime into master JF
7c9513be 2021-05-21 Set version to 1.1.0. Jean-François Milants
13e34632 2021-05-20 Timer App (#355) Florian
8c3b250d 2021-05-20 removed an empty assignment that caused a compiler warning (#372) Florian
9ab298c0 2021-05-17 Fix wrong initialization of 'pinPowerPresent' pin that would prevent the touchpanel from working correctly when the device boots while connected to the charger. Jean-François Milants
8568b5f3 2021-05-17 Updated license header year Avamander
f6f28a95 2021-05-17 Used a macro for UUID generation, switched from C-style casts to reinterpret_cast, renamed callback Avamander
9342d62a 2021-05-16 Emit event on power-present toggle (#320) David Ventura
5b2472c4 2021-05-16 Merge pull request #347 from jedi2light/feature-show-git-commit-hash-short JF002
b5884397 2021-05-16 Merge pull request #354 from Raupinger/notification-title-fix JF002
2627ef76 2021-05-14 better handling of long notification titles Florian Kraupa
d7fa000b 2021-05-15 DisplayApp : returnApp was renamed ReturnApp() (manual fix after multiple merges). Jean-François Milants
09977c28 2021-05-15 Merge pull request #298 from joaquimorg/StepsApp JF002
4e95e4b5 2021-05-15 Merge pull request #345 from Itai-Nelken/patch-1 JF002
783dde94 2021-05-15 Merge pull request #348 from CoderThomasB/fix-typo-doc/contribute.md JF002
204d6369 2021-05-15 Merge pull request #349 from Avamander/patch-2 JF002
48018fc1 2021-05-15 Merge pull request #350 from Avamander/patch-3 JF002
a0acc0e8 2021-05-15 Merge pull request #351 from Avamander/patch-5 JF002
0df009ba 2021-05-15 Merge pull request #352 from Avamander/patch-6 JF002
3214f98a 2021-05-14 Improved clang-tidy configuration for less noise Avamander
d29d5132 2021-05-14 Fixed a naming inconsistency of DisplayApp::ReturnApp and a few formatting errors Avamander
e54163b7 2021-05-14 Added braces to a few if statements Avamander
33f965f3 2021-05-14 Switched to booleans for infinite while loops Avamander