Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-07-27 | Fix NPE•••Bug: 5086698 Change-Id: Iaa3082649344722bd643c49c9d151df754d6e337 | 1 | -0/+1 | |
2011-07-27 | Clean up keyboard loading and switching•••Bug: 4311428 Change-Id: Ia72de23634f824d82b7b5f2267d439ce922a3b57 | 8 | -106/+72 | |
2011-07-27 | 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 | 1 | -15/+35 | |
2011-07-27 | Fix a NPE when sent buggy data by an application•••Bug: 5072247 Change-Id: I7369877072f6bb94dff5b1bcf52c9f8dde4854b7 | 1 | -4/+9 | |
2011-07-26 | Update tab key icon image•••Bug: 4948171 Change-Id: Id7dcebc4f1174cabfe872bc36edbe294ddaf081d | 3 | -0/+0 | |
2011-07-26 | Tweak long press timeout of language switcher•••Previously 1200ms, down to 400ms that is the same value of system default. Change-Id: Ia94c6b729893d528ec3f2b961bf2ad22b47fdbb1 | 1 | -1/+1 | |
2011-07-26 | Support multiple key preview•••Bug: 4298393 Change-Id: Ibd3681f7255c85e3602e1af4ace8f8e7fce3fb06 | 2 | -14/+31 | |
2011-07-26 | Fixed duplicate call to dispatchOnPopulateAccessibilityEvent()•••Bug: 5060194 Change-Id: I585ae52204a045fa3941e846b4f9bdd7d541bea6 | 2 | -8/+15 | |
2011-07-26 | Import revised translations.•••Change-Id: I6686b5c714afab6b4ca2534b1bbd24205005220a | 46 | -2146/+438 | |
2011-07-26 | Make PointerTracker aware of that popup panel is showing•••Bug: 5070598 Change-Id: I0604287b8c373e4763b4ccf88c0bd7235af907d5 | 5 | -12/+37 | |
2011-07-26 | Close a multiprocess file handle.•••Bug: 5034192 Change-Id: I9c3d757cfae313e9b7510e167de797a74c74a351 | 1 | -0/+1 | |
2011-07-26 | 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 | 53 | -133/+10 | |
2011-07-26 | 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 | 3 | -82/+74 | |
2011-07-26 | 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 | 1 | -5/+6 | |
2011-07-26 | Add the rtl attribute to Arabic/Hebrew keyboards•••A follow up to I18b9962c bug: 5047217 Change-Id: Iea72182a80e69b2a631f23b825430ebfbfc2f560 | 2 | -0/+2 | |
2011-07-26 | Take care of bidi-mirrored characters in suggestion strip as well•••Follow up to I1b884848 bug: 5047217 Change-Id: I18b9962c4943363bae88009354fcc75ab60ad2ba | 2 | -2/+8 | |
2011-07-25 | Add Bidi-Mirrored letter list link as comment•••Bug: 5047217 Change-Id: I29449892803c5150726aebfe97ecef6d481e1e97 | 1 | -0/+2 | |
2011-07-25 | Fix voice key mode default back to "on main keyboard"•••Bug: 5074042 Change-Id: I0c4a09b286c7680306741d47a48d5d9783e4a890 | 2 | -8/+12 | |
2011-07-25 | [step3] Add spell checker service.•••Change-Id: Ib13b3a524e0f0b90de40a3e255040b3158d49258 | 2 | -0/+37 | |
2011-07-24 | Swap parenthesis-like character code on RTL keyboard•••Bug: 5047217 Change-Id: I1b88484825f5c035401cf083522bf95bbee30edb | 17 | -225/+448 | |
2011-07-23 | Merge key preview handling into key graphics handling•••Change-Id: I7b0ba38d833362817c607f6abffbaf0a07f52832 | 3 | -55/+30 | |
2011-07-23 | Tidy up the subtype names•••Change-Id: I5dbdc6c006fab01fa389f0796b6c87aa2a90132e | 3 | -209/+30 | |
2011-07-22 | Fix ALT key on symbols shifted keyboard•••Bug: 5068615 Change-Id: I4c38befd14ae59390dfb23357fdb9e8388f0a6d8 | 1 | -1/+1 | |
2011-07-22 | Refactor Keyboard and KeyboardView resizing and drawing code•••Bug: 4311428 Change-Id: Ice4050f92c8f3cec1bec2074fe6a913d04f50524 | 7 | -63/+129 | |
2011-07-22 | Fix NPE•••Bug: 5067161 Change-Id: I466d40fc1bffa01efc1205a47b3330ae6f30bc66 | 1 | -21/+44 | |
2011-07-22 | Disable VoiceInputLogger inside LatinIME•••Bug: 4985273 Change-Id: I6c70e50a58be0973f78c6a1abc1fb4eac5449c0b | 4 | -91/+114 | |
2011-07-22 | Some native cleanup•••Take a function that does not need to be a member and make it static inline. Also replace the return value of -1 by a #define'd constant. Change-Id: I92e0deaa1df65998b76aba6329a4c8eb4d287485 | 2 | -17/+18 | |
2011-07-22 | Check user dictionary is enabled before showing touch-to-save•••Bug: 5024127 Change-Id: If4d691a4a59c43579d1f977e9a0545495f30bafb | 2 | -6/+24 | |
2011-07-22 | Do not register null pointers as dictionaries•••Bug: 5062425 Change-Id: I025991424de40c2b31b90238f99ef160e7efd92e | 1 | -1/+4 | |
2011-07-21 | Fix missing right edge flag•••Bug: 5062972 Change-Id: I2daffdd58802c6173696fe2417e6efcbef66d7bf | 1 | -4/+4 | |
2011-07-22 | Fix NPE•••bug: 5054162 Change-Id: I69d308f0eeb32968515100dde98ad51a7c35020e | 1 | -1/+3 | |
2011-07-21 | Updated check for touch exploration enabled state•••Bug: 5061704 Change-Id: Id2c0cce953f7bdb2b4c18b68f9e318d95eabc1b8 | 3 | -31/+5 | |
2011-07-21 | Fixed accessibility navigation gesture sound volume•••Bug: 5061527 Change-Id: I88728f7368a55ae7e6ca2ce6cfed6af42ffa03df | 1 | -1/+3 | |
2011-07-21 | Set the locale for opening an asset•••This is necessary because we don't know any more whether the locale of the process is the expected one when the dictionary is loaded asynchronously. Bug: 5023141 Change-Id: Ia9e4741f3b4a04a9f085f5b65ec122471b0c2dff | 3 | -9/+30 | |
2011-07-21 | Fix potential NPE•••Change-Id: I3679d24b6c89e081d24d59c91b136c139dcb3d5c | 1 | -2/+3 | |
2011-07-21 | Revert "Guard unused voice functions"•••This reverts commit 795a712ecf1847251c2da02351e0812a2b5d4bb9. Bug: 4985273 | 3 | -82/+79 | |
2011-07-21 | Fix popup mini keyboard of comma key on symbols layout•••Bug: 5058762 Change-Id: Ic2d48358b0aceb1d55b3e12bb32b4423ff41ccf3 | 4 | -6/+21 | |
2011-07-21 | Guard unused voice functions•••Bug: 4985273 Change-Id: I9491b4af24e636cba6362cdde44568d14f7b2b85 | 3 | -79/+82 | |
2011-07-21 | Revert "Add Right-To-Left delete icon"•••This reverts commit 886246b19a60cefa60af549d6a6b70626bf63e34. Bug: 5047500 Change-Id: Iefef20b7aeba0dbedfe8f81384a33f65e3907e9f | 20 | -90/+41 | |
2011-07-20 | Fix centering key icon when visual inset is specified•••Change-Id: Iae9cb87cc341a88fab269b629aa45c77adf232be | 1 | -1/+1 | |
2011-07-20 | Remove Key edge flags from XML•••The first key and the last of the row are automatically marked as left and right edge key respectively. The existence of Spacer will prevent those automatic marking. Bug: 5038844 Change-Id: Ie34169ceaf76e24923b8d8125eda6ecb95cf1fee | 59 | -645/+392 | |
2011-07-20 | Update Keyboard background drawable•••Bug: 4948171 Change-Id: I0f408ff67c7f2eef3830a43d2919b943dab74235 | 3 | -0/+0 | |
2011-07-20 | Fallback to the included dict if the passed one is invalid•••If all dictionaries returned by the dictionary pack are invalid, then fallback to the dictionary included in the resources for this locale. Bug: 5052486 Change-Id: Id875194ca56a74b2ed6f5b0b4fdd55475f6842c8 | 1 | -3/+15 | |
2011-07-20 | Check the binary dictionary magic number•••...and return NULL if it does not matched an expected value. Bug: 5052486 Change-Id: I1dc7955d2785ee080bc5c22398be9befe332f096 | 2 | -6/+40 | |
2011-07-20 | Vibrator.hasVibrator() takes no parameter.•••bug: 5038842 Change-Id: I239a2f35488a1f18ecdb019abc50e72e3e9da297 | 1 | -1/+1 | |
2011-07-19 | Remove sliding spacebar language switcher•••Bug: 4971680 Change-Id: Ia3485ddcf8051bf7b7ba7f7a37fa75c3bc8a4798 | 75 | -588/+31 | |
2011-07-19 | Support select input method dialog on pre-HC platform•••Bug: 4971680 Change-Id: I641b336da54813e13409bd7874aa22e51f790729 | 10 | -55/+209 | |
2011-07-19 | Add Arabic percent sign•••Bug: 5046333 Change-Id: I7be8c465ce6be2b78d9e8ece4dc4119941230d97 | 5 | -6/+11 | |
2011-07-19 | Revert "Keep keyboard layout while orientation change"•••This reverts commit 8ebbe03fed22da197fcdf152df8b815d9d816ac2. Bug: 5037466 | 1 | -2/+1 | |
2011-07-19 | Remove long-press-to-save feature from CandidateView•••Bug: 5027059 Change-Id: I884a84e50e810c0c4a8255217b39ea24937c756b | 1 | -20/+1 |