Commit Graph

40 Commits

Author SHA1 Message Date
daniel oeh 9eaffe684d Added option to set gpodder.net hostname 2013-09-19 17:35:52 +02:00
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 d45b0e2ea9 Added dialog to change password 2013-09-01 14:41:45 +02:00
daniel oeh c5f848ead5 Added subscription syncing 2013-09-01 13:49:19 +02:00
daniel oeh e29d117942 Implemented authentication process 2013-08-31 20:02:56 +02:00
daniel oeh 7b5964bae2 Temporarily disabled episode filter option
This might be added again later
2013-08-31 12:57:40 +02:00
daniel oeh 74b9bfdcc3 Added search, taglist, pocdasttaglist etc. 2013-08-24 14:23:31 +02:00
daniel oeh 8337739ab4 Merge branch 'playback-speed' of git://github.com/TheRealFalcon/AntennaPod into playback-speed-tmp
Conflicts:
	src/de/danoeh/antennapod/activity/AudioplayerActivity.java
	src/de/danoeh/antennapod/activity/PreferenceActivity.java
	src/de/danoeh/antennapod/service/PlaybackService.java
	src/de/danoeh/antennapod/util/playback/PlaybackController.java
2013-08-16 21:22:35 +02:00
daniel oeh 6b69f7fe28 Fixed search 2013-08-14 17:22:13 +02: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 0da8b0acc9 Added option to disable auto-download 2013-03-25 10:50:38 +01:00
daniel oeh 459fba9b54 Removed auto-queue preference, auto-queue is now always enabled 2013-03-09 11:19:31 +01:00
daniel oeh 6a784b7b31 Added episode cache size preference 2013-03-09 11:13:30 +01:00
daniel oeh 73d23773c5 Removed auto-delete preference 2013-03-09 11:00:44 +01:00
daniel oeh 3fde2349f9 Added preferences for configuring auto-download 2013-03-08 20:56:24 +01:00
daniel oeh 2f86f4f4ae Implemented directory navigation 2012-12-23 11:09:05 +01:00
daniel oeh 509423653d Added preference for setting the application theme 2012-11-23 19:42:51 +01:00
daniel oeh c042145875 Moved Opml import button to AddfeedActivity, Opml export button to
preferences
2012-10-03 15:54:50 +02:00
daniel oeh 7a0297f937 Implemented auto-delete feature 2012-09-22 15:59:21 +02:00
daniel oeh d3d2debfb6 Added preference to display only items which have an episode 2012-08-10 14:30:54 +02:00
daniel oeh 977c3f3674 Added auto-queue preference 2012-08-06 10:54:49 +02:00
daniel oeh 941154704b Replaced 'miro' in filenames with 'miroguide' 2012-08-02 23:00:01 +02:00
daniel oeh bdbdc94448 Added Miro Guide search 2012-08-02 22:05:46 +02:00
daniel oeh 0cce685cc9 Restored flattr integration 2012-07-26 12:09:20 +02:00
daniel oeh dc02bff7c6 implemented searching algorithm 2012-07-24 13:54:43 +02:00
daniel oeh d061f86266 Removed flattr integration (not working) 2012-07-22 17:05:43 +02:00
daniel oeh 095b8c382b Fixed widget size for api 14+ 2012-07-17 13:28:45 +02:00
daniel oeh da71678b66 Implemented 'about'-Activity 2012-07-15 15:55:42 +02:00
daniel oeh 5b57490f60 Added item visibility check and 'revoke access'-item 2012-07-12 16:14:38 +02:00
daniel oeh f3c19b6da2 Added preference item to flattr this app 2012-07-12 16:06:10 +02:00
daniel oeh 8f444d9ad5 Added activities and classes for flattr authentication 2012-07-12 13:36:47 +02:00
daniel oeh 46ec966e6a Removed downloadMediaOnWifiOnly option 2012-07-10 16:15:35 +02:00
daniel oeh fcbb28981f Added preference to block updates over mobile internet 2012-07-09 12:05:09 +02:00
daniel oeh 5c9a2d260d Added strings for preferences 2012-07-07 23:37:52 +02:00
daniel oeh 409c7810a1 Created preferences activity 2012-07-07 22:32:42 +02:00
daniel oeh 897516aa88 Created layouts and classes for widget 2012-07-07 13:30:17 +02:00
daniel oeh 51a5902fd9 Added settings activity 2012-06-17 15:03:21 +02:00