summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/adapter
AgeCommit message (Expand)Author
2016-03-16Fix Log iconMartin Fietz
2016-03-16Merge pull request #1773 from andrewgaul/boxingMartin Fietz
2016-03-14Avoid unneeded boxingAndrew Gaul
2016-03-10Do not crash...Martin Fietz
2016-02-23Do not show full disk icon if cache size is unlimitedMartin 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-31don't query DB from the UI thread\!Tom Hennen
2016-01-31don't show space warning if we can autodelete stuff.Tom Hennen
2016-01-31Merge pull request #1619 from mfietz/issue/1222-completed-downloads-gearsTom Hennen
2016-01-30Feed view: Single feed refresh enforces actually refreshingMartin Fietz
2016-01-30Change feed lastModified/lastUpdate to StringMartin Fietz
2016-01-27Make subscription view look niceMartin Fietz
2016-01-26Minor changesMartin Fietz
2016-01-26Completed Downloads: Show queued iconMartin Fietz
2016-01-24iTunes Search: SearchView in Action Bar, error/result message, retry, feed urlMartin Fietz
2016-01-23Merge pull request #1582 from mfietz/issue/1367-add-favoritesTom Hennen
2016-01-23Fix context menuMartin Fietz
2016-01-21Merge pull request #1561 from mfietz/redesign_audio_playerTom Hennen
2016-01-18Merge pull request #1554 from mfietz/pub_date_last_yearTom Hennen
2016-01-16Prettier date formattingMartin Fietz
2016-01-16Audio player redesignMartin Fietz
2016-01-09Explanation dialogMartin Fietz
2016-01-09Indicate that episode cache is exhaustedMartin Fietz
2016-01-08Mobile Data Dialog: Stack buttons if necessaryMartin Fietz
2016-01-05Merge pull request #1526 from mfietz/issue/1522-download-log-NPEMartin Fietz
2016-01-05Prevent NPE if media was not foundMartin Fietz
2016-01-03Consider theme when highlightingMartin Fietz
2015-11-27Fix background for long clickMartin Fietz
2015-11-27WeakReferenceMartin Fietz
2015-11-27Dark themeMartin Fietz
2015-11-27Highlight currently playing episodeMartin Fietz
2015-11-26Just nopeMartin Fietz
2015-11-26Download Log: Show retry button iconMartin Fietz
2015-11-25Prevent a possible leak, minor refactoringsMartin Fietz
2015-11-14Merge pull request #1363 from mfietz/issue/1256-dark-dialogsMartin Fietz
2015-11-12Positions change: remember itemMartin Fietz
2015-11-08Fix dialog colorsMartin Fietz
2015-11-08AlertDialog -> v7 AlertDialogMartin Fietz
2015-11-07Fancy drag/swipe effectMartin Fietz
2015-11-06Check if this is the right fragmentMartin Fietz
2015-11-06RecyclerView context menus (with ripple)Martin Fietz
2015-11-05Refactor eventsMartin Fietz
2015-11-05Queue: Replace DSVL with RecyclerViewMartin Fietz
2015-11-04addressed some of mfietz's commentsTom Hennen
2015-11-03switched to snackbarTom Hennen
2015-11-03replaced context menu with popup menu. still a couple of other issuesTom Hennen
2015-11-03undo for new itemsTom Hennen
2015-11-03undo for favoritesTom Hennen