Gordon Williams
411ca69c56
Merge pull request #2044 from BartS23/thumbnailer
...
[thumbnailer.js] Output app name, reset lcd and intervals
2022-07-14 12:46:37 +01:00
Gordon Williams
1be93fe5e3
Merge pull request #2045 from pebl-hank/master
...
Adopted for BangleJS2
2022-07-14 09:13:17 +01:00
Hank
0902a3a5ec
Adopted for BangleJS2
2022-07-14 08:17:33 +02:00
BartS23
bf2613c440
Output app name, reset lcd and intervals
...
flow app sets LCDMode to 120x120 wich will break image export (TypeError: FUNCTION_TABLE[(HEAPU8[(($0 + 52) | 0)] | (HEAPU8[(($0 + 53) | 0)] << 8) | ((HEAPU8[(($0 + 54) | 0)] << 16) | (HEAPU8[(($0 + 55) | 0)] << 24)))] is not a function)
Some applications use a very short timeout, which also break the export.
2022-07-13 21:23:33 +02:00
Gordon Williams
0f25f341d4
Merge pull request #2028 from myxor/apgsdata_v0.02
...
AGPSdata v0.02: Load AGPS data on app start and automatically in background
2022-07-12 16:34:04 +01:00
Gordon Williams
1fef8cf425
Merge pull request #2042 from BartS23/thumbnailer
...
[thumbnailer.js] Require espruinotools as Espruino
2022-07-12 16:02:15 +01:00
BartS23
5f4db2e78c
Don't treat "Uncaught Storage Updated!" as error
2022-07-12 14:14:49 +02:00
Gordon Williams
64ee251677
Merge pull request #2041 from pebl-hank/master
...
Adopted for BJS1
2022-07-12 12:53:59 +01:00
Hank
1a5e7794f6
BTN improvement
2022-07-12 13:51:20 +02:00
BartS23
b580fa2f84
Require espruinotools as Espruino
...
To avoid the error below:
ReferenceError: Espruino is not defined
at parseJS (eval at <anonymous> (/home/romek/Bangle/BangleApps/bin/thumbnailer.js:43:1), <anonymous>:95:5)
at eval (eval at <anonymous> (/home/romek/Bangle/BangleApps/bin/thumbnailer.js:43:1), <anonymous>:166:37)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Promise.all (index 0)
2022-07-12 13:46:25 +02:00
Hank
29e2387e4a
Tabs
2022-07-12 12:53:02 +02:00
Hank
0aa5d76cbf
Tabs
2022-07-12 12:51:37 +02:00
Hank
efdacb23c0
Adopted for BJS1
2022-07-12 12:48:30 +02:00
Gordon Williams
2d2aff8a11
Merge pull request #2040 from myxor/widgps_0.07
...
GPS Widget: Alternative marker icon (configurable via settings)
2022-07-12 10:28:38 +01:00
Marco Heiming
630f5d5011
Merge branch 'widgps_0.07' of https://github.com/myxor/BangleApps into widgps_0.07
2022-07-12 11:26:02 +02:00
Marco H
67886838f8
Use 1-bit icons
2022-07-12 11:25:39 +02:00
Marco H
8fc24cb63c
Update README.md
2022-07-12 10:40:02 +02:00
Gordon Williams
f79b3f7394
Merge pull request #2039 from pebl-hank/master
...
Taking care of the readme files
2022-07-12 09:37:55 +01:00
Marco H
f532bcb5be
Use white icons when dark theme is enabled
2022-07-12 10:13:58 +02:00
Marco H
3207c73b4f
Alternative marker icon (configurable via settings)
2022-07-12 09:25:27 +02:00
Hank
7090817fa0
Taking care of the readme files
2022-07-12 07:12:54 +02:00
Gordon Williams
d831b906a4
Merge pull request #2038 from deirdreobyrne/widdst_v0.02
...
widdst - checks firmware; E.setDST(...) moved to boot.js
2022-07-11 15:48:00 +01:00
deirdreobyrne
2f940d901e
Checks firmware; E.setDST(...) moved to boot.js
2022-07-11 14:37:09 +01:00
Marco H
d537fc5d73
Add setting for GNSS type
2022-07-11 13:39:14 +02:00
Gordon Williams
c68fb80071
update desc
2022-07-11 12:13:30 +01:00
Gordon Williams
cf737d4dbe
Merge pull request #2037 from deirdreobyrne/widdst
...
Widget to set dst rules
2022-07-11 12:12:21 +01:00
Gordon Williams
d0ad75b5fa
Merge pull request #2032 from LeonMatthes/hide-alarms
...
[Alarms & Timers] Allow hiding timers/alarms
2022-07-11 12:06:49 +01:00
Gordon Williams
1f6424d172
Merge pull request #2036 from fewieden/feature/add-more-ios-apps
...
[ios & messages] Added more iOS apps
2022-07-11 10:20:10 +01:00
Gordon Williams
ae06a5d696
Merge pull request #2035 from awkirk71/master
...
Matrix Clock: Fixing non dark color themes
2022-07-11 10:19:30 +01:00
Gordon Williams
11a7854015
Merge pull request #2033 from pebl-hank/master
...
Drink counter Demo
2022-07-11 10:18:28 +01:00
deirdreobyrne
9d2867a443
Widget to set dst rules
2022-07-10 19:13:46 +01:00
Felix Wiedenbach
1229029d5e
Reorders bundleIds alphabetically
2022-07-10 18:26:50 +02:00
Felix Wiedenbach
f10ac1f54e
Adds new app colors and icons
2022-07-10 18:19:37 +02:00
Felix Wiedenbach
2888c6d85f
fixes typo
2022-07-10 17:32:25 +02:00
Felix Wiedenbach
474c7b16b7
adds more app colors
2022-07-10 17:32:07 +02:00
Felix Wiedenbach
d09e8be58f
converts more bundleIds to app titles
2022-07-10 17:26:50 +02:00
Hank
947f5afdc9
Added Screenshot
2022-07-10 11:16:58 +02:00
Hank
631f435ec4
Improving image - disable logging
2022-07-10 11:14:03 +02:00
Hank
f4fb4cd12f
Fix init setting
2022-07-09 20:10:27 +02:00
Hank
17e3cc71cc
Adding more description
2022-07-09 20:05:24 +02:00
Hank
3c32810162
Adding status file to metadata
2022-07-09 20:03:20 +02:00
Hank
874320cb63
Fixes
2022-07-09 19:58:39 +02:00
Hank
3fe261821d
Fixes
2022-07-09 19:55:54 +02:00
Hank
9430b2faef
0.20: Added status saving
2022-07-09 19:23:22 +02:00
Hank
efdff0f4a4
0.15 - first working version
2022-07-09 17:20:14 +02:00
awkirk71
9b55fc2394
Merge branch 'espruino:master' into master
2022-07-09 14:32:10 +01:00
adrian w kirk
bbf94f862e
matrix clock: typo in config
2022-07-09 14:23:57 +01:00
adrian w kirk
38be324bd9
Matrix Clock: Resized screen images
2022-07-09 14:21:14 +01:00
lu713691
984d91ed0c
Matrix Clock: Updating documentation
2022-07-09 14:05:45 +01:00
Hank
570bec09ff
Merge branch 'DrinkCounter'
2022-07-08 18:50:18 +02:00