summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/PreferenceActivity.java
AgeCommit message (Expand)Author
2014-08-06Prevent flattr login if API keys are missingdaniel oeh
2014-07-16Made automatic flattr threshold configurabledaniel oeh
2014-07-05Reduced number of lint warningsdaniel oeh
2014-06-01Fixed up-/back-button behavior in PreferenceActivity. fixes #412, fixes #107daniel oeh
2014-03-28Replaced AppConfig.DEBUG with BuildConfig.DEBUGdaniel oeh
2014-01-01Re-enable support for the "Flattr this app" item in SettingsSimon Rutishauser
2013-09-29this consolidates the code from pull request #253 (flattr queue and auto flat...Simon Rutishauser
2013-09-25Settings menu did not refresh correctly on preference change. fixes #284daniel oeh
2013-09-25fixed #219daniel oeh
2013-09-25Use support library up-navigationdaniel oeh
2013-09-19Added option to set gpodder.net hostnamedaniel oeh
2013-09-18Call superclass method when creating and preparing menu. fixes #278daniel oeh
2013-09-15Fixed NullpointerException when PreferenceActivity was created. fixes #275daniel oeh
2013-09-05Merge branch 'gpoddernet' into developdaniel oeh
2013-09-04Improved layout of login GUIdaniel oeh
2013-09-01Added dialog to change passworddaniel oeh
2013-09-01Added subscription syncingdaniel oeh
2013-08-16Merge branch 'playback-speed' of git://github.com/TheRealFalcon/AntennaPod in...daniel oeh
2013-08-10Merge branch 'feedmanager_removal' into developdaniel oeh
2013-08-07Removed ActionbarSherlock dependencydaniel oeh
2013-08-05Merge branch 'develop' into feedmanager_removaldaniel oeh
2013-08-04Removed last references to FeedManagerdaniel oeh
2013-05-09Variable speed playback as user preferences and customization of playback speed.James Falcon
2013-05-06Merge branch 'playback-speed' into speedJames Falcon
2013-05-03Added variable speed playback control as a global option.James Falcon
2013-04-30Moved update interval preference strings into strings.xml. Fixes #182daniel oeh
2013-04-20Episode cache size can now be set to 'unlimited'daniel oeh
2013-03-25Added workaround for PreferenceScreen bugdaniel oeh
2013-03-25Added option to disable auto-downloaddaniel oeh
2013-03-16Added support for episode imagesdaniel oeh
2013-03-09Added episode cache size preferencedaniel oeh
2013-03-08Added preferences for configuring auto-downloaddaniel 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-03Organized imports, added drawables to navigation buttonsdaniel oeh
2012-12-30Added 'set to default folder' menu buttondaniel oeh
2012-12-26Added data folder preferencedaniel oeh
2012-12-23Implemented directory navigationdaniel oeh
2012-11-28Call setTheme() before super.onCreate()daniel 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-10-03Moved Opml import button to AddfeedActivity, Opml export button todaniel oeh
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
2012-07-26Restored flattr integrationdaniel oeh
2012-07-26cleaned up packagesdaniel oeh
2012-07-22Removed flattr integration (not working)0.8_RC5daniel oeh
2012-07-20App url is now flattrd directlydaniel oeh