summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/DirectoryChooserActivity.java
AgeCommit message (Expand)Author
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed visibility of MenuItemsdaniel oeh
2013-08-17Merge branch 'findbugs' of git://github.com/andrewgaul/AntennaPod into andrew...daniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-07-14Address FindBugs warningsAndrew Gaul
2013-02-24Added UserPreferences class, limit access to unreadItems and queuedaniel oeh
2013-02-03Organized imports, added drawables to navigation buttonsdaniel 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-18Created DirectoryChooserActivitydaniel oeh