aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | 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
| |\ \ \ \ \
| | * | | | | [ML10.1] Adjust call for additional featuresJean Chalard2014-09-251-1/+1
| | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11230254 Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12
* | | | | | am a40db55d: Merge "Fix typo."Keisuke Kuroyanagi2014-09-251-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'a40db55d9b3cea112863291739dd3fba2b1bf3b5': Fix typo.
| * | | | | Merge "Fix typo."Keisuke Kuroyanagi2014-09-251-3/+3
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix typo.Keisuke Kuroyanagi2014-09-251-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ib090a3dfa7e53232e0d1ef5e4d2cbe48130f657f
* | | | | | am 145f05d6: Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-244-40/+128
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '145f05d6371fac2a3f6f7cf840add38280c432fe': Add account change receiver to handle account removal
| * | | | | Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-244-40/+128
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Add account change receiver to handle account removalSandeep Siddhartha2014-09-244-40/+128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462
* | | | | | am 97294530: Merge "Stop showing more suggestions while important notice is ↵Tadashi G. Takaoka2014-09-241-1/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | showing" * commit '97294530d939d1c623ef4ba9ec03b6aaf007fc78': Stop showing more suggestions while important notice is showing
| * | | | | Stop showing more suggestions while important notice is showingTadashi G. Takaoka2014-09-241-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 15812659 Change-Id: I314e235cfffae3ae655320a9a75867efc28066bf
* | | | | | am 064ba6bc: Merge "Fix Turkish/Azerbaijani keyboard to add more accented ↵Tadashi G. Takaoka2014-09-241-459/+467
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | letters" * commit '064ba6bc0a68f6614dedc37664e058cf6b268a70': Fix Turkish/Azerbaijani keyboard to add more accented letters
| * | | | | Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters"Tadashi G. Takaoka2014-09-241-459/+467
| |\ \ \ \ \
| | * | | | | Fix Turkish/Azerbaijani keyboard to add more accented lettersTadashi G. Takaoka2014-09-221-459/+467
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f
* | | | | | | am 9a73a79c: Merge "Fix not intercepting touch event while in modal mode"Tadashi G. Takaoka2014-09-242-2/+13
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9a73a79cbe345ad637782fff6947d5ddced6aaf4': Fix not intercepting touch event while in modal mode
| * | | | | | Merge "Fix not intercepting touch event while in modal mode"Tadashi G. Takaoka2014-09-242-2/+13
| |\ \ \ \ \ \
| | * | | | | | Fix not intercepting touch event while in modal modeTadashi G. Takaoka2014-09-222-2/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 17600156 Change-Id: Ife8f04550411d88311e08dd33e370a410d791ca2
* | | | | | | | am 3db17c53: Merge "[ML9.1] Add option for multi-lingual support"Jean Chalard2014-09-241-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '3db17c5394f8a4413155015fdca54625504af3ff': [ML9.1] Add option for multi-lingual support
| * | | | | | | Merge "[ML9.1] Add option for multi-lingual support"Jean Chalard2014-09-241-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | [ML9.1] Add option for multi-lingual supportJean Chalard2014-09-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11230254 Change-Id: I15d42fad155142fa6f556f13e84cad489be00dbd
* | | | | | | | | am 620bfb9b: am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am ↵Tadashi G. Takaoka2014-09-231-5/+36
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | be4e0d0e: Fix when to show important notice * commit '620bfb9bb9a5e4ca8e94ffee9ba911d05a8af5eb': Fix when to show important notice
| * | | | | | | | am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to ↵Tadashi G. Takaoka2014-09-231-5/+36
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show important notice * commit '4c4ba10bbb257036d7cb6ae8a128263285b7384f': Fix when to show important notice