| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime ↵ | Jean-François Milants | 2021-10-10 | 1 | -1/+2 |
| |\ | | | | | | | | | | | | | into Riksu9000-update_touch_driver # Conflicts: # src/displayapp/Apps.h | ||||
| | * | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-09-18 | 1 | -0/+1 |
| | |\ | |||||
| | * \ | Merge branch 'develop' into update_touch_driver | Riku Isokoski | 2021-09-14 | 1 | -0/+1 |
| | |\ \ | |||||
| | * | | | Automatic error detection | Riku Isokoski | 2021-08-18 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | Merge with develop and fix conflicts from timaios:set-datetime-manually. | Jean-François Milants | 2021-10-10 | 1 | -1/+3 |
| |\ \ \ \ | |_|_|/ |/| | | | |||||
| | * | | | Added new screens to the list of applications | timaios | 2021-07-09 | 1 | -1/+3 |
| | |/ / | |||||
| * | / | Created basic alarm app | Mark Russell | 2021-09-10 | 1 | -0/+1 |
| | |/ |/| | |||||
| * | | PineTimeStyle color picker initial commit | Kieran Cawthray | 2021-06-24 | 1 | -1/+2 |
| |/ | |||||
| * | add basic metronome app (#409) | Bryton Hall | 2021-06-12 | 1 | -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) | Florian | 2021-05-20 | 1 | -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' of | Joaquim | 2021-04-26 | 1 | -3/+26 |
| |\ | | | | | | | https://github.com/JF002/InfiniTime into StepsApp | ||||
| | * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -3/+24 |
| | | | |||||
| * | | New Steps app | Joaquim | 2021-04-19 | 1 | -2/+2 |
| |/ | | | | | | Settings to set the steps goal More detail in Motion app New 42px Font | ||||
| * | Merge branch 'develop' into motion-sensor | Jean-François Milants | 2021-04-09 | 1 | -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 Rewrite | Joaquim | 2021-04-04 | 1 | -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 Milants | 2021-04-04 | 1 | -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-codes | 2021-03-11 | 1 | -1/+1 |
| | | | | | replace with paddle app in displayApp.cpp and ApplicationList.cpp later. | ||||
| * | Cleanup | Joaquim | 2021-02-01 | 1 | -1/+1 |
| | | |||||
| * | Merge branch piggz/nav into develop: | Jean-François Milants | 2021-01-20 | 1 | -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 Milants | 2021-01-10 | 1 | -1/+1 |
| | | |||||
| * | adds 2048 clone game | Jed | 2021-01-02 | 1 | -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.h | ZephyrLabs | 2020-12-03 | 1 | -1/+1 |
| | | | | | added Paddle app | ||||
| * | Addition of new files in MakeList | ZephyrLabs | 2020-12-03 | 1 | -1/+1 |
| | | | | | added Paddle.cpp and Paddle.h | ||||
| * | Integrate new notification UI with notifications coming from BLE | JF | 2020-10-20 | 1 | -1/+1 |
| | | |||||
| * | [WIP] Add new notification UI that use HW scrolling effects. Both ↵ | JF | 2020-10-19 | 1 | -1/+1 |
| | | | | | notification apps are available in the menu, we can compare them. | ||||
| * | [WIP] New notification app that uses software scrolling effect. | JF | 2020-10-18 | 1 | -1/+1 |
| | | |||||
| * | Renamed DisplayApp/ to displayapp/ | Avamander | 2020-10-02 | 1 | -0/+7 |
