aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/themes.xml
AgeCommit message (Expand)Author
2023-01-08Dark theme now tints navbar and status bar equallyIván Ávalos
2023-01-08Replace themes with Material 3Iván Ávalos
2016-09-08#172 Add Internet Radio tab UIScott Jackson
2016-04-23#170 Add Variable Playback SpeedScott Jackson
2016-04-06#669 On Audio Books/Podcasts replace back/forward with rewind/fast forwardScott Jackson
2016-01-29Fixes #476: Add Batch Mode for Now Playing tabScott Jackson
2016-01-15Fix dark theme not having proper card background on v21+Scott Jackson
2016-01-07Fix drawer not being behind notification bar on Black/Holo themesScott Jackson
2016-01-07#582 Update to use themed drawer_headersScott Jackson
2016-01-05Update CardView to use themed version of card_rounded_corners (pre-L does not...Scott Jackson
2015-12-26Fix card background colors for other themesScott Jackson
2015-10-30#590 Add toggle for showing more recent podcast episodesScott Jackson
2015-09-10Fix some theme issues with uncolored status barsScott Jackson
2015-09-09Make colored action bar/status bar optionalScott Jackson
2015-09-02Use larger media icons to remove fuzzinessScott Jackson
2015-08-18Change dark theme to use blue stillScott Jackson
2015-08-08Update a ton of drawables to modern material versionsScott Jackson
2015-07-18Update to use tinted drawablesScott Jackson
2015-07-10Fix ActionMode system barScott Jackson
2015-07-02#332 Start of long multi selectScott Jackson
2015-06-22Theme updateScott Jackson
2015-06-10Put drawer behind system bar, color ActionBarScott Jackson
2015-06-05#493 Switch from ListView to NavigationView + move server selection logic int...Scott Jackson
2015-04-27Merge work for #259 after project structure changeScott Jackson
2015-04-25Update to gradleScott Jackson