aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Block overflow menu during setup. DO NOT MERGEDan Zivkovic2015-03-231-2/+14
| | | | | | | Bug 19866981. Change-Id: I757dacaa29a132c65841b9aaa2cc070ed9fa712c (cherry picked from commit 75fc9080a83881e5d8961eb21caa93496a84483e)
* Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-2914-612/+312
|\
| * Import translations. DO NOT MERGEGeoff Mendal2015-01-2814-612/+312
| | | | | | | | | | Change-Id: Id4c91d74424104f77e25d07e8852339caa6a0f97 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-2973-3771/+1530
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-01-2873-3771/+1530
| |/ | | | | | | | | Change-Id: I678822c97755e3f9bf00aa0d6622b082bee74335 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-294-0/+108
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-01-284-0/+108
| |/ | | | | | | | | Change-Id: I40995ffa826f56b4bb210d274395b67c80c0db7e Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-2910-76/+41
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-01-2810-76/+41
| |/ | | | | | | | | Change-Id: I03f9178e637255e5e3bd3f6ca75b922c49bb0ce1 Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-296-1/+121
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-01-286-1/+121
| |/ | | | | | | | | Change-Id: I2e23417560e24487e2421c632b956acecb78685a Auto-generated-cl: translation import
* | Merge "Import translations. DO NOT MERGE" into lmp-mr1-devGeoff Mendal2015-01-2965-17/+47675
|\ \
| * | Import translations. DO NOT MERGEGeoff Mendal2015-01-2865-17/+47675
| |/ | | | | | | | | Change-Id: Ib3c761dfca6acc7b2ca23838e777ed702f49f7e8 Auto-generated-cl: translation import
* / Import translations. DO NOT MERGEGeoff Mendal2015-01-282-2/+2
|/ | | | | Change-Id: Ib4a377f96214ed7292cb0ff3e2815f1c864cc1bb Auto-generated-cl: translation import
* (DO NOT MERGE) Fix Greek accented upper case lettersTadashi G. Takaoka2014-11-211-7/+22
| | | | | | | | Cherry-picked 6fc92899d82f4d3cb30f7bb2c57133154f0babd2 from ub-latinimegoogle-edamame-mr1-release. Bug: 18418991 Change-Id: Id4dff41ba488635ff9af899be6d4f84ab00a96c8
* Fix restore from keyboardSandeep Siddhartha2014-11-071-1/+0
| | | | | | | | | The keyboard starts up before the restore process and the default shared preferences are cached and used even after the restore. Bug: 17837918 Change-Id: I2669e377b6e95813657fd6a80fbff4472330e3aa (cherry picked from commit e9d814674b9c94d61b474f58633a75afb7d2a616)
* am ecea8551: Fix a bug with no suggestions flagJean Chalard2014-10-152-4/+7
|\ | | | | | | | | * commit 'ecea8551c39a497e036be5c010d7ddb6b51a36bc': Fix a bug with no suggestions flag
| * Fix a bug with no suggestions flagJean Chalard2014-10-152-4/+7
| | | | | | | | | | | | | | | | We should reset the composition state when moving the cursor inside the word after a gesture when the text field specifies no suggestions. Bug: 17959921 Change-Id: I977fea775f7b7e145e343636f0fb94266a40953a
* | am ae3ad8eb: (DO NOT MERGE) Fix checking a11y status just before calling an ↵Tadashi G. Takaoka2014-10-154-9/+15
|\| | | | | | | | | | | | | a11y method * commit 'ae3ad8ebdd1a3239e17fd14e50a8e9670cb5b61a': (DO NOT MERGE) Fix checking a11y status just before calling an a11y method
| * (DO NOT MERGE) Fix checking a11y status just before calling an a11y methodTadashi G. Takaoka2014-10-144-9/+15
| | | | | | | | | | | | Cherry picked from Master, commit 04cd8794e04b14c2b7e7eed036b83075792134a1 Bug: 17035860 Change-Id: I9627d525a570ced085281b4db93fe6896081e818
| * Import translations. DO NOT MERGEGeoff Mendal2014-10-062-13/+13
| | | | | | | | | | Change-Id: I542174a860f968289c76095dd059ee595b790409 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2014-10-052-3/+3
| | | | | | | | | | Change-Id: Ie3bd15488ad9d5594a95dd2734eab17189740b35 Auto-generated-cl: translation import
| * Import translations. DO NOT MERGEBaligh Uddin2014-09-302-2/+2
| | | | | | | | | | Change-Id: Id3f3a910f5503eb21582d5f8eb376948ac753470 Auto-generated-cl: translation import
* | am 6ad437ed: Merge "Fix NPE due to the lack of null-check" into lmp-devYohei Yukawa2014-10-012-4/+4
|\| | | | | | | | | * commit '6ad437edd93382ce872c42fc8a2126e34dbf98d9': Fix NPE due to the lack of null-check
| * Merge "Fix NPE due to the lack of null-check" into lmp-devYohei Yukawa2014-09-302-4/+4
| |\
| | * Fix NPE due to the lack of null-checkYohei Yukawa2014-09-292-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The case that was not coverted well is that CursorAnchorInfoCompatWrapper could be instantiated with null object. In such situations, we should do nothing. BUG: 17682582 Change-Id: I6625a2f0ed8c5580ed9edfe4728f342da77a8e40
| * | Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-291-2/+2
| |\ \
| | * | Import translations. DO NOT MERGEBaligh Uddin2014-09-291-2/+2
| | |/ | | | | | | | | | | | | Change-Id: I2865485fc1e9c76ecdc2f138f04bae77691e8d3f Auto-generated-cl: translation import
| * / Import translations. DO NOT MERGEBaligh Uddin2014-09-292-3/+3
| |/ | | | | | | | | Change-Id: Iaee29fb909327ab892f1b5c88cac0f9f0bd62ea3 Auto-generated-cl: translation import
* | am be4e0d0e: Fix when to show important noticeTadashi G. Takaoka2014-09-221-5/+36
|\| | | | | | | | | * commit 'be4e0d0e3921af3d575f745cb356704974362baf': Fix when to show important notice
| * Fix when to show important noticeTadashi G. Takaoka2014-09-221-5/+36
| | | | | | | | | | | | | | | | | | | | | | | | This CL introduces a timeout duration to show an important notice message. When the timeout has passed, the important notice message will be suppressed without user intervention. This CL also adds unit tests and fixes a bug in getNextImportantNoticeTitle(). Bug: 17181982 Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659
| * Import translations. DO NOT MERGEBaligh Uddin2014-09-216-9/+9
| | | | | | | | | | Change-Id: I5c04251f5db42dab2189da52895e171c9082348b Auto-generated-cl: translation import
| * Merge "Import translations. DO NOT MERGE" into lmp-devBaligh Uddin2014-09-2070-950/+476
| |\
| | * Import translations. DO NOT MERGEBaligh Uddin2014-09-1770-950/+476
| | | | | | | | | | | | | | | Change-Id: I49fbe075888be15eb2e88516f1ca0407b664d5b8 Auto-generated-cl: translation import
* | | am f2d0d9b0: Merge "Avoid the add-to-dictionary indicator from being ↵Yohei Yukawa2014-09-203-28/+42
|\| | | | | | | | | | | | | | | | | | | | clipped" into lmp-dev * commit 'f2d0d9b0b91953df440ed55e0ee2e7f67705a881': Avoid the add-to-dictionary indicator from being clipped
| * | Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-devYohei Yukawa2014-09-203-28/+42
| |\ \
| | * | Avoid the add-to-dictionary indicator from being clippedYohei Yukawa2014-09-193-28/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, the display bounds is taken into consideration when the location of add-to-dictionary indicator is determined. BUG: 17578360 Change-Id: I31e458fa7bbc33e539578b331fe1c51ff7f8668e
* | | | am c648bae1: (DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard2014-09-201-10/+8
|\| | | | | | | | | | | | | | | | | | | * commit 'c648bae15de599e76d865fd181e980fc1b2175b3': (DO NOT MERGE) Remove some logs which spam encrypted boot
| * | | (DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard2014-09-191-10/+8
| |/ / | | | | | | | | | | | | | | | Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 (cherry picked from commit 4b6c6fa0e475b987fe3734989dee4159b1d6d548)
* | | am 00e01837: Merge "(DO NOT MERGE) Fix showing important notice even at ↵Tadashi G. Takaoka2014-09-185-17/+41
|\| | | | | | | | | | | | | | | | | | | | beginning of sentence" into lmp-dev * commit '00e018370fdc3b66a7937a3f08197cedb7907c19': (DO NOT MERGE) Fix showing important notice even at beginning of sentence
| * | Merge "(DO NOT MERGE) Fix showing important notice even at beginning of ↵Tadashi G. Takaoka2014-09-185-17/+41
| |\ \ | | | | | | | | | | | | sentence" into lmp-dev
| | * | (DO NOT MERGE) Fix showing important notice even at beginning of sentenceTadashi G. Takaoka2014-09-185-17/+41
| | | | | | | | | | | | | | | | Bug: 17536096 Change-Id: Ic72d6fecc3241c1a9aba87b82a46750cbd69e001
* | | | am fa63d910: Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-1810-415/+264
|\| | | | | | | | | | | | | | | | | | | * commit 'fa63d910950621d820d28b177a9de199e492557c': Use Add-To-Dictionary indicator only
| * | | Merge "Use Add-To-Dictionary indicator only" into lmp-devYohei Yukawa2014-09-1810-415/+264
| |\ \ \ | | |/ / | |/| |
| | * | Use Add-To-Dictionary indicator onlyYohei Yukawa2014-09-1810-415/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, the previously used commit indicator was reverted. Instead we use the add-to-dictionary indicator only at the moment. This CL also fixes the indicator position in bidi context. BUG: 17335734 Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6
* | | | am bfabac44: Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
|\| | | | | | | | | | | | | | | | | | | * commit 'bfabac449d0b529ee22887aa198a34fdf04b3beb': Suppress voice input key on textWebEmailAddress field
| * | | Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka2014-09-181-1/+1
| | | | | | | | | | | | | | | | | | | | Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802
* | | | am 5ae05786: Merge "Fix drawing of custom action label key" into lmp-devTadashi G. Takaoka2014-09-162-1/+7
|\| | | | | | | | | | | | | | | | | | | * commit '5ae057862e316bac7971d2ec325e57d5ff54c592': Fix drawing of custom action label key
| * | | Merge "Fix drawing of custom action label key" into lmp-devTadashi G. Takaoka2014-09-162-1/+7
| |\ \ \ | | |_|/ | |/| |
| | * | Fix drawing of custom action label keyTadashi G. Takaoka2014-09-162-1/+7
| | |/ | | | | | | | | | | | | Bug: 17488054 Change-Id: I433561ed19ec2a79402867a0395a3e388730f087