summaryrefslogtreecommitdiff
path: root/ui/i18n/src
AgeCommit message (Collapse)Author
2023-09-27Sort downloads by size (#6659)Rahmat Ramadhan
2023-09-12Improve wording (#6604)ByteHamster
2023-09-12Remove auto-download notification setting (#6625)ByteHamster
Also, add episode notifications to multi select options
2023-09-08Add volume boost (#6573)Matej Drobnič
2023-07-16Fix translator breaking checksByteHamster
2023-07-16Update translationsByteHamster
2023-07-04Fix 'allow once' for feed update on mobile networks (#6528)ByteHamster
2023-06-20Use sentence case for settings titles (#6390)femmdi
2023-06-03Don't request rating by F-Droid users (#6495)Jonathan Zopf
2023-05-14Don't show copying feedback on Android 13 (#6481)Jonathan Zopf
2023-05-05Download Service Rewrite (#6420)ByteHamster
2023-05-05Remove string where translator broke format specifiersByteHamster
2023-05-05Merge branch 'master' into developByteHamster
2023-04-15Add option to enable sleep timer based on current time (#6384)mueller-ma
2023-04-15Update translationsByteHamster
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-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-06Update translationsByteHamster
2023-03-06Hide 'reconnect' settings (#6367)ByteHamster
Android 12+ doesn't let us start the foreground service from an event like "headset reconnected". Hide the corresponding settings and avoid crashing.
2023-03-06Prompt for battery optimization (#6362)ByteHamster
2023-02-28Re-add setting to open drawer when pressing back (#6355)ByteHamster
2023-02-26Remove deprecated media players (#6354)ByteHamster
2023-02-25Support media resumption (#6350)ByteHamster
This fixes the disappearing media notification after pressing the play button.
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-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-19Update translationsByteHamster
2023-02-18Clarify "show in main list" checkbox title (#6326)ByteHamster
2023-02-18Extra toggle for full black theme (#6328)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-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