Commit Graph

15 Commits

Author SHA1 Message Date
daniel oeh 02926a6e5f Merge branch 'gpoddernet' into develop
Conflicts:
	AndroidManifest.xml
	res/values/arrays.xml
	res/values/strings.xml
	res/xml/preferences.xml
	src/de/danoeh/antennapod/activity/PreferenceActivity.java
2013-09-05 15:24:50 +02:00
daniel oeh e29d117942 Implemented authentication process 2013-08-31 20:02:56 +02:00
James Falcon 0a607117d6 Reduce default speeds to every .1 instead of every .05 so user doesn't have to do a lot of unchecking. Also, be consistant about where float or double is used and be consistent about which context is used for UserPreferences. 2013-05-13 21:53:44 -05:00
James Falcon 916074957f Variable speed playback as user preferences and customization of playback speed. 2013-05-09 16:02:15 -05:00
James Falcon b48c3807fd Merge branch 'playback-speed' into speed
Conflicts:
	res/values/arrays.xml
	res/values/strings.xml
	src/de/danoeh/antennapod/activity/PreferenceActivity.java
	src/de/danoeh/antennapod/service/PlaybackService.java
2013-05-06 21:48:18 -05:00
James Falcon 5b58466fd2 Added variable speed playback control as a global option. 2013-05-03 16:25:20 -05:00
daniel oeh e734097ea9 Moved update interval preference strings into strings.xml. Fixes #182 2013-04-30 18:09:04 +02:00
daniel oeh d086579e09 Episode cache size can now be set to 'unlimited' 2013-04-20 17:14:43 +02:00
daniel oeh 6eb0c58a08 Moved preference strings into strings.xml 2013-04-20 16:44:27 +02:00
daniel oeh 6a784b7b31 Added episode cache size preference 2013-03-09 11:13:30 +01:00
daniel oeh 3fde2349f9 Added preferences for configuring auto-download 2013-03-08 20:56:24 +01:00
daniel oeh 4c684b888b Updated arrays.xml 2012-11-23 20:15:21 +01:00
daniel oeh 509423653d Added preference for setting the application theme 2012-11-23 19:42:51 +01:00
daniel oeh 9633cd0c62 Ignore lint warnings in arrays.xml 2012-09-20 11:48:13 +02:00
daniel oeh 409c7810a1 Created preferences activity 2012-07-07 22:32:42 +02:00