1
0
Fork 0
Commit Graph

4619 Commits (2d76d0bd132e992068ad322a51393c1593e54c68)

Author SHA1 Message Date
jeffyactive 2d76d0bd13 Improved naming/documentation 2021-11-16 10:04:55 -05:00
jeffyactive a0837cbecf Changed id from emojuno to emojuino to make links work 2021-11-16 08:12:12 -05:00
jeffyactive 537842a321 Added emojuino v0.01 2021-11-16 08:05:41 -05:00
Gordon Williams 30a51228ba
Merge pull request #881 from hughbarney/master
Health: added bar charts
2021-11-16 08:53:12 +00:00
hughbarney 64c132ab97 Health: added bar charts 2021-11-15 21:19:02 +00:00
Gordon Williams 1d6fdc2470 Merge branch 'master' of github.com:espruino/BangleApps 2021-11-12 09:30:35 +00:00
Gordon Williams 4b3a9a09e2 health: 0.06: Fix daily health summary for movement 2021-11-12 09:30:28 +00:00
Gordon Williams b16f265aa7
Merge pull request #880 from jjok/bootgattbat-for-banglejs2
BLE GATT Battery Service works on Bangle JS 2
2021-11-12 08:10:57 +00:00
jonathan 36d156a8a9 BLE GATT Battery Service works on Bangle JS 2 2021-11-11 18:56:18 +00:00
Gordon Williams 525990d590
Merge pull request #878 from rigrig/patch-1
apps.json fix: fwupdate is for Bangle.js 2 only
2021-11-11 11:51:47 +00:00
Richard de Boer 0fef557f8e
apps.json fix: fwupdate is for Bangle.js 2 only
This app used to be tagged `b2` only, but got both devices during the great `tags`->`supports` update: a94790391a (diff-70e375511009c0cb767fdc64667e148359c6d6b7b8cf4f100b7eb0e853f83529L8-R10)
2021-11-11 12:38:24 +01:00
Gordon Williams 81252d1dc6 recorder 0.03: Fix theme and maps/graphing if no GPS 2021-11-10 14:55:08 +00:00
Gordon Williams f4f40cee3a Fixes for Bangle.js 1 2021-11-10 13:42:11 +00:00
Gordon Williams 779e550152 Fix issue where loader could forget apps if 'don't ask again' was clicked in the watch chooser 2021-11-10 13:06:15 +00:00
Gordon Williams 8b987aa1f4 remove sortorder on apps that might confuse new users 2021-11-09 20:18:29 +00:00
Gordon Williams ffc290cd6a welcome as a default app 2021-11-09 20:13:55 +00:00
Gordon Williams 4a3ef4829c alarm 0.14: Order of 'back' menu item 2021-11-08 10:03:33 +00:00
Gordon Williams baa36bdd91 about 2021-11-08 09:42:40 +00:00
Gordon Williams 0a527c08c6 fix sanity check 2021-11-04 19:38:24 +00:00
Gordon Williams a530c7e391 more icons 2021-11-04 19:38:06 +00:00
Gordon Williams 7fa8c9cc14 Merge branch 'master' of github.com:espruino/BangleApps 2021-11-04 17:16:10 +00:00
Gordon Williams 935d409f4c ability to depend on a specific app ID
Layout can display images in buttons
iOS and Android integration apps
2021-11-04 17:16:02 +00:00
Gordon Williams f92fd8c442
Merge pull request #877 from ff2005/bugfix/nifty-clock-days
Fixed wrong day being displayed in nifty clocks
2021-11-04 08:16:48 +00:00
Filipe Fradique ab3de04c2d Fixed wrong day being displayed in nifty clocks 2021-11-04 05:36:09 +00:00
Gordon Williams 47ba763a9d recorder 0.02: Use 'recorder.log..' rather than 'record.log..'
+      Fix interface.html
2021-11-02 20:06:27 +00:00
Gordon Williams 3a5bb4aae0 Merge branch 'master' of github.com:espruino/BangleApps 2021-11-02 16:19:46 +00:00
Gordon Williams ca4bef7a1c Add ability to download health info 2021-11-02 16:19:32 +00:00
Gordon Williams 102b1b2ddb update default BG2 theme colour 2021-11-02 15:36:19 +00:00
Gordon Williams 68d3cd97df
Merge pull request #875 from jeffmer/master
fix minute tick bug in multiclock
2021-11-02 14:12:29 +00:00
jeffmer 37b1e38e7f fix minute tick bug 2021-11-02 12:52:22 +00:00
Gordon Williams 6cf3fe7eee
Merge pull request #873 from rigrig/menusmall-wrap
menusmall: follow latest E_showMenu improvements
2021-11-02 08:22:24 +00:00
Gordon Williams b3bf56d5c9
Merge pull request #874 from jeffmer/master
Multiclock app update to run on Bangle and Bangle 2
2021-11-02 08:17:11 +00:00
jeffmer 4e331e58cf final release fixes 2021-11-01 20:38:22 +00:00
Gordon Williams 26beb8fafd health 0.05: Fix daily summary calculation 2021-11-01 19:47:57 +00:00
jeffmer 33763110cc tunig layout 2021-11-01 19:19:16 +00:00
Richard de Boer 9f8e451a24 menusmall: follow latest E_showMenu improvements
- remove unused variable
- remove unused parameter from `select()`
- shave a few bytes off `move()`

If a numerical item has `item.wrap` we no longer check if `item.min/max` is set,
because your menu will be broken either way.
Only small optimizations, so skip the version bump.
2021-11-01 19:50:21 +01:00
jeffmer 54514220db fix file names 2021-11-01 18:06:15 +00:00
jeffmer 6f5b902adb multiclock - new bangle 2 compatible 2021-11-01 17:46:50 +00:00
Gordon Williams ed9daa139a ensure non-ascii is converted properly 2021-11-01 11:38:58 +00:00
Gordon Williams c0c8f36573 health 0.04: Add HRM graph view
Don't restart HRM when changing apps if we've already got a good BPM value
2021-11-01 09:54:28 +00:00
Gordon Williams 07845e9c6b
Merge pull request #871 from rigrig/menusmall-wrap
menusmall `wrap` option
2021-11-01 08:45:15 +00:00
Gordon Williams 47a6e60daf
Merge pull request #872 from labarks/README-travis-ci
Update README.md
2021-11-01 08:44:25 +00:00
David Skrabal 77a74fbeb7
Update README.md
Updated links to travis-ci.org to app.travis-ci.com per "ORG Shutdown" https://blog.travis-ci.com/2021-05-07-orgshutdown
2021-10-29 17:37:33 -04:00
Gordon Williams 6d27159cdd health: Settings to turn HRM on 2021-10-29 20:50:51 +01:00
Gordon Williams aeaf508897 general widget fixes and tweaks 2021-10-29 20:21:12 +01:00
Richard de Boer 310bf60ed7 menusmall: use Bangle.appRect 2021-10-29 18:45:30 +02:00
Richard de Boer f2f500e474 menusmall: add `wrap` option 2021-10-29 18:35:55 +02:00
Gordon Williams b878a9bb37 banglejs2 support for widgets 2021-10-29 13:55:57 +01:00
Gordon Williams 3890f32d97 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-29 10:34:25 +01:00
Gordon Williams 2a97f49ded health 0.02: Modified data format to include daily summaries 2021-10-29 10:34:14 +01:00