Anton
9eda23bfe0
Rephrase changelog
2024-04-02 12:37:34 +02:00
Anton
5a2d1491e1
Disable scrolling while displaying warning
2024-04-02 12:34:52 +02:00
Anton
953fe9c8d5
Fix broken reset
2024-04-02 12:34:28 +02:00
Gordon Williams
3e5c0538a9
Support for provides_widgets entry in metadata, and try and tag existing widgets
...
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm
fixes https://github.com/espruino/BangleApps/issues/2353
2022-12-06 10:25:32 +00:00
Martin Boonk
bc28900e60
launch - Use Bangle.showClock
2022-11-27 22:15:45 +01:00
Gordon Williams
159c877410
0.19: Fix regression after back button added (returnToClock was called twice!)
2022-11-07 09:48:28 +00:00
Gordon Williams
73cbbb21df
launcher 0.18: Add 'back' icon in top-left to go back to clock
2022-11-04 14:10:03 +00:00
Gordon Williams
779b16b671
Fix for issue where launcher would fast-load back to clock even if the clock didn't have widgets
2022-11-01 14:21:27 +00:00
Gordon Williams
5773ce30e5
typo
2022-10-21 14:53:40 +01:00
Gordon Williams
72208c2c06
0.17: Don't display 'Loading...' now the watch has its own loading screen
2022-10-20 15:00:07 +01:00
Gordon Williams
f5e113d50f
launcher 0.16: Use a cache of app.info files to speed up loading the launcher
2022-10-19 16:32:13 +01:00
Gordon Williams
f6b38b3443
Use Bangle.setUI({remove:...}) to allow loading the launcher without a full reset on 2v16
2022-09-23 17:43:09 +01:00
Alessandro Cocco
42c2b5c8a2
Use default Bangle formatter for booleans
2022-06-18 22:08:51 +02:00
Alessandro Cocco
109ef4f417
[Launcher] Add README
2022-04-21 10:09:54 +02:00
Alessandro Cocco
7c96e04d05
[Launcher] Update metadata & changelog
2022-04-20 15:20:36 +02:00
Alessandro Cocco
c2a5d13bd6
[Launcher] Load & draw widgets iff not in fullscreen mode
2022-04-20 15:20:22 +02:00
Alessandro Cocco
7afa90710f
[Launcher] Add new "fullscreen" option
2022-04-20 15:20:07 +02:00
Alessandro Cocco
2e5f198d66
[Launcher] Update labels
...
- Shorten settings title
- Change menu items to Camel Case
2022-04-20 15:19:51 +02:00
Alessandro Cocco
6cf60c2476
Add Italian translations
2022-02-07 22:36:26 +01:00
Alessandro Cocco
5cf772923a
Launcher: Add /*LANG*/ tags
2022-02-03 22:50:45 +01:00
Alessandro Cocco
1bed603882
Launcher: Add an option to hide clocks from the app list
2022-02-03 22:50:45 +01:00
Gordon Williams
020e575ec7
Tweaks after 5e5d23c921
2022-01-19 15:56:33 +00:00
Adam Schmalhofer
d3af80efc9
Merge branch 'master' into jekyll-apps.json
2022-01-19 15:21:50 +01:00
Kendell R
68e1f94e4a
Update ChangeLog
2022-01-15 15:35:10 -08:00
Kendell R
1affe5f4d4
Delete app-bangle1.js
2022-01-15 15:34:17 -08:00
Kendell R
75ff63338f
Unify launcher for bangle.js 2 and 1
2022-01-15 15:33:19 -08:00
Adam Schmalhofer
cec31972b5
Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
...
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
t0m1o1
ce85efe189
Update ChangeLog
2021-12-05 19:20:11 +00:00
t0m1o1
65ab804cd8
Update settings.js
...
fix finding font if its in index 0
2021-12-05 18:59:11 +00:00
t0m1o1
a1801f4572
Update app-bangle2.js
2021-12-05 18:48:54 +00:00
t0m1o1
e83e8b6472
Update app-bangle2.js
2021-12-05 18:43:29 +00:00
t0m1o1
654c74fc2e
Update settings.js
2021-12-05 18:40:26 +00:00
t0m1o1
137ebca328
Update settings.js
2021-12-05 18:38:58 +00:00
t0m1o1
fdae19bba5
Update app-bangle2.js
2021-12-05 18:24:39 +00:00
t0m1o1
6429c1233a
Update app-bangle2.js
2021-12-05 18:02:20 +00:00
t0m1o1
64756914d5
Update app-bangle2.js
2021-12-05 17:44:08 +00:00
t0m1o1
f6d3ef7179
Update settings.js
2021-12-05 17:33:35 +00:00
t0m1o1
0bf99b0af8
Squashed commit of the following:
...
commit 5ed43a28b5
Merge: 4cf9192c
a385c099
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sun Dec 5 17:12:45 2021 +0000
Merge branch 'espruino:master' into Base
commit 4cf9192c43
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sun Dec 5 17:11:25 2021 +0000
Update core
commit 69a54194a9
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sun Dec 5 17:11:14 2021 +0000
Squashed commit of the following:
commit a385c09922
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 12:04:40 2021 +0000
openstmap .10: Improve scale factor calculation to fix scaling issues (#984 )
commit 052eb41ebc
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 09:20:13 2021 +0000
Stop crypto polyfill being pulled in - fix http://forum.espruino.com/conversations/369197/#comment16294286
commit 6baddd3b43
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 09:15:37 2021 +0000
Add gbdebug app
commit b5fa5fb64e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:24:12 2021 +0000
tweak for lint errors - still some assignment warnings
commit d504017782
Merge: e2ae57fa
633cad5c
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:18:47 2021 +0000
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
commit e2ae57faa4
Merge: 79f37b2b
3595fab0
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:13:52 2021 +0000
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
commit 79f37b2bfa
Merge: 56b9e04f
b595e603
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:12:21 2021 +0000
Merge pull request #987 from hughbarney/master
Pebble: use LECO1976 font, update boot icon, redo screenshots
commit 633cad5cd3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Fri Dec 3 00:11:07 2021 -0800
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
commit b595e60333
Author: hughbarney <hughbarney@googlemail.com>
Date: Thu Dec 2 22:17:00 2021 +0000
Pebble: switched to LECO1976 font and slanting boot icon
commit 3595fab079
Author: Richard de Boer <git@tubul.net>
Date: Fri Nov 26 20:05:40 2021 +0100
qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
commit d743b2266a
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 23 21:27:37 2021 +0100
boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
commit c24f67b06b
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 23 21:25:26 2021 +0100
settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
commit 32980bf3be
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 13:04:29 2021 -0800
Update apps.json
Declare pooqroman.json, our private config file.
commit ade94521b7
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:57:25 2021 -0800
Update README.md
Github flubs UTF-8? Really?
commit 2906e228ba
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:54:03 2021 -0800
Update apps.json
commit 9c8fd93783
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:53:18 2021 -0800
Create README.md
commit 6ed4565ee1
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:16:53 2021 -0800
Add files via upload
Upload the right file this time :-}.
commit 98bb9c28b3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:02:15 2021 -0800
Add files via upload
commit 4803365ab3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:49:28 2021 -0800
Update app.js
Conform to filename conventions for our settings file—it is json.
commit 8ff08cbaab
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:35:39 2021 -0800
Create resourcer.js
commit ad96a97ae9
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:34:25 2021 -0800
Create app-icon.js
commit 2fc3cee139
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:27:53 2021 -0800
Create app.js
commit 43a68fb908
Author: hughbarney <hughbarney@googlemail.com>
Date: Thu Dec 2 19:01:40 2021 +0000
Pebble: 0.03 changed font to Leco1976, updated screenshots
commit 56b9e04ff0
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 10:37:08 2021 +0000
new core
commit 9d26a6448e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 10:28:38 2021 +0000
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
commit 5b967184b6
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 10:07:45 2021 +0000
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
commit ce2d182247
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 09:43:03 2021 +0000
tweak 2v11 firmware mentions
commit 829ee9129a
Merge: 0cb1dfbb
7a1bb02b
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 09:06:21 2021 +0000
Merge pull request #983 from hughbarney/master
Pebble: deploy settings file, updated README
commit 0cb1dfbb82
Merge: e0018a49
3baa465f
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 09:06:07 2021 +0000
Merge pull request #982 from rigrig/delete-settings-library
remove Settings module
commit e0018a495c
Merge: 7218acf0
cb8ee706
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 08:12:16 2021 +0000
Merge pull request #981 from andrewgoz/master
New icon, improved UI
commit cb8ee70625
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Thu Dec 2 16:05:36 2021 +0800
Update app.js
commit 012982e910
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Thu Dec 2 16:03:22 2021 +0800
Update README.md
commit 7a1bb02bce
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Dec 1 21:07:41 2021 +0000
Pebble: updated README
commit bd8bb638d4
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Dec 1 20:29:34 2021 +0000
Pebble: deploy pebble.settings.js in apps.json
commit 3baa465f01
Author: Richard de Boer <git@tubul.net>
Date: Wed Dec 1 19:34:52 2021 +0100
remove Settings module
Better not to have this at all than to have a library that you can't
actually use in widgets/boot/settings code
commit b848c45ce4
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 23:42:17 2021 +0800
Improve token display
Limit label length. Reduce digits font size until it fits.
commit 86ea0554b3
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 23:26:45 2021 +0800
Colour icon
commit 3305a5db6a
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 23:23:44 2021 +0800
Colour icon
commit 26cc978a40
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:29:37 2021 +0800
Update README.md
commit 21961edf42
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:26:01 2021 +0800
Update ChangeLog
commit 4d239bf71e
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:24:43 2021 +0800
Version 0.03
commit 16f20970d9
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:21:21 2021 +0800
Limit scanned label length
Fixed #5
commit d4ddf22399
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:15:55 2021 +0800
Try new JSON settings format
commit 60a8c487ad
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:05:53 2021 +0800
Support updated settings file
commit 7a9b64a7fd
Merge: dfd7a02e
7218acf0
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 21:28:07 2021 +0800
Merge branch 'espruino:master' into master
commit 7218acf0b4
Merge: adca628e
a789e0be
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 13:26:44 2021 +0000
Merge pull request #980 from myxor/poweroff-icon-color-fix
Poweroff: icon color fix & README improvement
commit dfd7a02e12
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 21:26:41 2021 +0800
Show placeholder "Calculating"
Fixes #2
commit a789e0bea4
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:55:25 2021 +0100
Icon white with 1px black border
commit ca6b73e3e4
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:54:49 2021 +0100
Icon white with 1px black border
commit 871c345cea
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:49:25 2021 +0100
Update README.md
commit e2a4428be2
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:48:03 2021 +0100
Fix gramar and link in README
commit 2d190278f2
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:45:24 2021 +0100
Change app icon color to white
commit f3dffdb3e1
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:44:12 2021 +0100
Change app icon to white
commit adca628e2c
Merge: 38c6e160
edec2442
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 12:06:47 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit edec24429a
Merge: 013d7704
43312a78
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 09:37:09 2021 +0000
Merge pull request #978 from myxor/mylocation-spelling
Spelling issue in mylocation README
commit 43312a782a
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 10:23:07 2021 +0100
Update README.md
Fix spelling of the Scottish capital city in the README :)
commit 013d7704a9
Merge: 527bbf8e
a9530f64
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 09:00:19 2021 +0000
Merge pull request #973 from rigrig/widbars
New widget: Widbars
commit a9530f64ea
Merge: 8580952e
527bbf8e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 09:00:08 2021 +0000
Merge branch 'master' into widbars
commit 527bbf8e59
Merge: 68b73d2e
a44d5420
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:59:27 2021 +0000
Merge pull request #974 from rigrig/widbatpc-fix
widbatpc: Fix drawing the bar when charging
commit 68b73d2e17
Merge: 097a3153
1108983c
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:58:35 2021 +0000
Merge pull request #977 from alainsaas/master
New app: A Speech Timer
commit 1108983cba
Merge: 3c7d6b79
097a3153
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:58:30 2021 +0000
Merge branch 'master' into master
commit 097a315395
Merge: 3ddd1696
24e2b01e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:51:48 2021 +0000
Merge pull request #975 from hughbarney/master
Mylocation (APP), Pastel sunrise, sunset, A Pebble Clock to keep the revolution going
commit 3c7d6b795d
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:28:23 2021 +0900
Update apps.json
commit 3507dcde45
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:26:52 2021 +0900
Update apps.json
commit 541adf4c16
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:22:44 2021 +0900
Update README.md
commit 8f0856d871
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:21:21 2021 +0900
Update README.md
commit 13b01fe829
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:20:52 2021 +0900
Add files via upload
commit 18c3461e6e
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:20:41 2021 +0900
Create README.md
commit da133e2ccd
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:09:06 2021 +0900
Create ChangeLog
commit 9033db08bf
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:03:45 2021 +0900
Create app-icon.js
commit 673fa8820f
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:01:48 2021 +0900
Add files via upload
commit 312bed6491
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:00:58 2021 +0900
Create app.js
commit 24e2b01e22
Merge: 7785c7ea
3ddd1696
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:45:24 2021 +0000
Merge remote-tracking branch 'upstream/master'
commit 7785c7ea56
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:38:29 2021 +0000
Mylocation: make into an app
commit 848ccd2be9
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:16:56 2021 +0000
Mylocation: make into an app
commit 8ad8ed15dc
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:15:45 2021 +0000
Mylocation: make into an app
commit 8e56dce22c
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:10:36 2021 +0000
Mylocation: make into an app
commit 4cbd7e8ea6
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 22:46:37 2021 +0000
Mylocation: make into an app
commit e3745f94fc
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 22:43:45 2021 +0000
Mylocation: make into an app
commit a44d542053
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 30 22:30:28 2021 +0100
widbatpc: Fix drawing the bar when charging
commit 8580952e69
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 30 21:06:23 2021 +0100
widbars: comment out HRM/temperature
They didn't seem very useful
commit 7caac64a86
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 30 20:40:33 2021 +0100
widbars: new widget
commit 4669099645
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 18:11:08 2021 +0000
MyLocation added mylocation.app.js
commit 3ddd169612
Merge: a20a2e42
31eaeade
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 17:14:26 2021 +0000
Merge pull request #972 from andrewgoz/master
Fix JSON save format
commit 31eaeadee2
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:26:39 2021 +0800
Update Authentiwatch version
commit f094cc6e35
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:25:00 2021 +0800
Update ChangeLog
commit e1c67cf345
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:22:23 2021 +0800
Save in new JSON format too
commit 989dc5ccd4
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:18:44 2021 +0800
Use new JSON format.
commit 51c91bf9ee
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:17:26 2021 +0800
Rename variable
commit f127bef66b
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:14:47 2021 +0800
Load new JSON format
commit 0e3b17be67
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 16:12:47 2021 +0000
Added icon for mylocation
commit c1a48e7b48
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:09:52 2021 +0800
Try different JSON format
commit 78c3791c1e
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:48:20 2021 +0000
Pebble screenshot updated
commit 5b7bbd83db
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:30:13 2021 +0000
Pebble: added README, battery warning if below 30%
commit 4cf5d86083
Merge: ac1425ca
a20a2e42
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:18:27 2021 +0000
merged upstream
commit ac1425ca7c
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:07:56 2021 +0000
set mylocation to an app
commit a20a2e4292
Merge: dec4ec8c
c30ee355
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 08:28:19 2021 +0000
Merge pull request #967 from myxor/poweroff-app
Poweroff app
commit c30ee355bb
Merge: bd1fa974
dec4ec8c
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 08:28:14 2021 +0000
Merge branch 'master' into poweroff-app
commit dec4ec8c19
Merge: c1dd7c6c
d2cb4be4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 08:27:16 2021 +0000
Merge pull request #966 from reelyactive/master
Added SensiBLE app
commit bd1fa974d1
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 09:04:43 2021 +0100
Update ChangeLog
commit 31dba4df49
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:59:37 2021 +0100
Change icon to black
commit ffd7eebf25
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:59:20 2021 +0100
Change icon to black
commit 4a852e7138
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:52:47 2021 +0100
Rename Readme.md to README.md
commit a08a8d8a24
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:52:29 2021 +0100
Update apps.json
commit 166994311e
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:46:04 2021 +0100
Add app to apps.json
commit ea10cea706
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:44:45 2021 +0100
Update Readme.md
commit f73055253e
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:42:30 2021 +0100
Add files via upload
commit eef1569c99
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:41:49 2021 +0100
Create app-icon.js
commit eeb3206a09
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:39:36 2021 +0100
Create Readme.md
commit c822b62789
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:36:28 2021 +0100
Create app.js
commit 8775a6f339
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:24:43 2021 +0100
Create ChangeLog
commit d2cb4be4b4
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 29 21:48:30 2021 -0500
Corrected variable initialisation
commit 4d107148c7
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 29 21:31:53 2021 -0500
Added SensiBLE app
commit 6642b21606
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 20:27:25 2021 +0000
added pebble icon
commit b50faa919a
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 20:12:25 2021 +0000
Pebble - long live the rebellion
commit 3fa435e57d
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 19:58:19 2021 +0000
Pastel, MyLocation updated README files
commit 6510e4b7d2
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 19:02:01 2021 +0000
Pastel added dependancy on widpedom
commit 784f7f8492
Merge: 22d06c8c
c1dd7c6c
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 18:57:56 2021 +0000
resolved apps.json conflict
commit 22d06c8cf6
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 18:45:44 2021 +0000
Pastel changed dependancy on MyLocation to type app
commit 38c6e16010
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 16:29:34 2021 +0000
new about pixels
commit c1dd7c6cab
Merge: c2b70103
616afad0
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 11:37:02 2021 +0000
Merge pull request #957 from JamesLMilner/minor-style-updates
Tweak styling to give a more aligned and spaced out layout
commit c2b70103a6
Merge: cd0de091
3e1c90e4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:54:30 2021 +0000
Merge pull request #955 from alainsaas/master
New app: A Clock with Timer, v0.01
commit 3e1c90e485
Merge: 17e13a63
cd0de091
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:54:23 2021 +0000
Merge branch 'master' into master
commit cd0de091f3
Merge: 0dd00635
6fc1e738
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:52:43 2021 +0000
Merge pull request #956 from JamesLMilner/mandlebrotclock
Add Mandlebrot Clock app
commit 0dd00635b8
Merge: 72d3c44f
ba506741
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:50:28 2021 +0000
Merge pull request #959 from dratini0/recorder-fixes
Assorted bugfixes to the recorder apps
commit 72d3c44ffd
Merge: 33ce71f2
0d45f2c2
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:09:47 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit 0d45f2c2e8
Merge: c4238eba
075d7a84
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:08:07 2021 +0000
Merge pull request #962 from myxor/myxor-temperature-app
Update degree Celsius temperature app
commit 33ce71f279
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:06:21 2021 +0000
fix for sanity test errors
commit c4238ebae7
Merge: d4f1e7d3
10d170d3
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:01:40 2021 +0000
Merge pull request #950 from jg76379/master
Add new Interval Timer App
commit 10d170d31e
Merge: 4f5ec608
d4f1e7d3
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:00:29 2021 +0000
Merge branch 'master' into master
commit d4f1e7d3cb
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 09:52:47 2021 +0000
minor fixes for #952
commit 795d2b83ec
Merge: d1534bdc
99ec40cd
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 09:51:51 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit 99ec40cd8e
Merge: 30e421e2
6220a88d
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 09:48:20 2021 +0000
Merge pull request #952 from rigrig/locale-12h
locale: Apply 12hour setting to time
commit 075d7a840c
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:43:42 2021 +0100
Update apps.json
commit c9d0a19947
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:40:32 2021 +0100
Add space after temperature value
Add space after temperature value
commit baba42ae25
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:36:31 2021 +0100
Fix changelog syntax
commit cd67486547
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:25:14 2021 +0100
Update ChangeLog
commit 765a683c89
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:23:54 2021 +0100
Update app.js
Improving messages and added Celsius sign
commit 30e421e225
Merge: 94f8b4bc
918dcba6
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 08:38:52 2021 +0000
Merge pull request #960 from leer10/master
Add 93 Dub Watchface
commit 918dcba633
Merge: bb537b17
050b9c2b
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:58:18 2021 -0800
Merge pull request #1 from leer10/style-cleanup
style cleanup
commit 050b9c2b80
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:56:18 2021 -0800
Update apps.json
commit ada93e894d
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:55:46 2021 -0800
Update ChangeLog
commit 590f022a91
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:55:32 2021 -0800
Update ChangeLog
commit f423a6b91b
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:54:17 2021 -0800
Update app.js
commit bb537b1738
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:27:14 2021 -0800
Update ChangeLog
commit 656ca2ecaa
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:25:23 2021 -0800
Update apps.json
added new version in json
commit 438885ae92
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:24:18 2021 -0800
Add files via upload
commit b9b7cfb50c
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:23:49 2021 -0800
Delete screenshot.png
commit 36aead94e7
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:23:24 2021 -0800
Create ChangeLog
commit b2cb4e7c0a
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:22:04 2021 -0800
Add files via upload
commit b25ad7573e
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:21:57 2021 -0800
Delete screenshot.png
commit c3fac095b8
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:19:21 2021 -0800
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
commit 426ec0350f
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:10:47 2021 -0800
Update README.md
added credits
commit ba50674173
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:58:26 2021 +0000
Update app versions and changelog
commit 1a118a6037
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:44:47 2021 +0000
Recorded: Slightly improve plot altitude if data has NaNs
commit 22fa78ff8d
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:43:44 2021 +0000
Even out x axis grid points
commit 466fd2155c
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:18:18 2021 +0000
Remove superfluous semicolon
commit a622781628
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 16:46:01 2021 +0000
Make the recorder handle missing coordinates in plot speed
commit 69c6a34ead
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 15:46:02 2021 +0000
Fix some text overflowing the screen in recorder and gpsrec
On Bangle.js 2
commit 616afad056
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 14:10:29 2021 +0000
Title indent again
commit 41c80ae767
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 14:08:30 2021 +0000
Indent logo slightly to line up more accurately
commit 617ed688c5
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 14:05:49 2021 +0000
Use rem
commit a28b3b78e4
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 13:58:41 2021 +0000
Add spacing to layout, small css tweaks
commit 6fc1e738f1
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 13:22:42 2021 +0000
Add mandlebrot clock app
commit 89e88e7172
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 23:39:51 2021 -0800
Update app-icon.js
hopefully fix launcher icon
commit 40d19aad2e
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:29:57 2021 -0800
Update apps.json
added screenshot to app store listing
commit d87930e4d3
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:27:51 2021 -0800
Update apps.json
commit 6eb7a844d6
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:26:36 2021 -0800
Update app.js
fix battery graphics
commit da41d04d26
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:20:21 2021 -0800
Update apps.json
commit 47c8edba4f
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:19:25 2021 -0800
Add files via upload
commit b28986c249
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:19:09 2021 -0800
Delete app.png
commit 9e897dfd50
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:13:21 2021 -0800
Update app.js
removed other nonfunctional comment block
commit 6fd7a0eb63
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:11:06 2021 -0800
Update app.js
battery icon actually works now
commit 4a3e1bbe28
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:52:13 2021 -0800
Update app.js
12 hr/24 hr specific behavior now from settings instead of hardcoded
commit 3d03895b9d
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:44:49 2021 -0800
Update README.md
commit 0d5892769d
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:42:19 2021 -0800
Add files via upload
add screenshot for 93dub
commit 82e515e0e5
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:39:55 2021 -0800
Create README.md
added dub93's readme
commit 8a3f9f848a
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:36:48 2021 -0800
Update app.js
stripped license and info block of text since it's already enclosed in an MIT-licensed repo
commit 4294a27279
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:31:41 2021 -0800
Update apps.json
apps.json updates
commit 251ceb9dd1
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:27:35 2021 -0800
Update apps.json
oops comma
commit b49223d5b9
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:24:09 2021 -0800
Update apps.json
commit 2d21ce7445
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:21:29 2021 -0800
Add files via upload
commit c0e5d4432e
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:19:34 2021 -0800
Create app-icon.js
added icon
commit 0d6bfc7c13
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 20:59:32 2021 -0800
Update app.js
redid background, adjusted graphics to look nice on bangle 2
commit 17e13a6325
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:43:31 2021 +0900
Update apps.json
commit a19da85de7
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:41:56 2021 +0900
Update README.md
commit 9d4c251b73
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:39:41 2021 +0900
Update apps.json
commit f9fa4a7df1
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:32:58 2021 +0900
Update apps.json
commit ff95dd3b2c
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:29:06 2021 +0900
Create README.md
commit c23960c12c
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:20:48 2021 +0900
Add files via upload
commit d9d6133559
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:20:15 2021 +0900
Create ChangeLog
commit de4d744e26
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:19:15 2021 +0900
Create app-icon.js
commit de9a526517
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:14:06 2021 +0900
Add files via upload
commit 662963b208
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:06:47 2021 +0900
Create app.js
commit 56f3044e5e
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 12:02:34 2021 -0800
Update app.js
background needed redraw after notification
background redraw broke widgets, so temp fix
commit 228a3664c7
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:41:39 2021 -0800
Update apps.json
commit 33b3e91869
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:40:13 2021 -0800
Update apps.json
commit 7d646945df
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:37:56 2021 -0800
Update apps.json
commit dabaa06efb
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:33:19 2021 -0800
Create app.js
commit 3fbb46b046
Author: hughbarney <hughbarney@googlemail.com>
Date: Sat Nov 27 11:23:03 2021 +0000
Pastel, recalc sunrise,sunset every hour
commit 21fe6e7ea4
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 21:52:05 2021 +0000
Pastel added dependancy on MyLocation app, display sunrise,sunset times
commit b426c479a3
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 21:29:46 2021 +0000
Pastel added dependancy on MyLocation app, display sunrise,sunset times
commit 070558a0a6
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 20:48:27 2021 +0000
MyLocation - adds menu to set preferred city or setup from GPS
commit 6220a88d29
Author: Richard de Boer <git@tubul.net>
Date: Fri Nov 26 21:29:58 2021 +0100
locale: Apply 12hour setting to time
Fixes #892
commit ce0e50ed94
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 20:25:28 2021 +0000
MyLocation - adds menu to set preferred city or setup from GPS
commit 4f5ec608de
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:48:20 2021 -0500
fix formatting in README for interval timer app
commit 2ae9585193
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:43:36 2021 -0500
rename intervalTimer.app.js to app.js
commit bff43e662d
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:42:13 2021 -0500
Fix url for intervalTimer.app.js in app.json
commit fc6ecaccce
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:35:35 2021 -0500
Add new Interval Timer app.
commit d1534bdcbf
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 15:05:05 2021 +0000
comment
commit 94f8b4bca7
Merge: dc8edba0
4cfbe11e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 12:01:01 2021 +0000
Merge pull request #947 from peerdavid/master
[LCARS clock] Alarm works also if clock is closed and opened again.
commit dc8edba00d
Merge: db1c5b74
fa4fd118
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 11:59:41 2021 +0000
Merge pull request #948 from Smooklu/master
Updated fd6fdetect
commit db1c5b7481
Merge: a4299586
045251f5
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 11:59:15 2021 +0000
Merge pull request #949 from johan-m-o/master
Update Spirit Level to work on Bangle.js 2
commit 045251f55f
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:50:19 2021 +0100
Update spiritlevel.js
commit b6e5175675
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:44:21 2021 +0100
Update spiritlevel.js
commit 6f300299b5
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:34:52 2021 +0100
Update apps.json
commit fe5ca8bc76
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:33:49 2021 +0100
Update spiritlevel.js
commit a89dd4d544
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:23:43 2021 +0100
Update ChangeLog
commit a4299586e8
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 10:04:02 2021 +0000
cscsensor 0.06: Now read wheel rev as well as cadence sensor
Improve connection code
commit fa4fd118e2
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:20:52 2021 -0600
Update apps.json
commit 43b447f81c
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:17:35 2021 -0600
Update apps.json
commit 1ea1706e61
Merge: 08fd95ab
095165c5
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:04:40 2021 -0600
Merge branch 'espruino:master' into master
commit 08fd95ab9a
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:04:09 2021 -0600
Update README.md
commit bc27677f5e
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:02:43 2021 -0600
Update apps.json
commit f9286cbee9
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:00:48 2021 -0600
Update README.md
commit a1a56601c0
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:00:38 2021 -0600
Update README.md
commit 4cfbe11e45
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 20:00:36 2021 +0100
Show text for each icon.
commit 4fb4d12ba4
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:00:28 2021 -0600
Update README.md
commit 6508ed8b3f
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:57:25 2021 -0600
Update apps.json
commit 85b7115c73
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:54:33 2021 -0600
Update README.md
commit 6482297881
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:53:16 2021 -0600
Update ChangeLog
commit f5940b5bdb
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:52:27 2021 -0600
Update README.md
commit 9f00293401
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:50:35 2021 -0600
Update README.md
commit 2818a63e2c
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:48:36 2021 -0600
Create README.md
commit 95f845ad4e
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 19:10:05 2021 +0100
New icon for alarm
commit ca3453440c
Merge: dcee49cd
4a530371
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 19:01:24 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit dcee49cdc8
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 19:01:22 2021 +0100
New GPS Icon
commit 4a5303714d
Merge: 93e2a88a
095165c5
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Thu Nov 25 18:52:23 2021 +0100
Merge branch 'espruino:master' into master
commit 93e2a88a4c
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 18:51:20 2021 +0100
Updated screenshot
commit d99cea9ae0
Merge: 232dcc4b
7e1b0422
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 18:49:46 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit 232dcc4b9d
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 18:49:44 2021 +0100
Real icons - its an image of the real planet :)
commit 095165c5c9
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 16:33:45 2021 +0000
oops - fix uncommitted file!
commit bf964ce3e4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 16:06:26 2021 +0000
The 'update all' button shouldn't update apps that require 'custom.html' (fix #748 )
commit 7e1b042255
Merge: ccce57ae
944b24e6
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Thu Nov 25 16:56:53 2021 +0100
Merge branch 'espruino:master' into master
commit ccce57ae89
Merge: a99d9d5e
c381e7ef
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 16:56:35 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit a99d9d5e7c
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 16:56:32 2021 +0100
Store alarm in settings
commit 944b24e6c3
Merge: e8264cc8
1b9477be
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:52:25 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit e8264cc8f8
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:50:07 2021 +0000
messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909 )
commit 5f5ca64cb4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:21:59 2021 +0000
android 0.04: Android icon now goes to settings page with 'find phone'
commit 6aa6bcf179
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:12:04 2021 +0000
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
commit 1b9477be5d
Merge: e28f9c15
2b7091bd
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 12:19:48 2021 +0000
Merge pull request #945 from nlisgo/improve-ux-add-timer
Cube Scramble: Improved UX and display solve time
commit 2b7091bd6b
Author: nlisgo <nathan@aeopus.com>
Date: Thu Nov 25 11:40:37 2021 +0000
Set default title for showPrompt
commit c381e7ef21
Merge: 1ab98707
e28f9c15
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Thu Nov 25 11:41:01 2021 +0100
Merge branch 'espruino:master' into master
commit e28f9c157b
Merge: e040cc4e
cb9866ff
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 08:55:39 2021 +0000
Merge pull request #932 from hughbarney/master
Pastel: created font modules
commit 1ab98707ed
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 09:17:25 2021 +0100
Minor changes
commit 9940b38bbd
Author: nlisgo <nathan@aeopus.com>
Date: Thu Nov 25 00:13:06 2021 +0000
Force LCD on
commit f175f4c48c
Author: nlisgo <nathan@aeopus.com>
Date: Thu Nov 25 00:06:02 2021 +0000
Update screenshots
commit f6c689eeed
Author: nlisgo <nathan@aeopus.com>
Date: Wed Nov 24 23:56:47 2021 +0000
Amend app description
commit 3c984f1fee
Author: nlisgo <nathan@aeopus.com>
Date: Wed Nov 24 23:52:28 2021 +0000
Cube Scramble: Improved UX and display solve time
commit cb9866ffe2
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 21:11:47 2021 +0000
Pastel: updated screenshots and README
commit 8b46634c9b
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 21:05:45 2021 +0000
Pastel: updated screenshots and README
commit cbb38ec1ce
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 20:18:29 2021 +0000
Pastel: added cycle through info items to bottom of screen
commit 469c329640
Merge: 37ca6251
e040cc4e
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 19:59:57 2021 +0000
Merge remote-tracking branch 'upstream/master'
commit 37ca625174
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 19:59:46 2021 +0000
Pastel: added cycle through info items to bottom of screen
commit c6096675fb
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 19:06:06 2021 +0000
Pastel: added cycle through info items to bottom of screen
commit a537e98116
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 18:04:59 2021 +0100
Font improvements
commit 59692c8ca1
Merge: 657e64b0
e040cc4e
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Wed Nov 24 17:52:48 2021 +0100
Merge branch 'espruino:master' into master
commit 657e64b078
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 17:52:25 2021 +0100
Added readme also to app.json
commit e040cc4e24
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 15:22:16 2021 +0000
replace tabs!
commit 60c2fa710c
Merge: 38b2e417
f3cb7e9a
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 13:29:46 2021 +0000
Merge pull request #942 from madman2021/master
Add new TimeCal app
commit 38b2e417bf
Merge: 94bd895b
43b38cc8
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 13:26:43 2021 +0000
Merge pull request #943 from peerdavid/master
[LCARS Clock] Shows icons for charging and out of battery
commit 94bd895baf
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 12:56:56 2021 +0000
welcome 0.14: Turn off and run later to use softOff to time is set right
plus other minor tweaks
commit 43b38cc8ab
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 13:40:47 2021 +0100
New screenshot. Updated version.
commit 34c6589f06
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 13:37:07 2021 +0100
Minor improvement
commit c403a5af67
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 13:36:21 2021 +0100
New design. Removed png icon files - only converted icons are needed.
commit 19655ea327
Merge: 274b705c
b1fb0e6b
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 13:22:44 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit 274b705c1e
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 13:22:37 2021 +0100
More lcars style
commit f3cb7e9a0b
Author: Jordan Coulam <madman2021@users.noreply.github.com>
Date: Wed Nov 24 10:53:14 2021 +0000
Remove Icon as it renders massive
commit 1a9f537555
Author: Jordan Coulam <madman2021@users.noreply.github.com>
Date: Wed Nov 24 10:46:03 2021 +0000
Add missing supports tag for TimeCal
commit 3738bde22a
Author: Jordan Coulam <madman2021@users.noreply.github.com>
Date: Wed Nov 24 10:43:38 2021 +0000
Add TimeCal to the app library
Add TimeCal to the app library
commit b1fb0e6b7d
Merge: 559e8208
dabc22c2
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Wed Nov 24 11:10:36 2021 +0100
Merge branch 'espruino:master' into master
commit dabc22c2d7
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 09:54:11 2021 +0000
custom code works on bangle2
commit 2e83a511d2
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 08:51:20 2021 +0000
metronome supports bangle 2 now
commit cea51d06d0
Merge: cd1daba0
4eee3f05
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 08:50:24 2021 +0000
Merge pull request #938 from bengwalker/master
Add Bangle.js 2 support for metronome app
commit cd1daba0c5
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 08:46:13 2021 +0000
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 )
commit c03ab08687
Merge: 1750c72e
f10bf240
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 08:40:53 2021 +0000
Merge pull request #939 from Ronin0000/master
Add Screenshots to Many Apps
commit 1750c72e94
Merge: 5eeb1181
1def233d
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Nov 24 08:38:06 2021 +0000
Merge pull request #936 from Vingelar/master
Binwatch: re-format background images
commit 559e820880
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 07:14:04 2021 +0100
Minor design change
commit d24b8c80da
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 07:12:25 2021 +0100
Minor design chnges
commit f10bf24018
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 17:04:07 2021 -0800
Update apps.json
commit c66b098236
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:53:48 2021 -0800
Update apps.json
commit 638fea73c7
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:24:10 2021 -0800
Add files via upload
commit 4e79c896c6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:23:33 2021 -0800
Add files via upload
commit 33809d8cdf
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:22:58 2021 -0800
Add files via upload
commit 6cb83284a7
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:22:45 2021 -0800
Add files via upload
commit 7e521d0d29
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:22:17 2021 -0800
Add files via upload
commit 9985ff03f2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:22:00 2021 -0800
Add files via upload
commit 6f437c3986
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:21:15 2021 -0800
Add files via upload
commit ffe218a004
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:20:56 2021 -0800
Add files via upload
commit 9400133dd4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:20:39 2021 -0800
Add files via upload
commit 76463d9279
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:19:37 2021 -0800
Add files via upload
commit 4011accb47
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:19:19 2021 -0800
Add files via upload
commit bc5960d61a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:19:07 2021 -0800
Add files via upload
commit da5634beda
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:18:51 2021 -0800
Add files via upload
commit b9c4640f85
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:18:25 2021 -0800
Add files via upload
commit d27a605a24
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:18:07 2021 -0800
Add files via upload
commit 52baa42e69
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:17:48 2021 -0800
Add files via upload
commit db3b6a58e4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:17:16 2021 -0800
Add files via upload
commit f0de0d8a9d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:16:52 2021 -0800
Add files via upload
commit 6d4cb98ba8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:16:34 2021 -0800
Add files via upload
commit 5f434d9d32
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:16:23 2021 -0800
Add files via upload
commit 6e72349f05
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:15:37 2021 -0800
Add files via upload
commit 03e4d0d7c0
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:15:21 2021 -0800
Add files via upload
commit ead12a1c11
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:14:54 2021 -0800
Add files via upload
commit a1ed32c913
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:14:30 2021 -0800
Add files via upload
commit fae08d7a73
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:13:57 2021 -0800
Add files via upload
commit b889e431ed
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:13:32 2021 -0800
Add files via upload
commit f177480160
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:13:02 2021 -0800
Add files via upload
commit a2fe8c3722
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:11:42 2021 -0800
Add files via upload
commit c1cdf15bf5
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:10:49 2021 -0800
Add files via upload
commit fb1c5529f0
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:10:11 2021 -0800
Add files via upload
commit 530089e083
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:09:35 2021 -0800
Add files via upload
commit 3556e66856
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:09:12 2021 -0800
Add files via upload
commit e1e32772e4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:08:56 2021 -0800
Add files via upload
commit 8084bb92b7
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:08:37 2021 -0800
Add files via upload
commit 2c997d2964
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:08:18 2021 -0800
Add files via upload
commit 747626b66c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:07:24 2021 -0800
Add files via upload
commit ed36fae0ac
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:06:59 2021 -0800
Add files via upload
commit e8baad3c37
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:06:33 2021 -0800
Add files via upload
commit 1efcebe84a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:06:16 2021 -0800
Add files via upload
commit 082d3d1e95
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:05:21 2021 -0800
Add files via upload
commit b10f62a6c5
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:04:58 2021 -0800
Add files via upload
commit 24b41c2c6f
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:04:42 2021 -0800
Add files via upload
commit 19a2ef1a44
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:04:01 2021 -0800
Add files via upload
commit 7089d6e74c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 16:03:38 2021 -0800
Add files via upload
commit 431824f828
Merge: 15aa41c7
5eeb1181
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 15:15:57 2021 -0800
Merge branch 'espruino:master' into master
commit 5eeb1181d0
Merge: 546a0b16
6b05d928
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 20:29:18 2021 +0000
Merge pull request #937 from rigrig/barclock-b2
Barclock works fine on the Bangle.js 2 :-)
commit 15aa41c766
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 12:23:03 2021 -0800
Add files via upload
commit 6a93494e3f
Merge: 12443640
546a0b16
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 12:22:27 2021 -0800
Merge branch 'espruino:master' into master
commit 546a0b16cc
Merge: cb6e14f6
18fbd289
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 20:20:55 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit cb6e14f6c1
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 20:20:37 2021 +0000
messages, start of call handling and message responses, fix for scroll issue when only 2 menu items
commit 12443640c9
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:54:22 2021 -0800
Update apps.json
commit 9bdc07f861
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:47:36 2021 -0800
Update apps.json
commit 4eee3f05e9
Merge: aafc93f0
18fbd289
Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
Date: Tue Nov 23 20:46:32 2021 +0100
Merge branch 'master' into master
commit 298fa47cd8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:42:50 2021 -0800
Update apps.json
commit 52c07f6dc8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:40:42 2021 -0800
Update apps.json
commit fe340d75bb
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:39:31 2021 -0800
Update apps.json
commit aafc93f09a
Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
Date: Tue Nov 23 20:35:35 2021 +0100
Update README.md
update README
commit bd80ea5ca0
Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
Date: Tue Nov 23 20:31:33 2021 +0100
Update metronome.js
print instructuions for banglejs2
commit 51afd5ef04
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:29:27 2021 -0800
Add files via upload
commit ff62b603a2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:28:51 2021 -0800
Add files via upload
commit ffbd331c13
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:28:29 2021 -0800
Add files via upload
commit 93c113a95a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:27:25 2021 -0800
Add files via upload
commit b2be26fcce
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:27:07 2021 -0800
Add files via upload
commit 899e78539c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:26:06 2021 -0800
Add files via upload
commit 50a88d41cd
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:25:35 2021 -0800
Add files via upload
commit b1d636bac2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 11:25:10 2021 -0800
Add files via upload
commit 6b05d92875
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 23 19:42:12 2021 +0100
barclock: Fix time/date disappearing after fullscreen notification
By forcing a complete redraw at lcdPower-on
commit 32e3d326aa
Author: Richard de Boer <git@tubul.net>
Date: Sat Nov 20 17:13:36 2021 +0100
barclock works fine on the Bangle.js 2 :-)
commit 1def233de2
Author: Vingelar <Vingelar@mantisse.de>
Date: Tue Nov 23 19:09:16 2021 +0100
changed format of bg images to binary raw format (export from emulator
commit e021aa2c9d
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:59:49 2021 +0100
Update app.js
binwatch: adapted names of bg images
commit 3dd723d10b
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:58:48 2021 +0100
Update apps.json
binwatch: shorten names of background images
commit 275402344e
Merge: cf027b37
18fbd289
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:36:45 2021 +0100
Merge branch 'espruino:master' into master
commit 18fbd2898d
Merge: 5be6981a
df364bab
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 16:34:15 2021 +0000
Merge pull request #933 from peerdavid/master
[LCARS Clock] Added lcars icon to watch face.
commit cf027b3783
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:34:13 2021 +0100
Update app.js
changed names of background images
commit 5be6981acd
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 16:31:42 2021 +0000
oops - named stub wrong
commit d328d94d34
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:30:20 2021 +0100
Add files via upload
added background files exported from Emulator
commit c36fb16a68
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:28:54 2021 +0100
Delete Background240_center.js
removed background240_center.js (wrong format)
commit 4719fada28
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 16:28:34 2021 +0000
Android Remove messages on disconnect, Fix music control (ref #909 )
commit f431bd8a2c
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:28:25 2021 +0100
Delete Background176_center.js
remove backgounrd176_center.js (wrong format)
commit 1b548c9bbb
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:27:33 2021 +0100
Update apps.json
adapted naming for image files
commit df364babab
Merge: d28517b2
a1eeadfc
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Tue Nov 23 17:16:00 2021 +0100
Merge branch 'espruino:master' into master
commit d28517b2a5
Merge: cd93a201
465c93d8
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 17:15:18 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit cd93a201f8
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 17:15:15 2021 +0100
Moved logo
commit dd2bb22f07
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:08:57 2021 +0100
Update apps.json
use .js files as background images
commit 03c5f996f4
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 17:07:21 2021 +0100
Add files via upload
added background files as js
commit 7d81bfe2bb
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 16:53:40 2021 +0100
Update apps.json
added missing "url" to background storage
commit 51b73894e4
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 16:51:40 2021 +0100
Update app.js
use background images from storage
commit dab36d05a7
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 16:48:50 2021 +0100
Update apps.json
added background images to stroage
commit 31f2809341
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 15:44:49 2021 +0000
Fix https://github.com/espruino/BangleApps/issues/927 - App loader offers to update unknown apps
commit a1eeadfc22
Merge: 68429483
0a695e51
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 15:40:09 2021 +0000
Merge pull request #934 from Ronin0000/master
Fix School Calendar Bug
commit 0a695e5143
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 07:09:14 2021 -0800
Update custom.html
fix bug that was for testing
commit cfecc24f42
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 23 07:05:47 2021 -0800
Delete boot.js
commit 684294830d
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 13:57:46 2021 +0000
app manager works in bjs2
commit 465c93d830
Merge: d20f5e59
3ba779ee
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Tue Nov 23 14:53:47 2021 +0100
Merge branch 'espruino:master' into master
commit d20f5e597e
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 14:53:27 2021 +0100
Updated screenshot
commit a283cf58fb
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 14:51:55 2021 +0100
Included lcars logo
commit be3345d143
Merge: e3310ffc
3ba779ee
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 23 13:22:30 2021 +0000
Merge remote-tracking branch 'upstream/master'
commit e3310ffc32
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 23 13:13:17 2021 +0000
Pastel: architect font module
commit 3ba779ee58
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 11:48:34 2021 +0000
Fix bangleapps after recent PRs
commit aaf06b113c
Merge: a0351381
06a6b72d
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 11:42:26 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit 9600f16671
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 11:19:48 2021 +0100
Updated changelog
commit 98577b6269
Merge: 1ccabca0
d3cd47f9
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 11:18:52 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit 1ccabca0c6
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 11:18:50 2021 +0100
No hrm icon - its shown too much.
commit d3cd47f957
Merge: 2e18795c
06a6b72d
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Tue Nov 23 11:12:43 2021 +0100
Merge branch 'espruino:master' into master
commit 2e18795c57
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 11:11:33 2021 +0100
Fixed string
commit 36edd449c5
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 11:10:33 2021 +0100
Minor change
commit 06a6b72d42
Merge: a39d4102
be083113
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 10:03:45 2021 +0000
Merge pull request #925 from Ronin0000/master
Add School Calendar
commit a39d410296
Merge: ab2cb243
930cfa13
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 10:02:41 2021 +0000
Merge pull request #928 from peerdavid/master
[LCARS Clock] Icons for different states such as GPS or HRM.
commit 5c3b0468d4
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 10:59:26 2021 +0100
Update apps.json
corrected format
commit 336501059d
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 10:56:25 2021 +0100
Update apps.json
removed background image
commit 3f4c49a8ae
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 10:55:07 2021 +0100
Update app.js
integrated BG image into app
commit ff3223e1b9
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 10:51:02 2021 +0100
Update app.js
added "require" for bg image
commit ab2cb24385
Merge: adadf7ef
162dc1f2
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 09:51:01 2021 +0000
Merge pull request #929 from weeurey/master
Update app
commit adadf7efd3
Merge: b7f403e7
0f9d938f
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 09:49:26 2021 +0000
Merge pull request #931 from reelyactive/master
emojuino@0.02
commit b7f403e79b
Merge: f4e997d4
46383d4d
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 09:49:12 2021 +0000
Merge pull request #930 from rigrig/gbmusic-fix
gbmusic: fix "previous" button image
commit a035138129
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 23 09:44:24 2021 +0000
fix download icon on android
commit b128f5c155
Author: Vingelar <vingelar@weltherrschaft.at>
Date: Tue Nov 23 10:38:02 2021 +0100
Update apps.json
added background image to upload
commit 930cfa1331
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 09:43:24 2021 +0100
New HRM Icon
commit 7f3f7b9eee
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 08:26:37 2021 +0100
Currently, no confidence > 80 is reached...
commit 1fb861b82c
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 08:25:11 2021 +0100
HRM confidence of 80 to display
commit 7d95221e16
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 08:24:15 2021 +0100
Minor change
commit 6d8d98fb03
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 08:21:41 2021 +0100
Show HRM
commit a0cc4c633e
Author: David Peer <david.peer@outlook.com>
Date: Tue Nov 23 08:10:00 2021 +0100
Minor changes
commit be08311331
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 19:11:40 2021 -0800
Update custom.html
commit 0664a44c45
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 18:52:43 2021 -0800
Update apps.json
commit b032ca0fc1
Merge: 7fd37f7e
f1f063fd
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 18:49:27 2021 -0800
Merge branch 'espruino-master'
commit f1f063fd1a
Merge: 7fd37f7e
f4e997d4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 18:49:09 2021 -0800
merge3
commit 0f9d938fa6
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 22 20:23:17 2021 -0500
Version bump
commit 5a01047cd0
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 22 20:21:29 2021 -0500
Added screenshots
commit ae55c2d39f
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 22 20:09:26 2021 -0500
Allow emulator, specify type as app
commit 58f9e7cd5b
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 22 20:03:18 2021 -0500
Upgrade to emoji images and supporting text
commit 1a75f0813b
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:50:27 2021 +0000
Pastel: font modules
commit d450758f1a
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:09:52 2021 +0000
Pastel: font modules
commit cf66db35a9
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:08:47 2021 +0000
Pastel: font modules
commit 29ecb8daa2
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:08:19 2021 +0000
Pastel: font modules
commit a29bba62cb
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:29:26 2021 +0000
Pastel: f_orbitron font module
commit 8576d90e50
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:24:27 2021 +0000
Pastel: f_orbitron font module
commit 723e1a6cb2
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:17:50 2021 +0000
Pastel: f_orbitron font module
commit ec7f9ac69d
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:13:48 2021 +0000
Pastel: f_orbitron font module
commit d68bcf1ff1
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:05:28 2021 +0000
Pastel: f_orbitron font module
commit ff1d5f2d76
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:03:53 2021 +0000
Pastel: f_orbitron font module
commit 7fd37f7e4e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 12:18:44 2021 -0800
Update custom.html
commit 84d9ca4b33
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 10:57:14 2021 -0800
Update boot.js
commit 740f4a9566
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 10:52:27 2021 -0800
Create boot.js
not part of the current merge
commit d3538a03f1
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 19:12:50 2021 +0100
Added raster
commit 20310fdb75
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 19:02:27 2021 +0100
Smaller icons
commit 3863be1830
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Nov 22 09:06:52 2021 -0800
Delete apps/schoolCalendar/fullcalendar/interaction/src directory
commit 5d8c13a7e6
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 17:56:29 2021 +0100
Updated screenshot accordingly
commit 21134a1dcd
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 17:55:21 2021 +0100
Better background
commit cab3d43085
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 17:39:48 2021 +0100
Better alarm - shown only in icon so we can display more data.
commit db22bac0ec
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 17:11:15 2021 +0100
Use correct alarm icon
commit 162dc1f293
Author: weeurey <liamure@yahoo.co.uk>
Date: Mon Nov 22 16:11:07 2021 +0000
Update apps.json
commit dc24ae9bfb
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 17:10:58 2021 +0100
Better HRM Icon
commit 8e688d144a
Merge: 741f7aab
f4e997d4
Author: weeurey <liamure@yahoo.co.uk>
Date: Mon Nov 22 16:09:43 2021 +0000
Merge branch 'espruino:master' into master
commit 741f7aab52
Author: weeurey <liamure@yahoo.co.uk>
Date: Mon Nov 22 16:08:38 2021 +0000
Update apps.json
commit 247ed9faa2
Author: weeurey <liamure@yahoo.co.uk>
Date: Mon Nov 22 16:07:39 2021 +0000
Create ChangeLog
commit d878d46d4c
Author: weeurey <liamure@yahoo.co.uk>
Date: Mon Nov 22 16:05:57 2021 +0000
Update app.js
commit c720fc314b
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 17:03:21 2021 +0100
New alarm icon
commit 75fbd6882d
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 16:37:48 2021 +0100
Added icon for alarm
commit eb20f15537
Author: David Peer <david.peer@outlook.com>
Date: Mon Nov 22 16:33:42 2021 +0100
Compeletely new design with icons for GPS, HRM and Compass. All Icons are open source and mentioned in the Readme.md file.
commit 46383d4d55
Author: Richard de Boer <git@tubul.net>
Date: Mon Nov 22 13:18:01 2021 +0100
gbmusic: fix "previous" button image
commit 1bf5132a5c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 21:07:49 2021 -0800
Update custom.html
commit 618c5b7a10
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 21:02:29 2021 -0800
Update custom.html
commit adfeb5e535
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 21:00:21 2021 -0800
Update custom.html
commit f950fd2ee8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:57:52 2021 -0800
Update custom.html
commit 3ee0e9bae6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:49:48 2021 -0800
Update apps.json
commit 387bd30236
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:48:14 2021 -0800
Rename ChangeLog.md to ChangeLog
commit 6e07f282b8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:41:26 2021 -0800
Add files via upload
commit fea37b4992
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:37:40 2021 -0800
Update apps.json
commit 939d8f6a9a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:37:21 2021 -0800
Add files via upload
commit 854ae5361d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:34:28 2021 -0800
Update README.md
commit 426768eb11
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 20:32:14 2021 -0800
Update custom.html
commit bf994d9acc
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 18:24:29 2021 -0800
Update apps.json
commit 7c74c5d43f
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 18:15:40 2021 -0800
Update apps.json
commit 8981aa3f61
Merge: e878e547
100384f2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 18:12:19 2021 -0800
Merge branch 'espruino:master' into master
commit e878e54787
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 18:11:43 2021 -0800
merge
commit 3bde4d2e48
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 16:12:16 2021 -0800
Update custom.html
commit 5f3c93df8c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:37:41 2021 -0800
Update custom.html
commit 26bd9e35be
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:35:47 2021 -0800
Update custom.html
commit 8f2cc6e213
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:34:09 2021 -0800
Update custom.html
commit 66f0611123
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:32:48 2021 -0800
Update custom.html
commit 87a9504912
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:30:44 2021 -0800
Update custom.html
commit 626498da9d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:24:01 2021 -0800
Update custom.html
commit 3472ca355a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:21:57 2021 -0800
Update custom.html
commit 529b0cb463
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:19:53 2021 -0800
Update custom.html
commit e77d998002
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:18:21 2021 -0800
Update custom.html
update
commit a712c37c76
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:17:58 2021 -0800
Update custom.html
commit 4d9d6abb9e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:14:02 2021 -0800
Update custom.html
commit f35b248448
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:09:44 2021 -0800
Update custom.html
commit d0336b2854
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:06:56 2021 -0800
Update custom.html
commit 640c8e491e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:03:42 2021 -0800
Update custom.html
commit 604153cb24
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 08:01:45 2021 -0800
Update custom.html
commit 0f8f1e38e8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:58:44 2021 -0800
Update custom.html
commit 7f7dcb0bcf
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:58:22 2021 -0800
Update custom.html
commit d42fe03dc8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:55:08 2021 -0800
Update custom.html
commit 98f172fad4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:53:01 2021 -0800
Update custom.html
commit daf8dde32b
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:49:25 2021 -0800
Update custom.html
commit 408bd24080
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:48:38 2021 -0800
Update custom.html
commit 68db21acbb
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:44:30 2021 -0800
Update custom.html
commit 45feb1b2ff
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:39:42 2021 -0800
Update custom.html
commit 3bc5fd87b6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:39:12 2021 -0800
Update custom.html
commit c3eede9868
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:37:42 2021 -0800
Update custom.html
commit 8426356c01
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:35:55 2021 -0800
Update custom.html
commit 93f09c216a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:27:39 2021 -0800
Update apps.json
commit cb748a251d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Nov 21 07:27:20 2021 -0800
Update custom.html
commit a994ed6630
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 19:53:38 2021 -0800
Update custom.html
commit b76bb48973
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 19:50:08 2021 -0800
Update custom.html
commit f99ce683e9
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 19:46:32 2021 -0800
Update custom.html
commit ddfdd94ff8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 19:42:51 2021 -0800
Update custom.html
commit 52675f7eff
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:48:03 2021 -0800
Update custom.html
commit d491103414
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:44:23 2021 -0800
Update custom.html
commit 71ff5959ae
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:42:58 2021 -0800
Update custom.html
commit daba705b37
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:42:16 2021 -0800
Update custom.html
commit 19cb5fc749
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:39:15 2021 -0800
Update apps.json
commit 6c20945898
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:37:41 2021 -0800
Update custom.html
commit ff519bdc0d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:15:29 2021 -0800
Update custom.html
commit 34843d703a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:11:54 2021 -0800
Update custom.html
commit 4da82197f3
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 18:01:20 2021 -0800
Update custom.html
commit a9c5a32bc1
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:56:54 2021 -0800
Update custom.html
commit 352fea3479
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:53:38 2021 -0800
Update apps.json
commit ab6f56c381
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:52:34 2021 -0800
Update custom.html
commit a65742ce34
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:48:25 2021 -0800
Update apps.json
commit a1a387dd60
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:47:52 2021 -0800
Update custom.html
commit 180e88e0e4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:46:50 2021 -0800
Update custom.html
commit 0099736b8c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:46:14 2021 -0800
Update apps.json
commit 1fdf4e954e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:44:43 2021 -0800
Update apps.json
commit faa5b6b21a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 17:44:10 2021 -0800
Update custom.html
commit d617803c13
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:37:44 2021 -0800
Update apps.json
commit dc669254bc
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:37:10 2021 -0800
Update custom.html
commit 303247fb4e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:25:00 2021 -0800
Update custom.html
commit d836cbd2ba
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:15:16 2021 -0800
Update custom.html
commit e206bd4e1c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:08:00 2021 -0800
Update custom.html
commit 1a6c1acce5
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:04:06 2021 -0800
Update custom.html
commit aa20fac50e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 16:02:52 2021 -0800
Update apps.json
commit 5625414e90
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:34:30 2021 -0800
Update apps.json
commit ebc2d80961
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:33:27 2021 -0800
Update custom.html
commit 6c43de3766
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:21:11 2021 -0800
Update apps.json
commit 37da3c68ae
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:19:46 2021 -0800
Update custom.html
commit 92707b9d13
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:12:50 2021 -0800
Update ChangeLog.md
commit d3ca682cff
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:09:56 2021 -0800
Update apps.json
commit dfd9e59993
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:08:52 2021 -0800
Update custom.html
commit 5d24a09ffa
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:04:41 2021 -0800
Update apps.json
commit e965bd7d96
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:02:43 2021 -0800
Update custom.html
commit 345d9c1551
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:02:12 2021 -0800
Delete schoolCalendar.js
commit dc9db8a476
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:01:58 2021 -0800
Update schoolCalendar.js
commit 58df0a5ca2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 15:01:03 2021 -0800
Update apps.json
commit 65ad4979e8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 13:27:10 2021 -0800
Update custom.html
commit 9c07800c5e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 13:07:38 2021 -0800
Update custom.html
commit b108bc45fb
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:58:24 2021 -0800
Update custom.html
commit d871855f8e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:55:58 2021 -0800
Update apps.json
commit 99112920b2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:47:34 2021 -0800
Update apps.json
commit 37f4329ec5
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:39:49 2021 -0800
Update apps.json
commit ba2aee642b
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:39:06 2021 -0800
Update custom.html
commit 98048dc23c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:37:23 2021 -0800
Update apps.json
commit 1a53e8d34a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:33:43 2021 -0800
Update custom.html
commit 993bb7298c
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:31:41 2021 -0800
Rename interface.html to custom.html
commit 3a3962bfdc
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:30:12 2021 -0800
Rename custom.html to interface.html
commit c8ad92a3dc
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:20:33 2021 -0800
Update apps.json
commit ae85c1cee7
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Nov 20 12:14:33 2021 -0800
Update custom.html
commit c1b467ba8e
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 18:14:50 2021 +0000
Update app.js
commit 438537ace2
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 18:10:03 2021 +0000
Update app.js
commit e6d736860d
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 17:57:57 2021 +0000
Update app.js
commit e1add5e2b2
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 17:45:02 2021 +0000
Update app.js
commit 09be008dfa
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 17:39:48 2021 +0000
Update app.js
commit 9f26994f5c
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 17:33:47 2021 +0000
Update app.js
commit 0cf4c5d70a
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 17:10:31 2021 +0000
Update app.js
commit cfdb944395
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 16:32:34 2021 +0000
Update app.js
Add Media controls
commit e3cd8f5607
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 16:16:37 2021 +0000
Update app.js
Removed extra unneeded code
commit ceed8a1238
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 15:05:28 2021 +0000
Update app.js
commit 721a3f2608
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 14:39:30 2021 +0000
Update app.js
commit a16bfe4d73
Author: weeurey <liamure@yahoo.co.uk>
Date: Sat Nov 20 14:32:57 2021 +0000
Update app.js
commit e72bf84a7a
Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
Date: Wed Nov 17 21:29:57 2021 +0100
use dark theme for metronome
commit 071a7a7e68
Author: bengwalker <63957296+bengwalker@users.noreply.github.com>
Date: Wed Nov 17 20:46:18 2021 +0100
add support for Bangle.js 2
commit 7a7175fa48
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Nov 4 16:00:41 2021 -0700
Update custom.html
commit e292849869
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Nov 3 08:22:32 2021 -0700
Rename interface.html to custom.html
commit cd7579269e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Nov 3 08:22:04 2021 -0700
Update apps.json
commit df7f9cc530
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Nov 3 08:20:09 2021 -0700
Update interface.html
commit ada94b11cf
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Nov 3 08:06:50 2021 -0700
Update interface.html
commit 08fc58deb5
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 20:20:57 2021 -0700
Update interface.html
commit 04b9e74a4d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 20:10:58 2021 -0700
Update interface.html
commit be7af68455
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 20:08:24 2021 -0700
Update interface.html
commit aaee5f3c06
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 19:13:08 2021 -0700
Update interface.html
commit 73819933ee
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 18:52:09 2021 -0700
Update schoolCalendar.js
commit fa5cbd71c6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 18:49:22 2021 -0700
Update README.md
commit fa392008d1
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 18:45:24 2021 -0700
Update README.md
commit c280e41560
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Nov 2 18:42:39 2021 -0700
Update README.md
commit 6b84a8eb30
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 18 19:43:26 2021 -0700
Update schoolCalendar.js
commit 5bbfb11099
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 18 19:43:11 2021 -0700
Update interface.html
update interface
commit 6660dad4c0
Merge: 8c003cf6
1e0f6cd6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 18 07:35:54 2021 -0700
Merge branch 'espruino:master' into master
commit 8c003cf6ff
Merge: 5c11881f
f1ce196a
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Fri Oct 15 07:33:21 2021 -0700
Merge branch 'espruino:master' into master
commit 5c11881f75
Merge: 8c149dbe
be34e2b0
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Oct 14 17:14:45 2021 -0700
Merge branch 'espruino:master' into master
commit 8c149dbea1
Merge: 7888cc6c
300ed35b
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Oct 13 07:46:16 2021 -0700
Merge branch 'espruino:master' into master
commit 7888cc6ce0
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 11 17:43:59 2021 -0700
Create README.md
commit 36a52b8b00
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 11 17:43:52 2021 -0700
Update README.md
commit 4f5558c41e
Merge: 5db16d19
68cc9fbd
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 11 16:43:12 2021 -0700
Merge branch 'espruino:master' into master
commit 5db16d190b
Merge: e7995505
54d98db6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 11 07:03:23 2021 -0700
Merge branch 'espruino:master' into master
commit e799550544
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Oct 7 17:02:57 2021 -0700
Update schoolCalendar.js
commit 89f82a5043
Merge: 7107d510
f3712e66
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Oct 7 17:02:38 2021 -0700
Merge branch 'espruino:master' into master
commit 7107d510a5
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 4 20:06:28 2021 -0700
Update schoolCalendar.js
commit a618797532
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 4 19:55:30 2021 -0700
Update schoolCalendar.js
commit 3c9e46c216
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 4 15:59:03 2021 -0700
Update apps.json
commit 941bc852c1
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 4 15:57:53 2021 -0700
Add files via upload
commit 4cbfac212e
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 4 15:57:26 2021 -0700
Delete apps/schoolCalender directory
commit c7b723f87e
Merge: 8d2f4ccc
ba08863b
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Oct 4 07:31:25 2021 -0700
Merge branch 'espruino:master' into master
commit 8d2f4ccca7
Merge: 7846b48c
44aa03e4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Fri Oct 1 07:31:42 2021 -0700
Merge branch 'espruino:master' into master
commit 7846b48cf6
Merge: 59aa9909
d0fd2f01
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 30 17:22:33 2021 -0700
Merge branch 'espruino:master' into master
commit 59aa99092d
Merge: 9061acee
03bbe1d2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Sep 29 08:06:54 2021 -0700
Merge branch 'espruino:master' into master
commit 9061acee5d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 28 17:44:12 2021 -0700
Update interface.html
commit 79bacc4593
Merge: bb5fcdaa
48bb819b
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 28 07:12:44 2021 -0700
Merge branch 'espruino:master' into master
commit bb5fcdaafc
Merge: 814fbdd6
28bd9e83
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Sep 27 16:15:07 2021 -0700
Merge branch 'espruino:master' into master
commit 814fbdd61e
Merge: 83d88a1e
f3fd0f25
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Sep 25 08:01:44 2021 -0700
Merge branch 'espruino:master' into master
commit 83d88a1ea1
Merge: c9bed74e
71471d37
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Fri Sep 24 19:35:52 2021 -0700
Merge branch 'espruino:master' into master
commit c9bed74ec2
Merge: 1f130c53
16fe8470
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 23 15:21:18 2021 -0700
Merge branch 'espruino:master' into master
commit 1f130c53b4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Wed Sep 22 07:25:41 2021 -0700
Update interface.html
commit 3d8ebe82c2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 21 21:07:20 2021 -0700
Update interface.html
commit 2ca58d2cc4
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 21 21:02:14 2021 -0700
Update custom.html
commit d8c149073f
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 21 21:01:31 2021 -0700
Update apps.json
commit ceab5d46a2
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 21 20:58:01 2021 -0700
Rename schoolCalender.js to app.js
commit 9b344eb1ec
Merge: ec453c0e
3b15a7f9
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Tue Sep 21 07:24:54 2021 -0700
Merge branch 'espruino:master' into master
commit ec453c0e10
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Sep 20 19:45:50 2021 -0700
Update README.md
commit a8f7fe7292
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Sep 20 07:31:41 2021 -0700
Update interface.html
commit 51c41d5c48
Merge: b7a4ecb5
50ec8d97
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Mon Sep 20 07:25:50 2021 -0700
Merge branch 'espruino:master' into master
commit b7a4ecb578
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 16:48:24 2021 -0700
Update interface.html
commit 82320ab073
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 16:40:43 2021 -0700
Update interface.html
commit 27d025bf82
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 14:01:04 2021 -0700
Update interface.html
commit bd92c0e67f
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 13:51:31 2021 -0700
Update interface.html
commit f0c596d14f
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 13:40:29 2021 -0700
Update interface.html
commit d6542bac6d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 07:29:46 2021 -0700
Update interface.html
commit 7a2ee0f711
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 07:15:29 2021 -0700
Update interface.html
commit c65ddbfc52
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sun Sep 19 07:05:32 2021 -0700
Update interface.html
commit 43c684f389
Merge: ddd1a83c
5f5b5c0d
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Sep 18 19:45:25 2021 -0700
Merge branch 'espruino-master'
commit 5f5b5c0dc2
Merge: ddd1a83c
cc2e1bbd
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Sat Sep 18 19:42:47 2021 -0700
Merge branch 'master' of git://github.com/espruino/BangleApps into espruino-master
commit ddd1a83c61
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Fri Sep 17 18:27:57 2021 -0700
Update interface.html
commit 632c98f8be
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Fri Sep 17 15:13:46 2021 -0700
Update interface.html
commit c252f74e16
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Fri Sep 17 07:31:16 2021 -0700
Update interface.html
commit b9b0a43e99
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 19:28:35 2021 -0700
Update interface.html
commit afafd449fb
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 19:22:01 2021 -0700
Update interface.html
commit 45a0d50b01
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 19:15:25 2021 -0700
Update interface.html
commit eb146fe07b
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 19:07:51 2021 -0700
Update interface.html
commit 34baf995e7
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 19:04:33 2021 -0700
Update interface.html
commit 751fbdda43
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 19:00:47 2021 -0700
Update interface.html
commit bc71f31731
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 18:47:13 2021 -0700
Update interface.html
commit cfde9e14a8
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 18:41:40 2021 -0700
Update interface.html
commit 135165c983
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 18:37:52 2021 -0700
Add files via upload
commit d50ba356d6
Author: Ronin0000 <89286474+Ronin0000@users.noreply.github.com>
Date: Thu Sep 16 18:36:59 2021 -0700
Update apps.json
commit a385c09922
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 12:04:40 2021 +0000
openstmap .10: Improve scale factor calculation to fix scaling issues (#984 )
commit 052eb41ebc
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 09:20:13 2021 +0000
Stop crypto polyfill being pulled in - fix http://forum.espruino.com/conversations/369197/#comment16294286
commit 6baddd3b43
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 09:15:37 2021 +0000
Add gbdebug app
commit b5fa5fb64e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:24:12 2021 +0000
tweak for lint errors - still some assignment warnings
commit d504017782
Merge: e2ae57fa
633cad5c
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:18:47 2021 +0000
Merge pull request #986 from stephenPspackman/master
pooq Roman - a watch face
commit e2ae57faa4
Merge: 79f37b2b
3595fab0
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:13:52 2021 +0000
Merge pull request #951 from rigrig/qmsched-clean
Move Quiet Mode LCD options from global settings to the Quiet Mode Schedule app
commit 79f37b2bfa
Merge: 56b9e04f
b595e603
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Dec 3 08:12:21 2021 +0000
Merge pull request #987 from hughbarney/master
Pebble: use LECO1976 font, update boot icon, redo screenshots
commit 633cad5cd3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Fri Dec 3 00:11:07 2021 -0800
Update app.js
Fix (hopefully) time zone issues and boundaries in the event scanner.
commit b595e60333
Author: hughbarney <hughbarney@googlemail.com>
Date: Thu Dec 2 22:17:00 2021 +0000
Pebble: switched to LECO1976 font and slanting boot icon
commit 3595fab079
Author: Richard de Boer <git@tubul.net>
Date: Fri Nov 26 20:05:40 2021 +0100
qmsched: manage LCD options
Also migrates old settings file: we now store options in qmsched.json,
instead of in the global setting.json.
commit d743b2266a
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 23 21:27:37 2021 +0100
boot: remove Quiet Mode options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
commit c24f67b06b
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 23 21:25:26 2021 +0100
settings: remove Quiet Mode LCD options
Updating these will be handled by the Quiet Mode Schedule app (qmsched)
commit 32980bf3be
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 13:04:29 2021 -0800
Update apps.json
Declare pooqroman.json, our private config file.
commit ade94521b7
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:57:25 2021 -0800
Update README.md
Github flubs UTF-8? Really?
commit 2906e228ba
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:54:03 2021 -0800
Update apps.json
commit 9c8fd93783
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:53:18 2021 -0800
Create README.md
commit 6ed4565ee1
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:16:53 2021 -0800
Add files via upload
Upload the right file this time :-}.
commit 98bb9c28b3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 12:02:15 2021 -0800
Add files via upload
commit 4803365ab3
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:49:28 2021 -0800
Update app.js
Conform to filename conventions for our settings file—it is json.
commit 8ff08cbaab
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:35:39 2021 -0800
Create resourcer.js
commit ad96a97ae9
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:34:25 2021 -0800
Create app-icon.js
commit 2fc3cee139
Author: stephenPspackman <93166870+stephenPspackman@users.noreply.github.com>
Date: Thu Dec 2 11:27:53 2021 -0800
Create app.js
commit 43a68fb908
Author: hughbarney <hughbarney@googlemail.com>
Date: Thu Dec 2 19:01:40 2021 +0000
Pebble: 0.03 changed font to Leco1976, updated screenshots
commit 56b9e04ff0
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 10:37:08 2021 +0000
new core
commit 9d26a6448e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 10:28:38 2021 +0000
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
commit 5b967184b6
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 10:07:45 2021 +0000
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
commit ce2d182247
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 09:43:03 2021 +0000
tweak 2v11 firmware mentions
commit 829ee9129a
Merge: 0cb1dfbb
7a1bb02b
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 09:06:21 2021 +0000
Merge pull request #983 from hughbarney/master
Pebble: deploy settings file, updated README
commit 0cb1dfbb82
Merge: e0018a49
3baa465f
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 09:06:07 2021 +0000
Merge pull request #982 from rigrig/delete-settings-library
remove Settings module
commit e0018a495c
Merge: 7218acf0
cb8ee706
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Dec 2 08:12:16 2021 +0000
Merge pull request #981 from andrewgoz/master
New icon, improved UI
commit cb8ee70625
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Thu Dec 2 16:05:36 2021 +0800
Update app.js
commit 012982e910
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Thu Dec 2 16:03:22 2021 +0800
Update README.md
commit 7a1bb02bce
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Dec 1 21:07:41 2021 +0000
Pebble: updated README
commit bd8bb638d4
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Dec 1 20:29:34 2021 +0000
Pebble: deploy pebble.settings.js in apps.json
commit 3baa465f01
Author: Richard de Boer <git@tubul.net>
Date: Wed Dec 1 19:34:52 2021 +0100
remove Settings module
Better not to have this at all than to have a library that you can't
actually use in widgets/boot/settings code
commit b848c45ce4
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 23:42:17 2021 +0800
Improve token display
Limit label length. Reduce digits font size until it fits.
commit 86ea0554b3
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 23:26:45 2021 +0800
Colour icon
commit 3305a5db6a
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 23:23:44 2021 +0800
Colour icon
commit 26cc978a40
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:29:37 2021 +0800
Update README.md
commit 21961edf42
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:26:01 2021 +0800
Update ChangeLog
commit 4d239bf71e
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:24:43 2021 +0800
Version 0.03
commit 16f20970d9
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:21:21 2021 +0800
Limit scanned label length
Fixed #5
commit d4ddf22399
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:15:55 2021 +0800
Try new JSON settings format
commit 60a8c487ad
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 22:05:53 2021 +0800
Support updated settings file
commit 7a9b64a7fd
Merge: dfd7a02e
7218acf0
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 21:28:07 2021 +0800
Merge branch 'espruino:master' into master
commit 7218acf0b4
Merge: adca628e
a789e0be
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 13:26:44 2021 +0000
Merge pull request #980 from myxor/poweroff-icon-color-fix
Poweroff: icon color fix & README improvement
commit dfd7a02e12
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 21:26:41 2021 +0800
Show placeholder "Calculating"
Fixes #2
commit a789e0bea4
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:55:25 2021 +0100
Icon white with 1px black border
commit ca6b73e3e4
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:54:49 2021 +0100
Icon white with 1px black border
commit 871c345cea
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:49:25 2021 +0100
Update README.md
commit e2a4428be2
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:48:03 2021 +0100
Fix gramar and link in README
commit 2d190278f2
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:45:24 2021 +0100
Change app icon color to white
commit f3dffdb3e1
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 13:44:12 2021 +0100
Change app icon to white
commit adca628e2c
Merge: 38c6e160
edec2442
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 12:06:47 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit edec24429a
Merge: 013d7704
43312a78
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 09:37:09 2021 +0000
Merge pull request #978 from myxor/mylocation-spelling
Spelling issue in mylocation README
commit 43312a782a
Author: Marco H <myxor@users.noreply.github.com>
Date: Wed Dec 1 10:23:07 2021 +0100
Update README.md
Fix spelling of the Scottish capital city in the README :)
commit 013d7704a9
Merge: 527bbf8e
a9530f64
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 09:00:19 2021 +0000
Merge pull request #973 from rigrig/widbars
New widget: Widbars
commit a9530f64ea
Merge: 8580952e
527bbf8e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 09:00:08 2021 +0000
Merge branch 'master' into widbars
commit 527bbf8e59
Merge: 68b73d2e
a44d5420
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:59:27 2021 +0000
Merge pull request #974 from rigrig/widbatpc-fix
widbatpc: Fix drawing the bar when charging
commit 68b73d2e17
Merge: 097a3153
1108983c
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:58:35 2021 +0000
Merge pull request #977 from alainsaas/master
New app: A Speech Timer
commit 1108983cba
Merge: 3c7d6b79
097a3153
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:58:30 2021 +0000
Merge branch 'master' into master
commit 097a315395
Merge: 3ddd1696
24e2b01e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Wed Dec 1 08:51:48 2021 +0000
Merge pull request #975 from hughbarney/master
Mylocation (APP), Pastel sunrise, sunset, A Pebble Clock to keep the revolution going
commit 3c7d6b795d
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:28:23 2021 +0900
Update apps.json
commit 3507dcde45
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:26:52 2021 +0900
Update apps.json
commit 541adf4c16
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:22:44 2021 +0900
Update README.md
commit 8f0856d871
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:21:21 2021 +0900
Update README.md
commit 13b01fe829
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:20:52 2021 +0900
Add files via upload
commit 18c3461e6e
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:20:41 2021 +0900
Create README.md
commit da133e2ccd
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:09:06 2021 +0900
Create ChangeLog
commit 9033db08bf
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:03:45 2021 +0900
Create app-icon.js
commit 673fa8820f
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:01:48 2021 +0900
Add files via upload
commit 312bed6491
Author: Alain Saas <alainsaas@gmail.com>
Date: Wed Dec 1 15:00:58 2021 +0900
Create app.js
commit 24e2b01e22
Merge: 7785c7ea
3ddd1696
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:45:24 2021 +0000
Merge remote-tracking branch 'upstream/master'
commit 7785c7ea56
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:38:29 2021 +0000
Mylocation: make into an app
commit 848ccd2be9
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:16:56 2021 +0000
Mylocation: make into an app
commit 8ad8ed15dc
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:15:45 2021 +0000
Mylocation: make into an app
commit 8e56dce22c
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 23:10:36 2021 +0000
Mylocation: make into an app
commit 4cbd7e8ea6
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 22:46:37 2021 +0000
Mylocation: make into an app
commit e3745f94fc
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 22:43:45 2021 +0000
Mylocation: make into an app
commit a44d542053
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 30 22:30:28 2021 +0100
widbatpc: Fix drawing the bar when charging
commit 8580952e69
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 30 21:06:23 2021 +0100
widbars: comment out HRM/temperature
They didn't seem very useful
commit 7caac64a86
Author: Richard de Boer <git@tubul.net>
Date: Tue Nov 30 20:40:33 2021 +0100
widbars: new widget
commit 4669099645
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 18:11:08 2021 +0000
MyLocation added mylocation.app.js
commit 3ddd169612
Merge: a20a2e42
31eaeade
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 17:14:26 2021 +0000
Merge pull request #972 from andrewgoz/master
Fix JSON save format
commit 31eaeadee2
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:26:39 2021 +0800
Update Authentiwatch version
commit f094cc6e35
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:25:00 2021 +0800
Update ChangeLog
commit e1c67cf345
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:22:23 2021 +0800
Save in new JSON format too
commit 989dc5ccd4
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:18:44 2021 +0800
Use new JSON format.
commit 51c91bf9ee
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:17:26 2021 +0800
Rename variable
commit f127bef66b
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:14:47 2021 +0800
Load new JSON format
commit 0e3b17be67
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 16:12:47 2021 +0000
Added icon for mylocation
commit c1a48e7b48
Author: Andrew Gregory <andrew.gregory@gmail.com>
Date: Wed Dec 1 00:09:52 2021 +0800
Try different JSON format
commit 78c3791c1e
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:48:20 2021 +0000
Pebble screenshot updated
commit 5b7bbd83db
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:30:13 2021 +0000
Pebble: added README, battery warning if below 30%
commit 4cf5d86083
Merge: ac1425ca
a20a2e42
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:18:27 2021 +0000
merged upstream
commit ac1425ca7c
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 30 13:07:56 2021 +0000
set mylocation to an app
commit a20a2e4292
Merge: dec4ec8c
c30ee355
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 08:28:19 2021 +0000
Merge pull request #967 from myxor/poweroff-app
Poweroff app
commit c30ee355bb
Merge: bd1fa974
dec4ec8c
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 08:28:14 2021 +0000
Merge branch 'master' into poweroff-app
commit dec4ec8c19
Merge: c1dd7c6c
d2cb4be4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Tue Nov 30 08:27:16 2021 +0000
Merge pull request #966 from reelyactive/master
Added SensiBLE app
commit bd1fa974d1
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 09:04:43 2021 +0100
Update ChangeLog
commit 31dba4df49
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:59:37 2021 +0100
Change icon to black
commit ffd7eebf25
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:59:20 2021 +0100
Change icon to black
commit 4a852e7138
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:52:47 2021 +0100
Rename Readme.md to README.md
commit a08a8d8a24
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:52:29 2021 +0100
Update apps.json
commit 166994311e
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:46:04 2021 +0100
Add app to apps.json
commit ea10cea706
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:44:45 2021 +0100
Update Readme.md
commit f73055253e
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:42:30 2021 +0100
Add files via upload
commit eef1569c99
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:41:49 2021 +0100
Create app-icon.js
commit eeb3206a09
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:39:36 2021 +0100
Create Readme.md
commit c822b62789
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:36:28 2021 +0100
Create app.js
commit 8775a6f339
Author: Marco H <myxor@users.noreply.github.com>
Date: Tue Nov 30 08:24:43 2021 +0100
Create ChangeLog
commit d2cb4be4b4
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 29 21:48:30 2021 -0500
Corrected variable initialisation
commit 4d107148c7
Author: jeffyactive <jeff@reelyactive.com>
Date: Mon Nov 29 21:31:53 2021 -0500
Added SensiBLE app
commit 6642b21606
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 20:27:25 2021 +0000
added pebble icon
commit b50faa919a
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 20:12:25 2021 +0000
Pebble - long live the rebellion
commit 3fa435e57d
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 19:58:19 2021 +0000
Pastel, MyLocation updated README files
commit 6510e4b7d2
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 19:02:01 2021 +0000
Pastel added dependancy on widpedom
commit 784f7f8492
Merge: 22d06c8c
c1dd7c6c
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 18:57:56 2021 +0000
resolved apps.json conflict
commit 22d06c8cf6
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 29 18:45:44 2021 +0000
Pastel changed dependancy on MyLocation to type app
commit 38c6e16010
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 16:29:34 2021 +0000
new about pixels
commit c1dd7c6cab
Merge: c2b70103
616afad0
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 11:37:02 2021 +0000
Merge pull request #957 from JamesLMilner/minor-style-updates
Tweak styling to give a more aligned and spaced out layout
commit c2b70103a6
Merge: cd0de091
3e1c90e4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:54:30 2021 +0000
Merge pull request #955 from alainsaas/master
New app: A Clock with Timer, v0.01
commit 3e1c90e485
Merge: 17e13a63
cd0de091
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:54:23 2021 +0000
Merge branch 'master' into master
commit cd0de091f3
Merge: 0dd00635
6fc1e738
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:52:43 2021 +0000
Merge pull request #956 from JamesLMilner/mandlebrotclock
Add Mandlebrot Clock app
commit 0dd00635b8
Merge: 72d3c44f
ba506741
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:50:28 2021 +0000
Merge pull request #959 from dratini0/recorder-fixes
Assorted bugfixes to the recorder apps
commit 72d3c44ffd
Merge: 33ce71f2
0d45f2c2
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:09:47 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit 0d45f2c2e8
Merge: c4238eba
075d7a84
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:08:07 2021 +0000
Merge pull request #962 from myxor/myxor-temperature-app
Update degree Celsius temperature app
commit 33ce71f279
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:06:21 2021 +0000
fix for sanity test errors
commit c4238ebae7
Merge: d4f1e7d3
10d170d3
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:01:40 2021 +0000
Merge pull request #950 from jg76379/master
Add new Interval Timer App
commit 10d170d31e
Merge: 4f5ec608
d4f1e7d3
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 10:00:29 2021 +0000
Merge branch 'master' into master
commit d4f1e7d3cb
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 09:52:47 2021 +0000
minor fixes for #952
commit 795d2b83ec
Merge: d1534bdc
99ec40cd
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 09:51:51 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit 99ec40cd8e
Merge: 30e421e2
6220a88d
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 09:48:20 2021 +0000
Merge pull request #952 from rigrig/locale-12h
locale: Apply 12hour setting to time
commit 075d7a840c
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:43:42 2021 +0100
Update apps.json
commit c9d0a19947
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:40:32 2021 +0100
Add space after temperature value
Add space after temperature value
commit baba42ae25
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:36:31 2021 +0100
Fix changelog syntax
commit cd67486547
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:25:14 2021 +0100
Update ChangeLog
commit 765a683c89
Author: Marco H <myxor@users.noreply.github.com>
Date: Mon Nov 29 10:23:54 2021 +0100
Update app.js
Improving messages and added Celsius sign
commit 30e421e225
Merge: 94f8b4bc
918dcba6
Author: Gordon Williams <gw@pur3.co.uk>
Date: Mon Nov 29 08:38:52 2021 +0000
Merge pull request #960 from leer10/master
Add 93 Dub Watchface
commit 918dcba633
Merge: bb537b17
050b9c2b
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:58:18 2021 -0800
Merge pull request #1 from leer10/style-cleanup
style cleanup
commit 050b9c2b80
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:56:18 2021 -0800
Update apps.json
commit ada93e894d
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:55:46 2021 -0800
Update ChangeLog
commit 590f022a91
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:55:32 2021 -0800
Update ChangeLog
commit f423a6b91b
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:54:17 2021 -0800
Update app.js
commit bb537b1738
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:27:14 2021 -0800
Update ChangeLog
commit 656ca2ecaa
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:25:23 2021 -0800
Update apps.json
added new version in json
commit 438885ae92
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:24:18 2021 -0800
Add files via upload
commit b9b7cfb50c
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:23:49 2021 -0800
Delete screenshot.png
commit 36aead94e7
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:23:24 2021 -0800
Create ChangeLog
commit b2cb4e7c0a
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:22:04 2021 -0800
Add files via upload
commit b25ad7573e
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:21:57 2021 -0800
Delete screenshot.png
commit c3fac095b8
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:19:21 2021 -0800
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
commit 426ec0350f
Author: leer10 <brandon.abbott@charter.net>
Date: Sun Nov 28 14:10:47 2021 -0800
Update README.md
added credits
commit ba50674173
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:58:26 2021 +0000
Update app versions and changelog
commit 1a118a6037
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:44:47 2021 +0000
Recorded: Slightly improve plot altitude if data has NaNs
commit 22fa78ff8d
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:43:44 2021 +0000
Even out x axis grid points
commit 466fd2155c
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 18:18:18 2021 +0000
Remove superfluous semicolon
commit a622781628
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 16:46:01 2021 +0000
Make the recorder handle missing coordinates in plot speed
commit 69c6a34ead
Author: Balint Kovacs <dratini0@gmail.com>
Date: Sun Nov 28 15:46:02 2021 +0000
Fix some text overflowing the screen in recorder and gpsrec
On Bangle.js 2
commit 616afad056
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 14:10:29 2021 +0000
Title indent again
commit 41c80ae767
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 14:08:30 2021 +0000
Indent logo slightly to line up more accurately
commit 617ed688c5
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 14:05:49 2021 +0000
Use rem
commit a28b3b78e4
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 13:58:41 2021 +0000
Add spacing to layout, small css tweaks
commit 6fc1e738f1
Author: James <jamesmilner22@hotmail.com>
Date: Sun Nov 28 13:22:42 2021 +0000
Add mandlebrot clock app
commit 89e88e7172
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 23:39:51 2021 -0800
Update app-icon.js
hopefully fix launcher icon
commit 40d19aad2e
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:29:57 2021 -0800
Update apps.json
added screenshot to app store listing
commit d87930e4d3
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:27:51 2021 -0800
Update apps.json
commit 6eb7a844d6
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:26:36 2021 -0800
Update app.js
fix battery graphics
commit da41d04d26
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:20:21 2021 -0800
Update apps.json
commit 47c8edba4f
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:19:25 2021 -0800
Add files via upload
commit b28986c249
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:19:09 2021 -0800
Delete app.png
commit 9e897dfd50
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:13:21 2021 -0800
Update app.js
removed other nonfunctional comment block
commit 6fd7a0eb63
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 22:11:06 2021 -0800
Update app.js
battery icon actually works now
commit 4a3e1bbe28
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:52:13 2021 -0800
Update app.js
12 hr/24 hr specific behavior now from settings instead of hardcoded
commit 3d03895b9d
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:44:49 2021 -0800
Update README.md
commit 0d5892769d
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:42:19 2021 -0800
Add files via upload
add screenshot for 93dub
commit 82e515e0e5
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:39:55 2021 -0800
Create README.md
added dub93's readme
commit 8a3f9f848a
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:36:48 2021 -0800
Update app.js
stripped license and info block of text since it's already enclosed in an MIT-licensed repo
commit 4294a27279
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:31:41 2021 -0800
Update apps.json
apps.json updates
commit 251ceb9dd1
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:27:35 2021 -0800
Update apps.json
oops comma
commit b49223d5b9
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:24:09 2021 -0800
Update apps.json
commit 2d21ce7445
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:21:29 2021 -0800
Add files via upload
commit c0e5d4432e
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 21:19:34 2021 -0800
Create app-icon.js
added icon
commit 0d6bfc7c13
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 20:59:32 2021 -0800
Update app.js
redid background, adjusted graphics to look nice on bangle 2
commit 17e13a6325
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:43:31 2021 +0900
Update apps.json
commit a19da85de7
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:41:56 2021 +0900
Update README.md
commit 9d4c251b73
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:39:41 2021 +0900
Update apps.json
commit f9fa4a7df1
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:32:58 2021 +0900
Update apps.json
commit ff95dd3b2c
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:29:06 2021 +0900
Create README.md
commit c23960c12c
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:20:48 2021 +0900
Add files via upload
commit d9d6133559
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:20:15 2021 +0900
Create ChangeLog
commit de4d744e26
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:19:15 2021 +0900
Create app-icon.js
commit de9a526517
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:14:06 2021 +0900
Add files via upload
commit 662963b208
Author: Alain Saas <alainsaas@gmail.com>
Date: Sun Nov 28 13:06:47 2021 +0900
Create app.js
commit 56f3044e5e
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 12:02:34 2021 -0800
Update app.js
background needed redraw after notification
background redraw broke widgets, so temp fix
commit 228a3664c7
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:41:39 2021 -0800
Update apps.json
commit 33b3e91869
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:40:13 2021 -0800
Update apps.json
commit 7d646945df
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:37:56 2021 -0800
Update apps.json
commit dabaa06efb
Author: leer10 <brandon.abbott@charter.net>
Date: Sat Nov 27 11:33:19 2021 -0800
Create app.js
commit 3fbb46b046
Author: hughbarney <hughbarney@googlemail.com>
Date: Sat Nov 27 11:23:03 2021 +0000
Pastel, recalc sunrise,sunset every hour
commit 21fe6e7ea4
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 21:52:05 2021 +0000
Pastel added dependancy on MyLocation app, display sunrise,sunset times
commit b426c479a3
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 21:29:46 2021 +0000
Pastel added dependancy on MyLocation app, display sunrise,sunset times
commit 070558a0a6
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 20:48:27 2021 +0000
MyLocation - adds menu to set preferred city or setup from GPS
commit 6220a88d29
Author: Richard de Boer <git@tubul.net>
Date: Fri Nov 26 21:29:58 2021 +0100
locale: Apply 12hour setting to time
Fixes #892
commit ce0e50ed94
Author: hughbarney <hughbarney@googlemail.com>
Date: Fri Nov 26 20:25:28 2021 +0000
MyLocation - adds menu to set preferred city or setup from GPS
commit 4f5ec608de
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:48:20 2021 -0500
fix formatting in README for interval timer app
commit 2ae9585193
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:43:36 2021 -0500
rename intervalTimer.app.js to app.js
commit bff43e662d
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:42:13 2021 -0500
Fix url for intervalTimer.app.js in app.json
commit fc6ecaccce
Author: James G <me@jgough.net>
Date: Fri Nov 26 12:35:35 2021 -0500
Add new Interval Timer app.
commit d1534bdcbf
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 15:05:05 2021 +0000
comment
commit 94f8b4bca7
Merge: dc8edba0
4cfbe11e
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 12:01:01 2021 +0000
Merge pull request #947 from peerdavid/master
[LCARS clock] Alarm works also if clock is closed and opened again.
commit dc8edba00d
Merge: db1c5b74
fa4fd118
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 11:59:41 2021 +0000
Merge pull request #948 from Smooklu/master
Updated fd6fdetect
commit db1c5b7481
Merge: a4299586
045251f5
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 11:59:15 2021 +0000
Merge pull request #949 from johan-m-o/master
Update Spirit Level to work on Bangle.js 2
commit 045251f55f
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:50:19 2021 +0100
Update spiritlevel.js
commit b6e5175675
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:44:21 2021 +0100
Update spiritlevel.js
commit 6f300299b5
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:34:52 2021 +0100
Update apps.json
commit fe5ca8bc76
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:33:49 2021 +0100
Update spiritlevel.js
commit a89dd4d544
Author: johan-m-o <85756863+johan-m-o@users.noreply.github.com>
Date: Fri Nov 26 11:23:43 2021 +0100
Update ChangeLog
commit a4299586e8
Author: Gordon Williams <gw@pur3.co.uk>
Date: Fri Nov 26 10:04:02 2021 +0000
cscsensor 0.06: Now read wheel rev as well as cadence sensor
Improve connection code
commit fa4fd118e2
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:20:52 2021 -0600
Update apps.json
commit 43b447f81c
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:17:35 2021 -0600
Update apps.json
commit 1ea1706e61
Merge: 08fd95ab
095165c5
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:04:40 2021 -0600
Merge branch 'espruino:master' into master
commit 08fd95ab9a
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:04:09 2021 -0600
Update README.md
commit bc27677f5e
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:02:43 2021 -0600
Update apps.json
commit f9286cbee9
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:00:48 2021 -0600
Update README.md
commit a1a56601c0
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:00:38 2021 -0600
Update README.md
commit 4cfbe11e45
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 20:00:36 2021 +0100
Show text for each icon.
commit 4fb4d12ba4
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 13:00:28 2021 -0600
Update README.md
commit 6508ed8b3f
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:57:25 2021 -0600
Update apps.json
commit 85b7115c73
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:54:33 2021 -0600
Update README.md
commit 6482297881
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:53:16 2021 -0600
Update ChangeLog
commit f5940b5bdb
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:52:27 2021 -0600
Update README.md
commit 9f00293401
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:50:35 2021 -0600
Update README.md
commit 2818a63e2c
Author: Smooklu <37220586+Smooklu@users.noreply.github.com>
Date: Thu Nov 25 12:48:36 2021 -0600
Create README.md
commit 95f845ad4e
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 19:10:05 2021 +0100
New icon for alarm
commit ca3453440c
Merge: dcee49cd
4a530371
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 19:01:24 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit dcee49cdc8
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 19:01:22 2021 +0100
New GPS Icon
commit 4a5303714d
Merge: 93e2a88a
095165c5
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Thu Nov 25 18:52:23 2021 +0100
Merge branch 'espruino:master' into master
commit 93e2a88a4c
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 18:51:20 2021 +0100
Updated screenshot
commit d99cea9ae0
Merge: 232dcc4b
7e1b0422
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 18:49:46 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit 232dcc4b9d
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 18:49:44 2021 +0100
Real icons - its an image of the real planet :)
commit 095165c5c9
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 16:33:45 2021 +0000
oops - fix uncommitted file!
commit bf964ce3e4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 16:06:26 2021 +0000
The 'update all' button shouldn't update apps that require 'custom.html' (fix #748 )
commit 7e1b042255
Merge: ccce57ae
944b24e6
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Thu Nov 25 16:56:53 2021 +0100
Merge branch 'espruino:master' into master
commit ccce57ae89
Merge: a99d9d5e
c381e7ef
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 16:56:35 2021 +0100
Merge branch 'master' of https://github.com/peerdavid/BangleApps
commit a99d9d5e7c
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 16:56:32 2021 +0100
Store alarm in settings
commit 944b24e6c3
Merge: e8264cc8
1b9477be
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:52:25 2021 +0000
Merge branch 'master' of github.com:espruino/BangleApps
commit e8264cc8f8
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:50:07 2021 +0000
messages 0.07: Added settings menu with option to choose vibrate pattern and frequency (fix #909 )
commit 5f5ca64cb4
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:21:59 2021 +0000
android 0.04: Android icon now goes to settings page with 'find phone'
commit 6aa6bcf179
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 15:12:04 2021 +0000
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
commit 1b9477be5d
Merge: e28f9c15
2b7091bd
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 12:19:48 2021 +0000
Merge pull request #945 from nlisgo/improve-ux-add-timer
Cube Scramble: Improved UX and display solve time
commit 2b7091bd6b
Author: nlisgo <nathan@aeopus.com>
Date: Thu Nov 25 11:40:37 2021 +0000
Set default title for showPrompt
commit c381e7ef21
Merge: 1ab98707
e28f9c15
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Thu Nov 25 11:41:01 2021 +0100
Merge branch 'espruino:master' into master
commit e28f9c157b
Merge: e040cc4e
cb9866ff
Author: Gordon Williams <gw@pur3.co.uk>
Date: Thu Nov 25 08:55:39 2021 +0000
Merge pull request #932 from hughbarney/master
Pastel: created font modules
commit 1ab98707ed
Author: David Peer <david.peer@outlook.com>
Date: Thu Nov 25 09:17:25 2021 +0100
Minor changes
commit 9940b38bbd
Author: nlisgo <nathan@aeopus.com>
Date: Thu Nov 25 00:13:06 2021 +0000
Force LCD on
commit f175f4c48c
Author: nlisgo <nathan@aeopus.com>
Date: Thu Nov 25 00:06:02 2021 +0000
Update screenshots
commit f6c689eeed
Author: nlisgo <nathan@aeopus.com>
Date: Wed Nov 24 23:56:47 2021 +0000
Amend app description
commit 3c984f1fee
Author: nlisgo <nathan@aeopus.com>
Date: Wed Nov 24 23:52:28 2021 +0000
Cube Scramble: Improved UX and display solve time
commit cb9866ffe2
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 21:11:47 2021 +0000
Pastel: updated screenshots and README
commit 8b46634c9b
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 21:05:45 2021 +0000
Pastel: updated screenshots and README
commit cbb38ec1ce
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 20:18:29 2021 +0000
Pastel: added cycle through info items to bottom of screen
commit 469c329640
Merge: 37ca6251
e040cc4e
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 19:59:57 2021 +0000
Merge remote-tracking branch 'upstream/master'
commit 37ca625174
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 19:59:46 2021 +0000
Pastel: added cycle through info items to bottom of screen
commit c6096675fb
Author: hughbarney <hughbarney@googlemail.com>
Date: Wed Nov 24 19:06:06 2021 +0000
Pastel: added cycle through info items to bottom of screen
commit a537e98116
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 18:04:59 2021 +0100
Font improvements
commit 59692c8ca1
Merge: 657e64b0
e040cc4e
Author: Peer David <4281901+peerdavid@users.noreply.github.com>
Date: Wed Nov 24 17:52:48 2021 +0100
Merge branch 'espruino:master' into master
commit 657e64b078
Author: David Peer <david.peer@outlook.com>
Date: Wed Nov 24 17:52:25 2021 +0100
Added readme also to app.json
commit be3345d143
Merge: e3310ffc
3ba779ee
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 23 13:22:30 2021 +0000
Merge remote-tracking branch 'upstream/master'
commit e3310ffc32
Author: hughbarney <hughbarney@googlemail.com>
Date: Tue Nov 23 13:13:17 2021 +0000
Pastel: architect font module
commit 1a75f0813b
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:50:27 2021 +0000
Pastel: font modules
commit d450758f1a
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:09:52 2021 +0000
Pastel: font modules
commit cf66db35a9
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:08:47 2021 +0000
Pastel: font modules
commit 29ecb8daa2
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 22:08:19 2021 +0000
Pastel: font modules
commit a29bba62cb
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:29:26 2021 +0000
Pastel: f_orbitron font module
commit 8576d90e50
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:24:27 2021 +0000
Pastel: f_orbitron font module
commit 723e1a6cb2
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:17:50 2021 +0000
Pastel: f_orbitron font module
commit ec7f9ac69d
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:13:48 2021 +0000
Pastel: f_orbitron font module
commit d68bcf1ff1
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:05:28 2021 +0000
Pastel: f_orbitron font module
commit ff1d5f2d76
Author: hughbarney <hughbarney@googlemail.com>
Date: Mon Nov 22 21:03:53 2021 +0000
Pastel: f_orbitron font module
commit b51c842297
Merge: f4e997d4
d1da165e
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Mon Nov 22 12:20:57 2021 +0000
Merge branch 'Combined' into Base
commit d1da165eb4
Merge: f927549b
2c257605
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Mon Nov 22 03:30:56 2021 +0000
Merge pull request #9 from t0m1o1/scaledlauncher
Update apps.json
commit f927549b2c
Merge: 3cfd575d
411118aa
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Mon Nov 22 03:16:59 2021 +0000
Merge pull request #8 from t0m1o1/scaledlauncher
Scaledlauncher
commit 3cfd575da4
Merge: 9a311219
9d1429ca
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Mon Nov 22 03:04:17 2021 +0000
Merge pull request #7 from t0m1o1/scaledlauncher
Update settings.js
commit 9a311219b2
Merge: 43c42711
5b1b752d
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Mon Nov 22 02:56:33 2021 +0000
Merge pull request #6 from t0m1o1/scaledlauncher
Scaledlauncher
commit 43c4271101
Merge: dec967f1
084bba39
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 21:18:16 2021 +0000
Merge pull request #5 from t0m1o1/compass-fix
Compass fix
commit dec967f1ac
Merge: 21c48263
dfa40407
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 20:56:22 2021 +0000
Merge pull request #4 from t0m1o1/Swipe-Launcher
Stop the swiping coming up if mode is undefined
commit 21c482639a
Merge: dea2ec96
4c9d04de
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 05:19:27 2021 +0000
Merge pull request #3 from t0m1o1/Swipe-Launcher
Update Swiper Clock Launch
commit dea2ec9693
Merge: 92d156fb
51766844
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 05:15:16 2021 +0000
Merge pull request #2 from t0m1o1/master
Master
commit 92d156fb39
Merge: 100384f2
7d37a9eb
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 05:14:13 2021 +0000
Merge pull request #1 from t0m1o1/Swipe-Launcher
Swipe launcher
commit 51766844e6
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:49:56 2021 +0000
Update apps.json
commit 6fda7a5f33
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:37:07 2021 +0000
Update apps.json
commit b7a0672344
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:32:09 2021 +0000
Rename hidmsicswipe.app.js to hidmsicswipe.js
commit 97065f1d62
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:31:55 2021 +0000
Delete hidmsicswipe.info
commit 21f184d6c4
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:31:10 2021 +0000
Add files via upload
commit 3917f28ae5
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:30:45 2021 +0000
Delete hidmsicswipe.img
commit a65668300f
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:30:18 2021 +0000
Delete hid-music.png
commit 5fce838e8a
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:29:36 2021 +0000
Add files via upload
commit ffa37f2ab3
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 02:22:38 2021 +0000
Create hidmsicswipe-icon.js
commit b656e5973c
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 01:59:19 2021 +0000
Create changelog
commit ad943ca565
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 01:58:19 2021 +0000
Add files via upload
commit ac433ac7bd
Author: t0m1o1 <94725994+t0m1o1@users.noreply.github.com>
Date: Sat Nov 20 01:57:39 2021 +0000
Create hidmsicswipe.info
2021-12-05 17:14:06 +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
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
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
1942d5d684
minor original launcher tweak
2021-10-22 11:46:58 +01:00
Richard de Boer
5443fc760a
launch: small theme colour fix
2021-10-03 20:44:20 +02:00
Gordon Williams
6d1ac3b7c6
Add 'Bangle.setUI' polyfill and use it from launcher
2021-05-26 20:21:28 +01:00
Gordon Williams
1dca641ff0
boot 0.23: Move to a precalculated .boot0 file which should speed up load time
...
setting 0.25: Move boot.js code into 'boot' app itself
launch 0.05: Use g.theme for colours
widbat 0.06: Use 'g.theme' (requires bootloader 0.23)
widlock: new widget
2021-05-26 16:21:52 +01:00