summaryrefslogtreecommitdiff
path: root/src/com/android/settings/backup/BackupInactivePreferenceController.java
AgeCommit message (Expand)Author
2019-04-24Always show backup settings (even if backup is deactivated).Chandan Nath
2019-04-15If backup service is not available, remove Settings->Backup and Backup->"Back...Chandan Nath
2019-04-02Show "Backup service isn't active" if backup isnt active for workChandan Nath
2018-05-09Establish permanently unavailable settingsMatthew Fritze
2018-04-18Modified the PrivacySettings and add PreferenceControllerssunnyshao