aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/Apps.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime ↵Jean-François Milants2021-10-101-1/+2
|\ | | | | | | | | | | | | into Riksu9000-update_touch_driver # Conflicts: # src/displayapp/Apps.h
| * Merge branch 'develop' into update_touch_driverRiku Isokoski2021-09-181-0/+1
| |\
| * \ Merge branch 'develop' into update_touch_driverRiku Isokoski2021-09-141-0/+1
| |\ \
| * | | Automatic error detectionRiku Isokoski2021-08-181-1/+2
| | | |
* | | | Merge with develop and fix conflicts from timaios:set-datetime-manually.Jean-François Milants2021-10-101-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Added new screens to the list of applicationstimaios2021-07-091-1/+3
| |/ /
* | / Created basic alarm appMark Russell2021-09-101-0/+1
| |/ |/|
* | PineTimeStyle color picker initial commitKieran Cawthray2021-06-241-1/+2
|/
* add basic metronome app (#409)Bryton Hall2021-06-121-0/+1
| | | | | | | | | | | | | | | * 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
* Timer App (#355)Florian2021-05-201-0/+1
| | | | | | | | | | | * 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
* Merge branch 'develop' ofJoaquim2021-04-261-3/+26
|\ | | | | | | https://github.com/JF002/InfiniTime into StepsApp
| * Reformatted all the files according to clang-format styleAvamander2021-04-241-3/+24
| |
* | New Steps appJoaquim2021-04-191-2/+2
|/ | | | | | Settings to set the steps goal More detail in Motion app New 42px Font
* Merge branch 'develop' into motion-sensorJean-François Milants2021-04-091-2/+5
|\ | | | | | | | | | | | | | | | | | | | | | | # 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
| * Big UI and navigation RewriteJoaquim2021-04-041-1/+5
| | | | | | | | | | | | | | | | | | | | | | 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...
* | First integration of the motion sensor (bma 421) : step counting + wake on ↵Jean-François Milants2021-04-041-1/+2
|/ | | | wrist rotation + app to see the value of the 3 axis in "real time".
* Basic logic done. Need to change the timer source to get ms. Also need to ↵panky-codes2021-03-111-1/+1
| | | | replace with paddle app in displayApp.cpp and ApplicationList.cpp later.
* CleanupJoaquim2021-02-011-1/+1
|
* Merge branch piggz/nav into develop:Jean-François Milants2021-01-201-1/+1
| | | | | - fix conflict - add a icon for the navigation app.
* First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-101-1/+1
|
* adds 2048 clone gameJed2021-01-021-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update Apps.hZephyrLabs2020-12-031-1/+1
| | | | added Paddle app
* Addition of new files in MakeListZephyrLabs2020-12-031-1/+1
| | | | added Paddle.cpp and Paddle.h
* Integrate new notification UI with notifications coming from BLEJF2020-10-201-1/+1
|
* [WIP] Add new notification UI that use HW scrolling effects. Both ↵JF2020-10-191-1/+1
| | | | notification apps are available in the menu, we can compare them.
* [WIP] New notification app that uses software scrolling effect.JF2020-10-181-1/+1
|
* Renamed DisplayApp/ to displayapp/Avamander2020-10-021-0/+7