summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/ItemDescriptionFragment.java
AgeCommit message (Collapse)Author
2014-12-19Updated audio player layoutdaniel oeh
2014-12-08Destroy webview when it is no longer useddaniel oeh
Not destroying the webview might have caused crashes on some devices
2014-10-25Removed use of indeterminate progress bardaniel oeh
No longer supported in version 21 of the support library
2014-09-19Moved non-gui classes to 'core' packagedaniel oeh
2014-09-17Changed project structuredaniel oeh
Switched from custom layout to standard gradle project structure