summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces
Commit message (Expand)AuthorAgeFilesLines
* support years through 2080joeycastillo2023-08-271-2/+1
* show temperature and battery voltage in low energy modejoeycastillo2023-08-252-3/+22
* Decimal time face (#260)mrbrown82023-07-292-0/+252
* Merge pull request #253 from Kistelini/counterJose Castillo2023-07-292-18/+61
|\
| * counter face: move beep_on to watch face statejoeycastillo2023-07-292-7/+8
| * Counter face: change sound to non-blocking, add option to deactivate soundHein-NonesensE2023-07-041-17/+59
* | Merge pull request #258 from analogist/nanosec-fix-profboundsJose Castillo2023-07-291-1/+9
|\ \
| * | fix settings/nanosec correction_profile boundsJames Wu2023-07-201-1/+9
| |/
* | Wyoscan .5 hz watchface (#256)Willy Hardy2023-07-292-0/+284
* | silence warningsjoeycastillo2023-07-292-4/+5
|/
* add basic flashlight functionjoeycastillo2023-06-292-0/+137
* simple watch bin led: add functionality of representing the current time as b...TheOnePerson2023-05-212-0/+312
* geomancy.c warnings fix (#240)randogoth2023-05-181-5/+4
* timer face: fix problem with messed up durations for repeating timers / alway...TheOnePerson2023-05-182-4/+5
* deobfuscated code, fixed warningsrandogoth2023-04-162-30/+33
* fix most warningsjoeycastillo2023-04-163-4/+14
* Randonaut Watch Face (#233)randogoth2023-04-163-0/+755
* Coin & Dice Toss & Geomantic Divination Watch Faces (#235)randogoth2023-04-164-0/+1357
* silence warnings around morsecalcjoeycastillo2023-04-162-1/+28
* silence most warningsjoeycastillo2023-04-163-2/+4
* Revert "Coin & Dice Toss & Geomantic Divination Watch Faces (#235)"joeycastillo2023-04-164-1357/+0
* Revert "Randonaut Watch Face (#233)"joeycastillo2023-04-163-755/+0
* Randonaut Watch Face (#233)randogoth2023-04-163-0/+755
* Coin & Dice Toss & Geomantic Divination Watch Faces (#235)randogoth2023-04-164-0/+1357
* Dual Timer, a variant of the Stock Stopwatch (#236)randogoth2023-04-162-0/+445
* Planetary Hours Faces (#234)randogoth2023-04-164-0/+953
* Aperture priority light meter face (#230)Christian Chapman2023-04-162-0/+366
* Adding Breathing complication (#220)Bernd Plontsch2023-04-162-0/+251
* Morsecalc refactor (#229)Christian Chapman2023-04-162-183/+60
* Time Left Face: Visualize progress in any time interval (#217)TheOnePerson2023-03-112-0/+446
* Alternative implementation of world clock (#216)Konrad Rieck2023-03-112-0/+513
* Invaders Face (#210)TheOnePerson2023-03-112-0/+516
* Activity face + Chirpy TX (#187)gugray2023-03-114-0/+1219
* Timer Face: Advanced countdown face with presets (#224)TheOnePerson2023-03-112-0/+469
* discgolf_face initial commit (#207)thg1912023-03-112-0/+421
* Merge branch 'main' into repetition_minutejoeycastillo2023-03-118-74/+483
|\
| * Merge pull request #218 from TheOnePerson/fix-interval-face-globalsjoeycastillo2023-03-111-9/+9
| |\
| | * interval face: make global vars staticTheOnePerson2023-02-201-9/+9
| * | fix compile warning in day one faceJeremy O'Brien2023-02-101-1/+1
| |/
| * Sensor watch sailing face (#205)Hein-NonesensE2023-02-102-46/+220
| * Allow days in the futurekingannoy2023-02-101-1/+5
| * what fresh hell was that?joeycastillo2023-02-101-1/+1
| * countdown_face: implement holding light to reset the currently edited timer v...Jeremy O'Brien2023-02-101-0/+17
| * habit facetslil clingman2023-02-102-0/+210
| * make TOTP face more responsive when swapping between codesjoeycastillo2023-02-081-16/+20
* | New face - Repetition Minute, fork of simple clock with an accessibility feat...Jonas Termeau2023-02-022-0/+314
|/
* restore old light button behaviorJeremy O'Brien2023-01-2722-14/+51
* rename definition for special edition boardsjoeycastillo2023-01-251-1/+1
* tarot_face: use direct character arrays instead of arrays of pointers to glob...Jeremy O'Brien2023-01-251-2/+2
* Merge branch 'main' into default-handlerdefault-handlerjoeycastillo2023-01-259-55/+812
|\