aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp
Commit message (Expand)AuthorAgeFilesLines
...
| * Merge branch 'develop' into notifications-as-textavery2022-03-0611-46/+37
| |\
| * | Replace notif entry with "You have mail." textavery2022-03-051-6/+4
| * | terminal: Replace notification icon with a text entryavery2022-02-221-5/+6
| * | Use Bluetooth brand color for status textavery2022-02-221-4/+4
* | | Update navigation font readme sectionRiku Isokoski2022-03-082-11/+7
* | | Add ExtraBold font ttfRiku Isokoski2022-03-081-0/+0
* | | Further updates to font readme.Riku Isokoski2022-03-083-385/+416
* | | Update font readme, update fonts, add missing filesRiku Isokoski2022-03-087-238/+248
| |/ |/|
* | removed SetClockFace from watchface ConstructorsYehoshua Pesach Wallach2022-03-032-2/+0
* | Update README.mdmedeyko2022-03-031-2/+1
* | Update README.mdmedeyko2022-03-031-1/+1
* | Update README.mdmedeyko2022-03-031-0/+17
* | Update jetbrains_mono_bold_20.cmedeyko2022-03-031-2/+2
* | terminal watchface: remove icons and other fixesRiku Isokoski2022-03-032-31/+9
* | Replace Airplane mode iconavery2022-03-031-1/+1
* | Notifications: replace newlines in label-copy because of const char* titleReinhold Gschweicher2022-03-032-12/+11
* | Remove unused includes in HearRate and Motion.hReinhold Gschweicher2022-03-032-2/+0
|/
* Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants2022-02-2014-73/+116
* Merge branch 'airplane-mode' of https://github.com/evergreen22/InfiniTime int...Jean-François Milants2022-02-2014-49/+197
|\
| * Add airplane mode featureJames A. Jerkins2021-12-2315-61/+209
* | Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/p...Jean-François Milants2022-02-206-9/+300
* | Provide reference to BrightnessController in DisplayAppReinhold Gschweicher2022-02-194-1/+7
* | Remove unused and not compiling DropDownDemoReinhold Gschweicher2022-02-192-84/+0
* | SettingShakeThreshold: add missing SystemTask.h, relative includeReinhold Gschweicher2022-02-192-1/+2
* | Notifications: use motorController object instead of class functionReinhold Gschweicher2022-02-192-10/+19
* | Improved alarm alert handlingRiku Isokoski2022-02-133-10/+41
* | Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime i...Jean-François Milants2022-02-132-4/+4
|\ \
| * | Status bar displays time in 12 or 24 hour format based on settingsMark Russell2021-11-102-4/+4
* | | Make switch disabled state slightly dimmerRiku Isokoski2022-02-121-1/+2
* | | Fix switch default stateRiku Isokoski2022-02-121-0/+2
* | | Alarm: Fix missing stop button. Revert alert layoutRiku Isokoski2022-02-121-4/+6
* | | Alarm: Change checkable button for a switchRiku Isokoski2022-02-124-33/+51
* | | Added alarm 12 hour interfaceEli Weiss2022-01-313-8/+39
* | | Corrected capitalizationEli Weiss2022-01-312-5/+5
* | | Corrected code formattingEli Weiss2022-01-312-28/+30
* | | Changed setHourLabels function to handle 24H tooEli Weiss2022-01-312-36/+28
* | | Consolidated label changes, optimizationsEli Weiss2022-01-311-36/+15
* | | Consolidated time conversion logicEli Weiss2022-01-312-87/+94
* | | Removed redundant bracketsEli Weiss2022-01-311-5/+3
* | | Cleaned up redundant if statements, spacingEli Weiss2022-01-312-47/+43
* | | Added 12 hour set timeEli Weiss2022-01-313-8/+80
* | | Merge pull request #954 from NeroBurner/music_initialize_lastLengthJF2022-01-261-1/+1
|\ \ \
| * | | Music: initialize totalLength to have non-random data from the startReinhold Gschweicher2022-01-231-1/+1
* | | | Merge pull request #959 from NeroBurner/stopwatch_include_cleanupJF2022-01-262-7/+4
|\ \ \ \
| * | | | StopWatch: cleanup unused includes and use relative to src includesReinhold Gschweicher2022-01-262-7/+4
| |/ / /
* | | | Merge pull request #903 from Riksu9000/improved_notif_timeoutJF2022-01-263-18/+48
|\ \ \ \
| * | | | Improved notification timeoutRiku Isokoski2022-01-013-18/+48
* | | | | PTS and digital watchface code cleanupsRiku Isokoski2022-01-204-118/+79
| |/ / / |/| | |
* | | | Update shakewake menu optionRiku Isokoski2022-01-061-1/+1
* | | | Merge pull request #912 from SteveAmor/chimesradioJF2022-01-051-0/+4
|\ \ \ \