Peter Serwylo
2523134485
Add drop shadow to toolbar items in AppDetails.
...
This is so that feature images with white backgrounds to not completely
obscure the icons.
Fixes #1097 .
2017-07-10 12:59:52 +10:00
Peter Serwylo
f099ae52bf
Remove unused resources (layouts/dimens/etc)
...
Leaving strings to a separate commit to make it clearer when they were
removed, in case they need to be reinstated.
2017-04-07 08:34:41 +10:00
mvp76
40a061ae73
Fix for old devices
...
They can't use vector drawables in notifications. Also, groups can not
be used, see http://stackoverflow.com/a/34953411 .
2017-02-28 20:56:35 +01:00
mvp76
0855c0affe
Change icon for versions (and add string!)
2016-11-18 16:07:18 +01:00
Daniel Martí
783d6d1ba6
Remove now unused ic_stat_notify
...
The code that used it got removed for good in f6cc716f.
2016-06-17 15:29:38 +01:00
Hans-Christoph Steiner
3fcdfe85bb
move main project files into standard gradle/Android Studio layout
...
This makes it a lot easier to setup all the testing stuff. Mostly,
I'm tired of fighting Android Studio's fragility, so I want to remove
as much non-standardness as possible in the hopes of improving that
situation.
closes #534 https://gitlab.com/fdroid/fdroidclient/issues/534
2016-03-28 12:12:37 +02:00