Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/charts
cpfeiffer 8719cadc43 Mi Band: fix live activity messing up stepcount #448
live samples now report relative steps, not absolute to the current
day's stepcount.

Also live samples' steps should NOT be added to the database since
they are already counted in the regular stepcount.
2016-12-26 01:38:20 +01:00
..
AbstractChartFragment.java Fix only the first day label being displayed in Week Steps charts 2016-11-24 23:35:10 +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 optimize imports 2016-12-09 20:14:17 +01:00
CustomBarChart.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
LiveActivityFragment.java Mi Band: fix live activity messing up stepcount #448 2016-12-26 01:38:20 +01: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 fix weekly charts to start y axis at 0 2016-11-24 22:27:44 +01:00