aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add DEBUG_DUMP to ContactsBinaryDictionary."Keisuke Kuroyanagi2013-11-201-1/+9
|\
| * Add DEBUG_DUMP to ContactsBinaryDictionary.•••Change-Id: Iebfae5f37727deeb6636ad6301b7b1bbe5f454e0 Keisuke Kuroyanagi2013-11-201-1/+9
* | Merge "Implement Ver4PatriciaTriePolicy::flush()."Keisuke Kuroyanagi2013-11-2012-17/+237
|\ \ | |/ |/|
| * Implement Ver4PatriciaTriePolicy::flush().•••Bug: 11073222 Change-Id: I7da5f7f8b7918ce6cc35d36e1ce993840cad797c Keisuke Kuroyanagi2013-11-2012-17/+237
* | Show source dictionary name of suggestions in the debug mode•••Bug: 11772864 Change-Id: I393352494b1ef81d24622a22fe7556d09945d6ff Satoshi Kataoka2013-11-201-1/+2
* | Merge "Create a method to add multiple dictionary entries."Keisuke Kuroyanagi2013-11-193-15/+107
|\ \
| * | Create a method to add multiple dictionary entries.•••Bug: 11740462 Change-Id: I7903cb02fd08d649a05b8799fb3cd00c3da26e00 Keisuke Kuroyanagi2013-11-193-15/+107
* | | Merge "Get rid of unnecessary layout style"Tadashi G. Takaoka2013-11-196-28/+5
|\ \ \
| * | | Get rid of unnecessary layout style•••Change-Id: Ia39b3d6de8c8fb08ff8cca574166b6fc7c4c316e Tadashi G. Takaoka2013-11-196-28/+5
* | | | Merge "Show amanatto settings only when in debug mode."Keisuke Kuroyanagi2013-11-192-2/+7
|\ \ \ \ | |/ / / |/| | |
| * | | Show amanatto settings only when in debug mode.•••Bug: 11740462 Change-Id: I206b16ab785215c6fa64e740a6dd46588c633ec8 Keisuke Kuroyanagi2013-11-192-2/+7
| | |/ | |/|
* | | Merge "Reduce MAX_DICT_EXTENDED_REGION_SIZE to 32K."Keisuke Kuroyanagi2013-11-191-1/+1
|\ \ \ | | |/ | |/|
| * | Reduce MAX_DICT_EXTENDED_REGION_SIZE to 32K.•••Bug: 11740462 Change-Id: I21cb956c692a1bcc5515f47b904f0c9b3dfdc3fd Keisuke Kuroyanagi2013-11-181-1/+1
| |/
* | am 136b32c9: am ea6dcd69: am 5707b216: Show mic key option on sw540 device•••* commit '136b32c975827ac0171e10ab089952c0ef706571': Show mic key option on sw540 device Satoshi Kataoka2013-11-182-1/+23
|\ \ | |/ |/|
| * am ea6dcd69: am 5707b216: Show mic key option on sw540 device•••* commit 'ea6dcd69e08e9af1cf7d1a448702461172876b13': Show mic key option on sw540 device Satoshi Kataoka2013-11-182-1/+23
| |\
| | * am 5707b216: Show mic key option on sw540 device•••* commit '5707b21647630dde1f5890804908582218e67f51': Show mic key option on sw540 device Satoshi Kataoka2013-11-182-1/+23
| | |\
| | | * Show mic key option on sw540 device•••Bug: 11737760 Change-Id: Id50a7d393acf755cb04d3f8dc60327abeee5a671 Satoshi Kataoka2013-11-182-1/+23
* | | | Merge "Clean up dangling resources"Tadashi G. Takaoka2013-11-182-2/+0
|\ \ \ \
| * | | | Clean up dangling resources•••Bug: 11737015 Change-Id: I2e1ad4bc4e6e88080f9c88561813b06a0f150780 Tadashi G. Takaoka2013-11-182-2/+0
* | | | | Merge "Implement writing empty ver4 dictionary to file."Keisuke Kuroyanagi2013-11-1815-155/+372
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Implement writing empty ver4 dictionary to file.•••Bug: 11073222 Change-Id: Ic1a9295953d091c8e8982264ffff15669c30544c Keisuke Kuroyanagi2013-11-1815-155/+372
* | | | | Use SDK19 APIs•••Change-Id: I88ea9ae0b47166f551f30b244a159578aeb18a30 Satoshi Kataoka2013-11-181-1/+70
* | | | | Merge "Track selection end in RichInputConnection"Kurt Partridge2013-11-162-43/+78
|\ \ \ \ \
| * | | | | Track selection end in RichInputConnection•••Change-Id: Ie5cffe03b676dcde83896cda139b42f3829eb528 Kurt Partridge2013-11-152-43/+78
* | | | | | Merge "Fix unusual NPE after onDestroy"Tadashi G. Takaoka2013-11-151-5/+4
|\ \ \ \ \ \
| * | | | | | Fix unusual NPE after onDestroy•••Bug: 11673978 Change-Id: I4d5268312911685ff1ca9483a62442a1a9686c62 Tadashi G. Takaoka2013-11-151-5/+4
| |/ / / / /
* / / / / / 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 Tadashi G. Takaoka2013-11-151-1/+3
|/ / / / /
* | | | | Rename mExpectedCursorStart to mExpectedSelStart•••Change-Id: If23d8bd73fe464f12f473e093dc87ed68756e1ec Kurt Partridge2013-11-141-34/+34
* | | | | Merge "Extract method to reloadTextCache()"Kurt Partridge2013-11-141-23/+47
|\ \ \ \ \
| * | | | | Extract method to reloadTextCache()•••Change-Id: Ibdaa9553cafeded15f800077606378b06af755cb Kurt Partridge2013-11-061-23/+47
* | | | | | Trying to fix BlueUnderlineTests.testBlueUnderline()•••Change-Id: Ia898a9fd0fd7b94f83337f4f980f7b7d7fb40a36 Ken Wakasa2013-11-141-2/+2
* | | | | | Merge "Update targetSdkVersion to KitKat"Ken Wakasa2013-11-142-2/+2
|\ \ \ \ \ \
| * | | | | | Update targetSdkVersion to KitKat•••Change-Id: I4682aa854b244b58080c964bed1c3017ce365e87 Ken Wakasa2013-11-142-2/+2
* | | | | | | Merge "Add keyboard color switch option"Tadashi G. Takaoka2013-11-147-7/+47
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add keyboard color switch option•••Bug: 11622614 Change-Id: I25aa1ff7376fe72fd94ab2cb7190c61d7a98a1af Tadashi G. Takaoka2013-11-147-7/+47
* | | | | | | Merge "Fix additional subtype id calculation"Tadashi G. Takaoka2013-11-142-22/+26
|\ \ \ \ \ \ \
| * | | | | | | Fix additional subtype id calculation•••Bug: 11678247 Change-Id: I4a2061fae264473e1ebff6961aa897367ef9cc09 Tadashi G. Takaoka2013-11-142-22/+26
* | | | | | | | Merge "Add StringUtils.joinCommaSplittableText"Tadashi G. Takaoka2013-11-142-7/+46
|\| | | | | | |
| * | | | | | | Add StringUtils.joinCommaSplittableText•••Change-Id: I80ad9d8b5aee53f1403486a56ffae8d09cbd4e28 Tadashi G. Takaoka2013-11-142-7/+46
| | |_|/ / / / | |/| | | | |
* / | | | | | Purge ExpandableDictionary.•••Bug: 11245133 Change-Id: Ia0886686d8add940409dcd5c883c34eb5289380d Keisuke Kuroyanagi2013-11-146-1258/+29
|/ / / / / /
* | | | | | Merge "Create empty ver4 dictionary buffer on memory."Keisuke Kuroyanagi2013-11-1315-50/+125
|\ \ \ \ \ \
| * | | | | | Create empty ver4 dictionary buffer on memory.•••Bug: 11073222 Change-Id: Ia1f4d7782e019fdc6a4162f942f433d8b150b49d Keisuke Kuroyanagi2013-11-1315-50/+125
* | | | | | | Merge "Implement ver4 dictionary bigram removing methods."Keisuke Kuroyanagi2013-11-138-7/+122
|\| | | | | |
| * | | | | | Implement ver4 dictionary bigram removing methods.•••Bug: 11073222 Change-Id: I0c42e283d1ff983dc2c51e91b167bc39cdfd3da8 Keisuke Kuroyanagi2013-11-138-7/+122
* | | | | | | Merge "Fix many small nits."Jean Chalard2013-11-132-4/+15
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a Jean Chalard2013-11-132-4/+15
* | | | | | | Merge "Implement ver4 dictionary bigram writing methods."Keisuke Kuroyanagi2013-11-1318-56/+381
|\ \ \ \ \ \ \
| * | | | | | | Implement ver4 dictionary bigram writing methods.•••Bug: 11073222 Change-Id: Ibb0e697fe14dac1edb1f3074fb59e2cdc91039d4 Keisuke Kuroyanagi2013-11-1218-56/+381
* | | | | | | | Add microphone key as long press of comma•••Bug: 11637249 Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30 Tadashi G. Takaoka2013-11-132-37/+6
| |/ / / / / / |/| | | | | |
* | | | | | | Revert back punctuations to the more keys keyboard of the period•••Bug: 11621857 Change-Id: I157164910fc6f23ef36c838d0a13792c766be223 Tadashi G. Takaoka2013-11-125-6/+8
| |/ / / / / |/| | | | |