xxDUxx
|
296919571d
|
Merge branch 'espruino:master' into master
|
2022-08-02 16:38:54 +02:00 |
xxDUxx
|
ce13da02d5
|
Merge pull request #16 from xxDUxx/development
Development
|
2022-08-02 16:34:33 +02:00 |
xxDUxx
|
ad54958edd
|
Update widalt.wid.js
|
2022-08-02 16:33:27 +02:00 |
xxDUxx
|
3832eaa6ae
|
Update widalt.wid.js
|
2022-08-02 16:24:44 +02:00 |
xxDUxx
|
5023dc09d9
|
Update widalt.wid.js
|
2022-08-02 16:24:09 +02:00 |
xxDUxx
|
826064bfc1
|
Update widalt.settings.js
|
2022-08-02 16:15:40 +02:00 |
xxDUxx
|
0fd544477c
|
Merge pull request #15 from xxDUxx/development
Update widalt.wid.js
|
2022-08-02 14:48:08 +02:00 |
xxDUxx
|
9fb6c1b36f
|
Update widalt.wid.js
|
2022-08-02 14:46:41 +02:00 |
xxDUxx
|
74905fe41a
|
Merge pull request #14 from xxDUxx/development
Development
|
2022-08-02 13:56:34 +02:00 |
xxDUxx
|
8b3a13d996
|
Update metadata.json
|
2022-08-02 13:55:31 +02:00 |
xxDUxx
|
d444d55372
|
Update metadata.json
|
2022-08-02 13:52:38 +02:00 |
xxDUxx
|
8cd62f0270
|
Create ChangeLog
|
2022-08-02 13:49:52 +02:00 |
xxDUxx
|
0ddb0ca799
|
Update widalt.wid.js
|
2022-08-02 13:48:47 +02:00 |
xxDUxx
|
974b1238da
|
Create widalt.settings.js
|
2022-08-02 13:46:41 +02:00 |
xxDUxx
|
4587b98ee6
|
Add files via upload
|
2022-08-02 13:44:55 +02:00 |
Gordon Williams
|
73bafd4b5d
|
0.02: Add 'pre' code that can erase the device
Wait more between sending code snippets
Now force use of 'Storage' (assume 2v00 or later)
|
2022-08-02 11:28:14 +01:00 |
xxDUxx
|
3c5e21a9fc
|
Create README.md
|
2022-08-02 10:41:15 +02:00 |
xxDUxx
|
ab1bf03178
|
Create metadata.json
|
2022-08-02 10:39:45 +02:00 |
xxDUxx
|
9bf672f28e
|
Create widalt.wid.js
|
2022-08-02 09:27:26 +02:00 |
Gordon Williams
|
2288b4d029
|
StorageFile.write doesn't take an offset/length
fix https://github.com/espruino/BangleApps/issues/2068
|
2022-08-01 15:50:28 +01:00 |
Gordon Williams
|
2b514addb2
|
android 0.15: Allow method/body/headers to be specified for `http` (needs Gadgetbridge 0.68.0b or later)
|
2022-08-01 10:19:59 +01:00 |
Gordon Williams
|
52c18b9822
|
Merge pull request #2069 from glemco/master
agenda: disable past events display from settings
|
2022-08-01 09:01:13 +01:00 |
Gabriele Monaco
|
a25ec8b133
|
agenda: disable past events display from settings
|
2022-07-31 16:09:25 +02:00 |
xxDUxx
|
b7baf9ed3f
|
Update app.js
|
2022-07-31 11:16:18 +02:00 |
Gordon Williams
|
51bb637572
|
Merge pull request #2066 from rigrig/fix-weather-clockiness
weather: don't mark app as CLOCK.
|
2022-07-29 08:07:41 +01:00 |
Richard de Boer
|
929c6171d6
|
weather: don't mark app as CLOCK.
This matters for widgets that hide themselves for clocks
|
2022-07-28 21:48:09 +02:00 |
Gordon Williams
|
8efcb22ec4
|
quick image clock tweaks - give up on 3bpp images as palette handling (rendering 3->8bpp) makes it tricky
|
2022-07-28 17:05:44 +01:00 |
Gordon Williams
|
6c46718acf
|
custom image clock for bangle.js 2
|
2022-07-28 15:15:06 +01:00 |
Gordon Williams
|
1c261bea03
|
Merge pull request #2065 from rigrig/improve-messages-memory
messages: improve memory usage
|
2022-07-28 08:45:22 +01:00 |
Gordon Williams
|
bbe21b129f
|
Merge pull request #2064 from rigrig/fix-widcw-memory-leak
widcw: fix memory leak
|
2022-07-28 08:43:34 +01:00 |
Gordon Williams
|
11a03bfb82
|
Merge pull request #2063 from qucchia/typescript-2
Move tsconfig.json
|
2022-07-28 08:42:57 +01:00 |
Gordon Williams
|
a751c0cca5
|
Merge pull request #2062 from qucchia/typescript
Typescript
|
2022-07-28 08:38:39 +01:00 |
Richard de Boer
|
b854e58a96
|
messages: improve memory usage
Clear `layout` when going back from message to list
|
2022-07-27 20:08:47 +02:00 |
Richard de Boer
|
ded3b25d3e
|
widcw: fix memory leak
Repeated redrawing would create multiple redraw-timeouts
|
2022-07-27 19:45:40 +02:00 |
qucchia
|
667684def0
|
Move tsconfig.json
|
2022-07-27 17:48:12 +02:00 |
qucchia
|
66eba7ec02
|
TypeScript: Update types
|
2022-07-27 17:42:20 +02:00 |
qucchia
|
0c2abfb7e1
|
TypeScript: Refer to Espruino README
|
2022-07-27 17:41:59 +02:00 |
Gordon Williams
|
489582ee91
|
shownearby: 0.02: Ensure we reset advertising after exiting so the watch can be connected to!
|
2022-07-27 10:17:12 +01:00 |
Gordon Williams
|
91728c147f
|
Big refactor to attempt to merge all the waypoints code into one place. At least 3 apps had basically identical interface.html files, and yet wpmoto had a great map-based editor.
|
2022-07-26 16:14:04 +01:00 |
Gordon Williams
|
e9fdb1dee5
|
Merge branch 'master' of github.com:espruino/BangleApps
|
2022-07-26 14:54:58 +01:00 |
Gordon Williams
|
66fa53b809
|
Add check for files expected in certain app types - remove warnings about `textinput`
|
2022-07-26 14:54:34 +01:00 |
Gordon Williams
|
7693849111
|
Merge pull request #2061 from xxDUxx/master
bugfixes, new vario display
|
2022-07-26 13:51:54 +01:00 |
xxDUxx
|
457766edf6
|
Update app.js
|
2022-07-26 14:24:06 +02:00 |
xxDUxx
|
efa50f5d9b
|
Update app.js
|
2022-07-26 14:19:51 +02:00 |
xxDUxx
|
e8d50c6b0d
|
Update metadata.json
|
2022-07-26 14:18:41 +02:00 |
xxDUxx
|
636f6f17a0
|
Update ChangeLog
|
2022-07-26 14:18:26 +02:00 |
xxDUxx
|
79066f2086
|
Update app.js
|
2022-07-26 14:17:37 +02:00 |
xxDUxx
|
fa8493a634
|
Update app.js
|
2022-07-26 14:11:16 +02:00 |
Gordon Williams
|
8404ae5cc8
|
Make getting device data more resilient to extra data being sent on the console during connection
|
2022-07-26 10:00:43 +01:00 |
Gordon Williams
|
db956fcb46
|
Fix issue where BLE compatibility mode checkbox didn't show the current state
|
2022-07-26 09:58:54 +01:00 |