297 Commits

Author SHA1 Message Date
Tom Hennen
0aed6ce383 switched to use just RemoveListener 2015-04-03 11:00:52 -04:00
Tom Hennen
c277166f77 Can now undo swipe to mark as read.
Behavior isn't ideal when the user is displaying all the items in their feed.
(you can swipe new and read items and they don't go away (obviously)).
2015-04-03 10:47:01 -04:00
volhol
42e118626e Direct play from the lists
subsequent play of the next feed item from the queue now works
2015-04-02 19:54:04 +02:00
volhol
247ef778aa Direct play from the the lists
position in media item is now updated
2015-04-01 12:47:35 +02:00
volhol
71db0368c4 Direct play from the the lists
Pause/play buttons work; position in media item not always updated yet
2015-03-31 01:33:04 +02:00
Martin Fietz
680c9db075 "Add feed" facelift, OPML import with better explanations and usage of external apps 2015-03-30 13:10:48 +02:00
Tom Hennen
1a63f26de4 added remove handler for list view.
Not working yet because dslv.startDrag returns false unless the list view supports dragging. I'm not sure we want dragging, just fling remove.
2015-03-29 15:12:20 -04:00
Tom Hennen
b612a557ea Merge pull request #697 from mfietz/feature/downloader-if-modified-since
Downloader use If-Modified-Since HTTP header (Take 2)
2015-03-29 11:39:25 -04:00
Martin Fietz
dc2f2b5828 Revert 95b0393a62e12956cb72740b301f6fee846a6cba and fix conflicts. 2015-03-27 21:23:04 +01:00
Tom Hennen
abdf9a3f28 for some reason the intent doesn't have EXTRA_STATUS anymore. We'll just see what the action type is. closes #695 2015-03-26 21:17:41 -04:00
Volker Hollich
af7b947368 Direct play from the the list is now enabled. A pause button is no
longer displayed in the list. It would need additional changes to get a
pause button to work and to always be updated accordingly. Instead the
play button of the selected item changes to blank.
2015-03-26 11:17:46 +01:00
Tom Hennen
d961b1796e Revert "Downloader use If-Modified-Since HTTP header" 2015-03-21 10:11:26 -04:00
Tom Hennen
21dabab909 Merge pull request #681 from mfietz/feature/downloader-if-modified-since
Downloader use If-Modified-Since HTTP header
2015-03-21 09:58:41 -04:00
Tom Hennen
c51a798b59 Merge pull request #683 from mfietz/feature/gpodder-tags-layout
Gpodder tags show title and usage
2015-03-17 17:34:04 -04:00
Tom Hennen
ab2c75d4b1 Merge pull request #678 from mfietz/feature/setting_number_parallel_downloads
Inverse background of EditTextPreference for older android versions
2015-03-17 17:19:25 -04:00
Martin Fietz
596462b7a2 Gpodder categories shows title instead of tag and additionally the usage 2015-03-17 12:36:04 +01:00
Martin Fietz
ae138e2b1c New feed last update is never, not now 2015-03-17 10:39:46 +01:00
Martin Fietz
f62b53edce Set edittext's text color black 2015-03-17 09:51:44 +01:00
Tom Hennen
d1d0013c67 Merge pull request #679 from mfietz/feature/gpodder_search_more_information
Gpodder search shows feed url and number of subscribers
2015-03-16 21:02:27 -04:00
Martin Fietz
9c337c7875 Gpodder search shows feed url and number of subscribers 2015-03-16 18:07:10 +01:00
Martin Fietz
a6e2844f3a Inverse background of EditTextPreference for older android versions 2015-03-15 21:09:19 +01:00
Tom Hennen
c680c10c91 Merge pull request #677 from eerden/itunes-search-pull
Add ability to search iTunes for podcasts
2015-03-15 15:46:20 -04:00
Tom Hennen
2897f556c8 Merge pull request #672 from mfietz/feature/setting_number_parallel_downloads
Number of parallel downloads can be set in the preferences
2015-03-15 15:45:59 -04:00
Ercan Erden
24e0db1cde Add ability to search iTunes for podcasts 2015-03-15 15:24:36 -04:00
Tom Hennen
66785b3551 now always displaying both refresh and search. closes #633 2015-03-15 15:24:30 -04:00
Martin Fietz
9fb5f33f16 Number of parallel downloads can be set in the preferences 2015-03-11 18:15:13 +01:00
Martin Fietz
d3e1fcdcba Fix for false restore where swipe to dismiss scrolls to the top of the list 2015-03-06 16:41:28 +01:00
Tom Hennen
006f793fae Merge pull request #658 from mfietz/issue-126
Queue view: Swipe to dismiss, undo bar, status information
2015-03-05 17:48:27 -05:00
Martin Fietz
2ce366da64 Show duration and pubDate on episode display
... which was - despite the commit message - missing from last commit...
2015-03-05 09:42:46 +01:00
Tom Hennen
1f68352013 Merge pull request #655 from mfietz/issue-551
Persist scroll position in Queue view
2015-03-04 20:12:27 -05:00
Martin Fietz
9444f26673 Show UndoBar when dismiss-by-swipe 2015-03-04 14:42:35 +01:00
Martin Fietz
6c81f6c868 MERGE stash. 2015-03-04 14:42:35 +01:00
Martin Fietz
dcada04621 Delete items from the queue by swiping 2015-03-04 14:42:35 +01:00
Martin Fietz
8309058188 Persist scroll position in Queue view 2015-03-04 09:47:09 +01:00
Martin Fietz
8f9c9c8d3b Add ability to clear the download log, as requested in AntennaPod/AntennaPod#506 2015-03-04 09:33:26 +01:00
Tom Hennen
30a202665a Merge pull request #618 from rharriso/master
added preference to add to front of queue
2015-03-03 17:22:42 -05:00
Ross Harrison
ab34f84e2c Merge branch 'master' of https://github.com/AntennaPod/AntennaPod into AntennaPod-master
core/src/main/java/de/danoeh/antennapod/core/storage/DBWriter.java
2015-02-28 14:45:14 -06:00
Tom Hennen
2316a260bb Merge pull request #616 from TomHennen/empty_queue_command_593
Empty queue command 593
2015-02-23 18:46:37 -05:00
Ross Harrison
e3a78e9cd5 Merge branch 'develop' of github.com:rharriso/AntennaPod 2015-02-01 00:36:16 -06:00
Ross Harrison
509b2a7f58 queue to front or back 2015-02-01 00:29:46 -06:00
Ross Harrison
672c38e20a added preference, need to work into database 2015-01-31 23:30:01 -06:00
Tom Hennen
4b8a3c00ca added feed specific mark_all_read confirmation dialog. #596 2015-01-30 13:43:16 -05:00
Tom Hennen
49c714a5a5 added confirmation dialog when marking all episodes as read. #596 2015-01-30 13:06:32 -05:00
Tom Hennen
2bea83706b added confirmation when clearing the queue. for issue #593 2015-01-30 12:55:38 -05:00
Tom Hennen
85778b4aaa Added option to empty/clear the queue.
Used the word 'clear' because it seems more active than 'empty'.
For issue #593
2015-01-30 10:40:15 -05:00
drabux
9764b80935 Options to sort queue refactor, add sort by alpha and duration 2015-01-24 13:18:29 -05:00
drabux
520ed8327c Options to sort queue by date 2015-01-22 23:37:07 -05:00
daniel oeh
d04aa82954 Merge branch 'add_refresh_button_to_queue_view_595' of git://github.com/TomHennen/AntennaPod into TomHennen-add_refresh_button_to_queue_view_595 2015-01-19 21:49:56 +01:00
daniel oeh
3c473c490b Made auto-cleanup and auto-download methods changeable 2015-01-15 14:37:35 +01:00
daniel oeh
066cab8da5 Moved updateRefreshMenuItem into core package 2015-01-15 12:22:27 +01:00