summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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-2540-184/+58
* | Merge branch 'main' into default-handlerjoeycastillo2023-01-174-17/+47
|\|
| * Revert "never disable buzzer output"joeycastillo2023-01-173-3/+31
| * rpn_calculator: fix compiler warningsJeremy O'Brien2023-01-141-14/+16
* | add movement_default_loop_handler, test with default watch facesjoeycastillo2023-01-147-34/+12
|/
* totp : rework and add SHA256/512 (#151)EmilienCourt2023-01-142-10/+41
* Add calculator watch face (#111)Niclas Hoyer2023-01-142-0/+419
* Merge pull request #175 from neutralinsomniac/tarot-add-minor-arcanajoeycastillo2023-01-142-21/+85
|\
| * tarot: mode long press returns to face 0Jeremy O'Brien2023-01-132-0/+7
| * tarot: reduce calls to watch_display_string()Jeremy O'Brien2023-01-131-18/+12
| * tarot: add full tarot deck as an optionJeremy O'Brien2023-01-122-21/+84
* | alarm: fix accidental assignment vs conditional logicJeremy O'Brien2023-01-131-5/+5
|/
* tarot: fix compiler warningJeremy O'Brien2023-01-121-1/+1
* tarot: add card inversion explanationJeremy O'Brien2023-01-111-2/+8
* Merge pull request #171 from neutralinsomniac/document_tarot_facejoeycastillo2023-01-111-0/+15
|\
| * add tarot face documentation as per the new template.hJeremy O'Brien2023-01-111-0/+15
* | Interval timers face (#130)TheOnePerson2023-01-112-0/+758
* | Add quick counting through hours, minutes, etc. to set time face. (#131)TheOnePerson2023-01-111-33/+70
|/
* Merge pull request #169 from neutralinsomniac/tarot-facejoeycastillo2023-01-112-0/+308
|\
| * revert tweak to 'world' cardjoeycastillo2023-01-111-7/+1
| * tarot: move comment to where it belongsJeremy O'Brien2023-01-111-1/+1
| * Implement card flipping and arbitrary # of card draws up to 10Jeremy O'Brien2023-01-112-39/+91
| * tarot: tweak to display of 'world' cardjoeycastillo2023-01-111-1/+7
| * tweak some arcana for readabilityjoeycastillo2023-01-111-7/+9