v1nc
2f87efe98c
fix typo
2020-05-08 00:58:21 +02:00
v1nc
d2fc5d30a5
Fixed github links for apps for foked launchers
...
Github links for apps are statically linked to github.com/espruino.
These links are wrong if you run a fork App Launcher, probably with unpublished apps.
I added onClick eventListeners for every github link that generate the right url, if the launcher is not accessed via the main domain.
2020-05-07 22:44:01 +00:00
Gordon Williams
92c517e22f
Merge pull request #391 from v1nc/find-phone
...
New App: Find Phone - find your phone via GadgetBridge
2020-05-07 16:07:57 +01:00
v1nc
9c21cbe2e8
add findphone version 0.01
2020-05-07 16:33:11 +02:00
Gordon Williams
31a58a15a4
Add {msb:true} so that on new builds, color is correct for 16 bit
2020-05-07 11:52:15 +01:00
Gordon Williams
9b08134515
Add option for 16 bit images
2020-05-07 10:20:09 +01:00
Gordon Williams
20ddb0cb44
drop chunk size again - too tight
2020-05-07 10:19:57 +01:00
Gordon Williams
0541a66640
* Included image and compression tools in repo
...
* Added better upload of large files (incl. compression)
2020-05-07 10:04:24 +01:00
Gordon Williams
5b6d4e9956
allow custom images
2020-05-07 09:27:28 +01:00
Gordon Williams
d6e2295c8c
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-07 08:22:41 +01:00
Gordon Williams
e8d5394ee5
Update speedo to use localised speed
2020-05-07 08:21:12 +01:00
Gordon Williams
3745b83caf
Merge pull request #388 from flautrup/master
...
Adding support for HR indication
2020-05-07 08:08:48 +01:00
Gordon Williams
139b7cb6d6
Merge pull request #390 from nxdefiant/master
...
Speedo app: Allow widgets
2020-05-07 07:56:33 +01:00
Erik Andresen
3dcd5820fc
Speedo app: Allow widgets
...
This allows e.g. GPS Recorder to work in the background while running Speedo
2020-05-07 07:23:20 +02:00
Fredrik Lautrup
58b5b377a9
Merge pull request #5 from flautrup/ht_indication
...
Fix alignment of fonts error
2020-05-06 21:27:33 +02:00
Fredrik Lautrup
4549793d25
Fix alignment of fonts error
2020-05-06 21:25:18 +02:00
Fredrik Lautrup
352ea14eed
Merge pull request #4 from flautrup/ht_indication
...
HR indication
2020-05-06 20:58:05 +02:00
Fredrik Lautrup
092848f527
Updated with turning of HR monitor with display
2020-05-06 20:56:40 +02:00
Gordon Williams
8ad50eccf1
imgclock: Add configurable color - and 'this is fine.'
2020-05-06 13:53:22 +01:00
Gordon Williams
67135a3224
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-06 11:04:04 +01:00
Gordon Williams
f1f1f11158
Added image background clock
2020-05-06 11:03:04 +01:00
Gordon Williams
ec8950c230
more tidying
2020-05-06 10:09:03 +01:00
Gordon Williams
39b7569d8d
tidying custom apps
2020-05-06 09:59:28 +01:00
Gordon Williams
620cdc1de1
tidying up beer & poi compass like in last qr code commit
2020-05-06 09:55:14 +01:00
Gordon Williams
f5480bfa0f
Tidy up QR code customiser. No change to app, but now we don't have to store icon in HTML
2020-05-06 09:50:47 +01:00
Gordon Williams
97fe078d56
Merge pull request #384 from fbedussi/release/simpletimer
...
feat: reset with gesture
2020-05-06 07:54:59 +01:00
Francesco Bedussi
511831fc46
feat: reset with gesture
2020-05-05 23:24:23 +02:00
Gordon Williams
c2f9e7bf6f
Merge pull request #383 from tomgidden/master
...
Beebclock
2020-05-05 14:34:16 +01:00
Tom Gidden
06149002d7
Beebclock
2020-05-05 14:15:13 +01:00
Gordon Williams
a8953f40ea
remove some sanity check warnings
2020-05-05 13:43:59 +01:00
Gordon Williams
3b14b2d5ba
Speed updates
2020-05-05 13:42:27 +01:00
Gordon Williams
7d8d1a8f6f
Add "ram" keyword to allow 2v06 Espruino builds to cache function that needs to be fast
...
Fix issue where first digit could get stuck going from "2x:xx" to " x:xx" (fix #365 )
also remove accidental commit
2020-05-05 13:41:30 +01:00
Gordon Williams
69a4c7ce74
Merge branch 'master' of github.com:espruino/BangleApps
2020-05-05 11:39:31 +01:00
Gordon Williams
87cf91d80e
Allow scrolling to wrap around ( fix #382 )
2020-05-05 11:39:21 +01:00
Gordon Williams
f0ed46c59b
Merge pull request #379 from Bzly/master
...
Stop impwclock from flashing every interval
2020-05-05 08:28:09 +01:00
Bzly
3e29d6c5d9
Clearer changelog message
2020-05-04 20:46:24 +01:00
Bzly
7c7e995e5c
Increment impwclock version number
2020-05-04 20:42:20 +01:00
Bzly
c72bb4eb74
Create ChangeLog
2020-05-04 20:38:13 +01:00
Fredrik Lautrup
91655769ae
Fix to use less resources when not needed.
2020-05-04 21:31:19 +02:00
Bzly
ab321e5e86
Remove display flash every interval
...
Add variable to remember previous value of hidx, and check to see if it has changed before we redraw the watchface
2020-05-04 20:31:12 +01:00
Fredrik Lautrup
58dace760f
Merge pull request #3 from flautrup/ht_indication
...
Ht indication
2020-05-04 21:13:21 +02:00
Fredrik Lautrup
19f68b6ec6
Fixed possitioning
2020-05-04 21:11:03 +02:00
Fredrik Lautrup
ce2220def5
Fixed color and styling on HR monitor
2020-05-04 19:28:53 +02:00
Fredrik Lautrup
ad17efd39b
Merge remote-tracking branch 'upstream/master' into ht_indication
2020-05-04 18:50:50 +02:00
Gordon Williams
0dbbce2134
Detect out of memory errors and draw them onto the bottom of the screen in red
2020-05-04 15:06:36 +01:00
Gordon Williams
25d824fa6c
Add very rough CLI apploader
2020-05-04 14:09:38 +01:00
Gordon Williams
8c9233d27f
Fix firmwaremaker.js regression under Node.js
2020-05-04 14:07:17 +01:00
Gordon Williams
11b9069416
keywords
2020-05-04 13:21:16 +01:00
Gordon Williams
0d9eeab613
aclock: Fix broken date padding ( fix #376 )
2020-05-04 10:23:25 +01:00
Gordon Williams
7c870a304f
Don't produce errors for duplicate files if they are for tensorflow
2020-05-04 09:32:50 +01:00