aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-22Handle split layout tests for phonesSandeep Siddhartha2-35/+17
Bug: 17577919 Change-Id: I060d81cfa11b9f9406f3d32307c7b949a057ffb3
2014-09-22Prepare supporting n-gram for user history dictionary.Keisuke Kuroyanagi3-12/+33
Bug:17097992 Change-Id: Ic8bfde3d4cc0e720bf7681e08e16fb2ad94d5670
2014-09-22[ML9.1] Add option for multi-lingual supportJean Chalard2-3/+4
Bug: 11230254 Change-Id: I15d42fad155142fa6f556f13e84cad489be00dbd
2014-09-22Quit using try catch in addAndWriteRandomWords.Keisuke Kuroyanagi1-7/+3
Change-Id: I1f3137bacf02bf6bad03a9a99fa56346ff0cd763
2014-09-22Fix not intercepting touch event while in modal modeTadashi G. Takaoka2-2/+13
Bug: 17600156 Change-Id: Ife8f04550411d88311e08dd33e370a410d791ca2
2014-09-22Hiding SuggestedWords.EMPTY and refactoring code that compares ↵Adrian Velicu7-24/+26
SuggestedWords instances directly to it to use isEmpty instead Bug: 17560717 Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1
2014-09-22Fix when to show important noticeTadashi G. Takaoka2-5/+258
This CL introduces a timeout duration to show an important notice message. When the timeout has passed, the important notice message will be suppressed without user intervention. This CL also adds unit tests and fixes a bug in getNextImportantNoticeTitle(). Bug: 17181982 Change-Id: If321c0060cc2f7ca14ad0631b84f4990f88bd659
2014-09-22Quit depending on SoftReference in UserHistoryDictionaryTests.Keisuke Kuroyanagi1-45/+38
Change-Id: I96533abf939d39873c5eaab9a9b02f71681aafcf
2014-09-22Add plus-sign hint to PIN's zero keyTadashi G. Takaoka1-0/+1
Bug: 16378846 Change-Id: Ia1f95a33db4e1eb6b2fe367cfffa4aada567b6d9
2014-09-21Add StatsUtilManager.onStartInput & onFinishInputJatin Matani2-0/+8
Bug:15657192 Change-Id: I6e976202812d1c1675bd7822c4a15686d1ec1fe9
2014-09-22Fix Turkish/Azerbaijani keyboard to add more accented lettersTadashi G. Takaoka6-559/+588
Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f
2014-09-22Create DictionaryStats in executor.Keisuke Kuroyanagi1-7/+10
Bug: 16553957 Change-Id: Ie4e9a6ee67f90ba0086af2075068e078efc7f189
2014-09-21Import translations. DO NOT MERGEBaligh Uddin73-9/+1227
Change-Id: I51bc9a71a30b362938d155e091a7b0d4694eacbf Auto-generated-cl: translation import
2014-09-21Import translations. DO NOT MERGEBaligh Uddin6-9/+9
Change-Id: I5c04251f5db42dab2189da52895e171c9082348b Auto-generated-cl: translation import
2014-09-20Revert "Disable preliminary subtypes on E-release"Tadashi G. Takaoka1-4/+0
This reverts commit 0e6dd1a6f1945088d59396dad23d7480d95031f2. This CL enables the following preliminary subtypes. - hi_ZZ: Hinglish - my_MM: Myanmar Bug: 17587199 Change-Id: I6a2e621f1d50715b1b379fe2a19c48dac022eb92
2014-09-20Disable preliminary subtypes on E-releaseTadashi G. Takaoka1-0/+4
This CL disables the following preliminary subtypes. - hi_ZZ: Hinglish - my_MM: Myanmar Bug: 17587199 Change-Id: Ib7c88fc4817b79f8e46b5d499c6bb748c24d6c7d
2014-09-19Fix native crash.Keisuke Kuroyanagi1-1/+1
Change-Id: Ia8871db0248ddbc821605079e2a3e93859f4c9b7
2014-09-19Avoid the add-to-dictionary indicator from being clippedYohei Yukawa3-28/+42
With this CL, the display bounds is taken into consideration when the location of add-to-dictionary indicator is determined. BUG: 17578360 Change-Id: I31e458fa7bbc33e539578b331fe1c51ff7f8668e
2014-09-19Add small unit test for adding/removing trigrams.Keisuke Kuroyanagi1-0/+76
Bug:17097992 Change-Id: I0ed0b4a172130726d822dadb6d7a806b94130104
2014-09-19Fix unit tests.Keisuke Kuroyanagi2-5/+26
Change-Id: I7706db4c9279488552ea5fabc16dd1dd2bc7fa05
2014-09-19Native side reads character tableAkifumi Yoshimoto18-56/+133
Bug:17097992 Change-Id: Ibcfc67833a6754fe6a2d82a3e3023b33886b9ea2
2014-09-19(DO NOT MERGE) Remove some logs which spam encrypted bootJean Chalard1-10/+8
Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 (cherry picked from commit 4b6c6fa0e475b987fe3734989dee4159b1d6d548)
2014-09-18Invoke onWordCommitUserTyped on startInput() with non empty wordcomposerMohammadinamul Sheik1-0/+7
In chat clients, the last committed word is not committed via rich input connection. This will handle those missed out cases. Change-Id: If3f1f6e1927cdf56a09d3e9124f05c66ca75de53
2014-09-19Added @UsedForTesting to 'missing' methods to avoid ProGuard removing themAdrian Velicu5-0/+9
Bug: 16864527 Change-Id: I698a1b3e09e7e9a12722169b37f87bd51c8cbd34
2014-09-19Remove some logs which spam encrypted bootJean Chalard1-10/+8
Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069
2014-09-19[ML8] Add a language weightJean Chalard22-72/+109
...and rename an improperly named normalization value Bug: 11230254 Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549
2014-09-18Add word commit methods to StatsUtilsMohammadinamul Sheik2-1/+27
Change-Id: Ibb2cf0150cd9a851ff48d097688edc916dc82998
2014-09-18Add account listing and preference integration for current accountSandeep Siddhartha6-8/+356
Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67
2014-09-18Switching to AndroidJUnitRunner instrumentationAdrian Velicu2-1/+3
Bug: 16864527 Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f
2014-09-18Make MAX_PREV_WORD_COUNT_FOR_N_GRAM 2.Keisuke Kuroyanagi1-1/+1
Bug: 14425059 Change-Id: Iefacd7e4a6c256658a58856240310eeb91ae32db
2014-09-18Pass prevWordCount to native code for getSuggestion.Keisuke Kuroyanagi3-21/+20
Bug: 14425059 Change-Id: Id2b49a448982c997e5c0a22445b115e675156c3e
2014-09-18Fix showing important notice even at beginning of sentenceTadashi G. Takaoka5-18/+40
This is a cherry-pick of Ic72d6fecc3 from lmp-dev. Bug: 17536096 Change-Id: Id76b8f8dc85d03bc7ed5f24800301c081a82a8d2
2014-09-18(DO NOT MERGE) Fix showing important notice even at beginning of sentenceTadashi G. Takaoka5-17/+41
Bug: 17536096 Change-Id: Ic72d6fecc3241c1a9aba87b82a46750cbd69e001
2014-09-18Add methods to get a Key's horizontal and vertical gaps.David Faden1-6/+41
Record the horizontal and vertical gap for the key, adding corresponding accessors. This info is helpful in interpreting corresponding touch points data. Bug: 17400259 Change-Id: I825c537a48db35baab71580ff5c41cd911094a4b
2014-09-18Add a Dictionary.isUserSpecific method.David Faden1-0/+18
As the name suggests, returns true if the Dictionary is of a type that may use user-specific data, e.g., contacts. Cherry-pick of I11e71286c7635f50ace156dcc5308dbe51268d4e Change-Id: I08c3f22f0c34eaa71bbd06594314f3b411658c5c
2014-09-18Use Add-To-Dictionary indicator onlyYohei Yukawa10-415/+264
With this CL, the previously used commit indicator was reverted. Instead we use the add-to-dictionary indicator only at the moment. This CL also fixes the indicator position in bidi context. BUG: 17335734 Change-Id: I5f7cf173ddc30876e2b01320acaff8ba4265edf6
2014-09-18Suppress voice input key on textWebEmailAddress fieldTadashi G. Takaoka1-1/+1
Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802
2014-09-17Start showing the split keyboard layoutSandeep Siddhartha13-23/+131
Change [3/3] Added tests for Qwerty/en-US/split Parse the switch-case statement from KeyboardBuilder to use the right layout. Bug: 4968173 Change-Id: If4d6d71d5900525290268d8affa55dccf1ebd4f2
2014-09-17Add Accounts & privacy settings in LatinIMESandeep Siddhartha9-3/+161
Also start showing the logging preference on this screen too. This settings screen will be the container for all account management, sync and privacy related settings Bug: 17464068 Change-Id: Ie0806f6e8a542e9dea2834445ff7b38805207bda
2014-09-18Fix Romanian keyboard to promote "A with breve"Tadashi G. Takaoka3-7/+7
Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5
2014-09-17Use PrevWordsInfo.getPrevWordCount() in Java side.Keisuke Kuroyanagi2-20/+18
Bug: 14425059 Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6
2014-09-17Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader.Keisuke Kuroyanagi3-13/+11
Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9
2014-09-17Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader.Keisuke Kuroyanagi3-12/+11
Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264
2014-09-17Use ReadOnlyByteArrayView in ShortcutListPolicyKeisuke Kuroyanagi5-26/+26
Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa
2014-09-17Use ReadOnlyByteArrayView in BigramListPolicy.Keisuke Kuroyanagi3-28/+26
Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926
2014-09-17Use ReadOnlyByteArrayView in PatriciaTriePolicy.Keisuke Kuroyanagi3-44/+59
Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71
2014-09-17Add firstOrDefault and lastOrDefault to IntArrayView.Keisuke Kuroyanagi4-3/+37
Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0
2014-09-17Revert "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka6-52/+133
This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65
2014-09-17Revert "Fall back to default keyboard theme"Tadashi G. Takaoka6-133/+52
This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845
2014-09-17Use CodePointArrayView in DictionaryUtils.Keisuke Kuroyanagi3-7/+8
Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2