Commit Graph

611 Commits (2ed65f3eadcb0802935bc7cc9cd7e80702f55470)

Author SHA1 Message Date
Gordon Williams 2ed65f3ead Welcome: Allow welcome to run after a fresh install
+      More useful app menu
+      BTN2 now goes to menu on release
2020-05-14 21:32:36 +01:00
Gordon Williams 7bf0e57882 Bootloader: Don't modify beep/buzz behaviour if firmware does it automatically 2020-05-14 11:42:24 +01:00
Gordon Williams d6f03a49e1
Merge pull request #415 from msdeibel/master
Add Random Clock Loader widget
2020-05-13 07:39:05 +01:00
msdeibel 069d663253 Add Random Clock Loader widget 2020-05-12 23:10:14 +02:00
Ben Whittaker 187798da70 mclock: support 12h time 2020-05-12 12:37:57 -04:00
Gordon Williams 7a46ac82c8 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-12 11:05:12 +01:00
Gordon Williams b7ef9e424c Added app for reading from bluetooth plan moisture sensors 2020-05-12 11:05:07 +01:00
Gordon Williams ea2962a226
Merge pull request #408 from msdeibel/master
BatteryChart 0.10
2020-05-12 08:16:51 +01:00
Gordon Williams 4391b48aeb Tweaks to appease the sanity checker 2020-05-12 08:08:19 +01:00
msdeibel 4dd102a906 BatteryChart 0.10 2020-05-11 20:48:50 +02:00
Richard Hopkins 38a3922a9e Re-merging apps.json 2020-05-11 17:00:06 +01:00
v1nc 5456a10f65
bump app version 2020-05-11 11:22:41 +00:00
Gordon Williams 2e709b4f83 files: Tweaks to help with memory usage 2020-05-11 11:20:50 +01:00
Richard Hopkins 506f626083 Add README to apps.json 2020-05-11 10:54:33 +01:00
Richard Hopkins d6cb2bba18 Adding README 2020-05-11 10:35:17 +01:00
Gordon Williams f5cad4a05a Merge branch 'master' of github.com:espruino/BangleApps 2020-05-11 10:34:30 +01:00
Gordon Williams 40f38500b6 imgclock: Fix memory/interval leak when LCD turns on 2020-05-11 10:34:20 +01:00
Gordon Williams ebc78c65c3
Merge pull request #392 from v1nc/getup
New App: Get Up - reminds you to move after some time sitting
2020-05-11 08:36:47 +01:00
Gordon Williams 95fb22ac8f
Merge pull request #385 from fbedussi/release/largeclock
fix: 3/4 moon orientation
2020-05-11 08:18:44 +01:00
Gordon Williams a1e28898b2
Merge pull request #398 from bengwalker/master
Metronome App shows instructions and loaded widgets
2020-05-11 07:47:35 +01:00
Richard Hopkins 2cd4396860 Adding settings 2020-05-11 01:29:27 +01:00
Richard Hopkins f2df509f19 Description change 2020-05-11 00:31:22 +01:00
Richard Hopkins 721cf11099 JSON formatting and description change 2020-05-11 00:29:32 +01:00
Richard Hopkins 19cf9bde3a Update apps.json 2020-05-11 00:18:40 +01:00
Richard Hopkins 61a1fc90fe
Update apps.json 2020-05-10 21:22:34 +01:00
Richard Hopkins b6e0c6402d
Update apps.json 2020-05-10 21:14:58 +01:00
Richard Hopkins d0985a676d
Update apps.json 2020-05-10 21:06:44 +01:00
Richard Hopkins b25ab0af35
Update apps.json 2020-05-10 20:42:53 +01:00
Richard Hopkins abf7af209e
Update apps.json 2020-05-10 20:29:42 +01:00
Michael Bengfort c69ac747a1 Metronome shows manual instructions 2020-05-10 16:42:27 +02:00
Francesco Bedussi 23b6f88824 chore: fix version number 2020-05-09 15:28:33 +02:00
Gordon Williams e57e03d35d 0.03: Show widgets (mainly so we can use the GPS recorder widget) 2020-05-08 22:06:36 +01:00
Gordon Williams 4416df1363 gpsrec 0.09: Change default GPS period to 10 (1 is overkill for most uses and makes things slow)
Added RAM keyword to functions & other tweaks to speed up rendering
      Going 'back' from track view now doesn't load again
2020-05-08 21:58:55 +01:00
Gordon Williams 743f319d85 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-08 15:56:59 +01:00
Gordon Williams 59fab34035 imgclock: Fix hour alignment for single digits Fix hour alignment for single digits
Scaling for background images <240px wide
2020-05-08 14:59:15 +01:00
v1nc e7bd0d6f82
Add readme 2020-05-07 21:26:34 +02:00
v1nc d428c99bd5 add settings to app.json 2020-05-07 20:15:18 +02:00
v1nc 6e412abba0 rename + fix typos 2020-05-07 19:13:41 +02:00
v1nc a8adf39be0 add stepup 2020-05-07 18:02:49 +02:00
v1nc 9c21cbe2e8 add findphone version 0.01 2020-05-07 16:33:11 +02:00
Gordon Williams 31a58a15a4 Add {msb:true} so that on new builds, color is correct for 16 bit 2020-05-07 11:52:15 +01:00
Gordon Williams e8d5394ee5 Update speedo to use localised speed 2020-05-07 08:21:12 +01:00
Gordon Williams 139b7cb6d6
Merge pull request #390 from nxdefiant/master
Speedo app: Allow widgets
2020-05-07 07:56:33 +01:00
Erik Andresen 3dcd5820fc Speedo app: Allow widgets
This allows e.g. GPS Recorder to work in the background while running Speedo
2020-05-07 07:23:20 +02:00
Gordon Williams 8ad50eccf1 imgclock: Add configurable color - and 'this is fine.' 2020-05-06 13:53:22 +01:00
Gordon Williams 67135a3224 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-06 11:04:04 +01:00
Gordon Williams f1f1f11158 Added image background clock 2020-05-06 11:03:04 +01:00
Gordon Williams 39b7569d8d tidying custom apps 2020-05-06 09:59:28 +01:00
Gordon Williams 620cdc1de1 tidying up beer & poi compass like in last qr code commit 2020-05-06 09:55:14 +01:00
Gordon Williams f5480bfa0f Tidy up QR code customiser. No change to app, but now we don't have to store icon in HTML 2020-05-06 09:50:47 +01:00