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 |
Martin Fietz
|
a7a96a4ca6
|
Merge pull request #2179 from mfietz/disable_android_auto
Disable Android Auto (for now)
|
2016-11-07 19:16:14 +01:00 |
Martin Fietz
|
995bf857eb
|
Disable Android Auto
|
2016-11-07 19:07:48 +01:00 |
Martin Fietz
|
cceb9425a6
|
Merge pull request #2178 from mfietz/issue/2176-application-octet-stream
Accept 'application/octet-stream' as valid media mime type
|
2016-11-07 19:05:31 +01:00 |
Martin Fietz
|
527dfe737e
|
Accept 'application/octet-stream' as valid media mime type
|
2016-11-04 22:35:41 +01:00 |
Martin Fietz
|
ffa65ef00e
|
Update dropbox folder for nightly builds
|
2016-11-03 19:55:55 +01:00 |
Martin Fietz
|
acf10876bd
|
Add proguard rules for fyyd client (retrofit & moshi)
|
2016-11-02 21:24:36 +01:00 |