Gadgetbridge/app/src/main/res
cpfeiffer 2149b18ae3 Yay, animating live activity data works.
Nice hack: MPAndroidChart supports animating values, but only animating
a new entry, going from zero to its actual value. We want to animate
a single entry changing its value.

Since it's just a single entry, we can let a custom animator do this
(without knowledge of any other entries).
2015-10-01 22:36:33 +02:00
..
drawable-hdpi Some refinements: 2015-08-19 17:36:53 +02:00
drawable-mdpi Some refinements: 2015-08-19 17:36:53 +02:00
drawable-xhdpi Some refinements: 2015-08-19 17:36:53 +02:00
drawable-xxhdpi Some refinements: 2015-08-19 17:36:53 +02:00
layout Yay, animating live activity data works. 2015-10-01 22:36:33 +02:00
layout-land Migrate from MPAndroidChart 2.1.0 to 2.1.4 2015-09-24 00:04:21 +02:00
menu Remove unused "Settings" entry in charts menu (#100) 2015-08-29 20:43:53 +02:00
values Allow phone call notifications (also in call display) to be disabled in preferences 2015-09-20 22:04:53 +02:00
values-de update German translation 2015-09-26 21:33:55 +02:00
values-es update translations (thanks) 2015-09-26 21:23:20 +02:00
values-fr update translations (thanks) 2015-09-26 21:23:20 +02:00
values-it update translations (thanks) 2015-09-26 21:23:20 +02:00
values-ko update translations (thanks) 2015-09-26 21:23:20 +02:00
values-ru update translations (thanks) 2015-09-26 21:23:20 +02:00
values-tr Update German translation 2015-06-13 00:54:43 +02:00
values-v21 Light colors for the graphs. 2015-08-28 14:58:30 +02:00
values-w820dp First checkin of actual code 2015-01-07 14:00:18 +01:00
xml Allow phone call notifications (also in call display) to be disabled in preferences 2015-09-20 22:04:53 +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