summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/DownloadActivity.java
AgeCommit message (Expand)Author
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-11-20Changed references to drawables in src to references to attrdaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-13layout adjustmentsdaniel oeh
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-08-17Fixed problem with DownloadlistAdapterdaniel oeh
2012-08-17DownloadActivity should now display the content correctlydaniel oeh
2012-08-17Download should now workdaniel oeh
2012-08-16Content of Downloads list is now refresheddaniel oeh
2012-08-16Implemented download queueingdaniel oeh
2012-08-16Created abstract downloader classdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
2012-07-24Fixed importsdaniel oeh
2012-07-24fixed nullpointer exceptiondaniel oeh
2012-07-22Replaced buildconfig condition with appconfig conditiondaniel oeh
2012-07-22Added DEBUG logging condition0.8_RC3daniel oeh
2012-07-13Renamed package and applicationdaniel oeh