Martin Fietz
85ace6fb01
Layout changes and optimizations
2015-04-18 22:12:39 +02:00
Martin Fietz
f858844644
Merge branch 'version_1.1.1' of https://github.com/AntennaPod/AntennaPod into AntennaPod/version_1.1.1
2015-04-18 21:36:52 +02:00
Martin Fietz
512ce6ad51
Small fix
2015-04-18 16:16:45 +02:00
Martin Fietz
1bb1f0990f
Prepare merge.
2015-04-18 12:44:43 +02:00
Tom Hennen
5203808f5d
Merge branch 'version_1.1.1' of https://github.com/danieloeh/AntennaPod into version_1.1.1
2015-04-17 17:37:49 -04:00
Tom Hennen
6142ed7280
updated build number for new release candidate
2015-04-17 17:37:10 -04:00
Tom Hennen
91fb7e6c2a
Fixed some NullPointerExceptions
...
These were happening on some handsets when onPrepareOptionsMenu was getting called.
It is sometimes called before the menu is actually loaded, causing us to not find the
MenuItem we're looking for.
This solves the symptom, if not the cause.
After making this change the number of failures reported on Apkudo dropped from 20 devices to just 6.
2015-04-17 17:29:00 -04:00
Tom Hennen
c712fcf4e2
updating build number for 1.1.1 alpha test
2015-04-16 21:18:28 -04:00
Tom Hennen
beabcf4302
Merge pull request #748 from TomHennen/new_and_all_episodes
...
New and all episodes fixes AntennaPod/AntennaPod#741 and fixes AntennaPod/AntennaPod#742
2015-04-16 21:08:41 -04:00
Tom Hennen
b0b228303c
reuse listView from AllEpisodesFragment
2015-04-16 19:11:36 -04:00
Tom Hennen
b721a5d35f
renamed EpisodesFragment to AllEpisodesFragment
2015-04-16 19:09:26 -04:00
Tom Hennen
6d3fe6dd3e
using different icon for the 'All Episodes' fragment
2015-04-16 19:04:59 -04:00
Tom Hennen
0172951d4e
now properly setting the title and changed the icon for 'All Episodes'
2015-04-15 21:26:08 -04:00
Tom Hennen
78768ae9d9
now we have 'All Episodes' and 'New Episodes'
2015-04-15 21:12:19 -04:00
Tom Hennen
d568150b4a
now saving the last navigation fragment the user had loaded
2015-04-15 20:05:59 -04:00
Tom Hennen
00e37ab582
gpodder now properly sets the initial data for feeds
2015-04-12 15:12:56 -04:00
Martin Fietz
9bd6bcf9d3
Picasso can handle basic authentication
2015-04-11 23:46:33 +02:00
Martin Fietz
a34acb71d1
Add feed: remember credentials after selecting feed, try UTF-8 for HTTP basic authentication
2015-04-11 11:21:16 +02:00
Martin Fietz
07ce9579fb
Refactoring
2015-04-11 11:12:33 +02:00
Martin Fietz
fd30ec8189
Set fast forward and rewind time
2015-04-10 11:10:25 +02:00
Martin Fietz
76b6ae654b
Refactorings
2015-04-10 11:05:04 +02:00
Tom Hennen
b44e0dde58
Merge pull request #706 from mfietz/feature/gpodder_episode_actions
...
Sync episode actions with gpodder, smart mark as played.
2015-04-09 19:34:23 -04:00
Tom Hennen
89691019e3
updated version info
2015-04-07 19:03:57 -04:00
Martin Fietz
0b4b328324
EventBus license, fixed NPE with undobar onHide(), no smarking on closing of audio player activity
2015-04-06 00:26:08 +02:00
Martin Fietz
e8a4bd7c11
ProGuard config, small fix
2015-04-05 23:45:28 +02:00
Tom Hennen
2a5c7e0454
now persisting the scroll position for New Episodes
2015-04-05 16:52:51 -04:00
Tom Hennen
4013707f96
Merge pull request #714 from TomHennen/fix_nav_list_icon_for_queuea
...
show the correct icon for queue and new episodes
2015-04-05 16:45:19 -04:00
Martin Fietz
8850c09920
QueueEvents, Queue shows undobar on removal of an item
2015-04-05 22:37:35 +02:00
Martin Fietz
b2a50983ef
smart mark as played: media player activity, player widget, when media is changed
2015-04-05 22:12:29 +02:00
Martin Fietz
fbf1d8373c
Minor changes: Log, import order, small refactorings
2015-04-05 22:12:29 +02:00
Martin Fietz
67cc7c9885
Sync episode actions with gpodder, smart mark as played
...
* Create episode actions when episodes are downloaded, played, deleted and marked as read
* Sync (download and upload) episode actions
* MediaPlayerActivity deletes almost completely played episode on close
* Improved parsing of datetime strings
* Smart mark as played can be disabled or set in the preferences
2015-04-05 22:11:19 +02:00
Tom Hennen
1cfe3b8b85
show the correct icon for queue and new episodes
2015-04-05 14:36:44 -04:00
Tom Hennen
2230e48aa8
updated to rc3
2015-04-05 13:55:22 -04:00
Tom Hennen
1fb8b64b34
Merge pull request #709 from TomHennen/swipe_to_mark_as_read
...
Swipe to mark as read
2015-04-05 13:47:13 -04:00
Tom Hennen
e7bde8ff82
switched to 'New Episodes', also displaying queue first in the drawer
2015-04-05 11:34:06 -04:00
Tom Hennen
033572bde9
setting alpha instead of background color.
2015-04-05 11:12:51 -04:00
Tom Hennen
56a86d19d2
don't log messages in release mode
2015-04-03 15:24:29 -04:00
Tom Hennen
8deb1860e2
'All Episodes' by default now only shows new episodes.
...
The user can still easily show all episodes via the menu.
The view also now greys out the background for any non-new episodes.
2015-04-03 14:51:16 -04:00
Tom Hennen
13012a2c41
Merge pull request #693 from volhol/develop
...
Addresses #669 and #664 : play buttons in the lists
2015-04-03 12:24:04 -04:00
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
Tom Hennen
b8d25d4123
Adding drag handle allows swipe to remove.
...
Turns out all we needed was a drag handle to allow swipe to remove.
This still needs further testing, but is looking pretty good.
Will add an undo feature shortly.
2015-04-03 10:29:49 -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
e5e59abd55
updated manifest for new alpha version
2015-03-29 12:25:35 -04:00
Tom Hennen
94fee9a5e8
Merge pull request #698 from mfietz/issue/queue-cannot-slopen-nav-drawer
...
Fix for un-slidable queue navigation drawer
2015-03-29 12:07:54 -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