summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/preferences
AgeCommit message (Expand)Author
2021-02-25use full URL for custom gpodder server (#4932)MStrecke
2021-02-14New preference to show the remaining time in the 'queue' and podcast episode ...Tony Tam
2021-02-05Added new cleanup option: when not favoritedJonas Kalderstam
2021-01-23Added new string for 'every x hours'ByteHamster
2021-01-02Revert back to device selection instead of linkingByteHamster
2021-01-02Simplified gpodder login processByteHamster
2020-12-15Removed unused importByteHamster
2020-12-15Merge pull request #4760 from damoasda/cleanup-importsByteHamster
2020-12-15Merge pull request #4762 from ByteHamster/parallel-downloadsByteHamster
2020-12-15Added number to parallel downloads stringByteHamster
2020-12-14Remove unused import statements to reduce dependenciesHerbert Reiter
2020-12-10Correct website links (#4740)Keunes
2020-11-26Relicense under the GPLByteHamster
2020-10-29Use system's notification settings on supported devicesByteHamster
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