summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/queue_fragment.xml
AgeCommit message (Collapse)Author
2019-10-04Automatic AndroidX migrationByteHamster
2019-05-03Simplify empty view handling on recycler viewsByteHamster
2019-04-01Added include to the queue and episode layoutJatin Kumar
2019-03-30Updated text sizes from dp to spJatin Kumar
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ↵Jatin Kumar
Episodes
2019-03-21Added empty views to the PlayBack History, Queue,and DownloadsJatin Kumar
2016-03-10Do not crash...Martin Fietz
2015-11-06Minor issue: don't display anything in the info bar while loadingMartin Fietz
2015-11-05Queue: Replace DSVL with RecyclerViewMartin Fietz
2015-07-19Info text has smaller font, conversion moved utility classMartin Fietz
2015-07-19Minor improvementsMartin Fietz
2015-07-19Queue has status bar that shows number of episodes and total durationMartin Fietz
2015-03-04Show UndoBar when dismiss-by-swipeMartin Fietz
2015-03-04Delete items from the queue by swipingMartin Fietz
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-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure