summaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
2022-03-13Merge pull request #5778 from ByteHamster/dont-cancel-downloadByteHamster
2022-03-12Improve readability of if conditioncketti
2022-03-11Don't cancel download on clickByteHamster
2022-02-27Move database to its own moduleByteHamster
2022-02-27Separate UI (download error messages) from logic (download errors) (#5755)ByteHamster
2022-02-26Move statistics screens to new moduleByteHamster
2022-02-26Enable MultiDexByteHamster
2022-02-26Merge pull request #5753 from ByteHamster/do-not-jump-chaptersByteHamster
2022-02-25Do not jump chapter screen when switching to new chapterByteHamster
2022-02-23Merge pull request #5742 from TacoTheDank/widgetUpdaterWorkManagerByteHamster
2022-02-23Replace deprecated JobIntentService with WorkManagerTacoTheDank
2022-02-22Delete a few unused thingsByteHamster
2022-02-22Merge pull request #5740 from ByteHamster/upon-exiting-videoByteHamster
2022-02-21Add line graph to statistics screenByteHamster
2022-02-21Add time-based statistics filter (#5734)ByteHamster
2022-02-21Make it easier to play only audio, not videoByteHamster
2022-02-21Remove unused overridden super callsTacoTheDank
2022-02-20Show feed error in dialog instead of opening download log screenByteHamster
2022-02-19Added a Statistics Button on the Subscriptions toolbar (#5706)IordanisKokk
2022-02-19Remove startWhenPrepared and prepareImmediatelyByteHamster
2022-02-19Merge branch 'master' into developByteHamster
2022-02-19Merge pull request #5726 from ByteHamster/stream-decide-ondemandByteHamster
2022-02-18Decide whether or not to stream on demandByteHamster
2022-02-18Merge pull request #5725 from ByteHamster/smaller-hidden-suggestionsByteHamster
2022-02-18Removed the speed indicator from the PlaybackControlsDialog (#5702)Silverwarriorin
2022-02-18Shrink discovery section when hiddenByteHamster
2022-02-07Make sure that proxy host name does not get nullByteHamster
2022-02-05Fix clipboard deprecation in AddFeedFragmentTacoTheDank
2022-01-30Nicer placeholder images (#5679)ByteHamster
2022-01-23Update Google Play translationsByteHamster
2022-01-23Update contributorsByteHamster
2022-01-23Update release notesByteHamster
2022-01-22Make emulator tests a bit more stableByteHamster
2022-01-15Merge pull request #5656 from ByteHamster/more-checkstyleByteHamster
2022-01-15Move more checkstyle checks from 'new code' style to main styleByteHamster
2022-01-15handle mouse right click (#5625)Tony Tam
2022-01-06Rewrite download request creation (#5530)ByteHamster
2022-01-06Remove queue loading logic from PlaybackServiceTaskManagerByteHamster
2022-01-04Try to get missing feed url from discover with a search (#5620)agibault
2022-01-04Update Balloon library (#5584)Taco
2022-01-04Local feeds: add sort option for file name (#5629)Shom Bandopadhaya
2022-01-03Combine 'Episode webpage' & 'Media file address' share options (#5626)vbh
2022-01-02Don't show 'Set SleepTimer' and 'Disable SleepTimer' at the same timeJonathan Flueren
2021-12-28Detect network changes with Android > Lollipop (#5609)Tony Tam
2021-12-19Rename tags (#5601)vbh
2021-12-14Add keyboard shortcuts for going to the top and bottom of podcast list (#5588)silansuslu
2021-12-14Merge pull request #5581 from TacoTheDank/remove-old-compatByteHamster
2021-12-12Remove no longer needed compat methodsTacoTheDank
2021-12-10Simplify confusing string with two pluralsByteHamster
2021-12-10Update AndroidX Media and ExoPlayer (#5371)Taco