Tadashi G. Takaoka
015fcc2685
(DO NOT MERGE) Enable InScript keyboards for L
...
This CL enables the followin InScript keyboards for L-release.
- Sinhala
- Tamil
- Bengali
- Telugu
- Marathi
- Kannada
- Malayalam
Bug: 6911143
Bug: 9978106
Bug: 10028755
Bug: 10028759
Bug: 10028772
Bug: 10029252
Bug: 10417006
Change-Id: Id8962b429fbb58b5c2c90a65849af6a6fe84a8c9
2014-08-11 15:51:12 +09:00
Ken Wakasa
31869bf5ad
A follow up to AAPT change
...
AAPT previously allowed apps to generate resources in the android
package. This is no longer allowed after I1be66e3f8df9a737b21c71f8a93685376c7e6780.
Change-Id: Icda68829c0bf9254b6637f0ec2cecc0b357dbc43
2014-08-10 11:21:14 +09:00
Ken Wakasa
f729f2214f
Help & feedback should be the very last item in the menu
...
bug: 16717930
Change-Id: I7ce73fe067bb7f9a639b414875780c39bb1de12d
2014-08-08 21:26:51 +09:00
Keisuke Kuroyanagi
a848c09485
Merge "Rename distracter filter class." into lmp-dev
2014-08-07 16:37:11 +00:00
Keisuke Kuroyanagi
e05eb21826
Rename distracter filter class.
...
Bug: 13142176
Bug: 15531638
Change-Id: I89cef5264073eed25ffb5be10fdff731df0a3138
2014-08-08 17:01:19 +09:00
Keisuke Kuroyanagi
33ca0c80c1
Use suggestions in the distracter filter.
...
Bug: 13142176
Bug: 15531638
Change-Id: I609fa61fccf2a0c738726985806b7d9248eadf49
2014-08-08 17:01:16 +09:00
Keisuke Kuroyanagi
6fef4ff00d
Merge "Use suggestions in the distracter filter." into lmp-dev
2014-08-07 16:56:07 +00:00
Ken Wakasa
83a96fe5c7
Initial implementation of Help & feedback
...
bug: 16717930
Change-Id: Iddc8e831c3f01ec7eb02ed1bc5d5e103d497e177
2014-08-08 12:58:31 +09:00
Tadashi G. Takaoka
db776143d9
Revert "Revert "Align hint label to bottom""
...
This reverts commit 02c4a80afe
.
2014-08-07 23:44:34 +09:00
Tadashi G. Takaoka
dfeb014726
Revert "Revert "Tune number letter size of Material keyboard""
...
This reverts commit 5ad718f2ca
.
2014-08-07 23:43:37 +09:00
Tadashi G. Takaoka
f7f6574368
Revert "Revert "Remove unused Key and Keyboard attributes""
...
This reverts commit 44e20f4fb4
.
Change-Id: I6560c8f4ef15bf8318d9eedf68a9eb5031f0581d
2014-08-07 23:36:57 +09:00
Tadashi G. Takaoka
304b92c3ef
am f1784266: Align hint label to bottom
...
* commit 'f1784266ec80244dcefdbd70a43147f1cd847547':
Align hint label to bottom
2014-08-07 09:55:39 +00:00
Tadashi G. Takaoka
f1784266ec
Align hint label to bottom
...
Bug: 14419121
Change-Id: I9147d3c4a3687ed745ffdddfff221d88652919b2
2014-08-07 18:42:47 +09:00
Tadashi G. Takaoka
521298dd08
am 44454c2b: Tune number letter size of Material keyboard
...
* commit '44454c2b2be765618d0c19651f3ee50c373a2d59':
Tune number letter size of Material keyboard
2014-08-07 09:15:45 +00:00
Tadashi G. Takaoka
56e6df2561
am 6ba5d636: Merge "Remove unused Key and Keyboard attributes" into lmp-dev
...
* commit '6ba5d636283c96b50e07f634225fce38faff0b7c':
Remove unused Key and Keyboard attributes
2014-08-07 09:04:52 +00:00
Tadashi G. Takaoka
0851d35133
am e988e412: Merge "Add Key label off center attribute" into lmp-dev
...
* commit 'e988e412d9fdab41204b45b5c99e401a0f969b2d':
Add Key label off center attribute
2014-08-07 08:59:30 +00:00
Tadashi G. Takaoka
ff1e338e5b
am 91f47b03: Merge "Remove unused animation resources" into lmp-dev
...
* commit '91f47b03fecbfbc62adb93aa0331924c1fb38995':
Remove unused animation resources
2014-08-07 08:59:29 +00:00
Tadashi G. Takaoka
ec44b04b04
am 0c2dc410: Merge "Clean up Keyboard and KeyboardView theme" into lmp-dev
...
* commit '0c2dc4102919857057f4b780d5cc2b3f7043f64c':
Clean up Keyboard and KeyboardView theme
2014-08-07 08:59:28 +00:00
Tadashi G. Takaoka
44454c2b2b
Tune number letter size of Material keyboard
...
Bug: 14419121
Change-Id: I6a477b9bf9022e369d4a6a77415490dc2b9eefc6
2014-08-07 17:55:38 +09:00
Tadashi G. Takaoka
7b238b4549
am fd8b4522: (DO NOT MERGE) Remove preliminary keyboards from L
...
* commit 'fd8b4522df537dce75b8be87600fd8bdc64efb2b':
(DO NOT MERGE) Remove preliminary keyboards from L
2014-08-07 06:51:26 +00:00
Tadashi G. Takaoka
fd8b4522df
(DO NOT MERGE) Remove preliminary keyboards from L
...
Change-Id: I9e1209b80b8919669b4496102b967220ab16146b
2014-08-07 13:00:34 +09:00
Tadashi G. Takaoka
bfcb3323d2
am e19c520b: Align space key icon to bottom of a key
...
* commit 'e19c520b419faaf96180984528ae32b514a1bc77':
Align space key icon to bottom of a key
2014-08-07 03:58:32 +00:00
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