aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Sync setting disabled if no account.Chieu Nguyen2015-03-052-16/+29
| | | | | | | | | | | | | | | | | | Bug: 19361223 Change-Id: Id5e8d34920f5bf3bffb6d6d287557e85d7b72c79
* | | am 8eb2fad5: Merge "Restart suggestions when backspacing into a reverted word."Tom Ouyang2015-03-091-0/+14
|\| | | | | | | | | | | | | | * commit '8eb2fad5702d4d58476a015a5469a4d84adf4bbc': Restart suggestions when backspacing into a reverted word.
| * | Merge "Restart suggestions when backspacing into a reverted word."Tom Ouyang2015-03-061-0/+14
| |\ \ | | |/ | |/|
| | * Restart suggestions when backspacing into a reverted word.Tom Ouyang2015-03-051-0/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is required for the final corrected word to be learned, as learning only occurs when suggestions are active. Note: This is already happening when backspacing into a non-reverted word Bug: 19619907 Bug: 18465402 Change-Id: I99a1d4f0ca0d62a2cdfa24cc0833ce89391715d9
* | | am c4f6a8dc: Make privacy policy link clickable in sync settings.Chieu Nguyen2015-03-091-1/+15
|\| | | | | | | | | | | | | | * commit 'c4f6a8dcd4076ff04977199b4e3a4c79f7d06efe': Make privacy policy link clickable in sync settings.
| * | Make privacy policy link clickable in sync settings.Chieu Nguyen2015-03-051-1/+15
| |/ | | | | | | | | Bug: 19361223 Change-Id: I83128d771bf5214a446afd6a3d5244a184d0a4a8
* | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleGeoff Mendal2015-03-0973-174/+28
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-03-0973-174/+28
| | | | | | | | | | | | | | | Change-Id: Ifd0e7f67f2c4607557a295e9cbbdb35d77a53f91 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-03-0912-23/+12
|/ / | | | | | | | | Change-Id: I0506166a097cc0388afd38c77419d83abf5f85d7 Auto-generated-cl: translation import
* | am 38b9bffa: Handle words longer tha 256 characters.Dan Zivkovic2015-03-052-2/+2
|\| | | | | | | | | * commit '38b9bffa3f60785f30d7976879ddf936f747d7dd': Handle words longer tha 256 characters.
| * Handle words longer tha 256 characters.Dan Zivkovic2015-03-052-2/+2
| | | | | | | | | | | | Bug 19612315. Change-Id: I75e84df88b4da5cfc6a39b956613972841342c4b
* | am 1ae16dc3: Next-word suggestion bit in keyboard settings.Dan Zivkovic2015-03-048-55/+1
|\| | | | | | | | | * commit '1ae16dc3db170802d1b38273f477125a2a969d32': Next-word suggestion bit in keyboard settings.
| * Next-word suggestion bit in keyboard settings.Dan Zivkovic2015-03-048-55/+1
| | | | | | | | | | | | | | | | | | This feature works in supported languages. We don't need a user setting. Bug 19596067. Change-Id: Icdded772745f9816da47f8a5e3b87b733083b121
* | am 83e95e60: Remove SHORTCUT column in FROM clause.Dan Zivkovic2015-03-041-51/+38
|\| | | | | | | | | * commit '83e95e601876a2f7938da8a3f773f9ef088a23ab': Remove SHORTCUT column in FROM clause.
| * Remove SHORTCUT column in FROM clause.Dan Zivkovic2015-03-041-51/+38
| | | | | | | | | | | | | | | | The column is no longer used, and is not available on pre-Jellybean devices. Bug 19595958. Change-Id: Ief54c7210698d6668b1b7815900a394cc7f27299
| * Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-044-26/+16
| |\
| | * Import translations. DO NOT MERGEGeoff Mendal2015-03-044-26/+16
| | | | | | | | | | | | | | | Change-Id: I934e85a5a7cef5a490e62033a37e4c8969c36d43 Auto-generated-cl: translation import
| * | Import translations. DO NOT MERGEGeoff Mendal2015-03-0455-110/+55
| |/ | | | | | | | | Change-Id: I3b6d9386687e987a6ca84a194a26b90a669c2562 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleGeoff Mendal2015-03-044-26/+16
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-03-044-26/+16
| | | | | | | | | | | | | | | Change-Id: Ia6ea2cbd9e914d60bdf9220d40991fd60cf8fc43 Auto-generated-cl: translation import
* | | Import translations. DO NOT MERGEGeoff Mendal2015-03-0455-110/+55
|/ / | | | | | | | | Change-Id: I23cfe9a6401ca62eeb9f6b42a8f979e9d97345b0 Auto-generated-cl: translation import
* | am 6e29d261: Introduce DictionaryHeaderUtils to get dictionary header valuesMohammadinamul Sheik2015-03-041-16/+11
|\| | | | | | | | | * commit '6e29d261cb480ef0f0d90867d4582fabce0b9113': Introduce DictionaryHeaderUtils to get dictionary header values
| * Introduce DictionaryHeaderUtils to get dictionary header valuesMohammadinamul Sheik2015-03-031-16/+11
| | | | | | | | Change-Id: I86cef6c7f2f68a75428bb2b9c4d5a1dc1876b541
* | am 2281ba76: Merge "Add DictionaryFacilitator dump()."Chieu Nguyen2015-03-033-1/+9
|\| | | | | | | | | * commit '2281ba76668db4343e1d01fff82e031657bfcfd5': Add DictionaryFacilitator dump().
| * Merge "Add DictionaryFacilitator dump()."Chieu Nguyen2015-03-033-1/+9
| |\
| | * Add DictionaryFacilitator dump().Chieu Nguyen2015-03-033-1/+9
| | | | | | | | | | | | Change-Id: I8b75aded3fc2b9b33128b6ba5a3e8d943dfca352
* | | am 148aab12: Merge "Add util method in ngramcontext for context array"Jatin Matani2015-03-031-0/+26
|\| | | | | | | | | | | | | | * commit '148aab122883d5a53c890fd7795039f4aa087302': Add util method in ngramcontext for context array
| * | Merge "Add util method in ngramcontext for context array"Jatin Matani2015-03-031-0/+26
| |\ \ | | |/ | |/|
| | * Add util method in ngramcontext for context arrayJatin Matani2015-03-031-0/+26
| | | | | | | | | | | | Change-Id: I2e3e2ac7706be50ed2055b0c69b30e25a516a879
* | | am 63a0bdb4: Forgot to remove reference to deleted class.Dan Zivkovic2015-03-031-5/+2
|\| | | | | | | | | | | | | | * commit '63a0bdb41bdc6dc3cd94f3354bf3bda4d057fa93': Forgot to remove reference to deleted class.
| * | Forgot to remove reference to deleted class.Dan Zivkovic2015-03-031-5/+2
| | | | | | | | | | | | Change-Id: Ic662a536e468390a3f7266daf9c56e4fc5a70ac6
* | | am 15cccfcb: Merge "Remove no-op broadcast receiver from LatinIME."Dan Zivkovic2015-03-032-50/+0
|\| | | | | | | | | | | | | | * commit '15cccfcb0d6d693883104b261f8750286084d718': Remove no-op broadcast receiver from LatinIME.
| * | Merge "Remove no-op broadcast receiver from LatinIME."Dan Zivkovic2015-03-032-50/+0
| |\ \
| | * | Remove no-op broadcast receiver from LatinIME.Dan Zivkovic2015-03-032-50/+0
| | |/ | | | | | | | | | | | | | | | Bug 19583388. Change-Id: Ia1ca481e2eae0c9791932f7f28a9072cc3dbbe7c
| * | Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-0373-365/+740
| |\ \ | | |/ | |/|
| | * Import translations. DO NOT MERGEGeoff Mendal2015-03-0273-365/+740
| | | | | | | | | | | | | | | Change-Id: I95888bc0f4841f69b8c5cba881f92311c607347f Auto-generated-cl: translation import
* | | Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogleGeoff Mendal2015-03-0373-365/+740
|\ \ \
| * | | Import translations. DO NOT MERGEGeoff Mendal2015-03-0273-365/+740
| | | | | | | | | | | | | | | | | | | | Change-Id: I13b83c06aeb29a65f2eeea28415b041b654e48b6 Auto-generated-cl: translation import
* | | | am ddee4914: Merge "Move dictionary facilitator handling."Chieu Nguyen2015-03-021-3/+2
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'ddee491450bd4447d1dcf102f472fe7038cbfb1d': Move dictionary facilitator handling.
| * | | Merge "Move dictionary facilitator handling."Chieu Nguyen2015-03-021-3/+2
| |\ \ \
| | * | | Move dictionary facilitator handling.Chieu Nguyen2015-03-021-3/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Ibd42982996a36ac52b4c916035491b835f8d14f9
* | | | | am 55d96519: Merge "Turn off cloud sync if we have managed profiles"Jatin Matani2015-03-025-53/+159
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '55d9651929729548c16270de0a83e3a01c7f2a9b': Turn off cloud sync if we have managed profiles
| * | | | Merge "Turn off cloud sync if we have managed profiles"Jatin Matani2015-03-025-53/+159
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Turn off cloud sync if we have managed profilesJatin Matani2015-03-025-54/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | UserManager#getUserProfiles > 1 implies managed profile. Workflow: - Disable sync prefs - Execute an async task to check for managed profile; if managed profile is found, remove the sync prefs. If not, enable the preference; - Move the logging pref from Advanced to Account & Privacy. Bug:19230544 Change-Id: I4dbd1fe8433b3263ccc74c35dc0ee0bb371122b3
* | | | | am 8b290806: Fix build breakage due to changed resource IdJatin Matani2015-03-021-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '8b2908066dc5259870fbf210e0af7eeb01d2b1ef': Fix build breakage due to changed resource Id
| * | | | Fix build breakage due to changed resource IdJatin Matani2015-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I09ba038930416d1261ef095ec503f1ac68cd92ea
| * | | | Merge "Revert "Import translations. DO NOT MERGE""Geoff Mendal2015-03-0273-1010/+365
| |\ \ \ \
| | * | | | Revert "Import translations. DO NOT MERGE"Geoff Mendal2015-03-0273-1010/+365
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 7989b888338ea39a3329022c22c694e0234ad581. Change-Id: Ie0fb3fef89938938da661c030808b1d8110816c9
| * | | | | Merge "Import translations. DO NOT MERGE"Geoff Mendal2015-03-0273-365/+1010
| |\| | | |
| | * | | | Import translations. DO NOT MERGEGeoff Mendal2015-03-0273-365/+1010
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | Change-Id: I891a5bfa2cfebb4852ba0a1277cf7ae1aec912ae Auto-generated-cl: translation import