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
Commit message (
Expand
)
Author
Age
Files
Lines
*
movement: add option to always snap back to first watch face
Joey Castillo
2021-12-02
2
-2
/
+10
*
movement: fix off-by-one error in accelerometer test face
Joey Castillo
2021-12-01
1
-0
/
+1
*
movement: add experimental accelerometer data logging face
Joey Castillo
2021-12-01
4
-0
/
+186
*
movement: help beats face update the screen less often
Joey Castillo
2021-12-01
2
-2
/
+22
*
movement: remove floating point math from beats face
Joey Castillo
2021-12-01
2
-15
/
+15
*
movement: after profiling, temp and battery can ignore timeout
Joey Castillo
2021-12-01
2
-4
/
+4
*
movement: remove TODO item (we profiled it, it's fine)
Joey Castillo
2021-12-01
1
-1
/
+0
*
movement: fix yesterday's bug that was keeping us awake
Joey Castillo
2021-11-30
1
-1
/
+1
*
movement: add alarm and signal functions
Joey Castillo
2021-11-29
2
-4
/
+46
*
movement bugfix: prevent repeated timeout events from stalling watch face
Joey Castillo
2021-11-29
1
-0
/
+1
*
movement: more granular button and LED timing via fast tick
Joey Castillo
2021-11-29
4
-33
/
+64
*
movement: these durations don't need to be 32-bit ints
Joey Castillo
2021-11-28
1
-1
/
+1
*
movemment: tweak capitalization of some settings
Joey Castillo
2021-11-28
1
-2
/
+2
*
background tasks have been implemented
Joey Castillo
2021-11-27
1
-1
/
+0
*
movement: preferences should show 'blu' for watches with blue LED
Joey Castillo
2021-11-27
1
-0
/
+4
*
movement: add world clock face
Joey Castillo
2021-11-26
6
-0
/
+228
*
movement: have beats and TOTP face use new time zone setting
Joey Castillo
2021-11-25
2
-7
/
+4
*
movement: store settings in BKUP to persist across resets
Joey Castillo
2021-11-25
4
-5
/
+9
*
movement: implement time zone setting
Joey Castillo
2021-11-25
3
-4
/
+65
*
movement: TOTP face, pad code with leading zeroes
Joey Castillo
2021-11-24
1
-1
/
+1
*
movement: make TOTP face go home on timeout
Joey Castillo
2021-11-24
1
-1
/
+1
*
add header guards, move declarations to source file
Joey Castillo
2021-11-24
3
-15
/
+25
*
Properly vendor TOTP-MCU temporarily
Wesley Ellis
2021-11-23
8
-0
/
+374
*
optimize totp face and add countdown
Wesley Ellis
2021-11-23
2
-84
/
+35
*
Add initial TOTP watch face impl
Wesley Ellis
2021-11-22
5
-0
/
+161
*
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
Joey Castillo
2021-11-22
12
-19
/
+475
|
\
|
*
Add stopwatch face to movement
Wesley Ellis
2021-11-10
4
-0
/
+104
|
*
movement: day one watch face, counts days from birth
Joey Castillo
2021-11-08
4
-0
/
+210
|
*
movement: preferences refactor, two new types
Joey Castillo
2021-11-08
1
-11
/
+61
|
*
bugfix: activate current watch face when waking from sleep
Joey Castillo
2021-11-08
1
-1
/
+1
|
*
beat time: add low energy tick animation
Joey Castillo
2021-11-07
1
-0
/
+2
|
*
movement: refactor timeout to tick first, then notify
Joey Castillo
2021-11-07
2
-7
/
+10
|
*
movement: add voltage monitor watch face
Joey Castillo
2021-11-06
4
-0
/
+87
*
|
move thermistor calculation to watch utilities
Joey Castillo
2021-11-22
2
-66
/
+30
|
/
*
don't destroy our temperature log when waking from sleep
Joey Castillo
2021-10-25
1
-2
/
+4
*
movement temperature face: only enable thermistor when reading data
Joey Castillo
2021-10-23
1
-2
/
+2
*
movement: first crack at background tasks API
Joey Castillo
2021-10-23
4
-13
/
+41
*
Merge pull request #19 from tahnok/beats_watch_face
joeycastillo
2021-10-23
4
-0
/
+97
|
\
|
*
Port beats to movement framework
Wesley Ellis
2021-10-23
4
-0
/
+97
*
|
WIP: thermistor data logger
Joey Castillo
2021-10-23
4
-0
/
+145
*
|
fix name of ifdef in thermistor readout face
Joey Castillo
2021-10-23
1
-3
/
+3
*
|
move weekday lookup to new utilities file
Joey Castillo
2021-10-23
1
-12
/
+3
|
/
*
movement: add character set demo
Joey Castillo
2021-10-21
4
-0
/
+73
*
movement: add thermistor readout face
Joey Castillo
2021-10-21
7
-2
/
+193
*
more accurate names for deep sleep and shallow sleep modes
Joey Castillo
2021-10-20
1
-6
/
+6
*
movement: fix preferences glitch, add some notes
Joey Castillo
2021-10-20
2
-74
/
+83
*
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
6
-31
/
+67
*
fix typos
Joey Castillo
2021-10-18
1
-1
/
+1
*
add readme for movement app
Joey Castillo
2021-10-18
1
-0
/
+297
[next]