Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Remove obsolete warning message•••This is a follow up of I5655c5703b. Change-Id: I4a61689eb275b54648c6112c9f8709e4a9c35a5e | 2013-12-07 | 1 | -6/+0 | ||
* | | Add punctuations letters to period key on tablet•••Bug: 11918360 Change-Id: I5655c5703bfcb541c9ff4b7e0da2f9b8e14947d0 | 2013-12-06 | 1 | -370/+371 | ||
* | | Merge "Consolidate multiple locales' period key definition" | 2013-12-06 | 1 | -314/+349 | ||
|\ \ | ||||||
| * | | Consolidate multiple locales' period key definition•••Bug: 11918360 Change-Id: If59043709a433a57846de07e150bf9c14b614d52 | 2013-12-06 | 1 | -314/+349 | ||
* | | | Merge "[RF4] Actually remove ver4 dicts" | 2013-12-06 | 3 | -13/+60 | ||
|\ \ \ | ||||||
| * | | | [RF4] Actually remove ver4 dicts•••And fix a couple bugs. Bug: 11281748 Change-Id: If07953a4b1ff9eb1165af03fdb332d7e47cd8f32 | 2013-12-06 | 3 | -13/+60 | ||
* | | | | Merge "Add a jni method to fetch unigram information." | 2013-12-06 | 2 | -0/+126 | ||
|\ \ \ \ | ||||||
| * | | | | Add a jni method to fetch unigram information.•••Bug: 11956652 Change-Id: I59f1823bbc0146f6d2f34cbed8166bb6de197208 | 2013-12-06 | 2 | -0/+126 | ||
* | | | | | Return null if "!text/" reference is an empty text•••Change-Id: I01826f3e09527348fb4cba3302a9394ff34f424a | 2013-12-06 | 1 | -4/+7 | ||
| |/ / / |/| | | | ||||||
* | | | | [RF3] Cleanups•••Make the version number a single number on native and java side. Also, remove the hasValidContents method. It's useless since the native code already checks this when creating the dictionary (I wish I had known that when I added it). Bug: 11281748 Change-Id: I572d37429972b2f280e4bdb748b709e5d0d7737e | 2013-12-06 | 6 | -25/+9 | ||
* | | | | Merge "[RF2] Some refactoring and some cleanup" | 2013-12-06 | 5 | -36/+28 | ||
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | [RF2] Some refactoring and some cleanup•••Bug: 11281748 Change-Id: Iff45fdf6b23f77c08271a169c7d7ca45912c85e8 | 2013-12-06 | 5 | -36/+28 | ||
| |/ / | ||||||
* | | | Fix puctuations more keys on Spanish/Phone•••Bug: 11918360 Change-Id: I01e1c1e2a1953855bd2b009fc2d82e18cdde7140 | 2013-12-05 | 1 | -1/+1 | ||
* | | | Cleanup exclamation and questuion keys•••Bug: 11918360 Change-Id: I00731a273beea6dbc300dc215996dcadd97f17e2 | 2013-12-05 | 1 | -13/+8 | ||
* | | | Cleanup comma key of Arabic/Farsi•••Bug: 11918360 Change-Id: I4ab373d8fc012fd77a388a067d7f5d99d8247299 | 2013-12-05 | 1 | -115/+97 | ||
|/ / | ||||||
* | | Add exclamation/question marks to Hebrew tablet keyboard•••Bug: 11918360 Change-Id: I226f8fbb2177f472f69b56faca2a141687734494 | 2013-12-05 | 1 | -9/+0 | ||
* | | Merge "Add workaround to prevent ViewPager from crashing" | 2013-12-04 | 1 | -0/+47 | ||
|\ \ | ||||||
| * | | Add workaround to prevent ViewPager from crashing•••Bug: 11721001 Change-Id: I0824f82c30a288a3c1f0ea69e07f10bdeb744bbc | 2013-12-04 | 1 | -0/+47 | ||
* | | | Merge "[RF1] Remove files that don't match the expected format, step 1" | 2013-12-04 | 5 | -7/+89 | ||
|\ \ \ | ||||||
| * | | | [RF1] Remove files that don't match the expected format, step 1•••This implements the skeleton implementation, and enables a fallback implementation in the case the file is coming from the dictionary provider. - A better scheme should be used for provider-supplied dicts. - This does not implement the solution for device-generated dicts yet. This will come in a future change. - This does not implement the checking process on the native side yet. This will come in a future change. Bug: 11281748 Change-Id: Ifa6e237d19dfbffe503e3674915480ea867b0ddf | 2013-12-04 | 5 | -7/+89 | ||
* | | | | Merge "Start to use historical info." | 2013-12-04 | 2 | -0/+3 | ||
|\ \ \ \ | ||||||
| * | | | | Start to use historical info.•••Bug: 11073222 Change-Id: I232d41bec5df7952856b5ba4765977707c39b94a | 2013-12-04 | 2 | -0/+3 | ||
* | | | | | Quit using obsolete methods for testing.•••Bug: 11073222 Change-Id: I77c99fbea2f255dbfddb646b6e12bee574647eca | 2013-12-04 | 1 | -24/+1 | ||
| |_|/ / |/| | | | ||||||
* | | | | Merge "Add spacebar background drawable" | 2013-12-04 | 2 | -10/+25 | ||
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add spacebar background drawable•••Bug: 11106827 Change-Id: Ic6e0b6bd9187901b01d64296db816afa73da9ffd | 2013-12-04 | 2 | -10/+25 | ||
| |/ / | ||||||
* / / | Start passing timestamp for dynamic dictionaries.•••Bug: 11073222 Change-Id: I89e1277f734d5959e33d61e7e9e7048084b9007a | 2013-12-04 | 5 | -22/+54 | ||
|/ / | ||||||
* | | Merge "Add required header attributes for user/contacts dictionary." | 2013-12-03 | 11 | -56/+70 | ||
|\ \ | ||||||
| * | | Add required header attributes for user/contacts dictionary.•••Bug: 11973488 Change-Id: I91ef720a24633aec0f4e81cd4f7c49c749805c49 | 2013-12-03 | 11 | -56/+70 | ||
* | | | Tiny refactoring•••Add a warning comment and make it so that openNative() is only called in one place in the code. Bug: 11281748 Change-Id: Ic7819a01deb62cf145ebf9d620da2d15fae19313 | 2013-12-03 | 1 | -1/+4 | ||
|/ / | ||||||
* | | Separate common config and dimensions resources•••Change-Id: Ia16880e818927bc3df7292e130b2f7b5efc9776e | 2013-12-03 | 2 | -7/+4 | ||
* | | Make contacts/user dictionary ver2.•••Change-Id: I10c29bd45fd37d765f115333087e1700dd90570b | 2013-12-02 | 2 | -3/+4 | ||
* | | Merge "Fix some more tests" | 2013-12-02 | 1 | -5/+5 | ||
|\ \ | ||||||
| * | | Fix some more tests•••Bug: 11960453 Bug: 11954718 Change-Id: I71e98cc6ab30cc89e921e9ef578d7f6366049d01 | 2013-12-02 | 1 | -5/+5 | ||
* | | | Remove KeyEventHandler•••Change-Id: Iddde1f85139cb21bde6e4fc275c32f3d62f4862f | 2013-12-02 | 4 | -184/+122 | ||
* | | | Merge "Add config_ prefix to the resource names merged from dimens.xml" | 2013-12-02 | 11 | -41/+47 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Add config_ prefix to the resource names merged from dimens.xml•••Change-Id: I6fb11b8cb52c06b805fb17d61450d7df50e4e20d | 2013-12-02 | 11 | -41/+47 | ||
* | | | Fix an obvious bug•••This had to be a typo Change-Id: Id49e44d7667d64b00e883c55c683535398b6bdea | 2013-12-02 | 1 | -1/+1 | ||
* | | | Merge "Quit recording LastUserHistoryWriteTime." | 2013-12-02 | 9 | -158/+31 | ||
|\ \ \ | ||||||
| * | | | Quit recording LastUserHistoryWriteTime.•••Change-Id: I0f2b408b4976d8119c932654e23836803d42c568 | 2013-12-02 | 9 | -158/+31 | ||
| |/ / | ||||||
* / / | Fix tests.•••This fixes a few bugs that became apparent with the reinstating of a test. Bug: 11954718 Change-Id: I1127bc3180f856566429f40d14c944e6f0007e09 | 2013-12-02 | 2 | -2/+13 | ||
|/ / | ||||||
* | | Avoid NPE by checking•••Bug: 11956240 Change-Id: I3de1ebbf96fa2422124e4d8e50190adfa09b8a49 | 2013-12-02 | 1 | -0/+3 | ||
* | | Merge "Fix auto-detection of format 4." | 2013-11-29 | 6 | -33/+50 | ||
|\ \ | ||||||
| * | | Fix auto-detection of format 4.•••Bug: 11073222 Change-Id: I76e47d0399cf43fc3cc18cb1252f166be86b9a69 | 2013-11-29 | 6 | -33/+50 | ||
* | | | Clean up PointerTracker a bit•••Change-Id: I227501607ee1476c2f6faceca1c3c0833778a0ee | 2013-11-29 | 1 | -28/+38 | ||
* | | | Use interfaces instead of MainKeyboardView class•••Change-Id: I760b107d804fc84153f08667f20061fedd308841 | 2013-11-29 | 3 | -38/+63 | ||
* | | | Rename StaticInnerHandlerWrapper to LeakGuardHandlerWrapper•••Change-Id: I024f0ee9c7f7718afc8a4ca0c6c49f2e88b035ad | 2013-11-29 | 6 | -51/+60 | ||
|/ / | ||||||
* | | Merge "Add version check to open binary dictionary." | 2013-11-28 | 3 | -8/+45 | ||
|\ \ | ||||||
| * | | Add version check to open binary dictionary.•••Bug: 11073222 Change-Id: Iabae12b8f14a9da3cdc804dcc6af443cedeb3f99 | 2013-11-28 | 3 | -8/+45 | ||
* | | | Merge "Move MainKeyboardView.KeyTimerHandler to top level class" | 2013-11-28 | 2 | -192/+219 | ||
|\ \ \ | ||||||
| * | | | Move MainKeyboardView.KeyTimerHandler to top level class•••Change-Id: Iec310b7fc6127a8a5491dbb9f8f073e455e7ba29 | 2013-11-28 | 2 | -192/+219 |