Commit Graph

3842 Commits

Author SHA1 Message Date
minusf ef24e766f9 Skip favorite episodes during autodelete 2017-03-13 21:14:48 +01:00
Martin Fietz 352b6747cf Merge pull request #2234 from CedricCabessa/no-pause-on-cast
don't pause while casting if headset is disconnected
2017-01-07 15:36:56 +01:00
Cédric Cabessa 21605171fd don't pause while casting if headset is disconnected
User was listening to a podcast with headset, then get back home
and want to listen to the rest of the podcast on a chromecast.
If he unplug the headset while the audio is casting, we should not pause.
2017-01-07 15:04:29 +01:00
Martin Fietz a020b7eb85 Merge pull request #2226 from andrewgaul/sort-wifi
Sort wifi names in automatic download preferences
2017-01-01 10:46:20 +01: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 1a58d6f2a8 Enable jumbo-mode 2016-12-31 16:01:48 +01:00
Martin Fietz 2ff99375e3 Upgrade gradle build tools 2016-12-31 16:01:20 +01:00
Martin Fietz c3aa861a33 Merge pull request #2216 from mfietz/bugfix/2215-class-cast-exception-unknown-mime-type
Fix class cast exception on unknown mime type
2016-12-30 20:05:17 +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
Martin Fietz b242016962 Assume media type is audio when mime type is unknown 2016-12-19 18:18:50 +01:00
VarunBarad 234caf3cd5 Revert to remove MultiDex support.
This reverts commit 9406108c61, reversing
changes made to b4233f004c.
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 4e3a912a98 Merge pull request #2207 from mfietz/update_translations
Update translations
2016-12-04 22:03:32 +01:00
Martin Fietz c9f7f8000f Update translations 2016-12-04 22:02:46 +01:00
Martin Fietz 58c3e8514d Merge pull request #2206 from mfietz/issue/2193-sleep-timer-skipping
Do not auto-enable sleep timer after skipping
2016-12-04 21:51:29 +01:00
Martin Fietz dc65f13f44 Do not auto-enable sleep timer after skipping 2016-12-04 21:42:03 +01:00
Martin Fietz 17141db8a6 Turn auto enable sleep timer on/off immediately 2016-12-04 21:40:34 +01:00
Martin Fietz 4878a30d66 Merge pull request #2205 from mfietz/issue/2134-cast-exception
Prevent ClassCastException
2016-12-04 21:12:58 +01:00
Martin Fietz 4d2ab700f2 Merge pull request #2204 from mfietz/issue/2122-oom
Catch out of memory exception
2016-12-04 20:57:43 +01:00
Martin Fietz 1a7d8041bb Cast certain playable information int values to long to prevent class cast exceptions 2016-12-04 13:41:23 +01:00
Martin Fietz ea6cfad6c8 Catch out of memory exception 2016-12-04 13:29:36 +01:00
Varun Barad 9406108c61 Merge pull request #2 from VarunBarad/launch-screen
Launch screen
2016-12-04 08:45:06 +05:30
VarunBarad 28f4ba968d Add MultiDexSupport. 2016-12-04 08:42:16 +05:30
Varun Barad b4233f004c Merge pull request #1 from VarunBarad/launch-screen
Add branded launch screen.
2016-12-03 21:48:54 +05:30
VarunBarad 50150730df Add branded launch screen. 2016-12-03 21:46:22 +05:30
Martin Fietz 3aac3f1fc2 Upgrade gradle wrapper to 3.2.1 2016-12-03 12:41:39 +01:00
Martin Fietz 4ff8d5430f Refactor 2016-11-27 10:44:49 +01:00
Martin Fietz cf8deb12ef Merge pull request #2192 from Cj-Malone/2190-invalid-mime-fix
Fallback to mime type from the URL when the defined is invalid
2016-11-27 10:37:38 +01:00
Martin Fietz f9f4df466c Merge pull request #2191 from Cj-Malone/youtube-fix
Youtube fix
2016-11-27 09:14:10 +01:00
Cj Malone 65d6cea22a Fallback to mime type from the URL when the defined is invalid 2016-11-22 19:17:16 +00:00
Martin Fietz f2b3f87f51 Use our http client for fyyd search 2016-11-20 12:52:51 +01:00
Cj Malone 7a23e1f13f Revert author delimiter back to commer 2016-11-19 17:55:07 +00:00
Cj Malone 8c901bb640 Clean up sort 2016-11-19 17:54:43 +00: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 cbe00b4c77 Also compare drawer items with same counter value case-insensitive 2016-11-19 14:56:25 +01:00
Martin Fietz 2682cbd784 Upgrade to OkHttp3 2016-11-13 23:02:25 +01:00
Martin Fietz 4a6b630e56 Prevent NPE 2016-11-12 09:25:10 +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 ddef76a9cf Merge pull request #2182 from domingos86/fix-episodes-deleted
fix unskipped episodes being removed from queue
2016-11-12 09:10:57 +01:00
Domingos Lopes 8fd886c273 fix unskipped episodes being removed from queue 2016-11-09 13:28:50 -05: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 78f0caa42b Fix transifex configuration 2016-11-07 19:22:38 +01:00
Martin Fietz b3a1153880 Update translations 2016-11-07 19:19:47 +01:00
Martin Fietz 5dde5d25a7 Prepare manifest and changelog for 1.6.2.1 2016-11-07 19:19:24 +01:00