1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-02 03:16:07 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
Arjan Schrijver
996f157b05 Cleanups to keep the diff smaller 2024-04-04 21:23:54 +02:00
Arjan Schrijver
5320b095fa Display REM sleep separately from other types of sleep on the today widget
Thanks @joserebelo for the patch!
2024-04-04 21:23:54 +02:00
Arjan Schrijver
48bfcad6fd Show exercises in a different color
Thanks @Martin.JM
2024-04-04 21:23:54 +02:00
Arjan Schrijver
582d50a38f Change Today chart to custom drawn variant 2024-04-04 21:23:54 +02:00
Arjan Schrijver
d7f3a998c4 Shrink unfilled part of graphs to make filled part stand out 2024-04-04 21:23:54 +02:00
Arjan Schrijver
36f1912d23 Fill up Goals chart with transparent grey 2024-04-04 21:23:54 +02:00
Arjan Schrijver
3621377d91 Refactor retrieval of data points to static class for deduplication 2024-04-04 21:23:53 +02:00
Arjan Schrijver
89e508091e Move data retrieval functions to separate utils class 2024-04-04 21:23:53 +02:00
Arjan Schrijver
75054b50a9 Tweak colors 2024-04-04 21:23:53 +02:00
Arjan Schrijver
c5ed03962c Add combined goals widget 2024-04-04 21:23:53 +02:00
Arjan Schrijver
db53945c49 Change Today chart to a double 12-hour ring instead of one 24-hour ring 2024-04-04 21:23:53 +02:00
Arjan Schrijver
216d84e2ff Refresh dashboard when resumed 2024-04-04 21:23:53 +02:00
Arjan Schrijver
8a6267c076 Display gauge on all small widgets 2024-04-04 21:23:53 +02:00
Arjan Schrijver
327ac70ec7 Add day switching buttons 2024-04-04 21:23:53 +02:00
Arjan Schrijver
0c8625cc29 Pass start and end time from DashboardFragment to widgets 2024-04-04 21:23:53 +02:00
Arjan Schrijver
2f0e9871c6 Replace dummy values with actual data 2024-04-04 21:23:53 +02:00