Commit Graph

15717 Commits (ef1f4e406465c127910d18037152aad5dcab102b)

Author SHA1 Message Date
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
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
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 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
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
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
stweedo ef29ff3709
Merge branch 'espruino:master' into master 2023-05-09 04:49:59 -05:00
stweedo 1ce38450c9
update interface.html
Removed `document.write` usage
Added better font handling
Added confirmation message
2023-05-09 04:47:32 -05:00
Gordon Williams 666a413bd1
Merge pull request #2726 from bobrippling/stlap-tweaks
stlap - reduce battery consumption
2023-05-09 09:16:56 +01:00
Gordon Williams 4651f7fa12
Merge pull request #2725 from bobrippling/fix-ratchet-version
Fix `d888b80ea` - correctly bump ratchet launcher's version
2023-05-09 09:12:04 +01:00
Gordon Williams 57b7050001
Merge pull request #2724 from nxdefiant/master
Calendar: Add support for holidays
2023-05-09 09:11:12 +01:00
Gordon Williams 763ba8934a
Merge pull request #2723 from stweedo/master
v0.02 of Shadow Clock with settings menu
2023-05-09 09:09:53 +01:00
Gordon Williams fa7d81e5bb
Merge pull request #2732 from gellnerm/master
Disallow emulator
2023-05-09 09:09:07 +01:00
Rob Pilling 6cca01db0b widhid: only register swipe/activation handler when connected 2023-05-09 07:38:56 +01:00
Rob Pilling cb03f2837c widhid: fix type, add music tag 2023-05-08 22:33:50 +01:00
Rob Pilling cd2ea09509 widhid: resize app image 2023-05-08 22:33:50 +01:00
Rob Pilling e1c99b1677 widhid: add README 2023-05-08 22:33:50 +01:00
Rob Pilling c62056a0cf widhid: regenerate JS 2023-05-08 22:33:50 +01:00
Rob Pilling c1f8b1e4aa widhid: guard against errors restoring handlers 2023-05-08 22:33:50 +01:00
Rob Pilling 4352cd0f29 widhid: formatting 2023-05-08 22:33:50 +01:00
Rob Pilling 610f4d61a7 widhid: initial display based on NRF.connected 2023-05-08 22:33:50 +01:00
Rob Pilling a2e9c8db1e widhid: disable all touch events when active 2023-05-08 22:33:50 +01:00
Rob Pilling 28fe46f77e widhid: disable if clkinfo is focused 2023-05-08 22:33:50 +01:00
Rob Pilling 02b41cf4ec widhid: rename widget icons & add app icon 2023-05-08 22:33:50 +01:00
Rob Pilling 0192b150e7 widhid: only draw if width > 0 (i.e. when connected) 2023-05-08 22:33:50 +01:00
Rob Pilling 69bfcfeb99 widhid: regenerate JS 2023-05-08 22:33:50 +01:00
Rob Pilling 2fc4fdedac widhid: debug comments 2023-05-08 22:33:50 +01:00