Baligh Uddin
2caa1d81ce
Merge "Import translations. DO NOT MERGE" into jb-mr2-dev
2013-04-01 20:53:56 +00:00
Jean Chalard
bfd7dcd5b2
am 0745fe83: am b8869ec1: am 0fcc4960: Deactivate hardware keyboard handling.
...
* commit '0745fe83d4033bdeec807a12fea1da29b41c8a99':
Deactivate hardware keyboard handling.
2013-04-01 05:46:15 -07:00
Jean Chalard
0745fe83d4
am b8869ec1: am 0fcc4960: Deactivate hardware keyboard handling.
...
* commit 'b8869ec1e39c1751825841e790d21fc854dca9ce':
Deactivate hardware keyboard handling.
2013-04-01 05:42:42 -07:00
Jean Chalard
b8869ec1e3
am 0fcc4960: Deactivate hardware keyboard handling.
...
* commit '0fcc4960bcd037b7e1482098f85342743eb2ddee':
Deactivate hardware keyboard handling.
2013-04-01 05:40:07 -07:00
Jean Chalard
0fcc4960bc
Deactivate hardware keyboard handling.
...
Bug: 8000119
Change-Id: I021481343d6d87efd8ff6110e9aa0906a1a3d11d
2013-04-01 21:35:45 +09:00
Tadashi G. Takaoka
b08506c221
am 9413e957: Merge "Interpolate gesture preview trails"
...
* commit '9413e957fafcf4660f2f620f8fe716d9ba448d92':
Interpolate gesture preview trails
2013-04-01 03:25:25 -07:00
Tadashi G. Takaoka
9413e957fa
Merge "Interpolate gesture preview trails"
2013-04-01 10:23:27 +00:00
Tadashi G. Takaoka
75028af28c
Interpolate gesture preview trails
...
There is the boolean flag to kill interpolation.
Bug: 7167303
Change-Id: Iac7e4cb88cf437c2ee77c003c9cddb92416025c7
2013-04-01 19:15:36 +09:00
Satoshi Kataoka
ac8703263d
am 54c091d2: Merge "Move policy and session to AOSP"
...
* commit '54c091d284b15e14cbcbce983354f679526672ec':
Move policy and session to AOSP
2013-04-01 02:52:03 -07:00
Satoshi Kataoka
54c091d284
Merge "Move policy and session to AOSP"
2013-04-01 09:50:31 +00:00
Satoshi Kataoka
3107b467c9
Move policy and session to AOSP
...
Bug: 8197301
Change-Id: I742ff0d939f9ad1ee2cd8b959b6c5ee2757fd177
2013-04-01 18:15:08 +09:00
Jean Chalard
e40d563365
am 43341ba0: Merge "Ask the client to make itself known when it\'s not"
...
* commit '43341ba04298f9548e3ee6f37403eaf333dfa3bc':
Ask the client to make itself known when it's not
2013-04-01 02:01:48 -07:00
Jean Chalard
43341ba042
Merge "Ask the client to make itself known when it's not"
2013-04-01 09:00:25 +00:00
Jean Chalard
76d5f512f9
Ask the client to make itself known when it's not
...
Upon invoking the settings of the dictionary pack with an unknown
client, we now launch an intent to ask the client to make itself known.
This change also includes the code that receives this intent and
acts upon it.
Bug: 8492879
Change-Id: I2c6496dea845646961ecafcf64e282cb93ee91dc
2013-04-01 17:37:22 +09:00
Jean Chalard
151e4e182c
am 065f126f: Merge "Fix two nasty bugs with surrogate pairs."
...
* commit '065f126f1d91b8b2647cbe185a55ac8e771cb32d':
Fix two nasty bugs with surrogate pairs.
2013-04-01 01:30:38 -07:00
Jean Chalard
065f126f1d
Merge "Fix two nasty bugs with surrogate pairs."
2013-04-01 08:28:08 +00:00
Jean Chalard
a411595b16
Fix two nasty bugs with surrogate pairs.
...
The important bug is in findWordInTree. The problem, which is
not obvious, is that we were calling codePointAt() with the
code point index in the string, instead of the char index.
The other bug this change fixes was harmless in the practice,
because it's in the iteration which is only used for debug and
pretty printing purposes. It's very similar in that it would
substract a length in code point to a length in chars and
truncate a StringBuilder at that length, so it would fail in a
quite similar manner. This changes the meaning of the "length"
attribute in Position, but it's clearer this way anyway.
Bug: 8450145
Change-Id: If396f883a9e6449de39351553ba83f5be5bd30f0
2013-04-01 17:06:19 +09:00
Satoshi Kataoka
bde25a4a63
am 38c26dd0: Move dicnode to AOSP
...
* commit '38c26dd0bf8cd5c4511e4a02d5eeae4b3553f03a':
Move dicnode to AOSP
2013-04-01 00:52:38 -07:00
Satoshi Kataoka
38c26dd0bf
Move dicnode to AOSP
...
Bug: 8187060
Change-Id: I72398fa45b12683bd46d23c5ca69e6bcd5ca2b7e
2013-04-01 16:14:14 +09:00
Baligh Uddin
cea6a7a2a3
Import translations. DO NOT MERGE
...
Change-Id: I19c04b125fc3d2a6dd7b0a32ee90f098d931f83b
Auto-generated-cl: translation import
2013-03-29 21:21:20 -07:00
The Android Open Source Project
08f5b7802a
am c1dec87a: (-s ours) am b35915fb: (-s ours) Reconcile with jb-mr2-release - do not merge
...
* commit 'c1dec87a76565c5dfa223c7d4d5f10a345ab3799':
2013-03-29 09:58:07 -07:00
The Android Open Source Project
c1dec87a76
am b35915fb: (-s ours) Reconcile with jb-mr2-release - do not merge
...
* commit 'b35915fb5095f18554d62dfc148eb1027cefa005':
2013-03-29 09:54:38 -07:00
The Android Open Source Project
b35915fb50
Reconcile with jb-mr2-release - do not merge
...
Change-Id: Iba9f399b20d62611002d4353e00355b2550dbb1d
2013-03-29 09:49:25 -07:00
Satoshi Kataoka
70747ad6c3
am 97a3ce02: Merge "Refactor"
...
* commit '97a3ce022c4f158712fb803f7acd0151719b336e':
Refactor
2013-03-29 03:59:59 -07:00
Satoshi Kataoka
97a3ce022c
Merge "Refactor"
2013-03-29 10:57:45 +00:00
Jean Chalard
a38d907b96
am 740da0d8: Fix an NPE
...
* commit '740da0d8d0b29297fba75f4b63ccff28fc1f4a14':
Fix an NPE
2013-03-29 03:56:43 -07:00
Satoshi Kataoka
394b0bd345
Refactor
...
Change-Id: Ie50fdd1081d306e520300245498a605e79e03818
2013-03-29 18:49:50 +09:00
Jean Chalard
740da0d8d0
Fix an NPE
...
Also remove an unused method and make 2 private variables
final.
Bug: 8461093
Change-Id: I676d93fda28e82eb5a6978f2e7ad5a0add2cbecf
2013-03-29 18:41:29 +09:00
The Android Automerger
0574e46c73
merge in jb-mr2-release history after reset to jb-mr2-dev
2013-03-28 05:56:26 -07:00
Tadashi G. Takaoka
7580e9945b
am 48d8d8d0: Fix potential NPE in MainKeyboardView.KeyTimerHandler
...
* commit '48d8d8d0ae573605f938b3859bf58e1972f0d737':
Fix potential NPE in MainKeyboardView.KeyTimerHandler
2013-03-28 02:26:34 -07:00
Tadashi G. Takaoka
48d8d8d0ae
Fix potential NPE in MainKeyboardView.KeyTimerHandler
...
Bug: 8469652
Change-Id: Ib7a548e6a24d2e02de85ab444c0ec99d8f6b82c3
2013-03-28 17:54:36 +09:00
Jean Chalard
9bf1dfebd8
am 2188cbae: Merge "Fix an NPE"
...
* commit '2188cbae6351ae463f8b882b1cb6b1b348fad0a2':
Fix an NPE
2013-03-27 23:58:50 -07:00
Jean Chalard
2188cbae63
Merge "Fix an NPE"
2013-03-28 06:56:49 +00:00
Jean Chalard
a657afc32e
am d555a0d7: Merge "Cleanup"
...
* commit 'd555a0d77a02e4125b51f583492be9ba55674b03':
Cleanup
2013-03-27 23:18:04 -07:00
Jean Chalard
d555a0d77a
Merge "Cleanup"
2013-03-28 06:16:40 +00:00
Jean Chalard
28d5f4577f
Fix an NPE
...
The code was passing the wrong parameter.
Bug: 8492879
Change-Id: I091d62ca29601e3807eed287c7bdad38bf43a502
2013-03-28 15:08:05 +09:00
Jean Chalard
dae90cfb01
Cleanup
...
Seems there was an unclosed cursor :o
Change-Id: I7616849ace5217d8c6f54465f7b3a634e3c14116
2013-03-28 14:43:32 +09:00
Baligh Uddin
53698f8db8
am fd0e40ef: am 78b07d8b: am 0cd02c2b: keep history after reset to jb-ub-latinimegoogle-azuki
...
* commit 'fd0e40ef91aad767a8de9e28ede35e792546bb8e':
2013-03-27 22:11:34 -07:00
Baligh Uddin
0c777365e4
am fbb6500d: (-s ours) am 5bcbc21a: (-s ours) am c08b8245: (-s ours) Import translations. DO NOT MERGE
...
* commit 'fbb6500d7d2933026c35c89f5a4e7f99a9e2f7ec':
Import translations. DO NOT MERGE
2013-03-27 22:11:33 -07:00
Baligh Uddin
fd0e40ef91
am 78b07d8b: am 0cd02c2b: keep history after reset to jb-ub-latinimegoogle-azuki
...
* commit '78b07d8b574fe2d1a43e796775b89b116f8f411f':
2013-03-27 22:09:51 -07:00
Baligh Uddin
fbb6500d7d
am 5bcbc21a: (-s ours) am c08b8245: (-s ours) Import translations. DO NOT MERGE
...
* commit '5bcbc21a59043f73a30380cf3c231104d65921f9':
Import translations. DO NOT MERGE
2013-03-27 22:09:49 -07:00
Baligh Uddin
78b07d8b57
am 0cd02c2b: keep history after reset to jb-ub-latinimegoogle-azuki
...
* commit '0cd02c2bd732383766099aa2ec94abc8a8ac174a':
2013-03-27 22:05:16 -07:00
Baligh Uddin
5bcbc21a59
am c08b8245: (-s ours) Import translations. DO NOT MERGE
...
* commit 'c08b8245d92107f7300267e3d04ff302dfdb4281':
Import translations. DO NOT MERGE
2013-03-27 22:05:16 -07:00
The Android Automerger
65dfe94d56
am 1237c872: am a02de1f7: am 5c3d51e2: merge in jb-ub-latinimegoogle-azuki history after reset to jb-ub-latinimegoogle
...
* commit '1237c8722bf66a581fd61fbd8721589f37fa1ef7':
Import translations. DO NOT MERGE
Import translations. DO NOT MERGE
2013-03-27 22:04:04 -07:00
Tadashi G. Takaoka
1911c513a7
am abd22393: am 8b120b98: am 50cc14b5: am ef86bbce: Add const_cast to live with host\'s jni.h
...
* commit 'abd22393022fd744e07627e6c14051c1ff291837':
2013-03-27 22:04:03 -07:00
Tadashi G. Takaoka
c17e0bbad1
am 830a8cbb: am 33fa6a0b: am cc75c950: am 73d00e68: Merge "Use XmlPullParser.getEventType()"
...
* commit '830a8cbb08284b77449d76f763553f895f7a84e5':
2013-03-27 22:04:02 -07:00
Satoshi Kataoka
b343817399
am d3c823c1: am dd8ca1f8: am bc586fb1: am 0b327101: Merge "Fix possible NPE"
...
* commit 'd3c823c16100b0f24d64c99c2e8fbdd747e475ed':
2013-03-27 22:04:00 -07:00
Tadashi G. Takaoka
a469cdfe50
am d0495a35: am 56b1bd86: am f892f775: am d17b69ec: Clean up XmlParserUtils
...
* commit 'd0495a354fdcf28c69853ec7ae02a6799a44dcbb':
2013-03-27 22:03:59 -07:00
Baligh Uddin
324b1880ab
am f0213d1a: (-s ours) am c1cb4766: (-s ours) am 6537280f: am 5f976d1c: (-s ours) am ff41125b: (-s ours) am fba54597: Import translations. DO NOT MERGE
...
* commit 'f0213d1afee7aba909ca8ad0c29d0d0c9aa08212':
2013-03-27 22:03:58 -07:00
Baligh Uddin
284d428535
am f0346d70: (-s ours) am fc135df5: (-s ours) am 24daa2a1: am 6616188e: (-s ours) Import translations. DO NOT MERGE
...
* commit 'f0346d70793f2bc4c479d48b7f45138741f91c58':
2013-03-27 22:03:57 -07:00