summaryrefslogtreecommitdiff
path: root/core/src/main/res/values
AgeCommit message (Collapse)Author
2024-04-05Delete core module (#7060)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-23Move first batch of preferences code to :ui:preferences (#7010)ByteHamster
2024-03-17Move theme to :ui:common module (#6997)ByteHamster
This enables creating Activities outside the app and core modules
2024-02-25Add option to add new episodes to queue (#6855)Matej Drobnič
2024-02-25Toggle sleep timer from notification (#6913)mueller-ma
2024-02-04Add next chapter button to notification (#6276)Matej Drobnič
2023-12-06Merge branch 'master' into developByteHamster
2023-12-03New sort dialog (#6789)ByteHamster
2023-11-28AntennaPod Echo (#6780)ByteHamster
2023-10-29Add more spacing to OnlineFeedViewActivity, use MD3 styles (#6670)Bhaskar Kaura
2023-10-01Switch to colorBackground instead of windowBackground (#6674)ByteHamster
2023-09-08Make preference switch background less prominent (#6623)ByteHamster
2023-09-08Add volume boost (#6573)Matej Drobnič
2023-05-29Use the brand new material switches for preferences (#6475)ebraminio
2023-05-18Rounded corners of cover in widget (#6483)mueller-ma
2023-05-07Let filter button height grow (#6477)ByteHamster
Also, make it easier to see what option is selected
2023-05-05Merge branch 'master' into developByteHamster
2023-04-15Add onPrimary color (#6432)ByteHamster
2023-03-31Random enqueue location (#6403)Andrzej Węgłowski
2023-03-14Move feed download to worker (#6375)ByteHamster
Feed downloads are now independent from episode downloads. This makes it easier to use WorkManager for refreshing. Also, it will make it easier to add different refresh intervals in the future.
2023-02-26Remove deprecated media players (#6354)ByteHamster
2023-02-24Add mobile sync setting (#6349)ByteHamster
2023-02-22Add "New Episodes Action" preference (#6095)Erik Johnson
2023-02-20Merge branch 'master' into developByteHamster
2023-02-18Extra toggle for full black theme (#6328)ByteHamster
2023-02-11Convert subscriptions screen to cards (#6261)GitStart
2023-01-28Use rasterized icon on splash (#6287)ByteHamster
2023-01-13Branding upgrade (#6146)ByteHamster
2022-12-18Remove support for Android 4.4ByteHamster
2022-12-17Add support for Material You tinted themeByteHamster
2022-11-30Highlight currently playing cardByteHamster
2022-11-27Switch back to non-transparent navigation bar (#6111)ByteHamster
2022-11-06Move preferences to a new moduleByteHamster
2022-10-28Fix Inbox not default screen when set as such (#6168)Tong Liu
2022-09-30Extend splash blue to navigation barByteHamster
2022-09-18Use segmented buttons for filterByteHamster
2022-09-18Expand app below system windowsByteHamster
2022-09-18Migrate navigation drawer to Material3ByteHamster
2022-09-18Material Design 3 BringupByteHamster
2022-09-18Implement "Downloaded and unplayed" subscription counter option (#6073)Erik Johnson
2022-09-10Add 'default screen' setting (replaces 'back button behavior') (#6041)ByteHamster
2022-09-10Remove "inbox and unplayed" feed counter option (#6033)Erik Johnson
2022-08-27Home Screen (#5864)ByteHamster
Co-authored-by: ueen <ueli.sarnighausen@online.de>
2022-05-13Remove gpodder toplistByteHamster
Half of the toplist no longer returns a valid podcast feed. Some of the suggested tags are just random characters and none of them is actually helpful. This does not remove search or synchronization. Just gpodder discovery.
2022-05-03Rename 'new' screen to inbox (#5460)ByteHamster
2022-04-24Put playback speed in widget (#5774)Nicolas Araujo
2022-04-22Podcast page re-design (#5842)ByteHamster
Makes the settings button more visible, following a mock-up on the forum