aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add Serbian Latin keyboardTadashi G. Takaoka2014-09-2620-83/+675
| | | | | Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf
* 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
* | Add an internal state test to ImportantNoticeUtilsTestsTadashi G. Takaoka2014-09-262-9/+33
|/ | | | | | | | | | 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
* Fix unit tests' size to @LargeTest for action label testsTadashi G. Takaoka2014-09-2618-36/+36
| | | | | Bug: 17654015 Change-Id: Id6a5030881603ad29cb38909f02ac3c0709c8aaf
* Merge "Add the sync related permissions to LatinIme too"Sandeep Siddhartha2014-09-251-0/+4
|\
| * 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
* | Save/restore account preference when running testsSandeep Siddhartha2014-09-251-5/+10
|/ | | | Change-Id: I0b1ec2144007b60fc53b4fcfa04be1b6dc21ced2
* Split up long unit tests into smaller onesTadashi G. Takaoka2014-09-2623-211/+744
| | | | | Bug: 17654015 Change-Id: Ia2fe61554c1c5752fe38928ae6433ebaedcfdda7
* 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
* | Add !string/<resource_name> referenceTadashi G. Takaoka2014-09-2510-295/+547
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | Introduce subtype filter to unit testTadashi G. Takaoka2014-09-252-24/+58
|/ | | | Change-Id: I3de573ffa38c46b78e1f8a602f99c49c164516f0
* Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-255-26/+60
|\
| * Get stats from dictionary.Keisuke Kuroyanagi2014-09-225-26/+60
| | | | | | | | | | Bug: 16553957 Change-Id: I70c7a7be3c902dc8a0dfe8f946f9ef75ba6c9655
* | Merge "Add allowRedundantMoreKeys attribute"Tadashi G. Takaoka2014-09-2523-269/+769
|\ \
| * | Add allowRedundantMoreKeys attributeTadashi G. Takaoka2014-09-2523-269/+769
| | | | | | | | | | | | | | | | | | | | | This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f
* | | Merge "[ML10.1] Adjust call for additional features"Jean Chalard2014-09-252-2/+2
|\ \ \
| * | | [ML10.1] Adjust call for additional featuresJean Chalard2014-09-252-2/+2
| |/ / | | | | | | | | | | | | Bug: 11230254 Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12
* | | Merge "Quit reading unigram probability in Ver4PatriciaTrieNodeReader."Keisuke Kuroyanagi2014-09-256-38/+20
|\ \ \
| * | | Quit reading unigram probability in Ver4PatriciaTrieNodeReader.Keisuke Kuroyanagi2014-09-256-38/+20
| | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I4fc7b0e236151a2c64e7131772264024c6597633
* | | | Merge "Use std::move for dictionary properties."Keisuke Kuroyanagi2014-09-259-48/+58
|\| | |
| * | | Use std::move for dictionary properties.Keisuke Kuroyanagi2014-09-259-48/+58
| | | | | | | | | | | | | | | | Change-Id: I15056b36b7493f4bac1dbcbb46a0b44343ede153
* | | | Merge "Fix typo."Keisuke Kuroyanagi2014-09-251-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo.Keisuke Kuroyanagi2014-09-251-3/+3
| |/ / | | | | | | | | | Change-Id: Ib090a3dfa7e53232e0d1ef5e4d2cbe48130f657f
* | | Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-246-41/+235
|\ \ \ | |/ / |/| |
| * | Add account change receiver to handle account removalSandeep Siddhartha2014-09-246-41/+235
| | | | | | | | | | | | | | | | | | | | | | | | Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462
* | | Merge "Use CodePointArrayView in WordProperty."Keisuke Kuroyanagi2014-09-244-12/+7
|\ \ \
| * | | Use CodePointArrayView in WordProperty.Keisuke Kuroyanagi2014-09-244-12/+7
| | | | | | | | | | | | | | | | Change-Id: I45a9755c413003831788d190beb499fee8ce63aa
* | | | Merge "Refactoring method to get code points and code point count."Keisuke Kuroyanagi2014-09-2410-61/+47
|\| | |
| * | | Refactoring method to get code points and code point count.Keisuke Kuroyanagi2014-09-2410-61/+47
| | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I4731bd6076d34556e46e6714180fed324fb6aba3
* | | | Merge "Cleanup action key label unit tests"Tadashi G. Takaoka2014-09-247-163/+223
|\ \ \ \
| * | | | Cleanup action key label unit testsTadashi G. Takaoka2014-09-247-163/+223
| | | | | | | | | | | | | | | | | | | | Change-Id: Iae08ef5689235310ad59035f4f19c6d631ca0602
* | | | | Merge "Stop showing more suggestions while important notice is showing"Tadashi G. Takaoka2014-09-241-1/+8
|\ \ \ \ \
| * | | | | Stop showing more suggestions while important notice is showingTadashi G. Takaoka2014-09-241-1/+8
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 15812659 Change-Id: I314e235cfffae3ae655320a9a75867efc28066bf
* | | | | Fix: native unit test.Keisuke Kuroyanagi2014-09-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I7c5103eac35e01a5732f1f4594d730df06dfca96
* | | | | Merge "Move word flags to language model dict content."Keisuke Kuroyanagi2014-09-249-42/+68
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Move word flags to language model dict content.Keisuke Kuroyanagi2014-09-249-42/+68
| | | | | | | | | | | | | | | | | | | | Bug: 14425059 Change-Id: I64712e5c83d0bc241e6f0f16117ab47b5d75bd4b
* | | | Merge "Handle split layout tests for phones"Sandeep Siddhartha2014-09-242-35/+17
|\ \ \ \
| * | | | Handle split layout tests for phonesSandeep Siddhartha2014-09-222-35/+17
| | |/ / | |/| | | | | | | | | | | | | | Bug: 17577919 Change-Id: I060d81cfa11b9f9406f3d32307c7b949a057ffb3
* | | | Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters"Tadashi G. Takaoka2014-09-246-559/+588
|\ \ \ \
| * | | | Fix Turkish/Azerbaijani keyboard to add more accented lettersTadashi G. Takaoka2014-09-226-559/+588
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f
* | | | | 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
* | | | | | Merge "Call stopTestModeInNativeCode() in testDecaying()."Keisuke Kuroyanagi2014-09-241-0/+1
|\ \ \ \ \ \
| * | | | | | Call stopTestModeInNativeCode() in testDecaying().Keisuke Kuroyanagi2014-09-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I939fdbda31ff066ea6e807ad1438a8f77fb6ddef
* | | | | | | Merge "[ML9.1] Add option for multi-lingual support"Jean Chalard2014-09-242-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ML9.1] Add option for multi-lingual supportJean Chalard2014-09-222-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 11230254 Change-Id: I15d42fad155142fa6f556f13e84cad489be00dbd
* | | | | | | am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to ↵Tadashi G. Takaoka2014-09-232-5/+258
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | show important notice * commit '4c4ba10bbb257036d7cb6ae8a128263285b7384f': Fix when to show important notice
| * \ \ \ \ \ \ am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show ↵Tadashi G. Takaoka2014-09-222-5/+258
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | important notice * commit '71b51590b28cfe6c51bea2677ccbeccaf3006313': Fix when to show important notice