aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | 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
| | * | | | | | | 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 9997853d: Merge "Prepare supporting n-gram for user history dictionary."Keisuke Kuroyanagi2014-09-232-12/+30
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9997853d6fa5b17402c0a8a490fa3bafc0e58933': Prepare supporting n-gram for user history dictionary.
| * | | | | | | | | Merge "Prepare supporting n-gram for user history dictionary."Keisuke Kuroyanagi2014-09-232-12/+30
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Prepare supporting n-gram for user history dictionary.Keisuke Kuroyanagi2014-09-222-12/+30
| | | |_|_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:17097992 Change-Id: Ic8bfde3d4cc0e720bf7681e08e16fb2ad94d5670
* | | | | | | | | | am e2e48eb9: Merge "Add StatsUtilManager.onStartInput & onFinishInput"Jatin Matani2014-09-221-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'e2e48eb9b341f4a0f62443cf031009b895c881e4': Add StatsUtilManager.onStartInput & onFinishInput
| * | | | | | | | | Merge "Add StatsUtilManager.onStartInput & onFinishInput"Jatin Matani2014-09-221-0/+2
| |\ \ \ \ \ \ \ \ \