summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml/preferences_user_interface.xml
AgeCommit message (Collapse)Author
2021-12-01Add preference to show subscription title (#5538)vbh
2021-07-12Swipe actions (#5191)ueen
2021-02-14New preference to show the remaining time in the 'queue' and podcast episode ↵Tony Tam
view (#4880)
2020-11-09Hide prefExpandNotify from search results (#4673)Richard
2020-10-16Fixed using old preference keyByteHamster
2020-09-07Merge pull request #4400 from asdoi/sort_subscriptionsH. Lehmann
Add 'sort' to subscriptions view
2020-09-03fix Preferenceasdoi
2020-09-03fix FeedSortDialogasdoi
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-08-09Add subscriptions filterasdoi
2020-07-11Delete unused xml declarationsTacoTheDank
2020-02-23Change default drawer counter to 'new episodes'ByteHamster
instead of new+unplayed
2019-11-06Removed MaterialDialog dependencyByteHamster
The AlertDialogs from Androidx are material, too.
2019-10-17Add an option to replace Episode cover with Podcast coverXavier Gouchet
The default is to use the episode cover (keep the previous behavior). Fixes #3070
2019-09-10Add option to follow system themeByteHamster
2018-11-14Add configurable behavior of the back buttonPetar Kukolj
This PR allows users to change how the back button functions. Closes #2196 Possible choices are following: - **Default** - back button functions how it currently functions (closes the app if there is nowhere to go back to) - **Open navigation drawer** - back button always opens the navigation drawer instead of closing the app - **Double tap to exit** - like default, but requires two taps to close the app - **Confirm to exit** - like default, but prompts user if they really want to exit
2018-05-04Switched to PreferenceCompatByteHamster
2018-04-10Added categoriesByteHamster
2018-04-10Move 'counter' setting from 'adjust menu' to UI settingsByteHamster
2018-04-10Added preference screensByteHamster