Commit Graph

10 Commits (640fe08d9e56c1dd7545dd98b190785dec6d7460)

Author SHA1 Message Date
Gordon Williams 547d9c8bf5 0.15: Add color scheme, different size screen support 2021-06-24 12:04:53 +01:00
Richard de Boer 169c7b119c aclock: remove hardcoded hour buzz (we have widchime now) 2021-03-23 19:26:56 +01:00
Gordon Williams 0d9eeab613 aclock: Fix broken date padding (fix #376) 2020-05-04 10:23:25 +01:00
Gordon Williams 768cb4935f Fix broken aclock 2020-04-29 08:32:54 +01:00
Nik Martin b2743ee6d1 shift face down for widgets
localize date
maximize face
2020-04-04 12:58:34 -05:00
Nik Martin 7070536dff add locales to Date display 2020-03-30 12:09:46 -05:00
Nik Martin 83b5b9b8aa
aclock refactor and updates
To get my feet wet with Espruino and my new Bangle.js, I dove into the analog clock code and enhanced and refactored a few things to simplify the interface, fix a few bugs, and improve readability: 

added date
added distinct hour markers
refactor timers down to a single timer
add elapsed seconds display
add date
2020-03-30 10:37:59 -05:00
Gordon Williams 95d4c710bc Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00
Gordon Williams 0572c6c7a8 Remove gesture->power on so analog clock is more like other clock apps. Re-order rendering to make clock more responsive when LCD powers on 2019-12-17 13:56:46 +00:00
ra100 da1d4d768c
🚚 Move apps to subfolders #46 2019-11-17 23:43:58 +01:00