smekras
9a9ba81e25
Merge branch 'espruino:master' into feature/introduce_settings
2022-03-01 21:25:17 +01:00
Rarder44
ef815f230c
added option to exit the launcher with one click
2022-03-01 19:13:49 +01:00
Rarder44
dd906e076f
added clear for fix the trasparent widget bar if there are no widgets
2022-03-01 19:03:09 +01:00
Andrew Gregory
50e51a2343
Merge branch 'espruino:master' into master
2022-03-01 22:19:30 +08:00
Andrew Gregory
b2ebc7f29e
Update README.md
...
Update screenshots
2022-03-01 22:18:20 +08:00
Andrew Gregory
b811d6524b
Update metadata.json
...
Add screenshots
2022-03-01 22:16:45 +08:00
Andrew Gregory
4a7244601a
Delete screenshot.png
...
Remove obsolete screenshot
2022-03-01 22:14:44 +08:00
Andrew Gregory
edf8204ab8
Add files via upload
...
New screenshots
2022-03-01 22:13:52 +08:00
Andrew Gregory
5fc057f943
Update metadata.json
...
v0.06
2022-03-01 22:07:23 +08:00
Andrew Gregory
ad911cdb02
Update ChangeLog
...
v0.06
2022-03-01 22:06:49 +08:00
Andrew Gregory
87cfd379e8
Update app.js
...
Fix #12
Optimize graphics calls a bit
2022-03-01 22:02:13 +08:00
BartS23
7ce68ff66c
Make links to github absolute
...
otherwise they will not work in the apploader
2022-03-01 08:14:19 +00:00
Gordon Williams
bc8eecf998
fix lint warnings
2022-03-01 08:12:53 +00:00
Erik Andresen
955acf2696
gpsautotime: Set Bangle.js 2 compatible
2022-02-28 22:10:00 +01:00
Gordon Williams
52d54c9234
Remove BangleRun as it's unmaintained and no longer works nicely with PR #1052 for Typescript support
...
Remove Travis builds as we're now switching to GitHub actions
2022-02-28 13:10:55 +00:00
Gordon Williams
a375853e46
Merge branch 'master' of https://github.com/T0TProduction/BangleApps into T0TProduction-master
2022-02-28 13:09:44 +00:00
Peer David
f385d384c7
Merge branch 'espruino:master' into master
2022-02-28 12:03:28 +01:00
Gordon Williams
0b09d1dc70
Merge pull request #1520 from copoer/bangle2/edisonsball
...
[Edison's Ball] Updated for BangleJS 2
2022-02-28 10:04:35 +00:00
Gordon Williams
84ed2e5cdb
Merge pull request #1522 from myxor/circlesclock_v0.11
...
Circlesclock v0.11
2022-02-28 10:03:50 +00:00
Gordon Williams
cfb71fa21c
Merge pull request #1524 from DC959/master
...
Rolex: fix date font alignment and change font to match a real Rolex better
2022-02-28 10:03:24 +00:00
Gordon Williams
0694603831
Merge pull request #1518 from Stiralbios/master
...
TerminalClock: Change Activity to Motion
2022-02-28 10:02:30 +00:00
Gordon Williams
319d6c7fc1
Merge pull request #1519 from halemmerich/bthrv
...
Buzz on every measurement and longer if all are done
2022-02-28 10:02:03 +00:00
Gordon Williams
5c5f35e3c3
Merge pull request #1514 from dukky/patch-1
...
Fix Daisy Clock
2022-02-28 10:01:30 +00:00
Gordon Williams
1ca750db9f
Merge pull request #1515 from tjsilver/tjs-fix-typo
...
Fix typo in Time and Life shortName
2022-02-28 10:01:09 +00:00
Gordon Williams
6c4d38d6c6
Merge pull request #1504 from copoer/copoer/fix/local-contour-clock
...
[Contour Clock] Fix Locale
2022-02-28 09:58:30 +00:00
Daniel Cox
6ed617949b
Update metadata.json
2022-02-28 22:22:26 +13:00
DC959
08c9e519b9
Fix date alignment and change font to closer match Rolex
2022-02-28 22:11:19 +13:00
DC959
48d8fae37c
Fix date alignment and change font to closer match Rolex
2022-02-28 22:07:33 +13:00
Stergios Mekras
ac29a4f5a5
Fix battery color
2022-02-28 00:34:26 +01:00
Martin Boonk
4cff0792f6
Buzz on every measurement and longer if all are done
2022-02-27 23:08:37 +01:00
Marco H
8513f34f2a
Update changelog for v0.11
2022-02-27 18:23:47 +01:00
copoer
21dc7a074d
Fixed graphics
2022-02-27 10:19:07 -04:00
copoer
866cfb8c6b
Fixed graphics
2022-02-27 10:13:07 -04:00
copoer
505872f0b8
Fixed graphics
2022-02-27 10:10:28 -04:00
copoer
73aac6feab
Updated Edisons ball app to work on Bangle JS 2
2022-02-27 09:36:36 -04:00
Marco H
ab7b37338b
Better usage of available space
2022-02-27 12:15:35 +01:00
Stiralbios
35cad73a9c
Update terminalclock version
2022-02-26 20:01:53 +01:00
Stiralbios
31277cd20a
Replace 'Activity' with 'Motion' to be able to display motion true values
2022-02-26 19:51:43 +01:00
Stiralbios
d09e3c2ce1
Use Bangle.appRect
2022-02-26 19:45:35 +01:00
tjsilver
f2f2a271ec
fix typo in Time and Life shortName
2022-02-26 14:56:05 +00:00
David Peer
bffbe40290
Minor changes
2022-02-26 12:02:18 +01:00
David Peer
56a4cd0dff
Renaming of setTime to setTimer.
2022-02-26 11:55:35 +01:00
David Peer
fd3401bd23
Updated readme
2022-02-26 11:05:39 +01:00
David Peer
2124c2b0d4
Bugfix
2022-02-26 10:00:53 +01:00
David Peer
3bbbd8831c
Updated lcars and notanalog to also work if the widget is not installed. Then this functionality is not provided but the apps are not crashing. Also faster updates of the watch face in timer mode to show the correct time...
2022-02-26 09:53:38 +01:00
David Peer
777943e031
For watch faces we want to start at 0 rather than the last value that was set...
2022-02-26 09:36:29 +01:00
David Peer
ef31fd4f01
Added more functions to get the time, time str or remaining minutes.
2022-02-26 09:24:42 +01:00
David Peer
c6c86213d1
Add function to get the time rather than minutes only
2022-02-26 09:17:46 +01:00
David Peer
9daf898f1f
Show ceil of remaining minutes which is much easier to read.
2022-02-26 09:14:57 +01:00
smekras
728ac86aeb
Merge branch 'espruino:master' into feature/introduce_settings
2022-02-26 01:16:36 +01:00
copoer
fc740bbb1c
Added version
2022-02-25 17:14:20 -04:00
Andreas Holley
faf7cb8d6c
Update changelog
2022-02-25 21:13:17 +00:00
Andreas Holley
b31bc88351
Bump version
2022-02-25 21:11:59 +00:00
copoer
1af14f3f2c
Updated to use suggested function
2022-02-25 17:11:08 -04:00
Andreas Holley
b7035afa2f
Fix Daisy Clock
...
`"type": "clock"` was missing from metadata.json so the app couldn't be set as the clock through settings
2022-02-25 21:10:11 +00:00
Stergios Mekras
812c8ba7c1
Introduce settings
2022-02-25 21:54:38 +01:00
David Peer
2cc953e2b3
Updated readme
2022-02-25 18:58:35 +01:00
David Peer
217acc89aa
New icon
2022-02-25 18:23:22 +01:00
David Peer
6bce7594dc
Updated icons.
2022-02-25 18:13:01 +01:00
David Peer
b91eef9925
Minor changes
2022-02-25 18:07:35 +01:00
David Peer
6cfd764916
Improved documentation
2022-02-25 18:07:09 +01:00
David Peer
b8215908a6
Expose timer functions for other apps. Updated notanalog and lcars to use this lib.
2022-02-25 17:55:47 +01:00
Markus Laire
fa4a0fea3f
fix(widadjust): remove extra semicolon
2022-02-25 18:49:13 +02:00
Markus Laire
76363b8dc6
widadjust: add icon
2022-02-25 18:43:48 +02:00
David Peer
a03fdec826
Renaming
2022-02-25 17:14:19 +01:00
Markus Laire
38d6a95303
widadjust: add other files for v0.01
2022-02-25 17:53:04 +02:00
Markus Laire
bef3c32a9a
widadjust: add metadata.json
2022-02-25 17:51:31 +02:00
David Peer
6a085c11d7
Improvements of design and user feedback
2022-02-25 13:23:56 +01:00
Peer David
11522f7107
Merge branch 'espruino:master' into master
2022-02-25 12:38:28 +01:00
David Peer
fce875d18d
Merge branch 'master' of https://github.com/peerdavid/BangleApps
2022-02-25 12:38:17 +01:00
Marco H
0e850f3802
Bump version to 0.11
2022-02-25 09:46:03 +01:00
Marco H
8535b50a0d
Messages: icon for alarms
2022-02-25 09:44:34 +01:00
hughbarney
8424cc9150
Daisy - fixed metadata
2022-02-24 18:22:32 +00:00
hughbarney
64a94e87df
Merge remote-tracking branch 'upstream/master'
2022-02-24 18:20:39 +00:00
Gordon Williams
44f3e14009
Merge pull request #1508 from midnight4577/master
...
New app - Aperture Science Clock
2022-02-24 17:16:33 +00:00
Andrew
300bde3034
Made "Supports" an array
2022-02-24 08:45:31 -08:00
smekras
7b00beb5a3
Merge branch 'espruino:master' into master
2022-02-24 15:43:49 +01:00
Gordon Williams
f8167e7e10
Merge branch 'master' of github.com:espruino/BangleApps
2022-02-24 14:24:29 +00:00
Gordon Williams
2d9259db4c
Merge branch 'master' of https://github.com/nh-99/BangleApps into nh-99-master
...
Tweaks to do partial text redraw for scrolling - not everything
# Conflicts:
# apps/messages/app.js
# apps/messages/metadata.json
2022-02-24 14:24:06 +00:00
Richard de Boer
2353191df4
messages: Remove left-over debug statement
2022-02-24 15:08:56 +01:00
Gordon Williams
14b6004f1c
Update setUI to work with new Bangle.js 2v13 menu style
2022-02-24 11:33:05 +00:00
Gordon Williams
c291229df5
Merge branch 'master' of github.com:espruino/BangleApps
2022-02-24 11:01:41 +00:00
Gordon Williams
4143a5f105
0.05: Don't poll for GPS status, override setGPSPower handler ( fix #1456 )
2022-02-24 11:01:37 +00:00
Gordon Williams
2dc7c07a04
Merge pull request #1505 from myxor/messages_threema
...
Messages: Threema icon
2022-02-24 10:53:27 +00:00
Peer David
035c2a908b
Merge branch 'espruino:master' into master
2022-02-24 11:23:04 +01:00
Marco H
f3c0dfcdca
Change threema icon to 24x24px 1bit color
2022-02-24 11:19:35 +01:00
Andrew
a1e3db238e
Update README.md
2022-02-23 16:35:18 -08:00
Andrew
6d8cecc92b
Update README.md
2022-02-23 16:20:42 -08:00
hughbarney
48d2a08e83
Daisy - added settings menu
2022-02-23 23:50:49 +00:00
hughbarney
309818e20f
Merge remote-tracking branch 'upstream/master'
2022-02-23 23:21:22 +00:00
hughbarney
32671875c3
Daisy - added settings menu
2022-02-23 23:20:57 +00:00
David Peer
56880b96f6
Improvements and fixes
2022-02-23 21:53:27 +01:00
David Peer
e678892223
Bugfixes and improvements
2022-02-23 21:47:22 +01:00
Sven Klomp
7ce25c8774
Initial commit of widcw
...
widcw is a widget to display the current calendar week.
2022-02-23 21:28:10 +01:00
Andrew
f1fe1b4fe3
Update README.md
2022-02-23 11:58:24 -08:00
Andrew
f716f6fe40
Create README.md
2022-02-23 11:57:30 -08:00
Andrew
944560b123
added README.md
2022-02-23 11:46:14 -08:00
Andrew
b53289492d
Create metadata.json
2022-02-23 11:45:11 -08:00
Marco H
e3b558b1f0
Threema icon and color
2022-02-23 20:29:29 +01:00
David Peer
4cb1cf2ba4
Simpler UI
2022-02-23 20:10:09 +01:00
David Peer
254d69fce6
Added simple chrono widget with easier UI
2022-02-23 19:17:44 +01:00
copoer
da25e41805
Change log
2022-02-23 13:24:59 -04:00
copoer
792d9a3166
Local for time in contour clock
2022-02-23 13:18:12 -04:00
Gordon Williams
597d1172be
changelog tweak
2022-02-23 16:38:26 +00:00
Gordon Williams
582b00e08b
copy/paste error
2022-02-23 16:37:01 +00:00
Gordon Williams
d811398a59
oops - fix errors in prev commit
2022-02-23 16:36:25 +00:00
Gordon Williams
75694c9be1
change default background for dark theme to something a bit less extreme
2022-02-23 16:29:06 +00:00
Gordon Williams
79e434d0c2
color adjustment - all 'accented' background items are now bg2, only unread messages are bgH
2022-02-23 16:22:54 +00:00
Gordon Williams
a452887ba6
Fix settings wrapping code for new menu system
2022-02-23 16:11:34 +00:00
Gordon Williams
2f571f9600
Merge branch 'master' of github.com:espruino/BangleApps
2022-02-23 12:10:24 +00:00
Gordon Williams
0ef8ad6d5e
add simple interlaced font clock
2022-02-23 12:10:14 +00:00
Gordon Williams
3dace0be9a
Merge pull request #1500 from pkkpp/master
...
[7x7DotsClock] update v 0.02
2022-02-23 11:13:26 +00:00
pkkpp
d79915d67e
Update 7x7dotsclock.app.js
2022-02-23 11:49:19 +01:00
Gordon Williams
ffa5b96de6
messages +0.23: Change message colors to match current theme instead of using green
...
+ Now attempt to use Large/Big/Medium fonts, and allow minimum font size to be configured
2022-02-23 10:44:48 +00:00
pkkpp
ca1b94fa89
Update ChangeLog
2022-02-23 11:30:38 +01:00
pkkpp
040d765d94
Update 7x7dotsclock.settings.js
...
add yellow color
2022-02-23 11:28:56 +01:00
pkkpp
e08497fea9
Update metadata.json
...
Added screenshots
2022-02-23 11:24:30 +01:00
pkkpp
0a9516dee0
Add files via upload
2022-02-23 11:21:54 +01:00
pkkpp
b21da11e6c
Add files via upload
2022-02-23 11:21:10 +01:00
pkkpp
66e1fa4e2f
Update README.md
2022-02-23 10:45:35 +01:00
pkkpp
aa86b3ffdb
Update 7x7dotsclock.app.js
...
Add color yellow for minutes and seconds
Better color contrast for seconds
2022-02-23 10:44:16 +01:00
Stergios Mekras
29432bb9f8
Add screenshot
2022-02-23 09:24:33 +01:00
smekras
47aabd55b0
Merge branch 'espruino:master' into master
2022-02-23 09:13:52 +01:00
Gordon Williams
a31daa41f4
Merge pull request #1497 from Benjamin-6848/patch-1
...
3 Clock-Apps: Removed "wake LCD on face-up"
2022-02-23 08:10:20 +00:00
hughbarney
1053994f58
Daisy - first release
2022-02-22 23:46:23 +00:00
hughbarney
2690f92331
Merge remote-tracking branch 'upstream/master'
2022-02-22 23:19:25 +00:00
hughbarney
d050ffde67
Daisy - first release
2022-02-22 23:19:02 +00:00
Andrew
9760d7eb54
Update ChangeLog
2022-02-22 14:43:35 -08:00
Andrew
d2f7260065
added more quotes
2022-02-22 14:42:59 -08:00
Andrew
a1627605b6
Bugfixes
...
Fixed issues with drawing of the quotes
2022-02-22 14:40:26 -08:00
hughbarney
e9fbbe3c58
Daisy updates
2022-02-22 22:06:34 +00:00
Benjamin_6848
2a158db573
Update metadata.json
2022-02-22 19:00:57 +01:00
Benjamin_6848
207dfd5b19
Update ChangeLog
2022-02-22 19:00:34 +01:00
Benjamin_6848
79f4f50b7e
Update metadata.json
2022-02-22 18:59:46 +01:00
Benjamin_6848
c1b9d08a29
SlidingText-Clock: Removed "wake LCD on face-up"
...
Removed "wake LCD on face-up"-feature of SlidingText-Clock: A watch-face should not set things like "wake LCD on face-up".
If you want, that the LCD get activated when facing up, go to Settings > System > LCD > Wake on FaceUp.
2022-02-22 18:58:13 +01:00
Benjamin_6848
6156715f82
Update ChangeLog
2022-02-22 18:53:56 +01:00
Benjamin_6848
d0ad38085b
Crow-Clock: Removed "wake LCD on face-up"
...
Removed "wake LCD on face-up"-feature of Crow-Clock: A watch-face should not set things like "wake LCD on face-up".
If you want, that the LCD get activated when facing up, go to Settings > System > LCD > Wake on FaceUp.
2022-02-22 18:53:30 +01:00
Benjamin_6848
2a87c5f23d
Update metadata.json
2022-02-22 18:50:34 +01:00
Benjamin_6848
b7b64f6204
Update ChangeLog
2022-02-22 18:50:07 +01:00
Benjamin_6848
1db240092c
MatrixClock: Removed "wake LCD on face-up"
...
Removed "wake LCD on face-up"-feature of MatrixClock: A watch-face should not set things like "wake LCD on face-up".
If you want, that the LCD get activated when facing up, go to Settings > System > LCD > Wake on FaceUp.
2022-02-22 18:46:56 +01:00
smekras
d5a8f63400
Add files via upload
2022-02-22 17:03:12 +01:00
smekras
1f1cd95d5a
Delete app.png
2022-02-22 17:02:53 +01:00
smekras
889c265baf
Update app-icon.js
2022-02-22 17:01:55 +01:00
smekras
f698db3612
Update app-icon.js
2022-02-22 16:46:41 +01:00
smekras
a07b502e0f
Update app-icon.js
2022-02-22 16:43:04 +01:00
smekras
f5f0cde902
Add files via upload
2022-02-22 16:37:33 +01:00
smekras
c5eda52a11
Delete app.png
2022-02-22 16:37:09 +01:00
smekras
c7459aa962
Update app-icon.js
2022-02-22 16:32:58 +01:00
smekras
f067ee03be
Update app-icon.js
2022-02-22 16:29:22 +01:00
smekras
994a9fa83f
Add supports and emulator entries
2022-02-22 16:17:14 +01:00