Commit graph

4778 commits

Author SHA1 Message Date
Tadashi G. Takaoka
56518d424d Get rid of useless updateShiftState
Because KeyboardState.onLoadKeyboard will invoke
SwitcherActions.requestUpdateShiftState eventually, the calling
updateShiftState at the end of KeyboardSwitcher.onLoadKeyboard is
useless.

Change-Id: Ib6e746b1516ef1b4c981807a9b8785a046ba50e0
2012-01-23 12:47:03 +09:00
Jean Chalard
18a5d1f1fb am 35e9a7ac: Merge "Squash a ridiculously improbable NPE"
* commit '35e9a7ac553b4853b1b01642d2d8ab76f22dc5b0':
  Squash a ridiculously improbable NPE
2012-01-22 18:39:50 -08:00
Jean Chalard
35e9a7ac55 Merge "Squash a ridiculously improbable NPE" 2012-01-22 18:37:29 -08:00
Jean-Baptiste Queru
2577fca158 am 9a84071b: Merge "Make the JNI lib an optional module"
* commit '9a84071b36b71c9cf2b454b45308f6c1e22c0c26':
  Make the JNI lib an optional module
2012-01-20 12:02:31 -08:00
Jean-Baptiste Queru
9a84071b36 Merge "Make the JNI lib an optional module" 2012-01-20 10:37:21 -08:00
Tadashi G. Takaoka
d5937e08e5 am 530f5d7e: Merge "Support @icon/icon_name for more keys specification"
* commit '530f5d7e155011ff4fa520002c68acb78b195497':
  Support @icon/icon_name for more keys specification
2012-01-20 03:29:02 -08:00
Tadashi G. Takaoka
530f5d7e15 Merge "Support @icon/icon_name for more keys specification" 2012-01-20 03:20:40 -08:00
Tadashi G. Takaoka
b009a24b83 Support @icon/icon_name for more keys specification
Change-Id: I8842e5ce77f9d27a0969df947de292c1830e36b7
2012-01-20 20:09:02 +09:00
Jean Chalard
e81b375a34 am 482588c5: Merge "Enable DEBUG mode for logic tests."
* commit '482588c5a2548d5f7647f2349b40dabf77b0ecc6':
  Enable DEBUG mode for logic tests.
2012-01-20 02:29:56 -08:00
Jean Chalard
482588c5a2 Merge "Enable DEBUG mode for logic tests." 2012-01-20 02:27:34 -08:00
Jean Chalard
bc10e4145e Enable DEBUG mode for logic tests.
This enables a wealth of useful checks. We want to run unit
tests with debug mode on.

Change-Id: Ic45caaf43a889287f5aec203e7d1ba63136fc58e
2012-01-20 19:23:34 +09:00
Tadashi G. Takaoka
141a554430 am 54c2dd67: Merge "Support @string reference in moreKeys attribute"
* commit '54c2dd67b0564420ca9892bbb60ba917fcbf6752':
  Support @string reference in moreKeys attribute
2012-01-20 02:01:29 -08:00
Tadashi G. Takaoka
54c2dd67b0 Merge "Support @string reference in moreKeys attribute" 2012-01-20 01:59:31 -08:00
Tadashi G. Takaoka
e54a4005d5 Support @string reference in moreKeys attribute
Change-Id: If0056d0601149d2ddd0e231a81e7b2409b37fc06
2012-01-20 18:46:33 +09:00
Jean Chalard
4ef7a8e430 am 7c177e82: Merge "Fix a bug where a check would fail"
* commit '7c177e82aff62ba5ac97eb7ef21ef0e0c36d32a1':
  Fix a bug where a check would fail
2012-01-20 01:18:14 -08:00
Jean Chalard
7c177e82af Merge "Fix a bug where a check would fail" 2012-01-20 01:16:44 -08:00
Jean Chalard
7546ff6e34 Fix a bug where a check would fail
Bug: 5894393
Change-Id: I810de58730f2cabcaf7b8dc1d85b3725f959094b
2012-01-20 18:09:59 +09:00
Tadashi G. Takaoka
0593b1258c am 3eede315: Merge "Move MoreKeySpecParser.getResourceId to Utils"
* commit '3eede315dc9998091477eb95e748e13ad6fd6e57':
  Move MoreKeySpecParser.getResourceId to Utils
2012-01-20 00:03:22 -08:00
Tadashi G. Takaoka
ba31d6098d am 86641ef6: Merge "Change more key specification type to String from CharSequence"
* commit '86641ef6e8c66ef3d69af21df0d1b0d335202bd6':
  Change more key specification type to String from CharSequence
2012-01-20 00:03:21 -08:00
Tadashi G. Takaoka
3eede315dc Merge "Move MoreKeySpecParser.getResourceId to Utils" 2012-01-20 00:01:29 -08:00
Tadashi G. Takaoka
86641ef6e8 Merge "Change more key specification type to String from CharSequence" 2012-01-20 00:01:24 -08:00
Tadashi G. Takaoka
0718590486 Move MoreKeySpecParser.getResourceId to Utils
Change-Id: I0640dbe76a8ff2dc45b504eca631942811571736
2012-01-20 16:28:18 +09:00
Tadashi G. Takaoka
bd7b160cfb Change more key specification type to String from CharSequence
Change-Id: I5e910f8225a248fc6403771836dec4c0b7294caa
2012-01-20 16:27:32 +09:00
Jean Chalard
67ab8ba29d am af9fe5c5: Fix a bug where the user typed word would not be passed.
* commit 'af9fe5c5fcad1db22f605e0568c9a77cef178d22':
  Fix a bug where the user typed word would not be passed.
2012-01-19 22:53:56 -08:00
Jean Chalard
af9fe5c5fc Fix a bug where the user typed word would not be passed.
Bug: 5894271
Change-Id: I4f02ff322697159e08f5e898608c0aff11dacb2f
2012-01-20 15:39:06 +09:00
Jean Chalard
74ee6cad2b am 83c72d1d: Add the first tests for the input login in LatinIME class
* commit '83c72d1dae7e91ba8ae50d79b11b1c0dd67451c2':
  Add the first tests for the input login in LatinIME class
2012-01-19 21:55:04 -08:00
Jean Chalard
83c72d1dae Add the first tests for the input login in LatinIME class
Change-Id: Ifcf9ab55ee01bf7c6c6829e699246e5654975456
2012-01-20 13:00:40 +09:00
satok
ac7d6c224a am 2010130e: Merge "Two words error correction with other error correction for the first word"
* commit '2010130e4425bd18f68d9de3ec7b846d00c61e0a':
  Two words error correction with other error correction for the first word
2012-01-19 02:23:37 -08:00
satok
2010130e44 Merge "Two words error correction with other error correction for the first word" 2012-01-19 02:21:18 -08:00
satok
54af64ae92 Two words error correction with other error correction for the first word
+1      26
-1       5
+2       0
-2       0
+3       0
-3       0
+4       9
-4      25
+5      20
-5      21
+6      13
-6       6
+7      15
-7      26

Change-Id: Iad682d417a6bb42b11ca6e60157698ca66fef3ff
2012-01-19 19:17:29 +09:00
Tadashi G. Takaoka
6d6c960136 am 0ef9bfe5: Merge "Fix KeyboardState switching back from alphabet-chording input correctly"
* commit '0ef9bfe5932cb1b099809b4622bf45427f0430dd':
  Fix KeyboardState switching back from alphabet-chording input correctly
2012-01-19 02:15:29 -08:00
Tadashi G. Takaoka
33b1944f92 am 085b6594: Merge "Fix KeyboardState to pass KeyboardStateMultiTouchTests"
* commit '085b659463c41beb01950bf82334f451cca8ed2e':
  Fix KeyboardState to pass KeyboardStateMultiTouchTests
2012-01-19 02:15:28 -08:00
Tadashi G. Takaoka
35151c67e0 am 4d229410: Merge "Cleanup KeyboardState a bit"
* commit '4d229410f0336a56dd9c9a5440aecbbb6a90503a':
  Cleanup KeyboardState a bit
2012-01-19 02:15:27 -08:00
Tadashi G. Takaoka
0ef9bfe593 Merge "Fix KeyboardState switching back from alphabet-chording input correctly" 2012-01-19 02:14:20 -08:00
Tadashi G. Takaoka
085b659463 Merge "Fix KeyboardState to pass KeyboardStateMultiTouchTests" 2012-01-19 02:14:15 -08:00
Tadashi G. Takaoka
4d229410f0 Merge "Cleanup KeyboardState a bit" 2012-01-19 02:14:10 -08:00
Jean Chalard
db6c706ae5 am 250cf0a7: Merge "Fix a bug with backspace happening after a manual pick."
* commit '250cf0a781258afbfe45b8a7ad411aed08b3e873':
  Fix a bug with backspace happening after a manual pick.
2012-01-19 01:57:08 -08:00
Jean Chalard
250cf0a781 Merge "Fix a bug with backspace happening after a manual pick." 2012-01-19 01:55:30 -08:00
Tadashi G. Takaoka
f36f90a173 Fix KeyboardState switching back from alphabet-chording input correctly
Bug: 5881820
Change-Id: I108bbc25baa331cc87f00955b48188b3557d10dd
2012-01-19 18:53:38 +09:00
Tadashi G. Takaoka
d26d63b35d Fix KeyboardState to pass KeyboardStateMultiTouchTests
Change-Id: If2b9ee7cf3fad7633d64b98758f802792d66f7a8
2012-01-19 18:48:02 +09:00
Tadashi G. Takaoka
01d9fc966a Cleanup KeyboardState a bit
Rename KeyboardShiftState variable and reorder some statements.

Change-Id: I7e8842836f35876f8697f9906343f7d4a1f9db4f
2012-01-19 18:42:11 +09:00
Jean Chalard
3b2112e70a Fix a bug with backspace happening after a manual pick.
Bug: 5884397
Change-Id: I01f462075bcbf7da38e9af2084ecd37143923e8b
2012-01-19 18:41:02 +09:00
Jean Chalard
bd31f2d2ee am 8ae770f3: Merge "Small code simplification."
* commit '8ae770f39bd445758333eec88f4d1d598c77555b':
  Small code simplification.
2012-01-19 01:35:04 -08:00
Jean Chalard
8ae770f39b Merge "Small code simplification." 2012-01-19 01:33:21 -08:00
Jean Chalard
95a6e58ebc Small code simplification.
I'm pretty sure the test here was useless.

Change-Id: Iaece641fbd5455406533b19555f2b639759a525f
2012-01-19 18:03:45 +09:00
Tadashi G. Takaoka
83b1df39c3 am 4dd48372: Merge "Add Bulgarian keyboard"
* commit '4dd48372d76402f491f4d68c6bc2e7eb7648c4bb':
  Add Bulgarian keyboard
2012-01-18 20:07:52 -08:00
Tadashi G. Takaoka
4dd48372d7 Merge "Add Bulgarian keyboard" 2012-01-18 20:06:11 -08:00
Tadashi G. Takaoka
78a5ba6718 am 23bacdb6: Fix MoreKeySpecParser to be able to handle outputText correctly
* commit '23bacdb6a58cf22535aea8d22d3b6e14ea23667e':
  Fix MoreKeySpecParser to be able to handle outputText correctly
2012-01-18 20:01:57 -08:00
Tadashi G. Takaoka
3fbf9f85a2 Add Bulgarian keyboard
Bug: 5864001
Bug: 5738545
Change-Id: I3aa8a0e531e091680c0e05c55e72edd05e5ebc77
2012-01-19 12:59:59 +09:00
Tadashi G. Takaoka
23bacdb6a5 Fix MoreKeySpecParser to be able to handle outputText correctly
The issue was introduced by Id2320f4d.

Bug: 5887936
Change-Id: Ifec3aefb5b168f790de696ece104b84cdab46539
2012-01-19 12:51:27 +09:00