summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable
AgeCommit message (Collapse)Author
2019-04-02UI Prototype for Batch Edit Episodes rework (from #1145)orionlee
2019-03-30Delete unused drawableMatias de Andrea
2019-03-29Add new vector icons #3040Matias de Andrea
2019-03-29Fix #3040Matias de Andrea
- Change the size of the button circle background
2018-10-22Changed show notes background color to black, and then as well as the ↵Cameron Banga
overlay scrubber background to black.
2018-06-06Merge branch 'develop' of https://github.com/alifeflow/AntennaPod into ↵ByteHamster
alifeflow-develop
2018-04-14[True Black] Fix UI Elementsalifeflow
Add true black style for progress bar Add true black style for item description Add true black style for web description
2018-04-14[True Black] Cleaning up Codealifeflow
Remove unused imports and redundant values Coding style adjustment
2018-02-10Removing old files and changing references.Humberto Fraga
Splash screen now follows icon color.
2016-12-03Add branded launch screen.VarunBarad
2016-06-29Add preliminary support for Android Auto by changing PlaybackService to ↵Meir Schwarz
extend MediaBrowserServiceCompat. Allows playback from queue and basic control using Android Auto.
2016-03-09Delete unused resourcesMartin Fietz
2016-01-08Make progress bar theme-specificrecalculated
2016-01-07Redesign ExternalPlayerFragmentrecalculated
2014-11-19Widget wasn't workingdaniel oeh
Apparently, selectableItemBackground is not available in widget layouts
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