summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication
Commit message (Expand)AuthorAgeFilesLines
...
| | * | day_one_face: cleanupChristian Buschau2023-11-172-23/+33
| | |/
| * / Add solstice_face.Wesley Aptekar-Cassels2023-11-062-0/+300
| |/
* / Add simple_coin_flip_face.Wesley Aptekar-Cassels2023-11-082-0/+201
|/
* 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
* | silence warningsjoeycastillo2023-07-292-4/+5
|/
* add basic flashlight functionjoeycastillo2023-06-292-0/+137
* 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-162-0/+524
* 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-162-524/+0
* Randonaut Watch Face (#233)randogoth2023-04-162-0/+524
* 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
* 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
* Invaders Face (#210)TheOnePerson2023-03-112-0/+516
* Activity face + Chirpy TX (#187)gugray2023-03-112-0/+814
* Timer Face: Advanced countdown face with presets (#224)TheOnePerson2023-03-112-0/+469
* discgolf_face initial commit (#207)thg1912023-03-112-0/+421
* 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
* restore old light button behaviorJeremy O'Brien2023-01-2715-12/+34
* 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
|\
| * ships_face: fix compiler warnings (#186)Jeremy O'Brien2023-01-232-2/+5
| * Minor enhancements for the countdown face (#177)Konrad Rieck2023-01-232-25/+103
| * tarot: avoid mandatory function call on every tick (#185)Jeremy O'Brien2023-01-231-25/+25
| * Add ships_bell_face (#182)buckket2023-01-232-0/+222
| * Morse-code based RPN calculator (#164)Christian Chapman2023-01-202-0/+451
| * alarm: fix bell indicator not showing up on fridaysTheOnePerson2023-01-201-3/+3
* | add default loop handler to all current watch facesJeremy O'Brien2023-01-2524-111/+40
* | Merge branch 'main' into default-handlerjoeycastillo2023-01-172-15/+25
|\|
| * Revert "never disable buzzer output"joeycastillo2023-01-171-1/+9