summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity
AgeCommit message (Expand)Author
2013-03-09Added episode cache size preferencedaniel oeh
2013-03-08Added preferences for configuring auto-downloaddaniel oeh
2013-03-07Implemented skip functionalitydaniel oeh
2013-03-07Made sure that first queue item can't be moved while it's playingdaniel oeh
2013-03-06Merge branch 'online_feed_view' into developdaniel oeh
2013-03-06Merge branch 'apichanges' into developdaniel oeh
2013-02-28Implemented OnlineFeedViewActivitydaniel oeh
2013-02-28Added support for local external video filesdaniel oeh
2013-02-27Added support for playing local external media filesdaniel oeh
2013-02-27Created de.danoeh.antennapod.util.playback packagedaniel oeh
2013-02-27PlaybackService now works with the 'Playable' interfacedaniel oeh
2013-02-25License.html wasn't loaded correctlydaniel oeh
2013-02-25ImageView tags weren't set correctlydaniel oeh
2013-02-25FeedImageLoader now works independently from FeedImagesdaniel 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-02-23Added status indicator to audioplayerdaniel oeh
2013-02-23Merge branch 'ligi-better_ompl_import' into developdaniel oeh
2013-02-22Replace ItemlistFragment instead of adding it. fixes #105daniel oeh
2013-02-18Implemented drag & drop reorderingdaniel oeh
2013-02-18Created list layout for OrganizeActivitydaniel oeh
2013-02-18Created OrganizeQueueActivitydaniel oeh
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