Martin Boonk
|
8a49ca06ab
|
owmweather - Update readme and metadata
|
2022-07-02 15:29:04 +02:00 |
Martin Boonk
|
3132dcb46e
|
owmweather - Add settings
|
2022-07-02 15:24:46 +02:00 |
Martin Boonk
|
27062fdbc0
|
owmweather - Get weather on boot if older than refresh period
|
2022-07-02 15:24:11 +02:00 |
Martin Boonk
|
37df546df0
|
owmweather - Correctly handle the http promise
|
2022-07-02 14:29:29 +02:00 |
Martin Boonk
|
7a7499d20e
|
owmweather - Only start new request if not already waiting for one
|
2022-07-02 12:25:04 +02:00 |
Martin Boonk
|
d7f34c5cab
|
owmweather - Use new Bangle.http api
|
2022-07-02 12:19:40 +02:00 |
Martin Boonk
|
8e788a608a
|
Initial proof of concept
|
2022-07-02 12:02:04 +02:00 |
Gordon Williams
|
72f5769486
|
fix clear amount
|
2022-07-01 11:07:22 +01:00 |
Gordon Williams
|
20d5bae555
|
bthrm 0.11: App now shows status info while connecting
+ Fixes to allow cached BluetoothRemoteGATTCharacteristic to work with 2v14.14 onwards (>1 central)
|
2022-07-01 11:01:27 +01:00 |
Gordon Williams
|
ae3f61b13c
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-07-01 08:10:36 +01:00 |
Gordon Williams
|
44905c795e
|
include sched in installed apps - bin/firmwaremaker_c.js
|
2022-07-01 08:10:29 +01:00 |
Gordon Williams
|
14f5602b88
|
Merge pull request #2007 from peerdavid/master
[BW Clock] Improved Menu
|
2022-06-30 09:05:35 +01:00 |
David Peer
|
157135242c
|
Minor change
|
2022-06-29 22:13:03 +02:00 |
David Peer
|
1cc51c470a
|
Minor changes
|
2022-06-29 22:10:20 +02:00 |
David Peer
|
fe9e982306
|
Minor design improvements
|
2022-06-29 22:03:10 +02:00 |
David Peer
|
d169dd94ec
|
Minor improvement
|
2022-06-29 19:43:15 +02:00 |
David Peer
|
4a6bfad90d
|
Minor change
|
2022-06-29 19:36:00 +02:00 |
David Peer
|
a840b1a14a
|
Change charging icon
|
2022-06-29 19:35:45 +02:00 |
David Peer
|
7759297538
|
Minor improvement for charging state
|
2022-06-29 19:33:23 +02:00 |
David Peer
|
b5e691a538
|
Stability improvement
|
2022-06-29 19:25:34 +02:00 |
David Peer
|
3bf5407dff
|
Minor improvement
|
2022-06-29 19:15:00 +02:00 |
David Peer
|
f343195f14
|
Verison 0.12 - Implements a 2D menu.
|
2022-06-29 19:14:00 +02:00 |
Gordon Williams
|
828f9821ad
|
Fix issue caused by minification (moving the declaration of 'var btnList/a' into an 'if' statement). Now we can use 'let' and the minifier doesn't try and do stupid things with that
|
2022-06-29 09:16:45 +01:00 |
Gordon Williams
|
9a3e2bc194
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-06-28 15:32:10 +01:00 |
Gordon Williams
|
85dad61386
|
android 0.13: Added Bangle.http function (see Readme file for more info)
|
2022-06-28 15:31:57 +01:00 |
Gordon Williams
|
67a5453118
|
Merge pull request #2006 from myxor/widbaroalarm_v0.06
Widget Barometeralarm: Fix exception
|
2022-06-28 15:20:06 +01:00 |
Gordon Williams
|
95693e3a16
|
Merge pull request #1872 from TheGLander/icon-notifs
messages: Add message icons to the widget
|
2022-06-28 14:45:14 +01:00 |
Gordon Williams
|
6ad485c628
|
Fix issue with >1 layout button on Bangle.js 2: http://forum.espruino.com/conversations/377235/#comment16576403
|
2022-06-28 13:39:46 +01:00 |
Lubomir
|
f3d3091706
|
Remove pointless functions
|
2022-06-28 22:27:22 +10:00 |
Lubomir
|
23086cc0df
|
Merge branch 'master' into icon-notifs
|
2022-06-28 22:27:06 +10:00 |
Marco Heiming
|
233b0dc8fc
|
Fix exception
|
2022-06-28 13:00:26 +02:00 |
Gordon Williams
|
fe707c335e
|
Add (hopefully!) github actions compatible error messages so we get files marked
|
2022-06-28 11:51:25 +01:00 |
Gordon Williams
|
d34fe36331
|
Merge pull request #2004 from CarlR9/master
Add files via upload
|
2022-06-28 11:15:06 +01:00 |
CarlR9
|
6c6e9b141d
|
Add files via upload
|
2022-06-28 22:01:54 +12:00 |
Gordon Williams
|
f9f8cfe29f
|
Merge pull request #1975 from trufae/kw2
Release kanawatch 0.03
|
2022-06-28 10:23:13 +01:00 |
Gordon Williams
|
513f581fc0
|
Merge pull request #1990 from myxor/widbaroalarm_v0.05
WidBaroAlarm v0.05
|
2022-06-28 10:21:42 +01:00 |
Gordon Williams
|
b2f516c0c0
|
Merge pull request #2002 from CarlR9/master
Updated Screenlock
|
2022-06-28 10:21:16 +01:00 |
Gordon Williams
|
596a8183c0
|
fixing versions/etc o remove lint warnings
|
2022-06-28 10:19:29 +01:00 |
Gordon Williams
|
42202a2a8b
|
Merge pull request #2003 from peerdavid/master
[InfoApp] Show Total, Free and Trash, I also added the file counts (fileCount, trashCount)
|
2022-06-28 10:01:16 +01:00 |
Gordon Williams
|
76929bf03a
|
Merge pull request #2001 from blogmywiki/master
Upadte MacWatch README files
|
2022-06-28 09:48:52 +01:00 |
David Peer
|
72870d6d6c
|
Minor design changes
|
2022-06-28 10:10:46 +02:00 |
David Peer
|
81aac3b164
|
Performance improvements BW clock.
|
2022-06-28 10:08:52 +02:00 |
Peer David
|
c0375d732a
|
Merge branch 'espruino:master' into master
|
2022-06-28 09:54:19 +02:00 |
David Peer
|
a7e99ede91
|
Update 0.03 - Show storage stats for free, used and trash
|
2022-06-28 09:53:59 +02:00 |
Gordon Williams
|
0fadb39ae9
|
Merge pull request #2000 from peerdavid/master
Refactoring and improvements of HomeAssistant, BWClock and Info App.
|
2022-06-28 08:21:01 +01:00 |
Gordon Williams
|
b8dcdf9348
|
Merge pull request #1977 from trufae/taba2
tabanchi v0.03
|
2022-06-28 08:17:58 +01:00 |
Marco Heiming
|
579e57f82e
|
Do not show widget at wrong position
Better readability of IF statement
|
2022-06-28 08:41:12 +02:00 |
CarlR9
|
f308ee7802
|
Add files via upload
|
2022-06-28 12:06:11 +12:00 |
CarlR9
|
3ead5bbcac
|
Add files via upload
|
2022-06-28 11:59:08 +12:00 |
pancake
|
98bc3bf9bd
|
minor fies
|
2022-06-28 01:56:11 +02:00 |