aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp
Commit message (Collapse)AuthorAgeFilesLines
* Fix merge conflict.Jean-François Milants2021-02-141-3/+6
|\
| * add vibration togglepetter2021-02-071-0/+4
| |
| * trigger vibration from systemtaskpetter2021-02-054-18/+5
| |
| * create motorcontroller in main and pass by referencepetter2021-01-254-7/+20
| |
| * Merge branch 'develop' into upstream-devThe King2021-01-24281-403/+10681
| |\
| * | add motor to notifs, fix tabs in motorcontroller.hjlukanc2021-01-152-0/+6
| | |
* | | add mute button and functionality for call notification + new button iconspetter2021-01-272-5/+31
| | |
* | | update font with icons for music, call and qrpetter2021-01-273-396/+498
| | |
* | | Revert invalid changes in Navigation.h and add missing changes in ↵Jean-François Milants2021-01-242-3/+8
| | | | | | | | | | | | Notifications.h.
* | | Handle call notification the same way than other notifications.Jean-François Milants2021-01-247-49/+147
| | | | | | | | | | | | Display the call notifications in the Notification app, with buttons to accept/reject the call.
* | | Add incoming call functionalityRasmus Schenstrom2021-01-214-13/+53
| |/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Add categories to AlertNotification Add new alert notification screens bases Add Incoming Call Add Modal Add event to AlertNotification Co-authored-by: Robin Karlsson <robin.karlsson@protonmail.com>
* | Merge pull request #168 from Panky-codes/fix-erratic-batteryJF0022021-01-203-7/+7
|\ \ | | | | | | Fix erratic battery
| * | Converted all the other float usage to int.panky-codes2021-01-163-7/+7
| | |
| * | Converted percent remaining calc to int.panky-codes2021-01-161-2/+1
| | |
| * | Adjusted the firmware to display percent instead of gfx.panky-codes2021-01-161-1/+2
| |/
* | Merge branch piggz/nav into develop:Jean-François Milants2021-01-20274-384/+10486
| | | | | | | | | | - fix conflict - add a icon for the navigation app.
* | HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ↵Jean-François Milants2021-01-175-19/+74
| | | | | | | | ON when the app is closed), display the HR value on the Clock app.
* | First implementation of the HR sensor using 100% foss code (ported from waspos)Jean-François Milants2021-01-106-5/+126
|/
* Merge pull request #154 from jedmijares/twos-gameJF0022021-01-035-2/+309
|\ | | | | Adds 2048 clone game
| * adds 2048 clone gameJed2021-01-025-2/+309
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Rename Pinetime in InfiniTime in sysinfo app.Jean-François Milants2021-01-021-1/+1
| |
* | Add source code license and link to github to system appMichael2020-12-282-2/+9
|/
* Update Paddle.cppZephyrLabs2020-12-201-1/+0
| | | | blankline removal
* Update Paddle.cppZephyrLabs2020-12-201-16/+13
| | | | fix uppercase
* Update Paddle.hZephyrLabs2020-12-201-4/+4
| | | | fix uppercase
* Update Paddle.cppZephyrLabs2020-12-201-1/+1
| | | | tranparent paddle bug fix.
* Update Paddle.cppZephyrLabs2020-12-081-21/+115
| | | | added changes from PR
* Update Paddle.hZephyrLabs2020-12-081-105/+10
| | | | add changes from PR
* Update Symbols.hZephyrLabs2020-12-041-1/+1
| | | | change symbol to correct vale
* Update Paddle.cppZephyrLabs2020-12-031-2/+1
| | | | bugfix: add missing class
* Update Paddle.hZephyrLabs2020-12-031-2/+6
| | | | bugfix: add missing class
* Update DisplayApp.cppZephyrLabs2020-12-031-1/+1
| | | | fixed file typo
* Update DisplayApp.cppZephyrLabs2020-12-031-0/+1
| | | | added Paddle header and paddle app screen
* Update Apps.hZephyrLabs2020-12-031-1/+1
| | | | added Paddle app
* Update Paddle.cppZephyrLabs2020-12-031-0/+1
| | | | create Paddle.cpp
* Update Paddle.hZephyrLabs2020-12-031-0/+1
| | | | created Paddle.h
* Update jetbrains_mono_bold_20.cZephyrLabs2020-12-031-1/+0
| | | | added paddle symbol in font
* Update Readme.mdZephyrLabs2020-12-031-0/+1
| | | | added range of paddle symbol
* Update Symbols.hZephyrLabs2020-12-031-0/+1
| | | | added paddle symbol
* Update ApplicationList.cppZephyrLabs2020-12-031-0/+1
| | | | added paddle app
* Addition of new files in MakeListZephyrLabs2020-12-038-8/+263
| | | | added Paddle.cpp and Paddle.h
* Merge pull request #136 from okaestne/include-cleanupJF0022020-12-0139-271/+155
|\ | | | | Includes cleanup
| * Delete Tab.cpp and Tab.hokaestne2020-11-172-89/+0
| | | | | | | | as discussed with JF
| * Include cleanup: displayapp + screensokaestne2020-11-1639-196/+169
| |
* | Merge pull request #128 from AirHamster/cyrillic-fontJF0022020-12-012-237/+598
|\ \ | | | | | | Add Cyrillic symbols into jetbrains font
| * | fonts: readme: add cyrillic symbols UTF-8 rangeIlia Zarubin2020-11-071-1/+1
| | |
| * | fonts: add cyrillic symbols in mono bold fontIlia Zarubin2020-11-071-236/+597
| |/ | | | | | | | | Just converted jetbrains and awesome fonts with additional cyrillic symbols.
* | Merge pull request #125 from IoTPanic/patch-menubattery-iotpanicJF0022020-11-191-4/+1
|\ \ | | | | | | Fixed battery percentage readout in the menu display
| * | Fixes #119! Improved based off suggested changesSamuel Archibald2020-11-181-2/+2
| | |
| * | Fix for comments on issue #125, bounds check removedSamuel Archibald2020-11-161-3/+1
| | |