Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug of testCodePointTable.•••Bug:17097992 Change-Id: Ia26bfceb008f52e2c3b760159c5129b7eca5d6d6 | 2014-09-30 | 2 | -6/+9 | |
* | Merge "Create a code point table based on occurrence counts." | 2014-09-29 | 3 | -2/+161 | |
|\ | |||||
| * | Create a code point table based on occurrence counts.•••Bug:17097992 Change-Id: Ifd76dbd4d385d800af416368e25c9e56a76d0fbf | 2014-09-26 | 3 | -2/+161 | |
* | | Quit using currentTimeMillis() for user history unit tests.•••Change-Id: I24bd81e6781148302d5679850ed0a9bda71a3d27 | 2014-09-29 | 1 | -5/+4 | |
* | | Merge "Rename PrevWordsInfo to NgramContext." | 2014-09-29 | 8 | -151/+151 | |
|\ \ | |||||
| * | | Rename PrevWordsInfo to NgramContext.•••Bug: 14425059 Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984 | 2014-09-29 | 8 | -151/+151 | |
* | | | Merge "Refactoring PrevWordsInfo." | 2014-09-29 | 2 | -17/+81 | |
|\| | | |||||
| * | | Refactoring PrevWordsInfo.•••Bug: 14425059 Change-Id: I48a193b965e3055bd10a00046322c2b7b19a6232 | 2014-09-26 | 2 | -17/+81 | |
* | | | Merge "Add authentication/http request related code to LatinIme" | 2014-09-26 | 2 | -0/+319 | |
|\ \ \ | |||||
| * | | | Add authentication/http request related code to LatinIme•••Bug: 17464068 Bug: 17464805 Change-Id: I533ae8821e0628fdf6591538a96ab50f805c0cdf | 2014-09-26 | 2 | -0/+319 | |
* | | | | Fix adding more diacritics letters for Nordic languages•••Bug: 10787354 Change-Id: Ia71417069a0cc10d7908d0c404ce85eb0cd76540 | 2014-09-26 | 12 | -181/+526 | |
| |/ / |/| | | |||||
* | | | Merge "Add Serbian Latin keyboard" | 2014-09-26 | 7 | -3/+279 | |
|\ \ \ | |||||
| * | | | Add Serbian Latin keyboard•••Bug: 9687668 Change-Id: I0631ab04cf33e3d454c965e98a756c31666537bf | 2014-09-26 | 7 | -3/+279 | |
* | | | | Merge "Read dicttool option for switching code point table" | 2014-09-26 | 2 | -2/+7 | |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | Read dicttool option for switching code point table•••Bug:17097992 Change-Id: I0b3f12c4450f784b9a33470d1dc4c306062de91e | 2014-09-26 | 2 | -2/+7 | |
* | | | Add an internal state test to ImportantNoticeUtilsTests•••On some 32bit-x86 testing emulators, it seems the internal state after clear the related settings seems like a contradiction state. This CL adds an test to check such internal state in order to investigate what is happening on these emulators. Bug: 17635340 Change-Id: Iba85f06c46959b1dc22e2a9213c50c9e7e30949b | 2014-09-26 | 1 | -7/+29 | |
* | | | Fix unit tests' size to @LargeTest for action label tests•••Bug: 17654015 Change-Id: Id6a5030881603ad29cb38909f02ac3c0709c8aaf | 2014-09-26 | 18 | -36/+36 | |
| |/ |/| | |||||
* | | Save/restore account preference when running tests•••Change-Id: I0b1ec2144007b60fc53b4fcfa04be1b6dc21ced2 | 2014-09-25 | 1 | -5/+10 | |
* | | Split up long unit tests into smaller ones•••Bug: 17654015 Change-Id: Ia2fe61554c1c5752fe38928ae6433ebaedcfdda7 | 2014-09-26 | 23 | -211/+744 | |
|/ | |||||
* | Add !string/<resource_name> reference•••This CL introduces new text reference notation !string/<resource_name> to refer a string resource on the fly. This notation is mainly used to represent action key labels may refer a string in a system locale in run-time. This notation is needed to implement Hinglish and Serbian-Latin keyboards that need to refer its own action key labels. Bug: 17169632 Bug: 9687668 Change-Id: I042f6bd04714e0e448cd92031730eb9fb422e6d3 | 2014-09-25 | 4 | -197/+395 | |
* | Introduce subtype filter to unit test•••Change-Id: I3de573ffa38c46b78e1f8a602f99c49c164516f0 | 2014-09-25 | 2 | -24/+58 | |
* | Merge "Get stats from dictionary." | 2014-09-25 | 2 | -22/+26 | |
|\ | |||||
| * | Get stats from dictionary.•••Bug: 16553957 Change-Id: I70c7a7be3c902dc8a0dfe8f946f9ef75ba6c9655 | 2014-09-22 | 2 | -22/+26 | |
* | | Add allowRedundantMoreKeys attribute•••This CL also adds a couple of custom layout tests of Nordic languages. Bug: 10787354 Change-Id: I5e875d3f30863395511afa82f0a02deb093d3a6f | 2014-09-25 | 13 | -266/+625 | |
* | | Merge "Add account change receiver to handle account removal" | 2014-09-24 | 1 | -0/+106 | |
|\ \ | |||||
| * | | Add account change receiver to handle account removal•••Also cleanup the manifest to group similar components together. Moving LoginAccountUtils to its own package Bug: 17464068 Change-Id: Iad7928855531d58334b1e4039bb45b97dde75462 | 2014-09-24 | 1 | -0/+106 | |
| |/ | |||||
* | | Cleanup action key label unit tests•••Change-Id: Iae08ef5689235310ad59035f4f19c6d631ca0602 | 2014-09-24 | 7 | -163/+223 | |
* | | Merge "Handle split layout tests for phones" | 2014-09-24 | 2 | -35/+17 | |
|\ \ | |||||
| * | | Handle split layout tests for phones•••Bug: 17577919 Change-Id: I060d81cfa11b9f9406f3d32307c7b949a057ffb3 | 2014-09-22 | 2 | -35/+17 | |
| |/ | |||||
* | | Merge "Fix Turkish/Azerbaijani keyboard to add more accented letters" | 2014-09-24 | 3 | -94/+93 | |
|\ \ | |||||
| * | | Fix Turkish/Azerbaijani keyboard to add more accented letters•••Bug: 16807005 Change-Id: Ifd0ab3aeb8207cdecacf8cfe5b1d58c07690142f | 2014-09-22 | 3 | -94/+93 | |
| |/ | |||||
* | | Call stopTestModeInNativeCode() in testDecaying().•••Change-Id: I939fdbda31ff066ea6e807ad1438a8f77fb6ddef | 2014-09-24 | 1 | -0/+1 | |
* | | am 4c4ba10b: am 71b51590: am a76e11a2: am 1f490d6c: am be4e0d0e: Fix when to ...•••* commit '4c4ba10bbb257036d7cb6ae8a128263285b7384f': Fix when to show important notice | 2014-09-23 | 1 | -0/+222 | |
|\ \ | |||||
| * | | Fix when to show important notice•••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-22 | 1 | -0/+222 | |
* | | | Quit using try catch in addAndWriteRandomWords.•••Change-Id: I1f3137bacf02bf6bad03a9a99fa56346ff0cd763 | 2014-09-22 | 1 | -7/+3 | |
* | | | Merge "Hiding SuggestedWords.EMPTY and refactoring code that compares Suggest... | 2014-09-22 | 1 | -2/+2 | |
|\ \ \ | |||||
| * | | | Hiding SuggestedWords.EMPTY and refactoring code that compares SuggestedWords...•••Bug: 17560717 Change-Id: I7032bf0ab46f9cf5e3b3312a14e689b5496764c1 | 2014-09-22 | 1 | -2/+2 | |
| | |/ | |/| | |||||
* | | | Merge "Quit depending on SoftReference in UserHistoryDictionaryTests." | 2014-09-22 | 1 | -45/+38 | |
|\ \ \ | |||||
| * | | | Quit depending on SoftReference in UserHistoryDictionaryTests.•••Change-Id: I96533abf939d39873c5eaab9a9b02f71681aafcf | 2014-09-22 | 1 | -45/+38 | |
* | | | | Add small unit test for adding/removing trigrams.•••Bug:17097992 Change-Id: I0ed0b4a172130726d822dadb6d7a806b94130104 | 2014-09-19 | 1 | -0/+76 | |
| |/ / |/| | | |||||
* | | | 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 | |
* | | | | 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 | |
| |/ / |