summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/colors.xml
AgeCommit message (Collapse)Author
2019-09-14Removed unused colors and dimensByteHamster
2019-09-09Removed unused color resourceByteHamster
2019-01-18switched implementation to ussing attrpachecosf
2019-01-17Changed implementation using themeUtils insteadpachecosf
2019-01-09Expanding toolbarByteHamster
2018-11-11Previously couldn't see the highlighted chapter on trueblack AMOLED because ↵Cameron Banga
it was same color as background color.
2018-06-06Merge branch 'develop' of https://github.com/alifeflow/AntennaPod into ↵ByteHamster
alifeflow-develop
2018-04-22MasterSwitchPreferenceByteHamster
2018-04-14[True Black] Cleaning up Codealifeflow
Remove unused imports and redundant values Coding style adjustment
2018-04-02Extracted color resourceByteHamster
2018-03-25[Ture Black] True Black Theme for AMOLEDalifeflow
Add true black themese Modified code that fails to support three themes
2018-01-21Remove useless commentMartin Fietz
2018-01-14Merge folder configurationMartin Fietz
2016-03-29changed triangle color to antennapod blueTom Hennen
2015-11-27Dark themeMartin Fietz
2015-11-27Highlight currently playing episodeMartin Fietz
2015-11-08Fix dialog colorsMartin Fietz
2015-09-05Fix gears colorMartin Fietz
2015-07-29Replace Picasso with GlideMartin Fietz
2014-12-19Updated audio player layoutdaniel oeh
2014-12-19Improved look of ItemlistFragment headerdaniel oeh
2014-11-05Updated layoutsdaniel oeh
Use new navigation drawer toggle Customized colors of new themes Updated navigation drawer layout Updated "new episodes list" layout Updated feeditemlist layout Fixed refresh button behavior in feeditemlist Updated downloads fragment layout Fixed layouts on smaller screens, updated borderless buttons Use PreferenceFragment instead of PreferenceActivity if possible Changes of the Preference UI should now be made in the PreferenceController class. Replaced vertical_divider with android:attr/listDivider Updated itemlist layout in onlinefeedview Fixed NPE in TagFragment Updated gpodnet list layout Updated search layout Adjusted background color of external player Added material design icons Adjusted primary dark color
2014-10-11Moved core classes into subprojectdaniel oeh