summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/DownloadedEpisodesListAdapter.java
AgeCommit message (Expand)Author
2020-03-17Migrated download screen to RecyclerViewByteHamster
2020-03-16Made icons black instead of greyByteHamster
2020-02-06Respect theme in downloaded listByteHamster
2020-02-05Moved ViewHolder classByteHamster
2020-02-05Increase touchable areaByteHamster
2020-02-05Hide separator dot if there are no iconsByteHamster
2020-02-04Converted download list to new item viewByteHamster
2019-10-17Add an option to replace Episode cover with Podcast coverXavier Gouchet
2019-08-30Allow to delete currently playing mediaByteHamster
2018-10-21Merge branch 'develop' into glide-48H. Lehmann
2018-10-21Remove redundant type castsegsavage
2018-10-14Upgraded Glide to version 4.8.0ByteHamster
2018-07-13Only prevent deletion if PlaybackService is running (Closes #2759)ByteHamster
2018-05-05Prevent deletion of currently playing itemByteHamster
2018-01-14Add final modifiersMartin Fietz
2018-01-09Replace ViewHelperMartin Fietz
2016-06-21Completed Downloads: Add transparency to played episodesMartin Fietz
2016-05-02Use strings to point to images, not urisMartin Fietz
2016-04-14Enable full hyphenation on Android 6Martin Fietz
2016-01-26Minor changesMartin Fietz
2016-01-26Completed Downloads: Show queued iconMartin Fietz
2016-01-16Prettier date formattingMartin Fietz
2015-08-08Cache all images (should reduce lag displaying lists of episodes)Tom Hennen
2015-07-29Replace Picasso with GlideMartin Fietz
2014-11-10Updated picasso librarydaniel oeh
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh