summaryrefslogtreecommitdiff
path: root/app/src/main
AgeCommit message (Expand)Author
2024-05-12Update metadata repoByteHamster
2024-04-09Target SDK 34 (#7075)ByteHamster
2024-04-09Don't allow downloading already downloaded episdoes again (#7076)ByteHamster
2024-04-07CI tweaks (#7069)ByteHamster
2024-04-06Do not crash if an event comes in before the media is loaded (#7067)ByteHamster
2024-04-05Make it possible to sort the home screen (#7048)Fredrik Wallén
2024-04-05Merge :net:sync:model and :net:sync:service-interface (#7063)ByteHamster
2024-04-05Spotbugs cleanup (#6968)Taco
2024-04-05Delete core module (#7060)ByteHamster
2024-04-04Move some tests from core module to their respective module (#7059)ByteHamster
2024-04-04Small database efficiency tweaks (#7058)ByteHamster
2024-03-31Restructure related UI classes together (#7044)ByteHamster
2024-03-31Remove gpodder search (#7047)ByteHamster
2024-03-29Fix search button not working on some screens (#7043)ByteHamster
2024-03-29Move playback service to module (#7042)ByteHamster
2024-03-29Move download service to module (#7041)ByteHamster
2024-03-29Create module for sync service and move DBWriter to database module (#7040)ByteHamster
2024-03-29Move about screen to :ui:preferences (#7039)ByteHamster
2024-03-29Remove ClientConfig class (#7038)ByteHamster
2024-03-29Add :ui:discovery module (#7037)ByteHamster
2024-03-29Remove dependency of :net:discovery and :ui:echo on :core (#7036)ByteHamster
2024-03-29Restructure Echo to be more flexible (#7035)ByteHamster
2024-03-27Split up DBTasks which has unclear responsibilities (#7032)ByteHamster
2024-03-25Move widget setup code to widget module (#6996)ByteHamster
2024-03-25Move DBReader to :storage:database (#7027)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-24Faster feed deletion (#7019)ByteHamster
2024-03-24Launch splash activity after restoring backup (#7020)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 android:pathPattern not starting with a slash (#7014)ByteHamster
2024-03-22Playback speed fixes (#7013)ByteHamster
2024-03-22Nicer rating dialog (#7011)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-17Move theme to :ui:common module (#6997)ByteHamster
2024-03-17Fix "add podcast" FAB still visible under SpeedDial main FAB (#6950)Taco
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-10Backport: Remove tab characters from last 6 filesByteHamster
2024-03-10Update release notesByteHamster
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-09Remove okio library (#6972)ByteHamster
2024-03-09Move Google Play Metadata to its own repo (#6970)ByteHamster
2024-03-09Update AndroidX libraries (#6940)Taco