summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)Author
2017-04-10Remove propagation of interrupts introduced in #2286Martin Fietz
2017-04-10Merge pull request #2286 from dklimkin/touchesMartin Fietz
Small touches on DownloadService.java
2017-04-10Small touches on DownloadService.javaDanial Klimkin
2017-04-09Merge branch 'develop' into developMartin Fietz
2017-04-09Merge pull request #2225 from mfietz/issue/2222-not-add-to-queueMartin Fietz
Setting whether or not to enqueue downloaded episodes
2017-04-09Organize importsMartin Fietz
2017-04-09Merge pull request #2224 from mfietz/issue/2160-feed-files-pile-upMartin Fietz
Remove cached feed file after parsing
2017-02-25Organize search results lexicographically in addition to by where theorelogo
query was matched
2017-02-25Improve duplicate removal run time by using a hash setorelogo
2017-02-09Enable support for Android Auto with support for OnPlayFromSearchMeir Schwarz
2017-01-07don't pause while casting if headset is disconnectedCédric Cabessa
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.
2016-12-31Add setting whether or not to enqueue downloaded episodesMartin Fietz
2016-12-31Remove cached feed file after parsingMartin Fietz
2016-12-30Merge pull request #2216 from ↵Martin Fietz
mfietz/bugfix/2215-class-cast-exception-unknown-mime-type Fix class cast exception on unknown mime type
2016-12-30Merge pull request #2201 from VarunBarad/developMartin Fietz
Add launch screen.
2016-12-30Merge pull request #2188 from mfietz/okhttp3Martin Fietz
Upgrade okhttp to version 3
2016-12-19Assume media type is audio when mime type is unknownMartin Fietz
2016-12-04Update translationsMartin Fietz
2016-12-04Do not auto-enable sleep timer after skippingMartin Fietz
2016-12-04Merge pull request #2205 from mfietz/issue/2134-cast-exceptionMartin Fietz
Prevent ClassCastException
2016-12-04Cast certain playable information int values to long to prevent class cast ↵Martin Fietz
exceptions
2016-12-04Catch out of memory exceptionMartin Fietz
2016-12-03Add branded launch screen.VarunBarad
2016-11-27RefactorMartin Fietz
2016-11-27Merge pull request #2192 from Cj-Malone/2190-invalid-mime-fixMartin Fietz
Fallback to mime type from the URL when the defined is invalid
2016-11-22Fallback to mime type from the URL when the defined is invalidCj Malone
2016-11-19Revert author delimiter back to commerCj Malone
2016-11-19Clean up sortCj Malone
2016-11-19Also compare drawer items with same counter value case-insensitiveMartin Fietz
2016-11-13Upgrade to OkHttp3Martin Fietz
2016-11-12Prevent NPE1.6.2.2Martin Fietz
2016-11-09fix unskipped episodes being removed from queueDomingos Lopes
2016-11-07Fix transifex configurationMartin Fietz
2016-11-07Update translationsMartin Fietz
2016-11-04Accept 'application/octet-stream' as valid media mime typeMartin Fietz
2016-11-01Fix resource directoryMartin Fietz
2016-11-01Update translationsMartin Fietz
2016-11-01Merge pull request #2172 from mfietz/feature/1794-rename-feedsMartin Fietz
Rename feeds
2016-11-01Replace jsoup's example html to plain text parser with adaptation thereofMartin Fietz
2016-11-01Add ability to rename feedsMartin Fietz
2016-11-01Only store the feed's author(s), not that of individual itemsMartin Fietz
2016-11-01Change authors delimiter to newlineMartin Fietz
2016-11-01Merge pull request #2147 from Cj-Malone/atom-clean-upMartin Fietz
Parsing clean up
2016-11-01Merge pull request #2170 from mfietz/feature/fyydMartin Fietz
Integrate fyyd podcast search engine
2016-10-31Indent exported filesCj Malone
2016-10-30Merge pull request #2152 from mfietz/2085-auto-enable-sleep-timerMartin Fietz
Option to auto-enable sleep timer
2016-10-30Merge pull request #2136 from mfietz/2128-subscription-counter-downloadedMartin Fietz
Add option to show number of downloaded episodes in subscription counter
2016-10-30Merge branch 'develop' into 2085-auto-enable-sleep-timerMartin Fietz
2016-10-30Integrate fyyd podcast search engineMartin Fietz
2016-10-30Merge pull request #2158 from mfietz/feature/2154-export-htmlMartin Fietz
Export subscriptions as HTML