summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/preferences
AgeCommit message (Expand)Author
2020-10-29Add podcast specific statistics to podcast info screen (#4601)avirajrsingh
2020-10-25Show date from which statistics are counting (#4517)asdoi
2020-10-20Move notification settings to their own screen (#4526)chrk2205
2020-10-16Extended subscriptions filter (#4502)asdoi
2020-10-15style import succesfull dialogxeitor
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-09-27Merge branch 'master' into developByteHamster
2020-09-20Added 'special thanks' screenByteHamster
2020-09-07Merge pull request #4400 from asdoi/sort_subscriptionsH. Lehmann
2020-09-03fix FeedSortDialogasdoi
2020-09-03Hide about screen in copycat applicationsByteHamster
2020-08-09Add subscriptions filterasdoi
2020-07-26Replace deprecated "Html#fromHtml" with "HtmlCompat#fromHtml".Tobias Preuss
2020-07-16New playback speed dialogByteHamster
2020-07-16Merge branch 'master' into developByteHamster
2020-07-16Added CI Lint checks for app moduleByteHamster
2020-07-13Fix a bunch of deprecationsTacoTheDank
2020-07-11Convert wrapper types to primitivesTacoTheDank
2020-07-02Removed custom Consumer implementation and decoupled adapter from dialogByteHamster
2020-07-01Removed DirectoryChooserActivityByteHamster
2020-06-11Force restart app after enabling ChromecastByteHamster
2020-06-06Updated forum linkByteHamster
2020-05-24Merge pull request #4106 from malockin/export-favoritesH. Lehmann
2020-05-06Merge pull request #4121 from ByteHamster/on-demand-configurationH. Lehmann
2020-05-06Added on-demand configuration for stream vs downloadByteHamster
2020-05-06Switch theme without user obstructionByteHamster
2020-05-03Replaced some Toasts with SnackbarsByteHamster
2020-05-03Reformatted output, added Hebrew translationmalockin
2020-05-03Initial favorites export commitmalockin
2020-04-21Use constants instead hardcoded numbers in view pagers adaptersEbrahim Byagowi
2020-04-21Add default cases for switches lack themEbrahim Byagowi
2020-04-21Port pager_fragment users to ViewPager2Ebrahim Byagowi
2020-04-21Adopt StatisticsFragment with ViewPager2Ebrahim Byagowi
2020-04-11WorkManager.getInstance() is deprecatedHamidreza Bayat
2020-04-09Localize digits in queue episodes and parallel downloads numbersEbrahim Byagowi
2020-04-07show a warning dialog when importing a database (#4011)Tony Tam
2020-04-01Merge pull request #3983 from ByteHamster/integrations-screenH. Lehmann
2020-03-31put a date with the filename being exported (#3980)Tony Tam
2020-03-31Removed integrations screen with only one itemByteHamster
2020-03-30Checkstyle fixesByteHamster
2020-03-30Speed up full sync by not loading queue/favorite statusByteHamster
2020-03-30Give some love to gpodder login UIByteHamster
2020-03-30Report sync progressByteHamster
2020-03-30Uncoupled AntennaPod from specific GpodnetSyncServiceByteHamster
2020-03-26Removed WiFi filter on Android 10ByteHamster
2020-03-25Merge pull request #3962 from ByteHamster/cleanup-lintH. Lehmann
2020-03-25Removed unused codeByteHamster
2020-03-25Cleaned up some Lint warningsByteHamster
2020-03-23Extracted skip preference dialogByteHamster
2020-03-19Merge pull request #3943 from ByteHamster/nav-list-fragmentH. Lehmann