1086 Commits

Author SHA1 Message Date
Martin Fietz
027c1d5beb Replace AsyncTask with RxObservable, prevent IllegalStateException 2016-06-11 11:04:03 +02:00
Martin Fietz
a7a2043682 Merge pull request #1981 from domingos86/null-action-provider-workaround
fixes CastManager.addMediaRouterButton NPE
2016-06-10 19:34:43 +02:00
Martin Fietz
ac8fc02c8e Merge pull request #2002 from drabux/fix_gradle_free_build__properties
Fix gradle free builds
2016-06-09 09:25:22 +02:00
Domingos Lopes
6036f2d960 print stack trace with the log entries 2016-06-08 22:49:03 -04:00
Domingos Lopes
b46b2247b4 fixes NPE from #1974 2016-06-08 22:49:03 -04:00
Martin Fietz
405630ee50 Merge pull request #2001 from domingos86/flavors-optimization
Flavors code optimization
2016-06-09 00:00:47 +02:00
drabux
93bc61b197 Fix gradle free builds 2016-06-08 20:11:26 +02:00
domingos86
186791b22b indentation on MainActivity onCreateOptionsMenu 2016-06-08 13:25:40 -04:00
Martin Fietz
89a1851f57 Merge pull request #1968 from mfietz/issue/1929-new-episodes-marked-as
New episodes: Mark (all) as seen
2016-06-08 18:49:01 +02:00
Domingos Lopes
6d9e385b73 rename helper classes 2016-06-07 22:55:55 -04:00
Domingos Lopes
bcdcfe0d58 adapt ui to different flavors 2016-06-07 22:55:54 -04:00
Martin Fietz
de09c275a9 New episodes: Show correct snackbar "marked as seen" 2016-06-06 20:11:46 +02:00
Martin Fietz
a16f2d2124 New episodes: Mark all as seen instead of played 2016-06-06 20:11:42 +02:00
Martin Fietz
a2d3e83440 Merge pull request #2000 from mfietz/issue/1999-opml-import-npe
OpmlImportFromPathActivity: Prevent onActivityResult NPE
2016-06-06 19:26:22 +02:00
Martin Fietz
6106fdc899 Merge pull request #1958 from drabux/sort_by_feed_title
Add option to sort queue by feed title
2016-06-06 19:18:40 +02:00
Martin Fietz
39cbfa2c61 Prevent NPE 2016-06-06 18:48:17 +02:00
Martin Fietz
ed077f6bae Merge pull request #1995 from mfietz/issue/1921-hang-bugs
Prevent possible hang-bugs
2016-06-06 16:59:44 +02:00
Martin Fietz
c921eba523 Merge pull request #1984 from mfietz/issue/1969-queue-remove-playing
Queue: Allow removal of playing/paused episode via context menu
2016-06-06 16:30:19 +02:00
Martin Fietz
f469350497 Prevent possible hang-bugs 2016-06-06 16:29:51 +02:00
Martin Fietz
4ebf9edabc Improve performance 2016-06-05 12:01:59 +02:00
Martin Fietz
9811261922 Subscriptions: Move add tile to end 2016-06-05 12:01:49 +02:00
Martin Fietz
b9b3209878 Subscriptions: Show indicator only when count > 0 2016-06-05 11:31:42 +02:00
Martin Fietz
10a0321976 Fix app name (due to flavors) 2016-06-04 13:45:45 +02:00
Martin Fietz
58506c051c Queue: Allow removal of playing/paused episode via context menu 2016-06-04 11:47:13 +02:00
Martin Fietz
3c033cc0fb Create one flavor with Google Cast support and one (free) without 2016-06-04 01:36:25 +02:00
Martin Fietz
0aaa14923c Merge pull request #1979 from AntennaPod/1.6.0_devel
Merge 1.6.0_devel
2016-06-03 14:57:59 +02:00
Martin Fietz
6c24614e66 1.6.0.9
Need a new version for Play Store.
1.6.0.8 build was missing a fix that I commit directly.
2016-06-03 14:09:34 +02:00
Martin Fietz
92f9a067ea Merge pull request #1978 from mfietz/prepare_1.6.0.8
1.6.0.8
2016-06-03 14:07:28 +02:00
Martin Fietz
c39f6e2a6b Fix e1d8defa1fa114a96906aa60de74990a65c36ffc 2016-06-03 13:17:01 +02:00
Martin Fietz
6062ff54b3 1.6.0.8 2016-06-03 13:03:50 +02:00
Martin Fietz
b67d91374a Merge pull request #1975 from mfietz/issue/1971-storageerror-npe
StorageErrorActivity: Prevent NPE
2016-06-03 13:00:15 +02:00
Martin Fietz
67a1201d28 Merge pull request #1976 from mfietz/issue/1972-videoplayer-npe
VideoplayerActivity: Prevent NPE
2016-06-03 13:00:03 +02:00
Martin Fietz
eca8fc90b8 Prevent onServiceConnected ClassCastException 2016-06-03 12:59:11 +02:00
Martin Fietz
c97fb13361 Prevent NPE 2016-06-03 11:47:04 +02:00
Martin Fietz
cc06722f7e Prevent NPE 2016-06-03 11:39:43 +02:00
Tom Hennen
45448404a1 Merge pull request #1948 from Foso/patch-2
Fix for restoring scroll position in detail view #1947
2016-05-25 09:22:19 -04:00
drabux
da315e64f6 Add option to sort queue by feed title 2016-05-25 03:19:02 +02:00
Tom Hennen
6d67566891 Merge pull request #1944 from andrewgaul/xlint
Enable Xlint and correct warnings
2016-05-20 17:25:32 -04:00
Tom Hennen
a0e6f3c9f0 Merge pull request #1936 from TomHennen/play-publisher
Play publisher
2016-05-19 08:38:40 -04:00
Tom Hennen
3db830558f Merge pull request #1951 from AntennaPod/1.6.0_devel
1.6.0.7
2016-05-19 08:34:37 -04:00
Jens Klingenberg
f43db45022 Fix for restoring scroll position in detail view #1947
The scroll position on detail view is now being restored when you are switching back to it. 

On orientation change it doesn't restore on the exact position at the moment. 
But i think that could work with a scroll position relative to the webview height.
2016-05-19 00:02:30 +02:00
Andrew Gaul
cf942d1350 Enable Xlint and correct warnings 2016-05-17 15:38:44 -07:00
Tom Hennen
4f5acbf6d6 1.6.0.7 2016-05-13 12:54:47 -04:00
Tom Hennen
52da330e4b add other files for other translations (these may not be included in the play store) 2016-05-10 14:30:15 -04:00
Tom Hennen
c9379c652e add creds and download of default play store setup 2016-05-10 14:23:01 -04:00
Tom Hennen
8c320e3ae1 added plugin to gradle build files 2016-05-10 14:17:56 -04:00
Tom Hennen
ed16169381 Merge pull request #1898 from mfietz/embedded-images
Re-enable embedded images
2016-05-10 12:03:34 -04:00
Tom Hennen
0171b5eb59 1.6.0.6 2016-05-08 16:33:31 -04:00
Tom Hennen
36fd69651b 1.6.0rc5 2016-05-03 15:39:25 -04:00
Martin Fietz
92d63a6570 Use strings to point to images, not uris 2016-05-02 17:01:09 +02:00