index
:
time/Sensor-Watch
default-handler
gh-pages
halloween
main
movement-timer-stuff
newboards
newboards2
randonaut-and-geomancy
sensor-face-improvements
time-refactor
totp-lfs
usb-msc
wip-lightsensor
wryun-make-starter-proj-work-in-simulator
clone of https://github.com/joeycastillo/Sensor-Watch
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
movement
/
watch_faces
/
clock
/
simple_clock_face.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
faces: restore simple_clock_face
Matheus Afonso Martins Moreira
2024-03-16
1
-0
/
+161
*
faces: rename simple_clock_face to clock_face
Matheus Afonso Martins Moreira
2024-02-24
1
-161
/
+0
*
Enable custom signal tones in LE mode.
Wesley Aptekar-Cassels
2024-01-09
1
-11
/
+1
*
Revert "Merge pull request #283 from neutralinsomniac/fix_hourly_chime_backgr...
Wesley Aptekar-Cassels
2024-01-09
1
-5
/
+11
*
use movement_play_signal for default tune (fixes background signal)
joeycastillo
2023-09-24
1
-0
/
+4
*
move buzzer enabled detection logic into movement for movement_play_signal/tune
Jeremy O'Brien
2023-09-23
1
-5
/
+1
*
fix signal tunes not firing in background, and split out foreground/backgroun...
Jeremy O'Brien
2023-09-22
1
-8
/
+2
*
Merge branch 'main' into default-handler
joeycastillo
2023-01-17
1
-1
/
+11
|
\
|
*
Revert "never disable buzzer output"
joeycastillo
2023-01-17
1
-1
/
+11
*
|
add movement_default_loop_handler, test with default watch faces
joeycastillo
2023-01-14
1
-7
/
+1
|
/
*
Precision watch update (#152)
Mikhail Svarichevsky
2023-01-10
1
-2
/
+4
*
remove unnecessary conditional in simple clock face
Jeremy O'Brien
2023-01-05
1
-7
/
+1
*
never disable buzzer output
joeycastillo
2023-01-03
1
-4
/
+0
*
Add an Alarm face to movement (#96)
TheOnePerson
2022-10-25
1
-3
/
+17
*
static analysis: use parentheses around binary operators
Joey Castillo
2022-04-10
1
-2
/
+2
*
movement: add low battery warning to simple clock
Joey Castillo
2022-02-05
1
-0
/
+14
*
Simple Clock: Update to signal exactly on the hour
David Keck
2022-01-19
1
-1
/
+1
*
add MIT license text to movement files
Joey Castillo
2022-01-15
1
-0
/
+24
*
movement: add hourly signal to simple clock face
Joey Castillo
2021-12-21
1
-6
/
+44
*
Movement: give watch faces their index at setup time
Joey Castillo
2021-12-20
1
-1
/
+2
*
movement: refactor timeout to tick first, then notify
Joey Castillo
2021-11-07
1
-1
/
+0
*
move weekday lookup to new utilities file
Joey Castillo
2021-10-23
1
-12
/
+3
*
movement: add tick animation in sleep mode
Joey Castillo
2021-10-19
1
-3
/
+5
*
movement settings: add timeout and LED duration
Joey Castillo
2021-10-19
1
-1
/
+1
*
add timeout event to give faces a chance to resign
Joey Castillo
2021-10-18
1
-1
/
+1
*
early work on background tasks, documentation
Joey Castillo
2021-10-16
1
-4
/
+4
*
screensaver mode is now low energy mode
Joey Castillo
2021-10-16
1
-4
/
+4
*
rename types to be more c-like
Joey Castillo
2021-10-16
1
-4
/
+4
*
widgets are now watch faces
Joey Castillo
2021-10-16
1
-0
/
+92