1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-15 09:30:30 +02:00
Gadgetbridge/app/src
Arjan Schrijver 43fddd0110 Dashboard view (#3478)
This adds a new dashboard-type view to Gadgetbridge. The new dashboard activity displays several widgets with aggregated statistics from multiple devices. New preferences are added to allow configuration of the dashboard and its widgets. A new bottom navigation bar is added to switch between the Dashboard and Devices views.

Some issues that prompted this feature and provided inspiration for the implementation:
- https://codeberg.org/Freeyourgadget/Gadgetbridge/issues/301 (More Intuitive User Interface)
- https://codeberg.org/Freeyourgadget/Gadgetbridge/issues/3074 (Ability to merge historical data from several devices)

Reviewed-on: https://codeberg.org/Freeyourgadget/Gadgetbridge/pulls/3478
Reviewed-by: José Rebelo <joserebelo@noreply.codeberg.org>
Co-authored-by: Arjan Schrijver <a_gadgetbridge@anymore.nl>
Co-committed-by: Arjan Schrijver <a_gadgetbridge@anymore.nl>
2024-04-04 19:28:04 +00:00
..
banglejs Move build variant-specific strings from build.gradle to separate resource files 2024-02-18 20:52:53 +00:00
banglejsNightly/res/values Move build variant-specific strings from build.gradle to separate resource files 2024-02-18 20:52:53 +00:00
main Dashboard view (#3478) 2024-04-04 19:28:04 +00:00
mainline/res/values Move build variant-specific strings from build.gradle to separate resource files 2024-02-18 20:52:53 +00:00
nightly/res Add missing ic_launcher drawables in nightly 2024-02-18 20:52:53 +00:00
nopebble/res Move build variant-specific strings from build.gradle to separate resource files 2024-02-18 20:52:53 +00:00
test [Huawei] Fix long notification and clean Notifications class 2024-04-03 23:05:53 +02:00