1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 14:00:48 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/charts
2016-11-24 21:15:27 +01:00
..
AbstractChartFragment.java Some cleanup 2016-11-24 21:15:27 +01:00
ActivityAnalysis.java fix negative steps in Charts with Morpheuz 2016-08-02 00:31:29 +02:00
ActivitySleepChartFragment.java Use x-values instead of x indices for the charts 2016-10-08 01:35:03 +02:00
ChartsActivity.java Fix activity fetching getting stuck when double tapping #333 2016-06-28 23:07:24 +02:00
ChartsData.java Use x-values instead of x indices for the charts 2016-10-08 01:35:03 +02:00
ChartsHost.java Use x-values instead of x indices for the charts 2016-10-08 01:35:03 +02:00
CustomBarChart.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
LiveActivityFragment.java Make timestamp to mpandroidchart float x-value explicit 2016-10-08 21:27:32 +02:00
SingleEntryValueAnimator.java Initial port to mpandroidchart 3.0 2016-09-29 22:45:17 +02:00
SleepChartFragment.java Use x-values instead of x indices for the charts 2016-10-08 01:35:03 +02:00
SleepUtils.java Some lint fixes 2015-11-23 22:46:12 +01:00
TimestampValueFormatter.java Update to MPAndroidChart 3.0.1 2016-11-18 21:31:55 +01:00
TrailingActivitySample.java Make sure that the charts display the requested time range 2016-11-22 15:53:58 +01:00
WeekStepsChartFragment.java Use x-values instead of x indices for the charts 2016-10-08 01:35:03 +02:00