Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-03 | Fix: terminal lookup table flushing.•••Bug: 11073222 Change-Id: I17865dc400ad21cbfb3e3ed93cfe620dde1c7b6d | 3 | -7/+9 | |
2013-12-03 | Move launcher icon from mipmap to drawable•••Bug: 11106827 Change-Id: I45e64759ce095669be557957fa27eb7f9933e188 | 5 | -2/+2 | |
2013-12-03 | Separate common config and dimensions resources•••Change-Id: Ia16880e818927bc3df7292e130b2f7b5efc9776e | 6 | -120/+151 | |
2013-12-02 | Import translations. DO NOT MERGE•••Change-Id: I5788ec86a313e69269d7d58f3309fbe42d24439c Auto-generated-cl: translation import | 10 | -238/+1 | |
2013-12-02 | Make contacts/user dictionary ver2.•••Change-Id: I10c29bd45fd37d765f115333087e1700dd90570b | 2 | -3/+4 | |
2013-12-02 | Purge Ver3 dictionary writing in native code.•••Bug: 11073222 Change-Id: Iccedd618970b270a1e4178cfb178cd87c8208f3d | 15 | -1272/+37 | |
2013-12-02 | Fix some more tests•••Bug: 11960453 Bug: 11954718 Change-Id: I71e98cc6ab30cc89e921e9ef578d7f6366049d01 | 3 | -12/+20 | |
2013-12-02 | Fix: write bigram entry at wrong position.•••Change-Id: I69ef84c764243e44145fd906ba3332e02d3b1aa1 | 1 | -1/+1 | |
2013-12-02 | Rename config resource name to be matched with attribute name•••This is a followup of I6fb11b8cb5. Change-Id: I2a78affabf278e13fdeb2d4fcb0e5d26fb748a8b | 7 | -7/+7 | |
2013-12-02 | Remove KeyEventHandler•••Change-Id: Iddde1f85139cb21bde6e4fc275c32f3d62f4862f | 4 | -184/+122 | |
2013-12-02 | Fix an obvious bug•••This had to be a typo Change-Id: Id49e44d7667d64b00e883c55c683535398b6bdea | 1 | -1/+1 | |
2013-12-02 | Add config_ prefix to the resource names merged from dimens.xml•••Change-Id: I6fb11b8cb52c06b805fb17d61450d7df50e4e20d | 45 | -472/+466 | |
2013-12-02 | Merge dimens.xml to config.xml•••Change-Id: Ib5b1a72313e1358f6bb4051e693f889833548e3c | 12 | -557/+431 | |
2013-12-02 | Extend bigram probability field to support historical info.•••Bug: 11073222 Change-Id: I020520251629c5a7c5b5fac21108392c8c2a38b6 | 9 | -121/+291 | |
2013-12-02 | Quit recording LastUserHistoryWriteTime.•••Change-Id: I0f2b408b4976d8119c932654e23836803d42c568 | 10 | -169/+34 | |
2013-12-02 | Fix tests.•••This fixes a few bugs that became apparent with the reinstating of a test. Bug: 11954718 Change-Id: I1127bc3180f856566429f40d14c944e6f0007e09 | 5 | -13/+25 | |
2013-12-02 | Avoid NPE by checking•••Bug: 11956240 Change-Id: I3de1ebbf96fa2422124e4d8e50190adfa09b8a49 | 1 | -0/+3 | |
2013-12-02 | Move methods of MultiBigramMap to cpp file.•••Change-Id: Icf10795037a7e966ac843cd168fe45955b6aef56 | 2 | -59/+79 | |
2013-12-02 | Fix: ver4 bigram GC.•••Bug: 11073222 Change-Id: I1637525ead60026cdf75ac90d40f97d02ce44ea1 | 1 | -0/+19 | |
2013-12-02 | Rename spacing and punctuations resource file names•••Change-Id: Ia3ae5dbaa2d5495f01cbc5da26ec8deb523442a5 | 11 | -33/+53 | |
2013-12-02 | Separate auto correction and spellchecker configurations•••Change-Id: If65e19725da941fd36d566cdcf3bc9c343c04cbb | 4 | -36/+82 | |
2013-12-02 | Revised screen metrics value of LatinImeLogger•••Bug: 11955386 Change-Id: Id8896acaa2c82d68fad59628d12e229c9d86c17e | 6 | -22/+92 | |
2013-12-02 | Make forceCommit true for gesture shortcut score.•••Bug: 11951198 Change-Id: I18e450378d8a21b51eb02ab31b57467c8a9b1ac8 | 1 | -1/+4 | |
2013-12-02 | Separate dictionary pack configuration values•••Change-Id: I0112eb55798a36c8e3c6ed6f7363345724c1935d | 2 | -9/+30 | |
2013-12-02 | Remove unused resources•••Change-Id: Ie0fdf019373557b3f5cc4d93159d10e4092edaa3 | 37 | -66/+0 | |
2013-12-02 | Add device form and oriantation comments•••Change-Id: I455ef79862a0e5f7c6a4c4095d0f1ee3d632a7f6 | 13 | -0/+13 | |
2013-11-29 | Fix bugs of GC.•••- All PtNodes were treated as terminal during GC. - Cannot delete Ver4 PtNode. Bug: 11073222 Change-Id: I26e012cc7154b6267e3499559b457dfee601748f | 6 | -27/+20 | |
2013-11-29 | Fix auto-detection of format 4.•••Bug: 11073222 Change-Id: I76e47d0399cf43fc3cc18cb1252f166be86b9a69 | 9 | -63/+76 | |
2013-11-29 | Clean up PointerTracker a bit•••Change-Id: I227501607ee1476c2f6faceca1c3c0833778a0ee | 1 | -28/+38 | |
2013-11-29 | Extend unigram probability field to support historical info.•••Bug: 11073222 Change-Id: I9668db89ae5e90271f3d70c86cea458832275bff | 8 | -48/+208 | |
2013-11-29 | Use interfaces instead of MainKeyboardView class•••Change-Id: I760b107d804fc84153f08667f20061fedd308841 | 3 | -38/+63 | |
2013-11-29 | Rename StaticInnerHandlerWrapper to LeakGuardHandlerWrapper•••Change-Id: I024f0ee9c7f7718afc8a4ca0c6c49f2e88b035ad | 6 | -51/+60 | |
2013-11-28 | Add timestamp as an argument to updating methods.•••Bug: 11073222 Change-Id: I791787a6af3c920996920cad4e302ac50cf7b568 | 27 | -96/+127 | |
2013-11-28 | Add version check to open binary dictionary.•••Bug: 11073222 Change-Id: Iabae12b8f14a9da3cdc804dcc6af443cedeb3f99 | 10 | -8/+97 | |
2013-11-28 | Add parameter descriptions•••Change-Id: Ib4b883abbf7828cf042329523933190d05447564 | 1 | -10/+17 | |
2013-11-28 | Move MainKeyboardView.KeyTimerHandler to top level class•••Change-Id: Iec310b7fc6127a8a5491dbb9f8f073e455e7ba29 | 2 | -192/+219 | |
2013-11-28 | Move MainKeyboardView.DrawingHandler to top level class•••Change-Id: I7a785725d5eb0b594485ceb25695a89c017cc60f | 2 | -45/+71 | |
2013-11-28 | Change the timing of reading the previous word.•••Bug: 11328842 Change-Id: I08229e895fc34403932648b9b931583d965f0e01 | 3 | -32/+121 | |
2013-11-28 | Refactoring to extend probability field.•••Bug: 11073222 Change-Id: I147c3ea32834c3c5b9709df502a7dcb5b0180fef | 13 | -200/+296 | |
2013-11-28 | Fix updating list preference summary for unknown value•••Change-Id: I86d3162a90e0068e787a906c0d3d64102487620a | 1 | -1/+1 | |
2013-11-28 | Fix getNthPreviousWord.•••This should take into accounts word connectors. Change-Id: Ic7fa5c837cd65a43ba43d7ae9d299b8d20019892 | 3 | -19/+22 | |
2013-11-27 | Disable mic key on more keys when voice IME is disabled•••Bug: 11883501 Change-Id: Ie3f496935f9600e2bde51cbebed2b4f8c90c25b2 | 12 | -59/+64 | |
2013-11-27 | Fix messages in tests•••They are not failing because of this right now, but future tests would fail without this. Concretely, since the Handler for any given main thread is a singleton managed by the framework, the messages won't be removed automatically. In particular, messages posted with a delay have a large destructive potential, because they will go through before the startInputViewInternal method is called, because it's called with a message too (in turn, this is because of working around framework bugs). Bug: 11142685 Change-Id: If81a168efcfd7d93806ddc4ea432d438c45a3e1d | 2 | -0/+10 | |
2013-11-27 | Remove voice-on-main related code and resources•••Change-Id: I3a1b06fa028dbf130c7aa2c83e9ec1a180aa1f5c | 75 | -492/+31 | |
2013-11-27 | Small optimizations for single code point strings•••Change-Id: I299c7622db291ea411e2b48dfdb622b407912ea6 | 3 | -3/+3 | |
2013-11-27 | Start using Ver4 dictionary format.•••Bug: 11073222 Change-Id: Idd836ee15501e2f8c57c8eebc1fef7f103b01d18 | 1 | -3/+5 | |
2013-11-27 | Have ver4 support decaying dictionary•••Bug: 11073222 Change-Id: I7f0002c4743ab3bb1ebaac1bca6e367e6b220010 | 7 | -36/+142 | |
2013-11-27 | Remove compiler warnings from emoji related code•••Change-Id: I88ed0d25bee87c4dabcbc425589215b901345908 | 5 | -157/+177 | |
2013-11-26 | Extend jni interface to support time stamp and shortcut.•••Bug: 11073222 Change-Id: I19e0501850917a13ddc756d3e78fc6f6cf3f33c4 | 2 | -8/+42 | |
2013-11-26 | Cleanup SettingsFragment•••Change-Id: Ic7dac203c17b34e1555ba2c91e3f8c057e85a4b5 | 1 | -71/+35 |