aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | 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 0187db39: Merge "Add StatsUtils#onLoadSettings for when settings are changed"Jatin Matani2014-10-011-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '0187db39b537fb9edc68758686b197d8c89f8a33': Add StatsUtils#onLoadSettings for when settings are changed
| * | | | | | | | Merge "Add StatsUtils#onLoadSettings for when settings are changed"Jatin Matani2014-10-011-0/+2
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | * | | | | | | Add StatsUtils#onLoadSettings for when settings are changedJatin Matani2014-09-301-0/+2
| | | |_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Non-blocking call in nature. Bug:17013677 Change-Id: Iff737422bbacbf22c9b0ff6eaf1c1f75e6bf23c3
* | | | | | | | am 9586d69b: Avoid double space when autocorrect is triggeredAdrian Velicu2014-09-301-1/+9
|\| | | | | | | | |_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | * commit '9586d69bdf90fe24a83c0c6ba22589f28ae6cd03': Avoid double space when autocorrect is triggered
| * | | | | | Avoid double space when autocorrect is triggeredAdrian Velicu2014-09-301-1/+9
| | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 17596034 Change-Id: Iaa6cc066eefd2436195a91791f2628e9a5f1c449
* | | | | | am 4936d259: Merge "Fix verbalizing missing emoticons"Tadashi G. Takaoka2014-09-292-1/+34
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '4936d259d7eaa00017b73fdb3a1ae0fadb0531e2': Fix verbalizing missing emoticons
| * | | | | Merge "Fix verbalizing missing emoticons"Tadashi G. Takaoka2014-09-292-1/+34
| |\ \ \ \ \
| | * | | | | Fix verbalizing missing emoticonsTadashi G. Takaoka2014-09-292-1/+34
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15585153 Change-Id: I8ae184047558d1a78e20efde0b08e40beb4458b9
* | | | | | am 5e828b2c: Merge "Create a code point table based on occurrence counts."Akifumi Yoshimoto2014-09-292-0/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5e828b2c6187f9a50120444456090d18ad085c9b': Create a code point table based on occurrence counts.
| * | | | | Merge "Create a code point table based on occurrence counts."Akifumi Yoshimoto2014-09-292-0/+3
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Create a code point table based on occurrence counts.Akifumi Yoshimoto2014-09-262-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:17097992 Change-Id: Ifd76dbd4d385d800af416368e25c9e56a76d0fbf
* | | | | | am a4a4e9d9: Merge "Rename PrevWordsInfo to NgramContext."Keisuke Kuroyanagi2014-09-2924-193/+189
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a4a4e9d96bfb0f41fe04abb28d8be49d7d780cbe': Rename PrevWordsInfo to NgramContext.
| * | | | | Merge "Rename PrevWordsInfo to NgramContext."Keisuke Kuroyanagi2014-09-2924-193/+189
| |\ \ \ \ \
| | * | | | | Rename PrevWordsInfo to NgramContext.Keisuke Kuroyanagi2014-09-2924-193/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984
* | | | | | | am 33b0ebff: Merge "Refactoring PrevWordsInfo."Keisuke Kuroyanagi2014-09-294-27/+61
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '33b0ebff278abaa148e8e5df4848db629c31a8c9': Refactoring PrevWordsInfo.
| * | | | | | Merge "Refactoring PrevWordsInfo."Keisuke Kuroyanagi2014-09-294-27/+61
| |\| | | | | | | |_|/ / / | |/| | | |
| | * | | | Refactoring PrevWordsInfo.Keisuke Kuroyanagi2014-09-264-27/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I48a193b965e3055bd10a00046322c2b7b19a6232
* | | | | | am 569f6f1c: Merge "Add authentication/http request related code to LatinIme"Sandeep Siddhartha2014-09-263-0/+379
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '569f6f1c9e89c567860242aa5a0cb3f85eb28e26': Add authentication/http request related code to LatinIme
| * | | | | Merge "Add authentication/http request related code to LatinIme"Sandeep Siddhartha2014-09-263-0/+379
| |\ \ \ \ \
| | * | | | | Add authentication/http request related code to LatinImeSandeep Siddhartha2014-09-263-0/+379
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17464068 Bug: 17464805 Change-Id: I533ae8821e0628fdf6591538a96ab50f805c0cdf
* | | | | | | am dade81d7: Fix adding more diacritics letters for Nordic languagesTadashi G. Takaoka2014-09-262-11/+27
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dade81d78c70c3eec57191071f8193ce872aad83': Fix adding more diacritics letters for Nordic languages
| * | | | | | Fix adding more diacritics letters for Nordic languagesTadashi G. Takaoka2014-09-262-11/+27
| | |/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | Bug: 10787354 Change-Id: Ia71417069a0cc10d7908d0c404ce85eb0cd76540
* | | | | | am 207b9790: Merge "Add Serbian Latin keyboard"Tadashi G. Takaoka2014-09-2612-80/+354
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '207b97908701ed0549358a402bbf89b61f37e119': Add Serbian Latin keyboard
| * | | | | Add Serbian Latin keyboardTadashi G. Takaoka2014-09-2612-80/+354
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
* | | | | | am 1c70a8e1: Merge "Add info log of custom input styles"Tadashi G. Takaoka2014-09-261-3/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '1c70a8e147cebd045ab4963751bbcb7b9bbc1962': Add info log of custom input styles
| * | | | | Merge "Add info log of custom input styles"Tadashi G. Takaoka2014-09-261-3/+15
| |\ \ \ \ \
| | * | | | | Add info log of custom input stylesTadashi G. Takaoka2014-09-261-3/+15
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17622871 Change-Id: Ia97c7bc2f0923417b458b178fbd8776d5cd0758c
* | | | | | am 90058c3d: Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-261-2/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '90058c3d1f09e37a74bf6f44d9ebd314be3e680b': Add an internal state test to ImportantNoticeUtilsTests
| * | | | | Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-261-2/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On some 32bit-x86 testing emulators, it seems the internal state after clear the related settings seems like a contradiction state. This CL adds an test to check such internal state in order to investigate what is happening on these emulators. Bug: 17635340 Change-Id: Iba85f06c46959b1dc22e2a9213c50c9e7e30949b
* | | | | am 2c4fbe47: Merge "Add the sync related permissions to LatinIme too"Sandeep Siddhartha2014-09-251-0/+4
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '2c4fbe4710832a1bd3d0e4cdbee1dd34e001b0c4': Add the sync related permissions to LatinIme too
| * | | | Add the sync related permissions to LatinIme tooSandeep Siddhartha2014-09-251-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This can go in master because the actual code changes will also go in here, and not in lmp-dev Bug: 17464069 Change-Id: Ica1a22c61aa07efb6dadf8db53513607be437b73
* | | | | am f99cce86: Merge "Fix checking a11y status just before calling an a11y method"Tadashi G. Takaoka2014-09-254-9/+15
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'f99cce8615bca1ea0190ac4f5d65ee35644dd504': Fix checking a11y status just before calling an a11y method
| * | | | Merge "Fix checking a11y status just before calling an a11y method"Tadashi G. Takaoka2014-09-254-9/+15
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix checking a11y status just before calling an a11y methodTadashi G. Takaoka2014-09-254-9/+15
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17035860 Change-Id: I9627d525a570ced085281b4db93fe6896081e818
* | | | | am aaefd566: Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-253-90/+126
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit 'aaefd5666112c4a6fff58783c25cf9a75b468edd': Add !string/<resource_name> reference
| * | | | Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-253-90/+126
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduces new text reference notation !string/<resource_name> to refer a string resource on the fly. This notation is mainly used to represent action key labels may refer a string in a system locale in run-time. This notation is needed to implement Hinglish and Serbian-Latin keyboards that need to refer its own action key labels. Bug: 17169632 Bug: 9687668 Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3
* | | | am 951252bf: Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-253-4/+34
|\| | | | | | | | | | | | | | | | | | | * commit '951252bf478c924372397ecfc0fdf5a7d6445bff': Get stats from dictionary.
| * | | Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-253-4/+34
| |\ \ \
| | * | | Get stats from dictionary.Keisuke Kuroyanagi2014-09-223-4/+34
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16553957 Change-Id: I70c7a7be3c902dc8a0dfe8f946f9ef75ba6c9655
* | | | | am 22e2fa37: Merge "Add allowRedundantMoreKeys attribute"Tadashi G. Takaoka2014-09-2510-3/+144
|\| | | | | | | | | | | | | | | | | | | | | | | | * commit '22e2fa372c888e64a48eca8f98f0606c891f17ff': Add allowRedundantMoreKeys attribute
| * | | | Merge "Add allowRedundantMoreKeys attribute"Tadashi G. Takaoka2014-09-2510-3/+144
| |\ \ \ \
| | * | | | Add allowRedundantMoreKeys attributeTadashi G. Takaoka2014-09-2510-3/+144
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
* | | | | | am 2828d9ed: Merge "[ML10.1] Adjust call for additional features"Jean Chalard2014-09-251-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '2828d9eda7b9508ad815322ab440886a83f736db': [ML10.1] Adjust call for additional features
| * | | | | Merge "[ML10.1] Adjust call for additional features"Jean Chalard2014-09-251-1/+1
| |\ \ \ \ \