aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split up long unit tests into smaller ones•••Bug: 17654015 Change-Id: Ia2fe61554c1c5752fe38928ae6433ebaedcfdda7 Tadashi G. Takaoka2014-09-2623-211/+744
* 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 method•••Bug: 17035860 Change-Id: I9627d525a570ced085281b4db93fe6896081e818 Tadashi G. Takaoka2014-09-254-9/+15
* | Add !string/<resource_name> reference•••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 Tadashi G. Takaoka2014-09-2510-295/+547
* | Introduce subtype filter to unit test•••Change-Id: I3de573ffa38c46b78e1f8a602f99c49c164516f0 Tadashi G. Takaoka2014-09-252-24/+58
|/
* Merge "Get stats from dictionary."Keisuke Kuroyanagi2014-09-255-26/+60
|\
| * Get stats from dictionary.•••Bug: 16553957 Change-Id: I70c7a7be3c902dc8a0dfe8f946f9ef75ba6c9655 Keisuke Kuroyanagi2014-09-225-26/+60
* | Merge "Add allowRedundantMoreKeys attribute"Tadashi G. Takaoka2014-09-2523-269/+769
|\ \
| * | Add allowRedundantMoreKeys attribute•••This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f Tadashi G. Takaoka2014-09-2523-269/+769
* | | Merge "[ML10.1] Adjust call for additional features"Jean Chalard2014-09-252-2/+2
|\ \ \
| * | | [ML10.1] Adjust call for additional features•••Bug: 11230254 Change-Id: I7b60d9174d7d267eb1b3cd848cff36cdbea75b12 Jean Chalard2014-09-252-2/+2
| |/ /
* | | Merge "Quit reading unigram probability in Ver4PatriciaTrieNodeReader."Keisuke Kuroyanagi2014-09-256-38/+20
|\ \ \
| * | | Quit reading unigram probability in Ver4PatriciaTrieNodeReader.•••Bug: 14425059 Change-Id: I4fc7b0e236151a2c64e7131772264024c6597633 Keisuke Kuroyanagi2014-09-256-38/+20
* | | | Merge "Use std::move for dictionary properties."Keisuke Kuroyanagi2014-09-259-48/+58
|\| | |
| * | | Use std::move for dictionary properties.•••Change-Id: I15056b36b7493f4bac1dbcbb46a0b44343ede153 Keisuke Kuroyanagi2014-09-259-48/+58
* | | | Merge "Fix typo."Keisuke Kuroyanagi2014-09-251-3/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo.•••Change-Id: Ib090a3dfa7e53232e0d1ef5e4d2cbe48130f657f Keisuke Kuroyanagi2014-09-251-3/+3
| |/ /
* | | Merge "Add account change receiver to handle account removal"Sandeep Siddhartha2014-09-246-41/+235
|\ \ \ | |/ / |/| |
| * | Add account change receiver to handle account removal•••Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462 Sandeep Siddhartha2014-09-246-41/+235
* | | Merge "Use CodePointArrayView in WordProperty."Keisuke Kuroyanagi2014-09-244-12/+7
|\ \ \
| * | | Use CodePointArrayView in WordProperty.•••Change-Id: I45a9755c413003831788d190beb499fee8ce63aa Keisuke Kuroyanagi2014-09-244-12/+7
* | | | 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.•••Bug: 14425059 Change-Id: I4731bd6076d34556e46e6714180fed324fb6aba3 Keisuke Kuroyanagi2014-09-2410-61/+47
* | | | Merge "Cleanup action key label unit tests"Tadashi G. Takaoka2014-09-247-163/+223
|\ \ \ \
| * | | | Cleanup action key label unit tests•••Change-Id: Iae08ef5689235310ad59035f4f19c6d631ca0602 Tadashi G. Takaoka2014-09-247-163/+223
* | | | | 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 showing•••Bug: 15812659 Change-Id: I314e235cfffae3ae655320a9a75867efc28066bf Tadashi G. Takaoka2014-09-241-1/+8
| |/ / / /
* | | | | Fix: native unit test.•••Bug: 14425059 Change-Id: I7c5103eac35e01a5732f1f4594d730df06dfca96 Keisuke Kuroyanagi2014-09-241-4/+4
* | | | | Merge "Move word flags to language model dict content."Keisuke Kuroyanagi2014-09-249-42/+68
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Move word flags to language model dict content.•••Bug: 14425059 Change-Id: I64712e5c83d0bc241e6f0f16117ab47b5d75bd4b Keisuke Kuroyanagi2014-09-249-42/+68
* | | | Merge "Handle split layout tests for phones"Sandeep Siddhartha2014-09-242-35/+17
|\ \ \ \
| * | | | Handle split layout tests for phones•••Bug: 17577919 Change-Id: I060d81cfa11b9f9406f3d32307c7b949a057ffb3 Sandeep Siddhartha2014-09-222-35/+17
| | |/ / | |/| |
* | | | 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 letters•••Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f Tadashi G. Takaoka2014-09-226-559/+588
* | | | | 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 mode•••Bug: 17600156 Change-Id: Ife8f04550411d88311e08dd33e370a410d791ca2 Tadashi G. Takaoka2014-09-222-2/+13
* | | | | | Merge "Call stopTestModeInNativeCode() in testDecaying()."Keisuke Kuroyanagi2014-09-241-0/+1
|\ \ \ \ \ \
| * | | | | | Call stopTestModeInNativeCode() in testDecaying().•••Change-Id: I939fdbda31ff066ea6e807ad1438a8f77fb6ddef Keisuke Kuroyanagi2014-09-241-0/+1
* | | | | | | Merge "[ML9.1] Add option for multi-lingual support"Jean Chalard2014-09-242-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | [ML9.1] Add option for multi-lingual support•••Bug: 11230254 Change-Id: I15d42fad155142fa6f556f13e84cad489be00dbd Jean Chalard2014-09-222-3/+4
* | | | | | | am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to ...•••* commit '4c4ba10bbb257036d7cb6ae8a128263285b7384f': Fix when to show important notice Tadashi G. Takaoka2014-09-232-5/+258
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show importan...•••* commit '71b51590b28cfe6c51bea2677ccbeccaf3006313': Fix when to show important notice Tadashi G. Takaoka2014-09-222-5/+258
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to show important notice•••* commit 'a76e11a24aac700638ec3a7fc5ed754e15aecfbe': Fix when to show important notice Tadashi G. Takaoka2014-09-222-5/+258
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ am 1f490d6c: am be4e0d0e: Fix when to show important notice•••* commit '1f490d6c10805246f2b8724c2e9f21d4bfdea8d6': Fix when to show important notice Tadashi G. Takaoka2014-09-222-5/+258
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ am be4e0d0e: Fix when to show important notice•••* commit 'be4e0d0e3921af3d575f745cb356704974362baf': Fix when to show important notice Tadashi G. Takaoka2014-09-222-5/+258
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | Fix when to show important notice•••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 Tadashi G. Takaoka2014-09-222-5/+258
* | | | | | | | | | | | am d4f5cb8b: (-s ours) am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0...•••* commit 'd4f5cb8bcd79d5d516bb1eb0e0efa584baabe051': Import translations. DO NOT MERGE Baligh Uddin2014-09-230-0/+0
|\| | | | | | | | | | |
| * | | | | | | | | | | am 3cd7dfc0: (-s ours) am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf595...•••* commit '3cd7dfc0fc077932bc34d1edec0691d2c3d53909': Import translations. DO NOT MERGE Baligh Uddin2014-09-220-0/+0
| |\| | | | | | | | | |
| | * | | | | | | | | | am 2829f9ee: (-s ours) am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import t...•••* commit '2829f9eec9d90f67eb78d52cc568d752f94a8147': Import translations. DO NOT MERGE Baligh Uddin2014-09-220-0/+0
| | |\| | | | | | | | |
| | | * | | | | | | | | am b28e0bdd: (-s ours) am cf59579c: (-s ours) Import translations. DO NOT MERGE•••* commit 'b28e0bdda53c277ca4bb29b478c59165539edf89': Import translations. DO NOT MERGE Baligh Uddin2014-09-220-0/+0
| | | |\| | | | | | | |