aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | 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
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Add StatsUtilManager.onStartInput & onFinishInputJatin Matani2014-09-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug:15657192 Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9
* | | | | | | | | | | am b12c174c: Merge "Hiding SuggestedWords.EMPTY and refactoring code that ↵Adrian Velicu2014-09-226-22/+24
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | compares SuggestedWords instances directly to it to use isEmpty instead" * commit 'b12c174c2f04461e5c5e0d2e148742ef0bfc5594': Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords instances directly to it to use isEmpty instead
| * | | | | | | | | | Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu2014-09-226-22/+24
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | SuggestedWords instances directly to it to use isEmpty instead"
| | * | | | | | | | | Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu2014-09-226-22/+24
| | | |_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | SuggestedWords instances directly to it to use isEmpty instead Bug: 17560717 Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1
* | | | | | | | | | am 5fa6a538: Add plus-sign hint to PIN\'s zero keyTadashi G. Takaoka2014-09-221-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '5fa6a538cc38f400797c96a491215c5246447e05': Add plus-sign hint to PIN's zero key
| * | | | | | | | | Add plus-sign hint to PIN's zero keyTadashi G. Takaoka2014-09-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16378846 Change-Id: Ia1f95a33db4e1eb6b2fe367cfffa4aada567b6d9
* | | | | | | | | | am 82574734: Merge "Create DictionaryStats in executor."Keisuke Kuroyanagi2014-09-221-7/+10
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '825747348b2fdc33d9593afd5ff29dbe9587524d': Create DictionaryStats in executor.
| * | | | | | | | | Merge "Create DictionaryStats in executor."Keisuke Kuroyanagi2014-09-221-7/+10
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | / | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Create DictionaryStats in executor.Keisuke Kuroyanagi2014-09-221-7/+10
| | | |_|_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 16553957 Change-Id: Ie4e9a6ee67f90ba0086af2075068e078efc7f189
* | | | | | | | am 8f116d7c: Merge "Invoke onWordCommitUserTyped on startInput() with non ↵Mohammadinamul Sheik2014-09-221-0/+7
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | empty wordcomposer" * commit '8f116d7cdab57ef6bdccb870240d548a437ca0c9': Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer
| * | | | | | | Merge "Invoke onWordCommitUserTyped on startInput() with non empty wordcomposer"Mohammadinamul Sheik2014-09-221-0/+7
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Invoke onWordCommitUserTyped on startInput() with non empty wordcomposerMohammadinamul Sheik2014-09-181-0/+7
| | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | In chat clients, the last committed word is not committed via rich input connection. This will handle those missed out cases. Change-Id: If3f1f6e1927cdf56a09d3e9124f05c66ca75de53
| * | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-2173-9/+1227
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I51bc9a71a30b362938d155e091a7b0d4694eacbf Auto-generated-cl: translation import
* | | | | | | Import translations. DO NOT MERGEBaligh Uddin2014-09-2157-9/+954
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: If1d120fdaf20fb218947f008816c6533a9756591 Auto-generated-cl: translation import