1
0
mirror of https://codeberg.org/Freeyourgadget/Gadgetbridge synced 2024-07-09 15:11:34 +02:00
Gadgetbridge/app/src/main/res
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
..
drawable-hdpi add missing files 2015-04-11 01:08:02 +02:00
drawable-mdpi add missing files 2015-04-11 01:08:02 +02:00
drawable-xhdpi add missing files 2015-04-11 01:08:02 +02:00
drawable-xxhdpi add missing files 2015-04-11 01:08:02 +02:00
layout Improved sleep chart #45 2015-06-17 07:03:50 +02:00
menu Disable context menu while busy and add "Disconnect" to context menu 2015-06-07 15:31:42 +02:00
values Really, I see no reason to look up a string for a preference key in an xml file 2015-06-13 01:12:08 +02:00
values-de Update German translation 2015-06-13 00:54:43 +02:00
values-es Update German translation 2015-06-13 00:54:43 +02:00
values-it Update German translation 2015-06-13 00:54:43 +02:00
values-ko Update German translation 2015-06-13 00:54:43 +02:00
values-ru Updated translations from transifex (thanks!) 2015-05-17 23:01:47 +02:00
values-tr Update German translation 2015-06-13 00:54:43 +02:00
values-w820dp First checkin of actual code 2015-01-07 14:00:18 +01:00
xml Really, I see no reason to look up a string for a preference key in an xml file 2015-06-13 01:12:08 +02:00
.gitignore ignore values-en, always created by tx pull -a 2015-05-07 20:46:24 +02:00
android-logger.properties Search & replace: use slf4j for logging instead of Logcat directly 2015-05-12 06:33:37 +02:00