summaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
AgeCommit message (Collapse)Author
2020-11-09Hide prefExpandNotify from search results (#4673)Richard
2020-11-06Merge branch 'master' into developByteHamster
2020-11-06Add 'recommended' text to ExoPlayer settingByteHamster
2020-10-29Make notification channels consistent between app settings and system settingsByteHamster
2020-10-25Merge branch 'develop' into add-local-feedsByteHamster
2020-10-20Move notification settings to their own screen (#4526)chrk2205
added a new fragment named "notification manager" replaced all settings related into this fragment
2020-10-16Fixed using old preference keyByteHamster
2020-09-27Merge branch 'master' into developByteHamster
2020-09-20Added 'special thanks' screenByteHamster
2020-09-13Hide irrelevant options for local feedsByteHamster
2020-09-07Merge pull request #4400 from asdoi/sort_subscriptionsH. Lehmann
Add 'sort' to subscriptions view
2020-09-07Merge pull request #4382 from TacoTheDank/androidx_preferenceH. Lehmann
Move remaining preference to AndroidX preference
2020-09-03fix Preferenceasdoi
2020-09-03fix FeedSortDialogasdoi
2020-09-03Hide about screen in copycat applicationsByteHamster
Copycat applications regularly forget to update the about screen. They then still claim to be AntennaPod, linking our developers and our support channels. This change simply hides the about screen when detecting an app that is not official.
2020-08-29Move remaining preference to AndroidX preferenceTacoTheDank
2020-08-09Add subscriptions filterasdoi
2020-07-16New playback speed dialogByteHamster
2020-07-16Added CI Lint checks for app moduleByteHamster
2020-07-11Delete unused xml declarationsTacoTheDank
2020-06-07Merge pull request #4225 from ByteHamster/support-channelsH. Lehmann
Updated forum link
2020-06-06Updated forum linkByteHamster
2020-05-29Added auto skip feed settings iconByteHamster
2020-05-24Merge pull request #4106 from malockin/export-favoritesH. Lehmann
Export favourites
2020-05-03Updated PR according to commentsmalockin
Removed unnecessary checks in while loop, and converted it to a do...while loop. Moved favorites export under HTML section. Corrected indentation in resources files. Moved to using a unified template for all HTML exports. Removed unnecessary strings, corrected capitalization.
2020-05-03Fixed feed preferences pageByteHamster
2020-05-03Initial favorites export commitmalockin
2020-04-21Skip intro and ending per feed (#3975)Tony Tam
2020-03-31Removed integrations screen with only one itemByteHamster
2020-03-30Give some love to gpodder login UIByteHamster
2020-03-30App shortcuts (#3748)Shinichiro Fujiwara
2020-03-22Updates based on QA feedbackNathan Mascitelli
2020-03-22Add preferencesNathan Mascitelli
2020-03-21Made sure that all fragments have a progress barByteHamster
2020-03-16Made icons black instead of greyByteHamster
Since switching to the official Toolbar theme, the back arrow and the overflow dots are black, too.
2020-03-01Merge pull request #3885 from ByteHamster/new-episodes-defaultH. Lehmann
Change default drawer counter to 'new episodes'
2020-02-23Change default drawer counter to 'new episodes'ByteHamster
instead of new+unplayed
2020-02-23Renamed mailing list to user forumByteHamster
2020-02-12Replaced images with vector versionByteHamster
2020-02-05Merge branch 'master' into developByteHamster
2020-02-05Removed search stringsByteHamster
2020-01-29CleanupByteHamster
2020-01-29Moved database import/export to settingsByteHamster
2020-01-29Added summariesByteHamster
2020-01-29Split import/export and storage preferencesByteHamster
2020-01-27Enable PiP by defaultByteHamster
2020-01-26Merge pull request #3248 from maxbechtold/feat/simple-adjust-volume-per-feedH. Lehmann
Feat/simple adjust volume per feed
2020-01-09Add summary to main settings/preferences screen (#3745)Tony Tam
2019-12-29provide drawable for volume adaption settingMax Bechtold
2019-12-24Merge pull request #3707 from ByteHamster/animate-feed-settingsH. Lehmann
Feed info animation updates