Commit Graph

22 Commits (595e4a71ea73f475b5e07dc70c808a3de8bf1eaf)

Author SHA1 Message Date
Rob Pilling f46a9f526d Fix ABI of widget.draw() 2023-04-25 22:12:06 +01:00
Erik Andresen c835650c44 widbatpc fixes 2023-02-26 10:28:18 +01:00
Erik Andresen b8e0222315 widbatpc: Only redraw when values change 2023-02-26 10:06:43 +01:00
Erik Andresen c9e28caf10 widbatpc
Add option to disable vibration when charger connects
2023-01-29 11:00:28 +01:00
Erik Andresen 3287106ed7 widbatpc remove jitter option
Add option 'Remove Jitter'='Drop only' to prevent percentage from getting up again when not charging
2023-01-28 10:06:01 +01:00
Hilmar Strauch d305de0bdc
Update widget.js
Increase screen update rate when charging, as requested by issue https://github.com/espruino/BangleApps/issues/1137
2022-01-06 01:59:22 +01:00
Jeroen Peters 37c8fa0921 WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 22:41:40 +01:00
Jeroen Peters 61797894af WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 20:28:10 +01:00
Jeroen Peters 3909c912bc WIDGET widbatpc:
0.15: Added option to always display the icon when charging (useful if 'hide if charge greater than' is enabled)
2022-01-03 19:57:42 +01:00
Richard de Boer a44d542053 widbatpc: Fix drawing the bar when charging 2021-11-30 22:30:28 +01:00
hughbarney b2d389d56e Widbatpc: added option to fillbar with level color, see README for screenshots 2021-10-11 14:31:10 +01:00
hughbarney d66ece6a21 fixed widbatpc for bangle 2 2021-09-18 15:59:58 +01:00
Tuukka Ikkala c6fd71be03 Force indent to 2 spaces
Based on http://www.espruino.com/Code+Style
2020-05-24 00:32:33 +03:00
Richard de Boer 8d6dec8712 Merge branch 'master' into data_files
# Conflicts:
#	apps/setting/ChangeLog
#	apps/widbatpc/ChangeLog
2020-04-20 12:00:25 +02:00
Gordon Williams 20bb1aed84 Add 'hide if charge greater than'
Move 'DEFAULTS' to try and reduce memory usage a little
2020-04-20 10:06:40 +01:00
Gordon Williams 9cc58597cd merge with new namings 2020-04-20 09:21:27 +01:00
Amos Blanton 1596b0246b Add setting to hide widget when battery is over 20%. 2020-04-19 16:18:13 +02:00
Richard de Boer 43b0d8897e widbatpc: Save settings in data file 2020-04-17 21:43:03 +02:00
Gordon Williams a8f1aabbee Fix regression stopping correct widget updates 2020-04-15 14:30:51 +01:00
Richard de Boer f7e9bde0b9 widbatpc: Draw percentage as inverted on monochrome battery 2020-04-04 21:17:30 +02:00
Richard de Boer bbc6cf35c1 Battery Widget with percentage: add settings (percentage/color/charger)
Depends on settings 0.08
2020-04-03 01:46:57 +02:00
Gordon Williams 257a8b2662 Copied widbat changes to new widget 2020-04-02 08:34:47 +01:00