Commit Graph

192 Commits

Author SHA1 Message Date
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
daniel oeh 6f8a582710 DirectoryChooser can now create new folders 2012-12-23 12:03:53 +01:00
daniel oeh 8726ea18c0 Created layout for directorychooser 2012-12-22 23:55:35 +01:00
daniel oeh 064f9bdb81 Updated translations 2012-11-28 15:51:15 +01:00
daniel oeh 509423653d Added preference for setting the application theme 2012-11-23 19:42:51 +01:00
Michael Kaiser 4e06688713 Removed duplicate string resources. 2012-10-21 22:33:05 +02: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 0b5fa1c612 Implemented PlaybackHistoryActivity 2012-10-03 14:52:50 +02:00
daniel oeh 92feabbb5d DownloadRequester now throws an exception if request is invalid 2012-09-23 16:40:44 +02:00
daniel oeh 1872cd9c07 corrected mistakes in english version 2012-09-23 13:22:59 +02:00
daniel oeh 7a0297f937 Implemented auto-delete feature 2012-09-22 15:59:21 +02:00
daniel oeh bc91c382a0 Added support for 'Unknown Host' error message 2012-09-22 14:02:13 +02:00
daniel oeh 81fbf3bcb6 Auto-enqueue will now enqueue when the user starts the download 2012-09-21 13:31:54 +02:00
daniel oeh d71831e7ad Implemented 'enqueue all' 2012-09-21 12:57:34 +02:00
daniel oeh 47b27cc07d Updated DownloadLogAdapter to support changes in DownloadStatus 2012-09-20 19:33:09 +02:00
daniel oeh 4bd3aec642 Fixed typo 2012-09-15 14:16:38 +02:00
daniel oeh 2c9bbe9e87 Added missing strings to resource file 2012-09-13 11:18:17 +02:00
daniel oeh 98d75f6e61 improved structure of strings.xml 2012-09-11 22:06:25 +02:00
daniel oeh 6d40b2ed04 Removed 'paused'-status message 2012-09-10 13:04:48 +02:00
daniel oeh 40e0950c23 Fixed crash in TimeDialog caused by invalid input 2012-08-26 13:27:11 +02:00
daniel oeh 026efe29c3 HttpDownloader now checks if enough storage is available 2012-08-17 20:47:35 +02:00
daniel oeh 00c9422191 Implemented report in Downloadservice 2012-08-17 19:04:27 +02:00
daniel oeh 336beae409 Download list entries should now be more informative 2012-08-15 17:01:55 +02:00
daniel oeh 1dce5a3061 Added confirmation dialog when deleting a feed 2012-08-12 13:46:24 +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 0b62b06cdf Implemented auto-enqueue feature 2012-08-06 11:07:49 +02:00
daniel oeh 977c3f3674 Added auto-queue preference 2012-08-06 10:54:49 +02:00
daniel oeh 6901e4a08f Added listener for buffering information and progressbar in videoplayer 2012-08-05 16:27:10 +02:00
daniel oeh 6254053226 Feeds can now be added from the miroguide 2012-08-04 15:06:16 +02:00
daniel oeh 1b347032d4 Added activity for viewing a specific miroguide category 2012-08-03 12:08:48 +02:00
daniel oeh bdbdc94448 Added Miro Guide search 2012-08-02 22:05:46 +02:00
daniel oeh 2fd169fa99 Created fragment for displaying a list of Miro Guide channels 2012-08-02 21:23:02 +02:00
daniel oeh 8960d85452 Added button to access the Miro Guide from the AddFeedActivity 2012-08-02 12:31:33 +02:00
daniel oeh cbca5de890 Created main Activity for Miro Guide 2012-08-02 11:57:04 +02:00
daniel oeh b155a4cdf9 Completed sleep timer implementation 2012-07-27 15:46:56 +02:00
daniel oeh e23c1a0143 Implemented sleep timer menu item + fixed problems with dialog 2012-07-27 14:59:01 +02:00
daniel oeh 791acc935c Implemented sleep timer in playaback service and created time dialog 2012-07-27 13:52:54 +02:00
daniel oeh cbb1bed530 Implemented export worker 2012-07-26 19:19:35 +02:00
daniel oeh a85a369f3a Added OPML chooser dialog + autocreation of import directory at
application start
2012-07-25 12:45:15 +02:00
daniel oeh 7d99031706 implemented word search 2012-07-24 16:52:29 +02:00
daniel oeh 8243d0dde6 implemented search button 2012-07-24 14:37:34 +02:00
daniel oeh dc02bff7c6 implemented searching algorithm 2012-07-24 13:54:43 +02:00
daniel oeh 507a6df046 Added error toast message if directory is empty 2012-07-23 18:23:20 +02:00
daniel oeh 5f7d5d5e04 Added menu items for selecting and deselecting all items 2012-07-23 18:12:09 +02:00
daniel oeh d33b959e11 integrated import worker into import activity 2012-07-23 14:26:31 +02:00
daniel oeh 85e171ed99 implemented import worker 2012-07-23 14:10:48 +02:00
daniel oeh 7ce5cfc513 Created opml import activity 2012-07-23 13:50:08 +02:00
daniel oeh 5b28da28fe Improved mediaplayer layout 2012-07-23 01:36:21 +02:00
daniel oeh 81e03efc3d implemented chapterlist in mediaplayer 2012-07-23 01:30:57 +02:00
daniel oeh 452b6c9642 Changed application name to 'AntennaPod' 2012-07-21 18:10:56 +02:00
daniel oeh 428075f04e FlattrClickWorker is now showing a progress dialog 2012-07-21 17:56:33 +02:00
daniel oeh 8957642cee Moved callback handler to background thread 2012-07-18 13:20:00 +02:00
daniel oeh 1bc9285aa5 Fixed errors 2012-07-18 11:28:52 +02:00
daniel oeh a6d65186ab Moved strings into resources 2012-07-17 13:18:20 +02:00
daniel oeh fe71d9d92c Fixed wrong descriptions 2012-07-17 13:06:08 +02:00
daniel oeh 1502a8cc30 Added 'empty'-views for itemlist and feedlist 2012-07-17 12:56:17 +02:00
daniel oeh 114d348a0c Reduced warnings 2012-07-16 16:51:26 +02:00
daniel oeh b4241d59bd Fixed typo + orientation change bug 2012-07-16 16:37:59 +02:00
daniel oeh 7302c0e318 Fixed typo 2012-07-14 20:03:54 +02:00
daniel oeh ba2d2afbbc Renamed package and application 2012-07-13 12:23:47 +02:00
daniel oeh bf1d4cb248 Implemented revoke process 2012-07-12 21:01:00 +02:00
daniel oeh 62724acef8 Changed values of labels 2012-07-12 20:43:28 +02:00
daniel oeh e68e35117f fixed typo 2012-07-12 16:16:19 +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 0e8909807d Flattring things now works 2012-07-12 15:41:56 +02:00
daniel oeh e5f0e81cf9 Implemented flattr utils methods 2012-07-12 14:48:20 +02:00
daniel oeh 8f444d9ad5 Added activities and classes for flattr authentication 2012-07-12 13:36:47 +02:00
daniel oeh 254fad8f70 Set activity titles 2012-07-11 20:52:51 +02:00