summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-25Move DBReader to :storage:database (#7027)ByteHamster
2024-03-24Move debug icons to :ui:common (#7026)ByteHamster
2024-03-24Let the database do the sorting (#7025)ByteHamster
2024-03-24Simplify playback preferences and move to :storage:preferences (#7024)ByteHamster
2024-03-24Speed up feed parsing (#7023)ByteHamster
2024-03-24Store last refresh attempt for feeds (#7022)ByteHamster
2024-03-24Faster feed deletion (#7019)ByteHamster
2024-03-24Launch splash activity after restoring backup (#7020)ByteHamster
2024-03-23Remove check for updated attributes, just update them (#7018)ByteHamster
2024-03-23Rename FeedMedia methods to no longer have underscores (#7017)ByteHamster
2024-03-23Move first batch of preferences code to :ui:preferences (#7010)ByteHamster
2024-03-22Fix loading chapter images in local feeds (#7016)ByteHamster
2024-03-22Fix android:pathPattern not starting with a slash (#7014)ByteHamster
2024-03-22Remove AutoDownloadTest (#7015)ByteHamster
2024-03-22Playback speed fixes (#7013)ByteHamster
2024-03-22Nicer rating dialog (#7011)ByteHamster
2024-03-20Suppress outdated dependency Lint (#7009)ByteHamster
2024-03-20Create automatic backups only every 3 days, update summary (#7005)ByteHamster
2024-03-20Only consider backup files with the exact same filename pattern for deletion ...ByteHamster
2024-03-20Make swipe gestures less slippery (#7003)ByteHamster
2024-03-18Optional automatic daily database backup (#6994)ByteHamster
2024-03-18Decouple media button starter and receiver (#6999)ByteHamster
2024-03-17Remove dependency from :ui:glide to :core module (#6998)ByteHamster
2024-03-17Add POST_NOTIFICATIONS permission checks (#6951)Taco
2024-03-17Move theme to :ui:common module (#6997)ByteHamster
2024-03-17Move notification icons and widget icons to separate modules (#6995)ByteHamster
2024-03-17Allow retrying chapter loading if interrupted (#6828)Tony Tam
2024-03-17Fix "add podcast" FAB still visible under SpeedDial main FAB (#6950)Taco
2024-03-13Fully remove string that fails LintByteHamster
2024-03-13Remove translation that fails LintByteHamster
2024-03-13Merge branch 'master' into developByteHamster
2024-03-13Replace SwitchCompat with MaterialSwitch (#6989)Taco
2024-03-11Move import/export to its own module (#6986)ByteHamster
2024-03-11Fix opml elements not showing title (#6988)ByteHamster
2024-03-10Bump version to 3.3.0ByteHamster
2024-03-10Backport: Remove tab characters from last 6 filesByteHamster
2024-03-10Update translationsByteHamster
2024-03-10Update release notesByteHamster
2024-03-10Remove Jetifier (#6982)ByteHamster
2024-03-10Remove wearable support library (#6978)ByteHamster
2024-03-10Remove stream library that is just used in 3 locations (#6976)ByteHamster
2024-03-10Remove last few usages of Iconify (#6977)ByteHamster
2024-03-10Fix some Media3 deprecations (#6980)Taco
2024-03-10Fix OkHttp deprecations (#6979)Taco
2024-03-09Upgrade OkHttp (#6975)ByteHamster
2024-03-09Remove okio library (#6972)ByteHamster
2024-03-09Upgrade ExoPlayer to media3 version (#6971)ByteHamster
2024-03-09Move Google Play Metadata to its own repo (#6970)ByteHamster
2024-03-09Update AndroidX libraries (#6940)Taco
2024-03-07Fix importing opml file with empty url and title (#6966)ByteHamster