summaryrefslogtreecommitdiff
path: root/src/de/danoeh/antennapod/activity/PreferenceActivity.java
AgeCommit message (Collapse)Author
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
http://code.google.com/p/android/issues/detail?id=4611
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
This reverts commit aee135d724c9f7dfeda9c68ac9907361335a0158.
2012-11-23Revert "PreferenceActivity now applies its theme correctly"daniel oeh
This reverts commit 50072c4ebbc60006c04974650a75c243a31cc35c.
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
preferences
2012-09-07Fixed up-button behavior in various activitiesdaniel oeh
2012-08-07Added/updated documentation for application and activity classes anddaniel oeh
removed unused imports
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
2012-07-20App can now be flattrddaniel oeh
2012-07-18'up'-buttons now work as expecteddaniel oeh
2012-07-15Implemented 'about'-Activitydaniel oeh
2012-07-13Renamed package and applicationdaniel oeh