Commit Graph

22 Commits (4ddb082bb1e574141d22815de712f21464d732c4)

Author SHA1 Message Date
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