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
Commit message (
Expand
)
Author
Age
Files
Lines
*
alarm: fix bell indicator not showing up on fridays
TheOnePerson
2023-01-20
1
-3
/
+3
*
Revert "never disable buzzer output"
joeycastillo
2023-01-17
4
-6
/
+32
*
Merge pull request #179 from neutralinsomniac/rpn_calculator_fix_compiler_war...
joeycastillo
2023-01-14
1
-14
/
+16
|
\
|
*
rpn_calculator: fix compiler warnings
Jeremy O'Brien
2023-01-14
1
-14
/
+16
|
/
*
totp : rework and add SHA256/512 (#151)
EmilienCourt
2023-01-14
16
-251
/
+1628
*
Add calculator watch face (#111)
Niclas Hoyer
2023-01-14
4
-0
/
+421
*
Merge pull request #175 from neutralinsomniac/tarot-add-minor-arcana
joeycastillo
2023-01-14
2
-21
/
+85
|
\
|
*
tarot: mode long press returns to face 0
Jeremy O'Brien
2023-01-13
2
-0
/
+7
|
*
tarot: reduce calls to watch_display_string()
Jeremy O'Brien
2023-01-13
1
-18
/
+12
|
*
tarot: add full tarot deck as an option
Jeremy O'Brien
2023-01-12
2
-21
/
+84
*
|
Merge pull request #176 from neutralinsomniac/alarm-fix-conditional
Wesley Ellis
2023-01-13
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
alarm: fix accidental assignment vs conditional logic
Jeremy O'Brien
2023-01-13
1
-5
/
+5
|
/
*
Merge pull request #174 from neutralinsomniac/tarot-fix-compiler-warning
joeycastillo
2023-01-12
1
-1
/
+1
|
\
|
*
tarot: fix compiler warning
Jeremy O'Brien
2023-01-12
1
-1
/
+1
|
/
*
Merge pull request #172 from neutralinsomniac/add-tarot-face-inversion-note
joeycastillo
2023-01-11
1
-2
/
+8
|
\
|
*
tarot: add card inversion explanation
Jeremy O'Brien
2023-01-11
1
-2
/
+8
|
/
*
Merge pull request #171 from neutralinsomniac/document_tarot_face
joeycastillo
2023-01-11
1
-0
/
+15
|
\
|
*
add tarot face documentation as per the new template.h
Jeremy O'Brien
2023-01-11
1
-0
/
+15
*
|
Interval timers face (#130)
TheOnePerson
2023-01-11
4
-0
/
+760
*
|
Play sound sequences asynchronously (#122)
TheOnePerson
2023-01-11
3
-1
/
+220
*
|
Add quick counting through hours, minutes, etc. to set time face. (#131)
TheOnePerson
2023-01-11
1
-33
/
+70
|
/
*
Merge pull request #169 from neutralinsomniac/tarot-face
joeycastillo
2023-01-11
4
-0
/
+310
|
\
|
*
revert tweak to 'world' card
joeycastillo
2023-01-11
1
-7
/
+1
|
*
tarot: move comment to where it belongs
Jeremy O'Brien
2023-01-11
1
-1
/
+1
|
*
Implement card flipping and arbitrary # of card draws up to 10
Jeremy O'Brien
2023-01-11
2
-39
/
+91
|
*
tarot: tweak to display of 'world' card
joeycastillo
2023-01-11
1
-1
/
+7
|
*
tweak some arcana for readability
joeycastillo
2023-01-11
1
-7
/
+9
|
*
Implement tarot card face
Jeremy O'Brien
2023-01-10
4
-0
/
+256
*
|
Merge pull request #170 from strickinato/add-doc-to-template
joeycastillo
2023-01-11
1
-0
/
+7
|
\
\
|
*
|
Add documentation to read me to encourage watch face designers
Aaron Strick
2023-01-10
1
-0
/
+7
|
|
/
*
|
Merge pull request #168 from neutralinsomniac/remove-unnecessary-conditionals
joeycastillo
2023-01-11
2
-15
/
+3
|
\
\
|
|
/
|
/
|
|
*
Remove more unnecessary conditionals
Jeremy O'Brien
2023-01-10
2
-15
/
+3
|
/
*
New watch face: Tally counter (tally_face) (#160)
Andrew Mike
2023-01-10
4
-0
/
+154
*
Precision watch update (#152)
Mikhail Svarichevsky
2023-01-10
19
-8
/
+1590
*
Add Tachymeter face (#165)
Raymundo Cassani
2023-01-10
4
-0
/
+336
*
fixes 161: sets both CCBUF and PERFBUF for correct buzzer tone (#162)
gugray
2023-01-10
1
-2
/
+2
*
Add stock stopwatch face (#140)
TheOnePerson
2023-01-10
5
-1
/
+387
*
RPN Calculator face (#112)
James Haggerty
2023-01-10
4
-0
/
+523
*
Merge pull request #119 from neutralinsomniac/add_hours_to_countdown_face
joeycastillo
2023-01-10
2
-12
/
+25
|
\
|
*
show colon after hours in countdown face
joeycastillo
2023-01-10
1
-0
/
+1
|
*
Add hours support to the countdown face
Jeremy O'Brien
2022-11-02
2
-12
/
+24
*
|
Merge pull request #159 from neutralinsomniac/remove-unnecessary-conditional
Wesley Ellis
2023-01-08
1
-7
/
+1
|
\
\
|
*
|
remove unnecessary conditional in simple clock face
Jeremy O'Brien
2023-01-05
1
-7
/
+1
|
/
/
*
|
Merge pull request #158 from neutralinsomniac/fix-sailing-face-compiler-warnings
joeycastillo
2023-01-04
1
-1
/
+8
|
\
\
|
*
|
fix compiler warnings in sailing face
Jeremy O'Brien
2023-01-04
1
-1
/
+8
|
/
/
*
|
never disable buzzer output
joeycastillo
2023-01-03
4
-12
/
+4
*
|
Merge pull request #106 from niclashoyer/sailing
joeycastillo
2022-12-31
4
-0
/
+338
|
\
\
|
*
|
add sailing watch face
Niclas Hoyer
2022-10-23
4
-0
/
+338
*
|
|
Merge pull request #126 from ShogoOkamoto/main
joeycastillo
2022-12-14
2
-0
/
+23
|
\
\
\
|
*
|
|
append beep sound to counter_face
Shogo Okamoto
2022-11-08
2
-0
/
+23
[next]