258 Commits

Author SHA1 Message Date
Tom Hennen
113ab1092e Merge pull request #812 from mfietz/issue/811-getImageUri-NPE
Fix NPE and hide progress bar without media
2015-05-13 20:29:29 -04:00
Martin Fietz
69303a5915 Fix NPE and hide progress bar without media 2015-05-13 10:29:52 +02:00
Martin Fietz
0f293a4d78 Fix ActionBar SearchView 2015-05-12 21:21:16 +02:00
Martin Fietz
1d25137edd Refactor 2015-05-12 17:42:41 +02:00
Tom Hennen
08eca53444 fixed text field color in iTunes search for 2.3 devices 2015-05-10 18:03:46 -04:00
Martin Fietz
9ec0d735c8 Add feed item filter 2015-05-10 10:50:22 +02:00
Martin Fietz
94569cf995 CANCELLED 2015-05-09 00:46:02 +02:00
Martin Fietz
c8259daaee Cancel auto download 2015-05-09 00:03:41 +02:00
Tom Hennen
b32fa4ec71 Merge pull request #789 from mfietz/feature/confirm-download-mobile
Confirm download on mobile data connection

This seems to work well. We may want to tweak the workflow further, but we'll figure that out as we use it an in Alpha testing.
2015-05-08 17:44:47 -04:00
Martin Fietz
a766977e6d Check if items are already in the queue 2015-05-03 21:19:20 +02:00
Tom Hennen
cd4bd0e37d Merge pull request #787 from mfietz/feature/queue-lock
Queue Lock: Swipe and drag can be disabled
2015-05-03 14:49:03 -04:00
Martin Fietz
fd7cdd3c71 Show confirmation dialog when downloading over mobile data connection is disabled 2015-05-03 18:58:48 +02:00
Martin Fietz
a92220f8db Show lock icon always, use correct search view text color on older devices 2015-05-03 15:07:25 +02:00
Tom Hennen
4e78205e62 Merge pull request #783 from TomHennen/fix_npe_on_shutdown
Fixes NPE in PlaybackWidgetService
2015-05-02 21:56:25 -04:00
Martin Fietz
103fb635d1 Add ActionBar icon to enable/disable list drag (reorder, swipe) 2015-05-02 21:10:14 +02:00
Tom Hennen
686ee7ed86 fixes a null pointer exception that can sometimes occur when the PlaybackWidgetService is shutdown 2015-05-02 09:27:13 -04:00
Tom Hennen
252f80de78 Merge pull request #777 from mfietz/feature/download-log-retry
Retry failed downloads in the download log
2015-05-02 08:25:18 -04:00
Martin Fietz
8050372ba0 Add ability to retry failed downloads in the download log 2015-04-28 17:10:06 +02:00
Tom Hennen
6830549875 Merge pull request #728 from mfietz/issues/627+727
Add feed: remember credentials, Basic authentication: try UTF-8 encoding
2015-04-27 17:54:28 -04:00
Martin Fietz
b253289b1f Merge pull request #759 from mfietz/nav_drawer_preferences
Nav Drawer Preferences
2015-04-22 09:53:48 +02:00
Martin Fietz
8ed0353c48 Small fixes 2015-04-22 09:52:26 +02:00
Martin Fietz
ff8db54385 Add copy to clipboard 2015-04-21 21:00:51 +02:00
Martin Fietz
7829ddc94e Show URL in feed info, layout optimizations 2015-04-21 17:34:02 +02:00
Martin Fietz
efa35fed9c Start: Restore last feed 2015-04-19 18:14:56 +02:00
Martin Fietz
5ffb0460b3 Change new pref key to not crash previous versions (type changed) 2015-04-19 17:36:32 +02:00
Martin Fietz
9c2f46e5e4 Remove checks for opened drawer, now unneccessary 2015-04-18 22:15:06 +02:00
Martin Fietz
3bf2b109bb Fixes 2015-04-18 22:12:40 +02:00
Martin Fietz
3f16b4e8a2 Keep index of selected navigation drawer item up to date 2015-04-18 22:12:40 +02:00
Martin Fietz
4aa68e74e0 Bux fixes, tests 2015-04-18 22:12:40 +02:00
Martin Fietz
c6b88fe356 Use Fragment tags to reference to fragments, hide nav elements 2015-04-18 22:12:39 +02:00
Martin Fietz
ded0006913 Add longclick Drawer Preference dialog 2015-04-18 22:12:39 +02:00
Martin Fietz
ea628037ca Minor changes 2015-04-18 22:12:39 +02:00
Martin Fietz
158821c0e1 Preference: Change nav drawer
Preference
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
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
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
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
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