summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter/FeedItemlistAdapter.java
AgeCommit message (Expand)Author
2018-01-14Add final modifiersMartin Fietz
2018-01-09Replace ViewHelperMartin Fietz
2017-10-14Changed visibility from gone to invisibleByteHamster
2016-11-02Suppress resource type warningsMartin Fietz
2016-06-06Prevent possible hang-bugsMartin 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-03-22Merge pull request #1808 from domingos86/typedarray-recycleMartin Fietz
2016-03-22recycle typedArraysDomingos Lopes
2016-03-22fix double ifDomingos Lopes
2016-02-08Remove deprecation warnings by using ContextCompat.getColor().Tobias Preuss
2016-01-16Prettier date formattingMartin Fietz
2016-01-03Consider theme when highlightingMartin Fietz
2015-11-27Dark themeMartin Fietz
2015-11-27Highlight currently playing episodeMartin Fietz
2015-11-26Just nopeMartin Fietz
2015-08-18Load feed media size on demandMartin Fietz
2015-07-12PlaybackHistory doesn't dim played items anymore.Tom Hennen
2015-06-29Make new explicitMartin Fietz
2015-05-19Transparency for played itemsMartin Fietz
2015-05-19Fix download bar displacementMartin Fietz
2015-05-19Redone new indicatorMartin Fietz
2015-05-19Show feed new items and refresh failureMartin Fietz
2015-05-10Add feed item filterMartin Fietz
2015-03-31Direct play from the the listsvolhol
2015-03-26Direct play from the the list is now enabled. A pause button is noVolker Hollich
2014-11-05Updated layoutsdaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh