summaryrefslogtreecommitdiff
path: root/app/src/main/java/de/danoeh/antennapod/fragment/preferences/AutoDownloadPreferencesFragment.java
AgeCommit message (Expand)Author
2022-11-06Move preferences to a new moduleByteHamster
2021-02-05Added new cleanup option: when not favoritedJonas Kalderstam
2020-09-29Fix a few more deprecations, tiny cleanup (#4388)Taco
2020-07-16Added CI Lint checks for app moduleByteHamster
2020-03-26Removed WiFi filter on Android 10ByteHamster
2020-01-02Do not allocate space for arrays that do not need to be allocatedByteHamster
2019-11-13Fixed auto download settings titleByteHamster
2019-10-04Automatic AndroidX migrationByteHamster
2019-09-29Converted statistics to fragmentByteHamster
2019-09-28Wifi Filter UI - code style tweaks, mainly inlining.orionlee
2019-09-27Auto Wifi filter permission UI - flattened the logic back to the fragment per...orionlee
2019-09-27#3387 permission prompt - add comments for case Wi-Fi filter not enabled.orionlee
2019-09-27#3387 permission prompt - add warning icon to make it stand out.orionlee
2019-09-27#3387 use ACCESS_FINE_LOCATION per Google feedbackorionlee
2019-09-27#3387 ask for location permission for Wi-Fi filter UI on Android 10+.orionlee
2019-08-12Sort automatic download wifi names ignoring caseAndrew Gaul
2019-07-25Refactored mobile updates settingByteHamster
2019-06-13Restructured preferences codeByteHamster