summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/ItemDescriptionFragment.java
AgeCommit message (Expand)Author
2018-04-05Even use expired cache if there is no networkByteHamster
2018-01-14Add final modifiersMartin Fietz
2018-01-14Remove unused importsMartin Fietz
2018-01-09Replace code for SDK version lower than 14Martin Fietz
2016-09-03fix onMediaChanged() for ItemDescriptionFragmentDomingos Lopes
2016-06-29Fixed rule 'Lamdbas containing only one statement should not nest this statem...Soso Tughushi
2016-05-19Fix for restoring scroll position in detail view #1947Jens Klingenberg
2016-04-24separate audioplayeractivity into audio and cast activitiesDomingos Lopes
2016-03-22code cleaning:Domingos Lopes
2016-03-13Prevent leakMartin Fietz
2016-02-22Do not refresh when not attachedMartin Fietz
2016-01-26Minor changesMartin Fietz
2016-01-26Tell player fragments to refreshMartin Fietz
2016-01-25Use theme background color for shownotes webviewMartin Fietz
2016-01-20Prevent WebView segfaultMartin Fietz
2016-01-16Audio player redesignMartin Fietz
2015-09-10Refactor database accessMartin Fietz
2015-06-19Don't propose to open malformed URLsMartin Fietz
2014-12-19Updated audio player layoutdaniel oeh
2014-12-08Destroy webview when it is no longer useddaniel oeh
2014-10-25Removed use of indeterminate progress bardaniel oeh
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh