Danial Klimkin
545b1e364e
Additional date format and a hack for CEST
2017-04-10 22:16:34 +02:00
Martin Fietz
ef4bd9fd56
Merge branch 'develop' of github.com:AntennaPod/AntennaPod into develop
2017-04-10 21:49:57 +02:00
Martin Fietz
6c6607f7d3
Remove propagation of interrupts introduced in #2286
2017-04-10 21:49:22 +02:00
Martin Fietz
001290f783
Merge pull request #2287 from mfietz/2275-share-opml
...
Share OPML [Fixed]
2017-04-10 21:34:12 +02:00
Martin Fietz
25a8334aca
Merge pull request #2286 from dklimkin/touches
...
Small touches on DownloadService.java
2017-04-10 21:27:21 +02:00
Martin Fietz
77e89b5786
Convert string to uri
2017-04-10 21:19:25 +02:00
Danial Klimkin
b34910261c
Small touches on DownloadService.java
2017-04-10 21:15:01 +02:00
Martin Fietz
f56b07b4cf
Merge pull request #2130 from ericraymond/develop
...
Added preference settings to customize fastforward and rewind delta.
2017-04-09 21:18:42 +02:00
Martin Fietz
a230b7d821
Merge branch 'develop' of github.com:AntennaPod/AntennaPod into develop
2017-04-09 21:01:54 +02:00
Martin Fietz
11ddd2a59a
Revert "Update gradle to version 3.3"
...
This reverts commit 2a297ecab5
.
2017-04-09 21:01:41 +02:00
Martin Fietz
5cbf092f3b
Merge branch 'develop' into develop
2017-04-09 20:34:43 +02:00
Martin Fietz
4d256b7323
Merge pull request #2225 from mfietz/issue/2222-not-add-to-queue
...
Setting whether or not to enqueue downloaded episodes
2017-04-09 20:26:00 +02:00
Martin Fietz
a2e07e749b
Organize imports
2017-04-09 20:25:35 +02:00
Martin Fietz
8864f51f03
Merge pull request #2224 from mfietz/issue/2160-feed-files-pile-up
...
Remove cached feed file after parsing
2017-04-09 20:24:11 +02:00
Martin Fietz
7b03692ef5
Clean up of #2233
2017-04-09 20:23:34 +02:00
Martin Fietz
a3a758448a
Merge branch 'develop' of github.com:AntennaPod/AntennaPod into develop
2017-04-09 20:21:27 +02:00
Martin Fietz
2a297ecab5
Update gradle to version 3.3
2017-04-09 20:21:21 +02:00
Martin Fietz
a4d3e45c14
Merge pull request #2233 from luiscruz/autorefactor-obsoletelayoutparam
...
Android automatic refactor - ObsoleteLayoutParam
2017-04-09 20:20:42 +02:00
Martin Fietz
7e9bf8ef64
Merge pull request #2265 from orelogo/develop
...
Improve search by reducing duplication prevension runtime and sorting results lexicographically
2017-04-09 19:37:38 +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
orelogo
c0da3df892
Organize search results lexicographically in addition to by where the
...
query was matched
2017-02-25 17:23:46 -08:00
orelogo
a1201cc95f
Improve duplicate removal run time by using a hash set
2017-02-25 17:22:57 -08:00
Meir Schwarz
831166cfb2
Enable support for Android Auto with support for OnPlayFromSearch
2017-02-09 16:54:23 -08: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
Luis Cruz
2c69766505
android automatic refactor obsoletelayoutparam
2017-01-03 17:08:45 +00: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
c54878a0f5
Add setting whether or not to enqueue downloaded episodes
2016-12-31 17:29:45 +01:00
Martin Fietz
a8539dde84
Remove cached feed file after parsing
2016-12-31 16:39:41 +01: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