Commit Graph

7 Commits (ed80f56839f8a0412b7ccfdd5d99a21e88c80768)

Author SHA1 Message Date
Travis Evans e851d1321e Correct some problems with swipe detection on main clock screen
Increase sensitivity so only a small swipe is needed to switch to the
appropriate screen.

Fix uninitialized variables for calculating swipe length which usually
caused first swipe length to register as NaN.
2023-07-25 16:40:46 -05:00
Gordon Williams 00a022c7c1 Use 'modules/suncalc.js' to avoid it being copied 8 times for different apps 2022-12-09 09:49:33 +00:00
Gordon Williams 0a285a80f1 stop non-default apps pushing themselves up to the top of the apps list using sort-order 2022-11-23 11:02:26 +00:00
Alessandro Cocco 42c2b5c8a2 Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
Andrew Gregory 2a530646c1 Fix metadata. 2022-03-27 10:40:26 +08:00
Andrew Gregory 178b011c34 Fix #1583.
Fix timers doubling (plus a bit) when they expire.
Timer reset restores to configured time, not to the default.
Added surise/sunset times (hidden by default).
2022-03-27 10:30:34 +08:00
Bela dbdd731511 add timerclk app 2022-01-21 11:46:13 +01:00