Geoff Mendal
59121d519b
Merge "Import translations. DO NOT MERGE"
2014-08-06 17:19:40 +00:00
Geoff Mendal
c48a1a73e3
Import translations. DO NOT MERGE
...
Change-Id: I88c0d488ee62e184b44b81073a9fa5343ace2f77
Auto-generated-cl: translation import
2014-08-06 13:15:36 -07:00
Tadashi G. Takaoka
28b8f349df
am 94a568a8: am 868395c6: Merge "Mark hind_compact layout as completed" into lmp-dev
...
* commit '94a568a8635d6362398f059fdea662b9d9165267':
Mark hind_compact layout as completed
2014-08-06 17:40:11 +00:00
Jean Chalard
78d9b7c4a0
am bc043c31: am 1f3d89c2: Revert "[HS1] Save some data in startInputView"
...
* commit 'bc043c31ded2dd48008b185503475e440f302aa0':
Revert "[HS1] Save some data in startInputView"
2014-08-06 17:38:51 +00:00
Jean Chalard
bd38799e27
am fe807696: am 772a8019: Revert "[HS2] Move more stuff to onStartInput"
...
* commit 'fe807696566a5975b4d0932c72a05593a98f13d3':
Revert "[HS2] Move more stuff to onStartInput"
2014-08-06 17:38:50 +00:00
Tadashi G. Takaoka
c8b860e3e1
am 571320ad: am 5dee1fd6: Merge "Add dedicated background for custom action label key" into lmp-dev
...
* commit '571320ad90b2ac2bb9fa77cf6700feec3bc4030a':
Add dedicated background for custom action label key
2014-08-06 17:38:49 +00:00
Jean Chalard
09ae6b9119
am 922411a7: am ef74e737: Introduce onEvent() to improve testability
...
* commit '922411a70804921e69df0ef477f6b007e83d5692':
Introduce onEvent() to improve testability
2014-08-06 17:38:47 +00:00
Jean Chalard
43cf1ae7bb
am f66b0e5f: am c08c5064: Merge "Fix an NPE when running with Keep." into lmp-dev
...
* commit 'f66b0e5f71be61e496bd8b77f04384ea14b75da7':
Fix an NPE when running with Keep.
2014-08-06 17:38:45 +00:00
Tadashi G. Takaoka
0bfcb89ac4
am e8668c2e: am aa3ff194: Merge "Use add icon for add custom input style menu" into lmp-dev
...
* commit 'e8668c2ee2dac5168e1af8484fb9ae2a0534b442':
Use add icon for add custom input style menu
2014-08-06 17:38:43 +00:00
Jean Chalard
d393cf065a
am 98e27483: am 9273f383: [HS3] Fix a bug on ICS
...
* commit '98e2748363355d2286215c798225d529f3a1cb34':
[HS3] Fix a bug on ICS
2014-08-06 17:38:34 +00:00
Jean Chalard
cf66902f69
am 0978aa71: am 50c12c83: Merge "[HS2] Move more stuff to onStartInput" into lmp-dev
...
* commit '0978aa71ea91583c0b8d7e2588549fbb56953e7e':
[HS2] Move more stuff to onStartInput
2014-08-06 17:38:11 +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
ef74e737f5
Introduce onEvent() to improve testability
...
...and prepare for the future
Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f
2014-08-06 07:29:35 +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
Tadashi G. Takaoka
a58d78ec89
am 9cca3c83: am a262144d: Add ViewCompatUtils.setElevation
...
* commit '9cca3c8359e30e15a50f60773fd19571659c3dc1':
Add ViewCompatUtils.setElevation
2014-08-05 13:26:01 +00:00
Tadashi G. Takaoka
c64769207d
am eceefd07: am 689064d0: Remove unnecessarily overridden defaultEnterKeyStyle
...
* commit 'eceefd0725c4f727f44e9c65a82970ead15e3566':
Remove unnecessarily overridden defaultEnterKeyStyle
2014-08-05 13:25:59 +00:00
Jean Chalard
6745f337c1
am d5c89d64: am 6474ef99: Merge "[HW16] Implement processing event chains." into lmp-dev
...
* commit 'd5c89d64901f1fe7085e6c217d0c2fc19853b032':
[HW16] Implement processing event chains.
2014-08-05 13:25:58 +00:00
Tadashi G. Takaoka
139e54a26d
am c34a3842: am 8cbb4eb9: Merge "Make popup hint letter theme-aware" into lmp-dev
...
* commit 'c34a3842120078d921e69ed839873e430d6a674b':
Make popup hint letter theme-aware
2014-08-05 13:25:56 +00:00
Jean Chalard
377825942e
am 5a91e4fa: am f69bb4c7: [HW15] Pass events instead of reading them from the transaction
...
* commit '5a91e4fa909633ee2e9eaf8055b56228a79380a5':
[HW15] Pass events instead of reading them from the transaction
2014-08-05 13:25:55 +00:00
Jean Chalard
c36e679eb3
am b8c1075a: am 1b9f7c96: Merge "[HW14] Cleanup" into lmp-dev
...
* commit 'b8c1075a8f5ab62998056462b9c25ef848305019':
[HW14] Cleanup
2014-08-05 13:25:52 +00:00
Jean Chalard
28632211ef
am b5c862f8: am c710b34e: Merge "[HW13] Split up onCodeInput" into lmp-dev
...
* commit 'b5c862f8f942a3ae201cc6a657de9479340d1ad3':
[HW13] Split up onCodeInput
2014-08-05 13:25:51 +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
Geoff Mendal
9c0b5b21eb
Merge "Import translations. DO NOT MERGE"
2014-08-05 00:29:22 +00:00
Geoff Mendal
f600192ea4
Import translations. DO NOT MERGE
...
Change-Id: Id120437f9e4d9a2e59dd07aba38bf6683a960142
Auto-generated-cl: translation import
2014-08-04 23:26:07 -07:00
Jean Chalard
23cdb61a53
am 82db6b45: am f1accd4f: [HS1] Save some data in startInputView
...
* commit '82db6b45435ab93255d6406039be88b1d6998c2c':
[HS1] Save some data in startInputView
2014-08-05 03:58:55 +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
Jean Chalard
93b00a314e
[HS2] Move more stuff to onStartInput
...
Bug: 8152758
Change-Id: Ida05df7d151ceb582886e2ad06c5bdf0b59978ee
2014-08-06 11:14:47 +09:00
Jean Chalard
6474ef9925
Merge "[HW16] Implement processing event chains." into lmp-dev
2014-08-05 00:07:36 +00:00
Jean Chalard
0a2872cb44
[HW16] Implement processing event chains.
...
Change-Id: I4e1e4f101050ebda77c629a61c548d3c8efb330f
2014-08-05 15:37:01 +09:00
Jean Chalard
c710b34e34
Merge "[HW13] Split up onCodeInput" into lmp-dev
2014-08-05 00:03:09 +00:00
Jean Chalard
a88e95e07e
[HW13] Split up onCodeInput
...
Change-Id: I503c5403dcaea5db632eba85ae3fae9ba9a1f946
2014-08-05 12:59:36 +09:00
Tadashi G. Takaoka
868395c637
Merge "Mark hind_compact layout as completed" into lmp-dev
2014-08-04 23:56:40 +00:00
Tadashi G. Takaoka
3760803de6
Mark hind_compact layout as completed
...
Bug: 13779052
Change-Id: If87ee2edbcfec4ad0444d13c7bd502df88cac89a
2014-08-06 18:34:22 +09:00
Tadashi G. Takaoka
8cbb4eb984
Merge "Make popup hint letter theme-aware" into lmp-dev
2014-08-04 23:56:40 +00:00
Tadashi G. Takaoka
3410e16907
Make popup hint letter theme-aware
...
Bug: 16351091
Change-Id: I6af18ea210c00916157138b9cfbeb073aee6ca1b
2014-08-05 17:32:53 +09:00
Jean Chalard
1b9f7c962c
Merge "[HW14] Cleanup" into lmp-dev
2014-08-04 23:56:40 +00:00
Jean Chalard
dd31a2dedf
[HW14] Cleanup
...
Do away with the didAutoCorrect local variables which are
unnatural to return out of all these functions.
Change-Id: I22024004d2c489de018beff812c2c589bfd8ca32
2014-08-05 12:59:55 +09:00
Jean Chalard
f1accd4f04
[HS1] Save some data in startInputView
...
Bug: 8152758
Change-Id: Ic57d3918b08e775769d4ba5d73ba5c31231e0d6a
2014-08-04 22:40:21 +09:00
Jean Chalard
053352f283
am d9e41aac: am 85b7b967: Merge "[HW12] Use the consumed status of the Event." into lmp-dev
...
* commit 'd9e41aac3fdf6e81ed7f2487cd9c74c28734a5e2':
[HW12] Use the consumed status of the Event.
2014-08-04 04:13:05 +00:00
Tadashi G. Takaoka
530845cb5e
am 9681027a: am 03a1c442: Clean up compatible utility classes
...
* commit '9681027aade82febb2ba5e384d9c6f77511859d3':
Clean up compatible utility classes
2014-08-04 02:07:36 +00:00
Tadashi G. Takaoka
03a1c442ae
Clean up compatible utility classes
...
Change-Id: I95a682052037d292801477db0f05e04926b61412
2014-08-04 01:21:29 +00:00
Jean Chalard
3d230119bc
am 9557e52e: am da5ccd9f: [HW11] Cleanup
...
* commit '9557e52ef43d33157f759cc02384d50480645a6f':
[HW11] Cleanup
2014-08-01 21:00:12 +00:00