summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)Author
2020-02-1030dp buttons for notification / lock screen (play, fwd, rewind) buttons (#3840)Tony Tam
2020-02-09Merge pull request #3845 from ByteHamster/set-file-size-after-downloadH. Lehmann
Set file size after downlaod
2020-02-08Set file size after downlaodByteHamster
Fixes media size being unknown even if item is downloaded
2020-02-08Do not return true in handleKeycode if nothing was doneByteHamster
2020-02-05Merge branch 'master' into developByteHamster
2020-02-05Merge pull request #3830 from ByteHamster/search-podcastsH. Lehmann
Improved search function
2020-02-05Removed search stringsByteHamster
2020-02-05Do not search in chaptersByteHamster
This speeds up searching a LOT. I hope that most podcasts use good descriptions and we do not need to search for chapters. Podcasts outside of Germany use chapters only very infrequently.
2020-02-05Merge pull request #3787 from ByteHamster/splash-for-all-screensH. Lehmann
Display splash for all screens
2020-02-05Merge pull request #3831 from ByteHamster/verify-databaseH. Lehmann
Verify database version before import
2020-02-05Verify database version before importByteHamster
2020-02-05Search for feeds separatelyByteHamster
2020-02-04Fixed search returning duplicatesByteHamster
2020-02-04Update strings.xmlKeunes
With the removal of the subheading (#3811), it isn't clear anymore when AP will vibrate. This will clarify the function/checkbox.
2020-02-04Merge pull request #3825 from ByteHamster/do-not-linkify-durationH. Lehmann
Do not linkify shownotes duration
2020-02-04Moved css to readable file instead of variableByteHamster
2020-02-04Do not add timecode link if timecode equals durationByteHamster
2020-02-03Merge pull request #3820 from ByteHamster/checkstyleH. Lehmann
Enforce more checkstyle rules
2020-02-03Merge pull request #3819 from ByteHamster/notify-default-playback-speedH. Lehmann
Update speed when changing feed defaults
2020-02-02Enforce SeparatorWrapByteHamster
2020-02-02Enforce MethodParamPadByteHamster
2020-02-02Enforce method namesByteHamster
2020-02-02Enforce valid javadocByteHamster
2020-02-02Update speed when changing feed defaultsByteHamster
2020-02-02Merge pull request #3818 from ByteHamster/fix-link-crashH. Lehmann
Fixed crash when tapping external link in shownotes
2020-02-02Fixed crash when tapping external link in shownotesByteHamster
2020-02-02Merge pull request #3814 from ByteHamster/clean-up-statisticsH. Lehmann
Clean up statistics
2020-02-01Removed unused codeByteHamster
2020-02-01Clean up statisticsByteHamster
Removed unused `StatisticsData` wrapper class and extracted `StatisticsItem` to new class
2020-02-01Updated translationsByteHamster
2020-02-01Merge pull request #3813 from ByteHamster/shownotes-webviewH. Lehmann
ShownotesWebView improvements
2020-02-01Always allow clicking timecodesByteHamster
2020-02-01Merge pull request #3811 from ByteHamster/sleep-timer-uiH. Lehmann
Updated sleep timer UI
2020-02-01Updated sleep timer UIByteHamster
2020-01-31Do not restart sleep timer when automatically playing next episodeByteHamster
2020-01-29Removed OPML import activity with only one buttonByteHamster
2020-01-29CleanupByteHamster
2020-01-29Moved database import/export to settingsByteHamster
2020-01-29Added summariesByteHamster
2020-01-27Updated html export designByteHamster
2020-01-27Enable PiP by defaultByteHamster
2020-01-26Merge pull request #3248 from maxbechtold/feat/simple-adjust-volume-per-feedH. Lehmann
Feat/simple adjust volume per feed
2020-01-26Display splash for all screensByteHamster
2020-01-25Always mock full feedMediaByteHamster
2020-01-25Fix volume adaption while pausedByteHamster
2020-01-25Converted to EventBus instead of broadcastByteHamster
2020-01-25Database upgradeByteHamster
2020-01-25Merge pull request #3782 from ByteHamster/seek-reliabilityH. Lehmann
Make seeking more reliable
2020-01-25Make seeking more reliableByteHamster
2020-01-20Merge pull request #3690 from ByteHamster/more-forgiving-duplicate-detectionH. Lehmann
More forgiving duplicate detection