1
0
Fork 0
Commit Graph

4943 Commits (3c52401998ee2e14f561afc9c0c3158139b96433)

Author SHA1 Message Date
Michael Salaverry 9195e10857
feat: swifty icon 2021-12-03 18:33:42 +02:00
Michael Salaverry e9f2346504
fix: duh 2021-12-03 18:19:52 +02:00
Michael Salaverry c20a52ea6c
fix: metadata json 2021-12-03 18:17:18 +02:00
Michael Salaverry 9b59933044
feat: new app! 2021-12-03 18:14:30 +02:00
Michael Salaverry 1271d28720
feat: use sfo as tz 2021-12-03 17:34:03 +02:00
Andrew Gregory 5c1798b824
Update ChangeLog 2021-12-03 22:42:33 +08:00
Andrew Gregory 77967c037e
Update app.js 2021-12-03 22:39:39 +08:00
Andrew Gregory 6187a53b3c
Merge branch 'espruino:master' into master 2021-12-03 22:34:53 +08:00
Gordon Williams a385c09922 openstmap .10: Improve scale factor calculation to fix scaling issues (#984) 2021-12-03 12:04:40 +00:00
Gordon Williams 6baddd3b43 Add gbdebug app 2021-12-03 09:15:37 +00:00
Gordon Williams b5fa5fb64e tweak for lint errors - still some assignment warnings 2021-12-03 08:24:12 +00:00
Gordon Williams d504017782
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
2021-12-03 08:18:47 +00:00
Gordon Williams e2ae57faa4
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
2021-12-03 08:13:52 +00:00
stephenPspackman 633cad5cd3
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
2021-12-03 00:11:07 -08:00
Andrew Gregory 184a57ef42
Update app.js 2021-12-03 12:24:46 +08:00
Andrew Gregory 36ae60a81a
Update app.js 2021-12-03 12:15:44 +08:00
Andrew Gregory 517ff25fc2
Update app.js 2021-12-03 12:07:26 +08:00
Andrew Gregory a75b58df70
Rework idle timeout. 2021-12-03 12:02:31 +08:00
hughbarney b595e60333 Pebble: switched to LECO1976 font and slanting boot icon 2021-12-02 22:17:00 +00:00
Richard de Boer 3595fab079 qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
2021-12-02 22:54:16 +01:00
Richard de Boer d743b2266a boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
Richard de Boer c24f67b06b settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
2021-12-02 22:54:16 +01:00
stephenPspackman ade94521b7
Update README.md
Github flubs UTF-8? Really?
2021-12-02 12:57:25 -08:00
stephenPspackman 9c8fd93783
Create README.md 2021-12-02 12:53:18 -08:00
stephenPspackman 6ed4565ee1
Add files via upload
Upload the right file this time :-}.
2021-12-02 12:16:53 -08:00
stephenPspackman 98bb9c28b3
Add files via upload 2021-12-02 12:02:15 -08:00
stephenPspackman 4803365ab3
Update app.js
Conform to filename conventions for our settings file—it is json.
2021-12-02 11:49:28 -08:00
stephenPspackman 8ff08cbaab
Create resourcer.js 2021-12-02 11:35:39 -08:00
stephenPspackman ad96a97ae9
Create app-icon.js 2021-12-02 11:34:25 -08:00
stephenPspackman 2fc3cee139
Create app.js 2021-12-02 11:27:53 -08:00
hughbarney 43a68fb908 Pebble: 0.03 changed font to Leco1976, updated screenshots 2021-12-02 19:01:40 +00:00
Andrew Gregory c537d5c5f7
Touch resets idle timeout 2021-12-03 00:06:30 +08:00
Andrew Gregory e7dcd59295
Exit to clock on inactivity 2021-12-02 23:55:46 +08:00
Andrew Gregory 257e73d869
Update ChangeLog 2021-12-02 23:11:58 +08:00
Andrew Gregory 5856db39e4
Update ChangeLog 2021-12-02 21:58:13 +08:00
Andrew Gregory adc274d1d3
Merge branch 'espruino:master' into master 2021-12-02 21:55:22 +08:00
Andrew Gregory 5fe942446b
Update app.js 2021-12-02 21:54:53 +08:00
Gordon Williams 9d26a6448e launcher 0.09: Bangle.js 2 - pressing the button goes back to clock (fix #971)
After 10s of being locked, the launcher goes back to the clock screen
2021-12-02 10:28:38 +00:00
Gordon Williams 5b967184b6 0.03: Fix unfreed memory, and clearInterval that disabled all clocks at midnight (fix #946)
Fix app icon
      Change menu order so 'back' is at the top
2021-12-02 10:08:11 +00:00
Gordon Williams 829ee9129a
Merge pull request #983 from hughbarney/master
Pebble: deploy settings file, updated README
2021-12-02 09:06:21 +00:00
Andrew Gregory cb8ee70625
Update app.js 2021-12-02 16:05:36 +08:00
Andrew Gregory 012982e910
Update README.md 2021-12-02 16:03:22 +08:00
hughbarney 7a1bb02bce Pebble: updated README 2021-12-01 21:07:41 +00:00
hughbarney bd8bb638d4 Pebble: deploy pebble.settings.js in apps.json 2021-12-01 20:29:34 +00:00
Andrew Gregory b848c45ce4
Improve token display
Limit label length. Reduce digits font size until it fits.
2021-12-01 23:42:17 +08:00
Andrew Gregory 86ea0554b3
Colour icon 2021-12-01 23:26:45 +08:00
Andrew Gregory 3305a5db6a
Colour icon 2021-12-01 23:23:44 +08:00
Andrew Gregory 26cc978a40
Update README.md 2021-12-01 22:29:37 +08:00
Andrew Gregory 21961edf42
Update ChangeLog 2021-12-01 22:26:01 +08:00
Andrew Gregory 16f20970d9
Limit scanned label length
Fixed #5
2021-12-01 22:21:21 +08:00
Andrew Gregory d4ddf22399
Try new JSON settings format 2021-12-01 22:15:55 +08:00
Andrew Gregory 60a8c487ad
Support updated settings file 2021-12-01 22:05:53 +08:00
Andrew Gregory 7a9b64a7fd
Merge branch 'espruino:master' into master 2021-12-01 21:28:07 +08:00
Andrew Gregory dfd7a02e12
Show placeholder "Calculating"
Fixes #2
2021-12-01 21:26:41 +08:00
Marco H a789e0bea4
Icon white with 1px black border 2021-12-01 13:55:25 +01:00
Marco H ca6b73e3e4
Icon white with 1px black border 2021-12-01 13:54:49 +01:00
Marco H 871c345cea
Update README.md 2021-12-01 13:49:25 +01:00
Marco H e2a4428be2
Fix gramar and link in README 2021-12-01 13:48:03 +01:00
Marco H 2d190278f2
Change app icon color to white 2021-12-01 13:45:24 +01:00
Marco H f3dffdb3e1
Change app icon to white 2021-12-01 13:44:12 +01:00
Gordon Williams adca628e2c Merge branch 'master' of github.com:espruino/BangleApps 2021-12-01 12:06:47 +00:00
Marco H 43312a782a
Update README.md
Fix spelling of the Scottish capital city in the README :)
2021-12-01 10:23:07 +01:00
Gordon Williams a9530f64ea
Merge branch 'master' into widbars 2021-12-01 09:00:08 +00:00
Gordon Williams 527bbf8e59
Merge pull request #974 from rigrig/widbatpc-fix
widbatpc: Fix drawing the bar when charging
2021-12-01 08:59:27 +00:00
Gordon Williams 1108983cba
Merge branch 'master' into master 2021-12-01 08:58:30 +00:00
Alain Saas 541adf4c16
Update README.md 2021-12-01 15:22:44 +09:00
Alain Saas 8f0856d871
Update README.md 2021-12-01 15:21:21 +09:00
Alain Saas 13b01fe829
Add files via upload 2021-12-01 15:20:52 +09:00
Alain Saas 18c3461e6e
Create README.md 2021-12-01 15:20:41 +09:00
Alain Saas da133e2ccd
Create ChangeLog 2021-12-01 15:09:06 +09:00
Alain Saas 9033db08bf
Create app-icon.js 2021-12-01 15:03:45 +09:00
Alain Saas 673fa8820f
Add files via upload 2021-12-01 15:01:48 +09:00
Alain Saas 312bed6491
Create app.js 2021-12-01 15:00:58 +09:00
hughbarney 24e2b01e22 Merge remote-tracking branch 'upstream/master' 2021-11-30 23:45:24 +00:00
hughbarney 7785c7ea56 Mylocation: make into an app 2021-11-30 23:38:29 +00:00
hughbarney 848ccd2be9 Mylocation: make into an app 2021-11-30 23:16:56 +00:00
hughbarney 8e56dce22c Mylocation: make into an app 2021-11-30 23:10:36 +00:00
hughbarney e3745f94fc Mylocation: make into an app 2021-11-30 22:43:45 +00:00
Richard de Boer a44d542053 widbatpc: Fix drawing the bar when charging 2021-11-30 22:30:28 +01:00
Richard de Boer 8580952e69 widbars: comment out HRM/temperature
They didn't seem very useful
2021-11-30 21:06:23 +01:00
Richard de Boer 7caac64a86 widbars: new widget 2021-11-30 21:03:41 +01:00
hughbarney 4669099645 MyLocation added mylocation.app.js 2021-11-30 18:11:08 +00:00
Andrew Gregory f094cc6e35
Update ChangeLog 2021-12-01 00:25:00 +08:00
Andrew Gregory e1c67cf345
Save in new JSON format too 2021-12-01 00:22:23 +08:00
Andrew Gregory 989dc5ccd4
Use new JSON format. 2021-12-01 00:18:44 +08:00
Andrew Gregory 51c91bf9ee
Rename variable 2021-12-01 00:17:26 +08:00
Andrew Gregory f127bef66b
Load new JSON format 2021-12-01 00:14:47 +08:00
hughbarney 0e3b17be67 Added icon for mylocation 2021-11-30 16:12:47 +00:00
Andrew Gregory c1a48e7b48
Try different JSON format 2021-12-01 00:09:52 +08:00
Peer David 6ffabe3e7e
Merge branch 'espruino:master' into master 2021-11-30 17:06:45 +01:00
hughbarney 5b7bbd83db Pebble: added README, battery warning if below 30% 2021-11-30 13:30:13 +00:00
hughbarney 4cf5d86083 merged upstream 2021-11-30 13:18:27 +00:00
Gordon Williams c30ee355bb
Merge branch 'master' into poweroff-app 2021-11-30 08:28:14 +00:00
Marco H bd1fa974d1
Update ChangeLog 2021-11-30 09:04:43 +01:00
Marco H 31dba4df49
Change icon to black 2021-11-30 08:59:37 +01:00
Marco H ffd7eebf25
Change icon to black 2021-11-30 08:59:20 +01:00
Marco H 4a852e7138
Rename Readme.md to README.md 2021-11-30 08:52:47 +01:00
Marco H ea10cea706
Update Readme.md 2021-11-30 08:44:45 +01:00
Marco H f73055253e
Add files via upload 2021-11-30 08:42:30 +01:00
Marco H eef1569c99
Create app-icon.js 2021-11-30 08:41:49 +01:00
Marco H eeb3206a09
Create Readme.md 2021-11-30 08:39:36 +01:00
Marco H c822b62789
Create app.js 2021-11-30 08:36:28 +01:00
Marco H 8775a6f339
Create ChangeLog 2021-11-30 08:24:43 +01:00
jeffyactive d2cb4be4b4 Corrected variable initialisation 2021-11-29 21:48:30 -05:00
jeffyactive 4d107148c7 Added SensiBLE app 2021-11-29 21:31:53 -05:00
hughbarney 6642b21606 added pebble icon 2021-11-29 20:27:25 +00:00
hughbarney b50faa919a Pebble - long live the rebellion 2021-11-29 20:12:25 +00:00
hughbarney 3fa435e57d Pastel, MyLocation updated README files 2021-11-29 19:58:19 +00:00
hughbarney 784f7f8492 resolved apps.json conflict 2021-11-29 18:57:56 +00:00
Gordon Williams 38c6e16010 new about pixels 2021-11-29 16:29:34 +00:00
Gordon Williams 3e1c90e485
Merge branch 'master' into master 2021-11-29 10:54:23 +00:00
Gordon Williams cd0de091f3
Merge pull request #956 from JamesLMilner/mandlebrotclock
Add Mandlebrot Clock app
2021-11-29 10:52:43 +00:00
Gordon Williams 0dd00635b8
Merge pull request #959 from dratini0/recorder-fixes
Assorted bugfixes to the recorder apps
2021-11-29 10:50:28 +00:00
Gordon Williams 72d3c44ffd Merge branch 'master' of github.com:espruino/BangleApps 2021-11-29 10:09:47 +00:00
Gordon Williams 0d45f2c2e8
Merge pull request #962 from myxor/myxor-temperature-app
Update degree Celsius temperature app
2021-11-29 10:08:07 +00:00
Gordon Williams 33ce71f279 fix for sanity test errors 2021-11-29 10:06:21 +00:00
Gordon Williams 10d170d31e
Merge branch 'master' into master 2021-11-29 10:00:29 +00:00
Gordon Williams d4f1e7d3cb minor fixes for #952 2021-11-29 09:52:47 +00:00
Gordon Williams 99ec40cd8e
Merge pull request #952 from rigrig/locale-12h
locale: Apply 12hour setting to time
2021-11-29 09:48:20 +00:00
Marco H c9d0a19947
Add space after temperature value
Add space after temperature value
2021-11-29 10:40:32 +01:00
Marco H baba42ae25
Fix changelog syntax 2021-11-29 10:36:31 +01:00
Marco H cd67486547
Update ChangeLog 2021-11-29 10:25:14 +01:00
Marco H 765a683c89
Update app.js
Improving messages and added Celsius sign
2021-11-29 10:23:54 +01:00
leer10 ada93e894d
Update ChangeLog 2021-11-28 14:55:46 -08:00
leer10 590f022a91
Update ChangeLog 2021-11-28 14:55:32 -08:00
leer10 f423a6b91b
Update app.js 2021-11-28 14:54:17 -08:00
leer10 bb537b1738
Update ChangeLog 2021-11-28 14:27:14 -08:00
leer10 438885ae92
Add files via upload 2021-11-28 14:24:18 -08:00
leer10 b9b7cfb50c
Delete screenshot.png 2021-11-28 14:23:49 -08:00
leer10 36aead94e7
Create ChangeLog 2021-11-28 14:23:24 -08:00
leer10 b2cb4e7c0a
Add files via upload 2021-11-28 14:22:04 -08:00
leer10 b25ad7573e
Delete screenshot.png 2021-11-28 14:21:57 -08:00
leer10 c3fac095b8
Update app.js
add discominotaur's adjustments (cause a battery on the watchface isn't useful when the widget does the work anyways) maybe i'll do it as a setting later
2021-11-28 14:19:21 -08:00
leer10 426ec0350f
Update README.md
added credits
2021-11-28 14:10:47 -08:00
Balint Kovacs ba50674173 Update app versions and changelog 2021-11-28 18:58:26 +00:00
Balint Kovacs 1a118a6037 Recorded: Slightly improve plot altitude if data has NaNs 2021-11-28 18:44:47 +00:00
Balint Kovacs 22fa78ff8d Even out x axis grid points 2021-11-28 18:43:44 +00:00
Balint Kovacs 466fd2155c Remove superfluous semicolon 2021-11-28 18:18:18 +00:00
Balint Kovacs a622781628 Make the recorder handle missing coordinates in plot speed 2021-11-28 16:46:01 +00:00
Balint Kovacs 69c6a34ead Fix some text overflowing the screen in recorder and gpsrec
On Bangle.js 2
2021-11-28 15:46:02 +00:00
James 6fc1e738f1 Add mandlebrot clock app 2021-11-28 13:22:42 +00:00
leer10 89e88e7172
Update app-icon.js
hopefully fix launcher icon
2021-11-27 23:39:51 -08:00
leer10 6eb7a844d6
Update app.js
fix battery graphics
2021-11-27 22:26:36 -08:00
leer10 47c8edba4f
Add files via upload 2021-11-27 22:19:25 -08:00
leer10 b28986c249
Delete app.png 2021-11-27 22:19:09 -08:00
leer10 9e897dfd50
Update app.js
removed other nonfunctional comment block
2021-11-27 22:13:21 -08:00
leer10 6fd7a0eb63
Update app.js
battery icon actually works now
2021-11-27 22:11:06 -08:00
leer10 4a3e1bbe28
Update app.js
12 hr/24 hr specific behavior now from settings instead of hardcoded
2021-11-27 21:52:13 -08:00
leer10 3d03895b9d
Update README.md 2021-11-27 21:44:49 -08:00
leer10 0d5892769d
Add files via upload
add screenshot for 93dub
2021-11-27 21:42:19 -08:00
leer10 82e515e0e5
Create README.md
added dub93's readme
2021-11-27 21:39:55 -08:00
leer10 8a3f9f848a
Update app.js
stripped license and info block of text since it's already enclosed in an MIT-licensed repo
2021-11-27 21:36:48 -08:00
leer10 2d21ce7445
Add files via upload 2021-11-27 21:21:29 -08:00
leer10 c0e5d4432e
Create app-icon.js
added icon
2021-11-27 21:19:34 -08:00
leer10 0d6bfc7c13
Update app.js
redid background, adjusted graphics to look nice on bangle 2
2021-11-27 20:59:32 -08:00
Alain Saas a19da85de7
Update README.md 2021-11-28 13:41:56 +09:00
Alain Saas ff95dd3b2c
Create README.md 2021-11-28 13:29:06 +09:00
Alain Saas c23960c12c
Add files via upload 2021-11-28 13:20:48 +09:00
Alain Saas d9d6133559
Create ChangeLog 2021-11-28 13:20:15 +09:00
Alain Saas de4d744e26
Create app-icon.js 2021-11-28 13:19:15 +09:00
Alain Saas de9a526517
Add files via upload 2021-11-28 13:14:06 +09:00
Alain Saas 662963b208
Create app.js 2021-11-28 13:06:47 +09:00
leer10 56f3044e5e
Update app.js
background needed redraw after notification

background redraw broke widgets, so temp fix
2021-11-27 12:02:34 -08:00
leer10 dabaa06efb
Create app.js 2021-11-27 11:33:19 -08:00
hughbarney 3fbb46b046 Pastel, recalc sunrise,sunset every hour 2021-11-27 11:23:03 +00:00
hughbarney b426c479a3 Pastel added dependancy on MyLocation app, display sunrise,sunset times 2021-11-26 21:29:46 +00:00
Richard de Boer 6220a88d29 locale: Apply 12hour setting to time
Fixes #892
2021-11-26 21:29:58 +01:00
hughbarney ce0e50ed94 MyLocation - adds menu to set preferred city or setup from GPS 2021-11-26 20:25:28 +00:00
David Peer fa3541079e Minor changes 2021-11-26 21:00:30 +01:00
David Peer ab6ec5d8db Minor changes 2021-11-26 20:42:18 +01:00
David Peer 3e4ed5e49b Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-26 19:01:14 +01:00
David Peer ee7b7e4839 Minor changes 2021-11-26 19:01:12 +01:00
James G 4f5ec608de fix formatting in README for interval timer app 2021-11-26 12:48:20 -05:00
James G 2ae9585193 rename intervalTimer.app.js to app.js 2021-11-26 12:43:36 -05:00
James G fc6ecaccce Add new Interval Timer app. 2021-11-26 12:35:35 -05:00
Gordon Williams 94f8b4bca7
Merge pull request #947 from peerdavid/master
[LCARS clock] Alarm works also if clock is closed and opened again.
2021-11-26 12:01:01 +00:00
Gordon Williams dc8edba00d
Merge pull request #948 from Smooklu/master
Updated fd6fdetect
2021-11-26 11:59:41 +00:00
johan-m-o 045251f55f
Update spiritlevel.js 2021-11-26 11:50:19 +01:00
johan-m-o b6e5175675
Update spiritlevel.js 2021-11-26 11:44:21 +01:00
johan-m-o fe5ca8bc76
Update spiritlevel.js 2021-11-26 11:33:49 +01:00
johan-m-o a89dd4d544
Update ChangeLog 2021-11-26 11:23:43 +01:00
Gordon Williams a4299586e8 cscsensor 0.06: Now read wheel rev as well as cadence sensor
Improve connection code
2021-11-26 10:04:02 +00:00
t0m1o1 ae6ca3b8f8
Update settings.js
Edited default vector size
2021-11-26 04:39:08 +00:00
t0m1o1 181a8dd45f
Update settings.js
Added font to settings
Changed scalevalue to vector font size
2021-11-26 04:37:15 +00:00
Smooklu 1ea1706e61
Merge branch 'espruino:master' into master 2021-11-25 13:04:40 -06:00
Smooklu 08fd95ab9a
Update README.md 2021-11-25 13:04:09 -06:00
Smooklu f9286cbee9
Update README.md 2021-11-25 13:00:48 -06:00
Smooklu a1a56601c0
Update README.md 2021-11-25 13:00:38 -06:00
David Peer 4cfbe11e45 Show text for each icon. 2021-11-25 20:00:36 +01:00
Smooklu 4fb4d12ba4
Update README.md 2021-11-25 13:00:28 -06:00
Smooklu 85b7115c73
Update README.md 2021-11-25 12:54:33 -06:00
Smooklu 6482297881
Update ChangeLog 2021-11-25 12:53:16 -06:00
Smooklu f5940b5bdb
Update README.md 2021-11-25 12:52:27 -06:00
Smooklu 9f00293401
Update README.md 2021-11-25 12:50:35 -06:00
Smooklu 2818a63e2c
Create README.md 2021-11-25 12:48:36 -06:00
David Peer 95f845ad4e New icon for alarm 2021-11-25 19:10:05 +01:00
David Peer ca3453440c Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-25 19:01:24 +01:00
David Peer dcee49cdc8 New GPS Icon 2021-11-25 19:01:22 +01:00
Peer David 4a5303714d
Merge branch 'espruino:master' into master 2021-11-25 18:52:23 +01:00
David Peer 93e2a88a4c Updated screenshot 2021-11-25 18:51:20 +01:00
David Peer d99cea9ae0 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-25 18:49:46 +01:00
David Peer 232dcc4b9d Real icons - its an image of the real planet :) 2021-11-25 18:49:44 +01:00
Gordon Williams 095165c5c9 oops - fix uncommitted file! 2021-11-25 16:33:45 +00:00
Peer David 7e1b042255
Merge branch 'espruino:master' into master 2021-11-25 16:56:53 +01:00
David Peer ccce57ae89 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-25 16:56:35 +01:00
David Peer a99d9d5e7c Store alarm in settings 2021-11-25 16:56:32 +01:00
Gordon Williams 944b24e6c3 Merge branch 'master' of github.com:espruino/BangleApps 2021-11-25 15:52:25 +00:00
Gordon Williams e8264cc8f8 messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909) 2021-11-25 15:50:07 +00:00
Gordon Williams 5f5ca64cb4 android 0.04: Android icon now goes to settings page with 'find phone' 2021-11-25 15:21:59 +00:00
Gordon Williams 6aa6bcf179 messages 0.06: New messages now go at the start (fix #898)
Answering true/false now exits the messages app if no new messages
      Back now marks a message as read
      Clicking top-left opens a menu which allows you to delete a message or mark unread
2021-11-25 15:12:04 +00:00
Gordon Williams 1b9477be5d
Merge pull request #945 from nlisgo/improve-ux-add-timer
Cube Scramble: Improved UX and display solve time
2021-11-25 12:19:48 +00:00
nlisgo 2b7091bd6b Set default title for showPrompt 2021-11-25 11:40:37 +00:00
Peer David c381e7ef21
Merge branch 'espruino:master' into master 2021-11-25 11:41:01 +01:00
David Peer 1ab98707ed Minor changes 2021-11-25 09:17:25 +01:00
t0m1o1 b0a2507977
Merge branch 'espruino:master' into scaledlauncher 2021-11-25 01:46:21 +00:00
nlisgo 9940b38bbd Force LCD on 2021-11-25 00:13:06 +00:00
nlisgo f175f4c48c Update screenshots 2021-11-25 00:06:02 +00:00
nlisgo 3c984f1fee Cube Scramble: Improved UX and display solve time 2021-11-24 23:53:17 +00:00
hughbarney cb9866ffe2 Pastel: updated screenshots and README 2021-11-24 21:11:47 +00:00
hughbarney 8b46634c9b Pastel: updated screenshots and README 2021-11-24 21:05:45 +00:00
hughbarney cbb38ec1ce Pastel: added cycle through info items to bottom of screen 2021-11-24 20:18:29 +00:00
hughbarney 469c329640 Merge remote-tracking branch 'upstream/master' 2021-11-24 19:59:57 +00:00
hughbarney 37ca625174 Pastel: added cycle through info items to bottom of screen 2021-11-24 19:59:46 +00:00
hughbarney c6096675fb Pastel: added cycle through info items to bottom of screen 2021-11-24 19:06:06 +00:00
David Peer a537e98116 Font improvements 2021-11-24 18:04:59 +01:00
Gordon Williams 60c2fa710c
Merge pull request #942 from madman2021/master
Add new TimeCal app
2021-11-24 13:29:46 +00:00
Gordon Williams 38b2e417bf
Merge pull request #943 from peerdavid/master
[LCARS Clock] Shows icons for charging and out of battery
2021-11-24 13:26:43 +00:00
Gordon Williams 94bd895baf welcome 0.14: Turn off and run later to use softOff to time is set right
plus other minor tweaks
2021-11-24 12:56:56 +00:00
David Peer 43b38cc8ab New screenshot. Updated version. 2021-11-24 13:40:47 +01:00
David Peer 34c6589f06 Minor improvement 2021-11-24 13:37:07 +01:00
David Peer c403a5af67 New design. Removed png icon files - only converted icons are needed. 2021-11-24 13:36:21 +01:00
David Peer 19655ea327 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-24 13:22:44 +01:00
David Peer 274b705c1e More lcars style 2021-11-24 13:22:37 +01:00
Jordan Coulam f3cb7e9a0b Remove Icon as it renders massive 2021-11-24 10:53:14 +00:00
Jordan Coulam 3738bde22a Add TimeCal to the app library
Add TimeCal to the app library
2021-11-24 10:43:38 +00:00
Peer David b1fb0e6b7d
Merge branch 'espruino:master' into master 2021-11-24 11:10:36 +01:00
Gordon Williams cea51d06d0
Merge pull request #938 from bengwalker/master
Add Bangle.js 2 support for metronome app
2021-11-24 08:50:24 +00:00
Gordon Williams cd1daba0c5 0.25: Fix issue where if Bangle.js 2 got a GPS fix but no reported time, errors could be caused by the widget (fix #935) 2021-11-24 08:46:13 +00:00
Gordon Williams c03ab08687
Merge pull request #939 from Ronin0000/master
Add Screenshots to Many Apps
2021-11-24 08:40:53 +00:00
Gordon Williams 1750c72e94
Merge pull request #936 from Vingelar/master
Binwatch: re-format background images
2021-11-24 08:38:06 +00:00
David Peer 559e820880 Minor design change 2021-11-24 07:14:04 +01:00
David Peer d24b8c80da Minor design chnges 2021-11-24 07:12:25 +01:00
Ronin0000 638fea73c7
Add files via upload 2021-11-23 16:24:10 -08:00
Ronin0000 4e79c896c6
Add files via upload 2021-11-23 16:23:33 -08:00
Ronin0000 33809d8cdf
Add files via upload 2021-11-23 16:22:58 -08:00
Ronin0000 6cb83284a7
Add files via upload 2021-11-23 16:22:45 -08:00
Ronin0000 7e521d0d29
Add files via upload 2021-11-23 16:22:17 -08:00
Ronin0000 9985ff03f2
Add files via upload 2021-11-23 16:22:00 -08:00
Ronin0000 6f437c3986
Add files via upload 2021-11-23 16:21:15 -08:00
Ronin0000 ffe218a004
Add files via upload 2021-11-23 16:20:56 -08:00
Ronin0000 9400133dd4
Add files via upload 2021-11-23 16:20:39 -08:00
Ronin0000 76463d9279
Add files via upload 2021-11-23 16:19:37 -08:00
Ronin0000 4011accb47
Add files via upload 2021-11-23 16:19:19 -08:00
Ronin0000 bc5960d61a
Add files via upload 2021-11-23 16:19:07 -08:00
Ronin0000 da5634beda
Add files via upload 2021-11-23 16:18:51 -08:00
Ronin0000 b9c4640f85
Add files via upload 2021-11-23 16:18:25 -08:00
Ronin0000 d27a605a24
Add files via upload 2021-11-23 16:18:07 -08:00
Ronin0000 52baa42e69
Add files via upload 2021-11-23 16:17:48 -08:00
Ronin0000 db3b6a58e4
Add files via upload 2021-11-23 16:17:16 -08:00
Ronin0000 f0de0d8a9d
Add files via upload 2021-11-23 16:16:52 -08:00
Ronin0000 6d4cb98ba8
Add files via upload 2021-11-23 16:16:34 -08:00
Ronin0000 5f434d9d32
Add files via upload 2021-11-23 16:16:23 -08:00
Ronin0000 6e72349f05
Add files via upload 2021-11-23 16:15:37 -08:00
Ronin0000 03e4d0d7c0
Add files via upload 2021-11-23 16:15:21 -08:00
Ronin0000 ead12a1c11
Add files via upload 2021-11-23 16:14:54 -08:00
Ronin0000 a1ed32c913
Add files via upload 2021-11-23 16:14:30 -08:00
Ronin0000 fae08d7a73
Add files via upload 2021-11-23 16:13:57 -08:00
Ronin0000 b889e431ed
Add files via upload 2021-11-23 16:13:32 -08:00
Ronin0000 f177480160
Add files via upload 2021-11-23 16:13:02 -08:00
Ronin0000 a2fe8c3722
Add files via upload 2021-11-23 16:11:42 -08:00
Ronin0000 c1cdf15bf5
Add files via upload 2021-11-23 16:10:49 -08:00
Ronin0000 fb1c5529f0
Add files via upload 2021-11-23 16:10:11 -08:00
Ronin0000 530089e083
Add files via upload 2021-11-23 16:09:35 -08:00
Ronin0000 3556e66856
Add files via upload 2021-11-23 16:09:12 -08:00
Ronin0000 e1e32772e4
Add files via upload 2021-11-23 16:08:56 -08:00
Ronin0000 8084bb92b7
Add files via upload 2021-11-23 16:08:37 -08:00
Ronin0000 2c997d2964
Add files via upload 2021-11-23 16:08:18 -08:00
Ronin0000 747626b66c
Add files via upload 2021-11-23 16:07:24 -08:00
Ronin0000 ed36fae0ac
Add files via upload 2021-11-23 16:06:59 -08:00
Ronin0000 e8baad3c37
Add files via upload 2021-11-23 16:06:33 -08:00
Ronin0000 1efcebe84a
Add files via upload 2021-11-23 16:06:16 -08:00
Ronin0000 082d3d1e95
Add files via upload 2021-11-23 16:05:21 -08:00
Ronin0000 b10f62a6c5
Add files via upload 2021-11-23 16:04:58 -08:00
Ronin0000 24b41c2c6f
Add files via upload 2021-11-23 16:04:42 -08:00
Ronin0000 19a2ef1a44
Add files via upload 2021-11-23 16:04:01 -08:00
Ronin0000 7089d6e74c
Add files via upload 2021-11-23 16:03:38 -08:00
Ronin0000 431824f828
Merge branch 'espruino:master' into master 2021-11-23 15:15:57 -08:00
Gordon Williams 5eeb1181d0
Merge pull request #937 from rigrig/barclock-b2
Barclock works fine on the Bangle.js 2 :-)
2021-11-23 20:29:18 +00:00
Ronin0000 15aa41c766
Add files via upload 2021-11-23 12:23:03 -08:00
Ronin0000 6a93494e3f
Merge branch 'espruino:master' into master 2021-11-23 12:22:27 -08:00
Gordon Williams 546a0b16cc Merge branch 'master' of github.com:espruino/BangleApps 2021-11-23 20:20:55 +00:00
Gordon Williams cb6e14f6c1 messages, start of call handling and message responses, fix for scroll issue when only 2 menu items 2021-11-23 20:20:37 +00:00
bengwalker 4eee3f05e9
Merge branch 'master' into master 2021-11-23 20:46:32 +01:00
bengwalker aafc93f09a Update README.md
update README
2021-11-23 20:35:35 +01:00
bengwalker bd80ea5ca0 Update metronome.js
print instructuions for banglejs2
2021-11-23 20:31:33 +01:00
Ronin0000 51afd5ef04
Add files via upload 2021-11-23 11:29:27 -08:00
Ronin0000 ff62b603a2
Add files via upload 2021-11-23 11:28:51 -08:00
Ronin0000 ffbd331c13
Add files via upload 2021-11-23 11:28:29 -08:00
Ronin0000 93c113a95a
Add files via upload 2021-11-23 11:27:25 -08:00
Ronin0000 b2be26fcce
Add files via upload 2021-11-23 11:27:07 -08:00
Ronin0000 899e78539c
Add files via upload 2021-11-23 11:26:06 -08:00
Ronin0000 50a88d41cd
Add files via upload 2021-11-23 11:25:35 -08:00
Ronin0000 b1d636bac2
Add files via upload 2021-11-23 11:25:10 -08:00
Richard de Boer 6b05d92875 barclock: Fix time/date disappearing after fullscreen notification
By forcing a complete redraw at lcdPower-on
2021-11-23 19:42:12 +01:00
Vingelar 1def233de2 changed format of bg images to binary raw format (export from emulator 2021-11-23 19:09:16 +01:00
Vingelar e021aa2c9d
Update app.js
binwatch: adapted names of bg images
2021-11-23 17:59:49 +01:00
Vingelar 275402344e
Merge branch 'espruino:master' into master 2021-11-23 17:36:45 +01:00
Gordon Williams 18fbd2898d
Merge pull request #933 from peerdavid/master
[LCARS Clock] Added lcars icon to watch face.
2021-11-23 16:34:15 +00:00
Vingelar cf027b3783
Update app.js
changed names of background images
2021-11-23 17:34:13 +01:00
Gordon Williams 5be6981acd oops - named stub wrong 2021-11-23 16:31:42 +00:00
Vingelar d328d94d34
Add files via upload
added background files exported from Emulator
2021-11-23 17:30:20 +01:00
Vingelar c36fb16a68
Delete Background240_center.js
removed background240_center.js (wrong format)
2021-11-23 17:28:54 +01:00
Gordon Williams 4719fada28 Android Remove messages on disconnect, Fix music control (ref #909) 2021-11-23 16:28:34 +00:00
Vingelar f431bd8a2c
Delete Background176_center.js
remove backgounrd176_center.js (wrong format)
2021-11-23 17:28:25 +01:00
Peer David df364babab
Merge branch 'espruino:master' into master 2021-11-23 17:16:00 +01:00
David Peer d28517b2a5 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-23 17:15:18 +01:00
David Peer cd93a201f8 Moved logo 2021-11-23 17:15:15 +01:00
Vingelar 03c5f996f4
Add files via upload
added background files as js
2021-11-23 17:07:21 +01:00
Vingelar 51b73894e4
Update app.js
use background images from storage
2021-11-23 16:51:40 +01:00
Ronin0000 0a695e5143
Update custom.html
fix bug that was for testing
2021-11-23 07:09:14 -08:00
Ronin0000 cfecc24f42
Delete boot.js 2021-11-23 07:05:47 -08:00
Peer David 465c93d830
Merge branch 'espruino:master' into master 2021-11-23 14:53:47 +01:00
David Peer d20f5e597e Updated screenshot 2021-11-23 14:53:27 +01:00
David Peer a283cf58fb Included lcars logo 2021-11-23 14:51:55 +01:00
hughbarney be3345d143 Merge remote-tracking branch 'upstream/master' 2021-11-23 13:22:30 +00:00
hughbarney e3310ffc32 Pastel: architect font module 2021-11-23 13:13:17 +00:00
Gordon Williams 3ba779ee58 Fix bangleapps after recent PRs 2021-11-23 11:48:34 +00:00
David Peer 9600f16671 Updated changelog 2021-11-23 11:19:48 +01:00
David Peer 98577b6269 Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-23 11:18:52 +01:00
David Peer 1ccabca0c6 No hrm icon - its shown too much. 2021-11-23 11:18:50 +01:00
Peer David d3cd47f957
Merge branch 'espruino:master' into master 2021-11-23 11:12:43 +01:00
David Peer 2e18795c57 Fixed string 2021-11-23 11:11:33 +01:00
David Peer 36edd449c5 Minor change 2021-11-23 11:10:33 +01:00
Gordon Williams 06a6b72d42
Merge pull request #925 from Ronin0000/master
Add School Calendar
2021-11-23 10:03:45 +00:00
Gordon Williams a39d410296
Merge pull request #928 from peerdavid/master
[LCARS Clock] Icons for different states such as GPS or HRM.
2021-11-23 10:02:41 +00:00
Vingelar 3f4c49a8ae
Update app.js
integrated BG image into app
2021-11-23 10:55:07 +01:00
Vingelar ff3223e1b9
Update app.js
added "require" for bg image
2021-11-23 10:51:02 +01:00
Gordon Williams ab2cb24385
Merge pull request #929 from weeurey/master
Update app
2021-11-23 09:51:01 +00:00
Gordon Williams adadf7efd3
Merge pull request #931 from reelyactive/master
emojuino@0.02
2021-11-23 09:49:26 +00:00
David Peer 930cfa1331 New HRM Icon 2021-11-23 09:43:24 +01:00
David Peer 7f3f7b9eee Currently, no confidence > 80 is reached... 2021-11-23 08:26:37 +01:00
David Peer 1fb861b82c HRM confidence of 80 to display 2021-11-23 08:25:11 +01:00
David Peer 7d95221e16 Minor change 2021-11-23 08:24:15 +01:00
David Peer 6d8d98fb03 Show HRM 2021-11-23 08:21:41 +01:00
David Peer a0cc4c633e Minor changes 2021-11-23 08:10:00 +01:00
Ronin0000 be08311331
Update custom.html 2021-11-22 19:11:40 -08:00
Ronin0000 f1f063fd1a merge3 2021-11-22 18:49:09 -08:00
jeffyactive 0f9d938fa6 Version bump 2021-11-22 20:23:17 -05:00
jeffyactive 5a01047cd0 Added screenshots 2021-11-22 20:21:29 -05:00
jeffyactive 58f9e7cd5b Upgrade to emoji images and supporting text 2021-11-22 20:03:18 -05:00
hughbarney 1a75f0813b Pastel: font modules 2021-11-22 22:50:27 +00:00
hughbarney d450758f1a Pastel: font modules 2021-11-22 22:09:52 +00:00
hughbarney cf66db35a9 Pastel: font modules 2021-11-22 22:08:47 +00:00
hughbarney 29ecb8daa2 Pastel: font modules 2021-11-22 22:08:19 +00:00
hughbarney a29bba62cb Pastel: f_orbitron font module 2021-11-22 21:29:26 +00:00
hughbarney 8576d90e50 Pastel: f_orbitron font module 2021-11-22 21:24:27 +00:00
hughbarney 723e1a6cb2 Pastel: f_orbitron font module 2021-11-22 21:17:50 +00:00
hughbarney ec7f9ac69d Pastel: f_orbitron font module 2021-11-22 21:13:48 +00:00
hughbarney d68bcf1ff1 Pastel: f_orbitron font module 2021-11-22 21:05:28 +00:00
hughbarney ff1d5f2d76 Pastel: f_orbitron font module 2021-11-22 21:03:53 +00:00
Ronin0000 7fd37f7e4e
Update custom.html 2021-11-22 12:18:44 -08:00
Ronin0000 84d9ca4b33
Update boot.js 2021-11-22 10:57:14 -08:00
Ronin0000 740f4a9566
Create boot.js
not part of the current merge
2021-11-22 10:52:27 -08:00
David Peer d3538a03f1 Added raster 2021-11-22 19:12:50 +01:00
David Peer 20310fdb75 Smaller icons 2021-11-22 19:02:27 +01:00
Ronin0000 3863be1830
Delete apps/schoolCalendar/fullcalendar/interaction/src directory 2021-11-22 09:06:52 -08:00
David Peer 5d8c13a7e6 Updated screenshot accordingly 2021-11-22 17:56:29 +01:00
David Peer 21134a1dcd Better background 2021-11-22 17:55:21 +01:00
David Peer cab3d43085 Better alarm - shown only in icon so we can display more data. 2021-11-22 17:39:48 +01:00
David Peer db22bac0ec Use correct alarm icon 2021-11-22 17:11:15 +01:00
David Peer dc24ae9bfb Better HRM Icon 2021-11-22 17:10:58 +01:00
weeurey 8e688d144a
Merge branch 'espruino:master' into master 2021-11-22 16:09:43 +00:00
weeurey 247ed9faa2
Create ChangeLog 2021-11-22 16:07:39 +00:00
weeurey d878d46d4c
Update app.js 2021-11-22 16:05:57 +00:00
David Peer c720fc314b New alarm icon 2021-11-22 17:03:21 +01:00
David Peer 75fbd6882d Added icon for alarm 2021-11-22 16:37:48 +01:00
David Peer eb20f15537 Compeletely new design with icons for GPS, HRM and Compass. All Icons are open source and mentioned in the Readme.md file. 2021-11-22 16:33:42 +01:00
Richard de Boer 46383d4d55 gbmusic: fix "previous" button image 2021-11-22 13:18:01 +01:00
t0m1o1 b4466b4954
Merge branch 'espruino:master' into scaledlauncher 2021-11-22 12:17:10 +00:00
Gordon Williams 3ee03720eb fix build issues from minified code 2021-11-22 11:08:10 +00:00
Gordon Williams 3b1597ab5c
Merge pull request #914 from rigrig/qmsched-b2
qmsched: Bangle.js 2 support
2021-11-22 11:06:12 +00:00
Gordon Williams bdfd316431
Merge pull request #915 from jeffmer/master
added Bangle 2 versions to dtlaunch & magnav + screenshots to multiclock
2021-11-22 11:05:33 +00:00
Gordon Williams 2012e851c3
Merge branch 'master' into Music-Swipe-Control 2021-11-22 11:04:12 +00:00
Gordon Williams 56b965e0f9
Merge pull request #918 from alainsaas/master
Updated the internal id of a_battery_widget to wid_* as per Gordon's request
2021-11-22 11:03:13 +00:00
Gordon Williams c0f2e34faf
Merge pull request #916 from t0m1o1/compass-fix
Bugfix: Compass bearing not clearing correctly
2021-11-22 11:02:28 +00:00
Gordon Williams b1d24547c4
Merge pull request #919 from nlisgo/fix-icon-display
Re-render cubescramble icon fixing display in settings
2021-11-22 11:01:51 +00:00
Gordon Williams e36d75078a
Merge pull request #923 from hughbarney/master
Health, supress bleed through of Showmenus when displaying barcharts
2021-11-22 11:01:27 +00:00
Gordon Williams 7ad1e5f176
Merge pull request #921 from LoginByCall/patch-4
Update README.md
2021-11-22 11:00:06 +00:00
Gordon Williams 580c1f83c0
Merge pull request #912 from rigrig/weather-b2
weather: Bangle.js 2 support
2021-11-22 09:44:09 +00:00
Gordon Williams 76eba137e4
Merge pull request #907 from t0m1o1/Swipe-Launcher
Bugfix: Swiper Clock Launch
2021-11-22 09:42:38 +00:00
Gordon Williams cbcc70bb1d
Merge pull request #904 from rigrig/gbmusic-b2
gbmusic: Bangle.js 2 support, use Layout library
2021-11-22 09:41:49 +00:00
Gordon Williams 3eb940ad39
Merge pull request #903 from Vingelar/master
updated icon, readme etc for binwatch
2021-11-22 09:40:44 +00:00
Gordon Williams f232ef2f77
Merge pull request #926 from barnybug/master
messages: add telegram icon
2021-11-22 09:39:23 +00:00
Gordon Williams 79095cbd10
Merge pull request #901 from andrewgoz/master
2FA Authenticator App
2021-11-22 09:37:15 +00:00
Gordon Williams 95895eba83
Merge pull request #902 from peerdavid/master
[LCARS Clock] Added alarm via swipe left/right.
2021-11-22 09:33:09 +00:00
Gordon Williams a8825373ac
Merge pull request #891 from eyecreate/patch-1
add day of week to anton clock
2021-11-22 09:10:11 +00:00
Barnaby Gray fe2ccb8356 messages: add telegram icon 2021-11-22 07:18:47 +00:00
David Peer 1a03cb98f6 Minor design change 2021-11-22 07:15:42 +01:00
Ronin0000 618c5b7a10
Update custom.html 2021-11-21 21:02:29 -08:00
Ronin0000 adfeb5e535
Update custom.html 2021-11-21 21:00:21 -08:00
Ronin0000 f950fd2ee8
Update custom.html 2021-11-21 20:57:52 -08:00
Ronin0000 387bd30236
Rename ChangeLog.md to ChangeLog 2021-11-21 20:48:14 -08:00
Ronin0000 6e07f282b8
Add files via upload 2021-11-21 20:41:26 -08:00
Ronin0000 939d8f6a9a
Add files via upload 2021-11-21 20:37:21 -08:00
Ronin0000 854ae5361d
Update README.md 2021-11-21 20:34:28 -08:00
Ronin0000 426768eb11
Update custom.html 2021-11-21 20:32:14 -08:00
t0m1o1 97a6399339
Update ChangeLog 2021-11-22 03:13:06 +00:00
t0m1o1 eca0ae101c
Update ChangeLog 2021-11-22 03:10:09 +00:00
t0m1o1 9d1429cabc
Update settings.js 2021-11-22 03:02:22 +00:00
t0m1o1 374fa668e3
Create settings.js 2021-11-22 02:52:13 +00:00
t0m1o1 333a646559
Update app-bangle2.js 2021-11-22 02:41:28 +00:00
Ronin0000 e878e54787 merge 2021-11-21 18:11:43 -08:00
Ronin0000 3bde4d2e48
Update custom.html 2021-11-21 16:12:16 -08:00
hughbarney 2b9ff26d85 Health, supress bleed through of Showmenus when displaying barcharts, Toucher: Debugging default = false 2021-11-21 22:03:23 +00:00
David Peer a5901f82e8 Minor design change. 2021-11-21 20:02:09 +01:00
Alexander 87a192cc5e
Update README.md
Original control method changed to alternative method.
2021-11-21 20:53:49 +03:00
Ronin0000 5f3c93df8c
Update custom.html 2021-11-21 08:37:41 -08:00
Ronin0000 26bd9e35be
Update custom.html 2021-11-21 08:35:47 -08:00
Ronin0000 8f2cc6e213
Update custom.html 2021-11-21 08:34:09 -08:00
Ronin0000 66f0611123
Update custom.html 2021-11-21 08:32:48 -08:00
Ronin0000 87a9504912
Update custom.html 2021-11-21 08:30:44 -08:00
Ronin0000 626498da9d
Update custom.html 2021-11-21 08:24:01 -08:00
Ronin0000 3472ca355a
Update custom.html 2021-11-21 08:21:57 -08:00
Ronin0000 529b0cb463
Update custom.html 2021-11-21 08:19:53 -08:00
Ronin0000 e77d998002
Update custom.html
update
2021-11-21 08:18:21 -08:00
Ronin0000 a712c37c76
Update custom.html 2021-11-21 08:17:58 -08:00
Ronin0000 4d9d6abb9e
Update custom.html 2021-11-21 08:14:02 -08:00
Ronin0000 f35b248448
Update custom.html 2021-11-21 08:09:44 -08:00
Ronin0000 d0336b2854
Update custom.html 2021-11-21 08:06:56 -08:00
Ronin0000 640c8e491e
Update custom.html 2021-11-21 08:03:42 -08:00
Ronin0000 604153cb24
Update custom.html 2021-11-21 08:01:45 -08:00
Ronin0000 0f8f1e38e8
Update custom.html 2021-11-21 07:58:44 -08:00
Ronin0000 7f7dcb0bcf
Update custom.html 2021-11-21 07:58:22 -08:00
Ronin0000 d42fe03dc8
Update custom.html 2021-11-21 07:55:08 -08:00
Ronin0000 98f172fad4
Update custom.html 2021-11-21 07:53:01 -08:00
Ronin0000 daf8dde32b
Update custom.html 2021-11-21 07:49:25 -08:00
Ronin0000 408bd24080
Update custom.html 2021-11-21 07:48:38 -08:00
Ronin0000 68db21acbb
Update custom.html 2021-11-21 07:44:30 -08:00
Ronin0000 45feb1b2ff
Update custom.html 2021-11-21 07:39:42 -08:00
Ronin0000 3bc5fd87b6
Update custom.html 2021-11-21 07:39:12 -08:00
Ronin0000 c3eede9868
Update custom.html 2021-11-21 07:37:42 -08:00
Ronin0000 8426356c01
Update custom.html 2021-11-21 07:35:55 -08:00
Ronin0000 cb748a251d
Update custom.html 2021-11-21 07:27:20 -08:00
nlisgo d6ce63292f Re-render cubescramble icon fixing display in settings 2021-11-21 15:20:39 +00:00
David Peer 5a43e16cf2 Show more data, LCARS Font 2021-11-21 13:35:47 +01:00
Ronin0000 a994ed6630
Update custom.html 2021-11-20 19:53:38 -08:00
Alain Saas b26cba0f51
Update ChangeLog 2021-11-21 12:52:01 +09:00
Ronin0000 b76bb48973
Update custom.html 2021-11-20 19:50:08 -08:00
Ronin0000 f99ce683e9
Update custom.html 2021-11-20 19:46:32 -08:00
Ronin0000 ddfdd94ff8
Update custom.html 2021-11-20 19:42:51 -08:00
Alain Saas 523090f362
Update ChangeLog 2021-11-21 12:40:35 +09:00
Alain Saas 2892746f03
Delete apps/a_battery_widget directory 2021-11-21 12:32:00 +09:00
Alain Saas 14e84a3242
Add files via upload 2021-11-21 12:29:57 +09:00
Alain Saas 1a8d009df6
Delete ChangeLog.txt 2021-11-21 12:29:45 +09:00
Alain Saas 132fdf6f64
Add files via upload 2021-11-21 12:29:26 +09:00
Alain Saas 78db22c730
Create ChangeLog 2021-11-21 12:29:10 +09:00
Ronin0000 52675f7eff
Update custom.html 2021-11-20 18:48:03 -08:00
Ronin0000 d491103414
Update custom.html 2021-11-20 18:44:23 -08:00
Ronin0000 71ff5959ae
Update custom.html 2021-11-20 18:42:58 -08:00
Ronin0000 daba705b37
Update custom.html 2021-11-20 18:42:16 -08:00
Ronin0000 6c20945898
Update custom.html 2021-11-20 18:37:41 -08:00
Ronin0000 ff519bdc0d
Update custom.html 2021-11-20 18:15:29 -08:00
Ronin0000 34843d703a
Update custom.html 2021-11-20 18:11:54 -08:00
Ronin0000 4da82197f3
Update custom.html 2021-11-20 18:01:20 -08:00
Ronin0000 a9c5a32bc1
Update custom.html 2021-11-20 17:56:54 -08:00
Ronin0000 ab6f56c381
Update custom.html 2021-11-20 17:52:34 -08:00
Ronin0000 a1a387dd60
Update custom.html 2021-11-20 17:47:52 -08:00
Ronin0000 180e88e0e4
Update custom.html 2021-11-20 17:46:50 -08:00
Ronin0000 faa5b6b21a
Update custom.html 2021-11-20 17:44:10 -08:00
Ronin0000 dc669254bc
Update custom.html 2021-11-20 16:37:10 -08:00
Ronin0000 303247fb4e
Update custom.html 2021-11-20 16:25:00 -08:00
Ronin0000 d836cbd2ba
Update custom.html 2021-11-20 16:15:16 -08:00
Ronin0000 e206bd4e1c
Update custom.html 2021-11-20 16:08:00 -08:00
Ronin0000 1a6c1acce5
Update custom.html 2021-11-20 16:04:06 -08:00
Ronin0000 ebc2d80961
Update custom.html 2021-11-20 15:33:27 -08:00
Ronin0000 37da3c68ae
Update custom.html 2021-11-20 15:19:46 -08:00
Ronin0000 92707b9d13
Update ChangeLog.md 2021-11-20 15:12:50 -08:00
Ronin0000 dfd9e59993
Update custom.html 2021-11-20 15:08:52 -08:00
Ronin0000 e965bd7d96
Update custom.html 2021-11-20 15:02:43 -08:00
Ronin0000 345d9c1551
Delete schoolCalendar.js 2021-11-20 15:02:12 -08:00
Ronin0000 dc9db8a476
Update schoolCalendar.js 2021-11-20 15:01:58 -08:00
Ronin0000 65ad4979e8
Update custom.html 2021-11-20 13:27:10 -08:00
t0m1o1 1b61bda9d9
Update ChangeLog 2021-11-20 21:14:19 +00:00
t0m1o1 44662e3b49
Update compass.js 2021-11-20 21:13:21 +00:00
Ronin0000 9c07800c5e
Update custom.html 2021-11-20 13:07:38 -08:00
Ronin0000 b108bc45fb
Update custom.html 2021-11-20 12:58:24 -08:00
t0m1o1 dfa4040726
Stop the swiping coming up if mode is undefined 2021-11-20 20:47:58 +00:00
Ronin0000 ba2aee642b
Update custom.html 2021-11-20 12:39:06 -08:00
Ronin0000 1a53e8d34a
Update custom.html 2021-11-20 12:33:43 -08:00
Ronin0000 993bb7298c
Rename interface.html to custom.html 2021-11-20 12:31:41 -08:00
Ronin0000 3a3962bfdc
Rename custom.html to interface.html 2021-11-20 12:30:12 -08:00
Ronin0000 ae85c1cee7
Update custom.html 2021-11-20 12:14:33 -08:00
Richard de Boer 45b78fc5d5 qmsched: Bangle.js 2 support
Just a minor tweak to make the menu text always fit
2021-11-20 19:35:29 +01:00
jeffmer f0782fef61 Bangle2 version of dtlaunch 2021-11-20 18:29:31 +00:00
weeurey c1b467ba8e
Update app.js 2021-11-20 18:14:50 +00:00
weeurey 438537ace2
Update app.js 2021-11-20 18:10:03 +00:00
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
weeurey 0cf4c5d70a
Update app.js 2021-11-20 17:10:31 +00: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 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 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 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 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 ac09086830 modified ChangeLog, corrected apps.json 2021-11-19 21:47:09 +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
David Peer 25399e5a2a Minor improvement 2021-11-19 18:58:30 +01:00
David Peer 19dcd2721a Correct number of minutes 2021-11-19 18:57:28 +01:00
David Peer b4a355cfe1 Added alarm via swipe left/right. 2021-11-19 18:19:16 +01:00
jeffmer 0d1955ba23 magnav bug fix 2021-11-19 16:01:13 +00:00
eyecreate 20290c5a88
updated changelog 2021-11-19 10:54:37 -05:00
jeffmer 2fe779d02b update multiclock + initial B2 magnav 2021-11-19 15:08:45 +00:00
Andrew Gregory 6d267ead7d
Create ChangeLog 2021-11-19 21:02:58 +08:00
Andrew Gregory dfd45605e2
Update README.md 2021-11-19 20:32:57 +08:00
Andrew Gregory 67410e0151
Add support for all digit counts between 6 and 10. 2021-11-19 20:30:38 +08:00
andrewmk 600683aee7
Bangle.js 2 compatibility
* Update app.js
* Update ChangeLog
* Update apps.json
2021-11-19 12:25:45 +00:00
Andrew Gregory 54954e39db
Merge branch 'espruino:master' into master 2021-11-19 20:11:03 +08:00
Gordon Williams 100384f2e8
Merge pull request #895 from nlisgo/replace-icon
Replace cubescramble icon with one found on https://icons8.com
2021-11-19 11:11:29 +00:00
Gordon Williams b236327c18 Merge branch 'master' of https://github.com/Vingelar/BangleApps into Vingelar-master
# Conflicts:
#	apps.json
2021-11-19 10:53:22 +00:00
Gordon Williams ca300abc49 Merge branch 'master' of https://github.com/Vingelar/BangleApps into Vingelar-master 2021-11-19 10:49:32 +00:00
nlisgo 98b2808594 Replace icon with one found on https://icons8.com 2021-11-19 09:44:30 +00:00
Vingelar 824a0cea4f
Create ChangeLog 2021-11-18 22:58:20 +01:00
Vingelar a88c59a339
Add files via upload 2021-11-18 22:41:19 +01:00
Vingelar 0e0c6f7308
Update app-icon.js 2021-11-18 22:35:11 +01:00
Vingelar d81b435de4 added README.md 2021-11-18 22:27:55 +01:00
Vingelar c002a57c9f changed BT icon handling 2021-11-18 22:03:02 +01:00
Vingelar 54e313bf3b several updates on main app:
- changed positions of battery, BT, mask
- removed all setColor calls
- updated background image 176
- changed bt icon
- added month names as gfx
2021-11-18 21:54:27 +01:00
eyecreate f64abe2721
add day of week to anton clock 2021-11-18 15:30:34 -05:00
Adam Schmalhofer 08383611c1 Chore: New pomodo release 2021-11-18 17:22:44 +01:00
Adam Schmalhofer f5317862c8 Use touch to set duration on Banglejs2 2021-11-18 17:22:44 +01:00
Adam Schmalhofer f035f36ba9 Use showPromt() instead of own implementation
as it works with Bangle.js2
2021-11-18 17:22:44 +01:00
Adam Schmalhofer 3dba1342e8 Use Adapter to generalize Buttons beween devices 2021-11-18 17:22:44 +01:00
Adam Schmalhofer bc813feaa3 Use getWidth(), getHeight() instead of fixed values 2021-11-18 17:22:44 +01:00
Gordon Williams da9fd9b9b5
Merge branch 'master' into master 2021-11-18 15:46:37 +00:00
David Peer bb7c7c33da Merge branch 'master' of https://github.com/peerdavid/BangleApps 2021-11-18 16:38:06 +01:00
David Peer a0d14f5e58 Typo 2021-11-18 16:38:03 +01:00
Peer David 0e5e96ab9b
Merge branch 'master' into master 2021-11-18 16:34:20 +01:00
David Peer 835c103e18 Added readme and changelog. Fixed invalid img. 2021-11-18 16:26:34 +01:00
David Peer 67e80d1870 Updated icon design 2021-11-18 16:20:26 +01:00
David Peer 68129be53b Renamings 2021-11-18 16:16:04 +01:00
Gordon Williams 45b867daa4
Merge pull request #888 from nlisgo/first-app
Cube Scramble
2021-11-18 15:15:18 +00:00
nlisgo 5761aa35b7 Remove semi-colon 2021-11-18 15:15:04 +00:00
David Peer deefd0a1d0 Added lcars clock 2021-11-18 16:07:16 +01:00
nlisgo c729b4f232 Ready for release 2021-11-18 15:03:03 +00:00
nlisgo fc4bfed848 Add readme and bangle js 1 support 2021-11-18 14:57:18 +00:00
David Peer 40d954dc70 Minor changes 2021-11-18 15:57:07 +01:00
nlisgo c630eaee8c Update icon 2021-11-18 14:44:33 +00:00
nlisgo 0e0086c5d8 Try to get scramble reset to work 2021-11-18 14:25:32 +00:00
nlisgo fe27b58f97 New scramble on btn press 2021-11-18 14:17:26 +00:00
Alain Saas ea0cd6f02b
Update README.md 2021-11-18 23:10:38 +09:00
Alain Saas 45f65b6d1c
Add files via upload 2021-11-18 23:10:01 +09:00
nlisgo d7ebc1438d Create scramble generator 2021-11-18 14:09:44 +00:00
Gordon Williams 816635eaf7 0.33: Really fix 'beep' menu on Bangle.js 2 this timeproper fix for beep switching 2021-11-18 14:08:12 +00:00
Alain Saas d2f33b1ae2
Update README.md 2021-11-18 23:01:42 +09:00
nlisgo 646011afaa resize canvas 2021-11-18 13:52:08 +00:00
Alain Saas db92bae41d
Update ChangeLog 2021-11-18 22:49:38 +09:00
Alain Saas bc8b792450
Create README.md 2021-11-18 22:49:09 +09:00
nlisgo fc8cd41c63 Give this a go 2021-11-18 13:45:11 +00:00
Alain Saas 015222f9e9
Create ChangeLog 2021-11-18 22:30:29 +09:00
Alain Saas 8afcbf76ff
Add files via upload 2021-11-18 22:27:47 +09:00
Alain Saas 69b087bb89
Create a_battery_widget/widget.js 2021-11-18 22:17:32 +09:00
nlisgo 5f9eca0226 Create Cube Scramble app 2021-11-18 13:14:45 +00:00
Gordon Williams 6bd548d409 setting 0.32: Fix 'beep' menu on Bangle.js 2 2021-11-18 10:27:26 +00:00
David Peer 5aab684644 First implementation of lcars clock 2021-11-18 07:48:11 +01:00
weeurey 1b6671f365
Update app.js 2021-11-17 21:26:29 +00:00
bengwalker e72bf84a7a use dark theme for metronome 2021-11-17 21:29:57 +01:00
bengwalker 071a7a7e68 add support for Bangle.js 2 2021-11-17 20:46:18 +01:00
weeurey c36f409641
Update app.js 2021-11-17 19:04:16 +00:00
weeurey a7a8588db0
Update app.js 2021-11-17 18:20:30 +00:00
weeurey c062916766
Add files via upload 2021-11-17 18:13:14 +00:00
weeurey dd920440a4
Add files via upload 2021-11-17 18:07:33 +00:00
weeurey b6ed6c728e
Delete app-icon.js 2021-11-17 18:06:36 +00:00
weeurey addcba363f
Add files via upload 2021-11-17 18:03:51 +00:00
weeurey ac809c0f76
Add files via upload 2021-11-17 17:58:21 +00:00
weeurey 16fe8e4084
Add files via upload 2021-11-17 17:44:43 +00:00
weeurey 6c24624da5
Create app.js 2021-11-17 17:44:17 +00:00
weeurey 4fc0a059af
Delete cliclockJS2Enhanced 2021-11-17 17:43:47 +00:00
weeurey 598fe001d7
Create cliclockJS2Enhanced 2021-11-17 17:43:08 +00:00
Gordon Williams bc638fead3 Merge branch 'master' of github.com:espruino/BangleApps 2021-11-17 11:02:37 +00:00
Gordon Williams 0464ebb1e1 fix polyfill: fix https://github.com/espruino/Espruino/issues/2095 2021-11-17 11:02:15 +00:00
Andrew Gregory f5cb37caad
Merge branch 'espruino:master' into master 2021-11-17 00:39:58 +08:00
jeffyactive 2d76d0bd13 Improved naming/documentation 2021-11-16 10:04:55 -05:00
jeffyactive 537842a321 Added emojuino v0.01 2021-11-16 08:05:41 -05:00
hughbarney 64c132ab97 Health: added bar charts 2021-11-15 21:19:02 +00:00
Andrew Gregory d8ac7cfd57
Change Bangle1 BTN2 to show launcher. 2021-11-13 21:50:44 +08:00
Andrew Gregory d9733ebd57
Fix empty tokens handling 2021-11-13 19:06:37 +08:00
Andrew Gregory 168dcd65e0
Update README.md 2021-11-13 17:56:02 +08:00
Andrew Gregory fe345a35ad
Implement Bangle1 support 2021-11-13 17:44:32 +08:00
Andrew Gregory 04af09e52a
Update README.md 2021-11-13 13:27:55 +08:00
Andrew Gregory 61c6575a76
Update README.md 2021-11-13 13:27:22 +08:00
Andrew Gregory 7628751c46
Add files via upload 2021-11-13 13:16:30 +08:00
Andrew Gregory 5f8fd7c808
Add counter swipe hint 2021-11-13 12:04:30 +08:00
Andrew Gregory 1b9bc2a8c2
Add HOTP support 2021-11-13 00:59:34 +08:00
Andrew Gregory 3ed953fcd2
Add HOTP support 2021-11-13 00:58:50 +08:00
Andrew Gregory c11462dc10
Merge branch 'espruino:master' into master 2021-11-12 18:31:29 +08:00
Gordon Williams 4b3a9a09e2 health: 0.06: Fix daily health summary for movement 2021-11-12 09:30:28 +00:00
Andrew Gregory 5952f3b105
Support explicit account and issuer fields 2021-11-11 19:41:45 +08:00
Andrew Gregory 3a9de35b21
Merge branch 'espruino:master' into master 2021-11-11 18:24:27 +08:00
Gordon Williams 81252d1dc6 recorder 0.03: Fix theme and maps/graphing if no GPS 2021-11-10 14:55:08 +00:00
Andrew Gregory b40ea90de0
Add files via upload 2021-11-10 22:40:33 +08:00
Andrew Gregory 6389a10190
Merge branch 'espruino:master' into master 2021-11-10 22:31:40 +08:00
Gordon Williams f4f40cee3a Fixes for Bangle.js 1 2021-11-10 13:42:11 +00:00
Andrew Gregory baa2fa668d
Add files via upload 2021-11-09 23:25:20 +08:00
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 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
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 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 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
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
nujw 0bd6399d83
Update app.js 2021-11-01 11:58:16 +13:00
nujw a7b5f530c3
Update app.js 2021-11-01 11:50:03 +13:00
nujw 0c6cf8f0d0
Update app.js 2021-11-01 11:39:30 +13:00
nujw 54442044f2
Update app.js 2021-11-01 09:32:17 +13:00
nujw 134ae6bf73
Update app.js 2021-11-01 09:26:16 +13:00
nujw d009bddf8b
Update app.js 2021-11-01 09:24:24 +13:00
nujw c329bbe903
Update app.js 2021-11-01 08:52:51 +13:00
nujw adcdb50cbc
Update app.js 2021-11-01 08:51:40 +13: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
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
Andrew Gregory ba90251724
Create interface.html 2021-10-29 22:36:30 +08:00
Andrew Gregory 9b2d8f8cc4
Update app.js 2021-10-29 22:10:43 +08:00
Andrew Gregory c7232538cf
Add files via upload 2021-10-29 21:56:16 +08:00
Andrew Gregory d2fd5af3e6
Create app-icon.js 2021-10-29 21:41:01 +08:00
Andrew Gregory 7747ec8a9e
Create app.js 2021-10-29 21:37:38 +08: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
nujw 684138c36e
Update settings.js 2021-10-29 22:24:02 +13:00
nujw 7bd799accc
Update settings.js 2021-10-29 22:20:30 +13:00
nujw 4b66b9ffa8
Update app.js 2021-10-29 22:19:35 +13:00
nujw 7c7a0ae2cf
Update app.js 2021-10-29 21:55:45 +13:00
Gordon Williams ffda822ea9
Merge pull request #869 from hughbarney/master
More screenshots for apps.json
2021-10-29 08:56:17 +01:00
Gordon Williams 516ff5b609 make firmware update beta 2021-10-29 08:32:42 +01:00
nujw ea28ffd657
Update app.js 2021-10-29 18:53:58 +13:00
nujw 8be0bd2e34
Update app.js 2021-10-29 18:51:39 +13:00
nujw 2d8eb136b3
Update app.js 2021-10-29 16:43:54 +13:00
nujw 1f207561e6
Update app.js 2021-10-29 16:31:23 +13:00
nujw 5b00b25998
Update ChangeLog 2021-10-29 16:17:24 +13:00
nujw 96a6dee94c
Update app.js 2021-10-29 16:14:40 +13:00
hughbarney 6668727aca more screenshots and remove some redundant references to README's 2021-10-28 22:34:43 +01:00
hughbarney 52ffb2f3c2 added more screenshots and put them into apps.json 2021-10-28 21:51:11 +01:00
Gordon Williams b04bd5d158 0.10: Added separate Bangle.js 2 file with Bangle.js 2 kickstarter pixels (as of 28 Oct 2021) 2021-10-28 16:13:11 +01:00
Gordon Williams ce08d82367 location 2021-10-28 15:12:43 +01:00
Gordon Williams 78ba542aa3 oops - widget fix 2021-10-28 15:11:35 +01:00
Gordon Williams 4a42d84432 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-28 15:10:12 +01:00
Gordon Williams a76d871a73
Merge pull request #867 from VSerain/add-swipe-on-clock-and-launch
Missing icon app
2021-10-28 15:09:21 +01:00
Gordon Williams 0e3442e2f1
Merge pull request #868 from qucchia/master
Update Q Alarm
2021-10-28 15:07:19 +01:00
qucchia 5bbe209a44 Update Q Alarm 2021-10-28 16:00:43 +02:00
Victor Serain 66b107d0cf
Merge branch 'master' into add-swipe-on-clock-and-launch 2021-10-28 15:34:20 +02:00
Gordon Williams 5ad849b867 naming 2021-10-28 14:31:50 +01:00
Gordon Williams 577bcd39b1 Merge bangle 1 and 2 welcome screens 2021-10-28 14:28:30 +01:00
Victor Serain 1b539fee8d fix: app json 2021-10-28 15:24:49 +02:00
Gordon Williams e96d7cc57a Merge branch 'master' of github.com:espruino/BangleApps 2021-10-28 14:23:41 +01:00
Gordon Williams 2e252814a8 Add first draft of more flexible 'recorder' app for GPS/etc recording 2021-10-28 14:23:29 +01:00
Gordon Williams cbf69eeaa2 fix lint errors 2021-10-28 12:14:14 +01:00
Gordon Williams eefa209af4 support for 'supports:["DEVICEID"]` for files in apps, merge launchb2 and launch 2021-10-28 12:14:02 +01:00
Gordon Williams c582e8dfc1
Merge pull request #864 from labarks/master
Update widver to 0.02
2021-10-28 09:10:22 +01:00
David Skrabal 25f5ae5484
Merge pull request #3 from espruino/master
Update from master
2021-10-27 13:40:29 -04:00
David Skrabal 48ecdc5614 Update widver to 0.02
Display "Rel" (Release) instead of 'undefined' when there is no Build number.
2021-10-27 13:25:22 -04:00
qucchia 6d72c4480d Add Q Alarm app 2021-10-27 18:54:06 +02:00
Gordon Williams d771a6a732 boot 0.35: Add Bangle.appRect polyfill
Don't set beep vibration up on Bangle.js 2 (built in)
settings 0.31: Remove Bangle 1 settings when running on Bangle 2
2021-10-27 16:49:53 +01:00
Gordon Williams 762b1e6be3 Bangle.js 2 welcome 2021-10-26 20:58:27 +01:00
Gordon Williams 82f19cb800 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-26 10:23:48 +01:00
Gordon Williams d0c2211727 boot 0.34: Use Storage.hash if available
+      Rearrange NRF.setServices to allow .boot.js files to add services (eg ANCS)
2021-10-26 10:23:39 +01:00
Gordon Williams 9cbcff08ac launchb2 0.04: Reduce code duplication and use new E.showScroller 2021-10-26 09:19:02 +01:00
Filipe Fradique 727c57241b Nifty Clock B - Added readme, screenshot and some small linting fix 2021-10-26 01:45:26 +01:00
Filipe Fradique 4edc952b77 Merge branch 'master' of github.com:ff2005/BangleApps into feature/nifty-clock-b 2021-10-26 01:27:59 +01:00
Filipe Fradique c895040055 Nifty Clock B - Some code refactoring 2021-10-26 01:27:05 +01:00
Gordon Williams afa1abdcf8 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-25 15:13:45 +01:00
Gordon Williams 92cb0a5a07 Add showscroller polyfill, message app tidying 2021-10-25 14:35:00 +01:00
Victor Serain 1624bb5435 feat: add app for navigate between clock and launcher with Swipe action 2021-10-25 11:20:47 +02:00
Gordon Williams e1c070ccfb
Merge pull request #860 from hughbarney/master
GPS Touch, plus a load or README and screenshots for Bangle 2 Apps
2021-10-25 09:28:53 +01:00
Gordon Williams 2a14e21d76 Merge branch 'master' of https://github.com/nujw/BangleApps into nujw-master
# Conflicts:
#	apps.json
2021-10-25 09:19:40 +01:00
nujw 5eccc0ae0b
Update ChangeLog 2021-10-25 17:51:34 +13:00
nujw c0f0ebbd60
Update app.js 2021-10-25 17:45:50 +13:00
nujw 0f23695bc6
Update app.js 2021-10-25 17:45:31 +13:00
nujw 9d456a2c72
Update settings.js 2021-10-25 17:44:49 +13:00
nujw 8946760459
Update app.js 2021-10-25 17:25:43 +13:00
nujw 3c5986b986
Update app.js 2021-10-25 17:06:26 +13:00
nujw c23b3ce8e5
Update settings.js 2021-10-25 16:37:57 +13:00
nujw 6bbec69ea9
Update README.md 2021-10-25 09:41:05 +13:00
nujw 24da4c6092
Update README.md 2021-10-25 09:39:58 +13:00
nujw 719dacb85f
Update README.md 2021-10-25 09:30:00 +13:00
nujw 8d9966c282
Update app.js 2021-10-25 09:25:06 +13:00
nujw 44259c6e15
Update settings.js 2021-10-25 09:20:36 +13:00
nujw 270e2f0473
Update app.js 2021-10-25 09:09:21 +13:00
nujw 474d705c30
Update settings.js 2021-10-25 08:55:35 +13:00
hughbarney 5e068166e1 GPS touch, tweaks after real world testing 2021-10-24 18:11:52 +01:00
nujw 3151c6b3a0
Update app.js 2021-10-24 21:12:34 +13:00
nujw e7e6b0db17
Update app.js 2021-10-24 21:12:19 +13:00
nujw 3ea42d0ab9
Update app.js 2021-10-24 12:59:42 +13:00
nujw 55cf1a1d64
Update app.js 2021-10-24 12:29:58 +13:00
nujw 81d34b22a4
Create settings.js 2021-10-24 12:23:11 +13:00
hughbarney bce96a0000 Updated README and added screenshots 2021-10-23 22:31:12 +01:00
nujw f5fa689b42
Update app.js 2021-10-24 10:26:28 +13:00
hughbarney d52c0bfce3 Added change log for GPS Touch 2021-10-23 21:08:32 +01:00
hughbarney c139651b4f GPS Touch: swipe left, right to change display 2021-10-23 20:25:35 +01:00
hughbarney ff5fda9dff Merge remote-tracking branch 'upstream/master' 2021-10-23 20:16:33 +01:00
nujw d415356bb7
Update app.js 2021-10-23 22:52:09 +13:00
nujw 91a5c56eee
Update app.js 2021-10-23 21:55:48 +13:00
nujw 3ff6691286
Delete apps/speedclock directory 2021-10-23 21:36:23 +13:00
nujw 85fd2b8967
Add files via upload 2021-10-23 21:33:47 +13:00
nujw 189444f740
Create app.js 2021-10-23 21:33:23 +13:00
nujw 5b3310f9e7
Create app-icon.js 2021-10-23 21:32:35 +13:00
nujw 443afe923e
Create README.md 2021-10-23 21:31:48 +13:00
nujw 8671ff9ae8
Update ChangeLog 2021-10-23 21:29:33 +13:00
nujw 5e2a740f85
Create ChangeLog 2021-10-23 21:27:58 +13:00
Filipe Fradique 496cdbfa79 Merge branch 'master' of github.com:ff2005/BangleApps into feature/nifty-clock-b 2021-10-22 23:30:27 +01:00
Filipe Fradique 68d7d80341 Created Nifty Clock B 2021-10-22 23:29:49 +01:00
Gordon Williams d20fa653df
Merge pull request #854 from hughbarney/master
Stopwatch Touch:  and settings option to hide Widbatpc
2021-10-22 19:47:01 +01:00
Gordon Williams 4fae5fc05d oops 2021-10-22 12:57:53 +01:00
Gordon Williams 98a6bd7d43 Adding BETA messages app 2021-10-22 11:47:23 +01:00
Gordon Williams 1942d5d684 minor original launcher tweak 2021-10-22 11:46:58 +01:00
Gordon Williams e9d3527d29 widbt: memory usage improvements 2021-10-22 08:54:44 +01:00
Gordon Williams f413930ced Misc battery widget tweaks, and make icon = the actual widget's icon 2021-10-22 08:52:05 +01:00
Gordon Williams 7eb6e7079a Merge branch 'app/hcclock-0.2' of https://github.com/peeweek/BangleApps into peeweek-app/hcclock-0.2 2021-10-22 08:10:25 +01:00
nujw 642efb242e
Delete app.png 2021-10-22 16:22:17 +13:00
nujw eeab8a5397
Add files via upload 2021-10-22 16:21:27 +13:00
nujw 314d0cf3b0
Update app-icon.js 2021-10-22 16:20:51 +13:00
nujw 49600be430
Update app.js 2021-10-22 16:01:48 +13:00
nujw 70202e32ea
Update app.js 2021-10-22 14:46:37 +13:00
nujw 4088f7ec76
Update app.js 2021-10-22 11:16:13 +13:00
nujw 0e396563e8
Update app.js 2021-10-22 10:59:37 +13:00
hughbarney e7f4edbd32 Added basic README and screenshots for a number of Apps 2021-10-21 22:33:13 +01:00
nujw 78b8075919
Update and rename icon.js to app-icon.js 2021-10-22 10:00:04 +13:00
nujw 0435903190
Add files via upload 2021-10-22 09:57:17 +13:00
nujw 462537385a
Create icon.js 2021-10-22 09:55:51 +13:00
nujw 4e28f9f3e7
Create README.md 2021-10-22 09:54:42 +13:00
nujw 551f6e38a7
Create ChangeLog 2021-10-22 09:53:37 +13:00
nujw abab418255
Update app.js 2021-10-22 09:52:17 +13:00
nujw 78cc981126
Create app.js 2021-10-22 09:50:30 +13:00
nujw 0e52707ac5
Update app.js 2021-10-22 09:48:36 +13:00
hughbarney f6a6f03f70 Widbatpc: - revert hide change 2021-10-21 20:42:39 +01:00
hughbarney e0b7a8efef Widbatpc: - revert hide change 2021-10-21 20:41:04 +01:00
peeweek 8667cf1b04 Simplified (Removed settings) 2021-10-21 21:34:04 +02:00
nujw 633552e0a3
Update app.js 2021-10-22 08:30:07 +13:00
hughbarney 5f91cf37cd Widbatpc: - revert hide change 2021-10-21 20:22:46 +01:00
nujw d64f120cbd
Update app.js 2021-10-22 08:16:59 +13:00
hughbarney 9f6602c596 merge with upstream 2021-10-21 19:59:49 +01:00
Gordon Williams 7ae044e14b updated image 2021-10-21 17:18:55 +01:00
Gordon Williams ebf2f2d0ef Calibrate at start if no info 2021-10-21 15:44:26 +01:00
Gordon Williams 036b45f4d8 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-21 15:13:58 +01:00
Gordon Williams 89895a4005
Merge pull request #856 from VSerain/arrow-app-disable-compass
feat: set compass power off when screen is off
2021-10-21 15:13:49 +01:00
Gordon Williams d9441b3a40 Added vernier respiration app 2021-10-21 14:49:51 +01:00
Gordon Williams f6184f0fd1 minor tweaks 2021-10-21 13:57:14 +01:00
Gordon Williams ce48309568 Minor app tweaks 2021-10-21 13:50:19 +01:00
Gordon Williams f1b94d4c66 Bluetooth Heart Rate Monitor - Overrides Bangle.js's build in heart rate monitor with an external Bluetooth one. 2021-10-21 13:42:46 +01:00
Gordon Williams 852f911dcf testing/converting heart rate apps for Bangle.js 2 2021-10-21 12:40:34 +01:00
Gordon Williams 38ab8521d1 Fix compass and compass widget 2021-10-21 12:17:18 +01:00
Victor Serain 86ad7ee037 feat: set compass power off when screen is off 2021-10-21 12:04:13 +02:00
Gordon Williams d2d1f5b8cd General clock update - fix svclock after last commit, ensure other clocks update on the minute (not 1-15 seconds later), add Bangle.js 2 and theme compatibility 2021-10-21 09:13:17 +01:00
hughbarney 30555f9715 merge with upstream 2021-10-20 21:17:29 +01:00
hughbarney 7d99cde28d Stopwatch Touch: README and screenshots 2021-10-20 21:13:40 +01:00
Gordon Williams 1cc7674aa7 Fix issue where re-running bootupdate could disable existing polyfills 2021-10-20 20:48:38 +01:00
Gordon Williams fc3ce86009 misc tweaks for layout/gps time/bootloader 2021-10-20 20:28:28 +01:00
hughbarney 8d439968ba Stopwatch Touch: update short name 2021-10-20 19:28:09 +01:00
hughbarney 572dac6889 Widbatpc: setting to hide widget, apps.json fix for stopwatch touch 2021-10-20 19:13:29 +01:00
hughbarney a89545e02a Stopwatch: touch based stopwatch for Bangle 2 2021-10-20 18:35:03 +01:00
Gordon Williams 8875e41f2f Merge branch 'master' of github.com:espruino/BangleApps 2021-10-20 15:23:37 +01:00
Gordon Williams a94790391a Get rid of "b2" and "bno2" tags and add "supports" array.
Use the opportunity to refactor apps.json so everything looks pretty
2021-10-20 15:11:04 +01:00
Gordon Williams 1801a3f4ae
Merge pull request #851 from hughbarney/master
Simplest: fixed for Bangle 2
2021-10-20 09:16:49 +01:00
Gordon Williams 54a0b89fe7 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-20 08:51:15 +01:00
Gordon Williams cf51c17dc5 Adding Bangle.js 2 firmware update app 2021-10-20 08:50:51 +01:00
Gordon Williams b6d333ae74 cliock 0.14: Fix BTN1 (fix #853)
Add light/dark theme support
2021-10-20 08:49:53 +01:00
nujw 08f78e5fe1
Update app.js 2021-10-20 19:47:38 +13:00
nujw 3564483406
Update app.js 2021-10-20 19:47:15 +13:00
nujw 0c853240ab
Update app.js 2021-10-20 18:25:09 +13:00
nujw b80da3682e
Update app.js 2021-10-20 18:24:09 +13:00
nujw fa30fa1cd0
Update app.js 2021-10-20 18:23:43 +13:00
nujw 6a3d25b3f1
Update app.js 2021-10-20 18:12:03 +13:00
nujw 470e0cd1e5
Update app.js 2021-10-20 17:33:24 +13:00
nujw 3de91e1e8c
Update app.js 2021-10-20 17:18:03 +13:00
nujw a51d090276
Update app.js 2021-10-20 17:17:48 +13:00
nujw 51d47cf7c4
Update app.js 2021-10-20 17:01:09 +13:00
nujw 47b3e15826
Update app.js 2021-10-20 16:50:49 +13:00
nujw 24fe023364
Update app.js 2021-10-20 16:50:20 +13:00
nujw 1311ed4fb3
Merge branch 'espruino:master' into master 2021-10-20 16:14:49 +13:00
nujw 0f8b915d26
Update ChangeLog 2021-10-20 15:55:37 +13:00
nujw b5cd96d121
Update README.md 2021-10-20 15:36:22 +13:00
nujw 37dc64d769
Update app.js 2021-10-20 15:34:44 +13:00
nujw e3975fc5c1
Update app.js 2021-10-20 15:11:01 +13:00
nujw d1eba1e40f
Update README.md 2021-10-20 14:55:05 +13:00
nujw 0fc03f77f9
Update app.js 2021-10-20 14:39:46 +13:00
hughbarney 547893c261 Merge remote-tracking branch 'upstream/master' 2021-10-19 20:58:58 +01:00
hughbarney 22b6bc5dee Simplest: fixed for bangle 2 2021-10-19 20:56:49 +01:00
Gordon Williams 6f24ba5aa4
Merge pull request #850 from DeuxEtienne/svclock
svclock - scaling for the banglejs 2 and locale support
2021-10-19 09:36:30 +01:00
nujw a6df5ca41a
Update app.js 2021-10-19 16:58:58 +13:00
nujw 8f2d849be6
Update app.js 2021-10-19 16:09:29 +13:00
Ronin0000 6b84a8eb30
Update schoolCalendar.js 2021-10-18 19:43:26 -07:00
Ronin0000 5bbfb11099
Update interface.html
update interface
2021-10-18 19:43:11 -07:00
nujw 47979bc979
Update README.md 2021-10-19 15:32:12 +13:00
nujw b9672a18dc
Update README.md 2021-10-19 15:29:48 +13:00
nujw 10ad5074d2
Update app.js 2021-10-19 15:14:44 +13:00
nujw 8b6dadc3fb
Update settings.js 2021-10-19 15:00:09 +13:00
nujw 39a4cb8e17
Update settings.js 2021-10-19 14:59:20 +13:00
nujw 3be92b6786
Update settings.js 2021-10-19 14:50:15 +13:00
nujw 1a487fa7d8
Update README.md 2021-10-19 14:32:12 +13:00
nujw 9c4b020dc2
Update README.md 2021-10-19 14:25:25 +13:00
nujw 1218892d1c
Create settings.js 2021-10-19 14:16:57 +13:00
nujw 468b477f8e
Merge branch 'espruino:master' into master 2021-10-19 14:10:07 +13:00
nujw 76d2616a6b
Add files via upload 2021-10-19 14:08:43 +13:00
nujw 54bb8b5660
Create app-icon.js 2021-10-19 14:07:32 +13:00
nujw 62fcb5b971
Create README.md 2021-10-19 14:06:26 +13:00
nujw d18acdcee8
Create ChangeLog 2021-10-19 14:04:27 +13:00
nujw 526dfa58be
Create app.js
Initial import
2021-10-19 14:02:29 +13:00
hughbarney 97688cc381 Merge remote-tracking branch 'upstream/master' 2021-10-18 22:17:53 +01:00
hughbarney 09c2718d52 fixed travis build error in toucher, rordered options in App Manager, back first 2021-10-18 22:17:31 +01:00
Etienne Deux 75422b7ff8 Scale UI to banglejs 2 2021-10-18 20:49:01 +02:00
Ronin0000 6660dad4c0
Merge branch 'espruino:master' into master 2021-10-18 07:35:54 -07:00
Gordon Williams f41b3c5a88 Update bootloader to include polyfills for g.wrapString, g.imageMetrics, g.stringMetrics - and modify Layout lib to use those functions 2021-10-18 12:01:40 +01:00
Gordon Williams 3f26b8b88e Layout module now allows 'soft' buttons to be cycled through and selected using up/down on Bangle.js 1 2021-10-18 11:32:46 +01:00
Gordon Williams 2cfc3cab83 Merge branch 'master' of github.com:espruino/BangleApps 2021-10-18 11:16:06 +01:00
hughbarney cbfd73e122 Matrix clock support for Bangle 2 2021-10-16 22:33:46 +01:00
hughbarney 249b3f9de2 corrected typo 2021-10-16 15:21:53 +01:00
hughbarney ae8895f5db added screenshot files 2021-10-16 14:58:04 +01:00
hughbarney f197380547 Toucher: support for b2, Pastel: added 2 new custom fonts 2021-10-16 14:49:13 +01:00
Filipe Fradique dad29a9fd7 Merge branch 'master' of github.com:ff2005/BangleApps into feature/nifty-clock-a 2021-10-16 00:01:02 +01:00
Filipe Fradique ebb020ca9f Created Nifty Clock A 2021-10-15 23:57:29 +01:00
Ronin0000 8c003cf6ff
Merge branch 'espruino:master' into master 2021-10-15 07:33:21 -07:00
Etienne Deux 9c84d3f420 Adding locales to vclock-simple.js 2021-10-15 11:51:18 +02:00
Ronin0000 5c11881f75
Merge branch 'espruino:master' into master 2021-10-14 17:14:45 -07:00
hughbarney 6c221f19fe Merge remote-tracking branch 'upstream/master' 2021-10-14 18:55:32 +01:00
hughbarney 8d808fa72c Chronowid README updates, screenshots, Pastel: leave space at bottom for Chronowid 2021-10-14 18:55:13 +01:00
Gordon Williams 3fb33811d0 add back for health app 2021-10-14 17:15:20 +01:00
Gordon Williams be34e2b00d new 'health' app for 2v11, improved bangle2 launcher 2021-10-14 17:14:10 +01:00
Gordon Williams 541dbb4a9b fix lint error 2021-10-14 16:34:32 +01:00
Gordon Williams ad30b7898f Merge branch 'master' of github.com:espruino/BangleApps 2021-10-14 16:22:59 +01:00
Gordon Williams c795b5e3c5 Add menusmall for small menus on Bangle.js 2
Updated about with new images
2021-10-14 16:22:49 +01:00
hughbarney cd7e0292c4 Merge remote-tracking branch 'upstream/master' 2021-10-13 22:25:24 +01:00
Ronin0000 36a52b8b00
Update README.md 2021-10-11 17:43:52 -07:00
Ronin0000 4f5558c41e
Merge branch 'espruino:master' into master 2021-10-11 16:43:12 -07:00