1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-06-20 20:10:15 +02:00
Gadgetbridge/app/src/main/java/nodomain/freeyourgadget/gadgetbridge/activities
cpfeiffer a5ae7acc63 Improved sleep chart #45
- use just one data set, because multiple data sets is not supported
  by MPAndroidChart (the way we need it)

Now there is hardly any space between the bars anymore

Also:
- allow scaling x and y axis independently via pinch gesture
- set fixed y max value (1.0) so that the display is stable and
  independent of the actual available data
- (at least temporarily) display y labels
2015-06-17 07:03:50 +02:00
..
AbstractSettingsActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
AndroidPairingActivity.java fix some lint warnings, mostly simplifications 2015-05-12 20:09:35 +02:00
SleepChartActivity.java Improved sleep chart #45 2015-06-17 07:03:50 +02:00
SleepChartActivityOld.java Use old Sleep Monitor Activity for Pebble/Morpheuz 2015-06-13 20:37:53 +02:00