aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove icon and negative button from dialogs"Tadashi G. Takaoka2011-07-281-4/+0
|\
| * Remove icon and negative button from dialogs•••Bug: 5092028 Change-Id: I25b86c6e74e380e6cee4998bfe494bdafb611f36 Tadashi G. Takaoka2011-07-281-4/+0
* | Merge "Remove enableShiftLock attribute from KeyboardId"Tadashi G. Takaoka2011-07-286-64/+45
|\ \
| * | Remove enableShiftLock attribute from KeyboardId•••This change is a follow up of Ia72de236. Bug: 4311428 Change-Id: I0ad0f1fb93545ceb40df8dffe377240b020c2602 Tadashi G. Takaoka2011-07-286-64/+45
* | | Merge "Remove unused method"Tadashi G. Takaoka2011-07-281-13/+5
|\ \ \
| * | | Remove unused method•••Bug: 4521802 Change-Id: Iae649f8b77b3bb144ee7eedbb6545e237fa79a17 Tadashi G. Takaoka2011-07-281-13/+5
| | |/ | |/|
* | | Merge "Fix that long pressing shift on symbol keyboard registers caps lock code"Tadashi G. Takaoka2011-07-282-30/+32
|\ \ \
| * | | Fix that long pressing shift on symbol keyboard registers caps lock code•••Bug: 5088376 Change-Id: I586a9fb685f3443aa22fd877df52b36247c4f858 Tadashi G. Takaoka2011-07-282-30/+32
| | |/ | |/|
* | | Fix wrong keyboard width when orientation has changed while IME is not shown•••Bug: 5084021 Change-Id: Ie42da40b8249eaf9cf29707058906949278eff6a Tadashi G. Takaoka2011-07-283-9/+10
| |/ |/|
* | Fix NPE•••Bug: 5086698 Change-Id: Iaa3082649344722bd643c49c9d151df754d6e337 Tadashi G. Takaoka2011-07-271-0/+1
|/
* Clean up keyboard loading and switching•••Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57 Tadashi G. Takaoka2011-07-278-106/+72
* Merge "Load the binary dictionary asynchronously."Jean Chalard2011-07-261-15/+35
|\
| * Load the binary dictionary asynchronously.•••This should help with LatinIME opening performance. It should not be merged before Ia9e4741f (if it is, there is a race condition where the wrong dictionary is opened). Bug: 5023141 Change-Id: I39c52de70a449929a622dddfdd92b38425ad9416 Jean Chalard2011-07-271-15/+35
* | Fix a NPE when sent buggy data by an application•••Bug: 5072247 Change-Id: I7369877072f6bb94dff5b1bcf52c9f8dde4854b7 Jean Chalard2011-07-271-4/+9
|/
* Merge "Update tab key icon image"Tadashi G. Takaoka2011-07-263-0/+0
|\
| * Update tab key icon image•••Bug: 4948171 Change-Id: Id7dcebc4f1174cabfe872bc36edbe294ddaf081d Tadashi G. Takaoka2011-07-263-0/+0
* | Merge "Fixed duplicate call to dispatchOnPopulateAccessibilityEvent()"Ken Wakasa2011-07-262-8/+15
|\ \ | |/ |/|
| * Fixed duplicate call to dispatchOnPopulateAccessibilityEvent()•••Bug: 5060194 Change-Id: I585ae52204a045fa3941e846b4f9bdd7d541bea6 Alan Viverette2011-07-262-8/+15
* | Merge "Tweak long press timeout of language switcher"Tadashi G. Takaoka2011-07-261-1/+1
|\ \
| * | Tweak long press timeout of language switcher•••Previously 1200ms, down to 400ms that is the same value of system default. Change-Id: Ia94c6b729893d528ec3f2b961bf2ad22b47fdbb1 Tadashi G. Takaoka2011-07-261-1/+1
* | | Merge "Support multiple key preview"Tadashi G. Takaoka2011-07-262-14/+31
|\ \ \ | |/ / |/| |
| * | Support multiple key preview•••Bug: 4298393 Change-Id: Ibd3681f7255c85e3602e1af4ace8f8e7fce3fb06 Tadashi G. Takaoka2011-07-262-14/+31
* | | Merge "Import revised translations."Eric Fischer2011-07-2646-2146/+438
|\ \ \ | |/ / |/| |
| * | Import revised translations.•••Change-Id: I6686b5c714afab6b4ca2534b1bbd24205005220a Eric Fischer2011-07-2646-2146/+438
* | | Merge "Make PointerTracker aware of that popup panel is showing"Tadashi G. Takaoka2011-07-265-12/+37
|\ \ \
| * | | Make PointerTracker aware of that popup panel is showing•••Bug: 5070598 Change-Id: I0604287b8c373e4763b4ccf88c0bd7235af907d5 Tadashi G. Takaoka2011-07-265-12/+37
* | | | Close a multiprocess file handle.•••Bug: 5034192 Change-Id: I9c3d757cfae313e9b7510e167de797a74c74a351 Jean Chalard2011-07-261-0/+1
|/ / /
* | | Merge "Small native refactoring."Jean Chalard2011-07-263-82/+74
|\ \ \
| * | | Small native refactoring.•••Move a purely dictionary-format-related function that is needed both by unigrams and bigrams to the binary format handling file. Also remove the empty UnigramDictionary::getBigrams placeholder function, on grounds that it should be in the BigramDictionary class. Bug: 5046459 Change-Id: I8a67a25f72122e2fa0b19ae1d936db25eb0b20ba Jean Chalard2011-07-263-82/+74
* | | | Purge quick fixes option.•••This change removes everything related to the quick fixes Latin IME option item. Note that Autotext is still used if the current subtype language is the same as the system language. Bug: 4985058 Change-Id: I51728a2190543ffb9e004470674ef6257b14f6c2 Jean Chalard2011-07-2653-133/+10
|/ / /
* | | Merge "Some refactoring"Jean Chalard2011-07-251-5/+6
|\ \ \
| * | | Some refactoring•••Getting the frequency of a terminal is not very useful, however getting its position will be very useful for retrieving bigrams later. Moreover, from the position it's easy to find out the frequency. Bug: 5046459 Change-Id: Ica53472c2038c7e407dbd1399d336511c731087f Jean Chalard2011-07-261-5/+6
| |/ /
* | / Add the rtl attribute to Arabic/Hebrew keyboards•••A follow up to I18b9962c bug: 5047217 Change-Id: Iea72182a80e69b2a631f23b825430ebfbfc2f560 Ken Wakasa2011-07-262-0/+2
| |/ |/|
* | Merge "Take care of bidi-mirrored characters in suggestion strip as well"Ken Wakasa2011-07-252-2/+8
|\ \
| * | Take care of bidi-mirrored characters in suggestion strip as well•••Follow up to I1b884848 bug: 5047217 Change-Id: I18b9962c4943363bae88009354fcc75ab60ad2ba Ken Wakasa2011-07-262-2/+8
* | | Merge "Add Bidi-Mirrored letter list link as comment"Tadashi G. Takaoka2011-07-251-0/+2
|\ \ \ | |/ / |/| |
| * | Add Bidi-Mirrored letter list link as comment•••Bug: 5047217 Change-Id: I29449892803c5150726aebfe97ecef6d481e1e97 Tadashi G. Takaoka2011-07-251-0/+2
| |/
* | Merge "Fix voice key mode default back to "on main keyboard""Tadashi G. Takaoka2011-07-252-8/+12
|\ \
| * | Fix voice key mode default back to "on main keyboard"•••Bug: 5074042 Change-Id: I0c4a09b286c7680306741d47a48d5d9783e4a890 Tadashi G. Takaoka2011-07-252-8/+12
| |/
* | Merge "[step3] Add spell checker service."satok2011-07-252-0/+37
|\ \ | |/ |/|
| * [step3] Add spell checker service.•••Change-Id: Ib13b3a524e0f0b90de40a3e255040b3158d49258 satok2011-07-252-0/+37
* | Swap parenthesis-like character code on RTL keyboard•••Bug: 5047217 Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb Tadashi G. Takaoka2011-07-2417-225/+448
* | Merge "Merge key preview handling into key graphics handling"Tadashi G. Takaoka2011-07-233-55/+30
|\ \
| * | Merge key preview handling into key graphics handling•••Change-Id: I7b0ba38d833362817c607f6abffbaf0a07f52832 Tadashi G. Takaoka2011-07-233-55/+30
* | | Tidy up the subtype names•••Change-Id: I5dbdc6c006fab01fa389f0796b6c87aa2a90132e Ken Wakasa2011-07-233-209/+30
|/ /
* | Merge "Fix ALT key on symbols shifted keyboard"Tadashi G. Takaoka2011-07-221-1/+1
|\ \
| * | Fix ALT key on symbols shifted keyboard•••Bug: 5068615 Change-Id: I4c38befd14ae59390dfb23357fdb9e8388f0a6d8 Tadashi G. Takaoka2011-07-221-1/+1
* | | Merge "Refactor Keyboard and KeyboardView resizing and drawing code"Tadashi G. Takaoka2011-07-227-63/+129
|\ \ \ | |/ / |/| |
| * | Refactor Keyboard and KeyboardView resizing and drawing code•••Bug: 4311428 Change-Id: Ice4050f92c8f3cec1bec2074fe6a913d04f50524 Tadashi G. Takaoka2011-07-227-63/+129
* | | Fix NPE•••Bug: 5067161 Change-Id: I466d40fc1bffa01efc1205a47b3330ae6f30bc66 Tadashi G. Takaoka2011-07-221-21/+44
| |/ |/|