Commit Graph

15349 Commits (9767eb6594de573432daa259e1fa308cb7f7db0c)

Author SHA1 Message Date
Andrew Gregory 876666fa0f
Update interface.html 2021-11-09 23:24:47 +08:00
Andrew Gregory 9022b2811a
Update app.js 2021-11-09 23:24:05 +08:00
Andrew Gregory 09b8758036
Merge branch 'espruino:master' into master 2021-11-09 17:14:52 +08: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
Andrew Gregory 451f6278c3
Merge branch 'espruino:master' into master 2021-11-06 10:30:00 +08:00
Ronin0000 7a7175fa48
Update custom.html 2021-11-04 16:00:41 -07: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
Andrew Gregory 3fd65260d8
Merge branch 'espruino:master' into master 2021-11-04 21:17:13 +08: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
Ronin0000 e292849869
Rename interface.html to custom.html 2021-11-03 08:22:32 -07:00
Ronin0000 cd7579269e
Update apps.json 2021-11-03 08:22:04 -07:00
Ronin0000 df7f9cc530
Update interface.html 2021-11-03 08:20:09 -07:00
Ronin0000 ada94b11cf
Update interface.html 2021-11-03 08:06:50 -07:00
Ronin0000 08fc58deb5
Update interface.html 2021-11-02 20:20:57 -07:00
Ronin0000 04b9e74a4d
Update interface.html 2021-11-02 20:10:58 -07:00
Ronin0000 be7af68455
Update interface.html 2021-11-02 20:08:24 -07:00
Ronin0000 aaee5f3c06
Update interface.html 2021-11-02 19:13:08 -07:00
Ronin0000 73819933ee
Update schoolCalendar.js 2021-11-02 18:52:09 -07:00
Ronin0000 fa5cbd71c6
Update README.md 2021-11-02 18:49:22 -07:00
Ronin0000 fa392008d1
Update README.md 2021-11-02 18:45:24 -07:00
Ronin0000 c280e41560
Update README.md 2021-11-02 18:42:39 -07: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
Andrew Gregory 21b49ab032
Merge branch 'espruino:master' into master 2021-11-03 00:05:41 +08:00
Andrew Gregory 4ec7555e03
Update interface.html
Add preliminary settings loading/saving.
2021-11-03 00:05:17 +08: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
Andrew Gregory afebfd80bb
Update interface.html
Fix regexp.
2021-11-02 13:05:20 +08:00
Andrew Gregory 88dff14f8a
Update interface.html
URI encode label, clean the secret value.
2021-11-02 13:02:31 +08:00
Andrew Gregory 73f9a831ef
Merge branch 'espruino:master' into master 2021-11-02 12:48:13 +08:00
Andrew Gregory a1cdbc1e2a
Update app.js
Use Bangle.appRect where appropriate.
2021-11-02 12:47:59 +08: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
Andrew Gregory 505addcf71
Merge branch 'espruino:master' into master 2021-11-01 21:55:49 +08: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