Commit Graph

30 Commits (b7cbdf269d2b5fd88d1e3527b91ed402ad350cdf)

Author SHA1 Message Date
Rob Pilling 3dd25f0bfd Update changelogs for draw() API change 2023-04-27 18:10:20 +01:00
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
Gordon Williams 3e5c0538a9 Support for provides_widgets entry in metadata, and try and tag existing widgets
Support for 'default' tag and add it to apps that we expect would be used by default with the Bangle
split widalarm out of alarm

fixes https://github.com/espruino/BangleApps/issues/2353
2022-12-06 10:25:32 +00:00
Gordon Williams 72e9a576e0 fix regression in metadata 2022-01-20 17:08:21 +00:00
Ronin0000 b3f37a7c67
Update metadata.json 2022-01-19 08:01:22 -08:00
Adam Schmalhofer cec31972b5 Merge remote-tracking branch 'upstream/master' into jekyll-apps.json
Ported all of apps.json to metadata.json
2022-01-06 12:47:26 +01:00
Hilmar Strauch d343de172e
Update ChangeLog 2022-01-06 02:01:54 +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 4d55673f78 Added README and screenshot for widbatpc 2021-09-18 16:03:44 +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 c269083382 widbatpc: put settings function in parentheses 2020-04-03 21:36:48 +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