aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Rename ambiguous feature name and related resources"Tadashi G. Takaoka2013-11-2111-73/+75
|\
| * Rename ambiguous feature name and related resourcesTadashi G. Takaoka2013-11-2111-72/+74
| | | | | | | | | | Bug: 11737015 Change-Id: I39f7ca13b99f019a2edb5aa690e3142ceba4e837
* | Remove theme specific layout XML filesTadashi G. Takaoka2013-11-218-58/+26
|/ | | | Change-Id: I16602fe41c78215cd3b007764c9d71876128d404
* Import translations. DO NOT MERGEBaligh Uddin2013-11-20110-617/+837
| | | | | Change-Id: Idc1c319d010ce161687e2b7bb31dcf19809c589b Auto-generated-cl: translation import
* Merge "Fix: PtNode array size writirng when array size > 127."Keisuke Kuroyanagi2013-11-204-3/+11
|\
| * Fix: PtNode array size writirng when array size > 127.Keisuke Kuroyanagi2013-11-204-3/+11
| | | | | | | | | | Bug: 11772864 Change-Id: Ib729ceedbc8ef837e50490439817b36039ae2b4e
* | Merge "Don't draw key top letter when key preview is showing"Tadashi G. Takaoka2013-11-201-0/+8
|\ \
| * | Don't draw key top letter when key preview is showingTadashi G. Takaoka2013-11-201-0/+8
| | | | | | | | | | | | | | | Bug: 11518021 Change-Id: Ibd33e892b21189a7d044099942845379aa010484
* | | Merge "Unbundle Key preview text and PointerTracker"Tadashi G. Takaoka2013-11-202-72/+71
|\| |
| * | Unbundle Key preview text and PointerTrackerTadashi G. Takaoka2013-11-202-72/+71
| | | | | | | | | | | | | | | | | | | | | This change binds key preview text with Key. Bug: 11518021 Change-Id: I5028e1108d6a5728e4feac7f6f945453eea679b6
* | | Merge "Fix more keys keyboard display position"Tadashi G. Takaoka2013-11-202-4/+6
|\ \ \ | |_|/ |/| |
| * | Fix more keys keyboard display positionTadashi G. Takaoka2013-11-202-4/+6
| |/ | | | | | | | | | | This is a follow up of Ia39b3d6de8. Change-Id: I9e6152fdc5cb9fa9490b41fcf0420b9ffccea438
* | Add DEBUG_DUMP to ContactsBinaryDictionary.Keisuke Kuroyanagi2013-11-201-1/+9
| | | | | | | | Change-Id: Iebfae5f37727deeb6636ad6301b7b1bbe5f454e0
* | Show source dictionary name of suggestions in the debug modeSatoshi Kataoka2013-11-201-1/+2
|/ | | | | Bug: 11772864 Change-Id: I393352494b1ef81d24622a22fe7556d09945d6ff
* Merge "Create a method to add multiple dictionary entries."Keisuke Kuroyanagi2013-11-193-15/+107
|\
| * Create a method to add multiple dictionary entries.Keisuke Kuroyanagi2013-11-193-15/+107
| | | | | | | | | | Bug: 11740462 Change-Id: I7903cb02fd08d649a05b8799fb3cd00c3da26e00
* | Merge "Get rid of unnecessary layout style"Tadashi G. Takaoka2013-11-196-28/+5
|\ \
| * | Get rid of unnecessary layout styleTadashi G. Takaoka2013-11-196-28/+5
| | | | | | | | | | | | Change-Id: Ia39b3d6de8c8fb08ff8cca574166b6fc7c4c316e
* | | Merge "Show amanatto settings only when in debug mode."Keisuke Kuroyanagi2013-11-192-2/+7
|\ \ \ | |/ / |/| |
| * | Show amanatto settings only when in debug mode.Keisuke Kuroyanagi2013-11-192-2/+7
| |/ | | | | | | | | Bug: 11740462 Change-Id: I206b16ab785215c6fa64e740a6dd46588c633ec8
* | am 136b32c9: am ea6dcd69: am 5707b216: Show mic key option on sw540 deviceSatoshi Kataoka2013-11-182-1/+23
|\ \ | |/ |/| | | | | * commit '136b32c975827ac0171e10ab089952c0ef706571': Show mic key option on sw540 device
| * am 5707b216: Show mic key option on sw540 deviceSatoshi Kataoka2013-11-182-1/+23
| |\ | | | | | | | | | | | | * commit '5707b21647630dde1f5890804908582218e67f51': Show mic key option on sw540 device
| | * Show mic key option on sw540 deviceSatoshi Kataoka2013-11-182-1/+23
| | | | | | | | | | | | | | | | | | Bug: 11737760 Change-Id: Id50a7d393acf755cb04d3f8dc60327abeee5a671
| | * Import translations. DO NOT MERGEBaligh Uddin2013-11-042-4/+4
| | | | | | | | | | | | | | | Change-Id: I103b96a481208d2d3525dd57df2387e9c61b84a3 Auto-generated-cl: translation import
| | * Import translations. DO NOT MERGEBaligh Uddin2013-10-286-60/+60
| | | | | | | | | | | | | | | Change-Id: Ib8c870d0c974eb3b49ae29141aaa53e5f6a2cac9 Auto-generated-cl: translation import
| | * Import translations. DO NOT MERGEBaligh Uddin2013-10-251-4/+4
| | | | | | | | | | | | | | | Change-Id: I9c4542106d4660da3b67907afa5696e91f537dd6 Auto-generated-cl: translation import
| * | am 1875860d: Stopgap solution for a crash.Jean Chalard2013-10-221-1/+8
| |\| | | | | | | | | | | | | * commit '1875860d2606eff269381ef0bb68db549ab4819d': Stopgap solution for a crash.
| | * Stopgap solution for a crash.Jean Chalard2013-10-221-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This returns the wrong string, but since it's used for getting the previous word for bigrams, it only results in slightly worse suggestions quality. Cherry-pick of I6ce5de2f Bug: 11273655 Change-Id: I17fb6d74f18fb31bd8f8518f80456d74ae30a2c3
| * | am f603fa1f: Merge "[DO NOT MERGE] Add a sequence number to SuggestedWords." ↵Jean Chalard2013-10-213-57/+100
| |\| | | | | | | | | | | | | | | | | | | into klp-dev * commit 'f603fa1f0e8fc909bf2e1bc6e2d0c9b5a01c02c6': [DO NOT MERGE] Add a sequence number to SuggestedWords.
| | * Merge "[DO NOT MERGE] Add a sequence number to SuggestedWords." into klp-devJean Chalard2013-10-223-57/+100
| | |\
| | | * [DO NOT MERGE] Add a sequence number to SuggestedWords.Jean Chalard2013-10-223-57/+100
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This allows testing for suggestion freshness in an asynchronous suggestions world. Cherry-pick of Ic76cd175 Bug: 11301597 Change-Id: I45a84de0632062475eebe30234b3147f1c680359
| * | | am f356a25f: [DO NOT MERGE] Fix a bug where autocaps would jam auto-commitJean Chalard2013-10-211-1/+1
| |\| | | | | | | | | | | | | | | | | | * commit 'f356a25f36952f59e9918daa35f7ff6e5235a37d': [DO NOT MERGE] Fix a bug where autocaps would jam auto-commit
| | * | [DO NOT MERGE] Fix a bug where autocaps would jam auto-commitJean Chalard2013-10-221-1/+1
| | |/ | | | | | | | | | | | | | | | | | | Cherry-pick of I62955e36 Bug: 11311002 Change-Id: I5b11cb48e6dd0563fc29566fe0d27864be2beb0a
| * | am 47568d5e: Merge "Fix: Suggested words from user history are invalid. DO ↵Ken Wakasa2013-10-181-9/+0
| |\| | | | | | | | | | | | | | | | | | | NOT MERGE." into klp-dev * commit '47568d5e19ed907485f7cb435c3944ccc0cb4411': Fix: Suggested words from user history are invalid. DO NOT MERGE.
| | * Merge "Fix: Suggested words from user history are invalid. DO NOT MERGE." ↵Ken Wakasa2013-10-181-9/+0
| | |\ | | | | | | | | | | | | into klp-dev
| | | * Fix: Suggested words from user history are invalid. DO NOT MERGE.Keisuke Kuroyanagi2013-10-181-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270
| * | | am 146cf238: DO NOT MERGE: Update input method subtype locales.Ken Wakasa2013-10-181-15/+14
| |\| | | | | | | | | | | | | | | | | | * commit '146cf238792c4748aa726a440fb96a33b4260fa5': DO NOT MERGE: Update input method subtype locales.
| | * | DO NOT MERGE: Update input method subtype locales.Ken Wakasa2013-10-181-15/+14
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | To match up with the removal of obsolete locales. cherrypick of I27098bfa26b66631ef412f8f0f72e0273a0161bc bug: 11244796 Change-Id: I6e93513978ac657c859391d0431f90143d855e5f
| * | am 2e7f360a: Merge "Do not merge. Fix keyboard layout" into klp-devSatoshi Kataoka2013-10-174-4/+8
| |\| | | | | | | | | | | | | * commit '2e7f360a04f2a840fa083dde299d10e213de7bbb': Do not merge. Fix keyboard layout
| | * Merge "Do not merge. Fix keyboard layout" into klp-devSatoshi Kataoka2013-10-184-4/+8
| | |\
| | | * Do not merge. Fix keyboard layoutSatoshi Kataoka2013-10-174-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Show "..." on enter key if it has long-pressing emoji key - Show enter key on symbols shift keyboard Bug: 11262889 Bug: 11263464 Change-Id: I3797fe2ef8c1e4cbba3298475f01f90c98e3335f
| * | | am 141a0c33: Merge "Do not merge. Don\'t show long-pressing emoji key on ↵Satoshi Kataoka2013-10-171-0/+191
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | tablet" into klp-dev * commit '141a0c33802d44a0b8b240b6b8415d465e0aa794': Do not merge. Don't show long-pressing emoji key on tablet
| | * | Merge "Do not merge. Don't show long-pressing emoji key on tablet" into klp-devSatoshi Kataoka2013-10-181-0/+191
| | |\ \
| | | * | Do not merge. Don't show long-pressing emoji key on tabletSatoshi Kataoka2013-10-171-0/+191
| | | |/ | | | | | | | | | | | | | | | | Bug: 11264603 Change-Id: Ic46086e9f1b223e26586e0611d14a7d14b561100
* | | | Clean up dangling resourcesTadashi G. Takaoka2013-11-182-2/+0
| | | | | | | | | | | | | | | | | | | | Bug: 11737015 Change-Id: I2e1ad4bc4e6e88080f9c88561813b06a0f150780
* | | | Use SDK19 APIsSatoshi Kataoka2013-11-181-1/+70
| | | | | | | | | | | | | | | | Change-Id: I88ea9ae0b47166f551f30b244a159578aeb18a30
* | | | Merge "Track selection end in RichInputConnection"Kurt Partridge2013-11-162-43/+78
|\ \ \ \
| * | | | Track selection end in RichInputConnectionKurt Partridge2013-11-152-43/+78
| | | | | | | | | | | | | | | | | | | | Change-Id: Ie5cffe03b676dcde83896cda139b42f3829eb528
* | | | | Merge "Fix unusual NPE after onDestroy"Tadashi G. Takaoka2013-11-151-5/+4
|\ \ \ \ \
| * | | | | Fix unusual NPE after onDestroyTadashi G. Takaoka2013-11-151-5/+4
| |/ / / / | | | | | | | | | | | | | | | | | | | | Bug: 11673978 Change-Id: I4d5268312911685ff1ca9483a62442a1a9686c62