Commit Graph

15788 Commits (b3d251f681b45c671db54f14f78aa58da897e2e5)

Author SHA1 Message Date
Gordon Williams b616675246
Merge pull request #2740 from stweedo/master
Update interface.html - shadowclk
2023-05-11 13:27:23 +01:00
Gordon Williams 19bd1da0fe minor tweak 2023-05-11 12:46:20 +01:00
Gordon Williams 9b84ada7b2 added pebble++ - pebble clock with clockinfo 2023-05-11 12:38:51 +01:00
Gordon Williams cde3818815 clockinfo 0.03: Reported image for battery now reflects charge level 2023-05-11 12:38:27 +01:00
Gordon Williams ef1f4e4064 add magnetometer clock info 2023-05-11 10:28:33 +01:00
Gordon Williams 0e05d97056 example update 2023-05-11 10:27:27 +01:00
stweedo 482af03edf
Fixes default settings not being used 2023-05-11 04:03:49 -05:00
stweedo 123cd79a5d
Fixes broken suffix 2023-05-11 03:36:06 -05:00
Gordon Williams d53536bb21
Merge pull request #2742 from bobrippling/sched-tweaks
Tweaks to sched.d.ts to type-check the docs example
2023-05-11 09:35:57 +01:00
Gordon Williams 7b3dfee1db
Merge pull request #2728 from bobrippling/drained-fixes
`drained`: align clock and permit boot exceptions
2023-05-11 09:23:00 +01:00
stweedo c971a7cd0e
fixes broken 12hr format 2023-05-11 02:32:27 -05:00
stweedo 1f35b08ee0
Update app.js
Fixed bug in leading zero logic
2023-05-11 00:42:32 -05:00
stweedo 81d7720826
Merge branch 'espruino:master' into master 2023-05-10 23:14:54 -05:00
stweedo f7c5051bfa
v0.03 update - new settings 2023-05-10 20:15:39 -05:00
stweedo fb3e036ebd
Delete icon.png 2023-05-10 20:15:04 -05:00
Rob Pilling b12fa58215 bump version 2023-05-10 23:38:43 +01:00
Rob Pilling 2d3f4375ed version bumps 2023-05-10 23:37:08 +01:00
Rob Pilling 4b29579bd5 Merge branch 'master' into drained-fixes
Conflicts:
	apps/popconlaunch/boot.js
2023-05-10 23:34:44 +01:00
Rob Pilling b4d46d5779 popconlaunch: avoid polluting global scope 2023-05-10 23:28:32 +01:00
Rob Pilling 1cbda278fe drained: avoid polluting global scope 2023-05-10 23:28:32 +01:00
Rob Pilling 9a3ac3bc7a widhid: better clash detection 2023-05-10 23:13:19 +01:00
stweedo 5126f9178d
better icons 2023-05-10 16:59:18 -05:00
stweedo e480433307
Update fonts and images 2023-05-10 16:47:51 -05:00
Rob Pilling a9affac57e widhid: disable (temporarily) if a menu's shown 2023-05-10 21:57:33 +01:00
Rob Pilling 051b417971 widhid: don't check clkinfo focus on drag
... because we've already disabled those handlers
2023-05-10 21:56:59 +01:00
Rob Pilling 1f6070bafd drained: regenerate JS 2023-05-10 21:25:19 +01:00
Rob Pilling fe1a11e098 drained: fix menu redraw 2023-05-10 21:25:00 +01:00
Rob Pilling 566400b26c Tweaks to sched.d.ts to type-check the docs example
[The docs example](https://github.com/espruino/BangleApps/tree/master/apps/sched#internals--library)
2023-05-10 20:54:38 +01:00
stweedo a1a446a4c6
fixes json errors in interface.html
Also changed timeout to 1000ms for testing
2023-05-10 12:17:14 -05:00
Targor e64564ae58
Merge branch 'espruino:master' into master 2023-05-10 17:01:46 +02:00
Targor 9f96ae0955 fixes buzzing behavior in de messages app. 2023-05-10 16:56:58 +02:00
Gordon Williams 8a65bc9c7b docs 2023-05-10 13:48:09 +01:00
Gordon Williams 5d08afdba0 New widget - allows you to use clock info from your widget bar 2023-05-10 12:06:54 +01:00
Gordon Williams 6084c2b9ad Fix issue with widget utils - just a single hidden widget would cancel checking others 2023-05-10 12:05:30 +01:00
stweedo 96342a3c39
Update interface.html - shadowclk
Add comments
Reduce timeout to 50ms
2023-05-10 05:00:03 -05:00
Gordon Williams cccce9318e Show the current date as a widget in tha Patriot clock 2023-05-10 10:29:00 +01:00
Gordon Williams 9541d3a076 remove beta tag 2023-05-10 10:28:15 +01:00
Gordon Williams 9dad168cd9
Merge pull request #2733 from bobrippling/bikespeedo-tweaks
bikespeedo - tweaks
2023-05-10 08:14:04 +01:00
Gordon Williams 8707307195
Merge pull request #2734 from bobrippling/app/widhid
New widget: widhid
2023-05-10 08:13:39 +01:00
Gordon Williams 603b24e5f4
Merge pull request #2738 from bobrippling/popcon-tweaks
popcon: trim old entries from the cache
2023-05-10 08:12:30 +01:00
Gordon Williams 652cf621ed
Merge pull request #2737 from stweedo/master
Update interface.html for shadowclk
2023-05-10 08:12:07 +01:00
Rob Pilling abc57030ad widhid: delete unused variables 2023-05-10 08:05:29 +01:00
stweedo 72315d2b34
Update interface.html
Lots of fixes, fairly reliable now.

GadgetBridge throws a "Malformed JSON from Bangle.js: No value for t"
2023-05-09 15:28:54 -05:00
Gordon Williams 1d6677d238
Merge pull request #2736 from stweedo/master
update to interface.html
2023-05-09 14:56:12 +01:00
Gordon Williams 0f00217e92 more flags 2023-05-09 13:22:17 +01:00
Gordon Williams f186d36b40 Added patriot clock - show your country's flag! 2023-05-09 13:05:08 +01:00
stweedo 51a5defac9
Add files via upload
Meant to use this one instead
2023-05-09 05:23:55 -05:00
Gordon Williams 5535d06781
Merge pull request #2730 from targor/master
Kanagawa (kanagsec) watchface (clock)
2023-05-09 11:00:30 +01:00
Gordon Williams a51c70eac9
Merge pull request #2735 from hughbarney/master
RAM clock_info - a clock info that shows % ram used
2023-05-09 11:00:19 +01:00
Gordon Williams ae518cd80e
Merge pull request #2731 from dapgo/master
temperature monitor and cosmetic changes for HR Workout (wohrm)
2023-05-09 10:57:56 +01:00