summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/CompletedDownloadsFragment.java
AgeCommit message (Expand)Author
2019-07-22Updated appearance of empty viewByteHamster
2019-06-24Reorganize downloads fragments lifecycleAnderson Mesquita
2019-06-24Extract methods from onViewCreatedAnderson Mesquita
2019-06-24Fix IDE warningsAnderson Mesquita
2019-06-24Fix whitespaceAnderson Mesquita
2019-04-06Merge pull request #3083 from orionlee/bulk_remove_from_queue_1145H. Lehmann
2019-04-03bulk edit - refactor - rename internal constant flags so that the names are c...orionlee
2019-03-27Fixes #3052: Added empty views to the Playback History, Queue, Downloads and ...Jatin Kumar
2019-03-21Added empty views to the PlayBack History, Queue,and DownloadsJatin Kumar
2018-12-26Code styleByteHamster
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-07-13Allow to add to queue from downloads sectionByteHamster
2018-04-11Changed batch edit icon and nameByteHamster
2018-01-14Add final modifiersMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-03-27Episode view: Go to previous/next list item when swiping right/leftMartin Fietz
2016-03-22code cleaning:Domingos Lopes
2016-01-26Add gears to action barMartin Fietz
2016-01-26Minor changesMartin Fietz
2015-12-19Prevent ArrayIndexOutOfBoundsExceptionMartin Fietz
2015-11-26RxJava defer -> fromCallableMartin Fietz
2015-09-19Replace some of the most annoying AsyncTasks with RxJavaMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-04-05Minor changes: Log, import order, small refactoringsMartin Fietz
2014-12-19Replaced FeedItemDialog with ItemFragmentdaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh