eleanor
|
ebb5d52079
|
Update app.js
|
2023-03-29 10:07:48 -05:00 |
olivierbarriere
|
cda8fab912
|
Merge branch 'espruino:master' into master
|
2023-03-29 09:22:39 -04:00 |
Kevin Whitaker
|
2f2000db5e
|
Change font to more accurate one for smb3
|
2023-03-28 15:21:24 -04:00 |
Kevin Whitaker
|
224af0b209
|
clean up some nesclock code, including use let instead of var
|
2023-03-28 13:36:30 -04:00 |
eleanor
|
339792324d
|
48x48
|
2023-03-28 12:00:24 -05:00 |
eleanor
|
1b80ab926e
|
Delete app.png
|
2023-03-28 12:00:11 -05:00 |
eleanor
|
acdc213369
|
Add files via upload
|
2023-03-28 11:41:30 -05:00 |
eleanor
|
c468e64283
|
Create metadata.json
|
2023-03-28 11:41:12 -05:00 |
eleanor
|
86cbc0b81e
|
Create app.js
|
2023-03-28 11:40:53 -05:00 |
eleanor
|
c64dbef9e8
|
Create app-icon.js
|
2023-03-28 11:40:37 -05:00 |
eleanor
|
ce0c8fe433
|
Create README.md
|
2023-03-28 11:40:24 -05:00 |
eleanor
|
aa030f2fe6
|
Create ChangeLog
|
2023-03-28 11:40:08 -05:00 |
eleanor
|
6c4a19a132
|
deleted because it doesn't work ):
|
2023-03-28 11:37:38 -05:00 |
eleanor
|
c096e067cc
|
Merge branch 'espruino:master' into master
|
2023-03-28 08:29:49 -05:00 |
Kevin Whitaker
|
a7dac089ed
|
Fix off center text with trim and reduce size of smb3 font for 24hr
|
2023-03-27 15:42:51 -04:00 |
olivierbarriere
|
c8285a16b3
|
Update ChangeLog
|
2023-03-27 11:37:15 -04:00 |
olivierbarriere
|
66e4a01bf1
|
Vertical Battery Widget: make color depend on level
|
2023-03-27 11:31:15 -04:00 |
olivierbarriere
|
0ce0b9e22b
|
Update metadata.json
|
2023-03-27 11:28:35 -04:00 |
Kevin Whitaker
|
df79cacd90
|
Small fix for font in nes clock
|
2023-03-27 09:04:20 -04:00 |
Kevin Whitaker
|
cc0ac4e3f5
|
fix setting screen
|
2023-03-25 17:46:41 -04:00 |
Kevin Whitaker
|
7e095a67f5
|
typo in nes clock
|
2023-03-25 17:39:44 -04:00 |
Kevin Whitaker
|
0a92b70c2c
|
disable emulator
|
2023-03-25 17:38:15 -04:00 |
Kevin Whitaker
|
377953cbd4
|
Merge branch 'master' of github.com:eyecreate/BangleApps
|
2023-03-25 17:32:36 -04:00 |
Kevin Whitaker
|
8b484f32ab
|
Added custom new clock: NES Clock
|
2023-03-25 17:31:16 -04:00 |
Gordon Williams
|
46e4bba312
|
Merge pull request #2655 from blm768/alarm-fix
Fix a menu crash in alarms app
|
2023-03-20 09:50:15 +00:00 |
Gordon Williams
|
31ea6b6f1e
|
Update ChangeLog
|
2023-03-20 09:29:23 +00:00 |
Gordon Williams
|
3ea91c66a2
|
Merge pull request #2657 from nxdefiant/master
hrmmar: bthrm compatibility
|
2023-03-20 09:24:48 +00:00 |
Erik Andresen
|
a152ff546c
|
hrmmar: bthrm compatibility
- Disable when bthrm is active
- Enable fft elim as default
|
2023-03-19 08:26:51 +01:00 |
thyttan
|
197f9bb436
|
Don't go down extensions paths if nothing waits at the end
|
2023-03-18 17:27:29 +01:00 |
Ben Merritt
|
1dd4344e75
|
Fix a menu crash in alarms app
|
2023-03-18 08:30:57 -07:00 |
Gordon Williams
|
641fecf116
|
Merge pull request #2652 from notEvil/widdevst3
widdevst v0.03
|
2023-03-17 08:24:46 +00:00 |
Gordon Williams
|
b76c69590d
|
Merge pull request #2653 from thyttan/alarm
[Alarms and Timers] Use substring of message for label...
|
2023-03-17 08:24:38 +00:00 |
Gordon Williams
|
1cbb5d2c21
|
Merge pull request #2654 from thyttan/quicklaunch
[quicklauch] remove a print statement
|
2023-03-17 08:20:35 +00:00 |
thyttan
|
b3a59ff35c
|
Use substring of message as label when it's longer than fits the designated menu entry. Also add some semicolons.
|
2023-03-16 21:36:41 +01:00 |
thyttan
|
3b52491e4f
|
remove a print statement
|
2023-03-16 21:05:46 +01:00 |
notEvil
|
b99c841ed6
|
- apps/widdevst: changed to refresh storage usage and run GC every minute
|
2023-03-16 16:33:10 +01:00 |
Gordon Williams
|
d230d6b6f6
|
Merge pull request #2647 from thyttan/quicklaunch
[quicklaunch] Pause timeout to clock by touch and hold.
|
2023-03-15 15:02:18 +00:00 |
Gordon Williams
|
96c0067e6a
|
Merge pull request #2650 from pavelmachek/merge_3
waypoint_editor: Add simple application for editing waypoints on watch
|
2023-03-15 08:19:24 +00:00 |
Pavel Machek
|
98e6b8c49f
|
Add missing icon.
|
2023-03-14 23:13:51 +01:00 |
Pavel Machek
|
6cdf3cc572
|
waypoint_editor: Add simple application for editing waypoints on
watch.
|
2023-03-14 23:08:30 +01:00 |
thyttan
|
30232e85e2
|
readme: is -> are
|
2023-03-14 19:04:47 +01:00 |
thyttan
|
f8bd92fc56
|
move app launch logic into a function
|
2023-03-14 18:48:38 +01:00 |
thyttan
|
203d017727
|
Add function for pausing the timeout on long touch. Remove some superfluous code.
|
2023-03-14 18:24:35 +01:00 |
Gordon Williams
|
1e99a7f83a
|
Merge pull request #2646 from Mcsquarex/master
Chance
|
2023-03-13 08:52:41 +00:00 |
Gordon Williams
|
6a27d7bcb5
|
Merge pull request #2645 from thyttan/quicklaunch-infinite
[quicklaunch] Implement stackable extension screens
|
2023-03-13 08:49:44 +00:00 |
Gordon Williams
|
86b00ae734
|
Merge pull request #2643 from thyttan/runplus
[runplus] follow the preferred metadata.json style
|
2023-03-13 08:48:02 +00:00 |
Gordon Williams
|
4dc0ad39c6
|
Merge pull request #2642 from thyttan/messagesoverlay
[messagesoverlay] follow the preferred metadata.json style
|
2023-03-13 08:47:53 +00:00 |
thyttan
|
c0ded36586
|
Update README.md
|
2023-03-12 22:02:01 +01:00 |
thyttan
|
424adcce4f
|
list contributors in readme
|
2023-03-12 21:57:36 +01:00 |
thyttan
|
3792396150
|
tweak faking of Bangle.loadWidgets()
|
2023-03-12 21:23:19 +01:00 |
thyttan
|
927d69b9e3
|
tweak readme
|
2023-03-12 15:09:13 +01:00 |
thyttan
|
224500e8f4
|
add screenshots to readme
|
2023-03-12 14:48:32 +01:00 |
thyttan
|
b06e9968ca
|
cleanup after removine fuInstalled settings entry
|
2023-03-12 14:14:07 +01:00 |
thyttan
|
850c791ba2
|
handle if Fastload Utils is installed or not with a hack instead of with a settings entry
|
2023-03-12 14:12:57 +01:00 |
thyttan
|
3c6e708009
|
tweaks re checking if Fastload Utils is installed
|
2023-03-12 14:00:01 +01:00 |
thyttan
|
b1e57cc00d
|
only call loadWidgets if Fastload Utils is installed
|
2023-03-12 13:41:23 +01:00 |
thyttan
|
1bfb1ae7e4
|
fix quicklaunch.json name conversion deleting extleftapp etc
|
2023-03-12 12:35:03 +01:00 |
thyttan
|
6d80f784b4
|
handle app name "(none)" vs empty string "" in settings.js instead of in app.js"
|
2023-03-12 12:22:02 +01:00 |
thyttan
|
10ac0e625a
|
don't draw "(none)" in extension when app is not chosen
|
2023-03-12 11:26:12 +01:00 |
thyttan
|
7e8ceae785
|
remove empty lines
|
2023-03-12 03:25:56 +01:00 |
thyttan
|
a6728e2f18
|
tweak submenus heading
|
2023-03-12 03:24:16 +01:00 |
thyttan
|
c14dc872b7
|
Instruct the user to visit settings page to prompt update of quicklaunch.json
|
2023-03-12 03:05:00 +01:00 |
thyttan
|
a8da0783e4
|
add to readme
|
2023-03-12 02:47:30 +01:00 |
thyttan
|
6bc0604c60
|
tweak conversion quicklaunch.json again...
|
2023-03-12 02:36:53 +01:00 |
thyttan
|
203d3b075f
|
tweak conversion again...
|
2023-03-12 02:27:03 +01:00 |
thyttan
|
0c352bce76
|
further twaeks to conversion from old quicklaunch.json
|
2023-03-12 02:14:28 +01:00 |
thyttan
|
f10c218452
|
tweak conversion from old quicklaunch.json
|
2023-03-12 01:54:56 +01:00 |
thyttan
|
1b85a2bfca
|
convert old quicklaunch.json key names to the new ones.
|
2023-03-12 01:39:28 +01:00 |
thyttan
|
4940bcb834
|
fix to work without fastload utils. tweaks to settings page.
|
2023-03-12 01:11:07 +01:00 |
thyttan
|
2268b438e7
|
fixes, now functional together with fastload utils
|
2023-03-11 22:48:59 +01:00 |
Mcsquarex
|
7a5baf9548
|
Add files via upload
|
2023-03-11 14:59:09 -06:00 |
Mcsquarex
|
e571ca592e
|
Create chance.app.js
|
2023-03-11 14:58:26 -06:00 |
thyttan
|
4b2b9c722b
|
tweak app.js and boot.js to match settings.js
|
2023-03-11 19:36:33 +01:00 |
thyttan
|
bb2a7f2e8a
|
convert settings for stackable extension screens
|
2023-03-11 18:57:00 +01:00 |
thyttan
|
068e68780c
|
bump version
|
2023-03-11 01:18:28 +01:00 |
thyttan
|
cc15ff9cfa
|
start making quicklaunch infinitely extensible
|
2023-03-11 01:10:31 +01:00 |
thyttan
|
1b6ab0e8f3
|
follow the preferred metadata.json style
|
2023-03-10 22:56:43 +01:00 |
thyttan
|
a9a6e47610
|
follow the preferred metadata.json style
|
2023-03-10 22:45:19 +01:00 |
thyttan
|
2b7fcd7704
|
add global variable qlTrace
|
2023-03-10 22:43:18 +01:00 |
thyttan
|
1d58e0d5e3
|
follow the preferred metadata.json style
|
2023-03-10 21:19:02 +01:00 |
Gordon Williams
|
810b419abf
|
Merge pull request #2639 from thyttan/quicklaunch
[quicklaunch] add hints to extension app
|
2023-03-10 08:40:24 +00:00 |
Rob Pilling
|
f1bb41743e
|
Add local modules types to require()
|
2023-03-09 21:14:59 +00:00 |
Rob Pilling
|
4f25ee7ca1
|
Comment-out unused variable
|
2023-03-09 21:06:13 +00:00 |
thyttan
|
546cfd5e15
|
add hints to extension app
|
2023-03-09 20:00:45 +01:00 |
Gordon Williams
|
94be5d4627
|
Add check for unlinked READMEs
|
2023-03-09 09:54:26 +00:00 |
Gordon Williams
|
735ab75b39
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2023-03-09 09:44:37 +00:00 |
Gordon Williams
|
82efd6b29e
|
correction based on https://github.com/espruino/BangleApps/pull/2529#discussion_r1130158703
|
2023-03-09 09:44:34 +00:00 |
dapgo
|
80aeb00b7c
|
Delete app.js
|
2023-03-08 12:35:26 +01:00 |
dapgo
|
83d4e2b615
|
Delete Changelog.txt
|
2023-03-08 11:55:51 +01:00 |
dapgo
|
c4328de14b
|
fix Changelog
minor issues with caps and extension
|
2023-03-08 11:52:13 +01:00 |
dapgo
|
18f12216f4
|
Update Changelog.txt
|
2023-03-08 11:44:46 +01:00 |
dapgo
|
8bcf67b38a
|
Create Changelog.txt
|
2023-03-08 11:39:53 +01:00 |
dapgo
|
d7f5f710b2
|
fix and improvements for dtlaunch
fix and improvements for dtlaunch
|
2023-03-08 11:27:31 +01:00 |
dapgo
|
5a515be932
|
Merge branch 'master' of https://github.com/dapgo/BangleApps
|
2023-03-08 11:00:10 +01:00 |
Gordon Williams
|
fabfa93534
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2023-03-07 15:44:53 +00:00 |
Gordon Williams
|
96ee2a52c8
|
add 2v17 firmware
|
2023-03-07 15:44:37 +00:00 |
Rarder44
|
1ca96bca90
|
Fix graphic bug;
View via popup while there are other open apps
|
2023-03-07 16:23:49 +01:00 |
Gordon Williams
|
4f8717c772
|
Merge pull request #2440 from thyttan/bwclock-fontless
[BW Clock Lite] New version using bitmap font making it quicker
|
2023-03-07 12:43:00 +00:00 |
Gordon Williams
|
e87e3f137b
|
Added handling for 'rp:true' and also debug message in case of invalid repeat type
|
2023-03-07 11:41:21 +00:00 |
Gordon Williams
|
871566ed0b
|
Revert changes that took out localisation of the date
|
2023-03-07 11:37:35 +00:00 |