48 Commits

Author SHA1 Message Date
daniel oeh
c76bd9ba08 Merge branch 'develop_flattr_queue_autoflattr' of git://github.com/peschmae0/AntennaPod into flattr_queue_autoflattr
Conflicts:
	src/de/danoeh/antennapod/storage/DBReader.java
	src/de/danoeh/antennapod/storage/PodDBAdapter.java
2013-12-31 03:17:02 +01:00
daniel oeh
b6085f1920 Temporarily removed preference (again)
Might be re-added later.
2013-10-09 00:03:38 +02:00
daniel oeh
088878fcfd Merge branch 'pause-on-interrupt' of git://github.com/TomHennen/AntennaPod into TomHennen-pause-on-interrupt 2013-10-03 13:15:47 +02:00
Simon Rutishauser
8fbd1ecf9c this consolidates the code from pull request #253 (flattr queue and auto flattr) into a single commit, rebased onto the current development branch 2013-09-29 17:19:11 +02:00
daniel oeh
9eaffe684d Added option to set gpodder.net hostname 2013-09-19 17:35:52 +02:00
Tom Hennen
c960a65189 Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into pause-on-interrupt 2013-09-09 18:20:15 -04: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
Tom Hennen
d538e3899c Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-to-top 2013-09-02 19:35:07 -04: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
Tom Hennen
bd4c365c11 updated name of the preference to use 'FocusLoss' rather than 'Notifications' to more accurately reflect what it does 2013-08-14 12:47:04 -04:00
Tom Hennen
3f8e6c26a3 Adds an option to pause audio while audio focus is lost. This is helpful when using navigation apps (for example) so that you can hear what the navigation app says and you don't miss whatever was being said on your podcast. Without this setting checked they may wind up talking over each other, which can be confusing. 2013-08-14 12:26:03 -04: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