summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/nfc/NfcPreferenceController.java
Commit message (Expand)AuthorAgeFilesLines
* Use MainSwitchPreference to replace the button style switches.Stanley Wang2021-02-021-12/+21
* Make some existing slices public.Yi-Ling Chuang2019-11-281-2/+2
* Fix NFC state switched off every time user entered connection preferences pageGeorge Chang2019-06-061-13/+0
* Remove NFC Slice jankMatthew Fritze2019-02-261-11/+86
* Sort importsFan Zhang2018-08-281-4/+4
* Reorder and clean up imports.Fan Zhang2018-06-181-5/+3
* Do not turn on NFC automatically when airplane mode is off.Doris Ling2018-06-131-6/+13
* Refactor nfc preference controllerChihhang Chuang2018-05-231-7/+90
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-2/+2
* Move BT, NFC out of Conntection prefHJ ChangLiao2018-03-281-116/+5
* Use setVisible instead of removePreference everywhere.Fan Zhang2017-11-091-3/+3
* Merge "Make nfc toggability logic static and public." into oc-dr1-dev am: b27...Daniel Nishi2017-08-011-3/+7
|\
| * Make nfc toggability logic static and public.Daniel Nishi2017-07-271-3/+7
* | Make PreferenceController a mixinTony Mantler2017-06-261-6/+4
|/
* Depend on SettingsLib's version of lifecycle and FooterMixin.Juan Lang2017-05-121-3/+3
* Add searchable index for Bluetooth and Nfc only if the feature existsRuchi Kandoi2017-04-241-2/+2
* Remove code that check for dashboard feature.Doris Ling2017-03-071-9/+2
* Implements queryNonIndexableKeys for SettingsMatthew Fritze2017-01-251-2/+1
* Remove no-op handlePerferenceTreeClick from PrefControllersFan Zhang2016-12-071-5/+0
* Fix logging spam in DashboardFragment.Fan Zhang2016-10-251-1/+1
* Add progressive disclsoureFan Zhang2016-10-181-1/+1
* Add nfc preference controller.Doris Ling2016-10-131-0/+172