160 Commits

Author SHA1 Message Date
daniel oeh
44e4924db9 Disable download log cleanup, handle media download before saving DownloadStatus
Might resolve problems with failed downloads being reported as successful
2013-10-04 16:14:15 +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
daniel oeh
e579618dae Added FeedRemover message to strings.xml. fixes #279 2013-09-20 22:16:58 +02:00
daniel oeh
9eaffe684d Added option to set gpodder.net hostname 2013-09-19 17:35:52 +02:00
daniel oeh
2bfee6d467 Layout improvements in device authentication screen 2013-09-19 11:42:51 +02:00
daniel oeh
4a2a25a551 Improved error handling in gpodder.net directory 2013-09-15 13:19:24 +02:00
Tom Hennen
34a5e62339 Merge branch 'develop' of https://github.com/danieloeh/AntennaPod into move-to-top 2013-09-09 18:21:00 -04: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
730ba3cc26 Added suggestions list
Turned off at the moment
2013-09-01 16:27:01 +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
a60ff4dd36 Added subscribe button to online feed view 2013-08-31 14:26:54 +02:00
daniel oeh
74b9bfdcc3 Added search, taglist, pocdasttaglist etc. 2013-08-24 14:23:31 +02:00
daniel oeh
1376b52848 Improved AddFeedActivity layout, added gpodder.net toplist fragment 2013-08-22 15:11:37 +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
b886c38308 * updated code to reuse existing function for moving items in the queue
* added 'move to bottom'
2013-08-16 15:19:56 -04:00
Tom Hennen
2d83b39c27 added move to top to individual items in the episode queue. Move to bottom coming soon. 2013-08-16 14:39:54 -04: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
45dc22a044 Merged #200 into develop 2013-08-03 21:24:13 +02:00
mat tso
12ac0f608d Add missing resources in string.xml 2013-05-15 23:51:16 +02: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
6eb0c58a08 Moved preference strings into strings.xml 2013-04-20 16:44:27 +02:00
daniel oeh
303e2a53df Merge branch 'master' of git://github.com/hzulla/AntennaPod into hzulla-master 2013-04-20 11:07:23 +02:00
Hanno Zulla
63cd69d06b removed a_moment_ago (looks silly and is hard to translate properly) 2013-04-16 15:49:32 +02:00
Hanno Zulla
7688265451 display most recent episode's date instead of last feed update 2013-04-16 14:57:22 +02:00
Hanno Zulla
b5f4789865 changed dates in lists to relative timespans (e.g. "3 days ago") 2013-04-16 14:24:20 +02:00
Michael Kaiser
a66d225b9f Make removal of queued items undoable 2013-04-15 18:53:52 +02:00
daniel oeh
aeebcab202 Renamed 'new' list to 'waiting list' 2013-03-09 21:20:33 +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
5876b98bb8 Implemented skip functionality 2013-03-07 20:02:23 +01:00
daniel oeh
e6584734e8 Fixed spelling mistake 2013-02-23 11:05:19 +01:00
daniel oeh
4fca178972 Merge branch 'issue-39' into develop
Conflicts:
	res/values/ids.xml
2013-02-22 23:10:13 +01:00
daniel oeh
cb82268f7d Added context menu to shownotes view 2013-02-21 18:13:41 +01:00
daniel oeh
d2649ce4b8 Created OrganizeQueueActivity 2013-02-18 12:49:16 +01:00
daniel oeh
d85b90f56e Added expandable notifications to PlaybackService 2013-02-10 16:19:25 +01:00
daniel oeh
e67dab5ab2 Improved viewpager appearance 2013-01-28 23:02:06 +01:00
daniel oeh
be9018e843 Merged queue and unread list 2013-01-27 00:53:06 +01:00
daniel oeh
0978fbacb1 improved strings.xml 2012-12-31 17:30:26 +01:00
daniel oeh
65491d5436 Added 'set to default folder' menu button 2012-12-30 21:51:59 +01:00
daniel oeh
236e467657 Added 'empty directory' warning 2012-12-30 21:45:55 +01:00