summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add basic flashlight functionjoeycastillo2023-06-294-0/+139
* Merge pull request #248 from TheOnePerson/simple-watch-bin-ledJose Castillo2023-06-104-0/+314
|\
| * simple watch bin led: add functionality of representing the current time as b...TheOnePerson2023-05-214-0/+314
* | movement: add custom hourly chime tunes (#209)Jeremy O'Brien2023-06-103-3/+92
|/
* geomancy.c warnings fix (#240)randogoth2023-05-181-5/+4
* Merge pull request #247 from TheOnePerson/timer-faceJose Castillo2023-05-182-4/+5
|\
| * timer face: fix problem with messed up durations for repeating timers / alway...TheOnePerson2023-05-182-4/+5
| * Merge branch 'main' into timer-faceTheOnePerson2023-05-18135-320/+18302
| |\ | |/ |/|
* | rename folder for cross-platform compatibilityjoeycastillo2023-05-1434-0/+0
* | Merge pull request #238 from joeycastillo/randonaut-and-geomancyjoeycastillo2023-04-179-0/+2131
|\ \
| * \ Merge pull request #239 from randogoth/randonaut-and-geomancyrandonaut-and-geomancyjoeycastillo2023-04-172-30/+33
| |\ \
| | * | deobfuscated code, fixed warningsrandogoth2023-04-162-30/+33
| |/ /
| * | fix most warningsjoeycastillo2023-04-163-4/+14
| * | Randonaut Watch Face (#233)randogoth2023-04-165-0/+757
| * | Coin & Dice Toss & Geomantic Divination Watch Faces (#235)randogoth2023-04-166-0/+1361
|/ /
* | silence warnings around morsecalcjoeycastillo2023-04-164-56/+28
* | silence most warningsjoeycastillo2023-04-163-2/+4
* | Revert "Coin & Dice Toss & Geomantic Divination Watch Faces (#235)"joeycastillo2023-04-166-1361/+0
* | Revert "Randonaut Watch Face (#233)"joeycastillo2023-04-165-757/+0
* | Merge branch 'main' of https://github.com/joeycastillo/Sensor-Watchjoeycastillo2023-04-165-0/+757
|\ \
| * | Randonaut Watch Face (#233)randogoth2023-04-165-0/+757
* | | return movement_config to standard list of watch facesjoeycastillo2023-04-161-2/+0
|/ /
* | Coin & Dice Toss & Geomantic Divination Watch Faces (#235)randogoth2023-04-166-0/+1361
* | Dual Timer, a variant of the Stock Stopwatch (#236)randogoth2023-04-163-0/+446
* | Planetary Hours Faces (#234)randogoth2023-04-166-0/+957
* | 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
| |/ |/|