summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/settings
Commit message (Expand)AuthorAgeFilesLines
* Change inactivity deadlines: add 10 minutes and remove 2 days. (#365)Max Zettlmeißl2024-02-071-6/+6
* Merge branch 'main' into watch-face-save-loadWesley Aptekar-Cassels2024-01-218-58/+160
|\
| * delete stray line of code that messed with correction profile while adjusting...Alex Maestas2023-12-221-1/+0
| * Fix missing documentation for many clock faces:Alex Utter2023-11-278-57/+160
* | Add save_load_face.Wesley Aptekar-Cassels2023-11-092-0/+234
|/
* support years through 2080joeycastillo2023-08-271-2/+1
* fix settings/nanosec correction_profile boundsJames Wu2023-07-201-1/+9
* Randonaut Watch Face (#233)randogoth2023-04-161-0/+231
* Revert "Randonaut Watch Face (#233)"joeycastillo2023-04-161-231/+0
* Randonaut Watch Face (#233)randogoth2023-04-161-0/+231
* restore old light button behaviorJeremy O'Brien2023-01-274-1/+10
* rename definition for special edition boardsjoeycastillo2023-01-251-1/+1
* add default loop handler to all current watch facesJeremy O'Brien2023-01-253-0/+3
* add movement_default_loop_handler, test with default watch facesjoeycastillo2023-01-142-3/+7
* Add quick counting through hours, minutes, etc. to set time face. (#131)TheOnePerson2023-01-111-33/+70
* Precision watch update (#152)Mikhail Svarichevsky2023-01-106-0/+1094
* time set: allow setting year through 2050joeycastillo2022-11-281-2/+2
* time set: fix PM not appearing at noon in 12h modeJoey Castillo2022-04-021-2/+2
* Sensor Watch Simulator (#35)Alexsander Akers2022-01-252-15/+15
* movement: reset tick to 1 Hz between watch faces (fixes #36)Joey Castillo2022-01-192-2/+0
* add MIT license text to movement filesJoey Castillo2022-01-154-0/+96
* Movement: give watch faces their index at setup timeJoey Castillo2021-12-204-4/+6
* movement: more granular button and LED timing via fast tickJoey Castillo2021-11-291-5/+1
* movemment: tweak capitalization of some settingsJoey Castillo2021-11-281-2/+2
* movement: preferences should show 'blu' for watches with blue LEDJoey Castillo2021-11-271-0/+4
* movement: store settings in BKUP to persist across resetsJoey Castillo2021-11-252-0/+2
* movement: implement time zone settingJoey Castillo2021-11-251-3/+17
* movement: fix preferences glitch, add some notesJoey Castillo2021-10-201-74/+79
* movement settings: add timeout and LED durationJoey Castillo2021-10-191-9/+50
* add timeout event to give faces a chance to resignJoey Castillo2021-10-182-1/+6
* automatically determine number of watch facesJoey Castillo2021-10-162-14/+14
* early work on background tasks, documentationJoey Castillo2021-10-162-0/+2
* screensaver mode is now low energy modeJoey Castillo2021-10-161-2/+2
* rename types to be more c-likeJoey Castillo2021-10-164-16/+16
* widgets are now watch facesJoey Castillo2021-10-164-0/+265