Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | Merge "Do not merge. Don't show long-pressing emoji key on tablet" into klp-dev | 2013-10-18 | 1 | -0/+191 | ||
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | Do not merge. Don't show long-pressing emoji key on tablet•••Bug: 11264603 Change-Id: Ic46086e9f1b223e26586e0611d14a7d14b561100 | 2013-10-17 | 1 | -0/+191 | ||
| | | |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Clean up dangling resources•••Bug: 11737015 Change-Id: I2e1ad4bc4e6e88080f9c88561813b06a0f150780 | 2013-11-18 | 2 | -2/+0 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | Use SDK19 APIs•••Change-Id: I88ea9ae0b47166f551f30b244a159578aeb18a30 | 2013-11-18 | 1 | -1/+70 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Track selection end in RichInputConnection" | 2013-11-16 | 2 | -43/+78 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Track selection end in RichInputConnection•••Change-Id: Ie5cffe03b676dcde83896cda139b42f3829eb528 | 2013-11-15 | 2 | -43/+78 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix unusual NPE after onDestroy" | 2013-11-15 | 1 | -5/+4 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix unusual NPE after onDestroy•••Bug: 11673978 Change-Id: I4d5268312911685ff1ca9483a62442a1a9686c62 | 2013-11-15 | 1 | -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 | 2013-11-15 | 1 | -1/+3 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Rename mExpectedCursorStart to mExpectedSelStart•••Change-Id: If23d8bd73fe464f12f473e093dc87ed68756e1ec | 2013-11-14 | 1 | -34/+34 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Extract method to reloadTextCache()" | 2013-11-14 | 1 | -23/+47 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Extract method to reloadTextCache()•••Change-Id: Ibdaa9553cafeded15f800077606378b06af755cb | 2013-11-06 | 1 | -23/+47 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Update targetSdkVersion to KitKat" | 2013-11-14 | 1 | -1/+1 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Update targetSdkVersion to KitKat•••Change-Id: I4682aa854b244b58080c964bed1c3017ce365e87 | 2013-11-14 | 1 | -1/+1 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add keyboard color switch option" | 2013-11-14 | 7 | -7/+47 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add keyboard color switch option•••Bug: 11622614 Change-Id: I25aa1ff7376fe72fd94ab2cb7190c61d7a98a1af | 2013-11-14 | 7 | -7/+47 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix additional subtype id calculation" | 2013-11-14 | 2 | -22/+26 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix additional subtype id calculation•••Bug: 11678247 Change-Id: I4a2061fae264473e1ebff6961aa897367ef9cc09 | 2013-11-14 | 2 | -22/+26 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Add StringUtils.joinCommaSplittableText" | 2013-11-14 | 1 | -4/+22 | ||
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add StringUtils.joinCommaSplittableText•••Change-Id: I80ad9d8b5aee53f1403486a56ffae8d09cbd4e28 | 2013-11-14 | 1 | -4/+22 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Purge ExpandableDictionary.•••Bug: 11245133 Change-Id: Ia0886686d8add940409dcd5c883c34eb5289380d | 2013-11-14 | 4 | -1197/+28 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix many small nits." | 2013-11-13 | 2 | -4/+15 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix many small nits.•••...the interaction of which results in a very bad bug. Bug: 11648854 Change-Id: I774489e384388f187e72b9ac091ab387c5e1a79a | 2013-11-13 | 2 | -4/+15 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add microphone key as long press of comma•••Bug: 11637249 Change-Id: Ib6202484ad12c63c8a38d8e12432007ab56d4a30 | 2013-11-13 | 2 | -37/+6 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / / / / / / / / / / / / | Revert back punctuations to the more keys keyboard of the period•••Bug: 11621857 Change-Id: I157164910fc6f23ef36c838d0a13792c766be223 | 2013-11-12 | 2 | -4/+5 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add JB/ICS resources from Azuki MR1 release•••Bug: 11622614 Change-Id: I126fc42dd31e912788db0446b67a9d4ea80f848e | 2013-11-12 | 67 | -4/+317 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Rename KLP theme related resources•••Bug: 11622614 Change-Id: I4e390aa263349d730b47502d84e4d528e7f5ce71 | 2013-11-11 | 66 | -65/+65 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Rename KLP/JB/ICS common resource name suffixes to _holo•••Bug: 11622614 Change-Id: I53b5ff8b6627a38aef352855ad024213a450b40f | 2013-11-11 | 15 | -109/+131 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Relaxing CHAR LIMIT of strings.action-kes.xml to 7•••Bug: 11589582 Bug: 11590257 Bug: 11590258 Bug: 11590364 Change-Id: Iab5b1ef8d29a3808c7270e33fc3c5e7e77104e25 | 2013-11-11 | 1 | -7/+7 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Remove an out-of-place check•••Bug: 11584525 Change-Id: I76cc3e4ee21d62fbd56042adcf085efd5cafb53f | 2013-11-08 | 1 | -1/+0 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Tune Khmer keyboard using keyHintLabelVerticalAdjustment" | 2013-11-07 | 2 | -0/+2 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Tune Khmer keyboard using keyHintLabelVerticalAdjustment•••Bug: 11546184 Change-Id: I565c5202e3154e4f7d71611a9d68a02e57a1dd3c | 2013-11-07 | 2 | -0/+2 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Add keyLabelHintVerticalAdjustment attribute•••Bug: 11546184 Change-Id: I1fbdbbdcf4d6a74888c48f2e4f0b7afce7913653 | 2013-11-07 | 3 | -1/+12 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Move reference char/digit width/height method to TypefaceUtils•••Change-Id: I3c94c23c31b273a07e145d381587ab0aa4ee8e68 | 2013-11-07 | 5 | -38/+43 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Add key press vibration value for Motorola DVX•••Bug: 10884131 Change-Id: Id6d5589f3528de05c7b346ce55e926c3e18f22cc | 2013-11-07 | 1 | -0/+2 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Tune key label size of Khmer keyboard using autoScale" | 2013-11-07 | 3 | -8/+8 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Tune key label size of Khmer keyboard using autoScale•••Bug: 11546184 Change-Id: I187b1e4205146f517c90de33aee9339d1d91f5b9 | 2013-11-07 | 3 | -8/+8 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Add autoScale Key attribute•••Bug: 11546184 Change-Id: I754e98dbc0689dbf14c52d4906141a150bde97a6 | 2013-11-07 | 3 | -10/+28 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Separate action key labels to strings-action-keys.xml•••Bug: 11562208 Change-Id: I70390f9eafe51f16ff47b2e39454d1948a259469 | 2013-11-07 | 125 | -453/+1816 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update popup panel background a bit draker•••Bug: 11169026 Change-Id: I164ab69eb263f58000ffed7b7d97fc6b356147d5 | 2013-11-06 | 4 | -0/+0 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix possible RuntimeException in parsing saved addtional subtypes•••Bug: 11488129 Change-Id: I91f333aee9f3ae8d4b1d5e67d47de30f361947f3 | 2013-11-06 | 1 | -12/+21 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Remove unused vertical scrollable KeyboardView" | 2013-11-05 | 4 | -154/+23 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Remove unused vertical scrollable KeyboardView•••Bug: 11517736 Change-Id: I9d71290112c2306336e136c94b628b533e386aaa | 2013-11-05 | 4 | -154/+23 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Implement ver4 bigram reading method.•••Bug: 11073222 Change-Id: I7b3408938f304da361201892e0a1342fdf92e62e | 2013-11-05 | 1 | -3/+8 | ||
|/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Import translations. DO NOT MERGE" | 2013-11-01 | 6 | -60/+60 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Import translations. DO NOT MERGE•••Change-Id: Ic4bb5751c6ed8c07668f533604542c3fb1ef5909 Auto-generated-cl: translation import | 2013-10-28 | 6 | -60/+60 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Import translations.•••Cherry-picked from I83d28c60de84b09da48bd79aa9917f12bd850fdc Change-Id: I55184cfd398bfe5c4a7dce8c41dd6ab60d5433d5 | 2013-11-01 | 3 | -0/+1178 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting." | 2013-10-29 | 1 | -0/+1 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UserHistoryDictIOUtilsTests by adding @UsedForTesting.•••Change-Id: I1bfeeafa002496bb98a385b87437e7f4eb0f6e1d | 2013-10-28 | 1 | -0/+1 | ||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Show version in dumped info" | 2013-10-29 | 2 | -0/+20 | ||
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |