1
0
Fork 0
Commit Graph

1845 Commits (2cb4dbcd1e377affa1ee6ee3f5535d64d108a33a)

Author SHA1 Message Date
Michael Bengfort 131c918d3d Revert "Revert "add settings to apps.json""
This reverts commit 2b77dabe51.
2020-05-15 13:51:04 +02:00
Michael Bengfort afa6d0dc3a Revert "update0005"
This reverts commit 4ceb67f2b2.
2020-05-15 13:47:55 +02:00
Johan Bové 6a5bef65a3 Removes jbb app 2020-05-15 13:44:14 +02:00
Johan Bové 67cd8c6c13 Reverts example add_to_apps.json changes 2020-05-15 13:38:28 +02:00
Michael Bengfort 4ceb67f2b2 update0005 2020-05-15 13:38:03 +02:00
Johan Bové 72f7f2c2f8 Removes add_to_apps.json 2020-05-15 13:37:53 +02:00
Michael Bengfort 2b77dabe51 Revert "add settings to apps.json"
This reverts commit 09ba504289.
2020-05-15 13:36:33 +02:00
Michael Bengfort e3aea0fd61 Revert "change version and update Readme"
This reverts commit 7df65cad51.
2020-05-15 13:35:56 +02:00
Michael Bengfort 21963f3835 Revert "change README and ChangeLog entry"
This reverts commit 0ce1556a70.
2020-05-15 13:34:54 +02:00
Johan Bové ba4c2493c0 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-15 13:32:50 +02:00
Paul Cockrell 5a7216166f Fix sensors activation/deactivation and fix more pretokenisation issues (doesn't work well with var names with lenght <= 3 2020-05-15 11:23:52 +01:00
Paul Cockrell 40c4673db7 Remove inline comments, seems to break pretokenisation or something! 2020-05-15 09:46:21 +01:00
Paul Cockrell 04e3d3b455 Update README 2020-05-15 09:37:37 +01:00
Paul Cockrell 7488970e74 Allow multiple coloured screens 2020-05-15 09:33:25 +01:00
Paul Cockrell 2101a28557 Merge remote-tracking branch 'upstream/master' 2020-05-15 09:11:39 +01:00
Gordon Williams a13954b6cb tweak 2020-05-14 21:36:33 +01:00
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
Johan Bové dc1c599d63 Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master 2020-05-14 22:13:58 +02:00
Paul Cockrell cc400677a1 Fix month string truncation 2020-05-14 20:10:49 +01:00
Paul Cockrell f465e06cdd Finish dotmatrix clock.. turn off sensors when screen sleeps, enable menu on BTN2 press 2020-05-14 19:49:29 +01:00
Paul Cockrell 7589712e43 Remove debugging 2020-05-14 19:48:45 +01:00
Paul Cockrell decc3dcfaf Create dotmatrix clock 2020-05-14 19:48:42 +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
Michael Bengfort 0ce1556a70 change README and ChangeLog entry 2020-05-14 10:55:50 +02:00
Michael Bengfort 7df65cad51 change version and update Readme 2020-05-14 09:01:52 +02:00
bengwalker 09ba504289 add settings to apps.json 2020-05-14 07:51:55 +02:00
bengwalker 0c1499253d hotfix 2020-05-13 22:44:16 +02:00
bengwalker 3beaab82ce adding settings 2020-05-13 22:31:11 +02:00
bengwalker f8657f93aa
Handle "Buzz in progess" Exception 2020-05-13 17:47:47 +02: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
jl 9d48b5ddee fix: use "write" instead of "writeJSON" to mitigate possible memory leak 2020-05-12 09:52:59 +02: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
Gordon Williams 2c6248c031
Merge branch 'master' into master 2020-05-12 07:58:38 +01:00
Gordon Williams 7363cda5bf
Merge pull request #410 from nebbishhacker/en_ca-locale
Update en_CA locale units
2020-05-12 07:56:21 +01:00
Ben Whittaker 7b0f5beb2c Add 12 hour time to imgclock 2020-05-11 23:30:07 -04:00
Ben Whittaker 74564e23cc Update en_CA locale units
We're pretty inconsistent when it comes to units here, but we are
theoretically a metric nation.
2020-05-11 19:54:30 -04:00
msdeibel 4dd102a906 BatteryChart 0.10 2020-05-11 20:48:50 +02:00
Richard Hopkins 883147bc00 Speed up drawing 2020-05-11 17:05:27 +01:00
v1nc 58b0ce31b5
fix typo, change event back to "change" 2020-05-11 11:52:26 +00:00
v1nc 237bf48583
change "change" to "click" event for radio inputs
I dont get why it doesnt work with change event..
2020-05-11 11:41:58 +00:00
v1nc 8386f0ba9d
make url default, add event for radio onchange 2020-05-11 11:29:00 +00:00
v1nc 312ba418a5
add changelog 2020-05-11 11:21:45 +00:00
v1nc f79e7e5222
change label, connect radio boxes 2020-05-11 11:18:50 +00:00
Richard Hopkins 9f52fe4a91 Default option fixes 2020-05-11 12:15:59 +01:00
v1nc 21e3d659c9
fix typo, remove label 2020-05-11 11:15:09 +00:00
v1nc 8e5c1202d9
fix typo, add radio input, display ssid on device 2020-05-11 11:10:00 +00:00
Richard Hopkins 0b8fa574d2 Bug fixes 2020-05-11 12:05:18 +01:00
Richard Hopkins 2495df581f Bug fix and tidy 2020-05-11 11:57:31 +01:00
Richard Hopkins cefaa93bc1 Bug fix 2020-05-11 11:53:03 +01:00
v1nc 45a76871be
replace jquery inArray 2020-05-11 10:51:24 +00:00
Richard Hopkins d13d64c0dd Bug fix 2020-05-11 11:47:48 +01:00
v1nc de6cc1bd90
fix typo 2020-05-11 10:47:07 +00:00
Richard Hopkins 64684680b2 Bug fix 2020-05-11 11:44:31 +01:00
v1nc dc4bc9860a
implement wifi qr code
add input for ssid, password, encryption type and if wifi is hidden.
generate wifi qr code.
2020-05-11 10:43:25 +00:00
Richard Hopkins d76f3e859d Bug fix 2020-05-11 11:27:08 +01:00
Richard Hopkins b96e6ad416 Tweaks 2020-05-11 11:23:13 +01:00
Gordon Williams 2e709b4f83 files: Tweaks to help with memory usage 2020-05-11 11:20:50 +01:00
Richard Hopkins 1a94d84845 Enable menu options 2020-05-11 11:20:22 +01:00
Richard Hopkins abb48b296f Bug fix 2020-05-11 10:57:30 +01:00
Gordon Williams 20892da27a Merge branch 'master' of github.com:espruino/BangleApps 2020-05-11 10:51:53 +01:00
Gordon Williams 63901b34b4
Merge pull request #402 from jl-cs/feature/app-sorting
App Manager Sorting: use less memory
2020-05-11 10:51:49 +01:00
Richard Hopkins 898f0c67b9 Enabling decoration 2020-05-11 10:51:44 +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
jl 70aafbd9de chore: update changelog 2020-05-11 09:05:38 +02:00
jl 4795ccfd42 fix: reduce memory usage, by suggestions of @gfwilliams 2020-05-11 09:03:46 +02: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
Gordon Williams aea5c92667
Merge pull request #401 from jl-cs/feature/app-sorting
App Manager: Add app sorting functionality
2020-05-11 07:46:52 +01:00
Richard Hopkins d7341d4486 New menu 2020-05-11 02:08:30 +01:00
Richard Hopkins b56ccb8017 Bug fix 2020-05-11 02:01:22 +01:00
Richard Hopkins 971a2f358d Update settings.js 2020-05-11 01:53:07 +01:00
Richard Hopkins cc71fc1dba Menu function 2020-05-11 01:46:48 +01:00
Richard Hopkins 2cd4396860 Adding settings 2020-05-11 01:29:27 +01:00
Richard Hopkins f9beb2f5cd Added ChangeLog 2020-05-11 00:44:12 +01:00
Richard Hopkins 8bb3eaa27e Update gallifr.png 2020-05-11 00:16:07 +01:00
Richard Hopkins 1d239f8541 Sanity check 2020-05-11 00:12:59 +01:00
Richard Hopkins 2615f28aae
Delete app.png 2020-05-10 22:56:22 +01:00
Richard Hopkins 4268616483
Add files via upload 2020-05-10 22:55:50 +01:00
Richard Hopkins 6322927815
Rename apps.js to gallifr.js 2020-05-10 22:54:13 +01:00
Richard Hopkins 94158feda3
Rename app-icon.js. to gallifr-icon.js. 2020-05-10 22:53:34 +01:00
Richard Hopkins df2065c5f2
Icon change 2020-05-10 21:59:51 +01:00
Richard Hopkins 4d0b7767ec
Delete app.png 2020-05-10 21:59:30 +01:00
Richard Hopkins 3cf4c8eeb4
Add files via upload 2020-05-10 21:58:07 +01:00
Richard Hopkins 0d38ff7e4b
Add files via upload 2020-05-10 21:54:44 +01:00
Richard Hopkins 1d8db9b9a2
Update app-icon.js. 2020-05-10 21:44:56 +01:00
Richard Hopkins ffa4992777
Add files via upload 2020-05-10 21:20:07 +01:00
Richard Hopkins 58202cd32d
Delete gallifrey.png 2020-05-10 21:18:41 +01:00
Richard Hopkins 440d130b6b
Rename apps/gallifrey/gallifrey.js to apps/gallifr/apps.js 2020-05-10 21:18:06 +01:00
Richard Hopkins 60cef5ba03
Rename apps/gallifrey/gallifrey-icon.js. to apps/gallifr/app-icon.js. 2020-05-10 21:17:32 +01:00
jl 5c3bc8166f feat: add app sorting functionality 2020-05-10 22:10:20 +02:00
Richard Hopkins 0c2701015e
Add files via upload 2020-05-10 21:03:08 +01:00
Richard Hopkins 93731e8959
Rename app.js to gallifrey.js 2020-05-10 21:02:25 +01:00
Richard Hopkins af108e9a68
Delete app.png 2020-05-10 21:01:58 +01:00
Richard Hopkins 7bc39c8e36
Rename apps/gallifrey-icon.js to apps/gallifrey/gallifrey-icon.js. 2020-05-10 21:01:08 +01:00
Richard Hopkins 007a7969e0
Rename apps/gallifrey/app-icon.js to apps/gallifrey-icon.js 2020-05-10 21:00:13 +01:00
Richard Hopkins 8aff27fe3e
Adding icon 2020-05-10 20:56:41 +01:00
Richard Hopkins dcafdbd196
Delete gallifrey.png 2020-05-10 20:56:18 +01:00
Richard Hopkins 840dc58ae6
Add files via upload 2020-05-10 20:50:23 +01:00
Richard Hopkins 61af541b17
Create app-icon.js 2020-05-10 20:24:04 +01:00
Richard Hopkins a0040525d8
Gallifreyan Wrist Watch 2020-05-10 19:34:46 +01:00
Michael Bengfort 39eab0895e update Metronome/ChangeLog 2020-05-10 17:01:56 +02:00
Michael Bengfort 3e90f92e35 switch manual and bpm string-positions 2020-05-10 16:48:24 +02: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 43d182fd9b new branch 2020-05-07 22:11:55 +02:00
v1nc 5f269726b0
Update move font size 2020-05-07 21:39:40 +02:00
v1nc c0a7711a5a
Fix setting loading 2020-05-07 21:18:55 +02:00
v1nc 4b1bb86386
Update README.md 2020-05-07 21:05:14 +02:00
v1nc 74eb86d376
Add comments 2020-05-07 20:59:04 +02:00
v1nc 42ee5e647a
Update README.md 2020-05-07 20:53:12 +02:00
v1nc aaeafea7e2
Merge pull request #10 from v1nc/standup
Update icon
2020-05-07 20:50:01 +02:00
v1nc fa840e6bbc merge 2020-05-07 20:48:10 +02:00
v1nc ca2996e57a update icon 2020-05-07 20:45:51 +02:00
v1nc d539b15f57
Update README.md 2020-05-07 20:41:06 +02:00
v1nc e871a97b7e
Make sitTime <= moveTime possible 2020-05-07 20:36:32 +02:00
v1nc 6f77f4dcd2
Fix typo 2020-05-07 20:20:00 +02:00
v1nc d4ae51cf22 swap colors 2020-05-07 20:10:27 +02:00
v1nc c091db0d68 add settings for move and sit time 2020-05-07 20:03:11 +02:00
v1nc dbf57058d0 change colors and interval time 2020-05-07 19:38:34 +02:00
v1nc 6e412abba0 rename + fix typos 2020-05-07 19:13:41 +02:00
v1nc c05477ad54 use interval instead of timeout 2020-05-07 18:15:42 +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 9b08134515 Add option for 16 bit images 2020-05-07 10:20:09 +01:00
Gordon Williams 0541a66640 * Included image and compression tools in repo
* Added better upload of large files (incl. compression)
2020-05-07 10:04:24 +01:00
Gordon Williams 5b6d4e9956 allow custom images 2020-05-07 09:27:28 +01:00
Gordon Williams d6e2295c8c Merge branch 'master' of github.com:espruino/BangleApps 2020-05-07 08:22:41 +01:00
Gordon Williams e8d5394ee5 Update speedo to use localised speed 2020-05-07 08:21:12 +01:00
Gordon Williams 3745b83caf
Merge pull request #388 from flautrup/master
Adding support for HR indication
2020-05-07 08:08:48 +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
Fredrik Lautrup 4549793d25 Fix alignment of fonts error 2020-05-06 21:25:18 +02:00
Fredrik Lautrup 092848f527 Updated with turning of HR monitor with display 2020-05-06 20:56:40 +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 ec8950c230 more tidying 2020-05-06 10:09:03 +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
Francesco Bedussi 0040ae9b8b fix: 3/4 moon orientation 2020-05-05 23:34:59 +02:00
Francesco Bedussi 511831fc46 feat: reset with gesture 2020-05-05 23:24:23 +02:00
Tom Gidden 06149002d7 Beebclock 2020-05-05 14:15:13 +01:00
Gordon Williams a8953f40ea remove some sanity check warnings 2020-05-05 13:43:59 +01:00
Gordon Williams 3b14b2d5ba Speed updates 2020-05-05 13:42:27 +01:00
Gordon Williams 7d8d1a8f6f Add "ram" keyword to allow 2v06 Espruino builds to cache function that needs to be fast
Fix issue where first digit could get stuck going from "2x:xx" to " x:xx" (fix #365)

also remove accidental commit
2020-05-05 13:41:30 +01:00
Gordon Williams 69a4c7ce74 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-05 11:39:31 +01:00
Gordon Williams 87cf91d80e Allow scrolling to wrap around (fix #382) 2020-05-05 11:39:21 +01:00
Bzly 3e29d6c5d9
Clearer changelog message 2020-05-04 20:46:24 +01:00
Bzly c72bb4eb74
Create ChangeLog 2020-05-04 20:38:13 +01:00
Fredrik Lautrup 91655769ae Fix to use less resources when not needed. 2020-05-04 21:31:19 +02:00
Bzly ab321e5e86
Remove display flash every interval
Add variable to remember previous value of hidx, and check to see if it has changed before we redraw the watchface
2020-05-04 20:31:12 +01:00
Fredrik Lautrup 19f68b6ec6 Fixed possitioning 2020-05-04 21:11:03 +02:00
Fredrik Lautrup ce2220def5 Fixed color and styling on HR monitor 2020-05-04 19:28:53 +02:00
Fredrik Lautrup ad17efd39b Merge remote-tracking branch 'upstream/master' into ht_indication 2020-05-04 18:50:50 +02:00
Gordon Williams 0dbbce2134 Detect out of memory errors and draw them onto the bottom of the screen in red 2020-05-04 15:06:36 +01:00
Gordon Williams 0d9eeab613 aclock: Fix broken date padding (fix #376) 2020-05-04 10:23:25 +01:00
Gordon Williams cdfeaf6f61
Merge branch 'master' into release/largeclock 2020-05-04 08:32:04 +01:00
Gordon Williams 0f8742a841 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-04 08:29:55 +01:00
Gordon Williams f9ec4ebe68 Rename timer -> simpletimer 2020-05-04 08:29:12 +01:00
Gordon Williams 5b788fbc96 Merge branch 'release/timer' of https://github.com/fbedussi/BangleApps into fbedussi-release/timer 2020-05-04 08:28:06 +01:00
Gordon Williams b8ed7d6ca1
Merge pull request #375 from ps-igel/upstreamMerge
numerals clock: fixed settings issue
2020-05-04 08:23:54 +01:00
ps-igel 3dad58f289 numerals clock: fixed settings issue 2020-05-04 00:32:29 +02:00
Francesco Bedussi a15a049b94 feat: add large clock 2020-05-03 21:12:28 +02:00
Francesco Bedussi 418ce714f9 feat: add timer app 2020-05-02 13:45:22 +02:00
Will Murray f4a2f518f3
Merge pull request #2 from espruino/master
Pull from upstream
2020-05-01 19:14:09 +01:00
wmurray-es 836bf7f21c Add contact details 2020-05-01 19:02:53 +01:00
wmurray-es 39723a2ccd Add more docs 2020-05-01 19:00:50 +01:00
wmurray-es 446b7a0574 Add more docs 2020-05-01 18:36:48 +01:00
wmurray-es addc7a7f99 Revert image 2020-04-30 23:08:17 +01:00
wmurray-es 6bc47dd431 Try another image 2020-04-30 22:59:43 +01:00
wmurray-es f165dcef2e Update README name 2020-04-30 22:51:11 +01:00
wmurray-es 1f502b41e5 Renaming until it works! 2020-04-30 22:28:26 +01:00
wmurray-es 04ac077892 Renaming until it works! 2020-04-30 22:26:20 +01:00
wmurray-es 5108dc1c9d Rename to obey char limit 2020-04-30 22:24:40 +01:00
wmurray-es 05471b0ab4 Rename to obey char limit 2020-04-30 22:23:34 +01:00
wmurray-es 2cc6b9d62c Renamw to see if it works now! 2020-04-30 22:18:11 +01:00
wmurray-es ebcabdb72a Use .img, not .png 2020-04-30 22:11:29 +01:00
wmurray-es ff385ba7f6 Rename files again 2020-04-30 22:03:55 +01:00
wmurray-es 6c3a7aa9ab Add missing app icon 2020-04-30 21:55:40 +01:00
wmurray-es a71ffeeb55 Add missing app icon 2020-04-30 21:48:45 +01:00
wmurray-es 9cd4703553 Add missing app icon 2020-04-30 21:39:24 +01:00
wmurray-es 79825291da Fix missing image 2020-04-30 21:37:28 +01:00
wmurray-es a55788ed07 Add docs 2020-04-30 21:31:38 +01:00
wmurray-es ef7187dff1 Add app 2020-04-30 21:31:27 +01:00
wmurray-es 885b328e38 Add image assets 2020-04-30 21:31:17 +01:00
RenaudG 05425ad2c6
Update osmpoi.html 2020-04-30 17:10:32 +02:00
RenaudG 6b42a0376b
Update README.md 2020-04-30 16:57:48 +02:00
RenaudG 814e63d532
Update README.md 2020-04-30 16:52:55 +02:00
Gordon Williams f8bd409937
Merge branch 'master' into master 2020-04-30 15:47:41 +01:00
RenaudG 7ffdfdde9a
Update ChangeLog 2020-04-30 14:03:58 +02:00
RenaudG 3ac0978e26
Update osmpoi.html 2020-04-30 14:02:17 +02:00
RenaudG 93ec5b4edd
Update osmpoi.html 2020-04-30 13:59:49 +02:00
RenaudG 7767d3b0f6
add Spectre framework html class 2020-04-30 13:55:52 +02:00
Gordon Williams 53d9982a5a tweak to aid with settings development - fix #366 2020-04-30 10:23:43 +01:00
Paul Charlet 41504829d6 changelog update 2020-04-29 19:44:04 +02:00
Paul Charlet 94c008dbcb added readme 2020-04-29 19:41:29 +02:00
Gordon Williams a4b8113997
Merge pull request #362 from nxdefiant/master
Add Joystick app
2020-04-29 13:29:40 +01:00
Gordon Williams 9d8260dbf1 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-29 08:33:05 +01:00
Gordon Williams 768cb4935f Fix broken aclock 2020-04-29 08:32:54 +01:00
Erik Andresen 894306e2e7 Merge remote-tracking branch 'upstream/master' 2020-04-29 09:27:00 +02:00
Gordon Williams cc1bf389f0
Merge pull request #361 from fbedussi/release/calendar
feat: add calendar app
2020-04-29 07:50:36 +01:00
Gordon Williams 769d835fc4 Tweak for #349 2020-04-29 07:46:44 +01:00
Erik Andresen 0394cce8a3 hidjoystick: update to new hid descriptor 2020-04-29 07:25:15 +02:00
Francesco Bedussi bc0c04f060 feat: add calendar app 2020-04-29 00:12:06 +02:00
Gordon Williams 2651508dfc oops - fix to limit HID choices 2020-04-28 17:03:52 +01:00
Gordon Williams 517c35a37d Added BLE HID option for Joystick and bare Keyboard, update HID apps to send correct info 2020-04-28 15:23:02 +01:00
msdeibel ed30c608bf Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-28 11:37:18 +02:00
msdeibel 29a832a4c2 Finalize BatChart 0.09 update 2020-04-28 11:30:44 +02:00
Erik Andresen df14dbcaae hidjoystick: import settings.. 2020-04-28 07:36:49 +02:00
Erik Andresen b45caf8e02 hidjoystick: Added check for HID 2020-04-28 07:20:40 +02:00
Erik Andresen 33c5d61f82 hidjoystick: icon fixes 2020-04-28 07:02:34 +02:00
Erik Andresen aff7d6eb84 hidjoystick: update description 2020-04-28 06:47:14 +02:00
Erik Andresen cfd5da6da7 Initial commit of hidjoystick 2020-04-27 23:22:53 +02:00
Gordon Williams 4efa199aca
Merge pull request #356 from Purple-Tentacle/master
Active Pedometer 0.04
2020-04-27 15:21:06 +01:00
fredericrous e03d33edc1 add readme, remove impurity 2020-04-27 14:13:26 +01:00
fredericrous 35470a151e improve ui, add 2 player local
prepare the ground for 2 players bluetooth
2020-04-27 12:17:34 +01:00
Gordon Williams c893101661 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-27 11:43:39 +01:00
Gordon Williams e3e57267b4 new about page pixels 2020-04-27 11:43:35 +01:00
Gordon Williams de8e95af1e
Merge pull request #352 from lixas/master
bugfix: Bar Clock does not lauch if Languages app is not installed
2020-04-27 10:12:27 +01:00
Gordon Williams 568a479324
Merge pull request #353 from rigrig/ball_maze
ballmaze game: Navigate a ball through a maze using the accelerometer
2020-04-27 09:55:43 +01:00
Purple-Tentacle dd014d5a26
Active Pedometer 0.04 2020-04-27 10:35:11 +02:00
Richard de Boer 02eb4d5c40 ballmaze: handle broken settings JSON 2020-04-26 14:59:41 +02:00
Amos Blanton a08c0383b4 Bug fix for hours in early morning. 2020-04-26 08:45:35 +02:00
Richard de Boer 615aeef4cd ballmaze: also bounce off corners 2020-04-26 05:35:50 +02:00
Richard de Boer 66264ea61c ballmaze game: Navigate a ball through a maze using the accelerometer 2020-04-26 03:29:45 +02:00
Ignas Bukys cff313e89d version update 2020-04-25 23:05:36 +03:00
Ignas Bukys 152b0e617b locale.meridian function does not exists if languages app is not installed 2020-04-25 23:02:10 +03:00
Amos Blanton 98d5e329aa Add readme. 2020-04-25 18:25:13 +02:00
Amos Blanton 1223184ee0 Add imprecise word clock. 2020-04-25 12:11:07 +02:00
Fredrik Lautrup e9509ca74f Updated change log 2020-04-24 07:33:16 +02:00
Gordon Williams 950e6dfdbb
Merge pull request #347 from flautrup/master
Added support for locale and 12H clock
2020-04-24 06:24:22 +01:00
Gordon Williams 028f4775dd
Merge pull request #344 from brainfart-be/master
Toucher : Complete rewrite in 80x80, better perf, add settings
2020-04-24 06:23:13 +01:00
Gordon Williams 55a75930e7
Merge pull request #345 from bengwalker/master
Adding ChangeLog and Attributions
2020-04-24 06:22:41 +01:00
Fredrik Lautrup a7305dc947 First atempt to HR indication 2020-04-23 21:31:12 +02:00
Fredrik Lautrup 43ae16f1c0 Clean up code format 2020-04-23 19:43:48 +02:00
Fredrik Lautrup 5c3e5ff2ee Fixing so that hour is shown right 2020-04-23 19:35:18 +02:00
bengwalker 0874fb698a
Update README.md 2020-04-23 19:14:18 +02:00
Fredrik Lautrup 9ce908761a Updated changelog 2020-04-23 19:09:31 +02:00
Fredrik Lautrup 4441f3055c Added local and support for 12h clock 2020-04-23 19:05:22 +02:00
Gordon Williams 6624b1c451 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-23 15:48:12 +01:00
Dimitri Gigot e40829ea73 0.06: Complete rewrite in 80x80, better perf, add settings 2020-04-23 13:46:06 +00:00
Gordon Williams 61d2c84284
Merge pull request #343 from paulcockrell/master
BuffGym [Enhancement] - Add web interface for customisation
2020-04-23 13:22:48 +01:00
Paul Cockrell 2ebdf0c6c3 Add Changelog and bump version in apps.json 2020-04-23 11:45:45 +01:00
Paul Cockrell f8590bdcf5 Refactor workout json loading. Fix file name matching bug 2020-04-23 11:18:10 +01:00
Gordon Williams c36bd7f97f Add readme to example apps (fix #300) 2020-04-23 10:57:59 +01:00
Gordon Williams 80ff424ac9 stopwatch: Ensure seconds counter is in sync with subseconds (fix #341) 2020-04-23 10:53:09 +01:00
Gordon Williams a389ed5dbe Torch: Change start sequence to BTN1/3/1/3 to avoid accidental turning on (fix #342) 2020-04-23 10:28:42 +01:00
Paul Cockrell edd1b73bc0 Update apps.json to use new buffgym file names. Fix buzz command 2020-04-23 10:11:28 +01:00
Paul Cockrell 04f1e523e8 Serialise uploading. Add buzz on watch to indicate completed 2020-04-23 09:48:31 +01:00
Paul Cockrell d3c58fb323 Add interface to set weight values, update README 2020-04-23 09:41:57 +01:00
Paul Cockrell 3384f493e2 Fix set complete UI message 2020-04-23 07:06:25 +01:00
Paul Cockrell bf1fe5de4e Fix logic leak, make sure draw functions only deal with drawing UI 2020-04-23 06:58:14 +01:00
Paul Cockrell 9e8dea08e4 Rename program to workout 2020-04-23 06:54:08 +01:00
Gordon Williams bf5bf91967 mclock: Improve performance, attempt to remove occasional glitch when LCD on (fix #279) 2020-04-22 13:17:31 +01:00
Gordon Williams 899eaee98e
Merge pull request #340 from rigrig/weather_app
Weather widget+app
2020-04-22 10:14:08 +01:00
Richard de Boer c3940972b5 weather: Convert Gadgetbridge temperature from Kelvin to Celsius 2020-04-22 11:00:16 +02:00
Richard de Boer 6d07882eae Revert "locale: Measure temperature in Kelvin"
This reverts commit 26d8855e
2020-04-22 10:59:00 +02:00
Gordon Williams 06fc54f831 oops - fix sanity check errors 2020-04-22 08:56:50 +01:00
Gordon Williams f175baf2bd
Merge branch 'master' into master 2020-04-22 08:50:48 +01:00
Richard de Boer 319307cdd1 weather: Show Gadgetbridge weather reports
Based on http://forum.espruino.com/comments/15194626/, where
NebbishHacker did most of the actual work :-)
2020-04-21 23:18:21 +02:00
Richard de Boer 26d8855ea2 locale: Measure temperature in Kelvin
Because that is what Gadgetbridge sends for the weather
2020-04-21 23:13:04 +02:00
Paul Cockrell bb9747da09 Add app comments 2020-04-21 20:51:15 +01:00
Paul Cockrell 1cf8d6eb5b Add README 2020-04-21 20:10:56 +01:00
Paul Cockrell 8272b19bb6 Finish BuffGym app 2020-04-21 19:38:02 +01:00
Gordon Williams 4744b64a28
Merge pull request #337 from Purple-Tentacle/master
Active Pedometer 0.03 / Chrono Widget 0.03
2020-04-21 16:22:42 +01:00
Gordon Williams 01bb2c8dcf
Merge pull request #336 from renaudgweb/master
POI Compass app img update
2020-04-21 16:21:33 +01:00
Purple-Tentacle 8dd71947bd
Fix typo 2020-04-21 16:32:15 +02:00
Purple-Tentacle 9d67877294
ActivePedom 0.03 2020-04-21 16:04:56 +02:00
RenaudG 00c37da578
Update osmpoi.html 2020-04-21 15:45:31 +02:00
RenaudG 3e55bc973c
Update osmpoi.html 2020-04-21 15:38:52 +02:00
RenaudG b711e10d4f
Update osmpoi.html 2020-04-21 15:31:26 +02:00
RenaudG 9a64b8aa35
Update osmpoi.html 2020-04-21 15:17:57 +02:00
RenaudG f938dc3de0
Update osmpoi.html 2020-04-21 14:59:52 +02:00
RenaudG c23c11eb51
Update osmpoi.html 2020-04-21 14:50:44 +02:00
RenaudG 25f2e3d997
Update osmpoi.html 2020-04-21 14:32:55 +02:00
RenaudG 2814e367c0
Update ChangeLog 2020-04-21 14:09:03 +02:00
RenaudG 4a53e768d6
change img_nofix 2020-04-21 14:03:17 +02:00
Gordon Williams f7d8af5a41
Merge pull request #334 from fredericrous/pong
New game: Pong🕹
2020-04-21 11:36:43 +01:00
Gordon Williams 6f00f0ee0b minor tweaks 2020-04-21 11:35:32 +01:00
Gordon Williams 8d76f11ac1 Merge branch 'master' of https://github.com/singintime/BangleApps into singintime-master 2020-04-21 11:30:20 +01:00
fredericrous 7735a2ba97 New game: Pong🕹 2020-04-21 11:22:15 +01:00
singintime a8cf48c794 Addressing review comments 2 2020-04-21 11:52:36 +02:00
singintime bc4a05e314 Addressing review comments 2020-04-21 10:43:54 +02:00
singintime 15a92c1b38 Minion clock v0.02 2020-04-21 09:37:58 +02:00
Paul Cockrell 6deb376d99 Return to launcher on exit 2020-04-20 22:02:55 +01:00
Paul Cockrell 707f4a1ccd More fixes 2020-04-20 21:39:30 +01:00
RenaudG 7d8700a3e9
Create README.md 2020-04-20 20:50:55 +02:00
bengwalker 3363999e80
add ChangeLog, attribute to source for icon 2020-04-20 20:49:54 +02:00
RenaudG 95ddcbf467
Create ChangeLog 2020-04-20 20:48:07 +02:00
RenaudG 83253aa5be
Add files via upload 2020-04-20 20:40:28 +02:00
RenaudG fae5b02277
Create osmpoi.html 2020-04-20 20:39:59 +02:00
Purple-Tentacle 4b512af0e2
activepedom 0.03 2020-04-20 17:34:33 +02:00
RenaudG a47ebfaf48
Update README.md 2020-04-20 17:14:16 +02:00
RenaudG 5f9ee09daf
Update README.md 2020-04-20 17:13:07 +02:00
RenaudG e513031a87
Create README.md 2020-04-20 17:11:51 +02:00
RenaudG 02af1e4b15
Create ChangeLog 2020-04-20 16:55:59 +02:00
RenaudG c424ef2f79
Create app-icon.js 2020-04-20 16:44:35 +02:00
RenaudG e2ac702a5e
Add files via upload 2020-04-20 16:43:00 +02:00
RenaudG 8238bb766a
Create app.js 2020-04-20 16:40:26 +02:00
Paul Cockrell 3935ac9883 Update apps.json 2020-04-20 15:27:21 +01:00
Paul Cockrell 74bd784b09 Initial commit of BuffGym 5x5 training program 2020-04-20 15:00:06 +01:00
Purple-Tentacle ae738e9d99
chronowid 0.03 2020-04-20 15:57:26 +02:00
Richard de Boer 8d6dec8712 Merge branch 'master' into data_files
# Conflicts:
#	apps/setting/ChangeLog
#	apps/widbatpc/ChangeLog
2020-04-20 12:00:25 +02:00
Richard de Boer 0f8247e7e4 Data file fixes for settings/welcome/ncstart
settings: never delete settings file
welcome: fix typo, remove outdated comment
ncstart: remove outdated comment
2020-04-20 11:52:19 +02:00
Gordon Williams 20bb1aed84 Add 'hide if charge greater than'
Move 'DEFAULTS' to try and reduce memory usage a little
2020-04-20 10:06:40 +01:00
Gordon Williams 9cc58597cd merge with new namings 2020-04-20 09:21:27 +01:00
Gordon Williams 5182cb5aab Merge branch 'master' of https://github.com/lightnin/BangleApps into lightnin-master 2020-04-20 09:19:47 +01:00
Gordon Williams 2c4682cece
Merge branch 'master' into banglerun 2020-04-20 09:14:50 +01:00
Gordon Williams 9f237cfa7c
Merge branch 'master' into master 2020-04-20 09:00:18 +01:00
Gordon Williams 725970f45c
Merge branch 'master' into master 2020-04-20 08:47:16 +01:00
Gordon Williams 0cfe719d99
Merge branch 'master' into master 2020-04-20 08:45:08 +01:00
Gordon Williams 96947be1e3
Merge pull request #323 from fredericrous/calculator
Fix App Calculator issues
2020-04-20 08:42:43 +01:00
Gordon Williams 18169bad6e
Merge pull request #322 from jeffmer/master
new gpsnav app
2020-04-20 08:40:26 +01:00
Gordon Williams 8a315d1f65
Merge pull request #321 from flautrup/master
Added an clock called Round clock (rclock)
2020-04-20 08:37:13 +01:00
Gordon Williams 7164b0a8be
Merge pull request #319 from rigrig/files_data
App Manager: Add support for data files
2020-04-20 08:34:53 +01:00
Gordon Williams 76a0513315
Merge pull request #320 from paulcockrell/master
AstroCalc [Enhancement] - Store last GPS fix for optional use next time
2020-04-20 08:34:26 +01:00
Stefano Baldan 4d52de224c Added app for running 2020-04-20 00:21:57 +02:00
Frederic R d2270eaae6
Update App Calculator's Readme. Larger image 2020-04-19 16:48:33 +01:00
Amos Blanton 1596b0246b Add setting to hide widget when battery is over 20%. 2020-04-19 16:18:13 +02:00
Michael Bengfort 0bdf476ea6 remove metronome.info 2020-04-19 14:13:26 +02:00
Michael Bengfort 0df1fb19e3 initial commit adding metronome app 2020-04-19 13:55:20 +02:00
fredericrous 79f18015ef Add Calculator App Readme 2020-04-18 22:05:36 +01:00
Ignas Bukys 0c03bce926 icon brightness 2020-04-18 22:45:33 +03:00
Ignas Bukys aee60d97c0 Fix icon 2020-04-18 22:43:29 +03:00
Ignas Bukys 34e3748ee6 add game tag and change icon 2020-04-18 22:27:58 +03:00
Ignas Bukys 8987dc491f adde icon for game 2020-04-18 22:20:09 +03:00
Ignas Bukys 58d640a2e2 added blackjack game to apps.json 2020-04-18 22:11:50 +03:00
Ignas Bukys 406deafadd BlackJack game 2020-04-18 21:22:04 +03:00
paul d545a7a87d changelog update 2020-04-18 17:36:47 +02:00
paul 20f7c80462 graphical adjustments 2020-04-18 17:30:28 +02:00
fredericrous aa168c3d5c Fix App Calculator issues
- Javascript rounded float issues
- Reset after equals wasn't done properly
- Introduce unit tests 🤗
2020-04-18 16:30:05 +01:00
paul 63526c49e2 using app icon instead of text 2020-04-18 17:08:01 +02:00
paul 58e826accc adding widgets 2020-04-18 17:01:01 +02:00
paul b58069fba1 massive rewrite with really heavy inspiration from music control app 2020-04-18 16:52:30 +02:00
paul fc6d6aa4bb hid code correction 2020-04-18 16:41:43 +02:00
paul 41d206cdbe typos in code and no more useless timeout 2020-04-18 16:24:33 +02:00
paul 696afd7f6b ble hid control is removed from require and is now hard written in app 2020-04-18 16:08:33 +02:00
jeffmer ed51586dd0
Add files via upload 2020-04-18 14:39:36 +01:00
jeffmer 37e26d6139
Create ChangeLog 2020-04-18 14:38:32 +01:00
paul 888176f460 shorter JS file name 2020-04-18 15:34:35 +02:00
paul 01fb3ca476 merge upstream 2020-04-18 15:28:53 +02:00
Fredrik Lautrup 3ed6448596
Delete .DS_Store 2020-04-18 13:08:23 +02:00
Fredrik Lautrup 2f834a5856 Changes to permissions on file 2020-04-18 13:00:59 +02:00
Fredrik Lautrup cdba3a32c2 FIx name error 2020-04-18 12:42:03 +02:00
Fredrik Lautrup 6d1e87a765 Added icons 2020-04-18 12:39:13 +02:00
Fredrik Lautrup 0a7a9e0b97 Align fonts 2020-04-18 12:02:01 +02:00
Fredrik Lautrup afeff2c576 Updated grey colors 2020-04-18 11:55:40 +02:00
Fredrik Lautrup a1f1da0341 Updated grey colors 2020-04-18 11:52:30 +02:00
Fredrik Lautrup 06705a6e5d Fixes 2020-04-18 11:28:08 +02:00
Fredrik Lautrup bf4a3e0321 Added rclock app 2020-04-18 09:01:15 +02:00
Paul Cockrell e052a6e65f Remove repeated assignment of date to gps object 2020-04-18 00:41:15 +01:00
Paul Cockrell 173969839e Fix Changelog 2020-04-18 00:39:32 +01:00
Paul Cockrell c0f9c8b3e2 Store GPS coords, for use on next start if user desires 2020-04-18 00:38:12 +01:00
Richard de Boer 2278947b3d App Manager: Add support for data files 2020-04-18 00:51:22 +02:00
Richard de Boer a8d1ef3e53 gpsrec: Save settings in data file, add track files to data 2020-04-17 21:53:42 +02:00
Richard de Boer 595de45e34 numerals: Save settings in data file 2020-04-17 21:53:42 +02:00
Richard de Boer db35edede6 ncstart: Save settings in data file 2020-04-17 21:53:42 +02:00
Richard de Boer e4c0574ab7 heart: Save settings in data file, add recording files to data 2020-04-17 21:53:42 +02:00
Richard de Boer 9358b4b599 alarm: Save settings in data file 2020-04-17 21:43:03 +02:00
Richard de Boer b047f14d4a setting: Save settings in data file 2020-04-17 21:43:03 +02:00
Richard de Boer b691f783aa welcome: Save settings in data file
fwelcom
2020-04-17 21:43:03 +02:00
Richard de Boer 43b0d8897e widbatpc: Save settings in data file 2020-04-17 21:43:03 +02:00
Richard de Boer c7f2a18caa Remove "settings" from appid.info 2020-04-17 21:08:07 +02:00
paul 15535b0f19 move json info to the good place 2020-04-17 19:06:09 +02:00
paul 44533054f3 adding the extra comma as mentioned on bangle js documentation 2020-04-17 19:00:45 +02:00
paul f750059648 app code and config 2020-04-17 18:56:38 +02:00
paul 1fff62e48d init hid camera app 2020-04-17 16:55:35 +02:00
Gordon Williams 745e4d38a9
Merge pull request #316 from Purple-Tentacle/master
Compass 0.02 - show text if uncalibrated
2020-04-17 15:52:11 +01:00
Purple-Tentacle 9a664ecae4
Compass: 0.02 2020-04-17 16:38:33 +02:00
Gordon Williams 9f4d9bcb85
Merge pull request #315 from Purple-Tentacle/master
Chrono Widget 0.02
2020-04-17 15:08:29 +01:00
Purple-Tentacle 372f5123f4
chronowid 0.02 2020-04-17 15:55:41 +02:00
Markus 0c129bb10a Fix wrong ) 2020-04-17 12:45:13 +02:00
Markus 5782fa1439 Use correct casing for getSecurityStatusMethod 2020-04-17 12:43:21 +02:00
Markus 933ce77095 Enable graphing of the bluetooth state, update version info 2020-04-17 12:33:26 +02:00
Markus 28d3a6eb1d Fix failing dismissal of Gadgetbridge messages 2020-04-17 12:29:40 +02:00
msdeibel 0458acd31a Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-16 14:33:19 +02:00
msdeibel 3e5cfcdc12 Fixed home button and added readme for WOHRM 2020-04-16 14:32:42 +02:00
Gordon Williams 242c35dfac
Merge pull request #310 from OmegaVoid/master
Added DANE
2020-04-16 11:49:54 +01:00
OmegaRogue b02af77e51 Add Description, Remove add_to_apps.json
Add Description
Remove add_to_apps.json

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-16 12:48:35 +02:00
Gordon Williams 3c62b26c3f Merge branch 'master' of github.com:espruino/BangleApps 2020-04-16 11:33:44 +01:00
Gordon Williams eb4ac302cc Reduce memory usage further when running app settings page 2020-04-16 11:33:36 +01:00
Gordon Williams 89691da778
Merge pull request #309 from msdeibel/master
Fix home button and add README
2020-04-16 10:50:13 +01:00
Gordon Williams a4ec9965ba Make widget play well with other Gadgetbridge widgets/apps 2020-04-16 10:31:59 +01:00
msdeibel 22e8926d95 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-16 11:27:36 +02:00
Gordon Williams c9a3a0bce0
Merge pull request #307 from Purple-Tentacle/master
Chrono Widget
2020-04-16 10:27:16 +01:00
msdeibel de2dc3a2cc Add readme and increment version 2020-04-16 11:26:57 +02:00
Gordon Williams bb42044aa9 Show elapsed time, and tweak stopwatch so lap times don't overlap the bottom widget area 2020-04-16 10:25:13 +01:00
msdeibel 24eb0f33fe Minor changes based on JSLint hints 2020-04-16 11:24:17 +02:00
msdeibel 304e23f53e Fix home button and add min/max for chart 2020-04-16 11:23:19 +02:00
Gordon Williams 083e4f752f Merge branch 'master' of https://github.com/Red-The-Hunter/BangleApps into Red-The-Hunter-master 2020-04-16 10:11:44 +01:00
Purple-Tentacle 8c6b78ebe1
Bugfix json creation 2020-04-16 10:32:41 +02:00
Purple-Tentacle 8c2decfa7b
readme update 2020-04-16 10:17:14 +02:00
Gordon Williams e0a3b9ae3e Launchers: Only store relevant app data (saves RAM when many apps) 2020-04-16 09:16:37 +01:00
Purple-Tentacle 1a935951b0
Chronowid initial 2020-04-16 10:07:39 +02:00
Purple-Tentacle 944693eaf9
Chronowid initial 2020-04-16 10:06:44 +02:00
Gordon Williams 078a3e6d5f change default temperature for israel as per #248 2020-04-16 08:16:27 +01:00
Gordon Williams 90e11670b3
Merge pull request #306 from Purple-Tentacle/master
Active Pedometer: Distance calc and display
2020-04-16 08:12:17 +01:00
Purple-Tentacle 0ef33e12dc
Distance calc and display 2020-04-16 08:21:27 +02:00
ps-igel 7e300068b1 update v0.03 2020-04-15 21:43:03 +02:00
ps-igel af427a3105 update v0.03 2020-04-15 21:36:29 +02:00
Gordon Williams 9ccba22694 RAM widget 2020-04-15 14:31:45 +01:00
Gordon Williams a8f1aabbee Fix regression stopping correct widget updates 2020-04-15 14:30:51 +01:00
Gordon Williams 40f291730e 0.07: Added @jeffmer's awesome track viewer (fix #273) 2020-04-15 13:40:02 +01:00
OmegaRogue b8226cce8f Added DANE
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
2020-04-15 14:00:01 +02:00
Red-The-Hunter 0f20176280
Update interface.html 2020-04-15 19:22:51 +08:00
Red-The-Hunter 02aaf2dd16
Update interface.html 2020-04-15 19:22:07 +08:00
Red-The-Hunter 70e9c23c54
Update interface.html 2020-04-15 19:17:03 +08:00
Red-The-Hunter 5d588d6d69
Update interface.html 2020-04-15 19:11:54 +08:00
Red-The-Hunter 9a03c9bcce
Update ChangeLog 2020-04-15 18:57:52 +08:00
Red-The-Hunter 24d35eca2c
Update stopwatch.js 2020-04-15 18:54:29 +08:00
Gordon Williams f890227b61 gbridge: 0.09: Update Bluetooth connection state automatically 2020-04-15 10:53:03 +01:00
Gordon Williams 02dcc19709 widbt: Fix automatic update of Bluetooth connection status 2020-04-15 10:50:07 +01:00
Gordon Williams 78214a267e 0.15: Reduce memory usage when running default clock chooser (#294) 2020-04-15 10:35:29 +01:00
Gordon Williams ac076f698a
Merge pull request #302 from rigrig/welcome
Fix welcome apps running during settings update
2020-04-15 08:57:59 +01:00
Gordon Williams 323aef8037
Merge pull request #301 from msdeibel/master
Fix logging, improve charting and add widget icon
2020-04-15 08:41:54 +01:00
Gordon Williams 01c98208bf
Merge pull request #299 from Fabio286/snake
Improvements of snake game
2020-04-15 08:38:58 +01:00
Richard de Boer 69a1e00384 ncstart: don't run when settings are absent/updated
Fixes #298
2020-04-15 01:12:34 +02:00
Richard de Boer 50d5ca7f7b welcome: don't run when settings are absent/updated
Fixes #298
2020-04-15 01:04:45 +02:00
Markus d644c09b8c Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-14 22:15:24 +02:00
Markus a798bb9dc6 Improve logging and charting of component states and add widget icon 2020-04-14 22:15:15 +02:00
Markus 935241d7c5 Logstring changed 2020-04-14 21:20:09 +02:00
Markus 2299e28316 Fix undefined topUpLines 2020-04-14 21:11:52 +02:00
Markus f43b1e6ee3 PrevDay lgging fixed 2020-04-14 21:02:39 +02:00
Markus 3cc63e2a3e Fix data recording file retrieval 2020-04-14 18:33:56 +02:00
Markus 758b2e447e Fixes event registration 2020-04-14 18:04:02 +02:00
Markus e134285728 Fixes . error 2020-04-14 17:46:59 +02:00
Fabio 24cfc840e0 Improvements of snake game 2020-04-14 17:43:12 +02:00
Markus 63dbed0e3c Updates BatChart version 2020-04-14 17:31:37 +02:00
Markus 9daf178fc1 Fixes consumer indicators and adds home button 2020-04-14 17:30:10 +02:00
Markus f88f875694 Fixes eventhandlers for batchart widget 2020-04-14 17:29:24 +02:00
Gordon Williams d54c0c7dea 0.14: Reduce memory usage when running app settings page 2020-04-14 16:11:29 +01:00
Markus 034488d899 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-14 17:01:13 +02:00
Gordon Williams 22a005203f Use BTN2 for settings menu like other clocks 2020-04-14 15:56:12 +01:00
msdeibel 4644fe4baf Fixes removal of listeners 2020-04-14 14:02:03 +02:00
msdeibel d2817a41bc Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-14 14:01:47 +02:00
msdeibel bf1eed04ae Remove unused settings variable 2020-04-14 13:55:36 +02:00
Gordon Williams 171542e71a
Merge branch 'master' into snake 2020-04-14 11:03:08 +01:00
Gordon Williams 7b4883ed78 remove un-needed file 2020-04-14 10:47:39 +01:00
Gordon Williams 9d8a1f58a2 Merge branch 'calculator' of https://github.com/fredericrous/BangleApps into fredericrous-calculator 2020-04-14 10:47:26 +01:00
Gordon Williams 50a149d580
Merge pull request #290 from Purple-Tentacle/master
Active Pedometer Widget
2020-04-14 10:45:20 +01:00
Frederic R f5f1059627
Merge branch 'master' into calculator 2020-04-14 10:29:06 +01:00
Gordon Williams 0aeaeb94aa
Merge pull request #284 from msdeibel/master
Enables chart in the app
2020-04-14 10:24:27 +01:00
Gordon Williams 1a69b2a3ac
Merge branch 'master' into setting 2020-04-14 10:13:09 +01:00
Gordon Williams da119ae8e5
Merge branch 'master' into master 2020-04-14 10:10:29 +01:00
Gordon Williams 2d1f6b17e7
Merge pull request #278 from paulcockrell/master
MarioClock [Enhancement] - Nightmode + 3 levels of darkness + Settings persisted + New info banner messages
2020-04-14 10:02:57 +01:00
Gordon Williams beea7ddace
Merge branch 'master' into upstreamMerge 2020-04-14 09:51:11 +01:00
Gordon Williams 1edc9928ff
Merge pull request #274 from Fabio286/master
New app BLE Detector
2020-04-14 09:49:35 +01:00
Fabio b84d0446a8 New game Snake! 2020-04-14 09:08:26 +02:00
msdeibel c64d7bf57e Experimental changes for hrm, gps an compass 2020-04-14 07:48:07 +02:00
Paul Cockrell be10466ed1 Don't double-buzz, it throws an error!, Also only call drawImage if we have an image to draw 2020-04-13 14:33:22 +01:00
Purple-Tentacle 5bbb6bfc89
Bugfix 2020-04-13 14:57:47 +02:00
fredericrous 477e6f0760 Add App Calculator 2020-04-13 12:43:31 +01:00
Purple-Tentacle 0cee319086
Initial transfer 2020-04-13 13:04:18 +02:00
Purple-Tentacle 65f5a46dd9
Create ChangeLog 2020-04-13 12:53:38 +02:00
msdeibel 9fad35f39e Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-04-13 11:15:57 +02:00
msdeibel 900b820474 Display temperature and LCD state in chart 2020-04-13 11:14:50 +02:00
Paul Cockrell 1c68ea0d1b Display info message when phone (dis)connectes and battery level <= 10% 2020-04-12 14:43:52 +01:00
Markus 1a8a0d0a63 Version for BatChart app updated 2020-04-12 14:06:12 +02:00
msdeibel eebc494704 Enables chart in the app 2020-04-12 13:32:25 +02:00
Richard de Boer f5246a4212 Some minor settings fixes 2020-04-12 01:29:57 +02:00
unmotivagedgene 437b94d166
Create changelog.txt 2020-04-11 14:53:52 -05:00
Fabio 3f08eee070 Changelog update and README.md 2020-04-11 21:04:16 +02:00
ps-igel fc801b29de
update 2020-04-11 18:22:48 +02:00
ps-igel cffe04a54e add ChangeLog 2020-04-11 15:37:40 +02:00
Fabio cf58c0eb5f bledetect fixed issue with wrong device informations 2020-04-11 13:03:45 +02:00
Paul Cockrell cab228f47e Persist user settings 2020-04-11 10:47:01 +01:00
Paul Cockrell 20ad2efbd4 In night mode, further left swipes reduce the screen brightness (3 levels) until returning to day-mode 2020-04-11 01:52:27 +01:00
Johan Bové 86ad563bc2 Fixes jbmb8 apps entry 2020-04-10 23:03:59 +02:00
ps-igel d843210ed0 add numerals clock 2020-04-10 22:32:09 +02:00
Fabio a95a396ac1 Resized icon bledetect 2020-04-10 19:43:10 +02:00
Fabio 8d8befd5ec Finally fixed icon for bledetect 2020-04-10 19:35:34 +02:00
Fabio 558952c540 Fix bledetect icon 2020-04-10 19:24:34 +02:00
Fabio 5e5fb570db New bledetect app 2020-04-10 19:20:49 +02:00
Marco Heiming d9a9bae5ee Move LCD Brightness menu into more general LCD menu & unify writings 2020-04-10 17:42:14 +02:00
unmotivagedgene ada96912f7
Added newline to the end of apps/nato/nato-icon.js 2020-04-10 07:46:44 -05:00
unmotivagedgene 987be3201b
Cleanup and comments 2020-04-10 07:40:29 -05:00
unmotivagedgene 4072bb6869
Removing app manifest txt
This has been added to the main manifest.
2020-04-10 07:36:40 -05:00
unmotivagedgene 0aad2a3082
Added NATO Alphabet app files 2020-04-09 18:29:49 -05:00
Gordon Williams 1689973abc Merge branch 'master' of github.com:espruino/BangleApps 2020-04-09 21:52:37 +01:00
Gordon Williams f0cd452622 0.12: Fix memory leak (#206)
Bring App settings nearer the top
      Move LCD Timeout to wakeup menu
2020-04-09 21:51:19 +01:00
Gordon Williams 09a0854b08 fix accidental changelog non-commit 2020-04-09 21:20:01 +01:00
Gordon Williams 0dbc5e70bb fix minor error with #269 sanity check 2020-04-09 21:19:06 +01:00
Simone Di Cicco a9991da57d
Create ChangeLog 2020-04-09 18:44:10 +02:00
Simone Di Cicco fc963e89b3
Add files via upload 2020-04-09 18:43:22 +02:00
Simone Di Cicco 96ce0cd480
Delete app.png 2020-04-09 18:43:07 +02:00
Simone Di Cicco 5c04e6e981
Rename apps/stopwatch/app.js to apps/devstopwatch/app.js 2020-04-09 18:42:41 +02:00
Simone Di Cicco b6567d99b6
Update and rename apps/stopwatch/app-icon.js to apps/devstopwatch/app-icon.js 2020-04-09 18:39:40 +02:00
Simone Di Cicco ce9cc7637f
Update app-icon.js 2020-04-09 18:32:58 +02:00
Simone Di Cicco b847cb3301
Add files via upload 2020-04-09 18:28:13 +02:00
Simone Di Cicco c5b184c94c
Create app-icon.js 2020-04-09 18:18:35 +02:00
Simone Di Cicco 264c7c64cb
Create app.js 2020-04-09 18:12:36 +02:00
msdeibel 9851328c69 Rotate log files once a week 2020-04-09 16:10:10 +02:00
Gordon Williams 832a91fb5a
Merge pull request #266 from Fabio286/master
Fixed missing ampm property for some locales
2020-04-09 13:23:16 +01:00
Fabio 82d0d255c2 Fixed missing ampm property for some locales 2020-04-09 14:05:06 +02:00
Richard de Boer a0fa104078 widpedom: Fix daily goal, don't store settings in separate file 2020-04-09 12:18:05 +02:00
Gordon Williams 4f7cbbb1b5 quick fix for widget - #250 2020-04-09 09:43:16 +01:00
Gordon Williams 87904b31ad files 0.02: Fix deletion of apps - now use files list in app.info (fix #262) 2020-04-09 09:03:42 +01:00
Gordon Williams c43c335100 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-09 08:57:13 +01:00
Gordon Williams ea32401ba6 Locale 0.06: Remove translations if not required
Ensure 'on' is always supplied for translations
2020-04-09 08:57:06 +01:00
Gordon Williams 57d54955ab
Merge pull request #260 from rigrig/widpedom
widpedom: Add goal setting
2020-04-09 08:32:17 +01:00
Gordon Williams 99a9d85be1
Merge pull request #258 from paulcockrell/master
Mario Clock [Enhancement] - Integrate GadgetBridge
2020-04-09 08:30:03 +01:00
msdeibel 8d89334c4d Small fixes 2020-04-09 08:35:11 +02:00
msdeibel 248b0bbf96 Removes WIDGETS declaration 2020-04-09 08:30:15 +02:00
msdeibel fa23aaf3f0 Widget stores data to file, icon added 2020-04-09 08:19:38 +02:00
Gordon Williams 4bdc5813d3 change default map provider 2020-04-08 21:34:40 +01:00
Richard de Boer 8b2ea9f0c3 widpedom: Add goal setting
Draws progress as part of a circle
(default goal: 10.000 seems to be common-ish?)
2020-04-08 22:30:28 +02:00
Markus dbb558a5c8 Adds BatteryChart app and widget 2020-04-08 22:28:24 +02:00
Gordon Williams 204ccd81ad Merge branch 'master' of github.com:espruino/BangleApps 2020-04-08 21:23:25 +01:00
Gordon Williams d2159b6ec4 OpenStreetMap: Fix marker position, color, and map scaling 2020-04-08 21:22:51 +01:00
Dimitri Gigot 006c4e6960 Improve the perf 2020-04-08 16:42:47 +00:00
Paul Cockrell b7d94f3244 Integrate GadgetBridge 2020-04-08 17:02:16 +01:00
Gordon Williams fe3229c262
Merge pull request #256 from Purple-Tentacle/master
New Info display + readme + screenshot
2020-04-08 16:24:49 +01:00
Gordon Williams a96e69af9c
Merge pull request #255 from stanzinofree/patch-1
Update locales.js
2020-04-08 16:10:14 +01:00
Purple-Tentacle a8af64d4fc
Added readme and screenshot 2020-04-08 17:05:10 +02:00
Purple-Tentacle db06d9b7e7
0.03 2020-04-08 16:49:03 +02:00
Purple-Tentacle b5fc41126c
0.03 2020-04-08 16:48:28 +02:00
Alessandro Middei 8dda7b59f2
Update locales.js
Added it_IT copied by it_CH and modified for EUR as int_curr_symbol and \x80 as Euro symbol
2020-04-08 16:01:06 +02:00
MaBecker 81dc5a1802 new app custom 2020-04-08 15:26:38 +02:00
Marco Heiming 9edc3a6592 GPS Info: Show number of satellites while waiting for fix 2020-04-08 12:12:25 +02:00
Gordon Williams 50e61015ec Settings: Make LCD brightness work after leaving settings (fix #186) 2020-04-08 10:16:32 +01:00
Gordon Williams 3b7eec70e3 Alarm: Change 'New Alarm' to 'Save', allow Deletion of Alarms 2020-04-08 09:35:38 +01:00
Gordon Williams b46c36dd6c Merge branch 'master' of github.com:espruino/BangleApps 2020-04-08 08:09:28 +01:00
Gordon Williams 195a7f53af minor icon tweak 2020-04-08 08:09:02 +01:00
Gordon Williams c2de397b72
Merge pull request #246 from rigrig/gbridge
gbridge: don't turn on screen at start of every song
2020-04-08 07:57:22 +01:00
Gordon Williams f4d7497d9d
Merge pull request #245 from paulcockrell/master
Mario Clock [Enhancement] - Extend info displayed + add Daisy
2020-04-08 07:56:32 +01:00
Paul Cockrell 50e1c3096d Center characters on the screen 2020-04-08 03:13:14 +01:00
Timo Kiefer 35eaf82a78 Added tabata app to control high-intensity interval training 2020-04-07 23:09:59 +02:00
Gordon Williams 86891fce63 I've been meaning to fix this enough to upload it for a while.
Finally got it more or less working but I don't have time test it
properly. Still, it's a good start! PRs welcome :)
2020-04-07 21:49:44 +01:00
Johan Bové 6d12ffe452 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-07 22:17:04 +02:00
Richard de Boer 1bea7a450e gbridge: don't turn on screen at start of every song
Do draw the notification, so you can still look up what is playing.
2020-04-07 22:08:29 +02:00
Paul Cockrell b9361c55fe Switch the action buttons around, so the button is next to the part of the screen it affects 2020-04-07 16:41:04 +01:00
Paul Cockrell b5a9b9306a Update README 2020-04-07 15:16:31 +01:00
Paul Cockrell 51e0adbc78 Add Daisy. Change Date pannel to info-panel with BAT, TEMP, DATE data 2020-04-07 15:15:11 +01:00
Paul Cockrell 4ad3f59561 Bump version for addition of README and Daisy character 2020-04-07 09:18:35 +01:00
Gordon Williams 858d979f00
Merge pull request #230 from rigrig/welcome
Move loading of welcome to boot.js
2020-04-07 09:02:09 +01:00
Gordon Williams fc2060e7f0 tweaks and docs for readme file 2020-04-07 08:59:24 +01:00
Gordon Williams 416e749b03
Merge branch 'master' into master 2020-04-07 08:38:06 +01:00
Richard de Boer 8a7c61aa65 Move NodeConfEU 2019 'First Start' Sequence to ncstart.boot.js
fix ncstart
2020-04-07 00:27:06 +02:00
Richard de Boer f8ef03bade Move welcome loader into welcome.boot.js 2020-04-07 00:27:06 +02:00
Richard de Boer 27c02f05e4 Gadgetbridge: move config to settings menu
gbridge: remove `gbridge.app.js` from `apps.json`

This file no longer exists, so don't mention it anymore.
2020-04-06 21:52:56 +02:00
Paul Cockrell 74809b8bf5 Try images 2020-04-06 17:27:09 +01:00
Paul Cockrell 44fff4a855 Add README to Mario Clock. Add README viewer to App installer 2020-04-06 16:36:18 +01:00
Paul Cockrell ebf8e01dd5 Tidy up code 2020-04-06 16:11:05 +01:00
Gordon Williams 7cf9f117d4
Merge pull request #236 from paulcockrell/master
Mario Clock [Enhancement] - Multi characters and Night Mode
2020-04-06 10:08:59 +01:00
Gordon Williams 2dfbbfd64e
Merge branch 'master' into lcd-brightness-setting 2020-04-06 10:03:28 +01:00
Gordon Williams 292ad8f99d
Merge pull request #232 from rigrig/widbatpc
widbatpc: Draw percentage as inverted on monochrome battery
2020-04-06 09:26:28 +01:00
Gordon Williams ddc72ab1b8
Merge pull request #233 from brainfart-be/master
Rewrite and add asked feature  on issue #210
2020-04-06 09:21:35 +01:00
Gordon Williams 00d13800a3
Merge pull request #231 from nikmartin/aclck-face
Analog Clock (aclock) fixes for widget area
2020-04-06 09:20:19 +01:00
Gordon Williams 128544a193
Merge pull request #227 from Purple-Tentacle/daysleft
Changed string display in widget
2020-04-06 09:02:07 +01:00
Gordon Williams c45cfb47b1
Merge pull request #225 from detached/auto-on-settings
Add lcd wake-up settings
2020-04-06 08:47:36 +01:00
Paul Cockrell 915f2a35c7 Bump version 2020-04-06 07:48:25 +01:00
Paul Cockrell 761a6108b6 Swipe to change character and night mode 2020-04-06 07:43:46 +01:00
Paul Cockrell a7d813978c Keep trees our of sky, more performance enhancements 2020-04-06 07:43:46 +01:00
Simon Weis da0aa84705 Adds LCD brightness setting 2020-04-05 16:30:55 +02:00
Dimitri Gigot 1189595bb4 setTimeout became useless and has to be removed 2020-04-05 00:18:51 +00:00
Dimitri Gigot 32dc0d6d7f Complete rewrite to add animation and loop ( issue #210 ) 2020-04-05 00:12:04 +00:00
Richard de Boer f7e9bde0b9 widbatpc: Draw percentage as inverted on monochrome battery 2020-04-04 21:17:30 +02:00
Nik Martin b2743ee6d1 shift face down for widgets
localize date
maximize face
2020-04-04 12:58:34 -05:00
Christian Hemker 745b3c42e2 Update version and version info 2020-04-04 18:05:53 +02:00
Christian Hemker 10b044997d change string sizes and positions 2020-04-04 17:59:01 +02:00
Simon Weis 1c9bcee29b Remove conflict left over 2020-04-04 17:57:43 +02:00
Simon Weis d325be9b57 Merge branch 'master' into auto-on-settings 2020-04-04 17:56:49 +02:00
Simon Weis dd2b820587 Changed wording a bit 2020-04-04 17:50:23 +02:00
Simon Weis 90e49c215a Remove left over code 2020-04-04 17:40:18 +02:00
Simon Weis a5a05baa56 Add lcd auto-on settings 2020-04-04 17:37:33 +02:00
Christian Hemker 8bb7c24b81 refactor 2 2020-04-04 17:13:39 +02:00
msdeibel 1f8c0ef685 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-04 16:37:57 +02:00
msdeibel 72d389e1da Removed debug outputs, fixed rendering for upper limit, improved rendering for +/- icons, changelog version order fixed 2020-04-04 16:31:41 +02:00
Christian Hemker df97a75200 refactor and comments 2020-04-04 16:02:34 +02:00
Gordon Williams 25a59c8743 flip changelog 2020-04-04 14:37:09 +01:00
Gordon Williams e06fcde15a
Merge pull request #222 from singintime/minionclk
Add minion themed clock
2020-04-04 14:22:41 +01:00
Stefano Baldan aa3f074ed4 Fix drawing when lcd screen on 2020-04-04 15:10:15 +02:00
Gordon Williams 73562fe28a
Merge pull request #217 from rigrig/welcome
Move Welcome config into App/widget settings
2020-04-04 13:51:02 +01:00
Stefano Baldan 32e1642555 Added minion themed clock 2020-04-04 14:14:01 +02:00
Gordon Williams 8318847293
Merge pull request #213 from brainfart-be/master
Improvement: Close launcher when lcd turn off
2020-04-04 13:07:10 +01:00
Gordon Williams 383ae41d8d
Merge pull request #195 from rigrig/widbatpc
Add settings to `widbatpc`
2020-04-04 13:04:21 +01:00
Gordon Williams 41318f0338
Merge pull request #220 from paulcockrell/master
Mario Clock [Enhancement] - Better performance / graphics
2020-04-04 12:58:54 +01:00
Paul Cockrell 3f6e4b630e Vertical align date string 2020-04-04 11:05:51 +01:00
Paul Cockrell 16ea9a8167 Enhance Mario clock performance and graphics 2020-04-04 11:03:34 +01:00
msdeibel ba5df10601 JS for icon changed 2020-04-04 08:55:13 +02:00
msdeibel 8fa7fd0e43 Improved buzz timing and rendering 2020-04-04 08:50:55 +02:00
msdeibel a55efc5740 Merge branch 'master' of https://github.com/espruino/BangleApps 2020-04-04 08:48:16 +02:00
Richard de Boer 7b669cd028 Move Welcome config into App/widget settings 2020-04-04 01:30:33 +02:00
Dimitri Gigot 323b2dc3b4 Improvement: Close launcher when lcd turn off 2020-04-03 21:37:00 +00:00
Richard de Boer 7d89c1417e Merge branch 'master' into widbatpc 2020-04-03 22:20:51 +02:00
Gordon Williams 28c8437cce
Merge pull request #209 from articnet/master
Fixed icon
2020-04-03 21:17:38 +01:00
Richard de Boer c269083382 widbatpc: put settings function in parentheses 2020-04-03 21:36:48 +02:00
Richard de Boer 2ade1e885a Merge branch 'app_settings' into widbatpc 2020-04-03 21:33:36 +02:00
Richard de Boer 048a042ffa Revert "Settings: load app settings in their own scope"
> Actually eval('('+appSettings+')') is significantly worse I'm afraid.
>
> Basically, if you do Storage.read you get a pointer to external memory
> Any functions have their code kept in that memory so it saves loads of
> RAM. The second you append to the string it has to copy everything to
> RAM - so now every function ends up in RAM, not Flash :(

This reverts commit c135c70f
2020-04-03 21:32:05 +02:00
Richard de Boer 443e818d36 Merge branch 'master' into app_settings 2020-04-03 21:28:35 +02:00
ArticNet 18e69603dd Fixed icon 2020-04-04 04:22:41 +09:00
Gordon Williams 561f381a4d
Merge pull request #207 from MaBecker/update_app_miclock
update_app_miclock
2020-04-03 19:46:46 +01:00
Gordon Williams 9c15ff4b05
Merge branch 'master' into master 2020-04-03 19:43:56 +01:00
MaBecker 3a70e315b8 update_app_miclock
no commands before jshint
2020-04-03 20:41:33 +02:00
MaBecker 9d57514058 add cs_CZ
with support from Standa
2020-04-03 20:34:38 +02:00
ArticNet 3b056d9e85 Added Dot Clock
initial release
2020-04-04 03:12:26 +09:00
Richard de Boer fc7e61e2ca Settings: minor reformat 2020-04-03 19:59:15 +02:00
Richard de Boer c135c70f7e Settings: load app settings in their own scope 2020-04-03 19:56:30 +02:00
Richard de Boer 6c58d955c6 Merge branch 'app_settings' into widbatpc 2020-04-03 19:33:05 +02:00
Richard de Boer 361d7b838f Merge branch 'master' into app_settings 2020-04-03 19:31:56 +02:00
Gordon Williams fbce9aaa7c stopwatch - Added widgets 2020-04-03 15:24:09 +01:00
Gordon Williams f66aab5823 Add page to export files from Stopwatch, save files in better format and with better filename 2020-04-03 15:15:06 +01:00
Gordon Williams 86ab3706ea Gadgetbridge App 'Connected' state is no longer toggleable 2020-04-03 13:42:31 +01:00
Gordon Williams 155270f668
Merge branch 'master' into call-notifications 2020-04-03 13:25:38 +01:00
MaBecker 7b79074cb7 add wigdet moon phase 2020-04-03 13:13:14 +02:00
Stefano Baldan 6bac8e982b RPG dice app 2020-04-03 11:37:43 +02:00
Paul Cockrell 50322a0f05 Lint 2020-04-03 09:18:05 +01:00
Paul Cockrell 4f60a45022 Bug fix - use 12 / 24 hr clock based on user settings 2020-04-03 09:16:22 +01:00
Gordon Williams b135c097cf Add unicode flags for Language 2020-04-03 08:16:42 +01:00
Gordon Williams a0ddb73d99
Merge pull request #197 from nic/patch-1
Addded Portuguese from Brazil 🇧🇷
2020-04-03 08:09:30 +01:00
nic 2ed00456bf
Addded Portuguese from Brazil 2020-04-03 00:34:18 -03:00
Richard de Boer bbc6cf35c1 Battery Widget with percentage: add settings (percentage/color/charger)
Depends on settings 0.08
2020-04-03 01:46:57 +02:00
Richard de Boer 39621bfae0 Settings: Add support for app/widget settings
Apps and widgets can add a `<appid>.settings.js` file which can be
opened from the "App/widget settings" submenu.
This file should define a single function to configure the app/widget.
The function is passed a `back` argument, which can be used to return to
the settings menu by calling `back()`.

Example `<appid>.settings.js`:
```
function settings(back) {
  const mySettingsMenu = {
    '': { 'title': 'My Widget' },
    '< Back': back, // go back to settings menu
    'Sound': {
      value: false,
      format: s => s ? 'on' : 'off',
      onchange: s => {if(s) Bangle.beep()} // TODO: save new value
    },
  };
  E.showMenu(mySettingsMenu)
}
```
2020-04-03 01:46:43 +02:00
Dimitri Gigot f143f3eac5 Increase version 2020-04-02 20:31:21 +00:00
Dimitri Gigot e7c8ea9813 add touch and swipe support 2020-04-02 20:29:37 +00:00
Gordon Williams 282ff71577
Merge pull request #190 from Purple-Tentacle/master
Moonphase, added GPS and more buttons
2020-04-02 20:37:18 +01:00
Gordon Williams 668f7bb549
Merge pull request #189 from Xaseron/gbridge
Gadgetbridge notification optimization
2020-04-02 20:36:35 +01:00
Gordon Williams 87f43ad21e
Merge branch 'master' into master 2020-04-02 20:35:34 +01:00
Gordon Williams 512045f54e
Merge pull request #184 from paulcockrell/master
Astrocalc, Sun and Moon info calculator
2020-04-02 20:32:11 +01:00
Purple-Tentacle 4792189adc
Merge pull request #3 from Purple-Tentacle/moonphase
Moonphase
2020-04-02 21:27:58 +02:00
Christian Hemker c7b5e3e586 added version information 2020-04-02 21:27:05 +02:00
Christian Hemker 5ad34face0 added gps 2020-04-02 21:23:04 +02:00
Michael Werner 9692204ce0 Bump Gadgetbridge version to 0.05 2020-04-02 21:20:56 +02:00
Michael Werner 792e79c3a8 Gbridge: Limit title length
Some group chats like in whatsapp have really long title as they consist of group chat name + person name
2020-04-02 21:20:56 +02:00
Michael Werner 8468899a80 Fix indention 2020-04-02 21:20:56 +02:00
Michael Werner 0af2cb7a6f Gbridge: change animation timeout
a litte bit slower animation looks more fluent
2020-04-02 21:20:56 +02:00
Dimitri Gigot dd93f2be15 add Toucher icon 2020-04-02 18:49:06 +00:00
Simon Weis d60af1dabd Remove lost break 2020-04-02 20:40:56 +02:00
Dimitri Gigot 0db4324e7b clean up 2020-04-02 18:38:12 +00:00
Simon Weis 63d4dbb101 Inline variables and restore notification code 2020-04-02 20:36:58 +02:00
Dimitri Gigot 44a94c8058 App: Toucher - Touch enabled launcher 2020-04-02 18:36:19 +00:00
ArPhil 8ff0ba0c59
Create ChangeLog 2020-04-02 20:09:24 +02:00
ArPhil 05a14ed2a2
Create app-icon.js 2020-04-02 19:58:29 +02:00
ArPhil b5a1909dbc
Add files via upload 2020-04-02 19:57:08 +02:00
ArPhil ea0cefaa64
Create app.js 2020-04-02 19:56:44 +02:00
Christian Hemker 8d84d4d0dd refactor, btn2 for today 2020-04-02 19:30:12 +02:00
MaBecker dea01151a9 switch_to_local_name 2020-04-02 17:16:01 +02:00
Gordon Williams 0c2708d46f
Merge branch 'master' into master 2020-04-02 14:30:24 +01:00
Gordon Williams c1a58c8471 Merge branch 'master' of github.com:espruino/BangleApps 2020-04-02 14:17:03 +01:00
Gordon Williams 3cb109f487 0.05: Inline locale details - faster, less memory overhead
Add correct scaling for speed/distance/temperature
2020-04-02 14:16:54 +01:00
Paul Cockrell 9727f68447 Update image to be compressed as image string 2020-04-02 14:00:28 +01:00
Paul Cockrell bcece63915 Load images in an efficient manner 2020-04-02 13:45:27 +01:00
Gordon Williams 91971a74b6
Merge pull request #180 from MaBecker/widget_30sec_hand_wash
widget hand wash timer
2020-04-02 12:47:39 +01:00
MaBecker ae5f8e8f08 widget hand wash timer 2020-04-02 13:41:28 +02:00
Paul Cockrell 538abc003a Revert test mode 2020-04-02 12:23:17 +01:00
Paul Cockrell fe0f189455 Re-add tests to take screen shots of app for PR 2020-04-02 12:15:10 +01:00
Paul Cockrell eb2450a177 Fix moon icon positioning 2020-04-02 12:12:27 +01:00
Paul Cockrell c42be52076 Create AstroCalc app. View info on the Sun and Moon from your wrist. 2020-04-02 11:59:40 +01:00
MaBecker bdfcea2bf7 widget hand wash timer 2020-04-02 12:04:41 +02:00
DerGuteWolf 9d136b2e28
Update ChangeLog 2020-04-02 10:25:22 +02:00
DerGuteWolf ec1e6bda82
Take into account discussion from #167
Using now weekday abbrev, space, short dateformat with full-year removed.
This should work for most locales (I hardcoded also replacing a trailing slash esp for en_IL and fr_FR)
2020-04-02 10:22:55 +02:00
Gordon Williams 3869998030 Add ChangeLog 2020-04-02 08:39:51 +01:00
Gordon Williams 257a8b2662 Copied widbat changes to new widget 2020-04-02 08:34:47 +01:00
Gordon Williams 42d0646383 Merge branch 'widbat' of https://github.com/rigrig/BangleApps into rigrig-widbat 2020-04-02 08:25:20 +01:00
Richard de Boer 09fc1f7d3e Battery Widget: Show battery percentage as text 2020-04-02 00:16:46 +02:00
Richard de Boer 2c84fbd3ae Battery Widget: make color depend on level 2020-04-02 00:12:48 +02:00
MaBecker 22d93ef884 widget hand wash timer 2020-04-01 22:23:33 +02:00
Christian Hemker 5829ed618d corrected image 2020-04-01 22:23:18 +02:00
Christian Hemker b0a0bf1ec0 changed calculation, new image 2020-04-01 22:10:18 +02:00
Christian Hemker fc409e3f77 changed calculation 2020-04-01 21:27:51 +02:00
Christian Hemker 40be3f0a27 calc to end of target day , default year 2020 2020-04-01 20:18:50 +02:00
Christian Hemker 143e3da6f6 test 2020-04-01 20:14:07 +02:00
Gordon Williams 6b775da0c1
Merge pull request #177 from marcocastignoli/master
Timer app
2020-04-01 14:50:48 +01:00
marcocastignoli 54c4e7aaf1 Rename timer to chrono 2020-04-01 15:40:43 +02:00
Richard de Boer 2c7696387a Bar clock: fix SyntaxError
Seems the app still works though
(Snuck in during code cleanup, I'm blaming autoformat)
2020-04-01 15:04:00 +02:00
marcocastignoli ef391cefbf Fix timer app 2020-04-01 14:22:25 +02:00
Richard de Boer 14faa1a4a3 Bar clock code cleanup 2020-04-01 14:16:35 +02:00
marcocastignoli edd1c0c7bb Add timer app 2020-04-01 14:16:06 +02:00
Richard de Boer fb20174508 Bar clock 0.03: Fix dates drawing over each other at midnight 2020-04-01 13:28:48 +02:00
Gordon Williams 7647c03a95
Merge pull request #171 from MaBecker/widget_tiny_battery
Widget tiny battery
2020-04-01 08:43:35 +01:00
MaBecker 253382bfe1 app widget tiniy battery 2020-04-01 09:38:41 +02:00
Gordon Williams a98973b3c4
Merge branch 'master' into cli-clock 2020-04-01 08:30:38 +01:00
Gordon Williams 9755eb3008
Merge pull request #173 from detached/gbridge-protocol-documentation
Documents gadgetbrigde protocol
2020-04-01 08:29:36 +01:00
Purple-Tentacle 389f566dde
Add files via upload 2020-03-31 23:31:24 +02:00
Purple-Tentacle 140b1458d8
Create ChangeLog 2020-03-31 23:30:42 +02:00
Purple-Tentacle b3da3806b2
Add files via upload 2020-03-31 23:17:46 +02:00
Purple-Tentacle 175c46fa28
Create ChangeLog 2020-03-31 23:16:36 +02:00
Simon Weis e8138d1665 Documents gadgetbrigde protocol 2020-03-31 22:13:21 +02:00
Pascal Gollnick b5bc339b16
Bugfix 2020-03-31 21:13:52 +02:00
Pascal Gollnick fab096441c
Update app.js 2020-03-31 20:29:51 +02:00
MaBecker 706a97a7b6 app widget tiniy battery 2020-03-31 20:22:56 +02:00
Pascal Gollnick 7d78869647
Update app.js 2020-03-31 20:21:09 +02:00
Pascal Gollnick b1585366c5
Update app.js 2020-03-31 20:13:35 +02:00
Gordon Williams e588f31257 Merge branch 'master' of github.com:espruino/BangleApps 2020-03-31 15:05:50 +01:00
Gordon Williams e2247b211d Provide an easy way to run code at boot time #163 2020-03-31 15:04:51 +01:00
Gordon Williams b6e6530724
Merge pull request #165 from nikmartin/patch-1
Analog clock updates
2020-03-31 14:46:40 +01:00
Gordon Williams dd0e3c89d1 Added showModal/hideModal utility functions
Added readStorageFile/eraseStorageFile to handle efficiently downloading large files (fix #119)
2020-03-31 14:39:59 +01:00
Nik Martin 8fce6d7f37
bring changelog from dev branch 2020-03-31 08:36:18 -05:00
Ákos Lukács e56035c7c9
Wrong long date pattern for HU locale
ooops :)
2020-03-31 13:17:59 +02:00
Gordon Williams cd89ff060a
Merge pull request #166 from rigrig/barclock
Create Bar Clock
2020-03-31 09:42:26 +01:00
Richard de Boer 54346977c4 Bar clock 0.02: Apply locale, 12-hour setting
Plus minor bar drawing improvement
2020-03-31 00:05:00 +02:00
DerGuteWolf 249eead69b
Update ChangeLog 2020-03-30 23:54:37 +02:00
DerGuteWolf 6176c16712
marioclock: use short date format from locale, take timeout from settings 2020-03-30 23:52:41 +02:00
Richard de Boer 277132e2a4 Create Bar Clock 2020-03-30 21:34:44 +02:00
Nik Martin 7070536dff add locales to Date display 2020-03-30 12:09:46 -05:00
Nik Martin 83b5b9b8aa
aclock refactor and updates
To get my feet wet with Espruino and my new Bangle.js, I dove into the analog clock code and enhanced and refactored a few things to simplify the interface, fix a few bugs, and improve readability: 

added date
added distinct hour markers
refactor timers down to a single timer
add elapsed seconds display
add date
2020-03-30 10:37:59 -05:00
Gordon Williams 7ff958ad2c Fixing sanitycheck errors from recent PRs 2020-03-30 16:23:45 +01:00
Purple-Tentacle e7282f8776
Create ChangeLog 2020-03-30 16:46:58 +02:00
Purple-Tentacle a03280c9cf
Delete app.png 2020-03-30 15:45:44 +02:00
Purple-Tentacle 0f73a3aa0f
Delete app.js 2020-03-30 15:45:35 +02:00
Purple-Tentacle 0aa9374ecb
Delete app-icon.js 2020-03-30 15:45:27 +02:00
Purple-Tentacle 6570eb499e
Add files via upload 2020-03-30 15:35:47 +02:00
Purple-Tentacle 0c6c6eb61e
Create app-icon.js 2020-03-30 15:34:58 +02:00
Purple-Tentacle 5399f15770
Create app.js 2020-03-30 15:28:28 +02:00
Purple-Tentacle c776cc9222
Update app.js 2020-03-30 15:25:40 +02:00
Gordon Williams 902694b1a0
Merge pull request #154 from oli-sanders/dclock
App: Dev clock
2020-03-30 08:51:23 +01:00
Gordon Williams e936aecf84
Merge pull request #153 from brainfart-be/master
App: Grocery
2020-03-30 08:48:56 +01:00
Gordon Williams 04c35b1aa7
Merge pull request #152 from Red-The-Hunter/master
Update of lap log feature stopwatch app
2020-03-30 08:43:54 +01:00
Gordon Williams 2eb6dc634a
Merge pull request #161 from MaBecker/widget_version_and_build
add widget version
2020-03-30 08:40:42 +01:00
Gordon Williams 441d5d1882 bump version 2020-03-30 08:39:59 +01:00
MaBecker f746b0c67c add widget version 2020-03-29 18:52:10 +02:00
Markus Deibel d273d8860b Re-enable buzzing 2020-03-29 09:33:52 +02:00
Markus Deibel 18abff1d2f Stupid coding error fixed 2020-03-29 09:22:36 +02:00
Markus Deibel 5507eb04be Only buzz on high confidence 2020-03-29 09:20:26 +02:00
Markus Deibel 7774b095b9 BTN2 handler 2020-03-29 09:05:23 +02:00
Markus Deibel 21b1eaa423 Fixes eventhandler for BTN2 2020-03-29 09:02:21 +02:00
Markus Deibel 0148330376 Uncomment app code again 2020-03-29 08:56:11 +02:00
Markus Deibel e23c1ad2e5 Icon 2020-03-29 08:53:33 +02:00
Markus Deibel 94f89db572 Icon 2020-03-29 08:51:49 +02:00
Markus Deibel 5d98017fe7 Icon 2020-03-29 08:50:15 +02:00
Markus Deibel bcce90d36d icon 2020-03-29 08:47:14 +02:00
Markus Deibel de60351507 Image icon code 2020-03-29 08:44:53 +02:00
Markus Deibel df3935e390 Icon file size reduced 2020-03-29 08:42:53 +02:00
Markus Deibel 0bfdb86fcb Fix remove unnecessary file and trim down App name 2020-03-29 08:04:30 +02:00
Markus Deibel 4a81104def Merge remote-tracking branch 'upstream/master' 2020-03-29 07:57:36 +02:00
Dimitri Gigot e97852cae4 Fixing issue #147 - No way to open launcher when no clock 2020-03-29 02:48:21 +00:00
Oliver Sanders a6fab96de9 Use localised month and day of the week from locale 2020-03-28 22:13:51 +00:00
Simon Weis 33a88627d9 Fix music notifications 2020-03-28 13:30:13 +01:00
Simon Weis b7b5d6764b Adds gbridge call notification and refactor widget 2020-03-28 13:12:59 +01:00
Red-The-Hunter 7bbc2e7eb1
Update ChangeLog 2020-03-28 12:21:58 +08:00
Red-The-Hunter 06b98f0043
Update stopwatch.js
Fixed bug where one could reset lap log even though timer is running
2020-03-28 12:14:40 +08:00
Red-The-Hunter be539e5993
Update stopwatch.js
-Swapped functions of BN1 and BN3
2020-03-28 12:12:22 +08:00
Red-The-Hunter 661eaa7c3a
Update ChangeLog 2020-03-28 11:57:32 +08:00
Red-The-Hunter 2c5983e3c1
Update stopwatch.js
- Remove ability to lap while stopped
- Added ability to save log of laps as dated json array while stopped
2020-03-28 11:07:14 +08:00
Oli Sanders 8aabcf28e8
dev clock (#13) 2020-03-27 23:53:38 +00:00
Dimitri Gigot c76280a2d5 merge 2020-03-27 20:35:48 +00:00