Commit Graph

1172 Commits (0da1a4d7251a4d35cf26c4db4ae60ee1808a62e9)

Author SHA1 Message Date
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