summaryrefslogtreecommitdiffstats
path: root/movement
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'main' into watch-face-simple-coin-flipWesley Aptekar-Cassels2024-01-21112-718/+3398
|\
| * Merge branch 'main' into watch-face-solsticeWesley Aptekar-Cassels2024-01-21110-718/+3096
| |\
| | * Merge branch 'main' into theAlexes/cleanupWesley Aptekar-Cassels2024-01-2110-30/+50
| | |\
| | | * template: fix compiler warning on watch_face_index as mentioned in PR 269CarpeNoctem2024-01-171-0/+1
| | | |
| | | * Merge pull request #325 from WesleyAC/fix-le-buzzer-default-tuneWesley Aptekar-Cassels2024-01-115-25/+38
| | | |\ | | | | | | | | | | Fix buzzer in LE mode.
| | | | * movement: Use LE mode code to keep buzzer awake, instead of sleeping.Alex Maestas2024-01-091-26/+36
| | | | |
| | | | * Enable custom signal tones in LE mode.Wesley Aptekar-Cassels2024-01-096-54/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This makes movement_play_signal synchronous when in LE mode, despite using the underlying asynchronous API. It's a bit of a hack, but it should work well enough for now. This also moves the enabling/disabling of the buzzer into the movement_play_signal function, so that watch faces no longer have to do it.
| | | | * Use legacy buzzer functions when playing default tune.Wesley Aptekar-Cassels2024-01-092-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the default tune to be played in LE mode. Fixes: #275
| | | | * Revert "Merge pull request #283 from ↵Wesley Aptekar-Cassels2024-01-096-28/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | neutralinsomniac/fix_hourly_chime_background" This reverts commit 5c94111ea20e50cb9dab8f416603403185e933b3, reversing changes made to bc9b4ce700d3f12adc0daceaa880e3d638df0c2b.
| | | * | fix alternate firmware scriptjoeycastillo2024-01-101-2/+2
| | | | |
| | | * | Merge pull request #342 from theAlexes/theAlexes/nanosec-profile-bugWesley Aptekar-Cassels2024-01-091-1/+0
| | | |\ \ | | | | |/ | | | |/| delete stray line of code that messed with correction profile
| | | | * delete stray line of code that messed with correction profile while ↵Alex Maestas2023-12-221-1/+0
| | | | | | | | | | | | | | | | | | | | adjusting cadence
| | | * | Handle visibility for tomato watchfacePietro F. Maggi2024-01-072-2/+9
| | | |/ | | | | | | | | | | | | (cherry picked from commit 547e8248ba3538693ee8c587a92ffece7b40d1a2)
| | * | make the watch-face a global in movement.c, actuallyAlex Maestas2023-12-171-3/+4
| | | |
| | * | clean up trailing whitespace in movement.cAlex Maestas2023-12-161-3/+3
| | | |
| | * | use a pointer to the watch face in the app loop instead of indirecting ↵Alex Maestas2023-12-161-4/+16
| | | | | | | | | | | | | | | | through the index each time, and also recalculate can_sleep based on the timeout loop call.
| | * | make it clear that the movement_state contains indexesAlex Maestas2023-12-162-17/+17
| | |/
| | * Kitchen Conversions FacePrimmR2023-12-014-0/+569
| | |
| | * Merge branch 'main' into day_one_faceWesley Aptekar-Cassels2023-11-27105-641/+2314
| | |\
| | | * Fix missing documentation for many clock faces:Alex Utter2023-11-2791-592/+1405
| | | | | | | | | | | | | | | | | | | | * Move from .c to .h as needed for consistency. * When missing from both, copy from pull request or wiki. * When missing entirely, infer functionality from source code.
| | | * Merge branch 'main' into couch-2-5kEkaitz Zárraga2023-11-197-2/+525
| | | |\
| | | | * Merge branch 'main' into feat/minute-repeater-decimal-faceWesley Aptekar-Cassels2023-11-195-2/+201
| | | | |\
| | | | | * Merge pull request #302 from LtKeks/Sensor-Watch-bugfix-timer_face-datatypeWesley Aptekar-Cassels2023-11-181-2/+2
| | | | | |\ | | | | | | | | | | | | | | timer_face - Possibility to set seconds as default values
| | | | | | * Update timer_face.cLtKeks2023-10-151-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Corrects the data type of the standard values in order to be able to configure seconds as well.
| | | | | * | Merge pull request #270 from perw/tuning_tonesWesley Aptekar-Cassels2023-11-184-0/+199
| | | | | |\ \ | | | | | | |/ | | | | | |/| new face: Tuning tones
| | | | | | * new face: Tuning tonesPer Waagø2023-09-064-0/+199
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a new face that plays out tones that can be used as a reference when tuning musical instruments.
| | | | * | | Add minute repeater decimal faceBrian Blakley2023-10-244-0/+324
| | | | |/ /
| | | * | | Resign when the entering LEEkaitz Zarraga2023-11-191-1/+1
| | | | | |
| | | * | | Fit naming conventionsEkaitz Zarraga2023-11-194-27/+27
| | | | | |
| | | * | | Add sound to pause/resume buttonEkaitz Zarraga2023-10-211-0/+3
| | | | | |
| | | * | | Add Couch-To-5k training faceEkaitz Zarraga2023-10-214-0/+353
| | | |/ /
| | * | | day_one_face: show set date on short alarm button pressChristian Buschau2023-11-172-58/+107
| | | | |
| | * | | day_one_face: enable quick cycle through settingsChristian Buschau2023-11-172-19/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows the alarm button to be held down in the date settings and quickly cycle through the dates instead of having to push for each single increment like in other faces.
| | * | | day_one_face: allow years until 2080Christian Buschau2023-11-172-7/+3
| | | | | | | | | | | | | | | | | | | | This is the same limit introduced in commit 7fd51ca
| | * | | day_one_face: cleanupChristian Buschau2023-11-172-23/+33
| | | | |
| * | | | Add solstice_face.Wesley Aptekar-Cassels2023-11-064-0/+302
| | |/ / | |/| |
* / | | Add simple_coin_flip_face.Wesley Aptekar-Cassels2023-11-084-0/+203
|/ / /
* | | 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
| | | | | | | | | | | | | | | this way watch faces don't have to disable/enable the buzzer themselves before calling movement_play_signal() and movement_play_tune()
* | | fix signal tunes not firing in background, and split out ↵Jeremy O'Brien2023-09-226-31/+26
|/ / | | | | | | foreground/background chime functions
* | 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
| | | | | | | | | | | * Update movement_faces.h adding decimal_time_face.h to build * Decimal Time, a new clock face This face presents the current time as hours and hundredths of an hour. * add decimal time to Makefile
* Merge pull request #253 from Kistelini/counterJose Castillo2023-07-292-18/+61
|\ | | | | Counter face: change sound to non-blocking, add option to deactivate sound
| * 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
| |