summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/MainActivity.java
AgeCommit message (Expand)Author
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-08-16Resolved Android 2.3 issuesdaniel oeh
2013-08-15Merged pull-request #246daniel oeh
2013-08-14Fixed searchdaniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-04Ported search components to DB*-classesdaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-09Used wrong label for tabdaniel oeh
2013-03-09Use tabs instead of viewpager indicator in main screendaniel oeh
2013-02-25Implemented EventDistributordaniel oeh
2013-02-24limited access to feed items, feeds, playback history and download logdaniel oeh
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
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
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
2012-08-16Created abstract downloader classdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
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