summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2017-04-15Added duration to chapters listByteHamster
2017-04-15Added feed title to delete confirmationByteHamster
2017-04-12Let me fix CET/CEST once againDanial Klimkin
2017-04-11Merge pull request #2258 from MeirSD/developMartin Fietz
2017-04-10Check media and mediaItem for null as suggested by mfietzMeir Schwarz
2017-04-10Merge pull request #2288 from dklimkin/datefixMartin Fietz
2017-04-10Additional date format and a hack for CESTDanial Klimkin
2017-04-10Remove propagation of interrupts introduced in #2286Martin Fietz
2017-04-10Merge pull request #2286 from dklimkin/touchesMartin Fietz
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
2017-04-09Organize importsMartin Fietz
2017-04-09Merge pull request #2224 from mfietz/issue/2160-feed-files-pile-upMartin Fietz
2017-02-25Organize search results lexicographically in addition to by where theorelogo
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
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 mfietz/bugfix/2215-class-cast-exception-unknown...Martin Fietz
2016-12-30Merge pull request #2201 from VarunBarad/developMartin Fietz
2016-12-30Merge pull request #2188 from mfietz/okhttp3Martin Fietz
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
2016-12-04Cast certain playable information int values to long to prevent class cast ex...Martin Fietz
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
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
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