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
Commit message (
Expand
)
Author
Age
Files
Lines
*
support years through 2080
joeycastillo
2023-08-27
1
-2
/
+1
*
show temperature and battery voltage in low energy mode
joeycastillo
2023-08-25
2
-3
/
+22
*
Decimal time face (#260)
mrbrown8
2023-07-29
2
-0
/
+252
*
Merge pull request #253 from Kistelini/counter
Jose Castillo
2023-07-29
2
-18
/
+61
|
\
|
*
counter face: move beep_on to watch face state
joeycastillo
2023-07-29
2
-7
/
+8
|
*
Counter face: change sound to non-blocking, add option to deactivate sound
Hein-NonesensE
2023-07-04
1
-17
/
+59
*
|
Merge pull request #258 from analogist/nanosec-fix-profbounds
Jose Castillo
2023-07-29
1
-1
/
+9
|
\
\
|
*
|
fix settings/nanosec correction_profile bounds
James Wu
2023-07-20
1
-1
/
+9
|
|
/
*
|
Wyoscan .5 hz watchface (#256)
Willy Hardy
2023-07-29
2
-0
/
+284
*
|
silence warnings
joeycastillo
2023-07-29
2
-4
/
+5
|
/
*
add basic flashlight function
joeycastillo
2023-06-29
2
-0
/
+137
*
simple watch bin led: add functionality of representing the current time as b...
TheOnePerson
2023-05-21
2
-0
/
+312
*
geomancy.c warnings fix (#240)
randogoth
2023-05-18
1
-5
/
+4
*
timer face: fix problem with messed up durations for repeating timers / alway...
TheOnePerson
2023-05-18
2
-4
/
+5
*
deobfuscated code, fixed warnings
randogoth
2023-04-16
2
-30
/
+33
*
fix most warnings
joeycastillo
2023-04-16
3
-4
/
+14
*
Randonaut Watch Face (#233)
randogoth
2023-04-16
3
-0
/
+755
*
Coin & Dice Toss & Geomantic Divination Watch Faces (#235)
randogoth
2023-04-16
4
-0
/
+1357
*
silence warnings around morsecalc
joeycastillo
2023-04-16
2
-1
/
+28
*
silence most warnings
joeycastillo
2023-04-16
3
-2
/
+4
*
Revert "Coin & Dice Toss & Geomantic Divination Watch Faces (#235)"
joeycastillo
2023-04-16
4
-1357
/
+0
*
Revert "Randonaut Watch Face (#233)"
joeycastillo
2023-04-16
3
-755
/
+0
*
Randonaut Watch Face (#233)
randogoth
2023-04-16
3
-0
/
+755
*
Coin & Dice Toss & Geomantic Divination Watch Faces (#235)
randogoth
2023-04-16
4
-0
/
+1357
*
Dual Timer, a variant of the Stock Stopwatch (#236)
randogoth
2023-04-16
2
-0
/
+445
*
Planetary Hours Faces (#234)
randogoth
2023-04-16
4
-0
/
+953
*
Aperture priority light meter face (#230)
Christian Chapman
2023-04-16
2
-0
/
+366
*
Adding Breathing complication (#220)
Bernd Plontsch
2023-04-16
2
-0
/
+251
*
Morsecalc refactor (#229)
Christian Chapman
2023-04-16
2
-183
/
+60
*
Time Left Face: Visualize progress in any time interval (#217)
TheOnePerson
2023-03-11
2
-0
/
+446
*
Alternative implementation of world clock (#216)
Konrad Rieck
2023-03-11
2
-0
/
+513
*
Invaders Face (#210)
TheOnePerson
2023-03-11
2
-0
/
+516
*
Activity face + Chirpy TX (#187)
gugray
2023-03-11
4
-0
/
+1219
*
Timer Face: Advanced countdown face with presets (#224)
TheOnePerson
2023-03-11
2
-0
/
+469
*
discgolf_face initial commit (#207)
thg191
2023-03-11
2
-0
/
+421
*
Merge branch 'main' into repetition_minute
joeycastillo
2023-03-11
8
-74
/
+483
|
\
|
*
Merge pull request #218 from TheOnePerson/fix-interval-face-globals
joeycastillo
2023-03-11
1
-9
/
+9
|
|
\
|
|
*
interval face: make global vars static
TheOnePerson
2023-02-20
1
-9
/
+9
|
*
|
fix compile warning in day one face
Jeremy O'Brien
2023-02-10
1
-1
/
+1
|
|
/
|
*
Sensor watch sailing face (#205)
Hein-NonesensE
2023-02-10
2
-46
/
+220
|
*
Allow days in the future
kingannoy
2023-02-10
1
-1
/
+5
|
*
what fresh hell was that?
joeycastillo
2023-02-10
1
-1
/
+1
|
*
countdown_face: implement holding light to reset the currently edited timer v...
Jeremy O'Brien
2023-02-10
1
-0
/
+17
|
*
habit face
tslil clingman
2023-02-10
2
-0
/
+210
|
*
make TOTP face more responsive when swapping between codes
joeycastillo
2023-02-08
1
-16
/
+20
*
|
New face - Repetition Minute, fork of simple clock with an accessibility feat...
Jonas Termeau
2023-02-02
2
-0
/
+314
|
/
*
restore old light button behavior
Jeremy O'Brien
2023-01-27
22
-14
/
+51
*
rename definition for special edition boards
joeycastillo
2023-01-25
1
-1
/
+1
*
tarot_face: use direct character arrays instead of arrays of pointers to glob...
Jeremy O'Brien
2023-01-25
1
-2
/
+2
*
Merge branch 'main' into default-handler
default-handler
joeycastillo
2023-01-25
9
-55
/
+812
|
\
[next]