1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-10-11 07:38:15 +02:00
Gadgetbridge/app
Richard de Boer 42e0a63429 Bangle.js: fix battery chart
Battery percentages were shown in gadgetbridge, but not stored, so the chart didn't work.

Call AbstractDeviceSupport.handleGBDeviceEvent() instead of rolling our own battery update,
and that does call createStoreTask()
2022-02-02 11:20:43 +01:00
..
src Bangle.js: fix battery chart 2022-02-02 11:20:43 +01:00
build.gradle update changelogs, bump version 2022-01-22 23:39:38 +01:00
proguard-rules.pro Added a R8 rule to make sure data classes for Gson don't get optimized out 2021-06-09 00:52:50 +03:00