1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-07 14:11:36 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/charts
cpfeiffer 4a4a1e25df Properly format the sleep goal as a duration, not as a time
Also suppress trailing zeros, e.g. display
8h instead of 8h 0m
2017-04-08 23:16:33 +02:00
..
AbstractChartFragment.java Reduce animation time from 350ms to 250ms 2017-04-08 22:52:22 +02:00
AbstractWeekChartFragment.java Font size bar chart (#645) 2017-04-08 22:58:58 +02:00
ActivityAnalysis.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
ActivitySleepChartFragment.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
ChartsActivity.java Apply some Material design guidelines to the charts 2017-04-01 17:47:54 +02:00
ChartsData.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
ChartsHost.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
CustomBarChart.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
LiveActivityFragment.java Disable live activity tracking when activity is paused 2017-03-20 23:01:28 +01:00
SingleEntryValueAnimator.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
SleepChartFragment.java Set the right color for the Pie charts entry labels. 2017-04-08 15:50:13 +02:00
SleepUtils.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
TimestampValueFormatter.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
TrailingActivitySample.java Add license header to all java files. 2017-03-10 14:53:19 +01:00
WeekSleepChartFragment.java Properly format the sleep goal as a duration, not as a time 2017-04-08 23:16:33 +02:00
WeekStepsChartFragment.java Add legend ans labels to weekly sleep charts 2017-03-31 23:42:25 +02:00