1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-24 05:50:47 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities/charts
cpfeiffer a96120f91d Clear the chart when there are no samples
(e.g. when switching to another day for which no samples are
available, the chart now becomes empty instead of displaying the
samples from the last day with data.
2016-03-07 23:17:02 +01:00
..
AbstractChartFragment.java Clear the chart when there are no samples 2016-03-07 23:17:02 +01:00
ActivityAnalysis.java Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
ActivitySleepChartFragment.java Some more fixes regarding heart rate measurement #178 2016-02-27 11:18:16 +01:00
ChartsActivity.java On Quit, remove all pending notifications 2015-12-08 21:48:56 +01:00
ChartsHost.java Some lint fixes 2015-11-23 22:46:12 +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 convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
SingleEntryValueAnimator.java Some lint fixes 2015-11-23 22:46:12 +01:00
SleepChartFragment.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00
SleepUtils.java Some lint fixes 2015-11-23 22:46:12 +01:00
WeekStepsChartFragment.java convert byte and short values related to activity tracking to int 2016-02-29 20:54:39 +01:00