summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/CompletedDownloadsFragment.java
AgeCommit message (Expand)Author
2020-11-01Reduced lag when switching tabsByteHamster
2020-11-01Converted pagers to stand-alone toolbarByteHamster
2020-08-06Add the "Refresh" button on the "Download" page (#4338)asdoi
2020-07-26Add missing @NonNull and @Nullable annotations.Tobias Preuss
2020-06-19Fixed events delivering to background thread and modifying ViewsByteHamster
2020-04-21Fix menu items duplication in episodes and downloads fragmentEbrahim Byagowi
2020-04-02Recycle ViewHolders throughout the appByteHamster
2020-03-21Made sure that all fragments have a progress barByteHamster
2020-03-20Fixed item flickering while downloadingByteHamster
2020-03-17Migrated download screen to RecyclerViewByteHamster
2020-02-04Converted download list to new item viewByteHamster
2019-11-13Switched from gestures to ViewPagerByteHamster
2019-10-25Fixed downloads fragment not updatingByteHamster
2019-10-25Migrated unread items update to EventBusByteHamster
2019-10-23Removed event that is never sentByteHamster
2019-10-23Migrated download log events to EventBusByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
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