Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Allow double-space-to-period after a plus char" | 2013-09-18 | 2 | -4/+3 | |
|\ | |||||
| * | Allow double-space-to-period after a plus char | 2013-09-18 | 2 | -4/+3 | |
| | | | | | | | | | | Bug: 10704936 Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3 | ||||
* | | Merge "Change name of header_reading_utlis.*" | 2013-09-18 | 4 | -7/+6 | |
|\ \ | |||||
| * | | Change name of header_reading_utlis.* | 2013-09-18 | 4 | -7/+6 | |
| | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I91389050148237580ef640d3a58b935ea752954e | ||||
* | | | Merge "Add dictionary header writing methods." | 2013-09-18 | 12 | -67/+181 | |
|\| | | |||||
| * | | Add dictionary header writing methods. | 2013-09-18 | 12 | -67/+181 | |
| | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I392ac4776b55779903cbaa17e683005d80017a41 | ||||
* | | | Merge "Set EmojiCapable" | 2013-09-18 | 4 | -71/+81 | |
|\ \ \ | |||||
| * | | | Set EmojiCapable | 2013-09-18 | 4 | -71/+81 | |
| | | | | | | | | | | | | | | | | | | | | Bug: 10240645 Change-Id: I891309c2a82f8d10f8fdb0872403a7a235e27b5f | ||||
* | | | | Merge "Fix Emoji recents" | 2013-09-18 | 6 | -23/+134 | |
|\ \ \ \ | |||||
| * | | | | Fix Emoji recents | 2013-09-18 | 6 | -23/+134 | |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: Ia2e423eb1843195b3c3218afc79a5820b8cd729b | ||||
* | | | | Merge "Fix getChildrenPosition." | 2013-09-18 | 1 | -2/+9 | |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Fix getChildrenPosition. | 2013-09-18 | 1 | -2/+9 | |
| | | | | | | | | | | | | | | | | Change-Id: Ic39592dbf0d4e6d2e4879cdb1a95b65d46a57e92 | ||||
* | | | | Merge "Don't resume suggestion on digits." | 2013-09-18 | 1 | -0/+8 | |
|\ \ \ \ | |||||
| * | | | | Don't resume suggestion on digits. | 2013-09-18 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10780016 Change-Id: I94fad06e4c71eddc96bdda1765925f98bed160f3 | ||||
* | | | | | Merge "Fix contacts/user dictionary writing." | 2013-09-18 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | Fix contacts/user dictionary writing. | 2013-09-18 | 1 | -1/+1 | |
| | |_|/ | |/| | | | | | | | | | | | | | | Bug: 10743878 Change-Id: I5d61b7955ef69a635f994f01cc575fb23fdf942b | ||||
* | | | | Merge "Implement dictionary flush." | 2013-09-18 | 4 | -2/+99 | |
|\ \ \ \ | |||||
| * | | | | Implement dictionary flush. | 2013-09-18 | 4 | -2/+99 | |
| |/ / / | | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I1d70ac6319fb6d8700074de382568c2108887960 | ||||
* | | | | Merge "Add BinaryDictionary.getBigramProbabilityNative()." | 2013-09-18 | 7 | -32/+99 | |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Add BinaryDictionary.getBigramProbabilityNative(). | 2013-09-18 | 7 | -32/+99 | |
| | | | | | | | | | | | | | | | | | | | | Bug: 10197478 Change-Id: Id16e3ee22a17679c46cc7a0199a9e28065177aa3 | ||||
* | | | | Merge "Improve trailing quotes processing" | 2013-09-17 | 3 | -2/+47 | |
|\ \ \ \ | |||||
| * | | | | Improve trailing quotes processing | 2013-09-17 | 3 | -2/+47 | |
| | |/ / | |/| | | | | | | | | | | | | | | Bug: 10445496 Change-Id: Ib7bd05aea59ae6c9b8ce31299ef2235521b0e350 | ||||
* / | | | Output input index of second word's first char. | 2013-09-17 | 6 | -31/+63 | |
|/ / / | | | | | | | | | | | | | | | | | | | | | | This is for partial commit. Bug: 9059617 Change-Id: I77a0245b63c29b7234fd9b06d362e05aebf30051 | ||||
* / / | [AC9] Resize an array | 2013-09-17 | 1 | -1/+1 | |
|/ / | | | | | | | | | | | | | | | It's not easy for native code to only output the first result, so let's supply enough room for it to output all. Bug: 9059617 Change-Id: Ie93b7e54284c8c5d01fdc15846cf52d3442287b6 | ||||
* | | Merge "[AC8] Restrict the suggestion strip to the correct part" | 2013-09-17 | 2 | -0/+21 | |
|\ \ | |||||
| * | | [AC8] Restrict the suggestion strip to the correct part | 2013-09-17 | 2 | -0/+21 | |
| | | | | | | | | | | | | | | | | | | | | | ...for phrase gesture. Bug: 9059617 Change-Id: Ic5c0616f28af4ba45ca72a5721d1926029adc1c5 | ||||
* | | | Merge "Prepare dictionary saving in native code." | 2013-09-17 | 11 | -10/+147 | |
|\ \ \ | |||||
| * | | | Prepare dictionary saving in native code. | 2013-09-17 | 11 | -10/+147 | |
| |/ / | | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: I0787f66409e2b183c6328fa05805945520e1e93a | ||||
* / / | Implement removeBigramWords() for DynamicPatriciaTrie. | 2013-09-17 | 4 | -16/+77 | |
|/ / | | | | | | | | | Bug: 6669677 Change-Id: I99cb517511b4c968b8bf937baab5d7f42b0f534e | ||||
* | | Merge "[AC7] Actually auto-commit." | 2013-09-17 | 6 | -7/+76 | |
|\ \ | |/ |/| | |||||
| * | [AC7] Actually auto-commit. | 2013-09-17 | 6 | -7/+76 | |
| | | | | | | | | | | Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b | ||||
* | | Merge "Temporary disable saving keys of emoticons to recents" | 2013-09-17 | 1 | -1/+4 | |
|\ \ | |||||
| * | | Temporary disable saving keys of emoticons to recents | 2013-09-17 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | Bug: 10538430 Change-Id: I4c3d0d692eecdd3bb5e780bdaca46f3310065471 | ||||
* | | | Fix Emoji key pressed background | 2013-09-17 | 6 | -0/+6 | |
|/ / | | | | | | | | | Bug: 10538430 Change-Id: I933f075c5e84b637c4d171a7dcc685f0dc8a88df | ||||
* | | Add a large test for BinaryDictionary.addBigramWords(). | 2013-09-17 | 1 | -0/+53 | |
| | | | | | | | | | | | | Bug; 10197478 Change-Id: I52590dd1ff9469557672a4bef4f898ad94b47b6f | ||||
* | | Merge "Fix handling multi-bytes characters and add a test." | 2013-09-17 | 5 | -51/+119 | |
|\ \ | |/ |/| | |||||
| * | Fix handling multi-bytes characters and add a test. | 2013-09-17 | 5 | -51/+119 | |
| | | | | | | | | | | | | Bug: 6669677 Change-Id: Id2154db47adea2929559a4187a726f9dfa83363e | ||||
* | | Merge "Support multiple screen size of Emoji keyboard" | 2013-09-17 | 4 | -0/+28 | |
|\ \ | |/ |/| | |||||
| * | Support multiple screen size of Emoji keyboard | 2013-09-17 | 4 | -0/+28 | |
| | | | | | | | | | | Bug: 10538430 Change-Id: Ic27b687fb2f8d3c3f2af6a886e55cc1d4e3fafb3 | ||||
* | | Fix build. | 2013-09-17 | 1 | -1/+1 | |
| | | | | | | | | Change-Id: I1c3c2996ca11bfe8864df774e9280893cf17c0d4 | ||||
* | | Merge "Implement addBigramWords() for DynamicPatriciaTrie." | 2013-09-17 | 7 | -36/+130 | |
|\ \ | |||||
| * | | Implement addBigramWords() for DynamicPatriciaTrie. | 2013-09-17 | 7 | -36/+130 | |
| | | | | | | | | | | | | | | | Bug: 6669677 Change-Id: Ia6aa76c212165690191c65fee9dacdc44be5acd5 | ||||
* | | | Merge "Disable smooth scroll of Emoji pager" | 2013-09-17 | 1 | -1/+1 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Disable smooth scroll of Emoji pager | 2013-09-17 | 1 | -1/+1 | |
| |/ | | | | | | | | | Bug: 10538430 Change-Id: Ib9dfa28bf6b642cc8895022ead9e6b2d64001097 | ||||
* | | Merge "[AC5] Introduce the setting for phrase gesture." | 2013-09-17 | 3 | -0/+34 | |
|\ \ | |/ |/| | |||||
| * | [AC5] Introduce the setting for phrase gesture. | 2013-09-13 | 3 | -0/+34 | |
| | | | | | | | | | | Bug: 9059617 Change-Id: I6fa0f675f4edac10bd19228cd2f0c8fca97cebd6 | ||||
* | | Merge "Merge NOT_A_VALID_WORD_POS into NOT_A_DICT_POS." | 2013-09-16 | 17 | -52/+50 | |
|\ \ | |||||
| * | | Merge NOT_A_VALID_WORD_POS into NOT_A_DICT_POS. | 2013-09-16 | 17 | -52/+50 | |
| | | | | | | | | | | | | Change-Id: I2ac3aa2a19d14e8c4159a59334e7816bd1409688 | ||||
* | | | Merge "Move methods using ByteArrayUtils from .h to .cpp." | 2013-09-16 | 8 | -89/+120 | |
|\| | | |||||
| * | | Move methods using ByteArrayUtils from .h to .cpp. | 2013-09-16 | 8 | -89/+120 | |
| | | | | | | | | | | | | | | | Bug: 10402083 Change-Id: Ic5f1aa11eb403f5bdc83de8e38a6457200519cae |