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
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
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
Jean Chalard
85b7b967b7
Merge "[HW12] Use the consumed status of the Event." into lmp-dev
2014-08-01 16:06:20 +00:00
Jean Chalard
e0bad8e988
[HW12] Use the consumed status of the Event.
...
Change-Id: I1619f6132f8f71bc1291fd6a5604a5e1e3431ae2
2014-08-04 12:41:07 +09:00
Jean Chalard
dcd3d2187c
am 0b9d6140: am 00ee5f76: [HW10] Pull the processed event in its eventual place
...
* commit '0b9d6140495b106458bf22d11f5732bf5a0062b0':
[HW10] Pull the processed event in its eventual place
2014-07-31 13:35:34 +00:00
Jean Chalard
3d663a0a9d
am 1711c2aa: am f290d407: [HW9] Pull the processed event further.
...
* commit '1711c2aaf495a56d570f25d1b853bc3f40f16d08':
[HW9] Pull the processed event further.
2014-07-31 13:35:33 +00:00
Jean Chalard
214f743131
am 795711f5: am 69b68b59: Fix some unit tests.
...
* commit '795711f5f91001416c0aab38203c3aa7a9bc9f98':
Fix some unit tests.
2014-07-31 13:35:18 +00:00
Jean Chalard
da5ccd9f18
[HW11] Cleanup
...
Change-Id: Ia866d3f9a5981c687766f8c39979fb6091018e44
2014-07-31 18:33:30 +09:00
Jean Chalard
00ee5f7697
[HW10] Pull the processed event in its eventual place
...
Change-Id: I5f7932097627766e907764a99a5e9c170f725bc0
2014-07-31 09:10:24 +00:00
Jean Chalard
f290d4073a
[HW9] Pull the processed event further.
...
The 'processedEvent' variables will ultimately disappear entirely.
Change-Id: I612c5ce7dedc341b64921a86ac028fe91b75359b
2014-07-31 09:10:03 +00:00
Jean Chalard
69b68b5916
Fix some unit tests.
...
The default value for the script needs to be Latin, as we don't specify
it in the files.
Change-Id: I1275f13f1cd92f00dc5708748fefb4982f0a60b3
2014-07-31 12:29:35 +09:00
Geoff Mendal
77aa7a9293
Merge "Import translations. DO NOT MERGE"
2014-07-30 19:31:16 +00:00
Geoff Mendal
09c66a64f0
Import translations. DO NOT MERGE
...
Change-Id: I3d29195219313870f9213eeaf0b985dfd350b73f
Auto-generated-cl: translation import
2014-07-31 00:12:44 -07:00
Geoff Mendal
71864e2edc
Merge "Import translations. DO NOT MERGE"
2014-07-30 19:31:16 +00:00
Geoff Mendal
5720e29cdd
Import translations. DO NOT MERGE
...
Change-Id: If072b73a0d9b75abd607b36437fbca00334e3676
Auto-generated-cl: translation import
2014-07-31 00:08:16 -07:00
Geoff Mendal
95284392fa
Merge "Import translations. DO NOT MERGE"
2014-07-30 23:34:26 +00:00
Geoff Mendal
6fb0e02827
Import translations. DO NOT MERGE
...
Change-Id: I87901e5652dceebaacd2fcf4f345057e7df50254
Auto-generated-cl: translation import
2014-07-31 00:06:47 -07:00
Geoff Mendal
8c6d627b04
Merge "Import translations. DO NOT MERGE"
2014-07-29 21:36:00 +00:00
Geoff Mendal
b4d0b6a546
Import translations. DO NOT MERGE
...
Change-Id: I0f3662d4c5c89c76b3aa5ceced64f6ece69e636a
Auto-generated-cl: translation import
2014-07-31 00:05:36 -07:00
Jean Chalard
014f30f34a
am f466c276: am 86893a3b: [HW8] Pull up the processed event.
...
* commit 'f466c27601bbe83b101bf133694ee16ec10a8ae5':
[HW8] Pull up the processed event.
2014-07-30 17:11:50 +00:00
Tadashi G. Takaoka
17efa4fd5d
am 2505462d: am f4a3fd48: Merge "Disptach hover events when sliding suggestion mode" into lmp-dev
...
* commit '2505462da586cb708af5219e4c996644613f7677':
Disptach hover events when sliding suggestion mode
2014-07-30 17:11:48 +00:00
Jean Chalard
82f2a0b8b8
am cea54014: am ae4e2036: [SD13] Reorder an enum alphabetically
...
* commit 'cea540145d65b605bb9bbe483c6210dd2f0d7d66':
[SD13] Reorder an enum alphabetically
2014-07-30 17:11:40 +00:00
Jean Chalard
e715a02f4f
am 67bb9d83: am 3a729d4e: [SD12] Add the last remaining scripts
...
* commit '67bb9d83ae1e838f6c13d4afe19db3068edafb9b':
[SD12] Add the last remaining scripts
2014-07-30 17:11:39 +00:00
Jean Chalard
fd59cd804c
am 26b07201: am 7c5cd5ec: [SD11] Add script checks for Myanmar, Sinhala, Thai and Telugu
...
* commit '26b072013f7ebb29b18d33196ba191e6baf9430c':
[SD11] Add script checks for Myanmar, Sinhala, Thai and Telugu
2014-07-30 17:11:38 +00:00
Jean Chalard
d5228f9c4a
am 1d1ba8ec: am 0304c777: Merge "[SD10] Add script checks for Lao and Khmer" into lmp-dev
...
* commit '1d1ba8ec2c5b1eebb3b3e946c97bc9166f9a155c':
[SD10] Add script checks for Lao and Khmer
2014-07-30 17:11:37 +00:00
Ken Wakasa
818d3ee923
am ec8472b5: am 7f545a57: [HW7.5] Introduce the @Nonnull annotation (take 2)
...
* commit 'ec8472b5f5e478ba4eb830a7603da9c5a4637461':
[HW7.5] Introduce the @Nonnull annotation (take 2)
2014-07-30 17:11:36 +00:00