summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'main' into default-handlerjoeycastillo2023-01-175-20/+48
|\|
| * Revert "never disable buzzer output"joeycastillo2023-01-174-6/+32
| * Merge pull request #179 from neutralinsomniac/rpn_calculator_fix_compiler_war...joeycastillo2023-01-141-14/+16
| |\
| | * rpn_calculator: fix compiler warningsJeremy O'Brien2023-01-141-14/+16
| |/
* | fix documentation of default loop handler in templatejoeycastillo2023-01-151-2/+2
* | handle switch to secondary face in default handlerjoeycastillo2023-01-151-15/+5
* | add movement_default_loop_handler, test with default watch facesjoeycastillo2023-01-1410-41/+44
|/
* totp : rework and add SHA256/512 (#151)EmilienCourt2023-01-1416-251/+1628
* Add calculator watch face (#111)Niclas Hoyer2023-01-144-0/+421
* 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
* | Merge pull request #176 from neutralinsomniac/alarm-fix-conditionalWesley Ellis2023-01-131-5/+5
|\ \ | |/ |/|
| * alarm: fix accidental assignment vs conditional logicJeremy O'Brien2023-01-131-5/+5
|/
* Merge pull request #174 from neutralinsomniac/tarot-fix-compiler-warningjoeycastillo2023-01-121-1/+1
|\
| * tarot: fix compiler warningJeremy O'Brien2023-01-121-1/+1
|/
* Merge pull request #172 from neutralinsomniac/add-tarot-face-inversion-notejoeycastillo2023-01-111-2/+8
|\
| * 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-114-0/+760
* | Play sound sequences asynchronously (#122)TheOnePerson2023-01-113-1/+220
* | 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-114-0/+310
|\
| * 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
| * Implement tarot card faceJeremy O'Brien2023-01-104-0/+256
* | Merge pull request #170 from strickinato/add-doc-to-templatejoeycastillo2023-01-111-0/+7
|\ \
| * | Add documentation to read me to encourage watch face designersAaron Strick2023-01-101-0/+7
| |/
* | Merge pull request #168 from neutralinsomniac/remove-unnecessary-conditionalsjoeycastillo2023-01-112-15/+3
|\ \ | |/ |/|
| * Remove more unnecessary conditionalsJeremy O'Brien2023-01-102-15/+3
|/
* New watch face: Tally counter (tally_face) (#160)Andrew Mike2023-01-104-0/+154
* Precision watch update (#152)Mikhail Svarichevsky2023-01-1019-8/+1590
* Add Tachymeter face (#165)Raymundo Cassani2023-01-104-0/+336