1
0
Fork 0
Commit Graph

1845 Commits (2cb4dbcd1e377affa1ee6ee3f5535d64d108a33a)

Author SHA1 Message Date
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
Dimitri Gigot 82feb3b7c1 rename the app to have a 7character name & fix issue with saving 2020-03-27 20:00:37 +00:00
Pascal Gollnick be1d8e76ce
Update app.js 2020-03-27 19:42:23 +01:00
Pascal Gollnick c07a7baeb9
Update app.js 2020-03-27 19:34:15 +01:00
Pascal Gollnick bcdd8c7be1
Update app.js 2020-03-27 19:00:12 +01:00
Red-The-Hunter 4696f7e4ec
Create ChangeLog
Changelog for updated Lap logging feature
2020-03-28 01:10:45 +08:00
Red-The-Hunter ad67db1a4a
Update stopwatch.js
Made lap entries count up from 1
Made lap entries scroll to 2nd column after 18th entry to allow for 36 lap entries before scrolling off-screen
2020-03-28 01:07:24 +08:00
Pascal Gollnick 563c445cab
Update app.js 2020-03-27 18:04:46 +01:00
Red-The-Hunter b47b5f5a4f
Update stopwatch.js 2020-03-28 01:00:49 +08:00
Pascal Gollnick b0f5c94789
Update app.js 2020-03-27 17:01:58 +01:00
Pascal Gollnick c6d4de79fe
Update app.js 2020-03-27 16:31:18 +01:00
Pascal Gollnick 09b25f0ab8
Update app.js 2020-03-27 13:06:02 +01:00
Pascal Gollnick 416164012e
Update app-icon.js 2020-03-27 13:04:56 +01:00
Pascal Gollnick 28cbad640a
Add files via upload 2020-03-27 13:01:21 +01:00
Pascal Gollnick ddc63d84a1
Create app-icon.js 2020-03-27 12:56:44 +01:00
Pascal Gollnick 6d8a1377db
Delete app.js.png 2020-03-27 12:54:03 +01:00
Pascal Gollnick 87c19f99c2
Add files via upload 2020-03-27 12:51:23 +01:00
Pascal Gollnick 8148cb02f6
Rename cliock.js to app.js 2020-03-27 12:46:14 +01:00
Pascal Gollnick 5031edbe62
Rename cliock.app.js to cliock.js 2020-03-27 12:46:02 +01:00
Pascal Gollnick 576bdece48
Update cliock.app.js 2020-03-27 12:20:53 +01:00
Pascal Gollnick 615a384acf
Create cliock.app.js 2020-03-27 12:19:26 +01:00
Gordon Williams f42d5ee570
Merge pull request #150 from paulcockrell/master
Add Mario Clock application
2020-03-27 07:46:47 +00:00
Markus Deibel 1a7fb5d2cc
Minor tweaks 2020-03-27 06:49:16 +01:00
Markus Deibel e799dfd206
Slight improvements to rendering 2020-03-27 06:23:43 +01:00
Paul Cockrell fa718d8746 Fix day of the week bug 2020-03-26 20:45:16 +00:00
Dimitri Gigot d0dd4b13af save on remove item 2020-03-26 19:35:17 +00:00
Paul Cockrell a78babc7b4 Add Mario Clock application
Mario Clock is a low-res (80x80) watch face with Mario running
through a level. He jumps to hit the bricks, which changes the
time displayed.

Pressing BTN1 will make Mario jump, and extend the display for
a futher 10 seconds.
2020-03-26 18:18:45 +00:00
Dimitri Gigot 770e6e2eda Change product list style 2020-03-26 17:20:23 +00:00
Dimitri Gigot 595fc18ea6 Groceries app 2020-03-26 17:03:53 +00:00
MaBecker a7a8e85c70 add function meridian 2020-03-26 08:43:54 +01:00
Gordon Williams 3762a7b91f
Merge pull request #139 from DerGuteWolf/patch-1
localize miclock
2020-03-25 22:41:57 +00:00
Gordon Williams a7109b4fbd Fix global 'locale' variable 2020-03-25 22:36:46 +00:00
Gordon Williams 755580f092 Fix locale.currencySym 2020-03-25 22:27:20 +00:00
msdeibel 1d339c825c Typo 2020-03-25 18:36:45 +01:00
msdeibel 1d3248882c Changelog updated 2020-03-25 18:16:37 +01:00
msdeibel 08cc44ce96 Render the background only once 2020-03-25 18:14:48 +01:00
DerGuteWolf e3ddf837a0
Changelog entry for 0.03 2020-03-25 16:47:14 +01:00
Gordon Williams a874d5838c Added vibrate as beep workaround 2020-03-25 11:05:33 +00:00
DerGuteWolf 0ddf93dd6e
localize miclock 2020-03-25 09:41:18 +01:00
Gordon Williams 04753a4627 Added changelog to last update 2020-03-25 07:49:34 +00:00
DerGuteWolf f1eefaac89
localize mclock date display 2020-03-24 23:33:50 +01:00
msdeibel 83ffb617f2 Energy saving 2020-03-24 17:34:27 +01:00
msdeibel cf64c1c2c0 Adapt to new code layout 2020-03-24 17:27:13 +01:00
msdeibel 94cd15c13f Merge branch 'master' of https://github.com/espruino/BangleApps
# Conflicts:
#	apps.json
2020-03-24 17:13:24 +01:00
Richard Gomez f8e6e5bb40 syntax error
correct syntax error on spanish locales
2020-03-23 22:22:34 +01:00
Ákos Lukács 59b4b5a4d9
locales -> added hu and fixed some typos 2020-03-22 15:46:04 +01:00
Gordon Williams 4e696f10ee
Merge pull request #132 from NullMember/patch-1
Deleting duplicate Changelog file
2020-03-19 08:13:40 +00:00
Malik Enes Safak b5492de2e2 Adding tr_TR 2020-03-18 20:46:04 +03:00
Malik Enes Şafak d8b782809a
Delete duplicate Changelog file
This file is duplicate of apps/gbridge/ChangeLog file
2020-03-18 20:06:37 +03:00
Gordon Williams d07dc1de6f Stop users calling save() (fix #125)
If Debug info is set to 'show' don't move to Terminal if connected!
2020-03-12 16:46:39 +00:00
Gordon Williams af686919a1 Remove distance setting as there's a separate app for Locale now 2020-03-10 12:35:45 +00:00
Gordon Williams b64ddff607 Final pixels 2020-03-10 10:23:02 +00:00
Gordon Williams 22a2f75bd4 Update about page pixels... 9 Mar 2020 2020-03-09 15:59:36 +00:00
Gordon Williams 23799fe9ab
Merge pull request #120 from sebi5361/master
New App: Heart Rate Recorder
2020-03-09 14:50:59 +00:00
Gordon Williams 0da0acefd2 Tweaks for issues redrawing after variable size widget addition (partial #121) 2020-03-09 14:30:56 +00:00
sebi 827fadeac0 Allow record numbered>10 to be downloaded (fix #117) 2020-03-09 13:46:01 +01:00
sebi 47575f0f80 New heart rate recorder app 2020-03-09 13:46:00 +01:00
Gordon Williams 0ebc1c3a50 Allow tracks numbered>10 to be downloaded (fix #117) 2020-03-09 12:28:04 +00:00
Gordon Williams b4a24b34d0 0.06: Ensure widget update itself (fix #118) and change to using icons 2020-03-09 09:54:54 +00:00
sebi f77816a1a6 Adjusting french locales 2020-03-08 11:39:13 +01:00
msdeibel 054a0c2142 Fixes resetHighlightTimeout method 2020-03-08 09:36:19 +01:00
msdeibel f740b4f577 Improves UX for highlighting the selected limit 2020-03-08 09:32:20 +01:00
msdeibel 79e70fc023 Fixes initial color for confidence bars 2020-03-07 07:35:20 +01:00
msdeibel 3ea8201714 Changes button positioning 2020-03-07 07:33:16 +01:00
msdeibel 74dc9e5cbc Rounds button corners and adds HW button icons 2020-03-07 07:18:33 +01:00
sebi 048a9bb64f Changing name from clck3x2 to clock2x3, setting clock type, simplifying app code 2020-03-06 17:09:45 +01:00
Gordon Williams f1ba5d8284 pixel update 2020-03-05 15:25:29 +00:00
Gordon Williams e0d29c81f2 Big refactor #2 - variable width widgets 2020-03-05 13:15:27 +00:00
Gordon Williams a772280871 Add ChangeLog checking 2020-03-05 13:15:03 +00:00
Gordon Williams 18a9f2c71f Allow translate to work even if not given a string 2020-03-05 10:01:16 +00:00
Gordon Williams 0232fc00cc Translate now returns untranslated text if it can't find a translation 2020-03-05 09:23:50 +00:00
Gordon Williams 1bf8ac0ed7 minor tweaks after merge 2020-03-05 08:27:49 +00:00
MaBecker ffc59450b5 widid
indent
2020-03-05 06:50:32 +01:00
MaBecker 98d5c25436 widid
ident and syntax
2020-03-05 06:48:50 +01:00
MaBecker 09f146cf63 widid 2020-03-04 21:14:49 +01:00
MaBecker 2c1397ab92 widid 2020-03-04 20:59:27 +01:00
Gordon Williams e0ccfe82e7 Added locale loader courtesy of @MaBe's extremely hard work! (ref #105) 2020-03-04 16:42:44 +00:00
Gordon Williams 909a2b4641 style 2020-03-04 16:41:10 +00:00
Gordon Williams b93c094340 Fix GPS apps if time not set in GPS (fix #110) 2020-03-04 15:04:21 +00:00
Gordon Williams 107d8ef7e0 Add torch app 2020-03-03 16:00:33 +00:00
Gordon Williams 7823f1cc83 Update examples to new firmware style 2020-03-03 15:58:52 +00:00
Gordon Williams b001cd5798 Fix issues if BLE=off, 'Make Connectable' is chosen, and the loader resets Bangle.js (fix #108) 2020-03-02 17:43:56 +00:00
Gordon Williams 441e518885 Alarm: fix More alarm scheduling issues 2020-03-02 17:32:01 +00:00
Gordon Williams 9a63beefb8 About app: Update version checker for new filename type 2020-03-02 17:16:51 +00:00
Gordon Williams e755d64cc1 tweak welcome app to cope with no JSON 2020-03-02 07:55:26 +00:00
msdeibel 73dc1d0a73 UI fixes and code cleanup 2020-03-01 21:14:35 +01:00
msdeibel 173d9a2dae Adds rounded corners for upper limit button 2020-03-01 12:10:17 +01:00
Gordon Williams 6cfe9c340b Take advantage of recent nonbreaking change that stops readJSON from causing errors 2020-02-28 17:02:26 +00:00
msdeibel a2bcc84bea Merge remote-tracking branch 'upstream/master' 2020-02-28 16:37:57 +01:00
Gordon Williams 1354227b6a Fix issues with alarm scheduling 2020-02-28 15:34:31 +00:00
Gordon Williams 434892a409 Travis works! Re-apply fix 2020-02-28 14:38:33 +00:00
Gordon Williams df7c55508d Deliberately introduce error to test Travis 2020-02-28 14:36:49 +00:00
Gordon Williams 8220765c11 Added bin/sanitycheck.js to perform a bunch of tests to make sure everything is correct 2020-02-28 14:17:22 +00:00
Gordon Williams 122ee5342a fix pedometer naming 2020-02-28 12:18:19 +00:00
Gordon Williams 50e3c852fb MASSIVE REFACTOR
New Bangle.js firmwares remove 8 char name restriction so we're ditching the first char -> file type and using normal file extensions
Took the opportunity to remove code for older Bangle.js (since the new stuff won't work anyway)
Also removed the need for an 'app.json' - it's now renamed 'app.info' on the watch, and we just auto-generate it
Renamed a few apps so widgets all start with 'wid'
2020-02-28 11:44:25 +00:00
Gordon Williams 95a42582f3 Fix Settings json 2020-02-27 16:01:17 +00:00
Gordon Williams cea2c9f7ba Properly Fix GPS time display in gpsrec app (fix #98) 2020-02-25 14:01:40 +00:00
Gordon Williams 2775693936 BTN3 now won't restart when at the end of welcome screen 2020-02-25 13:35:10 +00:00
Gordon Williams 9a76d6d800 Disable GPS time log messages, add (default=1) setting to hide log messages 2020-02-25 13:34:06 +00:00
Gordon Williams f3efada354 0.03: Fix time output on new firmwares when no GPS time set (fix #104) 2020-02-24 17:04:01 +00:00
Gordon Williams f7024407de Fix GPS time display in gpsrec app (fix #98) 2020-02-24 16:54:37 +00:00
msdeibel 7cc71fc077 Merge branch 'master' of https://github.com/msdeibel/BangleApps 2020-02-18 21:47:45 +01:00
msdeibel d3711e6ae9 Icon renamed. 2020-02-18 21:47:20 +01:00
Markus Deibel f01133bf57
Uses enum for limit setter values 2020-02-17 21:54:12 +01:00
msdeibel 911c0e454c Initial checkin 2020-02-16 09:42:39 +01:00
Simon Weis d4f930502c Rename app 2020-02-16 00:16:04 +01:00
Simon Weis 6a68e0c66a Add pipboy 2020-02-15 23:41:58 +01:00
Gordon Williams a70182dca0 Smooth shoe icon 2020-02-13 16:29:49 +00:00
Gordon Williams 604c89cbca Fix widget position increment 2020-02-13 14:03:42 +00:00
Gordon Williams f812bab464 comments 2020-02-13 12:08:43 +00:00
Gordon Williams 0541cc10cd Add heart rate widget 2020-02-13 12:08:35 +00:00
Gordon Williams a5571f0dfd More example fixing 2020-02-13 12:08:19 +00:00
Gordon Williams 4c9283d89a update examples 2020-02-13 11:47:59 +00:00
Gordon Williams c373c3150f fix coloring issue from GPS widget 2020-02-13 10:50:04 +00:00
Gordon Williams 2b94bdea41 Pedometer: Add foot icon, use tidier font, and move to the left of the screen 2020-02-13 10:39:57 +00:00
Gordon Williams 1cb1018a4e Make changelogs viewable 2020-02-13 10:12:49 +00:00
Gordon Williams 8c1027cbac changelog 2020-02-13 09:56:53 +00:00
Gordon Williams 528d2f3910 welcome tweak 2020-02-13 09:56:42 +00:00
Gordon Williams 619786cae0 Ensure GPS time is logged correctly and fix output indentation (fix #98) 2020-02-13 09:34:30 +00:00
Gordon Williams edff8cd218 Fix example messages 2020-02-13 09:30:36 +00:00
Gordon Williams 0ff6057971 fix issue with pedometer reset 2020-02-13 09:28:14 +00:00
Gordon Williams 0590c1eec1 Battery widget now updates every minute with screen on, or whenever the screen first turns on 2020-02-13 09:14:10 +00:00
Gordon Williams 6e6d078a9b Pedometer now doesn't turn the screen on for each step (fix #100) 2020-02-13 09:13:41 +00:00
Gordon Williams 860da909bf Added welcome app (fix #96)
When installing default apps, update time
2020-02-13 08:18:46 +00:00
Gordon Williams 4abb149749 minor tweak 2020-02-12 14:48:45 +00:00
Gordon Williams d811c3d89e Add 'about' app, (fix #97) 2020-02-12 14:45:31 +00:00
Gordon Williams 899579e1b1 gadgetbridge widget now shows connection state (fix #77) 2020-02-12 14:44:55 +00:00
Gordon Williams 47205bfe61 Add alarms app (fix #83) 2020-02-12 10:48:14 +00:00
Gordon Williams 184f173e44 no need to set screen on all the time 2020-02-10 16:58:34 +00:00
Gordon Williams e1ddfe8ac4 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-10 13:50:20 +00:00
Gordon Williams 3eb5d15267 Fix https://github.com/espruino/BangleApps/issues/93 2020-02-10 13:49:57 +00:00
Gordon Williams a703e15455 Add GPS Recorder with companion code in Bangle App Loader that allows the data to be read back as a KML 2020-02-10 13:49:36 +00:00
ra100 65634ecccb
gbridge: increase contrast 2020-02-10 12:44:22 +01:00
Johan Bové b78c056b86 adds icon for jbb 2020-02-07 22:22:50 +01:00
Gordon Williams 2bca5d4747 Working GPS track recording - just need to fix the 'interface.html' to do the comms and do something with the data collected 2020-02-07 17:16:45 +00:00
Gordon Williams a59ea3eee6 tidy examples 2020-02-07 17:09:18 +00:00
Gordon Williams 91bb497f71 reset draw styles 2020-02-07 17:09:00 +00:00
Gordon Williams d8e5af43be Remove 12h clock, change original 24h clock to read settings and present time accordingly (fix #82) 2020-02-07 14:02:00 +00:00
Gordon Williams 2b409db904 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-07 13:48:10 +00:00
Gordon Williams 9a8a887736 Add changelog to example 2020-02-07 13:45:22 +00:00
Gordon Williams e33202122b Store number of steps when unloading from memory (fix #84) 2020-02-07 13:45:10 +00:00
Johan Bové 0c3b38a4c2 Fixed app.png for jbm8b 2020-02-05 21:17:31 +01:00
Gordon Williams d559f3dde3 Try to get time from GPS if we rebooted and powered on without any proper time - fix #91 2020-02-05 10:52:51 +00:00
Gordon Williams ba3fd74ca7 Merge branch 'master' of github.com:espruino/BangleApps 2020-02-05 10:31:18 +00:00
Gordon Williams a180f98991 Simple example to control an Espruino device by setting a characteristic on it 2020-02-05 10:28:23 +00:00
Gordon Williams 925207e491 Attempt at swapping scenes more cleanly 2020-02-05 10:27:24 +00:00
Johan Bové bfe298f615 Updated jbm8b 2020-02-04 23:02:54 +01:00
Johan Bové 459df6ef40 Added jbm8b 2020-02-04 22:47:28 +01:00
Gordon Williams c2234d39e5 Add newlines to stop app names overflowing - fix #87 2020-02-04 16:19:29 +00:00
Gordon Williams 527ff57e99 Simplify settings and add locale submenu, add 12/24 hour option (fix #76), add distance format option, and ensure settings all apply at boot by moving them to the bootloader 'app' (fix #89) 2020-02-04 16:17:23 +00:00
Gordon Williams 0e7742d936 Add better sort orders for most people, and remove the HID minification hack as it's no longer needed 2020-02-04 16:15:37 +00:00
Gordon Williams 8992ad545a Add demo app 2020-01-30 17:05:53 +00:00
Gordon Williams 7f77ffa477 Fix 12h and 24h clocks, fix #81 2020-01-23 10:04:53 +00:00
Gordon Williams bac71a1115 Merge branch 'master' of github.com:espruino/BangleApps 2020-01-21 10:06:46 +00:00
Gordon Williams f25c9dc45c Fix untested clock code 2020-01-21 10:06:36 +00:00
Kristin Galvin 9b12670d07 feat: stetho app adds sound to hrm 2020-01-19 21:09:18 -08:00
Kristin Galvin b741df9a5f audio test 2020-01-19 20:46:11 -08:00
Kristin Galvin 62b6527535 audio test 2020-01-19 20:44:34 -08:00
Kristin Galvin 8e63bac700 audio test 2020-01-19 20:43:47 -08:00
Kristin Galvin 09f78d3cc6 audio test 2020-01-19 20:42:00 -08:00
Kristin Galvin e949bfb3be audio test 2020-01-19 20:39:58 -08:00
Kristin Galvin 0624498947 audio test 2020-01-19 20:35:09 -08:00
Kristin Galvin 5f5b19e79c audio test 2020-01-19 20:29:38 -08:00
Kristin Galvin d749ba1a97 audio test 2020-01-19 20:26:06 -08:00
Kristin Galvin 4d5c8f5352 audio test 2020-01-19 18:34:37 -08:00
Kristin Galvin ee3b2c6034 audio test 2020-01-19 18:31:42 -08:00
Kristin Galvin 360100e22b audio test 2020-01-19 18:11:36 -08:00
Kristin Galvin 6bb8b9e5a0 audio test 2020-01-19 18:05:55 -08:00
Kristin Galvin 4b2d7d853c audio test 2020-01-19 18:02:41 -08:00
Kristin Galvin 61788e1749 audio test 2020-01-19 18:00:14 -08:00
Kristin Galvin 3d79e9ed1f audio test 2020-01-19 17:55:32 -08:00
Kristin Galvin b21e260a46 audio test 2020-01-19 17:53:20 -08:00
Kristin Galvin 24c6eaeea6 audio test 2020-01-19 17:51:08 -08:00
Kristin Galvin 215871957b audio test 2020-01-19 17:44:15 -08:00
Kristin Galvin fc04aaf200 audio test 2020-01-19 17:40:42 -08:00
Kristin Galvin 9b721451bb audio test 2020-01-19 17:38:09 -08:00
Kristin Galvin ff1374c710 audio test 2020-01-19 17:34:54 -08:00
Kristin Galvin 992d5271ef audio test 2020-01-19 17:27:46 -08:00
Kristin Galvin da691f3795 audio test 2020-01-19 17:26:14 -08:00
Kristin Galvin 1fe3ef5b25 audio test 2020-01-19 17:22:39 -08:00
Kristin Galvin 36fe1ab095 audio test 2020-01-19 17:20:12 -08:00
Kristin Galvin c99d1d2be8 audio test 2020-01-19 17:12:21 -08:00
Kristin Galvin 4ab164b373 audio test 2020-01-19 17:10:10 -08:00
Kristin Galvin b9ccf4f782 new app called stethoscope 2020-01-19 16:20:20 -08:00
Gordon Williams f046236849 Tweaks for old watches 2020-01-17 13:16:37 +00:00
Gordon Williams 6d15ec14f0 Fix issue passing extra arguments to load() now we've allowed load to take an extra argument 2020-01-17 11:53:54 +00:00
Gordon Williams 95d4c710bc Massive refactor - Make all clocks responsible for loading widgets if they want them, and for loading the launcher on BTN2.
Also make bootloader try and polyfill missing stuff from 2v04
2020-01-17 11:43:26 +00:00
Gordon Williams b4b882d523 replace deprecated Bangle.menu 2020-01-17 11:32:32 +00:00
Gordon Williams fbb18d1128 Blob clock tweaks 2020-01-16 16:01:29 +00:00
Gordon Williams 668aa08fb6 Flappy bird speed 2020-01-16 14:13:38 +00:00
Gordon Williams 49b3ea3be4 Tweaks to make flappy bird run with less RAM available 2020-01-08 11:34:55 +00:00
Gordon Williams ff80b48ed2 Rename clock to 7 character name 2020-01-08 11:33:35 +00:00
Gordon Williams b68d08c93f add settings to top 2020-01-07 09:11:34 +00:00
Gordon Williams 298bcc0c5c
Merge pull request #75 from aerialist/master
Add Bold clock app, Pedometer and Digital clock widgets
2020-01-06 09:24:27 +00:00
Gordon Williams f292905311
Merge pull request #74 from brainfoolong/master
clock: Centerclock - Simple digital clock with date
2020-01-06 09:18:31 +00:00
Gordon Williams 3ab56c7616
Merge pull request #70 from ryzokuken/apps/stclck
app: add a simple 12-hr clock
2020-01-06 09:17:44 +00:00
Gordon Williams 958ef7ce70
Merge pull request #67 from digitaIfabric/master
Added Espruino Rotating Cube as an App
2020-01-06 09:09:56 +00:00
Shunya Sato b27ada31c6 Add Bold clock app, Pedometer and Digital clock widgets
Add Bold clock app
Add Pedometer widget
Add Digital clock widget
2020-01-05 11:48:37 +09:00
BrainFooLong 894e715e21 centerclock app updates 2020-01-03 21:56:10 +01:00
BrainFooLong 5b7727577c centerclock app updates 2020-01-03 21:55:25 +01:00
BrainFooLong cc818cb7db centerclock app updates 2020-01-03 21:19:32 +01:00