summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
2013-02-13Removed non-empty constructorsdaniel oeh
2013-02-03Moved resetFragmentView into onStop (fixes problems when opening dialogs insi...daniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel oeh
2013-02-02Minor layout improvementsdaniel oeh
2013-02-02Improved content view of audio player activitydaniel oeh
2013-02-01Improved layout of player controlsdaniel oeh
2013-01-27Removed unused classesdaniel oeh
2013-01-27Merged queue and unread listdaniel oeh
2013-01-23rm typoligi
2013-01-23deduplication and cleanup -> preparing a pull requestligi
2013-01-23import via intent working initiallyligi
2013-01-23make room for another way of Opml importligi
2013-01-21Added extended menu option, ignore long-press in itemlistdaniel oeh
2013-01-20Added context menu to itemlistdaniel oeh
2013-01-16Release PlaybackController when MediaplayerActivity is stopped0.9.6.4daniel oeh
2012-12-30Updated storage availability checkdaniel oeh
2012-12-30Added 'set to default folder' menu buttondaniel oeh
2012-12-30Added 'empty directory' warningdaniel oeh
2012-12-30Disable 'confirm' button if selected folder isn't validdaniel oeh
2012-12-26Added data folder preferencedaniel oeh
2012-12-25Added documentationdaniel oeh
2012-12-23DirectoryChooser can now create new foldersdaniel oeh
2012-12-23Added FileObserverdaniel oeh
2012-12-23Implemented directory navigationdaniel oeh
2012-12-22Created layout for directorychooserdaniel oeh
2012-12-22Merge branch 'develop' into issue-49daniel oeh
2012-12-19Renamed podfetcher.xml to main.xmldaniel oeh
2012-12-18Created DirectoryChooserActivitydaniel oeh
2012-11-28use supportInvalidateOptionsMenu instead of invalidateOptionsMenudaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel oeh
2012-11-28Fixed crash because of non-empty constructordaniel oeh
2012-11-24Revert "Revert "PreferenceActivity now applies its theme correctly""daniel oeh
2012-11-23Revert "PreferenceActivity now applies its theme correctly"daniel oeh
2012-11-23PreferenceActivity now applies its theme correctlydaniel 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-11-20Created styles for dark and light themedaniel oeh
2012-11-11Organized importsdaniel oeh
2012-11-11Merge branch 'description_update' into developdaniel oeh
2012-11-06Ignore invalid chaptersdaniel oeh
2012-10-28Use thread for searching instead of AsyncTaskdaniel oeh
2012-10-28Searching descriptions should now workdaniel oeh
2012-10-22Removed unused importsdaniel oeh
2012-10-21Renamed package de.danoeh.antennapod.miroguide.conMichael Kaiser
2012-10-13Select 'New' tab on start if there are new itemsdaniel oeh
2012-10-11Move player into INITIALIZED state in some cases to save bandwidthdaniel oeh
2012-10-10Improved visibility change animation in videoplayerdaniel oeh
2012-10-03Moved Opml import button to AddfeedActivity, Opml export button todaniel oeh
2012-10-03Implemented PlaybackHistoryActivitydaniel oeh
2012-09-26Fixed possible nullpointerexception in onPositionObserverUpdate()daniel oeh