summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Aperture priority light meter face (#230)Christian Chapman2023-04-1623-0/+3341
* | Adding Breathing complication (#220)Bernd Plontsch2023-04-164-0/+253
* | Morsecalc refactor (#229)Christian Chapman2023-04-1610-282/+360
* | add LIS2DW accelerometer boardjoeycastillo2023-04-1313-0/+2615
* | add kicad stuff to gitignorejoeycastillo2023-04-131-1/+8
* | organize sensor watch accessory boardsjoeycastillo2023-04-1351-0/+0
* | Time Left Face: Visualize progress in any time interval (#217)TheOnePerson2023-03-114-0/+448
* | Alternative implementation of world clock (#216)Konrad Rieck2023-03-114-0/+515
* | Merge pull request #221 from TheOnePerson/simulator-add-segment-0-15joeycastillo2023-03-111-0/+1
|\ \
| * | simulator: add tiny element in the lower left corner for the first display po...TheOnePerson2023-02-251-0/+1
* | | Merge pull request #213 from wryun/fix-catjoeycastillo2023-03-111-0/+1
|\ \ \
| * | | Fix cat commandJames Haggerty2023-02-121-0/+1
| |/ /
* | | Invaders Face (#210)TheOnePerson2023-03-114-0/+518
* | | Activity face + Chirpy TX (#187)gugray2023-03-1112-0/+5960
* | | Timer Face: Advanced countdown face with presets (#224)TheOnePerson2023-03-114-0/+471
* | | discgolf_face initial commit (#207)thg1912023-03-114-0/+423
* | | Merge pull request #204 from Jonas-fr/repetition_minutejoeycastillo2023-03-114-0/+316
|\ \ \
| * \ \ Merge branch 'main' into repetition_minutejoeycastillo2023-03-1112-75/+495
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #218 from TheOnePerson/fix-interval-face-globalsjoeycastillo2023-03-111-9/+9
|\ \ \ \
| * | | | interval face: make global vars staticTheOnePerson2023-02-201-9/+9
| | |/ / | |/| |
* | | | Merge pull request #211 from neutralinsomniac/fix-day-one-compile-warningjoeycastillo2023-03-111-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | fix compile warning in day one faceJeremy O'Brien2023-02-101-1/+1
|/ / /
| * | New face - Repetition Minute, fork of simple clock with an accessibility feat...Jonas Termeau2023-02-024-0/+316
| | * timer face: show slot number in normal modeTheOnePerson2023-03-102-9/+14
| | * timer face: initial commit, fully functionalTheOnePerson2023-03-064-0/+466
| |/ |/|
* | 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-104-0/+212
* | Added option to use_iso_8601_weeknumberRonny Lam2023-02-102-1/+10
* | make TOTP face more responsive when swapping between codesjoeycastillo2023-02-081-16/+20
|/
* restore old light button behaviorJeremy O'Brien2023-01-2722-14/+51
* fix for events firing way too fastjoeycastillo2023-01-271-0/+1
* add hardcoded frequency correction valuesjoeycastillo2023-01-251-0/+6
* rename definition for special edition boardsjoeycastillo2023-01-256-6/+6
* tarot_face: use direct character arrays instead of arrays of pointers to glob...Jeremy O'Brien2023-01-251-2/+2
* Merge pull request #180 from joeycastillo/default-handlerjoeycastillo2023-01-2550-238/+112
|\
| * Merge branch 'main' into default-handlerdefault-handlerjoeycastillo2023-01-2519-56/+1597
| |\ | |/ |/|
* | ships_face: fix compiler warnings (#186)Jeremy O'Brien2023-01-232-2/+5
* | fix fast_tick_enabled behavior in movement (#183)TheOnePerson2023-01-231-1/+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-234-0/+224
* | Morse-code based RPN calculator (#164)Christian Chapman2023-01-2011-0/+1229
* | Merge pull request #184 from TheOnePerson/alarm-fix-bell-indicator-on-fridaysjoeycastillo2023-01-201-3/+3
|\ \
| * | 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
| * typojoeycastillo2023-01-171-1/+1
| * clarify return value notes in templatejoeycastillo2023-01-171-2/+6