Tadashi G. Takaoka
6f490fb200
Fix extraValue of DUMMY_NO_LANGUAGE_SUBTYPE
...
This is a follow up of I9cf3d94825.
Change-Id: I2646a045d21f2a7a3bb89c76d431be844e739af3
2013-11-26 13:31:18 +09:00
Geoff Mendal
79842aa208
Import translations. DO NOT MERGE
...
Change-Id: Id9ad9ed8c1d148569d7d0079a3b7ec5282280aa6
Auto-generated-cl: translation import
2013-11-25 14:31:12 -08:00
Jean Chalard
b68e613016
Merge "Fix a flaky test."
2013-11-25 08:53:47 +00:00
Jean Chalard
e629f860d1
Fix a flaky test.
...
Corrections depend on the proximity info, which depends
on the layout, which in turn depends on the subtype and
not only the language. Thus, we need to force the whole
subtype for meaningful tests.
Bug: 11142685
Change-Id: I9cf3d948259e0236061454a93ffc2e28c7e0768f
2013-11-25 17:22:15 +09:00
Jean Chalard
3e4c520dcf
Merge "Fix a failing test"
2013-11-25 04:01:28 +00:00
Jean Chalard
a78b0f6b9e
Fix a failing test
...
Bug: 11846748
Change-Id: Ieda55477201c11fb31b0f84e70ecd081211c78fc
2013-11-25 12:55:52 +09:00
Kurt Partridge
801d140176
Use Google Feedback
...
Change-Id: Icc39898fc9216a91e5a75958a959aa52d0ccea73
2013-11-22 18:02:18 -08:00
Tadashi G. Takaoka
585fa0491a
Implement key preview zoom in/out animations
...
Bug: 11518021
Change-Id: I139b18708055e0811234886578c5a30b8cc71fec
2013-11-22 19:50:45 +09:00
Tadashi G. Takaoka
7c542558bf
Merge "Update Color Scheme summary explicitly"
2013-11-22 10:33:30 +00:00
Tadashi G. Takaoka
b0b1982442
Update Color Scheme summary explicitly
...
Bug: 11622614
Change-Id: I5464054425e4d688eaa39f96ba9a3a3c613c6f42
2013-11-22 19:21:30 +09:00
Tadashi G. Takaoka
9eb8814931
Add configuration boolean for fading key top letter
...
Bug: 11518021
Change-Id: I1297a258650f4b2f81b942bbfbfbc2dba686ef20
2013-11-22 18:21:37 +09:00
Ken Wakasa
16d1e77a16
Merge "handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL"
2013-11-22 07:28:15 +00:00
Tadashi G. Takaoka
afb95c7967
Merge "Rename ambiguous feature name and related resources"
2013-11-21 09:05:39 +00:00
Ken Wakasa
89182e8fea
handleBackspace should always send KEYCODE_DEL for InputType.TYPE_NULL
...
bug: 11797053
Change-Id: I295eeb5f9f0f1f07e919bf54122d003be150a174
2013-11-21 17:48:09 +09:00
Tadashi G. Takaoka
49c8041494
Remove theme specific layout XML files
...
Change-Id: I16602fe41c78215cd3b007764c9d71876128d404
2013-11-21 16:06:57 +09:00
Tadashi G. Takaoka
42d9980a84
Rename ambiguous feature name and related resources
...
Bug: 11737015
Change-Id: I39f7ca13b99f019a2edb5aa690e3142ceba4e837
2013-11-21 10:52:53 +09:00
Baligh Uddin
9bb61243a0
Import translations. DO NOT MERGE
...
Change-Id: Idc1c319d010ce161687e2b7bb31dcf19809c589b
Auto-generated-cl: translation import
2013-11-20 14:37:16 -08:00
Keisuke Kuroyanagi
d39371e231
Merge "Fix: PtNode array size writirng when array size > 127."
2013-11-20 10:07:19 +00:00
Keisuke Kuroyanagi
680f66023c
Fix: PtNode array size writirng when array size > 127.
...
Bug: 11772864
Change-Id: Ib729ceedbc8ef837e50490439817b36039ae2b4e
2013-11-20 18:15:59 +09:00
Tadashi G. Takaoka
d088e0e726
Merge "Don't draw key top letter when key preview is showing"
2013-11-20 08:42:34 +00:00
Tadashi G. Takaoka
818ece917f
Don't draw key top letter when key preview is showing
...
Bug: 11518021
Change-Id: Ibd33e892b21189a7d044099942845379aa010484
2013-11-20 17:26:02 +09:00
Tadashi G. Takaoka
3a1be7e4cf
Merge "Unbundle Key preview text and PointerTracker"
2013-11-20 05:46:25 +00:00
Tadashi G. Takaoka
e9ec4d1add
Merge "Fix more keys keyboard display position"
2013-11-20 05:46:17 +00:00
Tadashi G. Takaoka
f914f8814c
Unbundle Key preview text and PointerTracker
...
This change binds key preview text with Key.
Bug: 11518021
Change-Id: I5028e1108d6a5728e4feac7f6f945453eea679b6
2013-11-20 14:09:29 +09:00
Keisuke Kuroyanagi
dd0da393e1
Add DEBUG_DUMP to ContactsBinaryDictionary.
...
Change-Id: Iebfae5f37727deeb6636ad6301b7b1bbe5f454e0
2013-11-20 14:07:44 +09:00
Tadashi G. Takaoka
0381415423
Fix more keys keyboard display position
...
This is a follow up of Ia39b3d6de8.
Change-Id: I9e6152fdc5cb9fa9490b41fcf0420b9ffccea438
2013-11-20 14:00:03 +09:00
Satoshi Kataoka
994530d9bd
Show source dictionary name of suggestions in the debug mode
...
Bug: 11772864
Change-Id: I393352494b1ef81d24622a22fe7556d09945d6ff
2013-11-20 12:31:01 +09:00
Keisuke Kuroyanagi
077b3def52
Merge "Create a method to add multiple dictionary entries."
2013-11-19 09:41:14 +00:00
Keisuke Kuroyanagi
da2ccbd4cd
Create a method to add multiple dictionary entries.
...
Bug: 11740462
Change-Id: I7903cb02fd08d649a05b8799fb3cd00c3da26e00
2013-11-19 18:12:07 +09:00
Tadashi G. Takaoka
751ea9df87
Merge "Get rid of unnecessary layout style"
2013-11-19 07:50:20 +00:00
Tadashi G. Takaoka
84898c6b78
Get rid of unnecessary layout style
...
Change-Id: Ia39b3d6de8c8fb08ff8cca574166b6fc7c4c316e
2013-11-19 16:12:18 +09:00
Keisuke Kuroyanagi
251999bfd1
Merge "Show amanatto settings only when in debug mode."
2013-11-19 06:21:24 +00:00
Keisuke Kuroyanagi
eacb44b38d
Show amanatto settings only when in debug mode.
...
Bug: 11740462
Change-Id: I206b16ab785215c6fa64e740a6dd46588c633ec8
2013-11-19 14:40:20 +09:00
Satoshi Kataoka
2f67375708
am 136b32c9: am ea6dcd69: am 5707b216: Show mic key option on sw540 device
...
* commit '136b32c975827ac0171e10ab089952c0ef706571':
Show mic key option on sw540 device
2013-11-18 09:18:11 -08:00
Satoshi Kataoka
ea6dcd69e0
am 5707b216: Show mic key option on sw540 device
...
* commit '5707b21647630dde1f5890804908582218e67f51':
Show mic key option on sw540 device
2013-11-18 09:10:10 -08:00
Tadashi G. Takaoka
4362ded01c
Clean up dangling resources
...
Bug: 11737015
Change-Id: I2e1ad4bc4e6e88080f9c88561813b06a0f150780
2013-11-18 15:04:29 +09:00
Satoshi Kataoka
5707b21647
Show mic key option on sw540 device
...
Bug: 11737760
Change-Id: Id50a7d393acf755cb04d3f8dc60327abeee5a671
2013-11-18 14:15:54 +09:00
Satoshi Kataoka
9fc0337b5b
Use SDK19 APIs
...
Change-Id: I88ea9ae0b47166f551f30b244a159578aeb18a30
2013-11-18 11:40:10 +09:00
Kurt Partridge
0a51c2b657
Merge "Track selection end in RichInputConnection"
2013-11-16 00:55:43 +00:00
Kurt Partridge
d564466d30
Track selection end in RichInputConnection
...
Change-Id: Ie5cffe03b676dcde83896cda139b42f3829eb528
2013-11-15 16:49:24 -08:00
Tadashi G. Takaoka
2cbcc987ee
Merge "Fix unusual NPE after onDestroy"
2013-11-15 09:03:51 +00:00
Tadashi G. Takaoka
ffb064656e
Fix unusual NPE after onDestroy
...
Bug: 11673978
Change-Id: I4d5268312911685ff1ca9483a62442a1a9686c62
2013-11-15 17:48:10 +09:00
Tadashi G. Takaoka
be734d298a
Return copied String array from getStringArray method
...
In the Key class constructor, elements in a String[] instance returned
from DeclaredKeyStyle.getStringArray() may be altered by
KeySpecParser.get(Int|Boolean)Value methods.
Bug: 11245712
Change-Id: I3a7fc5ccdb2a14efb72c402dd11559ab13e08596
2013-11-15 17:19:23 +09:00
Kurt Partridge
2bf3a77814
Rename mExpectedCursorStart to mExpectedSelStart
...
Change-Id: If23d8bd73fe464f12f473e093dc87ed68756e1ec
2013-11-14 07:45:02 -08:00
Kurt Partridge
a2632aabf7
Merge "Extract method to reloadTextCache()"
2013-11-14 15:28:07 +00:00
Ken Wakasa
46636b08fb
Merge "Update targetSdkVersion to KitKat"
2013-11-14 10:30:35 +00:00
Ken Wakasa
ec256f4b8a
Update targetSdkVersion to KitKat
...
Change-Id: I4682aa854b244b58080c964bed1c3017ce365e87
2013-11-14 19:26:25 +09:00
Tadashi G. Takaoka
f7bb78fb58
Merge "Add keyboard color switch option"
2013-11-14 09:33:09 +00:00
Tadashi G. Takaoka
4c8a96cf88
Merge "Fix additional subtype id calculation"
2013-11-14 09:04:33 +00:00
Tadashi G. Takaoka
053424e56e
Merge "Add StringUtils.joinCommaSplittableText"
2013-11-14 09:04:24 +00:00