summaryrefslogtreecommitdiffstats
path: root/movement/watch_faces/complication/tarot_face.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into default-handlerdefault-handlerjoeycastillo2023-01-251-25/+25
|\
| * tarot: avoid mandatory function call on every tick (#185)Jeremy O'Brien2023-01-231-25/+25
* | add default loop handler to all current watch facesJeremy O'Brien2023-01-251-7/+1
|/
* tarot: mode long press returns to face 0Jeremy O'Brien2023-01-131-0/+4
* 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-121-17/+68
* tarot: fix compiler warningJeremy O'Brien2023-01-121-1/+1
* 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-111-38/+87
* 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-101-0/+204