summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-18Replace lv_label_set_text where possibleRiku Isokoski22-104/+98
2022-04-18Merge pull request #1009 from NeroBurner/AlarmController_allow_less_precice_s...Riku Isokoski1-1/+2
2022-04-18Merge pull request #1031 from mabuch/rename-PineTimeStyle-to-WatchFacePineTim...Riku Isokoski5-23/+22
2022-04-18resolved merge conflict after renaming PineTimeStyle to WatchFacePineTimeStylemabuch30-176/+183
2022-04-13Let TouchHandler return TouchEvents instead of driver specific enumReinhold Gschweicher4-33/+42
2022-04-02Set version to 1.9.0Jean-François Milants1-1/+1
2022-04-02Replace airplane mode with a bluetooth toggleRiku Isokoski14-90/+72
2022-03-29AlarmController: allow loss of precision for alarmTime castReinhold Gschweicher1-1/+2
2022-03-28Timer App : add background label to ensure that the app will be displayed cor...Jean-François Milants3-20/+28
2022-03-28DisplayApp : Call the event handler of the current app before loading the new...Jean-François Milants1-4/+4
2022-03-21New changes according to the review : Priority 0 for display, 1 for system, t...Jean-François Milants3-3/+4
2022-03-21Fix priorities of BLE tasksJean-François Milants1-2/+2
2022-03-21In current configuration, the timer task (the one from FreeRTOS) has the lowe...Jean-François Milants2-3/+3
2022-03-21Music app : when title/track name are truncated, add an ellipsis at the end o...Jean-François Milants1-5/+13
2022-03-21Add missing space in if expression.Jean-François Milants1-1/+1
2022-03-21Limit the size of the track and album name received by MusicService. This sho...Jean-François Milants1-0/+7
2022-03-14Merge pull request #1038 from NeroBurner/analog_local_variablesJF2-13/+6
2022-03-14Merge pull request #1033 from NeroBurner/music_override_warningJF1-1/+1
2022-03-14Merge pull request #1034 from NeroBurner/twos_comparison_warningJF1-1/+1
2022-03-14Merge pull request #1039 from NeroBurner/datetime_const_and_analog_const_refJF3-5/+5
2022-03-14WatchFaceAnalog: local date/time variablesReinhold Gschweicher2-13/+6
2022-03-14WatchFaceAnalog: const ref to dateTimeControllerReinhold Gschweicher1-1/+1
2022-03-14DateTimeController: make possible functions constReinhold Gschweicher2-4/+4
2022-03-13Twos: fix warning about extra paranthesisReinhold Gschweicher1-1/+1
2022-03-13Music: fix warning about overridden functionReinhold Gschweicher1-1/+1
2022-03-12Rename PineTimeStyle to WatchFacePineTimeStylemabuch5-22/+22
2022-03-09Merge pull request #1026 from NeroBurner/fix_settings_chimesJF1-1/+1
2022-03-09Merge pull request #1005 from aveeryy/notifications-as-textJF1-6/+6
2022-03-08Fix SettingChimes cbOption array sizeReinhold Gschweicher1-1/+1
2022-03-08CI: lv_sim: initialize libpng submodule for WITH_PNG=ON screenshotReinhold Gschweicher1-1/+1
2022-03-08Update navigation font readme sectionRiku Isokoski2-11/+7
2022-03-08Add ExtraBold font ttfRiku Isokoski1-0/+0
2022-03-08Further updates to font readme.Riku Isokoski3-388/+419
2022-03-08Update font readme, update fonts, add missing filesRiku Isokoski7-238/+248
2022-03-08CI: add lv_sim workflow and upload 'infinisim' executableReinhold Gschweicher2-0/+78
2022-03-08SystemMonitor: implement FreeRtosMonitor only if trace facility is setReinhold Gschweicher4-39/+35
2022-03-08Add missing nrf_log.h includes shadowed by SystemMonitor.hReinhold Gschweicher5-0/+5
2022-03-06Remove unnecessary lineavery1-1/+0
2022-03-06Merge branch 'develop' into notifications-as-textavery13-48/+40
2022-03-05Replace notif entry with "You have mail." textavery1-6/+4
2022-03-03removed SetClockFace from watchface ConstructorsYehoshua Pesach Wallach2-2/+0
2022-03-03Settings: more specific read and write modeReinhold Gschweicher1-2/+2
2022-03-03Update README.mdmedeyko1-2/+1
2022-03-03Update README.mdmedeyko1-1/+1
2022-03-03Update README.mdmedeyko1-0/+17
2022-03-03Update jetbrains_mono_bold_20.cmedeyko1-2/+2
2022-03-03terminal watchface: remove icons and other fixesRiku Isokoski2-31/+9
2022-03-03Replace Airplane mode iconavery1-1/+1
2022-03-03Notifications: replace newlines in label-copy because of const char* titleReinhold Gschweicher2-12/+11
2022-03-03Remove unused includes in HearRate and Motion.hReinhold Gschweicher2-2/+0