Commit Graph

32369 Commits (b2039bcd7bad88b4cbc2e113a4147a5545e3c106)

Author SHA1 Message Date
Tadashi G. Takaoka e19c520b41 Align space key icon to bottom of a key
The Key.keyLabelFlags's flag "alignButtom" (misspelled) has been
removed by Iae3cd66744. This CL re-introduce the same flag with
"alignIconToBottom".

Bug: 16803172
Change-Id: I412590f394c6ca9b36358d6acfe8675071403bdd
2014-08-07 12:42:27 +09:00
Ken Wakasa d5e4e367f2 am 3316dcd4: Merge "Revert "Introduce onEvent() to improve testability"" into lmp-dev
* commit '3316dcd453a824b3da40a25fc83a46867e2aec59':
  Revert "Introduce onEvent() to improve testability"
2014-08-07 00:07:12 +00:00
Tadashi G. Takaoka 94a568a863 am 868395c6: Merge "Mark hind_compact layout as completed" into lmp-dev
* commit '868395c63708a9966d96e4be1d66efaeedd21b33':
  Mark hind_compact layout as completed
2014-08-06 15:16:24 +00:00
Jean Chalard bc043c31de am 1f3d89c2: Revert "[HS1] Save some data in startInputView"
* commit '1f3d89c2af645a85d863083ff7956a5ca7e1abc7':
  Revert "[HS1] Save some data in startInputView"
2014-08-06 12:57:33 +00:00
Jean Chalard fe80769656 am 772a8019: Revert "[HS2] Move more stuff to onStartInput"
* commit '772a8019efbc280f6228fc2d7baca66f5dee755e':
  Revert "[HS2] Move more stuff to onStartInput"
2014-08-06 12:57:32 +00:00
Tadashi G. Takaoka 571320ad90 am 5dee1fd6: Merge "Add dedicated background for custom action label key" into lmp-dev
* commit '5dee1fd67d7ca0682fe1c5fece89980415d9a40a':
  Add dedicated background for custom action label key
2014-08-06 12:57:31 +00:00
Jean Chalard fd777062b6 am 93daa04d: Deactivate tests for Myanmar
* commit '93daa04d60bda16515eb3b3dd7dbe4e8008c61a2':
  Deactivate tests for Myanmar
2014-08-06 12:57:30 +00:00
Jean Chalard 922411a708 am ef74e737: Introduce onEvent() to improve testability
* commit 'ef74e737f580f7ac0b3bd70d6255dde3c87d9078':
  Introduce onEvent() to improve testability
2014-08-06 12:57:29 +00:00
Akifumi Yoshimoto adf2a2b9f7 am 2d8f1b65: Merge "Make dict log cleanup." into lmp-dev
* commit '2d8f1b65dac731306b37a6f55c08975a2de0f719':
  Make dict log cleanup.
2014-08-06 12:57:28 +00:00
Jean Chalard f66b0e5f71 am c08c5064: Merge "Fix an NPE when running with Keep." into lmp-dev
* commit 'c08c50648763c173bf382990b2a868dc19eba350':
  Fix an NPE when running with Keep.
2014-08-06 12:57:27 +00:00
Tadashi G. Takaoka e8668c2ee2 am aa3ff194: Merge "Use add icon for add custom input style menu" into lmp-dev
* commit 'aa3ff194cd1bae2e7dd7aa436877a444ea140511':
  Use add icon for add custom input style menu
2014-08-06 12:57:26 +00:00
Keisuke Kuroyanagi aa9ec4a41b am 4efa2c0c: Merge "Use IntArrayView to add/remove n-gram entry." into lmp-dev
* commit '4efa2c0cdbc56ba0a43dc34b42c512941678ae70':
  Use IntArrayView to add/remove n-gram entry.
2014-08-06 12:57:25 +00:00
Jean Chalard 1f3d89c2af Revert "[HS1] Save some data in startInputView"
This reverts commit f1accd4f04.

Bug: 16830599
Change-Id: I4c9367f742b8ee8463920e91263b05c2195f8480
2014-08-06 18:36:55 +09:00
Jean Chalard 772a8019ef Revert "[HS2] Move more stuff to onStartInput"
This reverts commit 93b00a314e.

Bug: 16830599
Change-Id: I955e7da77978c3a495660aa29247e010d489c36b
2014-08-06 18:36:29 +09:00
Jean Chalard 93daa04d60 Deactivate tests for Myanmar
They are pretty extensive already and require an implementation
that works pretty well. However ours is based on an old architecture
and updating them will take time, so for the time being it's best
to just deactivate the tests.

Change-Id: I649a220d13fc455b4306706bb964602c27a5a28c
2014-08-06 16:42:30 +09:00
Jean Chalard ef74e737f5 Introduce onEvent() to improve testability
...and prepare for the future

Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f
2014-08-06 07:29:35 +00:00
Jean Chalard 98e2748363 am 9273f383: [HS3] Fix a bug on ICS
* commit '9273f3832b51f5d23d86df624600381ed6d6585f':
  [HS3] Fix a bug on ICS
2014-08-06 03:36:53 +00:00
Jean Chalard 9273f3832b [HS3] Fix a bug on ICS
There is a bug in ICS where the input connection won't take
any writing commands after rotation until the cursor moves.
This fixes it by wiggling the cursor position once before trying
to do anything.

Bug: 16810766
Change-Id: Ib14c70bd0550420cecfa86dea501d13a1a91e296
2014-08-06 11:38:11 +09:00
Jean Chalard 0978aa71ea am 50c12c83: Merge "[HS2] Move more stuff to onStartInput" into lmp-dev
* commit '50c12c83b322f78c90e3f72d1fa4422d13bfa7c6':
  [HS2] Move more stuff to onStartInput
2014-08-06 02:24:02 +00:00
Keisuke Kuroyanagi 04bbc0ad31 am da8cda05: Clean up IntArrayViewTest
* commit 'da8cda0578a0ec8738d054d25e2e922d1f0e6ca8':
  Clean up IntArrayViewTest
2014-08-06 01:30:02 +00:00
Keisuke Kuroyanagi a7be110d12 am 4fd1ffdb: Merge "Add/Get n-gram probability entry in languageModelDictContent" into lmp-dev
* commit '4fd1ffdb8ee4e3b172c34f52c476f130e85edb49':
  Add/Get n-gram probability entry in languageModelDictContent
2014-08-06 01:23:36 +00:00
Keisuke Kuroyanagi da8cda0578 Clean up IntArrayViewTest
Change-Id: I30138f0722571100fe13efc96f8332efde846c2e
2014-08-06 10:09:02 +09:00
Tadashi G. Takaoka 9cca3c8359 am a262144d: Add ViewCompatUtils.setElevation
* commit 'a262144dcb6a8e7d5bb42f1feb1f80902877baec':
  Add ViewCompatUtils.setElevation
2014-08-05 13:19:39 +00:00
Tadashi G. Takaoka eceefd0725 am 689064d0: Remove unnecessarily overridden defaultEnterKeyStyle
* commit '689064d0a26a7d551c49b53bf43d0eeab0f28379':
  Remove unnecessarily overridden defaultEnterKeyStyle
2014-08-05 13:19:38 +00:00
Jean Chalard d5c89d6490 am 6474ef99: Merge "[HW16] Implement processing event chains." into lmp-dev
* commit '6474ef9925e538d19aed24d53753ec1b0d5ae30c':
  [HW16] Implement processing event chains.
2014-08-05 13:19:32 +00:00
Tadashi G. Takaoka c34a384212 am 8cbb4eb9: Merge "Make popup hint letter theme-aware" into lmp-dev
* commit '8cbb4eb984f327bb6f1990b0efb5ca3e080ca0a9':
  Make popup hint letter theme-aware
2014-08-05 13:19:30 +00:00
Jean Chalard 5a91e4fa90 am f69bb4c7: [HW15] Pass events instead of reading them from the transaction
* commit 'f69bb4c7a31095012608f6608aa714588eb73b3d':
  [HW15] Pass events instead of reading them from the transaction
2014-08-05 13:19:28 +00:00
Keisuke Kuroyanagi 583bbb16dc am 203ba408: Merge "Remove ProbabilityDictContent and use LanguageModelDictContent" into lmp-dev
* commit '203ba408d7124598da49c0b146aba35b72f5f336':
  Remove ProbabilityDictContent and use LanguageModelDictContent
2014-08-05 13:19:27 +00:00
Keisuke Kuroyanagi baf915e4c4 am 6d181179: Merge "Add methods for unigrams to LanguageModelDictContent." into lmp-dev
* commit '6d1811793e0ec786aec77ac1fc6ddc04ae13cfed':
  Add methods for unigrams to LanguageModelDictContent.
2014-08-05 13:19:26 +00:00
Jean Chalard b8c1075a8f am 1b9f7c96: Merge "[HW14] Cleanup" into lmp-dev
* commit '1b9f7c962c164e656d8a6ba94f50ffe7960c2636':
  [HW14] Cleanup
2014-08-05 13:19:25 +00:00
Jean Chalard b5c862f8f9 am c710b34e: Merge "[HW13] Split up onCodeInput" into lmp-dev
* commit 'c710b34e34ab4035846efea6b5109811befd956a':
  [HW13] Split up onCodeInput
2014-08-05 13:19:24 +00:00
Tadashi G. Takaoka a262144dcb Add ViewCompatUtils.setElevation
Bug: 16210054
Change-Id: I632158951a60ab527246410caefd9fbe471dd859
2014-08-05 18:56:24 +09:00
Tadashi G. Takaoka 689064d0a2 Remove unnecessarily overridden defaultEnterKeyStyle
The overriding defaultEnterKeyStyle was needed because there were two
Key's attributes to control key's visual, keyLabel and
keyIcon. Because these were merged into one keySpec attribute, there
is no need to override defaultEnterKeyStyle.

Bug: 16787857
Change-Id: I78ca2c7c9349e4532c67e8d6468a5b98309adc05
2014-08-05 09:54:02 +00:00
Jean Chalard f69bb4c7a3 [HW15] Pass events instead of reading them from the transaction
It's probably cleaner to just pass the events rather than read
them from a transaction, especially when a transaction may be
associated with several events in a chain.

Change-Id: I27830f0f3f3f32fe77ea8b9cad505b7ebee648af
2014-08-05 15:37:01 +09:00
Jean Chalard 82db6b4543 am f1accd4f: [HS1] Save some data in startInputView
* commit 'f1accd4f04b13f764e1ffa7c7964e4b7c41ddf4b':
  [HS1] Save some data in startInputView
2014-08-05 03:55:03 +00:00
Tadashi G. Takaoka 0df148fce0 Merge "Revert "Revert "Remove unused animation resources""" into lmp-dev 2014-08-05 00:07:36 +00:00
Tadashi G. Takaoka 57914a138a Revert "Revert "Remove unused animation resources""
This reverts commit c083255b50.

Change-Id: I357bcafe7f28fe72b2b51b566dd59ac9c1c5b2fc
2014-08-07 14:27:57 +00:00
Ken Wakasa c083255b50 Revert "Remove unused animation resources"
This reverts commit 9e7f0677bf.

Due to unit test breakage.

Change-Id: I664c25c17fc4cc98264bdac772eac086c9fbc183
2014-08-07 11:39:22 +00:00
Tadashi G. Takaoka 9e7f0677bf Remove unused animation resources
Change-Id: Idc0670588bb51e6a2b3eac9489cb643db293815a
2014-08-07 16:24:02 +09:00
Tadashi G. Takaoka 91f47b03fe Merge "Remove unused animation resources" into lmp-dev 2014-08-05 00:07:36 +00:00
Tadashi G. Takaoka 0c2dc41029 Merge "Clean up Keyboard and KeyboardView theme" into lmp-dev 2014-08-05 00:07:36 +00:00
Tadashi G. Takaoka ef231984ed Clean up Keyboard and KeyboardView theme
Change-Id: I745ed21b88fbdb1f3a16a71ebf3461d909ae448e
2014-08-07 16:16:31 +09:00
Ken Wakasa 3316dcd453 Merge "Revert "Introduce onEvent() to improve testability"" into lmp-dev 2014-08-05 00:07:36 +00:00
Ken Wakasa f5f5fb4b64 Revert "Introduce onEvent() to improve testability"
This reverts commit ef74e737f5.

Apparently, this CL broke several unit tests.

Change-Id: I86cf5f1ffb0214707afe99ee97f92ba8c5157f3f
2014-08-06 23:57:03 +00:00
Tadashi G. Takaoka 5dee1fd67d Merge "Add dedicated background for custom action label key" into lmp-dev 2014-08-05 00:07:36 +00:00
Tadashi G. Takaoka 017e9f7e7f Add dedicated background for custom action label key
Bug: 15526978
Change-Id: Ia73d825c7e00097018822704e61272d0e448f39a
2014-08-06 17:23:14 +09:00
Jean Chalard c08c506487 Merge "Fix an NPE when running with Keep." into lmp-dev 2014-08-05 00:07:36 +00:00
Jean Chalard 411fa5909b Fix an NPE when running with Keep.
Change-Id: Ie703e14bff42d34608f11d0c2d7758950b84c88c
2014-08-06 13:00:05 +09:00
Tadashi G. Takaoka aa3ff194cd Merge "Use add icon for add custom input style menu" into lmp-dev 2014-08-05 00:07:36 +00:00
Tadashi G. Takaoka f7d1dc2b5e Use add icon for add custom input style menu
Bug: 16805043
Change-Id: I9730a6aa5d761924457edaabcee25db930e20f02
2014-08-06 11:38:45 +09:00