1250 Commits

Author SHA1 Message Date
Martin Fietz
a4d3e45c14 Merge pull request #2233 from luiscruz/autorefactor-obsoletelayoutparam
Android automatic refactor - ObsoleteLayoutParam
2017-04-09 20:20:42 +02:00
Cj Malone
d555668d10 Handle OPML send intent 2017-03-17 18:35:15 +00:00
Cj Malone
049ae62f1b OPML Intent
Add an SEND filter for opml files (from a browser)
2017-03-17 18:10:26 +00:00
minusf
ef24e766f9 Skip favorite episodes during autodelete 2017-03-13 21:14:48 +01:00
Meir Schwarz
831166cfb2 Enable support for Android Auto with support for OnPlayFromSearch 2017-02-09 16:54:23 -08:00
Luis Cruz
2c69766505 android automatic refactor obsoletelayoutparam 2017-01-03 17:08:45 +00:00
Andrew Gaul
f6ee58ba27 Sort wifi names in automatic download preferences
This eases toggling an individual entry when one has many configured
wifi networks.
2016-12-31 13:01:46 -08:00
Martin Fietz
c54878a0f5 Add setting whether or not to enqueue downloaded episodes 2016-12-31 17:29:45 +01:00
Martin Fietz
1a58d6f2a8 Enable jumbo-mode 2016-12-31 16:01:48 +01:00
Martin Fietz
3a32db36b8 Merge pull request #2201 from VarunBarad/develop
Add launch screen.
2016-12-30 20:04:42 +01:00
Martin Fietz
27bbe3ae80 Merge pull request #2188 from mfietz/okhttp3
Upgrade okhttp to version 3
2016-12-30 20:03:50 +01:00
VarunBarad
234caf3cd5 Revert to remove MultiDex support.
This reverts commit 9406108c61e42b6ad8942e5cce0c87c01c061473, reversing
changes made to b4233f004c5df3fcaae08b0b88e4c0bd8ae3a747.
2016-12-08 19:37:02 +05:30
Martin Fietz
e7c69534dd Merge pull request #2208 from mfietz/prepare-1.6.2.3
Prepare 1.6.2.3
2016-12-04 22:06:41 +01:00
Martin Fietz
10d95bdb09 Prepare 1.6.2.3 2016-12-04 22:05:54 +01:00
Martin Fietz
c9f7f8000f Update translations 2016-12-04 22:02:46 +01:00
Martin Fietz
17141db8a6 Turn auto enable sleep timer on/off immediately 2016-12-04 21:40:34 +01:00
VarunBarad
28f4ba968d Add MultiDexSupport. 2016-12-04 08:42:16 +05:30
VarunBarad
50150730df Add branded launch screen. 2016-12-03 21:46:22 +05:30
Martin Fietz
f2b3f87f51 Use our http client for fyyd search 2016-11-20 12:52:51 +01:00
Cj Malone
909aea006c Fix adding YouTube feeds 2016-11-19 17:47:52 +00:00
Martin Fietz
7f29627ac7 Prevent NPE 2016-11-19 15:53:17 +01:00
Martin Fietz
f34b673ac5 Fix unintended switch fall-through 2016-11-19 14:59:13 +01:00
Martin Fietz
2682cbd784 Upgrade to OkHttp3 2016-11-13 23:02:25 +01:00
Martin Fietz
aab9f51077 Prepare 1.6.2.2 2016-11-12 09:13:46 +01:00
Martin Fietz
2f355859e8 Fix test 2016-11-12 09:11:51 +01:00
Martin Fietz
724ded4847 Merge pull request #2175 from mfietz/issue/2143-opml-import-2.3
Do not check permissions for OPML import on pre-M Android versions
2016-11-12 09:11:08 +01:00
Martin Fietz
07ac1e59ba Merge pull request #2180 from mfietz/prepare_1.6.2.1
Prepare 1.6.2.1
2016-11-07 19:27:36 +01:00
Martin Fietz
5dde5d25a7 Prepare manifest and changelog for 1.6.2.1 2016-11-07 19:19:24 +01:00
Martin Fietz
995bf857eb Disable Android Auto 2016-11-07 19:07:48 +01:00
Martin Fietz
acf10876bd Add proguard rules for fyyd client (retrofit & moshi) 2016-11-02 21:24:36 +01:00
Martin Fietz
dc0adb578f Suppress resource type warnings 2016-11-02 21:23:53 +01:00
Martin Fietz
42380adb7c Do not check permissions for OPML import on pre-M Android versions 2016-11-01 23:15:58 +01:00
Martin Fietz
8c37a3acee Update translations 2016-11-01 22:19:49 +01:00
Martin Fietz
6accc116e4 Move EventBus register/unregister to appropriate class 2016-11-01 22:07:30 +01:00
Martin Fietz
365afedaad Merge pull request #2172 from mfietz/feature/1794-rename-feeds
Rename feeds
2016-11-01 20:49:27 +01:00
Martin Fietz
ab182c4b63 Replace jsoup's example html to plain text parser with adaptation thereof 2016-11-01 20:49:00 +01:00
Martin Fietz
00f99fb202 Sanitize HTML from Atom feed descriptions/subtitles 2016-11-01 20:13:48 +01:00
Martin Fietz
e2d7e18343 Prepare for 1.6.2.0 release 2016-11-01 20:04:32 +01:00
Martin Fietz
8a626faf73 Add ability to rename feeds 2016-11-01 19:43:23 +01:00
Martin Fietz
6141125848 Hide author(s) and language feed information if empty 2016-11-01 17:26:18 +01:00
Martin Fietz
a89dd28e23 Merge pull request #2170 from mfietz/feature/fyyd
Integrate fyyd podcast search engine
2016-11-01 10:41:51 +01:00
Martin Fietz
0062cab106 Merge branch 'develop' into 2085-auto-enable-sleep-timer 2016-10-30 13:37:39 +01:00
Martin Fietz
c3fad9dbe6 Integrate fyyd podcast search engine 2016-10-30 13:28:57 +01:00
Martin Fietz
695a73c09d Add option to export subscriptions as HTML 2016-10-16 12:40:01 +02:00
Martin Fietz
fee2acb5ab Move opml package 2016-10-15 12:43:43 +02:00
Martin Fietz
d1bbe8a181 Refactor OPML export from asynctask to observable 2016-10-15 12:35:09 +02:00
Martin Fietz
fdc7d41824 Replace toast with snackbar and optional undo action 2016-10-12 21:31:34 +02:00
Martin Fietz
21799ab22c Add dialog option to auto-enable sleep timer 2016-10-09 22:40:40 +02:00
Martin Fietz
e75d60ef61 Extract sleep timer preferences into dedicated class 2016-10-09 21:49:23 +02:00
Martin Fietz
8accc12048 Merge pull request #2139 from mfietz/2121-gpodder-force-full-sync
Add full sync with gpodder
2016-10-08 09:48:49 +02:00