Satoshi Kataoka
9fc0337b5b
Use SDK19 APIs
...
Change-Id: I88ea9ae0b47166f551f30b244a159578aeb18a30
2013-11-18 11:40:10 +09:00
Kurt Partridge
90df70ed4d
am 0a51c2b6: Merge "Track selection end in RichInputConnection"
...
* commit '0a51c2b657e41b794e118137de79d074f45ae4b5':
Track selection end in RichInputConnection
2013-11-15 16:59:50 -08: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
5c32ba7f56
am 2cbcc987: Merge "Fix unusual NPE after onDestroy"
...
* commit '2cbcc987eef242f9ea5e6c084e6cfee4cbd8782f':
Fix unusual NPE after onDestroy
2013-11-15 01:42:37 -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
4dd96d2050
am be734d29: Return copied String array from getStringArray method
...
* commit 'be734d298aeb716af6fc3848cb955ec0660b40b6':
Return copied String array from getStringArray method
2013-11-15 00:40:11 -08: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
b44978c10a
am 2bf3a778: Rename mExpectedCursorStart to mExpectedSelStart
...
* commit '2bf3a778148aff36e991a3684c6044bdb985ed47':
Rename mExpectedCursorStart to mExpectedSelStart
2013-11-14 15:12:15 -08:00
Kurt Partridge
2bf3a77814
Rename mExpectedCursorStart to mExpectedSelStart
...
Change-Id: If23d8bd73fe464f12f473e093dc87ed68756e1ec
2013-11-14 07:45:02 -08:00
Kurt Partridge
66028b33f9
am a2632aab: Merge "Extract method to reloadTextCache()"
...
* commit 'a2632aabf7815b1e5ede374a120471b491fa4020':
Extract method to reloadTextCache()
2013-11-14 07:30:56 -08:00
Kurt Partridge
a2632aabf7
Merge "Extract method to reloadTextCache()"
2013-11-14 15:28:07 +00:00
Ken Wakasa
04e584499f
am 9279863e: Trying to fix BlueUnderlineTests.testBlueUnderline()
...
* commit '9279863eb088459841fae5959ca008ec70da17c9':
Trying to fix BlueUnderlineTests.testBlueUnderline()
2013-11-14 03:27:50 -08:00
Ken Wakasa
9279863eb0
Trying to fix BlueUnderlineTests.testBlueUnderline()
...
Change-Id: Ia898a9fd0fd7b94f83337f4f980f7b7d7fb40a36
2013-11-14 20:24:03 +09:00
Ken Wakasa
f0edb70834
am 46636b08: Merge "Update targetSdkVersion to KitKat"
...
* commit '46636b08fb81ff10752ff3630d83fa285a12ae55':
Update targetSdkVersion to KitKat
2013-11-14 02:33:15 -08: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
49dafbedf2
am f7bb78fb: Merge "Add keyboard color switch option"
...
* commit 'f7bb78fb58361e57eaf91dce8d35f7b6691f35f3':
Add keyboard color switch option
2013-11-14 01:42:22 -08:00
Tadashi G. Takaoka
f534954e14
am 4c8a96cf: Merge "Fix additional subtype id calculation"
...
* commit '4c8a96cf88c9883a10216337801ec219e48d7689':
Fix additional subtype id calculation
2013-11-14 01:42:19 -08:00
Tadashi G. Takaoka
7e860d7d7a
am 053424e5: Merge "Add StringUtils.joinCommaSplittableText"
...
* commit '053424e56e7986e573ae4a43e79d52feb1513d34':
Add StringUtils.joinCommaSplittableText
2013-11-14 01:42:16 -08: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
Tadashi G. Takaoka
b4c7a10840
Add keyboard color switch option
...
Bug: 11622614
Change-Id: I25aa1ff7376fe72fd94ab2cb7190c61d7a98a1af
2013-11-14 17:56:07 +09:00
Tadashi G. Takaoka
1d1db42d89
Fix additional subtype id calculation
...
Bug: 11678247
Change-Id: I4a2061fae264473e1ebff6961aa897367ef9cc09
2013-11-14 17:45:53 +09:00
Tadashi G. Takaoka
6589751ace
Add StringUtils.joinCommaSplittableText
...
Change-Id: I80ad9d8b5aee53f1403486a56ffae8d09cbd4e28
2013-11-14 17:43:03 +09:00
Keisuke Kuroyanagi
b5872a84de
am 97fdb184: Purge ExpandableDictionary.
...
* commit '97fdb184bc216d481b6ef352ff87e2e23782cc26':
Purge ExpandableDictionary.
2013-11-14 00:34:25 -08:00
Keisuke Kuroyanagi
97fdb184bc
Purge ExpandableDictionary.
...
Bug: 11245133
Change-Id: Ia0886686d8add940409dcd5c883c34eb5289380d
2013-11-14 14:18:02 +09:00
Keisuke Kuroyanagi
eb2f109bb5
am c3a4c075: Merge "Create empty ver4 dictionary buffer on memory."
...
* commit 'c3a4c075c97affb47fbceab6ce68172c65bcdbfd':
Create empty ver4 dictionary buffer on memory.
2013-11-13 00:21:16 -08:00
Keisuke Kuroyanagi
c3a4c075c9
Merge "Create empty ver4 dictionary buffer on memory."
2013-11-13 08:19:13 +00:00
Keisuke Kuroyanagi
5e8f36e39f
am cc356d04: Merge "Implement ver4 dictionary bigram removing methods."
...
* commit 'cc356d04e7ff58de02face1ee5c54e43502593e8':
Implement ver4 dictionary bigram removing methods.
2013-11-13 00:03:12 -08:00
Keisuke Kuroyanagi
cc356d04e7
Merge "Implement ver4 dictionary bigram removing methods."
2013-11-13 07:59:28 +00:00
Keisuke Kuroyanagi
2687484585
Create empty ver4 dictionary buffer on memory.
...
Bug: 11073222
Change-Id: Ia1f4d7782e019fdc6a4162f942f433d8b150b49d
2013-11-13 16:40:04 +09:00
Keisuke Kuroyanagi
ff4b1d1fd0
Implement ver4 dictionary bigram removing methods.
...
Bug: 11073222
Change-Id: I0c42e283d1ff983dc2c51e91b167bc39cdfd3da8
2013-11-13 16:40:01 +09:00
Jean Chalard
ecb46157c6
am b87ed461: Merge "Fix many small nits."
...
* commit 'b87ed46118c4bdf34c764a1e93c2cf0d4655f63b':
Fix many small nits.
2013-11-12 22:13:47 -08:00
Jean Chalard
b87ed46118
Merge "Fix many small nits."
2013-11-13 06:10:39 +00:00
Jean Chalard
5a0bc6ac69
Fix many small nits.
...
...the interaction of which results in a very bad bug.
Bug: 11648854
Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a
2013-11-13 14:42:27 +09:00
Keisuke Kuroyanagi
4a2c5b14b0
am fe051731: Merge "Implement ver4 dictionary bigram writing methods."
...
* commit 'fe05173198ebd01ff65b8e29e720791ad40a0fa6':
Implement ver4 dictionary bigram writing methods.
2013-11-12 21:28:15 -08:00
Keisuke Kuroyanagi
fe05173198
Merge "Implement ver4 dictionary bigram writing methods."
2013-11-13 05:23:57 +00:00
Tadashi G. Takaoka
d2e254cd62
am 3b2171c8: Add microphone key as long press of comma
...
* commit '3b2171c8986785e4d721494e2fe4c43267a291b8':
Add microphone key as long press of comma
2013-11-12 19:42:20 -08:00
Tadashi G. Takaoka
3b2171c898
Add microphone key as long press of comma
...
Bug: 11637249
Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30
2013-11-13 12:04:24 +09:00
Keisuke Kuroyanagi
99808b7b0d
Implement ver4 dictionary bigram writing methods.
...
Bug: 11073222
Change-Id: Ibb0e697fe14dac1edb1f3074fb59e2cdc91039d4
2013-11-12 21:10:01 +09:00
Tadashi G. Takaoka
732e031cb7
am a2a10964: Revert back punctuations to the more keys keyboard of the period
...
* commit 'a2a1096406537ae877ce9cb53219deadd8b1d8e9':
Revert back punctuations to the more keys keyboard of the period
2013-11-11 22:09:29 -08:00
Tadashi G. Takaoka
a2a1096406
Revert back punctuations to the more keys keyboard of the period
...
Bug: 11621857
Change-Id: I157164910fc6f23ef36c838d0a13792c766be223
2013-11-12 14:46:40 +09:00
Tadashi G. Takaoka
9293c414e3
am 1c95c8ba: Add JB/ICS resources from Azuki MR1 release
...
* commit '1c95c8ba3b5c3b9a7d7e5fd23e17747f9d98bb75':
Add JB/ICS resources from Azuki MR1 release
2013-11-11 20:12:24 -08:00
Tadashi G. Takaoka
1c95c8ba3b
Add JB/ICS resources from Azuki MR1 release
...
Bug: 11622614
Change-Id: I126fc42dd31e912788db0446b67a9d4ea80f848e
2013-11-12 13:04:47 +09:00
Tadashi G. Takaoka
63238217c8
am c10757e8: Rename KLP theme related resources
...
* commit 'c10757e8e83d46d06c94f8420d8154f88fc2c8a0':
Rename KLP theme related resources
2013-11-11 19:07:28 -08:00
Tadashi G. Takaoka
197593f6aa
am 4b37b2b3: Rename KLP/JB/ICS common resource name suffixes to _holo
...
* commit '4b37b2b3f637879e78375bdf0a09503057223999':
Rename KLP/JB/ICS common resource name suffixes to _holo
2013-11-11 19:07:26 -08:00
Tadashi G. Takaoka
c10757e8e8
Rename KLP theme related resources
...
Bug: 11622614
Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71
2013-11-11 20:01:00 +09:00