Commit Graph

35973 Commits (0ad7b36b16bf13ef3631236d56aedf24ae2f3649)

Author SHA1 Message Date
Keisuke Kuroyanagi 829e3a6b00 am 82e87f4f: Merge "Fix: NPE in unit test."
* commit '82e87f4f7fee9e93ff908c1117698c2add460aec':
  Fix: NPE in unit test.
2014-10-03 11:03:37 +00:00
Keisuke Kuroyanagi 82e87f4f7f Merge "Fix: NPE in unit test." 2014-10-03 10:59:28 +00:00
Keisuke Kuroyanagi ef903a81ac Simplify dictionary creation in unit tests.
Change-Id: Id1b41494701f54651d7f79aba426e15cca8d898d
2014-10-03 19:59:15 +09:00
Keisuke Kuroyanagi 2522a4a477 Fix: NPE in unit test.
Change-Id: I769b43f2afa1151d5c0d9c408018c3932be377dc
2014-10-03 19:53:23 +09:00
Jean Chalard 3387fafd75 am 33cbd1fb: Align a compat file for a change in native signature
* commit '33cbd1fb38d77d261758d5118e24208462a23f89':
  Align a compat file for a change in native signature
2014-10-03 10:53:14 +00:00
Jean Chalard 33cbd1fb38 Align a compat file for a change in native signature
Change-Id: I89eb530c1a44e5ea9b5fcb37c792cb8c81d6dc1c
2014-10-03 19:35:18 +09:00
Akifumi Yoshimoto f16021ef9c am 80861cde: Merge "Fix bug of testCharacterTableIsPresent (dicttool test)"
* commit '80861cde9d1597f770da667eca24d39889bfdb3a':
  Fix bug of testCharacterTableIsPresent (dicttool test)
2014-10-03 10:10:30 +00:00
Akifumi Yoshimoto 80861cde9d Merge "Fix bug of testCharacterTableIsPresent (dicttool test)" 2014-10-03 10:07:04 +00:00
Tadashi G. Takaoka 6803aabf80 am 826186f6: Use Devanagari Danda letter as full stop on Nepali keyboard
* commit '826186f66b43792b978d869069602686b81f53ab':
  Use Devanagari Danda letter as full stop on Nepali keyboard
2014-10-03 09:58:39 +00:00
Akifumi Yoshimoto 71f9b8d50b Fix bug of testCharacterTableIsPresent (dicttool test)
Bug:17097992
Change-Id: Ibe343b8cc704631e84ed9d3a39feee30a54bdc38
2014-10-03 18:56:41 +09:00
Tadashi G. Takaoka 826186f66b Use Devanagari Danda letter as full stop on Nepali keyboard
Bug: 17741882
Change-Id: I62e8c9a3f194b9a3a6724c7d1a92292b150ddeb9
2014-10-03 09:48:18 +00:00
Keisuke Kuroyanagi c49e953aee am 3d7681d8: Merge "Remove -fno-inline from profiling build."
* commit '3d7681d8e5c73f438180561007360b08be4bc31a':
  Remove -fno-inline from profiling build.
2014-10-03 09:36:18 +00:00
Jean Chalard ddaa176476 am 332f4327: Merge "Fix a behavior change in dicttool"
* commit '332f43275ddbefa5f2376381f6f8d6115d69b3b4':
  Fix a behavior change in dicttool
2014-10-03 09:36:16 +00:00
Keisuke Kuroyanagi 3d7681d8e5 Merge "Remove -fno-inline from profiling build." 2014-10-03 09:35:14 +00:00
Jean Chalard 332f43275d Merge "Fix a behavior change in dicttool" 2014-10-03 09:33:28 +00:00
Jean Chalard 13a6a56fe8 am d415747a: Merge "[ML13] Fix the locale passing in ProximityInfo"
* commit 'd415747a27514281e9040bcd9c8cb135a0ca2f48':
  [ML13] Fix the locale passing in ProximityInfo
2014-10-03 09:28:59 +00:00
Tadashi G. Takaoka 3e72459135 am 96d31df8: Fix when to show input view
* commit '96d31df8c452a2a6230a5e8c03b0cab1ab13ff80':
  Fix when to show input view
2014-10-03 09:25:40 +00:00
Jean Chalard d415747a27 Merge "[ML13] Fix the locale passing in ProximityInfo" 2014-10-03 09:24:49 +00:00
Tadashi G. Takaoka 96d31df8c4 Fix when to show input view
Bug: 15922840
Bug: 17788786
Change-Id: I69aea682202650b601a295d9da583ef8e05a3982
2014-10-03 18:20:06 +09:00
Jean Chalard 4ef27c0358 [ML13] Fix the locale passing in ProximityInfo
The locale is used to determine additional proximity characters. This
is dependent on the dictionary language, but was passed as a function
of the layout, which is wrong and would have given bad suggestions in
multi-lingual mode.

Ideally, additional proximity characters should be inserted in the
dictionary header, but for now it's a rather simple change to get
it from the dictionary's locale instead of the proximity info locale.

Also, that allows us to remove completely the locale parameter from
proximity info, which is a much needed change.

This change has zero effect on unit tests and on regression tests.

Bug: 11230254
Change-Id: If95157155db7dccd1f00b8ba55ccb3600283f9e4
2014-10-03 18:16:34 +09:00
Keisuke Kuroyanagi 3da610d5a6 Remove -fno-inline from profiling build.
Bug: 17797064
Change-Id: I0ab60e2da8c9f509de472afbc3ad32e41e69e73c
2014-10-03 18:16:19 +09:00
Jean Chalard b28d1cc487 Fix a behavior change in dicttool
The behavior change was introduced by I8b3458ad. Concretely,
empty bigram lists would end up as empty lists instead of null.

Change-Id: Ibcdf7e6aabc6aba3f5db0477335882394e050ce5
2014-10-03 18:04:10 +09:00
Jean Chalard f3bcb22c8e am fb051c39: Merge changes I3c1f5ac1,I269c9aa8
* commit 'fb051c3957ae17061204b06258aec3b2e0f05034':
  Switch code point table
  Test for code point table (dicttool test)
2014-10-03 07:59:15 +00:00
Jean Chalard fb051c3957 Merge changes I3c1f5ac1,I269c9aa8
* changes:
  Switch code point table
  Test for code point table (dicttool test)
2014-10-03 07:55:59 +00:00
Jean Chalard d780b1a19b am a4244df8: Merge "Add calls to stub for API to consume gesture data."
* commit 'a4244df846d055f1c95a68565478e2183871e489':
  Add calls to stub for API to consume gesture data.
2014-10-03 07:28:39 +00:00
Jean Chalard a4244df846 Merge "Add calls to stub for API to consume gesture data." 2014-10-03 07:26:25 +00:00
David Faden c92c883fdf Add calls to stub for API to consume gesture data.
Bug: 17400259
Change-Id: Ib3511afffe1d14662e7dd14611f384689516e664
2014-10-03 15:01:34 +09:00
Tadashi G. Takaoka 1dee4b62b0 am 72ee0bdf: Merge "Refactor keyboard layout unit tests"
* commit '72ee0bdf18891b806159121e2e511a15d9e49eaa':
  Refactor keyboard layout unit tests
2014-10-03 04:07:15 +00:00
Tadashi G. Takaoka 72ee0bdf18 Merge "Refactor keyboard layout unit tests" 2014-10-03 04:03:03 +00:00
Tadashi G. Takaoka 9c17a815e9 am 61a1e46d: Fix Hindi vowel sign candra E on ICS device
* commit '61a1e46dd1b065eb1e13ab44fb446ee6e705d626':
  Fix Hindi vowel sign candra E on ICS device
2014-10-03 03:51:04 +00:00
Tadashi G. Takaoka 61a1e46dd1 Fix Hindi vowel sign candra E on ICS device
Change-Id: I160f3c9f8671b6dc8a38a06fe2be50dbb27919a9
2014-10-03 11:55:10 +09:00
Tadashi G. Takaoka 6959a0f214 Refactor keyboard layout unit tests
- Move predfined keys definitions to AbstractLayerBase and make it a
  top-level class.
- LayoutCustomizer extends AbstractLayoutBase that provides unit tests
  to access helper method and predefined key easily.
- Move shared layout custmizers to new layout.customizer package.
- Move private layout customizers to layout classes.

Change-Id: I9421cef1bedf5759fb0434842ac13a3fe3320b69
2014-10-03 10:44:26 +09:00
Tadashi G. Takaoka 917a3a4843 am c5e6ce7b: Merge "Fix ellipsizing and text scale x calculation"
* commit 'c5e6ce7bfed99e63a580b6d311d42f7294709e1a':
  Fix ellipsizing and text scale x calculation
2014-10-02 13:38:56 +00:00
Tadashi G. Takaoka c5e6ce7bfe Merge "Fix ellipsizing and text scale x calculation" 2014-10-02 13:34:24 +00:00
Baligh Uddin ad235ceb86 am 8ea7adb9: (-s ours) am 4d84487c: (-s ours) am 9684d481: (-s ours) am 1bf3bb5d: (-s ours) am abc95f78: (-s ours) am d3a5b55b: (-s ours) Import translations. DO NOT MERGE
* commit '8ea7adb9bed0ffb771065f4626e5aad0117ca9af':
  Import translations. DO NOT MERGE
2014-10-02 12:59:08 +00:00
Baligh Uddin 8ea7adb9be am 4d84487c: (-s ours) am 9684d481: (-s ours) am 1bf3bb5d: (-s ours) am abc95f78: (-s ours) am d3a5b55b: (-s ours) Import translations. DO NOT MERGE
* commit '4d84487cdc0149489d6fb8e6faf7ef27788a03d4':
  Import translations. DO NOT MERGE
2014-10-02 12:52:08 +00:00
Baligh Uddin 4d84487cdc am 9684d481: (-s ours) am 1bf3bb5d: (-s ours) am abc95f78: (-s ours) am d3a5b55b: (-s ours) Import translations. DO NOT MERGE
* commit '9684d4811794b3785999e6aeadc56c1ea64ab752':
  Import translations. DO NOT MERGE
2014-10-02 12:39:19 +00:00
Tadashi G. Takaoka 049d642cc4 Fix ellipsizing and text scale x calculation
Bug: 17742721
Bug: 11158757
Change-Id: I98b55a8e661804e84f75e75675c6f2ef33ac1a11
2014-10-02 19:58:24 +09:00
Yohei Yukawa 691ac05085 am 45ebb200: Merge "Preserve spans when splitting sentences"
* commit '45ebb2001d5fe88f1b726cdba3011de3a606eaa6':
  Preserve spans when splitting sentences
2014-10-02 09:36:07 +00:00
Yohei Yukawa 45ebb2001d Merge "Preserve spans when splitting sentences" 2014-10-02 09:29:23 +00:00
Jean Chalard c2902b8cbe am 371d76ff: Merge "[ML12] Add a getPrimaryLocale function and some refactoring"
* commit '371d76ff070ab962c9ab58588839965db36fdf13':
  [ML12] Add a getPrimaryLocale function and some refactoring
2014-10-02 09:29:09 +00:00
Akifumi Yoshimoto 918b05cc04 am 7e561452: Merge "Include a code point table in the binary dictionary."
* commit '7e5614520a581afa79a51677e973a9ff6dc29162':
  Include a code point table in the binary dictionary.
2014-10-02 09:29:07 +00:00
Jean Chalard 371d76ff07 Merge "[ML12] Add a getPrimaryLocale function and some refactoring" 2014-10-02 09:20:04 +00:00
Jean Chalard 1c0876dc49 [ML12] Add a getPrimaryLocale function and some refactoring
Bug: 11230254
Change-Id: Ic579b93702c24f47e6cdb0c9a4da6b11f1fa76c8
2014-10-02 18:15:35 +09:00
Akifumi Yoshimoto 7e5614520a Merge "Include a code point table in the binary dictionary." 2014-10-02 08:55:18 +00:00
Tadashi G. Takaoka 9443530625 am 1a7da2ec: Merge "Change package of subtype count unit test"
* commit '1a7da2ec49547423d5071a8fd5b45dcd949ec332':
  Change package of subtype count unit test
2014-10-02 07:54:33 +00:00
Tadashi G. Takaoka 0747228f15 am a5cdd6f4: Merge "Fix unnecessary touch event handling"
* commit 'a5cdd6f4c521acf84d8491757e2cc9181ad836e5':
  Fix unnecessary touch event handling
2014-10-02 07:54:31 +00:00
Tadashi G. Takaoka 1a7da2ec49 Merge "Change package of subtype count unit test" 2014-10-02 07:51:16 +00:00
Tadashi G. Takaoka a5cdd6f4c5 Merge "Fix unnecessary touch event handling" 2014-10-02 07:51:02 +00:00
Yohei Yukawa 3852cfa717 Preserve spans when splitting sentences
This CL fixes a bug that span information was unintentionally
removed when given sentences are split into words. Nothing is
changed in KitKat and prior because TextInfo never returns
spanned text until L.

Note that the spell checker service still doesn't rely on
span information even with this CL.

BUG: 16419551
Change-Id: I6ffb75ee6add4ae20e9d3dcfb90b65f097d70fba
2014-10-02 14:08:59 +09:00