summaryrefslogtreecommitdiffstats
path: root/movement
Commit message (Expand)AuthorAgeFilesLines
* use movement_play_signal for default tune (fixes background signal)joeycastillo2023-09-241-0/+4
* move buzzer enabled detection logic into movement for movement_play_signal/tuneJeremy O'Brien2023-09-236-35/+17
* fix signal tunes not firing in background, and split out foreground/backgroun...Jeremy O'Brien2023-09-226-31/+26
* update alternate firmware for new board colorjoeycastillo2023-09-1311-2/+19
* add new COLOR flagjoeycastillo2023-09-131-1/+1
* support years through 2080joeycastillo2023-08-271-2/+1
* new default firmwarejoeycastillo2023-08-251-6/+8
* show temperature and battery voltage in low energy modejoeycastillo2023-08-252-3/+22
* add sensor watch litejoeycastillo2023-08-172-1/+4
* Decimal time face (#260)mrbrown82023-07-294-0/+254
* Merge pull request #253 from Kistelini/counterJose Castillo2023-07-292-18/+61
|\
| * counter face: move beep_on to watch face statejoeycastillo2023-07-292-7/+8
| * Counter face: change sound to non-blocking, add option to deactivate soundHein-NonesensE2023-07-041-17/+59
* | Merge pull request #258 from analogist/nanosec-fix-profboundsJose Castillo2023-07-291-1/+9
|\ \
| * | fix settings/nanosec correction_profile boundsJames Wu2023-07-201-1/+9
| |/
* | Wyoscan .5 hz watchface (#256)Willy Hardy2023-07-294-0/+286
* | silence warningsjoeycastillo2023-07-292-4/+5
|/
* 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
* timer face: fix problem with messed up durations for repeating timers / alway...TheOnePerson2023-05-182-4/+5
* 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-165-0/+370
* Adding Breathing complication (#220)Bernd Plontsch2023-04-164-0/+253
* Morsecalc refactor (#229)Christian Chapman2023-04-1610-282/+360
* 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 #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 branch 'main' into repetition_minutejoeycastillo2023-03-1110-74/+485
|\ \
| * \ Merge pull request #218 from TheOnePerson/fix-interval-face-globalsjoeycastillo2023-03-111-9/+9
| |\ \