Commit Graph

32645 Commits (b9fd7b31cc5baa80b8cb7eaa07c61794ee36fb8b)

Author SHA1 Message Date
Xiaojun Bi 11b7076168 Fix a bug for counting code points in WordComposer.java
This bug threw an ArrayIndexOutOfBoundsException when the word length
is 49 (maxSize + 1) when calling StringUtils.copyCodePointsAndReturnCodePointCount(...)
in the same function. This bug is discovered by running SKETCH.

The intent is to count the code points from index 0 to index i (included).
The original code only counted the code points from index 0 to index (i-1).

Bug: 13969542
Change-Id: Idbf596aba2379ba552dbe580c83c42044d505aaf
2014-04-18 14:56:35 -07:00
Ying Wang eb17716b8a Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build.
Change-Id: Ib45416aec46d9cc574d34de96d18219643334beb
2014-04-17 18:44:20 -07:00
Baligh Uddin be023f99c9 am 7cb0cc1b: (-s ours) Merge "Import translations. DO NOT MERGE"
* commit '7cb0cc1b29ebca17933ac4b7fabc80f04d17a767':
  Import translations. DO NOT MERGE
2014-04-17 16:26:52 +00:00
Baligh Uddin a8d2fdf715 Merge "Import translations. DO NOT MERGE" into jb-ub-latinimegoogle 2014-04-17 16:23:51 +00:00
Baligh Uddin 7cb0cc1b29 Merge "Import translations. DO NOT MERGE" 2014-04-17 16:23:49 +00:00
Tadashi G. Takaoka b3ba01b5de am a980fb39: Merge "Refactor RunInLocale a bit"
* commit 'a980fb39a5ce8b3103c74c654a4e11550ae6d632':
  Refactor RunInLocale a bit
2014-04-17 09:02:51 +00:00
Tadashi G. Takaoka 5e04782ea4 am 8180b02b: Merge "Add contentDescription to Emoji palette"
* commit '8180b02bedae2ba8056e31d8ff3af600b2167ea3':
  Add contentDescription to Emoji palette
2014-04-17 08:59:37 +00:00
Tadashi G. Takaoka a980fb39a5 Merge "Refactor RunInLocale a bit" 2014-04-17 08:59:25 +00:00
Tadashi G. Takaoka 8180b02bed Merge "Add contentDescription to Emoji palette" 2014-04-17 08:56:22 +00:00
Tadashi G. Takaoka bfc998096b Add contentDescription to Emoji palette
This CL adds content descriptions of:
- Emoji Category icon/label.
- Delete key
- Space key

Bug: 11452158
Change-Id: Ic00592c560b6265c880cd25f2e18cfd349b4620b
2014-04-17 17:43:34 +09:00
Jean Chalard 3aa04c2be0 am 20b0c3c5: Merge "Avoid lower-case version of capitalized words in user hist"
* commit '20b0c3c5a9594e98d5468460585148cb8ace2076':
  Avoid lower-case version of capitalized words in user hist
2014-04-17 08:43:32 +00:00
Tadashi G. Takaoka 5c490e5da5 Refactor RunInLocale a bit
Change-Id: If60877b29bb1263161ec85c99320ad07b7dd4245
2014-04-17 17:39:19 +09:00
Jean Chalard 20b0c3c5a9 Merge "Avoid lower-case version of capitalized words in user hist" 2014-04-17 08:22:42 +00:00
Jean Chalard ab27eb700b am 86ff9d6d: Merge "Fix a wrong parameter passed."
* commit '86ff9d6dda96eba3eeeeadd1c329e9f2a9b3fae6':
  Fix a wrong parameter passed.
2014-04-17 07:42:24 +00:00
Jean Chalard 649dcba5a8 Avoid lower-case version of capitalized words in user hist
Bug: 14096825
Change-Id: Ib6cc8fc31e90862e0b05f5a06757a73069726b74
2014-04-17 16:41:26 +09:00
Jean Chalard 86ff9d6dda Merge "Fix a wrong parameter passed." 2014-04-17 07:39:52 +00:00
Jean Chalard 26611120c9 Fix a wrong parameter passed.
Bug: 14120001
Change-Id: I8258304bc500fe28870fb8a5c11c15d97795423c
2014-04-17 15:44:55 +09:00
Tadashi G. Takaoka 1efeb8fc42 am 1c1d37ca: Separate TalkBack description resources
* commit '1c1d37caf94ce40d38d73e9c43b0561de49b648b':
  Separate TalkBack description resources
2014-04-17 06:07:39 +00:00
Tadashi G. Takaoka 1c1d37caf9 Separate TalkBack description resources
Change-Id: Ib57c0e2faa67119b1c3a9bcf311828d71c2965d6
2014-04-17 12:58:14 +09:00
Baligh Uddin f8a1c9ee68 Import translations. DO NOT MERGE
Change-Id: Id7b70a9f7798ba067ac95a7be47f7dadcb34924a
Auto-generated-cl: translation import
2014-04-16 20:32:29 -07:00
Baligh Uddin 52b2781281 Import translations. DO NOT MERGE
Change-Id: Ie050ab8a7fc0551c1661672a2d88a889b84f970b
Auto-generated-cl: translation import
2014-04-16 20:31:25 -07:00
Keisuke Kuroyanagi 1298fe4f38 am b21edc44: Shuwdown executors after executing all tasks.
* commit 'b21edc44026bac1a41cbf01aa4476c5cdf2a1812':
  Shuwdown executors after executing all tasks.
2014-04-17 01:06:28 +00:00
Keisuke Kuroyanagi b21edc4402 Shuwdown executors after executing all tasks.
Bug: 14113276
Change-Id: Ie42ef30ffe5767ca434db4669efad2027b474e74
2014-04-17 09:28:52 +09:00
Jean Chalard 93e166338a am ba635ad3: Merge "Restart suggestions when restarting input"
* commit 'ba635ad30d4a0951860448a628ccc1a5cb1eb466':
  Restart suggestions when restarting input
2014-04-16 10:45:42 +00:00
Jean Chalard ba635ad30d Merge "Restart suggestions when restarting input" 2014-04-16 10:43:28 +00:00
Tadashi G. Takaoka 73a1841dfb am 166fd799: Merge "Dismiss more suggestions before showing important notice"
* commit '166fd799d4c3fb9447c44ddd2fabe1a97fc6466b':
  Dismiss more suggestions before showing important notice
2014-04-16 09:45:18 +00:00
Tadashi G. Takaoka 166fd799d4 Merge "Dismiss more suggestions before showing important notice" 2014-04-16 09:43:39 +00:00
Jean Chalard 3aba6263f0 Restart suggestions when restarting input
Bug: 6851364
Change-Id: I3052924053f37f56c9c3953051aa1b22224a2b2e
2014-04-16 17:02:08 +09:00
Tadashi G. Takaoka c8abd13c77 Dismiss more suggestions before showing important notice
Bug: 14078601
Change-Id: I029cadd8f2f170b5a3e70df170e306c9be109a70
2014-04-16 15:40:39 +09:00
Jean Chalard e2fba0d64b am 66e509b1: Fix some failing tests
* commit '66e509b1d4a8f41a7e4d6e26dfa0dd9995e945a9':
  Fix some failing tests
2014-04-16 03:18:14 +00:00
Jean Chalard 66e509b1d4 Fix some failing tests
Bug: 13968927
Change-Id: I7e5e075535e38bf0fa24af98ed6e2cdfd6de6556
2014-04-15 21:44:46 +09:00
Jean Chalard e66818da27 am 1ee443d8: Merge "[IL135] Make getCurrentAutoCapsState private"
* commit '1ee443d848f7e8ce8b3696e4d6e4a6afa1ce2d47':
  [IL135] Make getCurrentAutoCapsState private
2014-04-15 02:29:45 +00:00
Jean Chalard 1ee443d848 Merge "[IL135] Make getCurrentAutoCapsState private" 2014-04-15 02:27:52 +00:00
Jean Chalard 36f3df5a68 am 82d3a56b: Merge "[IL134] Add an alternative path to getCurrentAutoCapsState"
* commit '82d3a56b094557514bffc2a3f22d08b58c495cba':
  [IL134] Add an alternative path to getCurrentAutoCapsState
2014-04-15 02:26:25 +00:00
Jean Chalard 82d3a56b09 Merge "[IL134] Add an alternative path to getCurrentAutoCapsState" 2014-04-15 02:24:41 +00:00
Jean Chalard b48f92bdaa am 751dc070: Merge "Fix updating the shift state upon backspace"
* commit '751dc070bf5cbf2534eb86f5dbc05ec38fcffbee':
  Fix updating the shift state upon backspace
2014-04-14 12:34:07 +00:00
Jean Chalard 751dc070bf Merge "Fix updating the shift state upon backspace" 2014-04-14 12:31:22 +00:00
Jean Chalard 2282e8520a Fix updating the shift state upon backspace
Bug: 13514349
Change-Id: If4c9db12b0ab5be676f7a2f72715f469066ee537
2014-04-14 21:28:24 +09:00
Jean Chalard f091c491ea [IL135] Make getCurrentAutoCapsState private
Bug: 8636060
Change-Id: I800aefe6fee4c14df6fe5abe21b2387c69abb8f5
2014-04-14 21:09:32 +09:00
Jean Chalard ddc163988a [IL134] Add an alternative path to getCurrentAutoCapsState
Bug: 8636060

Change-Id: I959e13d34910adad028ed6174f92029ff690eeeb
2014-04-14 21:09:32 +09:00
Keisuke Kuroyanagi c5f2b359a9 am d4e54af0: Merge "Make addUnigramWord use UnigramProperty."
* commit 'd4e54af0bad9cdee02756f4973fb48670005e31a':
  Make addUnigramWord use UnigramProperty.
2014-04-14 11:05:43 +00:00
Keisuke Kuroyanagi d4e54af0ba Merge "Make addUnigramWord use UnigramProperty." 2014-04-14 11:03:30 +00:00
Tadashi G. Takaoka ea4be7516e am c3a19a52: Remove GingerBread keyboard theme
* commit 'c3a19a5249279f101148cc8134843f57ba5d19fc':
  Remove GingerBread keyboard theme
2014-04-14 10:10:01 +00:00
Tadashi G. Takaoka ade507ba37 am 21eafd79: Use KeyboardTheme id insteand of index
* commit '21eafd7910182a31372fb92895f057cff28a8480':
  Use KeyboardTheme id insteand of index
2014-04-14 10:06:39 +00:00
Tadashi G. Takaoka c3a19a5249 Remove GingerBread keyboard theme
This CL must be checked in together with I6a9ac172a5.

Bug: 14042743
Change-Id: Ic3f01f5d10097d743325df847bd7cd2959992487
2014-04-14 19:05:21 +09:00
Tadashi G. Takaoka 21eafd7910 Use KeyboardTheme id insteand of index
This CL must be checked in together with I771216f8bd.

Bug: 14042743
Change-Id: I45c3acf9242985fb03721a9a6d377fbccc8e2019
2014-04-14 18:59:54 +09:00
Tadashi G. Takaoka 83ac7b87df am 3568fca9: Merge "Refactor KeyboardTheme as top-level class"
* commit '3568fca95f92d5081755da88a5f6ca4cf518e2b2':
  Refactor KeyboardTheme as top-level class
2014-04-14 09:59:51 +00:00
Tadashi G. Takaoka 3568fca95f Merge "Refactor KeyboardTheme as top-level class" 2014-04-14 09:57:36 +00:00
Keisuke Kuroyanagi 793124855d Make addUnigramWord use UnigramProperty.
Bug: 13406708
Change-Id: I10c108dd7047fe230c60495f13800f32fdc46d0d
2014-04-14 18:49:19 +09:00
Tadashi G. Takaoka d6aa94e6b5 Refactor KeyboardTheme as top-level class
This CL should be checked in together with I63e33388f9.

Bug: 14042743
Change-Id: I13f0a45bac6f19e006bf1280a36173e52d6d7160
2014-04-14 17:10:11 +09:00