summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-27Switch Emulator CI to Ubuntu (#7143)ByteHamster
2024-04-24Implement missing equals and hashcode methods for feeditem (#7132)flofriday
2024-04-16Bump version to 3.4.0-beta2ByteHamster
2024-04-15Work around race condition where position reset might be undone (#7102)ByteHamster
2024-04-15Fix default per-feed skip silence setting (#7101)ByteHamster
2024-04-12Fix website languages being in wrong folder (#7084)ByteHamster
2024-04-11Bump version to 3.4.0-beta1ByteHamster
2024-04-11Update contributorsByteHamster
2024-04-11Update translationsByteHamster
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-07Merge branch 'master' into developByteHamster
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-04-04Remove methods from DbReader that just call a private method (#7057)ByteHamster
2024-04-03Remember column indices between different list items (#7051)ByteHamster
2024-04-01Fix playback state not being updated (#7050)ByteHamster
2024-03-31Restructure related UI classes together (#7044)ByteHamster
2024-03-31Remove gpodder search (#7047)ByteHamster
2024-03-31Remove unneeded module dependencies (#7046)ByteHamster
2024-03-30Update string to sentence case (#7045)loucasal
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-25Add script to generate module diagram (#7028)ByteHamster
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-24Bump version to 3.3.23.3.2ByteHamster
2024-03-24Store last refresh attempt for feeds (#7022)ByteHamster
2024-03-24Fix missing episodes on Android Auto (#7021)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