Commit Graph

10 Commits (595e4a71ea73f475b5e07dc70c808a3de8bf1eaf)

Author SHA1 Message Date
Anton 7328cfa1a7 Revert changes to timerclk 2024-03-17 12:13:54 +01:00
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
Anton 2e4cb8eb11 Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
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