| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'timeout-event-and-sleep-logic' | Matheus Afonso Martins Moreira | 2024-03-08 | 1 | -2/+3 |
|\ |
|
| * | movement: fix unintended timeout short circuiting | Matheus Afonso Martins Moreira | 2024-03-05 | 1 | -1/+2 |
| * | movement: convert can_sleep an automatic variable | Matheus Afonso Martins Moreira | 2024-03-05 | 1 | -1/+1 |
* | | Merge branch 'compile-time-preferences' | Matheus Afonso Martins Moreira | 2024-03-08 | 1 | -3/+30 |
|\ \ |
|
| * | | Merge branch 'main' into preferences_in_config | madhogs | 2024-02-14 | 1 | -40/+68 |
| |\| |
|
| * | | add compile-time options for all preferences to movement_config | madhogs | 2023-10-02 | 1 | -3/+30 |
* | | | Merge branch 'usb-improvements' into advanced | Matheus Afonso Martins Moreira | 2024-03-08 | 1 | -23/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | USB Improvements | Edward Shin | 2024-01-07 | 1 | -26/+6 |
| |/ |
|
* | | Change inactivity deadlines: add 10 minutes and remove 2 days. (#365) | Max Zettlmeißl | 2024-02-07 | 1 | -2/+2 |
* | | Revert "make the watch-face a global in movement.c, actually" | Christian Buschau | 2024-01-21 | 1 | -4/+3 |
* | | Merge branch 'main' into theAlexes/cleanup | Wesley Aptekar-Cassels | 2024-01-21 | 1 | -19/+35 |
|\ \ |
|
| * | | movement: Use LE mode code to keep buzzer awake, instead of sleeping. | Alex Maestas | 2024-01-09 | 1 | -26/+36 |
| * | | Enable custom signal tones in LE mode. | Wesley Aptekar-Cassels | 2024-01-09 | 1 | -8/+25 |
| * | | Use legacy buzzer functions when playing default tune. | Wesley Aptekar-Cassels | 2024-01-09 | 1 | -0/+7 |
| * | | Revert "Merge pull request #283 from neutralinsomniac/fix_hourly_chime_backgr... | Wesley Aptekar-Cassels | 2024-01-09 | 1 | -19/+1 |
| |/ |
|
* | | make the watch-face a global in movement.c, actually | Alex Maestas | 2023-12-17 | 1 | -3/+4 |
* | | clean up trailing whitespace in movement.c | Alex Maestas | 2023-12-16 | 1 | -3/+3 |
* | | use a pointer to the watch face in the app loop instead of indirecting throug... | Alex Maestas | 2023-12-16 | 1 | -4/+16 |
* | | make it clear that the movement_state contains indexes | Alex Maestas | 2023-12-16 | 1 | -15/+15 |
|/ |
|
* | move buzzer enabled detection logic into movement for movement_play_signal/tune | Jeremy O'Brien | 2023-09-23 | 1 | -13/+13 |
* | fix signal tunes not firing in background, and split out foreground/backgroun... | Jeremy O'Brien | 2023-09-22 | 1 | -0/+18 |
* | update alternate firmware for new board color | joeycastillo | 2023-09-13 | 1 | -0/+2 |
* | add sensor watch lite | joeycastillo | 2023-08-17 | 1 | -1/+3 |
* | movement: add custom hourly chime tunes (#209) | Jeremy O'Brien | 2023-06-10 | 1 | -3/+1 |
* | fix for events firing way too fast | joeycastillo | 2023-01-27 | 1 | -0/+1 |
* | add hardcoded frequency correction values | joeycastillo | 2023-01-25 | 1 | -0/+6 |
* | Merge branch 'main' into default-handlerdefault-handler | joeycastillo | 2023-01-25 | 1 | -1/+5 |
|\ |
|
| * | fix fast_tick_enabled behavior in movement (#183) | TheOnePerson | 2023-01-23 | 1 | -1/+5 |
* | | handle switch to secondary face in default handler | joeycastillo | 2023-01-15 | 1 | -15/+5 |
* | | add movement_default_loop_handler, test with default watch faces | joeycastillo | 2023-01-14 | 1 | -0/+20 |
|/ |
|
* | Precision watch update (#152) | Mikhail Svarichevsky | 2023-01-10 | 1 | -3/+1 |
* | new backer firmware with original lineup | joeycastillo | 2022-11-29 | 1 | -1/+3 |
* | allow setting default LED colors in movement_config | joeycastillo | 2022-11-28 | 1 | -1/+10 |
* | Merge branch 'main' into auto-fire-long-press | TheOnePerson | 2022-10-26 | 1 | -4/+19 |
|\ |
|
| * | Add an Alarm face to movement (#96) | TheOnePerson | 2022-10-25 | 1 | -8/+16 |
| * | Merge pull request #103 from wryun/long-press-home-to-settings | joeycastillo | 2022-10-23 | 1 | -4/+19 |
| |\ |
|
| | * | make this an if/then to please emscripten | joeycastillo | 2022-10-23 | 1 | -5/+6 |
| | * | disable settings hiding by default | joeycastillo | 2022-10-23 | 1 | -3/+7 |
| | * | Long press of mode on home screen goes to settings | James Haggerty | 2022-10-19 | 1 | -4/+14 |
* | | | Movement: implement auto firing of long press events and introduce long up ev... | TheOnePerson | 2022-10-23 | 1 | -11/+33 |
|/ / |
|
* | | allow watch faces to schedule tasks from background | joeycastillo | 2022-10-22 | 1 | -3/+11 |
* | | fix scheduled tasks scheduling another task | Niclas Hoyer | 2022-10-21 | 1 | -0/+4 |
|/ |
|
* | use watch_face_changed property | joeycastillo | 2022-10-12 | 1 | -1/+1 |
* | no need to set this (set in movement_move_to_face) | joeycastillo | 2022-10-11 | 1 | -1/+0 |
* | don't sleep on watch face change | joeycastillo | 2022-10-11 | 1 | -3/+11 |
* | Make long press mode go back to face 0 instead of next face | James Haggerty | 2022-10-12 | 1 | -3/+8 |
* | Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into lfs | Joey Castillo | 2022-08-02 | 1 | -12/+31 |
|\ |
|
| * | movement: wake programmatically from background and play alarm | Joey Castillo | 2022-07-17 | 1 | -12/+31 |
* | | add file browser to movement, remove old app | Joey Castillo | 2022-05-09 | 1 | -1/+3 |
* | | simulator: add USB serial input field | Joey Castillo | 2022-05-09 | 1 | -0/+30 |
|/ |
|