summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/QueueRecyclerAdapter.java
AgeCommit message (Expand)Author
2016-05-02Use strings to point to images, not urisMartin Fietz
2016-04-19Merge pull request #1875 from mfietz/issue/1831-apply-actions-tagsTom Hennen
2016-04-14Don't use LongLists, use tags directlyMartin Fietz
2016-04-14Enable full hyphenation on Android 6Martin Fietz
2016-04-02Merge pull request #1828 from mfietz/feature/662-episode-swipeTom Hennen
2016-03-29use CoverTarget for Subscriptions, some cleanup of how it looksTom Hennen
2016-03-27Episode view: Go to previous/next list item when swiping right/leftMartin Fietz
2016-03-22code cleaning:Domingos Lopes
2016-03-10Do not crash...Martin Fietz
2016-02-14Same issue and solution as #884Martin Fietz
2016-02-12Do not show spinner when download is not allowedMartin Fietz
2016-02-08Remove deprecation warnings by using ContextCompat.getColor().Tobias Preuss
2016-01-23Fix context menuMartin Fietz
2016-01-16Prettier date formattingMartin Fietz
2015-11-27Fix background for long clickMartin Fietz
2015-11-27Dark themeMartin Fietz
2015-11-27Highlight currently playing episodeMartin Fietz
2015-11-26Just nopeMartin Fietz
2015-11-12Positions change: remember itemMartin Fietz
2015-11-07Fancy drag/swipe effectMartin Fietz
2015-11-06RecyclerView context menus (with ripple)Martin Fietz
2015-11-05Queue: Replace DSVL with RecyclerViewMartin Fietz