aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-03Use word id to get shortcut iterator.Keisuke Kuroyanagi8-15/+17
Bug: 14425059 Change-Id: I1b35a139bd29f70b328cbc82648783b99f633d72
2014-09-03Make dictionary structure policy return shortcut iterator.Keisuke Kuroyanagi9-25/+39
Bug: 14425059 Change-Id: I0da22c41f818673430c285103af340397aaba9fb
2014-09-03Follow up API signature changeYohei Yukawa3-21/+19
This is a follow up CL for API signature change in I772c48ff18918e48a81e807b48ff907614485c09 BUG: 17320996 Change-Id: Ic8b6162bda12bf74fae79af212c5d81c400eb9e8
2014-09-03Attempt retry for broken dictionariesJatin Matani7-60/+170
1. Add retry count column within metadata in dictionary pack. 2. Attempt a retry for download and installation by running StartDownloadAction. 3. If the number retrial are at the threshold, we don't attempt it again. Bug: 15150487 Change-Id: I70720353e5803fccf4728c2aa798883ba75c61e5
2014-09-03Fix: Missing include.Keisuke Kuroyanagi1-0/+1
Change-Id: I23cb5fffa474d916f3e80b951bfb30902498e043
2014-09-03Use word id for methods related to n-grams.Keisuke Kuroyanagi20-239/+252
Bug: 14425059 Change-Id: I81e5d3793527776d3c9faa5594005ddbd4a71354
2014-09-03Fix depedency of debug settingsTadashi G. Takaoka1-6/+6
This is a follow of the I26e4d292de. Bug: 15678343 Change-Id: I364d6df386cf32102e4ebb0151d18e49dcc5bd2c
2014-09-03Add CharUtilsTest.Keisuke Kuroyanagi4-15/+138
Change-Id: I69b57d88a5376393b5d09d8b8e056c82cb8b8a3c
2014-09-02Follow API signature change in CursorAnchorInfoYohei Yukawa2-33/+16
This is just a follow up CL for Ia8cbb9f6b41cd9509fc0147fd68763df. No behavial change is intended. BUG: 17200900 Change-Id: Iba23b731ebde64ec2e816c5b4bef1d93632fce1e
2014-09-02Add DamerauLevenshteinEditDistancePolicyTestKeisuke Kuroyanagi2-0/+66
Change-Id: Ia36bc6ddd0ec553fee151153061428c7c66d32d2
2014-09-02Add theme aware key popup preview animationTadashi G. Takaoka18-120/+352
Bug: 15678343 Change-Id: I26e4d292deab37724387cc9ebc03033fcd698c60
2014-09-02Add GeometryUtilsTest.Keisuke Kuroyanagi3-6/+92
Change-Id: I6ea9ef137c2930ca8e8745fec829b9bcaf1d10b9
2014-09-02Fix missing Material light more keys' backgroundTadashi G. Takaoka2-2/+22
Bug: 15782668 Change-Id: I8b59d8a4dabe03418e520c18d5d64e2d10f4cae2
2014-09-01Import translations. DO NOT MERGEBaligh Uddin1-1/+1
Change-Id: I7f8ff7d676862ccba5c3f4bf4675d8252e6669db Auto-generated-cl: translation import
2014-09-01Import translations. DO NOT MERGEBaligh Uddin1-1/+1
Change-Id: Ic84804506b360a3d1d756f907be7f3dcedf26a23 Auto-generated-cl: translation import
2014-09-01[ML3] Put the locale in SuggestedWordInfoJean Chalard9-35/+36
...and remove it from SuggestionResults. Change-Id: Iae85ec7e82e2caf18cc6d7656aa46dc150707cdd
2014-09-01[ML2] Small refactoringJean Chalard1-5/+1
Change-Id: I1283d666b8904ff4e6c012332bdbc9c0c13df415
2014-09-01Add a private IME option to suppress the gesture floating preview text.David Faden3-2/+20
If the option defined by Constants.NO_FLOATING_GESTURE_PREVIEW is set for a text field via EditorInfo.privateImeOptions, the floating gesture preview will be suppressed regardless of the settings preference. Feature request: bug: 17325039 Change-Id: I1a1df194369e8f2d76abd9d84939a057f55f4a1c
2014-08-29Use right arrow for the commit indicatorYohei Yukawa1-10/+16
Change-Id: I5074acd2eec451f77b47378bf9a5f7a14c792ce6
2014-08-29Show the commit indicator only for word to be auto-correctedYohei Yukawa1-1/+1
Change-Id: I61e25b960ae083857efc2704498a0761e0965ad3
2014-08-29StatsUtilsManager should be initiated(#onCreate) before loadSettings.Jatin Matani1-1/+1
Change-Id: I9002b4afb023e55ab251ea070ec0b7a6ace99261
2014-08-29Support multiple locales in distractor filter.Keisuke Kuroyanagi1-63/+66
Bug: 16547557 Change-Id: I4aba278eb4114e0075f3f8b38c7e132743927fa8
2014-08-29Fix: PersonalizationDictionaryTests.Keisuke Kuroyanagi1-1/+1
Change-Id: I2196c53d8e3ac3ab4c6c2f8e9320489b3a8bacd2
2014-08-29Support RTL layout in custom input style settingsTadashi G. Takaoka3-40/+94
Bug: 17322353 Change-Id: I3b211ab8729121271563a8a243558a58ee7847c2
2014-08-29Fix an IOOB exceptionJean Chalard2-1/+11
Bug: 17316001 Change-Id: Iaa2cfd30ebbe0d49e10a5c3a30336e06817d0a8b
2014-08-29Add TerminalPositionLookupTableTest.Keisuke Kuroyanagi3-1/+78
Change-Id: I4a3ab4c94a7759d7f24c7edc9c167fe6bbdd3eb7
2014-08-29Add DicNodePoolTest.Keisuke Kuroyanagi2-1/+71
Change-Id: I9bec708def3af6bea1c82b9576b80ce1b7901ddc
2014-08-29Use DictionaryFacilitatorLruCache for personalization.Keisuke Kuroyanagi4-39/+57
Bug: 16547557 Change-Id: I5faba5e26d072b49c0fffcaeaf5062f9e0c2dcc0
2014-08-29Fix the order of keys on more keys keyboardTadashi G. Takaoka5-33/+2528
This CL fixes the behavior of !autoColumnOrder!<n> flag in a more keys specification. Formerly the <n> value specifies the maximum number of column of more keys. With this CL, the <n> value specifies the exact number of column of more keys. Bug: 16603887 Change-Id: I2120620fa512ee30043bb146ad675a942a375129
2014-08-28Refactor StatsUtils into two components:StatsUtils & StatsUtilsManagerJatin Matani3-15/+49
Bug:16522256 Change-Id: I9cb8129c552159cf17ea5c2656e0988bf0f999f5
2014-08-28Clear keyboard cache when system locale is changedTadashi G. Takaoka6-30/+36
Bug: 17310080 Change-Id: I2b388772f269f1e7610a5bd32de80793da2df16e
2014-08-28Add action label tests in other locale than subtype'sTadashi G. Takaoka3-122/+177
This unit test can catch the bug: 17310080. Bug: 17310080 Change-Id: I931561217647fd558929b954ee1ef58c1d49df07
2014-08-28Add new attributes to our notificationJean Chalard3-3/+95
Bug: 17167221 Bug: 17128331 Change-Id: I6a045fd2398f40dbdc10c9d20993f7513e1f2cff
2014-08-28Straighten the dead char implementation, take 3.Jean Chalard5-24/+465
Change-Id: I4f70f6eebe076c7d2b780d25e3a2c1d3faa2edfa
2014-08-28Implement IntArrayView::skip().Keisuke Kuroyanagi2-0/+24
Change-Id: Ib7f13963ac1d9c64eff2c08391154c6a25024126
2014-08-28Fix Hinglish subtype locale testTadashi G. Takaoka1-1/+1
Change-Id: I6fc2fd4f04069485acc432ff957421b85083a344
2014-08-27Make sure to obtain the IC before requesting CursorAnchorInfoYohei Yukawa1-2/+8
RichInputConnection#requestUpdateCursorAnchorInfo must make sure to obtain the input connection before calling methods of it. BUG: 17299587 Change-Id: I8e0cd473a4cc32583cd47634c227d702f7c69c6c
2014-08-27Revert "Straighten the dead char implementation."Ken Wakasa4-463/+24
This reverts commit 5ef447aeea97c755008785b36468715922b7ccc1. Reverting because this broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=b6439742-099e-46cb-8f00-d0c602a4d9bb&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: Ibbd9e11372993f62e630fd9da37158ffcf47c17a
2014-08-27Create DictionaryFacilitatorLruCache.Keisuke Kuroyanagi3-114/+245
This class is separated from AndroidSpellCheckerService Bug: 16547557 Change-Id: I3e58521207395588cecb2977234b89067d6da8c3
2014-08-27Remove redundant code.Keisuke Kuroyanagi1-2/+0
Change-Id: I173eac15dc128e84893881ec4ee0ad1ad2fce44b
2014-08-27Use IntArrayView for dictionary structure policy.Keisuke Kuroyanagi11-113/+117
Change-Id: I0dc94908259d70d5085ff22abf422d90affb1452
2014-08-27Remove bigram dict content.Keisuke Kuroyanagi15-1044/+15
Bug: 14425059 Change-Id: I75918c6761a50832da511088eb83becd56b23662
2014-08-27Get entry count after truncation using LanguageModelDictContent.Keisuke Kuroyanagi3-9/+26
Bug: 14425059 Change-Id: I41b237c1c22c21740946d52e3be9d6f963c9cd54
2014-08-27Simplify onComputeInsets of LatinIMETadashi G. Takaoka7-101/+129
This CL expands SoftInputWindow to the entire screen. Thus a key review backing view is eliminated and onComputeInsets() gets simplified too. Bug: 17212702 Bug: 10841052 Bug: 10541453 Change-Id: I2d859f4e4698c64cabe399000821f13bab729996
2014-08-27Import translations. DO NOT MERGEBaligh Uddin73-15/+234
Change-Id: I0e264ee268375e1de7cd887a15f5b5e58e088329 Auto-generated-cl: translation import
2014-08-27Import translations. DO NOT MERGEBaligh Uddin1-1/+1
Change-Id: I632754d86444b86051d9d27becef3994c82a9458 Auto-generated-cl: translation import
2014-08-27Import translations. DO NOT MERGEBaligh Uddin2-38/+38
Change-Id: Icd839563ab1ac8d8233a8c8ad49daee02a87bd2b Auto-generated-cl: translation import
2014-08-27Import translations. DO NOT MERGEBaligh Uddin2-32/+32
Change-Id: I067525751c072822661b855072b25e574f719a23 Auto-generated-cl: translation import
2014-08-27Straighten the dead char implementation.Jean Chalard4-24/+463
This now supports all cases, including cases not supported by the framework. Now rebased on top of the right change, and renamed Change-Id: I7886f0dcbb86cdb4dccec09aa7c52ad339680e04
2014-08-27Set highlight color along with the commit indicatorYohei Yukawa1-2/+39
With this CL, the text highlight color is applied when the commit indicator is displayed. Note that the underline is not rendered when the background color is enabled. This is a known issue. Change-Id: Ia19355e1303e3a10e8a7d69bc47c779feb70248a