Commit Graph

5117 Commits (c6096675fb65d43ef2a037a1325ef160b812fec5)

Author SHA1 Message Date
weeurey e6d736860d
Update app.js 2021-11-20 17:57:57 +00:00
Richard de Boer 5cb930a1e4 weather: Bangle.js 2 support
- use g.fillPoly when device doesn't support g.fillPolyAA
- use (mostly) 3-bit colors instead of dithering
- crash a bit less on incomplete weather data
2021-11-20 18:56:45 +01:00
weeurey e1add5e2b2
Update app.js 2021-11-20 17:45:02 +00:00
weeurey 09be008dfa
Update app.js 2021-11-20 17:39:48 +00:00
Vingelar 8b3eff9e57 corrected name of screenshot2.png 2021-11-20 18:39:40 +01:00
Vingelar 22ebf6fce5 changed README.md to display both screenshots 2021-11-20 18:37:29 +01:00
weeurey 9f26994f5c
Update app.js 2021-11-20 17:33:47 +00:00
Vingelar 8a9e3f8a4d added screenshort_2.png (original watch) 2021-11-20 18:33:00 +01:00
Richard de Boer 112d5ffa3e widchime works fine on the Bangle.js 2 :-) 2021-11-20 18:20:47 +01:00
weeurey 0cf4c5d70a
Update app.js 2021-11-20 17:10:31 +00:00
Richard de Boer efd12d627a Settings library: use `appid.json`, update README.md and sanitycheck.js 2021-11-20 17:52:44 +01:00
weeurey cfdb944395
Update app.js
Add Media controls
2021-11-20 16:32:34 +00:00
weeurey e3cd8f5607
Update app.js
Removed extra unneeded code
2021-11-20 16:16:37 +00:00
Richard de Boer b44df86f27 simplify Settings library some more, suggest users make their own helper 2021-11-20 17:16:06 +01:00
Richard de Boer 68569cd9ba simplify Settings library 2021-11-20 17:16:06 +01:00
Richard de Boer 477b2e5fdc create Settings library 2021-11-20 17:16:06 +01:00
Richard de Boer f5a8b809d1 gbmusic: Bangle.js 2 support, use Layout library 2021-11-20 16:44:26 +01:00
weeurey ceed8a1238
Update app.js 2021-11-20 15:05:28 +00:00
weeurey 721a3f2608
Update app.js 2021-11-20 14:39:30 +00:00
weeurey a16bfe4d73
Update app.js 2021-11-20 14:32:57 +00:00
David Peer e6b9e40cc1 Updated version code in apps.json 2021-11-20 14:01:46 +01:00
David Peer 7d34f834cd Show whether the bangle is charging or not. 2021-11-20 13:12:49 +01:00
jeffmer 829e25991d fix screenshots 2021-11-20 11:27:23 +00:00
jeffmer c9ba92553f add screenshots 2021-11-20 11:17:39 +00:00
jeffmer 9999b63965 rename 2021-11-20 11:00:10 +00:00
jeffmer 4122bf368e add light screenshoor 2021-11-20 10:55:25 +00:00
jeffmer fc463267c7 typo 2021-11-20 10:48:06 +00:00
jeffmer 90d37eccdf add screenshot and update readme 2021-11-20 10:45:21 +00:00
David Peer f5eb53f503 Updated readme. 2021-11-20 10:57:28 +01:00
David Peer e768158043 Compute steps using the pedometer widget 2021-11-20 10:56:00 +01:00
David Peer 228635fefb Better handling of alarm and drawing state. 2021-11-20 10:42:06 +01:00
t0m1o1 be34234a04 App to control music via HID commands using swipes on the touch screen on the Bangle.js 2. Based on the original Bluetooth Music Controls. 2021-11-20 05:38:06 +00:00
t0m1o1 4c9d04deaf
Update Swiper Clock Launch
Update to v0.02
2021-11-20 05:18:47 +00:00
t0m1o1 7d37a9eba9
Update ChangeLog 2021-11-20 05:02:08 +00:00
t0m1o1 8da7d97e8e
Update ChangeLog 2021-11-20 05:00:52 +00:00
t0m1o1 b59fd3623a
Test for mode being undefined
Code would fail if mode was undefined and launcher would fail to show
2021-11-20 04:59:58 +00:00
Vingelar dc7c13032f replace "tab" by spaces in apps.json for readme entry 2021-11-19 21:58:39 +01:00
Vingelar 48972c3924 added readme to apps.json 2021-11-19 21:56:27 +01:00
Vingelar f34d687d34 modified apps.json to support BangleJS2 2021-11-19 21:50:16 +01:00
Vingelar ac09086830 modified ChangeLog, corrected apps.json 2021-11-19 21:47:09 +01:00
Vingelar a8a0fc3c92 corrected screenshot entry in apps.json 2021-11-19 21:42:18 +01:00
Vingelar a93c42e52d - added screenshot 2021-11-19 21:37:46 +01:00
Vingelar e0c226e5ef - extended README.md
- changed app-icon.js size to 48 pixel
- added screenshot.png
2021-11-19 21:35:11 +01:00
Vingelar 51501b740d Merge branch 'master' of https://github.com/Vingelar/BangleApps 2021-11-19 21:33:08 +01:00
Vingelar 566e12e5d8 change apps.json entry 2021-11-19 21:31:40 +01:00
Vingelar 2146b34e06
Merge branch 'espruino:master' into master 2021-11-19 21:30:36 +01:00
Vingelar 8939aab7fd
Delete apps/binwatch directory 2021-11-19 21:30:22 +01:00
Vingelar 0453b9ce98
Delete apps.json 2021-11-19 21:29:51 +01:00
Vingelar 157b43aea8 - added screenshot.png
- changed size of app-icon.js
2021-11-19 21:15:52 +01:00
Vingelar c9e93a3756 changed folder name from TheBinWatch to binwatch 2021-11-19 20:49:16 +01:00