summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/RunningDownloadsFragment.java
AgeCommit message (Expand)Author
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-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-05-03Replaced some Toasts with SnackbarsByteHamster
2020-02-06Updated running downloads listByteHamster
2019-10-30Do not refresh feeds more often than necessaryByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-07-22Updated appearance of empty viewByteHamster
2019-06-24Reorganize downloads fragments lifecycleAnderson Mesquita
2019-04-12Upgraded EventBus to v3ByteHamster
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-01-14Add final modifiersMartin Fietz
2015-12-19Prevent ArrayIndexOutOfBoundsExceptionMartin Fietz
2015-11-26DownloadObserver must dieMartin Fietz
2015-11-25Prevent a possible leak, minor refactoringsMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-06-27Folks weren't always getting the updated copy of the download list, now they ...Tom Hennen
2015-05-09CANCELLEDMartin Fietz
2015-05-09Cancel auto downloadMartin Fietz
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh