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
2015-08-31 17:41:09 +02:00
..
AbstractChartFragment.java finally fix build with SDK 23 2015-08-29 11:31:48 +02:00
ActivityAnalysis.java Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
ActivitySleepChartFragment.java Add showing when the device wasn't worn by the user 2015-08-28 14:58:30 +02:00
ChartsActivity.java finally fix build with SDK 23 2015-08-29 11:31:48 +02:00
ChartsHost.java Start and end dates now work properly across charts 2015-08-25 00:54:16 +02:00
CustomBarChart.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
CustomLegendRenderer.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
SleepChartFragment.java Faster animation 2015-08-25 01:03:58 +02:00
SleepUtils.java Big refactoring: move classes and packages around to get a better structure 2015-08-03 23:09:49 +02:00
WeekStepsChartFragment.java Don't add new limitlines, clean the existing one before (it could be optimized further by reusing the existing one, probably) 2015-08-31 17:41:09 +02:00