summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/DownloadLogFragment.java
AgeCommit message (Expand)Author
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