summaryrefslogtreecommitdiff
path: root/src/com/android/settings/inputmethod/UserDictionaryCursorLoader.java
AgeCommit message (Collapse)Author
2018-08-28Sort importsFan Zhang
Having consistent import order will reduce chance of merge conflict between internal and external master Test: rebuild Change-Id: I0b1a170967ddcce7f388603fd521f6ed1eeba30b
2018-07-11Settings Fragment Migration (Build pass app)tmfang
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
2018-06-18Reorder and clean up imports.Fan Zhang
Test: rebuild Change-Id: I178485c84ae7146f991fd77b6d7504b029942a68
2018-04-20Migrate Settings to androidx.Aurimas Liutikas
Test: make Settings Bug: 76692459 Change-Id: I941dea40562170649bf056e675cc32e5163c0e39
2017-07-13Load only unique dictionary wordsFan Zhang
- Move UserDictionarySettings to sub package - Convert cursor to loader Fix: 22058788 Test: robotests Change-Id: I1e8828abee58362b815abc210c044b678bf9d578