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
Gordon Williams
47a6e60daf
Merge pull request #872 from labarks/README-travis-ci
...
Update README.md
2021-11-01 08:44:25 +00:00
Andrew Gregory
7f320eb35b
Update interface.html
...
Remove unnecessary style.
2021-11-01 10:22:52 +08:00
Andrew Gregory
86c93233bf
Delete qrcode.min.js
...
Switch to Espruino Core copy.
2021-11-01 10:08:20 +08:00
Andrew Gregory
066eb28760
Update interface.html
...
Switch to Espruino Core copy of QRCode generator.
2021-11-01 10:07:45 +08:00
Andrew Gregory
151b639061
Update apps.json
...
Use conventional data filename.
2021-10-31 22:20:59 +08:00
Andrew Gregory
c0b5926619
Create qrcode.min.js
2021-10-31 22:17:57 +08:00
Andrew Gregory
f8bef17812
Create qr_packed.js
2021-10-31 22:17:27 +08:00
Andrew Gregory
e373988fea
Update interface.html
...
Implement token editing.
2021-10-31 22:16:46 +08:00
Andrew Gregory
36afdad86b
Update app.js
...
Add widget support. Add custom font for digits.
2021-10-31 22:15:25 +08:00
Andrew Gregory
7205e22c44
Merge branch 'espruino:master' into master
2021-10-30 23:47:12 +08:00