Commit Graph

29 Commits (0fee4bd8c4ea6b278edbe23b291d1bbea5419bb6)

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
Ronin0000 b1d636bac2
Add files via upload 2021-11-23 11:25:10 -08:00
Gordon Williams d2d1f5b8cd General clock update - fix svclock after last commit, ensure other clocks update on the minute (not 1-15 seconds later), add Bangle.js 2 and theme compatibility 2021-10-21 09:13:17 +01:00
Gordon Williams 03ee6aea83 Update to use Bangle.setUI instead of setWatch 2021-06-24 13:12:59 +01:00
Stefan Kuehnel 29170c9abe Attempt to fix reference error. 2020-05-24 18:49:30 +02:00
Stefan Kuehnel 42bb0e418e Try/Catch and Stacktrace for debugging 2020-05-24 18:45:38 +02:00
Stefan Kuehnel 10cd2a31e9 Corrected markdown syntax 2020-05-24 18:25:42 +02:00
Stefan Kuehnel 379da3d6db Final changes for new release. 2020-05-24 18:22:44 +02:00
Stefan Kuehnel a02a3c9edc Changed handling of settings. 2020-05-24 17:12:02 +02:00
Stefan Kuehnel 7a409f74a3 Restructured settings file handling. 2020-05-24 15:40:02 +02:00
Stefan Kuehnel 2818c1049f Changed logic for reading settings 2020-05-24 15:05:11 +02:00
Stefan Kuehnel 4f77cb887f Changed settings 2020-05-24 14:47:39 +02:00
Stefan Kuehnel bdd1dc018d Changed code for reading settings. 2020-05-24 14:39:12 +02:00
Stefan Kuehnel ee6171e1ca Commented out date code for debugging purpose. 2020-05-24 14:11:42 +02:00
Stefan Kuehnel bcea5326a5 Replaced template String with concatenation. Performed code indentation. Enabled settings again. 2020-05-24 13:54:32 +02:00
Stefan Kuehnel 17d5e1a1c4 Removed settings from apps.json for test purposes 2020-05-24 13:29:11 +02:00
Stefan Kuehnel d8489a0e8a Re-Wrote settings 2020-05-23 21:31:16 +02:00
Stefan Kuehnel da05661e34 Fix settings 2020-05-23 21:13:07 +02:00
Stefan Kuehnel 8bc72576a0 Enabled reading of settings. 2020-05-23 20:24:10 +02:00
Stefan Kuehnel e253e9d2c2 Corrected Settings. Set Color for date always to white. 2020-05-23 19:54:24 +02:00
Stefan Kuehnel 64a7a8f147 Added settings. Changed size to better fit the screen of the physical device. Added date display. 2020-05-23 18:42:52 +02: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 d306209da7 fix clock app 2019-12-17 16:56:59 +00:00
Stefan Kuehnel 5ca1cb8e0e Updated description and apps.json 2019-12-14 19:22:52 +01:00
Stefan Kuehnel d976cd2d94 Created icon as .png and .js files 2019-12-14 19:14:07 +01:00
Stefan Kuehnel c074be241f Fixed bug. Corrected add_to_apps.json 2019-12-09 22:42:29 +01:00
Stefan Kuehnel c4acfadabb implemented simple version of a Berlin Clock 2019-12-09 22:06:47 +01:00