summaryrefslogtreecommitdiff
path: root/app/src/main/res/layout/all_episodes_fragment.xml
AgeCommit message (Collapse)Author
2022-05-08Multi-Select on 'All episodes' screenByteHamster
2020-10-04Use swipe to refresh (#4401)asdoi
2020-07-19Change horizontal spacing automaticallyByteHamster
2020-07-18Added horizontal spacingByteHamster
2020-07-11Delete unused xml declarationsTacoTheDank
2020-04-02Recycle ViewHolders throughout the appByteHamster
2020-03-25Cleaned up some Lint warningsByteHamster
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-02-05Moved ViewHolder classByteHamster
2020-01-09Added paged loading to 'new episodes' listByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-08-31Added fast scroll to episodes fragmentByteHamster
2019-08-23Implemented filter function for "All Episodes" list (#3321)Jan-Peter von Hunnius
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
2018-12-01force LTR dir for play btnMostafa Ahangarha
2018-06-27Render preview for all episodes layout with sample data.Tobias Preuss
2015-11-15Removed references to former "app/dslv" submodule.Tobias Preuss
+ Follow up to commit e63e0a4f1c5fb83048bee06916ec001f858626e3.
2015-11-03resolved compilation problem and got rid of the 'no items' labelTom Hennen
2015-11-03playing around with recycler view. context menu and swiping isn't workingTom Hennen
2015-04-16renamed EpisodesFragment to AllEpisodesFragmentTom Hennen