summaryrefslogtreecommitdiff
path: root/core/src/main/res/drawable
AgeCommit message (Collapse)Author
2019-10-24a new filter icon, to differentiate it from sort per review.orionlee
- Icon source: https://materialdesignicons.com/icon/filter-outline
2019-10-19Fixes crash on equalizer open on Android 4.1David Leibovych
2019-10-02Changed color of default notification iconByteHamster
2019-10-02Merge branch 'develop' into notification-default-iconByteHamster
2019-09-27#3387 permission prompt - add warning icon to make it stand out.orionlee
2019-09-25Removed transparent notification button outlineByteHamster
2019-09-24Merge branch 'develop' into notification-default-iconH. Lehmann
2019-09-21Merge pull request #3433 from ByteHamster/bug-report-sectionH. Lehmann
Bug report section
2019-09-20Merge pull request #3369 from ByteHamster/playback-speed-iconH. Lehmann
Added playback speed icon
2019-09-20Added button to view mailing listByteHamster
2019-09-20Updated FAQ icon and textByteHamster
2019-09-20Merge pull request #3423 from ByteHamster/notification-icon-keyH. Lehmann
Updated key notification icon
2019-09-14Updated key notification iconByteHamster
Notification icons must be white and square
2019-09-14Removed unused themesByteHamster
2019-09-14Using a single notification iconByteHamster
2019-09-03Updated default notification iconByteHamster
2019-09-02Added playback speed iconByteHamster
2019-08-31Added fast scroll to episodes fragmentByteHamster
2019-08-30Merge pull request #3347 from ByteHamster/remove-notificationH. Lehmann
Playback service notification improvements
2019-08-30Updated streaming confirmation iconByteHamster
2019-08-30Fixed white on white iconByteHamster
2019-07-22Using EmptyViewHandler for chapters fragmentByteHamster
2019-04-04bulk edit - UI - new select all / none icons, based onorionlee
standard Material icons.
2019-04-04bulk remove episodes from queue - UI - icon for dark themes.orionlee
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