summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2022-05-15Don't ignore taps on counterByteHamster
2022-05-07Update contributors listByteHamster
2022-05-07Merge pull request #5876 from ByteHamster/fix-column-changeByteHamster
Fix column change on subscriptions screen
2022-05-07Fix column change on subscriptions screenByteHamster
Before, it sometimes resized the grid but not the actual covers
2022-05-07Fix share button on 'all episodes' pageByteHamster
2022-05-04Bump version to 2.6.0-beta1ByteHamster
2022-05-03Merge branch 'master' into developByteHamster
2022-04-26Merge pull request #5856 from ByteHamster/load-more-filterByteHamster
Don't load more and more pages when filtering
2022-04-26Merge pull request #5857 from ByteHamster/decouple-preferencesByteHamster
Decouple preferences
2022-04-26Merge pull request #5858 from ByteHamster/decouple-discoveryByteHamster
Move feed discovery backends to their own module
2022-04-26Move feed discovery backends to their own moduleByteHamster
2022-04-26Decouple preferencesByteHamster
2022-04-25Merge pull request #5854 from ByteHamster/decouple-httpclientByteHamster
Decouple HttpClient
2022-04-25Don't load more and more pages when filteringByteHamster
2022-04-24Decouple HttpClientByteHamster
Remove dependencies: - HttpClient->Preferences - AuthorizationInterceptor->Download Service - ExoPlayer->Download Service
2022-04-24Translate widget config screenByteHamster
2022-04-24Put playback speed in widget (#5774)Nicolas Araujo
2022-04-22Bump version to 2.5.22.5.2ByteHamster
2022-04-22Update filter dialog to FragmentByteHamster
2022-04-22Podcast page re-design (#5842)ByteHamster
Makes the settings button more visible, following a mock-up on the forum
2022-04-22Restore episode sharing that only includes a media URL (#5835)ByteHamster
2022-04-22Merge pull request #5839 from ByteHamster/samsung-warningByteHamster
Work around Samsung having messed up the TimePicker
2022-04-12Work around Samsung having messed up the TimePickerByteHamster
2022-04-11Merge pull request #5838 from ByteHamster/fix-loading-stuckByteHamster
Fix 'loading more' getting stuck
2022-04-10Fix 'loading more' getting stuckByteHamster
2022-04-09Do not crash when clicking button while feed is not loaded yetByteHamster
2022-04-09Fix ArrayIndexOutOfBoundsException reported through Google PlayByteHamster
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-26Bump version to 2.5.12.5.1ByteHamster
2022-03-22Reformat audioplayer_fragment.xmlTacoTheDank
2022-03-22Use more FragmentContainerViewTacoTheDank
2022-03-16Merge pull request #5786 from ByteHamster/subscribe-filenameByteHamster
Use data folder for initial subscriptions
2022-03-15Use proper content type and subject when sharing exported HTML/Favoritescketti
2022-03-15Use data folder for initial subscriptionsByteHamster
This was already implemented in 31c0f90d0720518705da6a86b2541c2b38b054b8 but apparently got overwritten by a merge conflict with the download service rewrite.
2022-03-15Use ShareCompat.IntentBuilder for all share actions (#5780)cketti
2022-03-15Fix context menu click ending up in wrong fragmentByteHamster
This can have all kinds of weird side effects. For example, it could trigger the "delete" button of a podcast and then ask for deleting another one because another fragment handles the deletion.
2022-03-13Merge pull request #5778 from ByteHamster/dont-cancel-downloadByteHamster
Don't cancel download on click
2022-03-12Improve readability of if conditioncketti
2022-03-12Fix removing podcastByteHamster
2022-03-11Don't cancel download on clickByteHamster
2022-02-27Move database to its own moduleByteHamster
2022-02-27Merge pull request #5756 from ByteHamster/multidex-androidxByteHamster
Use AndroidX version of MultiDex
2022-02-27Separate UI (download error messages) from logic (download errors) (#5755)ByteHamster
2022-02-27Use AndroidX version of MultiDexByteHamster
2022-02-26Move statistics screens to new moduleByteHamster
2022-02-26Enable MultiDexByteHamster
2022-02-26Merge pull request #5753 from ByteHamster/do-not-jump-chaptersByteHamster
Do not jump chapter screen when switching to new chapter