Commit Graph

20044 Commits (3d56d6acba6206faa5e217be5967b5021abb157f)

Author SHA1 Message Date
msdeibel a2bcc84bea Merge remote-tracking branch 'upstream/master' 2020-02-28 16:37:57 +01:00
Gordon Williams dc750df4a9 Fix 'My Apps' page
Fix minor formatting gotcha
2020-02-28 15:34:58 +00:00
Gordon Williams 1354227b6a Fix issues with alarm scheduling 2020-02-28 15:34:31 +00:00
Gordon Williams 17010f62a2 Show build status 2020-02-28 14:48:22 +00:00
Gordon Williams 434892a409 Travis works! Re-apply fix 2020-02-28 14:38:33 +00:00
Gordon Williams df7c55508d Deliberately introduce error to test Travis 2020-02-28 14:36:49 +00:00
Gordon Williams 5266227ee0 Start travis builds (hopefully!) 2020-02-28 14:28:15 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
Gordon Williams 122ee5342a fix pedometer naming 2020-02-28 12:18:19 +00:00
Gordon Williams 3726a44fb5 New notes about breaking changes 2020-02-28 12:16:57 +00: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 95a42582f3 Fix Settings json 2020-02-27 16:01:17 +00:00
Gordon Williams 5c3d1a48fa Fix issues caused by Storage.eraseAll taking too long (fix #64)
Add progress bar and description to erase, uploads, and getting file info
2020-02-27 15:52:20 +00:00
Gordon Williams d1fe3c5c97 Remove 'My Files' tab for now - it slowed down app uploads, may have confused non-techy users, and didn't cope with StorageFile.
https://www.espruino.com/ide/ now has a shiny file loader that allows  viewing, deleting, and saving along with StorageFiles
Issue open for 2 weeks and no interest either way so I'm assuming this is ok - shame though as it was a really neat addition (fix #99).
2020-02-25 14:05:59 +00:00
Gordon Williams cea2c9f7ba Properly Fix GPS time display in gpsrec app (fix #98) 2020-02-25 14:01:40 +00:00
Gordon Williams 2775693936 BTN3 now won't restart when at the end of welcome screen 2020-02-25 13:35:10 +00:00
Gordon Williams 9a76d6d800 Disable GPS time log messages, add (default=1) setting to hide log messages 2020-02-25 13:34:06 +00:00
Gordon Williams f3efada354 0.03: Fix time output on new firmwares when no GPS time set (fix #104) 2020-02-24 17:04:01 +00:00
Gordon Williams f7024407de Fix GPS time display in gpsrec app (fix #98) 2020-02-24 16:54:37 +00:00
Gordon Williams 39c23d0654
Merge pull request #103 from detached/pipboy-clock
Clock: Pipboy
2020-02-24 08:23:35 +00:00
msdeibel 7cc71fc077 Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-02-18 21:47:45 +01:00
msdeibel d3711e6ae9 Icon renamed. 2020-02-18 21:47:20 +01:00
Markus Deibel f01133bf57
Uses enum for limit setter values 2020-02-17 21:54:12 +01:00
Markus Deibel 7386330f59
Allow running in the emulator for wohrm 2020-02-16 09:56:01 +01:00
Markus Deibel 18c69b9e67
Fixes type and tags for wohrm 2020-02-16 09:52:06 +01:00
Markus Deibel e562484360
Adds Workout Heart Rate Monitor App 2020-02-16 09:48:07 +01:00
msdeibel 911c0e454c Initial checkin 2020-02-16 09:42:39 +01:00
Simon Weis d4f930502c Rename app 2020-02-16 00:16:04 +01:00
Simon Weis 6a68e0c66a Add pipboy 2020-02-15 23:41:58 +01:00
Gordon Williams a70182dca0 Smooth shoe icon 2020-02-13 16:29:49 +00:00
Gordon Williams 604c89cbca Fix widget position increment 2020-02-13 14:03:42 +00:00
Gordon Williams a73fbbedf8 Tweaks... Add about page to default apps. 2020-02-13 13:50:06 +00:00
Gordon Williams f812bab464 comments 2020-02-13 12:08:43 +00:00
Gordon Williams 0541cc10cd Add heart rate widget 2020-02-13 12:08:35 +00:00
Gordon Williams a5571f0dfd More example fixing 2020-02-13 12:08:19 +00:00
Gordon Williams 4c9283d89a update examples 2020-02-13 11:47:59 +00:00
Gordon Williams 8ba13eda91 oops 2020-02-13 11:47:49 +00:00
Gordon Williams c373c3150f fix coloring issue from GPS widget 2020-02-13 10:50:04 +00:00
Gordon Williams 2b94bdea41 Pedometer: Add foot icon, use tidier font, and move to the left of the screen 2020-02-13 10:39:57 +00:00
Gordon Williams 1cb1018a4e Make changelogs viewable 2020-02-13 10:12:49 +00:00
Gordon Williams 8c1027cbac changelog 2020-02-13 09:56:53 +00:00
Gordon Williams 528d2f3910 welcome tweak 2020-02-13 09:56:42 +00:00
Gordon Williams 619786cae0 Ensure GPS time is logged correctly and fix output indentation (fix #98) 2020-02-13 09:34:30 +00:00
Gordon Williams edff8cd218 Fix example messages 2020-02-13 09:30:36 +00:00
Gordon Williams 0ff6057971 fix issue with pedometer reset 2020-02-13 09:28:14 +00:00
Gordon Williams 07863bfe5d Update versions for last commits, add widget tag and allow some more stuff to be tried in the emulator 2020-02-13 09:14:42 +00:00
Gordon Williams 0590c1eec1 Battery widget now updates every minute with screen on, or whenever the screen first turns on 2020-02-13 09:14:10 +00:00
Gordon Williams 6e6d078a9b Pedometer now doesn't turn the screen on for each step (fix #100) 2020-02-13 09:13:41 +00:00
Gordon Williams c5045aa16f Merge branch 'master' of github.com:espruino/BangleApps 2020-02-13 08:31:46 +00:00
Gordon Williams 860da909bf Added welcome app (fix #96)
When installing default apps, update time
2020-02-13 08:18:46 +00:00