summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/DownloadLogFragment.java
AgeCommit message (Expand)Author
2021-08-08Live results in local searchByteHamster
2021-07-11No longer show item-specific auto-download property to usersByteHamster
2021-07-10Replace old episode multi-select with new multi-select. (#5253)peakvalleytech
2021-04-29Merge download log+running lists (#5134)ByteHamster
2021-04-22Moved model to its own moduleByteHamster
2021-04-21Deleted duplicate resourcesByteHamster
2020-12-14Remove unused import statements to reduce dependenciesHerbert Reiter
2020-11-06Fixed clear download log menu itemByteHamster
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-07-21Offer to copy download error to clipboardByteHamster
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-05-03Switched to MaterialComponents themeByteHamster
2020-04-21Fix menu items duplication in episodes and downloads fragmentEbrahim Byagowi
2020-03-16Made icons black instead of greyByteHamster
2019-10-25Removed EventDistributorByteHamster
2019-10-23Migrated download log events to EventBusByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-07-22Updated appearance of empty viewByteHamster
2019-06-24Reorganize DownloadLogFragment lifecycleAnderson Mesquita
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
2019-01-19Fixed displaying feed urlByteHamster
2018-09-30Migrate rxjava to version 2Martin Fietz
2018-04-05Showing URL for failed downloadsByteHamster
2018-01-14Add final modifiersMartin Fietz
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-03-22code cleaning:Domingos Lopes
2016-01-13Prevent IllegalStateException when fragment is detachedMartin 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-18Remove checks for opened drawer, now unneccessaryMartin Fietz
2015-03-04Add ability to clear the download log, as requested in AntennaPod/AntennaPod#506Martin Fietz
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh