aboutsummaryrefslogtreecommitdiffstats
path: root/java-overridable/src/com/android/inputmethod/latin/accounts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-231-0/+1
| | | | | | | This CL also adds @SuppressWarning("unused" to java-overridable package. Bug: 18003991 Change-Id: If70527e30654384705d7a814f5efd181d9f539e1
* Move sync policy related code out of account settingsSandeep Siddhartha2014-10-141-0/+66
| | | | | | Bug: 17981687 Bug: 17464069 Change-Id: I0ae3400564fd346cc84af74dfef65f01cc1ce6a8
* Cleanup LoginAccountUtilsSandeep Siddhartha2014-10-131-7/+6
| | | | | Bug: 17464068 Change-Id: Icf994a7582491afebc5db522c127a30d079ce05c
* Skeleton code for user dictionary syncJatin Matani2014-10-071-0/+7
| | | | | Bug:17464069 Change-Id: If683b80e882c07fba576959346ae74cd445dd83e
* Add account change receiver to handle account removalSandeep Siddhartha2014-09-241-0/+40
Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462