Commit Graph

15751 Commits (f67d98440d7be7bb41dc64f1935c0816d023367d)

Author SHA1 Message Date
dapgo f67d98440d disable mode debug 2023-05-14 15:40:48 +02:00
dapgo ceec7612eb fixed issue on tempmonitor and minor fiixes
fixed issue on tempmonitor and minor fiixes
2023-05-14 15:36:07 +02:00
Gordon Williams 01d4cea940
Merge pull request #2745 from stweedo/master
+settings for UI, less IO r/w, rm timeout from eval
2023-05-12 10:43:41 +01:00
stweedo 6d4d88b821
Lots of improvements and fixes 2023-05-12 04:37:00 -05:00
Gordon Williams 17ecdca16b
Merge pull request #2747 from halemmerich/widminbat
widminbat - Fix clearing outside of widget bar
2023-05-12 10:25:05 +01:00
Martin Boonk 69527428c5 widminbat - Fix clearing outside of widget bar 2023-05-12 11:17:44 +02:00
Gordon Williams 9dd40c9d64
Merge pull request #2746 from halemmerich/powermanagerfix
Powermanager - Tweaks
2023-05-12 09:46:42 +01:00
Martin Boonk cd6ecdab61 powermanager - Bump version 2023-05-12 00:39:26 +02:00
Martin Boonk b5ffb4e675 powermanager - Fix typo 2023-05-12 00:35:12 +02:00
Martin Boonk fd1c9058aa powermanager - Allow clearing log files from settings 2023-05-12 00:35:12 +02:00
Martin Boonk 9d7bb2d9c8 powermanager - Log timestamps while tracing and tweak table visuals 2023-05-12 00:35:12 +02:00
Martin Boonk c32f234e95 powermanager - Use charging state on boot 2023-05-12 00:35:12 +02:00
stweedo 0eaea67ac2 up[date buttons after loading settings 2023-05-11 16:36:01 -05:00
stweedo 22bd23178c
Flipped logic on 12hr 2023-05-11 13:26:22 -05:00
stweedo f89de44dfa
+settings for UI, less IO r/w, rm timeout from eval 2023-05-11 13:01:54 -05:00
Gordon Williams 419d734043
Merge pull request #2741 from targor/master
Buzzing behavior in message app
2023-05-11 13:57:06 +01:00
Gordon Williams e8036a3780
changed other timeout bits to interval 2023-05-11 13:32:58 +01:00
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 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
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 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