| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-07 | Preallocate blocks for tiled multi-screen menus (requires C++17) | Michele Bini | |
| 2022-06-07 | Replace magic values with appsPerScreen and entriesPerScreen | Riku Isokoski | |
| 2022-06-07 | Automatically create enough screens for all apps and settings | Riku Isokoski | |
| 2022-06-07 | Merge commit 'c2b15b' into analog24 | Michele Bini | |
| 2022-06-06 | Move basic apps to the top of the app list | Riku Isokoski | |
| 2022-05-12 | Add Jumpscore app | Michele Bini | |
| 2021-11-15 | Update includes to to be relative to src directory | Reinhold Gschweicher | |
| Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | |||
| 2021-09-10 | Created basic alarm app | Mark Russell | |
| 2021-08-03 | Merge branch 'develop' into refresh_rework | Riku Isokoski | |
| 2021-07-25 | Add new unique icons for some apps | Riku Isokoski | |
| 2021-07-19 | Refresh rework | Riku Isokoski | |
| 2021-07-02 | and metronome icon (#439) | Bryton Hall | |
| * add drum icon for metronome app | |||
| 2021-06-12 | add basic metronome app (#409) | Bryton Hall | |
| * add basic metronome app * add bpb, tap to bpm, update widgets * use event pressed for bpm tap * move case statement break to the right place * narrow bpm selection range, override touch events * fix arc knob style * re-enable sleeping in destructor | |||
| 2021-05-20 | Timer App (#355) | Florian | |
| * built timer app * Style improvements * making sure buttons stay hidden when the app is reopened and reappear after the timer runs out * more sensible calculations of time deltas. eliminated that mysterious scaling factor * changing the timer icon | |||
| 2021-04-26 | Merge branch 'develop' of | Joaquim | |
| https://github.com/JF002/InfiniTime into StepsApp | |||
| 2021-04-24 | Reformatted all the files according to clang-format style | Avamander | |
| 2021-04-19 | New Steps app | Joaquim | |
| Settings to set the steps goal More detail in Motion app New 42px Font | |||
| 2021-04-09 | Merge branch 'develop' into motion-sensor | Jean-François Milants | |
| # Conflicts: # src/CMakeLists.txt # src/displayapp/Apps.h # src/displayapp/DisplayApp.cpp # src/displayapp/DisplayApp.h # src/displayapp/lv_pinetime_theme.c # src/displayapp/screens/ApplicationList.cpp # src/drivers/TwiMaster.cpp # src/systemtask/SystemTask.h | |||
| 2021-04-04 | First integration of the motion sensor (bma 421) : step counting + wake on ↵ | Jean-François Milants | |
| wrist rotation + app to see the value of the 3 axis in "real time". | |||
| 2021-04-04 | Big UI and navigation Rewrite | Joaquim | |
| new navigation add some color to the apps redesign menus new settings menu new quick settings code clean up size reduction by converting navigation images to font and more... | |||
| 2021-03-22 | replaced all unique_ptr.reset calls with std::make_unique | Niall Cooling | |
| 2021-03-20 | Merged upstream | panky-codes | |
| 2021-03-20 | Reworked based on PR comments. | panky-codes | |
| 2021-03-13 | Stopwatch completed. Ready for PR | panky-codes | |
| 2021-03-11 | Basic logic done. Need to change the timer source to get ms. Also need to ↵ | panky-codes | |
| replace with paddle app in displayApp.cpp and ApplicationList.cpp later. | |||
| 2021-02-24 | Multi face support, analog clock, 12/24 config | Joaquim | |
| 2021-02-23 | Merge branch 'LVGL7' of https://github.com/joaquimorg/Pinetime into ↵ | Jean-François Milants | |
| joaquimorg-LVGL7 # Conflicts: # src/CMakeLists.txt # src/displayapp/DisplayApp.cpp # src/displayapp/screens/Modal.cpp # src/displayapp/screens/Modal.h # src/displayapp/screens/Notifications.cpp # src/displayapp/screens/Tile.h | |||
| 2021-02-01 | Cleanup | Joaquim | |
| 2021-01-28 | LVGL v7.10.0 | Joaquim | |
| 2021-01-20 | Merge branch piggz/nav into develop: | Jean-François Milants | |
| - fix conflict - add a icon for the navigation app. | |||
| 2021-01-10 | First implementation of the HR sensor using 100% foss code (ported from waspos) | Jean-François Milants | |
| 2021-01-02 | adds 2048 clone game | Jed | |
| styles table reads touch events allows moving tiles allows merging tiles improves tile movement allows merging tiles adds score display implements color edit comments adjust game logic disallows double merges | |||
| 2020-12-03 | Update ApplicationList.cpp | ZephyrLabs | |
| added paddle app | |||
| 2020-12-03 | Addition of new files in MakeList | ZephyrLabs | |
| added Paddle.cpp and Paddle.h | |||
| 2020-11-16 | Include cleanup: displayapp + screens | okaestne | |
| 2020-10-20 | Integrate new notification UI with notifications coming from BLE | JF | |
| 2020-10-19 | [WIP] Add new notification UI that use HW scrolling effects. Both ↵ | JF | |
| notification apps are available in the menu, we can compare them. | |||
| 2020-10-18 | [WIP] New notification app that uses software scrolling effect. | JF | |
| 2020-10-02 | Fixed all the includes that were broken due to the renames | Avamander | |
| 2020-10-02 | Renamed displayapp/Screens to displayapp/screens | Avamander | |
