Commit Graph

15 Commits (cd5367977fe7caf1fb4442824220b082220344c4)

Author SHA1 Message Date
Romek 4d352b7915 Add README.md to metadata.json if exists 2022-04-04 09:43:48 +02:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
hughbarney e7f4edbd32 Added basic README and screenshots for a number of Apps 2021-10-21 22:33:13 +01:00
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 8fce6d7f37
bring changelog from dev branch 2020-03-31 08:36:18 -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 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00: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