13 Commits

Author SHA1 Message Date
Adrian Ulrich
e703dea460 fix bug #649 2017-08-10 10:50:18 +02:00
Adrian Ulrich
da4e2c2420 add red theme 2017-06-21 20:35:37 +02:00
Adrian Ulrich
2e9dca4505 fix grey theme 2017-06-21 20:32:00 +02:00
Adrian Ulrich
884c5ec491 Fix MiniPlaybackActivity
The PopupWindow style does not inherit from VanillaBase, so we must pass the bare minimum to it.
2017-06-21 19:47:48 +02:00
Adrian Ulrich
3a43622f41 fix color 2017-06-18 18:02:29 +02:00
Adrian Ulrich
57992bad25 Add background circle to play button 2017-06-07 14:41:08 +02:00
Adrian Ulrich
919ddc5f75 Do not use resource-magic to select themes.
Gradle uses a completely different resources-order, so calculating the theme id will fail.
We are therefore emiting all theme styles into integer-array's.
2017-02-26 13:44:33 +01:00
Adrian Ulrich
091d711ff9 change accent of blue theme 2017-01-08 19:04:44 +01:00
Adrian Ulrich
70b8119365 add blue theme 2016-12-26 20:50:32 +01:00
Adrian Ulrich
2f0fe7586b Revert "add blue theme"
This reverts commit 8f670897ddc85570163ac62e1896e95db0886111.
2016-12-26 20:50:06 +01:00
Adrian Ulrich
8f670897dd add blue theme 2016-12-26 19:51:58 +01:00
Adrian Ulrich
a4a5d477b6 implement simple theme preview 2016-05-26 21:55:56 +02:00
Adrian Ulrich
013a391cf0 Support for multiple themes 2016-05-26 20:53:05 +02:00