summaryrefslogtreecommitdiff
path: root/packages/SettingsLib/MainSwitchPreference/src/com/android/settingslib/widget/MainSwitchPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Fixe the problem of invalid switch preference.Stanley Wang2022-04-271-5/+5
* Fixed the issue that the MainSwitchPreference is invalid after theStanley Wang2022-03-241-1/+0
* Synchronize the states of MainSwitchBar and MainSwitchPreference.Stanley Wang2021-05-201-4/+9
* Rename resource name to avoid build conflict in another path.Edgar Wang2021-05-101-2/+2
* Update MainSwitchBar to Material Next style.Stanley Wang2021-05-071-1/+1
* Add backward compatible for MainSwitchPreferenceEdgar Wang2021-04-121-3/+1
* Remove RestrictedLockUtils dependency in MainSwitchPreferenceEdgar Wang2021-03-091-17/+0
* Update MainSwitch widget.Stanley Wang2021-02-051-11/+14
* Update Main Switch widget.Stanley Wang2021-02-021-7/+21
* Create a main switch preference widget.Stanley Wang2020-12-241-0/+146