summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/SpellCheckerPreference.java
Commit message (Collapse)AuthorAgeFilesLines
* Sort importsFan Zhang2018-08-281-3/+3
| | | | | | | | Having consistent import order will reduce chance of merge conflict between internal and external master Test: rebuild Change-Id: I0b1a170967ddcce7f388603fd521f6ed1eeba30b
* Settings Fragment Migration (Build pass app)tmfang2018-07-111-1/+1
| | | | | | | | This patch focused on fixing compile errors and some runtime errors. Test: We can't test it now. But we will have an integration test later. Bug: 110259478 Change-Id: I16c471ddcd0fa1460c665b7f74d86fcace5ee67b
* Reorder and clean up imports.Fan Zhang2018-06-181-1/+2
| | | | | Test: rebuild Change-Id: I178485c84ae7146f991fd77b6d7504b029942a68
* Migrate Settings to androidx.Aurimas Liutikas2018-04-201-1/+1
| | | | | | Test: make Settings Bug: 76692459 Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
* Refactor the layout for MasterSwitch to a 2 target prefFan Zhang2017-03-221-2/+1
| | | | | | | | | | | | | | And move the layout to settingslib. The new TwoTargetPreference is a preference object that has a vertical divider between main panel and widget (if it exists). Converted master switch, restricted preference, gear preference to use the new style Change-Id: Ia3848cebb06b8edc4e60abf9b0caf13cdb29c22c Fix: 36511169 Test: make RunSettingsRoboTests
* Spell checker settings updatesJason Monk2016-02-241-90/+67
| | | | | Bug: 26108333 Change-Id: I41e5da4a41978262283bc494a76c887e281266a8
* Depend on support lib preferencesJason Monk2015-10-131-3/+4
| | | | | Bug: 24576551 Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
* Reorganize spell checkers settingsTadashi G. Takaoka2014-07-111-0/+151
Bug: 15976603 Bug: 16115751 Change-Id: I3b23d7f01d8d39da27215a5263b12304ac64db0f