Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-09-20 | Disable preliminary subtypes on E-release•••This CL disables the following preliminary subtypes. - hi_ZZ: Hinglish - my_MM: Myanmar Bug: 17587199 Change-Id: Ib7c88fc4817b79f8e46b5d499c6bb748c24d6c7d | 1 | -0/+4 | |
2014-09-19 | Fix native crash.•••Change-Id: Ia8871db0248ddbc821605079e2a3e93859f4c9b7 | 1 | -1/+1 | |
2014-09-19 | Avoid the add-to-dictionary indicator from being clipped•••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 | 3 | -28/+42 | |
2014-09-19 | Fix unit tests.•••Change-Id: I7706db4c9279488552ea5fabc16dd1dd2bc7fa05 | 2 | -5/+26 | |
2014-09-19 | Native side reads character table•••Bug:17097992 Change-Id: Ibcfc67833a6754fe6a2d82a3e3023b33886b9ea2 | 18 | -56/+133 | |
2014-09-19 | (DO NOT MERGE) Remove some logs which spam encrypted boot•••Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 (cherry picked from commit 4b6c6fa0e475b987fe3734989dee4159b1d6d548) | 1 | -10/+8 | |
2014-09-19 | Added @UsedForTesting to 'missing' methods to avoid ProGuard removing them•••Bug: 16864527 Change-Id: I698a1b3e09e7e9a12722169b37f87bd51c8cbd34 | 5 | -0/+9 | |
2014-09-19 | Remove some logs which spam encrypted boot•••Bug: 17539539 Change-Id: Idb442c2f0db2361b8e535f39b02d209b1edd1069 | 1 | -10/+8 | |
2014-09-19 | [ML8] Add a language weight•••...and rename an improperly named normalization value Bug: 11230254 Change-Id: I0f5633148a9f66dbfd7d28540b8a8985131c4549 | 22 | -72/+109 | |
2014-09-18 | Add word commit methods to StatsUtils•••Change-Id: Ibb2cf0150cd9a851ff48d097688edc916dc82998 | 2 | -1/+27 | |
2014-09-18 | Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 | 6 | -8/+356 | |
2014-09-18 | Switching to AndroidJUnitRunner instrumentation•••Bug: 16864527 Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f | 2 | -1/+3 | |
2014-09-18 | Make MAX_PREV_WORD_COUNT_FOR_N_GRAM 2.•••Bug: 14425059 Change-Id: Iefacd7e4a6c256658a58856240310eeb91ae32db | 1 | -1/+1 | |
2014-09-18 | Pass prevWordCount to native code for getSuggestion.•••Bug: 14425059 Change-Id: Id2b49a448982c997e5c0a22445b115e675156c3e | 3 | -21/+20 | |
2014-09-18 | Fix showing important notice even at beginning of sentence•••This is a cherry-pick of Ic72d6fecc3 from lmp-dev. Bug: 17536096 Change-Id: Id76b8f8dc85d03bc7ed5f24800301c081a82a8d2 | 5 | -18/+40 | |
2014-09-18 | (DO NOT MERGE) Fix showing important notice even at beginning of sentence•••Bug: 17536096 Change-Id: Ic72d6fecc3241c1a9aba87b82a46750cbd69e001 | 5 | -17/+41 | |
2014-09-18 | Add methods to get a Key's horizontal and vertical gaps.•••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 | 1 | -6/+41 | |
2014-09-18 | Add a Dictionary.isUserSpecific method.•••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 | 1 | -0/+18 | |
2014-09-18 | Use Add-To-Dictionary indicator only•••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 | 10 | -415/+264 | |
2014-09-18 | Suppress voice input key on textWebEmailAddress field•••Bug: 17486589 Change-Id: Ie9bf9266ee423b7e03cebcaa5f522accdd1a7802 | 1 | -1/+1 | |
2014-09-17 | Start showing the split keyboard layout•••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 | 13 | -23/+131 | |
2014-09-17 | Add Accounts & privacy settings in LatinIME•••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 | 9 | -3/+161 | |
2014-09-18 | Fix Romanian keyboard to promote "A with breve"•••Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5 | 3 | -7/+7 | |
2014-09-17 | Use PrevWordsInfo.getPrevWordCount() in Java side.•••Bug: 14425059 Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6 | 2 | -20/+18 | |
2014-09-17 | Use ReadOnlyByteArrayView in Ver2ParticiaTrieNodeReader.•••Change-Id: Ie3325bb9666c7ff6d519a1b72ed2fe9fc4f140a9 | 3 | -13/+11 | |
2014-09-17 | Use ReadOnlyByteArrayView in Ver2PtNodeArrayReader.•••Change-Id: Ia1065465abdf7c64fadb3ff1efd2a4d2df343264 | 3 | -12/+11 | |
2014-09-17 | Use ReadOnlyByteArrayView in ShortcutListPolicy•••Change-Id: I03a6f49c9005306bcc5fce8b7e4d37b8d30b9faa | 5 | -26/+26 | |
2014-09-17 | Use ReadOnlyByteArrayView in BigramListPolicy.•••Change-Id: I0f8e8044c8803a7a542f97be5b8f08fdb5ae3926 | 3 | -28/+26 | |
2014-09-17 | Use ReadOnlyByteArrayView in PatriciaTriePolicy.•••Change-Id: I4ef01c0af73f27c256cc1a719343be836913dc71 | 3 | -44/+59 | |
2014-09-17 | Add firstOrDefault and lastOrDefault to IntArrayView.•••Change-Id: I854c02eff3fa0b53c72a5f1cabce001f4854ada0 | 4 | -3/+37 | |
2014-09-17 | Revert "Revert "Fall back to default keyboard theme""•••This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65 | 6 | -52/+133 | |
2014-09-17 | Revert "Fall back to default keyboard theme"•••This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845 | 6 | -133/+52 | |
2014-09-17 | Use CodePointArrayView in DictionaryUtils.•••Change-Id: I9ae308e60124ea5acb4ee09847c4fdd58ff168e2 | 3 | -7/+8 | |
2014-09-17 | Use CodePointArrayView in Dictionary.•••Change-Id: I63fa0a8348f6de6ec7a424a8033e936b4af72beb | 3 | -50/+51 | |
2014-09-17 | Use IntArrayView in DynamicPtUpdatingHelper.•••Change-Id: Ifa185eba7dd9abee1b35e49fe559be1042ca63d7 | 7 | -95/+85 | |
2014-09-17 | Fall back to default keyboard theme•••Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc | 6 | -52/+133 | |
2014-09-17 | Fix tests.•••Looper.prepare() is not called automatically for us any more. Bug: 17518123 Change-Id: I2fb6caa4ef79ce7ed86ff58518f4b000483e508f | 1 | -0/+3 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: I19678ff53253183c07406b0ece6f169a46f81457 Auto-generated-cl: translation import | 2 | -5/+5 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: I3dfaab576c0c3aad47e186a2a9d2c5b4a4706594 Auto-generated-cl: translation import | 73 | -458/+531 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: I49fbe075888be15eb2e88516f1ca0407b664d5b8 Auto-generated-cl: translation import | 70 | -950/+476 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: I334aad8a01be6ed8fd0b749e68a5bf82a769441d Auto-generated-cl: translation import | 57 | -358/+415 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: I5ee3f71942e7ee089d0bdff0264c05956f73a190 Auto-generated-cl: translation import | 1 | -1/+1 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: I2152337de34905215926f0e774d587f8b1bc36b5 Auto-generated-cl: translation import | 3 | -8/+8 | |
2014-09-17 | Import translations. DO NOT MERGE•••Change-Id: Id7ca3e11bc5e49a1d6f32a573c983c7aaf029210 Auto-generated-cl: translation import | 1 | -1/+1 | |
2014-09-17 | Making spelling of the word "distracters" consistent•••Bug: 17537869 Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb | 3 | -8/+8 | |
2014-09-17 | Support n-gram for look-up.•••Bug: 14425059 Change-Id: I19523c29fb802cd65158c7540d1608e7f55c4ca7 | 6 | -18/+28 | |
2014-09-16 | Add a user preference for split layout within Appearance & Layouts•••Note The preference is flag protected. Change-Id: I1be219ba961f002897b7b13ff9f200e2f142b2d8 | 5 | -1/+27 | |
2014-09-16 | Add StatsUtils.onAutoCorrection method.•••Change-Id: I9547b6c0f082ef7c09b251a6458badb65a841229 | 3 | -3/+27 | |
2014-09-16 | Add a production flag for account sign-in•••[1/2] Bug: 17464068 Change-Id: Ie45191c74a97c44711dc0c6d65cc262fd9742abe | 1 | -0/+5 | |
2014-09-16 | Prepare for E MR1 that is linked against L SDK•••Change-Id: I77e735a824718e96eac49359ae195c0ffa76b83d | 2 | -2/+2 |