1
0
Fork 0
Commit Graph

1010 Commits (d428c99bd50c3b0c86c0667b2972b56c1eeb2dca)

Author SHA1 Message Date
v1nc d4ae51cf22 swap colors 2020-05-07 20:10:27 +02:00
v1nc c091db0d68 add settings for move and sit time 2020-05-07 20:03:11 +02:00
v1nc dbf57058d0 change colors and interval time 2020-05-07 19:38:34 +02:00
v1nc 6e412abba0 rename + fix typos 2020-05-07 19:13:41 +02:00
v1nc c05477ad54 use interval instead of timeout 2020-05-07 18:15:42 +02:00
v1nc a8adf39be0 add stepup 2020-05-07 18:02:49 +02: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 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 4549793d25 Fix alignment of fonts error 2020-05-06 21:25:18 +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
Francesco Bedussi 511831fc46 feat: reset with gesture 2020-05-05 23:24:23 +02: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
Bzly 3e29d6c5d9
Clearer changelog message 2020-05-04 20:46:24 +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 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 0d9eeab613 aclock: Fix broken date padding (fix #376) 2020-05-04 10:23:25 +01:00
Gordon Williams cdfeaf6f61
Merge branch 'master' into release/largeclock 2020-05-04 08:32:04 +01:00
Gordon Williams 0f8742a841 Merge branch 'master' of github.com:espruino/BangleApps 2020-05-04 08:29:55 +01:00
Gordon Williams f9ec4ebe68 Rename timer -> simpletimer 2020-05-04 08:29:12 +01:00
Gordon Williams 5b788fbc96 Merge branch 'release/timer' of https://github.com/fbedussi/BangleApps into fbedussi-release/timer 2020-05-04 08:28:06 +01:00
Gordon Williams b8ed7d6ca1
Merge pull request #375 from ps-igel/upstreamMerge
numerals clock: fixed settings issue
2020-05-04 08:23:54 +01:00
ps-igel 3dad58f289 numerals clock: fixed settings issue 2020-05-04 00:32:29 +02:00
Francesco Bedussi a15a049b94 feat: add large clock 2020-05-03 21:12:28 +02:00
Francesco Bedussi 418ce714f9 feat: add timer app 2020-05-02 13:45:22 +02:00
Will Murray f4a2f518f3
Merge pull request #2 from espruino/master
Pull from upstream
2020-05-01 19:14:09 +01:00