summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh
AgeCommit message (Expand)Author
2022-04-09Show on-demand configuration popup for stream vs download only once (#5818)Nils Rothaug
2022-04-02Merge branch 'master' into developByteHamster
2022-04-01Merge pull request #5801 from TacoTheDank/fragmentContainerViewByteHamster
2022-03-27Truncate existing files when exporting OPML/HTML/Favoritescketti
2022-03-22Use more FragmentContainerViewTacoTheDank
2022-03-16Merge pull request #5786 from ByteHamster/subscribe-filenameByteHamster
2022-03-15Use proper content type and subject when sharing exported HTML/Favoritescketti
2022-03-15Use data folder for initial subscriptionsByteHamster
2022-03-15Use ShareCompat.IntentBuilder for all share actions (#5780)cketti
2022-03-15Fix context menu click ending up in wrong fragmentByteHamster
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-19Fix side drawer detecting click on 'remove item'ByteHamster
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-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-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