summaryrefslogtreecommitdiff
path: root/ui
AgeCommit message (Collapse)Author
2023-04-15Add option to enable sleep timer based on current time (#6384)mueller-ma
2023-04-15Replace Network+Storage preferences with Downloads (#6434)ByteHamster
2023-04-15Remove 'Statistics moved' message (#6433)ByteHamster
2023-04-07Add banner on home screen if notification permission is not granted (#6412)ByteHamster
2023-04-01Update AGP to 7.4.0 (#5655)Taco
2023-03-31Remove 'set lockscreen background' setting (#6385)ByteHamster
Users disable the setting and then wonder why other apps (like Android Auto) do not display the cover image, even though it says so in the setting summary.
2023-03-31Random enqueue location (#6403)Andrzej Węgłowski
2023-03-23Mention in statistics to warning when deleting podcast(s) (#6393)Keunes
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-03-11Make statistics filter start at 00:00 (#6371)ByteHamster
2023-02-26Remove deprecated media players (#6354)ByteHamster
2023-02-25Add cancel action to download notification (#6353)ByteHamster
2023-02-25Add chapters button to video player (#6348)ByteHamster
2023-02-24More human readable player error message (#6346)ByteHamster
2023-02-24Use more clear swipe action label (#6345)ByteHamster
2023-02-24Add back skip buttons and more custom actions on Android Auto (#6050)Andrew Booze
2023-02-24Update 'show in main list' string (#6344)Keunes
2023-02-22Add "New Episodes Action" preference (#6095)Erik Johnson
2023-02-22change iTunes to Apple Podcasts (#6324)Tony Tam
2023-02-20Merge branch 'master' into developByteHamster
2023-02-20Add retry button to download failed notifications (#6333)ByteHamster
2023-02-19Update translationsByteHamster
2023-02-19Remove another global callback object (#6316)ByteHamster
2023-02-18Clarify "show in main list" checkbox title (#6326)ByteHamster
2023-02-18Extra toggle for full black theme (#6328)ByteHamster
2023-02-12Automatically switch to different screen when hiding current one from drawer ↵GitStart
(#6254)
2023-02-11Convert subscriptions screen to cards (#6261)GitStart
2023-02-11Don't break tab labels into multiple lines on small devices (#6313)ByteHamster
2023-01-27Make description of tinted theme more clear (#6283)ByteHamster
2023-01-18Pull translations again to fix problem with Turkish stringByteHamster
2023-01-17Update translationsByteHamster
2023-01-14Synchronisation label changes (#6213)Keunes
2023-01-01Possibility to remove a single episode from playback history (#6184)Vishnu Sanal T
2022-12-18Merge pull request #6237 from ByteHamster/tinted-themeByteHamster
Add support for Material You tinted theme
2022-12-18Remove support for Android 4.4ByteHamster
2022-12-17Add support for Material You tinted themeByteHamster
2022-12-17Rename 'country' to 'select country'ByteHamster
2022-12-11Make layout of home sections more clean and easyByteHamster
2022-12-03Merge branch 'master' into developByteHamster
2022-11-30Show human readable error message on details dialogByteHamster
2022-11-26Add option to edit feed URL (#6185)Ricardo Borges Jr
2022-11-10Merge pull request #6180 from ByteHamster/preferences-moduleByteHamster
Move preferences to a new module
2022-11-06Hide iTunes suggestions by default in F-Droid versionByteHamster
2022-11-06Move preferences to a new moduleByteHamster
2022-11-06Check Lint recursively from the :app moduleByteHamster
instead of checking every module individually. This avoids having to re-state all disabled Lint checks in all parent modules.
2022-11-06Add confirmation dialog for clearing history (#6175)Vishnu Sanal T
2022-11-03Move Glide to its own moduleByteHamster
2022-11-01Apply default RequestOptions globally instead of locallyByteHamster
2022-10-15Add auto-complete to discovery country selection (#6139)Simon Rusinov
2022-10-02Update translationsByteHamster