Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Simplify dictionary creation in unit tests.•••Change-Id: Id1b41494701f54651d7f79aba426e15cca8d898d | 2014-10-03 | 2 | -388/+131 | ||
* | | | Fix: NPE in unit test.•••Change-Id: I769b43f2afa1151d5c0d9c408018c3932be377dc | 2014-10-03 | 1 | -8/+10 | ||
* | | | Merge "Fix bug of testCharacterTableIsPresent (dicttool test)" | 2014-10-03 | 1 | -1/+1 | ||
|\ \ \ | | |/ | |/| | ||||||
| * | | Fix bug of testCharacterTableIsPresent (dicttool test)•••Bug:17097992 Change-Id: Ibe343b8cc704631e84ed9d3a39feee30a54bdc38 | 2014-10-03 | 1 | -1/+1 | ||
* | | | Use Devanagari Danda letter as full stop on Nepali keyboard•••Bug: 17741882 Change-Id: I62e8c9a3f194b9a3a6724c7d1a92292b150ddeb9 | 2014-10-03 | 3 | -88/+53 | ||
* | | | Fix a behavior change in dicttool•••The behavior change was introduced by I8b3458ad. Concretely, empty bigram lists would end up as empty lists instead of null. Change-Id: Ibcdf7e6aabc6aba3f5db0477335882394e050ce5 | 2014-10-03 | 1 | -5/+7 | ||
|/ / | ||||||
* | | Merge changes I3c1f5ac1,I269c9aa8•••* changes: Switch code point table Test for code point table (dicttool test) | 2014-10-03 | 2 | -3/+37 | ||
|\ \ | ||||||
| * | | Switch code point table•••Bug:17097992 Change-Id: I3c1f5ac183ebb5d3757b8ff258655869ab61f2e7 | 2014-10-02 | 1 | -3/+4 | ||
| * | | Test for code point table (dicttool test)•••Bug:17097992 Change-Id: I269c9aa86378f32083f8688f4ce91862d47dd181 | 2014-10-02 | 1 | -0/+33 | ||
* | | | Merge "Add calls to stub for API to consume gesture data." | 2014-10-03 | 2 | -0/+102 | ||
|\ \ \ | ||||||
| * | | | Add calls to stub for API to consume gesture data.•••Bug: 17400259 Change-Id: Ib3511afffe1d14662e7dd14611f384689516e664 | 2014-10-03 | 2 | -0/+102 | ||
* | | | | Refactor keyboard layout unit tests•••- Move predfined keys definitions to AbstractLayerBase and make it a top-level class. - LayoutCustomizer extends AbstractLayoutBase that provides unit tests to access helper method and predefined key easily. - Move shared layout custmizers to new layout.customizer package. - Move private layout customizers to layout classes. Change-Id: I9421cef1bedf5759fb0434842ac13a3fe3320b69 | 2014-10-03 | 172 | -987/+1203 | ||
|/ / / | ||||||
* | | | Merge "Include a code point table in the binary dictionary." | 2014-10-02 | 7 | -72/+158 | ||
|\| | | ||||||
| * | | Include a code point table in the binary dictionary.•••Bug:17097992 Change-Id: I677a5eb3a704e4386f6573360e44ca335d81d2df | 2014-10-02 | 7 | -72/+158 | ||
* | | | Change package of subtype count unit test•••Change-Id: Ie191c0607bb8388632fda5d276dd95f962676e3e | 2014-10-02 | 1 | -1/+3 | ||
| |/ |/| | ||||||
* | | Enable preliminary Sinhara keyboard for dogfood•••Bug: 6911143 Change-Id: I38241d00567b25d1c6ba352f5b01eb8d8d532e0f | 2014-10-01 | 1 | -1/+1 | ||
* | | Add Uzbek keyboard•••Bug: 13222403 Change-Id: I9a4cf447a8ab0c26c4dc7f7794c57390024660cc | 2014-10-01 | 5 | -2/+188 | ||
* | | Use Devanagari Danda letter as full stop on Hindi keyboard•••Bug: 17418371 Change-Id: I22bb2913015a83604301576e68095974c38b7c9a | 2014-10-01 | 7 | -74/+122 | ||
* | | Merge "Add Akkhor Layout for Bengali Bangladesh" | 2014-10-01 | 6 | -31/+602 | ||
|\ \ | ||||||
| * | | Add Akkhor Layout for Bengali Bangladesh•••Bug: 16143057 Change-Id: I0b4a3d0d1125f9af25a98ee7a1852129ae1c1d2c | 2014-09-26 | 6 | -31/+602 | ||
* | | | Merge "Introduce NgramProperty in Java side." | 2014-10-01 | 5 | -16/+20 | ||
|\ \ \ | ||||||
| * | | | Introduce NgramProperty in Java side.•••Bug: 14425059 Change-Id: I8b3458ad22730b3dccbe0caea2c5930f5276dc82 | 2014-10-01 | 5 | -16/+20 | ||
* | | | | Avoid double space when autocorrect is triggered•••Bug: 17596034 Change-Id: Iaa6cc066eefd2436195a91791f2628e9a5f1c449 | 2014-09-30 | 2 | -2/+23 | ||
| |_|/ |/| | | ||||||
* | | | 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 | 5 | -205/+405 | ||
* | 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 |