aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-05-23Notify the dictionary pack about copy failuresJean Chalard1-5/+13
Bug: 6532896 Change-Id: I57f7b1a400222c89776f9bff652a7da4470232c5
2012-05-23Make ProximityInfo copy constructor for testTadashi G. Takaoka2-9/+41
Change-Id: I94a29784591208af1849d4941a3b4789b93782de
2012-05-23Remove an updated dictionary that changed localesJean Chalard2-0/+34
When a dictionary changes locale, we need to remove the file that corresponds to the old version. It has a different path than the new one, so we have to search for it explicitly. Bug: 6540631 Change-Id: Ie9d63ba636651fe90f8fbb9627b7265ac7b34ccd
2012-05-23Remove unused private method Suggest.searchBigramSuggestionTadashi G. Takaoka1-21/+0
Change-Id: I077c4c019676fefb8eac6042bd7db1b7ab33ca03
2012-05-23Fix RuntiomeException when no custom input style is definedTadashi G. Takaoka1-2/+6
Bug: 6524480 Change-Id: I6bceea9fe07095b9ff3ed25c5677a82fa5d4086a
2012-05-23Fix an NPEJean Chalard1-1/+1
Bug: 6538761 Change-Id: Id85486ee93437cfec7db421d5c7f2d7980a7e32e
2012-05-22Remove a high surrogate after a delete if anyJean Chalard1-0/+13
Bug: 6526328 Change-Id: Iae70cad7b3c114bc13af48ae0eadd52ab88e8471
2012-05-22Fix some of the input logic testsJean Chalard3-25/+33
This behavior has been changed for bug#6105732 Bug: 6516976 Change-Id: Ief8225b26d831cd92a051ce25cc005270b6b1776
2012-05-22Update AOSP dictionariesJean Chalard16-38/+69
Change-Id: Ia6bb1f9d6df4a9f859f132affc9cb030f14effd9
2012-05-22Use splitActionBarWhenNarrow for Android Settings activityTadashi G. Takaoka1-1/+2
Bug: 6503074 Change-Id: I080a6d354888a5d1218be81ffb1f523981b93783
2012-05-21Always use AccessibilityUtils to send events.alanv1-13/+1
Bug: 6532601 Change-Id: I3aba9066ccd8d401973abfe9100f4cab731b5e7d
2012-05-22Update dictionaries.Jean Chalard5-0/+0
Bug: 6517432 Bug: 6525702 Change-Id: I47a8c4612bffb16971575b59e9e20fd0276a2f92
2012-05-21Fix cursor leak in ContactsBinaryDictionaryTom Ouyang1-1/+5
Bug: 6529131 Change-Id: I86493705fbf069ba7a6c43581cfbd1bcc27ff1ba
2012-05-21Reset automatic upper case when chroding key is pressedTadashi G. Takaoka7-44/+58
Bug: 6501446 Change-Id: Idc3b88b5370c0d7968cc388885e9066f922cfcf3
2012-05-21Mark UserDictionary and ContactsDictionary as deprecatedTadashi G. Takaoka2-2/+10
Bug: 6473962 Change-Id: I14477f99f67aedf756d9387ec1d50ef57a1c079e
2012-05-21Add multi touch and shift chording unit testsTadashi G. Takaoka1-0/+132
Bug: 6501446 Change-Id: Iac423d152702241adae77fe1c343541d70608269
2012-05-21Get rid of unused CODE_HAPTIC_AND_AUDIO_FEEDBACKTadashi G. Takaoka1-4/+2
Bug: 6523953 Change-Id: Ibea6c74d00e956116f492a3bedfe40e580b4c316
2012-05-20Tiny comment update to reflect what the class does more accurately.Ken Wakasa1-1/+1
Change-Id: I9eab3b5d387a5bf5d9b7fce4c1618170a7f34727
2012-05-19Add entires I forgot to add in Id1c89be1Ken Wakasa1-0/+13
bug: 6354484 Change-Id: Iea6fa4df99b38d94e517423a7030b4f0440d4f6e
2012-05-19Only speak key label after checking for password obscure flag.alanv1-3/+2
Bug: 6523222 Change-Id: Ic737c4ce135d869a3422b1ebbea0a845c71b1699
2012-05-19Pass IME accessibility events directly to the AccessibilityManager.alanv2-1/+18
Bug: 6523554 Change-Id: I44bceb7b068ff1ac0c799f4a93d5dcd8026f1e4b
2012-05-18Remove unnecessary entries in the English whitelist dictionaryKen Wakasa1-517/+3
bug: 6354484 Change-Id: Id1c89be171f23d2bf8c8289e61f573520b46de14
2012-05-18Update French/English dictionaries to the latest versionJean Chalard5-309/+6
Change-Id: I9c98280f900914d1af22b47019ebc0ad5ab175de
2012-05-18Change auto caps mode argument to int typeTadashi G. Takaoka8-47/+73
Bug: 6501446 Change-Id: I3f7bc0fc39edd29ebf96107c3d43b9ccc9b8022e
2012-05-18Don't use KeyDrawParams as argument of Key#selectTextSizeTadashi G. Takaoka2-10/+12
This is a follow up of Ide48c361. Bug: 6509415 Change-Id: I59f6e47d06ebfbac6d354d36fca6788f092ed41d
2012-05-18Revert "Make KeyDrawParams and KeyPreviewDrawParams to top level class"Tadashi Takaoka5-245/+185
This reverts commit 4c9e6a15d174f85dfd28fbf89341549fbb986acf
2012-05-18Make KeyDrawParams and KeyPreviewDrawParams to top level classTadashi G. Takaoka5-185/+245
This is a follow up of Ide48c361. Bug: 6509415 Change-Id: Ib45c476924bc4b6b2ca65e0cae91d719109a9cb1
2012-05-18Add utils for forgetting curvesatok2-0/+176
Bug: 4192129 Change-Id: Iebb7ac355e1c1891da31c33754315bd76a61889b
2012-05-18Use large label text size for action labelTadashi G. Takaoka7-1/+23
The large label text size is used for: * The enter key's action label on phone/number keyboard layout of phone device and 7-inch tablet * The enter key's action label on alphabet/symbols keyboard of 7-inch tablet. Bug: 6509415 Change-Id: I1c0dc511b3ac87cba00163b8d29c687ad1e86ce8
2012-05-18Close batch editJean Chalard1-3/+7
This does the same thing as Ie30e1aff but differently Bug: 6512086 Change-Id: I47ae990510d3f657abd45ad5f0e325d93dec83c0
2012-05-17Fix NPE on HOVER_EXIT event when not touching a key.alanv1-1/+1
Bug: 6513368 Change-Id: Ia6d4d01f51a620230b4d19f813fb3aff6881ec03
2012-05-18Increase CHAR LIMIT of some string resourcesTadashi G. Takaoka1-7/+7
Bug: 6513954 Change-Id: If4aa1032bc7e615c77e3a64c6e8f8dbb0a020d8d
2012-05-17Change to a binary version of the expandable user dictionary.Tom Ouyang9-14/+311
Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6
2012-05-17Support large label text ratio in KeyboardViewTadashi G. Takaoka3-12/+24
Bug: 6509415 Change-Id: Ide48c36126c23d91612c322a1027257c9b967e6b
2012-05-17Check duplicated entry of "custom input style"Tadashi G. Takaoka4-25/+88
Bug: 6495488 Change-Id: Ia6c2421cb0e7c1793d4dfe18acd07fd6f8c5d797
2012-05-17Fix a bug where the previous word would not be read correctlyJean Chalard1-1/+2
Bug: 6510002 Change-Id: Id30f67e0ca6f7a6fbbbd07922ae19e416c5ef55e
2012-05-17Add open-source-able word lists to AOSP.Jean Chalard15-0/+1861889
Bug: 6458744 Change-Id: If28aeb7360ee7ec7408f55934ca2a684f032e338
2012-05-17Split Portuguese subtype into pt_BR and pt_PTTadashi G. Takaoka1-2/+9
Bug: 6510103 Change-Id: I91e13e7ecdf4fc9a2f3e3d647b70fb4b672321f5
2012-05-17Add a whitelisted wordJean Chalard1-0/+4
Change-Id: Id776b63dfadeba815f619ed0536bb14febc3aee7
2012-05-17Don't deactivate the LastComposedWord on shiftJean Chalard1-2/+3
Bug: 6495116 Change-Id: Ib86de02a1216146082bf58a033982ac37fefffe1
2012-05-17Fix stale key drawingTadashi G. Takaoka2-0/+17
Bug: 6509479 Change-Id: I49988ac951f6b37b14192ef1113a0d668a84f1a2
2012-05-17Fix ".com" key width on 7-inch tabletTadashi G. Takaoka1-1/+1
Change-Id: I5f843993e819bbc2e84f4d721cf7892d5518d7f6
2012-05-17Tidy up number password layoutTadashi G. Takaoka2-19/+39
Bug: 6462191 Change-Id: Idd156e2fd651b80a6b5ebb2b10d88e107febbddb
2012-05-17Update language switch iconTadashi G. Takaoka3-0/+0
Bug: 6129414 Change-Id: I1232e2bafed47c93f30470537cc334a755cf7a4d
2012-05-16Import translations. DO NOT MERGEEric Fischer49-12/+300
Change-Id: I81a628c87810826dc6c2fb31035a8f7ef22d414a
2012-05-16Add missing includes.Ken Wakasa6-0/+6
Change-Id: Ic7199045d0cffb208871f52cc167194013351d32
2012-05-16DO NOT MERGE. Hide the usability study mode for the productionKen Wakasa1-2/+1
Change-Id: Ic0ffe56cd5314a00e81ba99148162dfb3ea1b044
2012-05-16Return the bigram frequency if available.Jean Chalard3-13/+28
This concludes the work on bug#6313806. Don't submit it before the dictionaries are suitably amended. Bug: 6313806 Change-Id: Icfea45bd52bb9d8cc68ba2266f80640e3942bb7f
2012-05-16Use "float" instead of "double"satok12-48/+49
Change-Id: I93ed4d88ede4058f081dd8d634b00dfff4e96d07
2012-05-16Reorder suggestions result according to auto correction thresholdsatok3-25/+60
Bug: 5413904 Change-Id: I3aa3a8109ba45d2129b58d8242866fd3dd3473cb