Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add account listing and preference integration for current account•••Bug: 17464068 Change-Id: Idb68a6012b285d6bc4632414bb6d11131148cf67 | 2014-09-18 | 1 | -0/+132 | |
* | Merge "Start showing the split keyboard layout" | 2014-09-18 | 8 | -12/+100 | |
|\ | |||||
| * | 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 | 2014-09-17 | 8 | -12/+100 | |
* | | Switching to AndroidJUnitRunner instrumentation•••Bug: 16864527 Change-Id: I8a79a78f24cbc52935743311f5f0dceeb780358f | 2014-09-18 | 2 | -1/+3 | |
* | | Fix Romanian keyboard to promote "A with breve"•••Bug: 17324498 Change-Id: Ie27f0023b2bfb18b0ee2051260ecf6bab75727a5 | 2014-09-18 | 1 | -2/+2 | |
|/ | |||||
* | Merge "Revert "Revert "Fall back to default keyboard theme""" | 2014-09-17 | 2 | -5/+66 | |
|\ | |||||
| * | Revert "Revert "Fall back to default keyboard theme""•••This reverts commit 821486ba8b7a8e2d1a8f31846af456faf076d126. Change-Id: If0285c87edcd5f7d3c5449026953a74bf1125f65 | 2014-09-17 | 2 | -5/+66 | |
* | | Merge "Revert "Fall back to default keyboard theme"" | 2014-09-17 | 2 | -66/+5 | |
|\| | |||||
| * | Revert "Fall back to default keyboard theme"•••This reverts commit 6ed8b183262063d009e3bb2264e2fe04d780dea3. Change-Id: I48f775e54f4077e556b26bc0146bc918421c6845 | 2014-09-17 | 2 | -66/+5 | |
* | | Merge "Fall back to default keyboard theme" | 2014-09-17 | 2 | -5/+66 | |
|\| | |||||
| * | Fall back to default keyboard theme•••Bug: 17537884 Change-Id: I3452d6d4a5837c6b2d417c8d256c121df86131cc | 2014-09-17 | 2 | -5/+66 | |
* | | Fix tests.•••Looper.prepare() is not called automatically for us any more. Bug: 17518123 Change-Id: I2fb6caa4ef79ce7ed86ff58518f4b000483e508f | 2014-09-17 | 1 | -0/+3 | |
* | | Making spelling of the word "distracters" consistent•••Bug: 17537869 Change-Id: Ibfc1c84aff72aeb76c9b127503369d00f3dfaceb | 2014-09-17 | 1 | -1/+1 | |
|/ | |||||
* | Prepare for E MR1 that is linked against L SDK•••Change-Id: I77e735a824718e96eac49359ae195c0ffa76b83d | 2014-09-16 | 1 | -1/+1 | |
* | Get locale using detected language for personalization.•••Bug: 16547557 Change-Id: If3d88a548e5a2255ff81c819b056f77bfbe237ae | 2014-09-10 | 1 | -3/+17 | |
* | Move case and OOV detection logic into distracter filter.•••Bug: 16547557 Change-Id: I8502585976deb5e93fff3b1e0266654b8a927bda | 2014-09-10 | 1 | -8/+27 | |
* | am 61e7afa6: am 0eaa25e0: am 914078fd: Fix a bug where recorrection would sto...•••* commit '61e7afa6fa98939f9dcb9f7a2ebb5678a51d4201': Fix a bug where recorrection would stop on connectors | 2014-09-08 | 1 | -18/+22 | |
|\ | |||||
| * | Fix a bug where recorrection would stop on connectors•••Bug: 16733686 Change-Id: I7a9f79a81e33a1f5bf5f3daf0b78d0f1e4447e7a | 2014-09-08 | 1 | -18/+22 | |
* | | Fix the sentence separator for Hindi.•••Change-Id: I623e4ccbc324751eb67ec4bb777e2be5ae2a60d1 Bug: 17418371 | 2014-09-08 | 1 | -0/+30 | |
* | | Merge "Fix a bug with the Greek question mark." | 2014-09-08 | 1 | -0/+12 | |
|\ \ | |||||
| * | | Fix a bug with the Greek question mark.•••Bug: 17398284 Change-Id: If49593e2c959935a183a4cd9d988407cc1160599 | 2014-09-08 | 1 | -0/+12 | |
* | | | am 82c8696f: am c7b8858e: am 6ba84dcd: Merge "Refactor action label/icon defi...•••* commit '82c8696f526d3ab121a7e8d188acf30ce6ae8e9c': Refactor action label/icon definitions | 2014-09-05 | 3 | -3/+29 | |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Refactor action label/icon definitions•••Bug: 15782668 Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450 | 2014-09-05 | 3 | -3/+29 | |
* | | Fix a bug where CAPS_WORDS would not be returned.•••Also introduce some unit tests that would have caught the bug. Bug: 17398284 Change-Id: Idb715b7bd2f70992d6cdf4e25ef368809382caef | 2014-09-05 | 1 | -0/+12 | |
* | | am 06429878: am 464ff7c1: Add unit tests for enter key\'s more keys•••* commit '06429878808f3e072ee34e97ac7a9085da9f8e79': Add unit tests for enter key's more keys | 2014-09-03 | 3 | -0/+380 | |
|\| | |||||
| * | Add unit tests for enter key's more keys•••Bug: 15681452 Change-Id: I3070c46bb2c0cb8ccaae66eaea132b41c567e135 | 2014-09-04 | 3 | -0/+380 | |
* | | am b506390b: am e8e08213: Merge "Add shared abstract test class for action la...•••* commit 'b506390b3538fb6ef90cc91a9f5622f52c5e245d': Add shared abstract test class for action label test | 2014-09-03 | 3 | -154/+179 | |
|\| | |||||
| * | Add shared abstract test class for action label test•••Bug: 15681452 Change-Id: I0ad21e6979aed1b5c8c210399c4edfd5993adbdc | 2014-09-03 | 3 | -154/+179 | |
* | | am 034a4a5a: am c4710124: Merge "Fix the order of keys on more keys keyboard"...•••* commit '034a4a5a19ba37dba8999b3763ae756fe748deaf': Fix the order of keys on more keys keyboard | 2014-08-29 | 3 | -3/+2469 | |
|\| | |||||
| * | Merge "Fix the order of keys on more keys keyboard" into lmp-dev | 2014-08-29 | 3 | -3/+2469 | |
| |\ | |||||
| | * | Fix the order of keys on more keys keyboard•••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-29 | 3 | -3/+2469 | |
* | | | am 3bd8eee3: am 4e28a6a8: Fix an IOOB exception•••* commit '3bd8eee3e8c3e89539578a4231661819de65c804': Fix an IOOB exception | 2014-08-29 | 1 | -0/+10 | |
|\| | | |||||
| * | | Fix an IOOB exception•••Bug: 17316001 Change-Id: Iaa2cfd30ebbe0d49e10a5c3a30336e06817d0a8b | 2014-08-29 | 1 | -0/+10 | |
| |/ | |||||
* | | am 727cd740: am f2eadbb4: Clear keyboard cache when system locale is changed•••* commit '727cd74072d97af334fe8c0d18fa6a1e23629ccb': Clear keyboard cache when system locale is changed | 2014-08-29 | 1 | -4/+11 | |
|\| | |||||
| * | Clear keyboard cache when system locale is changed•••Bug: 17310080 Change-Id: I2b388772f269f1e7610a5bd32de80793da2df16e | 2014-08-28 | 1 | -4/+11 | |
* | | Fix: PersonalizationDictionaryTests.•••Change-Id: I2196c53d8e3ac3ab4c6c2f8e9320489b3a8bacd2 | 2014-08-29 | 1 | -1/+1 | |
* | | Merge "Use DictionaryFacilitatorLruCache for personalization." | 2014-08-29 | 1 | -1/+10 | |
|\ \ | |||||
| * | | Use DictionaryFacilitatorLruCache for personalization.•••Bug: 16547557 Change-Id: I5faba5e26d072b49c0fffcaeaf5062f9e0c2dcc0 | 2014-08-29 | 1 | -1/+10 | |
* | | | am aadb7a0e: am 5f19606d: Add action label tests in other locale than subtype\'s•••* commit 'aadb7a0e03c22865f3af631e437202464aefb3f2': Add action label tests in other locale than subtype's | 2014-08-28 | 3 | -122/+177 | |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Add action label tests in other locale than subtype's•••This unit test can catch the bug: 17310080. Bug: 17310080 Change-Id: I931561217647fd558929b954ee1ef58c1d49df07 | 2014-08-28 | 3 | -122/+177 | |
* | | Straighten the dead char implementation, take 3.•••Change-Id: I4f70f6eebe076c7d2b780d25e3a2c1d3faa2edfa | 2014-08-28 | 1 | -0/+215 | |
* | | Merge "Fix Hinglish subtype locale test" | 2014-08-28 | 1 | -1/+1 | |
|\ \ | |||||
| * | | Fix Hinglish subtype locale test•••Change-Id: I6fc2fd4f04069485acc432ff957421b85083a344 | 2014-08-28 | 1 | -1/+1 | |
| * | | Revert "Straighten the dead char implementation."•••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-27 | 1 | -215/+0 | |
| * | | Straighten the dead char implementation.•••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-27 | 1 | -0/+215 | |
* | | | Create DictionaryFacilitatorLruCache.•••This class is separated from AndroidSpellCheckerService Bug: 16547557 Change-Id: I3e58521207395588cecb2977234b89067d6da8c3 | 2014-08-27 | 1 | -0/+81 | |
|/ / | |||||
* | | Merge "Fix a bug where mic/emoji key wouldn't work." | 2014-08-26 | 1 | -2/+7 | |
|\ \ | |||||
| * | | Fix a bug where mic/emoji key wouldn't work.•••Bug: 17272902 Bug: 17269948 Change-Id: I561609fa84a6265f8148db7d2411bc1fd38dd163 | 2014-08-26 | 1 | -2/+7 | |
* | | | am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear.•••* commit '2a2d324eb627807a9d09b491fbb4ac78ffb253fc': Fix a bug where the top prediction would disappear. | 2014-08-26 | 2 | -10/+11 | |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Fix a bug where the top prediction would disappear.•••This is because prediction can't be easily distinguished in style. This fixes the bug by simulating the right members, but some refactoring should be done to remove useless booleans. Bug: 17271923 Change-Id: Ib88f3fb95678021624e59535492926dd315d26fb | 2014-08-26 | 2 | -10/+11 |