Commit Graph

478 Commits (5bcff17dc20d623a948f5e2cf302ffa6cd218c11)

Author SHA1 Message Date
Gordon Williams 5bcff17dc2 remove unused code 2020-03-11 16:30:36 +00:00
Gordon Williams 2318d10a01 better titles 2020-03-10 15:34:07 +00:00
Gordon Williams 503e370f70 firmware tweaks 2020-03-10 15:33:41 +00:00
Gordon Williams af686919a1 Remove distance setting as there's a separate app for Locale now 2020-03-10 12:35:45 +00:00
Gordon Williams b64ddff607 Final pixels 2020-03-10 10:23:02 +00:00
Gordon Williams 9bae225fd2 Firmware maker tweaks 2020-03-09 17:06:13 +00:00
Gordon Williams c1e414a0c5 Fix simulator links if using URLs like `index.html` or `../#` (#122) 2020-03-09 16:45:41 +00:00
Gordon Williams 22a2f75bd4 Update about page pixels... 9 Mar 2020 2020-03-09 15:59:36 +00:00
Gordon Williams 23799fe9ab
Merge pull request #120 from sebi5361/master
New App: Heart Rate Recorder
2020-03-09 14:50:59 +00:00
Gordon Williams 4e19affb76 Fix for errors from Bangle.js when resetting a device that may already have code in `.boot0`/etc 2020-03-09 14:31:29 +00:00
Gordon Williams 0da0acefd2 Tweaks for issues redrawing after variable size widget addition (partial #121) 2020-03-09 14:30:56 +00:00
sebi 827fadeac0 Allow record numbered>10 to be downloaded (fix #117) 2020-03-09 13:46:01 +01:00
sebi 47575f0f80 New heart rate recorder app 2020-03-09 13:46:00 +01:00
Gordon Williams 0ebc1c3a50 Allow tracks numbered>10 to be downloaded (fix #117) 2020-03-09 12:28:04 +00:00
Gordon Williams b4a24b34d0 0.06: Ensure widget update itself (fix #118) and change to using icons 2020-03-09 09:54:54 +00:00
Gordon Williams 57ceb1f35b
Merge pull request #116 from sebi5361/master
clock2x3, setting clock type, simplifying app code
2020-03-09 09:30:36 +00:00
sebi f77816a1a6 Adjusting french locales 2020-03-08 11:39:13 +01:00
sebi 048a9bb64f Changing name from clck3x2 to clock2x3, setting clock type, simplifying app code 2020-03-06 17:09:45 +01:00
Gordon Williams 589d18b4fc Remove info file when removing an app (fix #113) 2020-03-05 15:34:37 +00:00
Gordon Williams f1ba5d8284 pixel update 2020-03-05 15:25:29 +00:00
Gordon Williams e0d29c81f2 Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +00:00
Gordon Williams a772280871 Add ChangeLog checking 2020-03-05 13:15:03 +00:00
Gordon Williams c3d6513d92 keywords 2020-03-05 11:10:22 +00:00
Gordon Williams 18a9f2c71f Allow translate to work even if not given a string 2020-03-05 10:01:16 +00:00
Gordon Williams 0232fc00cc Translate now returns untranslated text if it can't find a translation 2020-03-05 09:23:50 +00:00
Gordon Williams 1bf8ac0ed7 minor tweaks after merge 2020-03-05 08:27:49 +00:00
Gordon Williams 1323bd2bd6
Merge pull request #112 from MaBecker/widget_id
New widget  widid
2020-03-05 08:25:15 +00:00
MaBecker ffc59450b5 widid
indent
2020-03-05 06:50:32 +01:00
MaBecker 98d5c25436 widid
ident and syntax
2020-03-05 06:48:50 +01:00
MaBecker 0da5b38b3e widid 2020-03-04 21:24:34 +01:00
MaBecker 54f5a3b8ea widid 2020-03-04 21:21:47 +01:00
MaBecker 09f146cf63 widid 2020-03-04 21:14:49 +01:00
MaBecker 2c1397ab92 widid 2020-03-04 20:59:27 +01:00
Gordon Williams ab356fd619 tweak for sanity checker 2020-03-04 16:46:49 +00:00
Gordon Williams e0ccfe82e7 Added locale loader courtesy of @MaBe's extremely hard work! (ref #105) 2020-03-04 16:42:44 +00:00
Gordon Williams 909a2b4641 style 2020-03-04 16:41:10 +00:00
Gordon Williams 7f27796093 Fix issue uploading then cancelling custom app 2020-03-04 16:40:25 +00:00
Gordon Williams b93c094340 Fix GPS apps if time not set in GPS (fix #110) 2020-03-04 15:04:21 +00:00
Gordon Williams 107d8ef7e0 Add torch app 2020-03-03 16:00:33 +00:00
Gordon Williams 7823f1cc83 Update examples to new firmware style 2020-03-03 15:58:52 +00:00
Gordon Williams 4fe8cc3fd6 Fix "Unknown app undefined" in 'My Apps' when installing a new app (fix #106) 2020-03-03 09:10:28 +00:00
Gordon Williams b982231408 Upload files one by one, avoiding flow control issues on Android - should make uploads much more reliable 2020-03-03 09:03:10 +00:00
Gordon Williams b001cd5798 Fix issues if BLE=off, 'Make Connectable' is chosen, and the loader resets Bangle.js (fix #108) 2020-03-02 17:43:56 +00:00
Gordon Williams 441e518885 Alarm: fix More alarm scheduling issues 2020-03-02 17:32:01 +00:00
Gordon Williams 9a63beefb8 About app: Update version checker for new filename type 2020-03-02 17:16:51 +00:00
Gordon Williams e755d64cc1 tweak welcome app to cope with no JSON 2020-03-02 07:55:26 +00:00
Gordon Williams 6eabd60139 Fix 'try in emulator' after recent filename changes (fix #107) 2020-03-01 18:14:13 +00:00
Gordon Williams 6cfe9c340b Take advantage of recent nonbreaking change that stops readJSON from causing errors 2020-02-28 17:02:26 +00:00
Gordon Williams 3998688179 Tweaks - now try and parse files 2020-02-28 17:01:29 +00:00
Gordon Williams dc750df4a9 Fix 'My Apps' page
Fix minor formatting gotcha
2020-02-28 15:34:58 +00:00