summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/MainActivity.java
AgeCommit message (Collapse)Author
2013-01-27Removed unused classesdaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2012-12-19Renamed podfetcher.xml to main.xmldaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-23Added preference for setting the application themedaniel oeh
2012-10-22Removed unused importsdaniel oeh
2012-10-13Select 'New' tab on start if there are new itemsdaniel oeh
2012-10-03Moved Opml import button to AddfeedActivity, Opml export button todaniel oeh
preferences
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-09-22Removed unused importsdaniel oeh
2012-09-05Added player fragment to main activitydaniel oeh
2012-08-18Hide 'mark all read' and 'refresh all feeds' - items when they aren'tdaniel oeh
needed
2012-08-16Created abstract downloader classdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
removed unused imports
2012-08-05Videoplayback is now workingdaniel oeh
2012-08-04Created superclass for mediaplayer, implemented Audioplayerdaniel oeh
2012-07-26Added export menu itemdaniel oeh
2012-07-24implemented search buttondaniel oeh
2012-07-23Added chooser activitydaniel 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