aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Improve PTS color matching after gamma changeRiku Isokoski2022-04-251-6/+6
* Tweak gamma on ST7789 and match UI colorsRiku Isokoski2022-04-2529-88/+96
* Use centisecondsRiku Isokoski2022-04-251-4/+5
* Stopwatch fixesRiku Isokoski2022-04-252-37/+22
* Fix timer layoutRiku Isokoski2022-04-251-16/+11
* Firmware update screen fixesRiku Isokoski2022-04-251-11/+10
* SpiNorFlash: use C++ style struct in C++ only headerReinhold Gschweicher2022-04-241-2/+2
* Merge pull request #997 from minacode/remove-nm-referenceRiku Isokoski2022-04-192-2/+0
|\
| * Merge branch 'develop' into remove-nm-referenceMax Friedrich2022-04-1993-1073/+1664
| |\ | |/ |/|
* | Merge pull request #1044 from Riksu9000/replace-lv_set_textRiku Isokoski2022-04-1822-104/+98
|\ \
| * | Replace lv_label_set_text where possibleRiku Isokoski2022-04-1822-104/+98
|/ /
* | Merge pull request #1009 from NeroBurner/AlarmController_allow_less_precice_s...Riku Isokoski2022-04-181-1/+2
|\ \
| * | AlarmController: allow loss of precision for alarmTime castReinhold Gschweicher2022-03-291-1/+2
* | | Merge pull request #1031 from mabuch/rename-PineTimeStyle-to-WatchFacePineTim...Riku Isokoski2022-04-185-23/+22
|\ \ \
| * \ \ resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStylemabuch2022-04-1830-176/+183
| |\ \ \ | |/ / / |/| | |
* | | | Let TouchHandler return TouchEvents instead of driver specific enumReinhold Gschweicher2022-04-134-33/+42
* | | | Set version to 1.9.0Jean-François Milants2022-04-021-1/+1
* | | | Replace airplane mode with a bluetooth toggleRiku Isokoski2022-04-0214-90/+72
| |/ / |/| |
* | | Timer App : add background label to ensure that the app will be displayed cor...Jean-François Milants2022-03-283-20/+28
* | | DisplayApp : Call the event handler of the current app before loading the new...Jean-François Milants2022-03-281-4/+4
* | | New changes according to the review : Priority 0 for display, 1 for system, t...Jean-François Milants2022-03-213-3/+4
* | | Fix priorities of BLE tasksJean-François Milants2022-03-211-2/+2
* | | In current configuration, the timer task (the one from FreeRTOS) has the lowe...Jean-François Milants2022-03-212-3/+3
* | | Music app : when title/track name are truncated, add an ellipsis at the end o...Jean-François Milants2022-03-211-5/+13
* | | Add missing space in if expression.Jean-François Milants2022-03-211-1/+1
* | | Limit the size of the track and album name received by MusicService. This sho...Jean-François Milants2022-03-211-0/+7
* | | Merge pull request #1038 from NeroBurner/analog_local_variablesJF2022-03-142-13/+6
|\ \ \
| * | | WatchFaceAnalog: local date/time variablesReinhold Gschweicher2022-03-142-13/+6
* | | | Merge pull request #1033 from NeroBurner/music_override_warningJF2022-03-141-1/+1
|\ \ \ \
| * | | | Music: fix warning about overridden functionReinhold Gschweicher2022-03-131-1/+1
| |/ / /
* | | | Merge pull request #1034 from NeroBurner/twos_comparison_warningJF2022-03-141-1/+1
|\ \ \ \
| * | | | Twos: fix warning about extra paranthesisReinhold Gschweicher2022-03-131-1/+1
| |/ / /
* | | | Merge pull request #1039 from NeroBurner/datetime_const_and_analog_const_refJF2022-03-143-5/+5
|\ \ \ \ | |/ / / |/| | |
| * | | WatchFaceAnalog: const ref to dateTimeControllerReinhold Gschweicher2022-03-141-1/+1
| * | | DateTimeController: make possible functions constReinhold Gschweicher2022-03-142-4/+4
|/ / /
| * / Rename PineTimeStyle to WatchFacePineTimeStylemabuch2022-03-125-22/+22
|/ /
* | Merge pull request #1026 from NeroBurner/fix_settings_chimesJF2022-03-091-1/+1
|\ \
| * | Fix SettingChimes cbOption array sizeReinhold Gschweicher2022-03-081-1/+1
* | | Merge pull request #1005 from aveeryy/notifications-as-textJF2022-03-091-6/+6
|\ \ \ | |/ / |/| |
| * | Remove unnecessary lineavery2022-03-061-1/+0
| * | Merge branch 'develop' into notifications-as-textavery2022-03-0613-48/+40
| |\ \
| * | | 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
* | | | CI: lv_sim: initialize libpng submodule for WITH_PNG=ON screenshotReinhold Gschweicher2022-03-081-1/+1
* | | | 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
* | | | CI: add lv_sim workflow and upload 'infinisim' executableReinhold Gschweicher2022-03-082-0/+78