1
0
Fork 0
Commit Graph

20149 Commits (6b42dbe1a6cc472ce8b41410b416e21ea38998b9)

Author SHA1 Message Date
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
Gordon Williams 4abb149749 minor tweak 2020-02-12 14:48:45 +00:00
Gordon Williams d811c3d89e Add 'about' app, (fix #97) 2020-02-12 14:45:31 +00:00
Gordon Williams 899579e1b1 gadgetbridge widget now shows connection state (fix #77) 2020-02-12 14:44:55 +00:00
Gordon Williams f560facd88 gadgetbridge widget now shows connection state (fix #77) 2020-02-12 10:55:53 +00:00
Gordon Williams 47205bfe61 Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
Gordon Williams d8c3b73334 Add GPS code 2020-02-11 09:49:12 +00:00
Gordon Williams 2fe5cea079 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-10 16:58:39 +00:00
Gordon Williams 184f173e44 no need to set screen on all the time 2020-02-10 16:58:34 +00:00
Gordon Williams 175e5a1978
Merge pull request #95 from MaBecker/patch-1
add missing class
2020-02-10 16:57:16 +00:00
Mark Becker 2ba9651b9a
add missing class 2020-02-10 17:49:13 +01:00
Gordon Williams e1ddfe8ac4 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-10 13:50:20 +00:00
Gordon Williams 3eb5d15267 Fix https://github.com/espruino/BangleApps/issues/93 2020-02-10 13:49:57 +00:00
Gordon Williams a703e15455 Add GPS Recorder with companion code in Bangle App Loader that allows the data to be read back as a KML 2020-02-10 13:49:36 +00:00
Gordon Williams d0f477b6c0
Merge pull request #94 from ra100/feature/gbridge-contrast
 gbridge: increase contrast
2020-02-10 13:20:27 +00:00
ra100 65634ecccb
gbridge: increase contrast 2020-02-10 12:44:22 +01:00
Johan Bové ecfd5a4925 fixes apps.json 2020-02-07 22:24:39 +01:00
Johan Bové b78c056b86 adds icon for jbb 2020-02-07 22:22:50 +01:00
Gordon Williams 2bca5d4747 Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
Gordon Williams a59ea3eee6 tidy examples 2020-02-07 17:09:18 +00:00
Gordon Williams 91bb497f71 reset draw styles 2020-02-07 17:09:00 +00:00
Gordon Williams 575954aaaf If app is installed but older, offer 'update' button (fix #79).
Fix occasional 'null' error from clicking button rather than icon
Tidy up button handling in 'Library'
2020-02-07 14:51:31 +00:00
Gordon Williams d8e5af43be Remove 12h clock, change original 24h clock to read settings and present time accordingly (fix #82) 2020-02-07 14:02:00 +00:00
Gordon Williams 2b409db904 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-07 13:48:10 +00:00
Gordon Williams f91ce5b219 docs 2020-02-07 13:47:59 +00:00
Gordon Williams 9a8a887736 Add changelog to example 2020-02-07 13:45:22 +00:00
Gordon Williams e33202122b Store number of steps when unloading from memory (fix #84) 2020-02-07 13:45:10 +00:00
Johan Bové 0c3b38a4c2 Fixed app.png for jbm8b 2020-02-05 21:17:31 +01:00
Gordon Williams 8b8147a543 docs 2020-02-05 15:45:41 +00:00
Gordon Williams d559f3dde3 Try to get time from GPS if we rebooted and powered on without any proper time - fix #91 2020-02-05 10:52:51 +00:00
Gordon Williams ba3fd74ca7 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-05 10:31:18 +00:00
Gordon Williams a180f98991 Simple example to control an Espruino device by setting a characteristic on it 2020-02-05 10:28:23 +00:00
Gordon Williams 925207e491 Attempt at swapping scenes more cleanly 2020-02-05 10:27:24 +00:00
Johan Bové bfe298f615 Updated jbm8b 2020-02-04 23:02:54 +01:00
Johan Bové 67b2b08e09 Added jbm8b to apps.json 2020-02-04 22:55:32 +01:00
Johan Bové 459df6ef40 Added jbm8b 2020-02-04 22:47:28 +01:00
Gordon Williams a6f23a5cc5 UI tweaks for uploader 2020-02-04 16:30:31 +00:00
Gordon Williams c2234d39e5 Add newlines to stop app names overflowing - fix #87 2020-02-04 16:19:29 +00:00
Gordon Williams 527ff57e99 Simplify settings and add locale submenu, add 12/24 hour option (fix #76), add distance format option, and ensure settings all apply at boot by moving them to the bootloader 'app' (fix #89) 2020-02-04 16:17:23 +00:00
Gordon Williams 0e7742d936 Add better sort orders for most people, and remove the HID minification hack as it's no longer needed 2020-02-04 16:15:37 +00:00
Gordon Williams 692ff509e5 Add button clear everything and reload default apps 2020-02-04 16:13:06 +00:00
Johan Bové c7ba910aef
Merge pull request #1 from espruino/master
Add demo app
2020-02-04 13:18:26 +01:00
Gordon Williams 8992ad545a Add demo app 2020-01-30 17:05:53 +00:00
Gordon Williams 7f77ffa477 Fix 12h and 24h clocks, fix #81 2020-01-23 10:04:53 +00:00
Gordon Williams bac71a1115 Merge branch 'master' of github.com:espruino/BangleApps 2020-01-21 10:06:46 +00:00
Gordon Williams f25c9dc45c Fix untested clock code 2020-01-21 10:06:36 +00:00