summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/DownloadlistAdapter.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
2021-02-15Don't set progress to 0 and then back to a numberByteHamster
2021-02-12Move basic views to new moduleByteHamster
2021-01-01Added content description for download cancel button (#4818)binarytoto
2020-04-12Use Android's own file size formatterEbrahim Byagowi
2020-03-10Change display of text from Download queued to Download pending (#3916)JessieVela
2020-02-06Updated running downloads listByteHamster
2019-09-09Removed unused color resourceByteHamster
2018-10-21Remove redundant type castsegsavage
2018-05-27Removed unused codeByteHamster
2018-01-14Add final modifiersMartin Fietz
2018-01-14Weaken declaration accessMartin Fietz
2016-03-22code cleaning:Domingos Lopes
2016-02-08Remove deprecation warnings by using ContextCompat.getColor().Tobias Preuss
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh