Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-16 | Update translations | Martin Fietz | |
2017-04-16 | Merge pull request #2294 from ByteHamster/stats-duration | Martin Fietz | |
Allow choosing between getDuration and getPlayedDuration | |||
2017-04-16 | Merge pull request #2302 from mfietz/issue/2269-incorrect-weekdays | Martin Fietz | |
When date string parsing failed, try parsing the string without the weekday | |||
2017-04-16 | Merge pull request #2300 from ByteHamster/chapter-durations | Martin Fietz | |
Added duration to chapters list | |||
2017-04-16 | Merge pull request #2301 from ByteHamster/most-played | Martin Fietz | |
Sort feeds by number of played episodes | |||
2017-04-16 | Convert octal literals to decimal ones | Martin Fietz | |
2017-04-16 | When date string parsing failed, try parsing the string without the weekday | Martin Fietz | |
2017-04-16 | Sort feeds by number of played episodes | ByteHamster | |
This way, your most-loved feeds are on top of the list | |||
2017-04-15 | Added notice that playback speed is not taken into account | ByteHamster | |
2017-04-15 | Added more details to statistics mode description | ByteHamster | |
2017-04-15 | Statistics calculation does not respect playback speed | ByteHamster | |
2017-04-15 | Renamed type to mode | ByteHamster | |
2017-04-15 | Added duration to chapters list | ByteHamster | |
Closes #2174 | |||
2017-04-15 | Merge remote-tracking branch 'upstream/develop' into develop | Martin Fietz | |
2017-04-15 | Only use iTunes summary when | Martin Fietz | |
* no description is set yet OR * it is clearly more detailed (i.e. longer) than the current description | |||
2017-04-15 | Trimming 'pcast:' without '//' | ByteHamster | |
Fixes #2284 (subscribtion through podlove 'Let device decide') | |||
2017-04-15 | Added feed title to delete confirmation | ByteHamster | |
Closes #2291 | |||
2017-04-15 | Allow choosing between getDuration and getPlayedDuration | ByteHamster | |
2017-04-12 | Let me fix CET/CEST once again | Danial Klimkin | |
2017-04-11 | Merge pull request #2258 from MeirSD/develop | Martin Fietz | |
Enable support for Android Auto with support for OnPlayFromSearch | |||
2017-04-10 | Check media and mediaItem for null as suggested by mfietz | Meir Schwarz | |
2017-04-10 | Merge pull request #2288 from dklimkin/datefix | Martin Fietz | |
Additional date format and a hack for CEST | |||
2017-04-10 | Additional date format and a hack for CEST | Danial Klimkin | |
2017-04-10 | Remove propagation of interrupts introduced in #2286 | Martin Fietz | |
2017-04-10 | Merge pull request #2286 from dklimkin/touches | Martin Fietz | |
Small touches on DownloadService.java | |||
2017-04-10 | Small touches on DownloadService.java | Danial Klimkin | |
2017-04-09 | Merge branch 'develop' into develop | Martin Fietz | |
2017-04-09 | Merge pull request #2225 from mfietz/issue/2222-not-add-to-queue | Martin Fietz | |
Setting whether or not to enqueue downloaded episodes | |||
2017-04-09 | Organize imports | Martin Fietz | |
2017-04-09 | Merge pull request #2224 from mfietz/issue/2160-feed-files-pile-up | Martin Fietz | |
Remove cached feed file after parsing | |||
2017-02-25 | Organize search results lexicographically in addition to by where the | orelogo | |
query was matched | |||
2017-02-25 | Improve duplicate removal run time by using a hash set | orelogo | |
2017-02-09 | Enable support for Android Auto with support for OnPlayFromSearch | Meir Schwarz | |
2017-01-07 | don't pause while casting if headset is disconnected | Cé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-31 | Add setting whether or not to enqueue downloaded episodes | Martin Fietz | |
2016-12-31 | Remove cached feed file after parsing | Martin Fietz | |
2016-12-30 | Merge 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-30 | Merge pull request #2201 from VarunBarad/develop | Martin Fietz | |
Add launch screen. | |||
2016-12-30 | Merge pull request #2188 from mfietz/okhttp3 | Martin Fietz | |
Upgrade okhttp to version 3 | |||
2016-12-19 | Assume media type is audio when mime type is unknown | Martin Fietz | |
2016-12-04 | Update translations | Martin Fietz | |
2016-12-04 | Do not auto-enable sleep timer after skipping | Martin Fietz | |
2016-12-04 | Merge pull request #2205 from mfietz/issue/2134-cast-exception | Martin Fietz | |
Prevent ClassCastException | |||
2016-12-04 | Cast certain playable information int values to long to prevent class cast ↵ | Martin Fietz | |
exceptions | |||
2016-12-04 | Catch out of memory exception | Martin Fietz | |
2016-12-03 | Add branded launch screen. | VarunBarad | |
2016-11-27 | Refactor | Martin Fietz | |
2016-11-27 | Merge pull request #2192 from Cj-Malone/2190-invalid-mime-fix | Martin Fietz | |
Fallback to mime type from the URL when the defined is invalid | |||
2016-11-22 | Fallback to mime type from the URL when the defined is invalid | Cj Malone | |
2016-11-19 | Revert author delimiter back to commer | Cj Malone | |