1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-10 07:31:34 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge
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
..
activities Add Activity info into Device Card. (#2453) 2021-11-18 12:22:43 +01:00
adapter Add Activity info into Device Card. (#2453) 2021-11-18 12:22:43 +01:00
contentprovider update license headers 2021-01-10 23:38:13 +01:00
database Add support for multiple batteries per device 2021-11-02 14:37:47 +01:00
deviceevents Sony WH-1000XM3: Simplify protocol code 2021-11-17 00:07:18 +00:00
devices Fossil Hybrid HR: Move watchface settings to proper settings screen 2021-11-18 12:14:26 +01:00
entities add missing AbstractFitProActivitySample from entities (excluded by gitignore) 2021-09-24 10:00:36 +02:00
export add UUID to to GPX with opentracks namespace 2021-01-17 00:07:55 +01:00
externalevents Prevent crash when receiving broken weather data from TinyWeatherForecastGermany 2021-10-28 10:32:52 +02:00
impl Add batteryConfig 2021-11-02 21:15:25 +01:00
model Add Activity info into Device Card. (#2453) 2021-11-18 12:22:43 +01:00
service Sony WH-1000XM3: Fix ACK sequence number handling 2021-11-17 00:14:36 +00:00
util Change CRC16 method 2021-11-13 21:43:05 +01:00
GBApplication.java Galaxy Buds: migrate ambient volume preference to SeekBar 2021-11-07 11:05:33 +01:00
GBEnvironment.java Update license headers 2020-01-09 10:44:32 +01:00
GBException.java update license headers 2021-01-10 23:38:13 +01:00
LockHandler.java Update license headers 2020-01-09 10:44:32 +01:00
Logging.java update license headers 2021-01-10 23:38:13 +01:00
LoggingExceptionHandler.java update license headers 2021-01-10 23:38:13 +01:00
SleepAlarmWidget.java Control alarm snooze mode on MiBand2 2020-01-12 12:02:04 +03:00
Widget.java Battery Info: add styled date range UI 2021-02-14 18:33:32 +01:00