Commit Graph

1348 Commits (f300977ea6b97a79cb469426c0a8cb166e7ce0fb)

Author SHA1 Message Date
Michael Bengfort 45b2316e04 Revert "change README and ChangeLog entry"
This reverts commit 0ce1556a70.
2020-05-15 13:51:33 +02:00
Michael Bengfort 618ade43b9 Revert "Revert "change README and ChangeLog entry""
This reverts commit 21963f3835.
2020-05-15 13:51:23 +02:00
Michael Bengfort e210fdaea3 Revert "Revert "change version and update Readme""
This reverts commit e3aea0fd61.
2020-05-15 13:51:15 +02:00
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