Commit Graph

38423 Commits (2c62a6008ef66e690983517082f1c1c10e88eba1)

Author SHA1 Message Date
Tadashi G. Takaoka e49bc0f521 Fix ZWJ/ZWNJ on Nepali tablet keyboards
Bug: 13460706
Change-Id: Ic175c5d7920ed56a007374160be6ed76b44c4f94
2014-03-14 10:20:27 +09:00
The Android Automerger f881a95e6f merge in master-release history after reset to master 2014-03-13 05:50:54 -07:00
Jean Chalard 207cb1cb6a am 309773c3: Merge "[CB03] Pass whole events to the various input logic handlers."
* commit '309773c322adb383a05cf673fd8d8a8339dcb076':
  [CB03] Pass whole events to the various input logic handlers.
2014-03-13 05:18:43 -07:00
Tadashi G. Takaoka 2431a4fdd9 am a8e3ae6e: Merge "Refactor keyboard layout test more customizable"
* commit 'a8e3ae6e96ed9c090bb0dde797e5db90033b9526':
  Refactor keyboard layout test more customizable
2014-03-13 05:14:20 -07:00
Jean Chalard 309773c322 Merge "[CB03] Pass whole events to the various input logic handlers." 2014-03-13 12:12:31 +00:00
Tadashi G. Takaoka a8e3ae6e96 Merge "Refactor keyboard layout test more customizable" 2014-03-13 12:09:47 +00:00
Tadashi G. Takaoka 15a6b66dda Refactor keyboard layout test more customizable
Bug: 13017434
Change-Id: I804b4cb9f56684d425e83a20cb3f71d947a87f98
2014-03-13 20:55:22 +09:00
Jean Chalard 750cd48981 [CB03] Pass whole events to the various input logic handlers.
Bug: 13406701
Change-Id: I0a0e4e0b3357f116e1b915c548dee4575e300c92
2014-03-13 19:35:54 +09:00
Jean Chalard 77ffee0da3 am a79a3265: [CB02] Pass an Event to onCodeInput.
* commit 'a79a3265db6482a0bcaf0dfa87036a9243af281d':
  [CB02] Pass an Event to onCodeInput.
2014-03-13 02:46:11 -07:00
Jean Chalard a79a3265db [CB02] Pass an Event to onCodeInput.
Bug: 13406701
Change-Id: Id82e9aab6544ca308e6ac6dee2cfa018b9ce2d8f
2014-03-13 18:41:02 +09:00
Jean Chalard ef5a849240 am 66dce600: Merge "[CB01] Reset some old assumptions about dead keys"
* commit '66dce6003f8f1e45eb23c6e2cc273ba07e3065cd':
  [CB01] Reset some old assumptions about dead keys
2014-03-13 01:56:39 -07:00
Jean Chalard 66dce6003f Merge "[CB01] Reset some old assumptions about dead keys" 2014-03-13 08:53:29 +00:00
Jean Chalard 92db209c60 [CB01] Reset some old assumptions about dead keys
The combining framework will be more generic than previously
thought. We don't need to handle dead keys as a special type
of event, as all events can be combined arbitrarily.

Bug: 13406701
Change-Id: I8137fdb186c4d70eaa71808c5a1430b1559db1ae
2014-03-13 17:47:13 +09:00
The Android Automerger 0ba06e2b6c merge in master-release history after reset to master 2014-03-12 05:50:46 -07:00
Jean Chalard 5241acab26 am 13b446b8: Merge "Don\'t reset the value needed before it\'s used"
* commit '13b446b8fb37cb7dfbc79eafa8705796b47d6dcb':
  Don't reset the value needed before it's used
2014-03-12 01:39:25 -07:00
Jean Chalard 13b446b8fb Merge "Don't reset the value needed before it's used" 2014-03-12 08:04:42 +00:00
Keisuke Kuroyanagi e988434074 am 4d73199c: Merge "Unit test update for I7ed95a54344d8b."
* commit '4d73199c0641ae9daecbadead30d116725a8284c':
  Unit test update for I7ed95a54344d8b.
2014-03-11 23:54:18 -07:00
Keisuke Kuroyanagi 4d73199c06 Merge "Unit test update for I7ed95a54344d8b." 2014-03-12 06:51:43 +00:00
Keisuke Kuroyanagi b42a47f7a6 am 4bc35daa: Check "." and ".." to delete all files in a dir.
* commit '4bc35daaa2ebfb099b2f912ca67e77bd8e98fbb7':
  Check "." and ".." to delete all files in a dir.
2014-03-11 23:42:32 -07:00
Keisuke Kuroyanagi 61467744e7 Unit test update for I7ed95a54344d8b.
Change-Id: Ic8af56b8741ee7c231d73ce6a660fd32c9f5a3b3
2014-03-12 15:41:20 +09:00
Keisuke Kuroyanagi 4bc35daaa2 Check "." and ".." to delete all files in a dir.
Bug: 13421999
Change-Id: I9d0f65cfc9a0f18c7affc152a5b54f9970048e9c
2014-03-12 15:31:49 +09:00
The Android Automerger e371af587b merge in master-release history after reset to master 2014-03-11 05:50:21 -07:00
Keisuke Kuroyanagi 00293346a9 am 5dc17c22: Fix: wrong suggestion comparator.
* commit '5dc17c22ca88cf1dcf2225d8b252bcfa8c84d364':
  Fix: wrong suggestion comparator.
2014-03-11 05:33:06 -07:00
Keisuke Kuroyanagi 5dc17c22ca Fix: wrong suggestion comparator.
Change-Id: I8829c7cb3060955e345fbdc003cf77f8469d37c0
2014-03-11 11:57:56 +00:00
Tadashi G. Takaoka 6829daf2af am 2600c092: Merge "Cleanup private method names"
* commit '2600c092b0323ac607df23561f5931412ed7c0f6':
  Cleanup private method names
2014-03-11 03:22:52 -07:00
Tadashi G. Takaoka 2600c092b0 Merge "Cleanup private method names" 2014-03-11 10:20:57 +00:00
Tadashi G. Takaoka 8542c48c30 Cleanup private method names
This is a follow up of Ib0ded6f98a.

Change-Id: I91ad3504d301113680194ad5b10913fc86006150
2014-03-11 19:04:57 +09:00
Tadashi G. Takaoka 7aac0dbee5 am 470a4502: Merge "Fix Greek tablet layout aligned with phone layout"
* commit '470a4502ab5c4b067fc6c3bef8f00322a087a4b4':
  Fix Greek tablet layout aligned with phone layout
2014-03-11 02:58:09 -07:00
Tadashi G. Takaoka 470a4502ab Merge "Fix Greek tablet layout aligned with phone layout" 2014-03-11 09:55:13 +00:00
Tadashi G. Takaoka 7af3e8421f am e6b992d9: Merge "Add keyboard layout name constant"
* commit 'e6b992d9be4d4844279745c032c40bf414b3ae8c':
  Add keyboard layout name constant
2014-03-11 02:46:22 -07:00
Tadashi G. Takaoka e6b992d9be Merge "Add keyboard layout name constant" 2014-03-11 09:42:51 +00:00
Tadashi G. Takaoka 8c1965ba04 Add keyboard layout name constant
Change-Id: I6cdc3efdb58e7a1efb3e352d80d0aa41e333a150
2014-03-11 18:41:55 +09:00
Keisuke Kuroyanagi 022d0414a9 am 34ab0384: Merge "Stop new BigramDictionary."
* commit '34ab0384148205a21a9e7c8c775e097fa8a25662':
  Stop new BigramDictionary.
2014-03-11 02:39:55 -07:00
Keisuke Kuroyanagi d176932d0d am e7ddf49d: Merge "Use emplace_back in getWordProperty()."
* commit 'e7ddf49d50bf6b97ffec9fcd78eea09c69f48763':
  Use emplace_back in getWordProperty().
2014-03-11 02:39:52 -07:00
Keisuke Kuroyanagi a1f84c32b4 am ed72a768: Merge "Make getWordProperty return reconstructed bigram probability."
* commit 'ed72a768d69fad7744587001e0b82913e22dd714':
  Make getWordProperty return reconstructed bigram probability.
2014-03-11 02:39:49 -07:00
Keisuke Kuroyanagi 34ab038414 Merge "Stop new BigramDictionary." 2014-03-11 09:38:14 +00:00
Keisuke Kuroyanagi e7ddf49d50 Merge "Use emplace_back in getWordProperty()." 2014-03-11 09:38:00 +00:00
Keisuke Kuroyanagi ed72a768d6 Merge "Make getWordProperty return reconstructed bigram probability." 2014-03-11 09:37:49 +00:00
Tadashi G. Takaoka a242d7593b am bab437fb: Another small cleanup for test code
* commit 'bab437fb3b1a58925e285c2e03ca2e125484bad9':
  Another small cleanup for test code
2014-03-11 01:59:18 -07:00
Tadashi G. Takaoka bab437fb3b Another small cleanup for test code
Change-Id: Ib0ded6f98a6ce9197c8af79778af59d894ee54a6
2014-03-11 17:55:11 +09:00
Tadashi G. Takaoka 8e4a18f7f2 am 0722e6b3: Small cleanup for test code
* commit '0722e6b3df9904d07d74091122e422395810dfb3':
  Small cleanup for test code
2014-03-11 01:37:40 -07:00
Tadashi G. Takaoka 0722e6b3df Small cleanup for test code
Change-Id: I5106c8c52bdd11bfd23aa2e09f7ea53504083679
2014-03-11 17:28:19 +09:00
Tadashi G. Takaoka 709acaa9e9 Fix Greek tablet layout aligned with phone layout
Bug: 13406008
Change-Id: Iba5bd757c5874e426d5d4fcb8c404c21d259b833
2014-03-11 17:23:01 +09:00
Tadashi G. Takaoka e9da9f54f2 am f247b171: Refactor currency and quotes keys tests
* commit 'f247b171ce98fd35f1f8de7e3d7f8f35099cf6fe':
  Refactor currency and quotes keys tests
2014-03-11 00:18:56 -07:00
Tadashi G. Takaoka f247b171ce Refactor currency and quotes keys tests
Bug: 13017434
Change-Id: I38dff3c8b9b28eff4397c7cdbad623fb43cbc312
2014-03-11 16:11:31 +09:00
Keisuke Kuroyanagi ca42ec0f44 Use emplace_back in getWordProperty().
Change-Id: If164d2b897bd6ad9c89baf0e9a90356100c5087b
2014-03-11 15:21:55 +09:00
Keisuke Kuroyanagi a34bdc395b Make getWordProperty return reconstructed bigram probability.
Bug: 13403530
Change-Id: I7ed95a54344d8b77b88922093cf3ef0e530fcae6
2014-03-11 15:20:12 +09:00
The Android Automerger 2c8784c021 merge in master-release history after reset to master 2014-03-10 05:49:49 -07:00
Keisuke Kuroyanagi c4ba6e4750 am 89dbd056: Merge "Use isFirstCharUppercase instead of get first code point."
* commit '89dbd056d13e5ecca2a70439b3d9e9d73e4693ea':
  Use isFirstCharUppercase instead of get first code point.
2014-03-10 04:45:21 -07:00
Keisuke Kuroyanagi 89dbd056d1 Merge "Use isFirstCharUppercase instead of get first code point." 2014-03-10 11:42:23 +00:00