summaryrefslogtreecommitdiff
path: root/core/src/main/res/values/styles.xml
AgeCommit message (Collapse)Author
2016-03-09Delete unused resourcesMartin Fietz
2016-03-07Dark theme: Fix action bar iconsMartin Fietz
see http://stackoverflow.com/a/35654779/5369600
2016-02-03Add new folder icon to directory chooser menuMartin Fietz
2016-02-01Add sd card iconMartin Fietz
2016-01-24iTunes Search: SearchView in Action Bar, error/result message, retry, feed urlMartin Fietz
2016-01-23Add material design iconsrecalculated
Includes RSS icon, sync notification icon, icons inside the apply actions screen, and the drag handle icon in the queue.
2016-01-16Audio player redesignMartin Fietz
Sleep timer and audio effects (e.g. balance) accessible from actionbar, fragment pager
2016-01-08Make progress bar theme-specificrecalculated
2016-01-07Redesign ExternalPlayerFragmentrecalculated
2015-11-08Fix dialog colorsMartin Fietz
2015-11-05New drag handleMartin Fietz
2015-09-08Change button text not all capsMartin Fietz
2015-09-05Fix gears colorMartin Fietz
2015-07-29Replace Picasso with GlideMartin Fietz
2015-05-10Add feed item filterMartin Fietz
2015-05-02Generate lock open and lock closed iconsMartin Fietz
2015-03-30"Add feed" facelift, OPML import with better explanations and usage of ↵Martin Fietz
external apps
2015-03-16Gpodder search shows feed url and number of subscribersMartin Fietz
2014-12-19Use 2-line TextView in AudioplayerActivity toolbardaniel oeh
2014-12-19Moved settings button into navigation drawerdaniel oeh
2014-12-19Updated audio player layoutdaniel oeh
2014-12-19Improved look of ItemlistFragment headerdaniel oeh
2014-11-06Controls in videoview were not hidden correctlydaniel oeh
fixes #363
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-24Removed betterpickers librarydaniel oeh
Not compatible to new support library
2014-10-11Moved core classes into subprojectdaniel oeh