1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-03 19:41:46 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/devicesettings
Petr Vaněk 21ea7b6cc2 Add Activity info into Device Card. (#2453)
- this tries to address a common request to display user data up front
- i would make this via a fragment, but RecyclerView doesn't like Fragments
- (fragments would make it much easier to also add a charts like view,
  like we use on the Activity list tab)
- i added configuration that allows to disable it partially or fully
Co-authored-by: Petr Vaněk <vanous@noreply.codeberg.org>
Co-committed-by: Petr Vaněk <vanous@noreply.codeberg.org>
2021-11-18 12:22:43 +01:00
..
DeviceSettingsActivity.java Add Activity info into Device Card. (#2453) 2021-11-18 12:22:43 +01:00
DeviceSettingsPreferenceConst.java Add Activity info into Device Card. (#2453) 2021-11-18 12:22:43 +01:00
DeviceSpecificSettingsFragment.java Add Activity info into Device Card. (#2453) 2021-11-18 12:22:43 +01:00