summaryrefslogtreecommitdiff
path: root/core/src
AgeCommit message (Collapse)Author
2017-04-16Merge pull request #2302 from mfietz/issue/2269-incorrect-weekdaysMartin Fietz
When date string parsing failed, try parsing the string without the weekday
2017-04-16Merge pull request #2300 from ByteHamster/chapter-durationsMartin Fietz
Added duration to chapters list
2017-04-16Merge pull request #2301 from ByteHamster/most-playedMartin Fietz
Sort feeds by number of played episodes
2017-04-16Convert octal literals to decimal onesMartin Fietz
2017-04-16When date string parsing failed, try parsing the string without the weekdayMartin Fietz
2017-04-16Sort feeds by number of played episodesByteHamster
This way, your most-loved feeds are on top of the list
2017-04-15Added duration to chapters listByteHamster
Closes #2174
2017-04-15Merge remote-tracking branch 'upstream/develop' into developMartin Fietz
2017-04-15Only use iTunes summary whenMartin Fietz
* no description is set yet OR * it is clearly more detailed (i.e. longer) than the current description
2017-04-15Trimming 'pcast:' without '//'ByteHamster
Fixes #2284 (subscribtion through podlove 'Let device decide')
2017-04-15Added feed title to delete confirmationByteHamster
Closes #2291
2017-04-12Let me fix CET/CEST once againDanial Klimkin
2017-04-11Merge pull request #2258 from MeirSD/developMartin Fietz
Enable support for Android Auto with support for OnPlayFromSearch
2017-04-10Check media and mediaItem for null as suggested by mfietzMeir Schwarz
2017-04-10Merge pull request #2288 from dklimkin/datefixMartin Fietz
Additional date format and a hack for CEST
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
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