Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge "Remove unused resources" | 2013-12-02 | 37 | -66/+0 | ||
|\ \ | ||||||
| * | | Remove unused resources | 2013-12-02 | 37 | -66/+0 | ||
| | | | | | | | | | | | | Change-Id: Ie0fdf019373557b3f5cc4d93159d10e4092edaa3 | |||||
* | | | Add device form and oriantation comments | 2013-12-02 | 13 | -0/+13 | ||
|/ / | | | | | | | Change-Id: I455ef79862a0e5f7c6a4c4095d0f1ee3d632a7f6 | |||||
* | | Merge "Fix bugs of GC." | 2013-11-29 | 6 | -27/+20 | ||
|\ \ | ||||||
| * | | Fix bugs of GC. | 2013-11-29 | 6 | -27/+20 | ||
| |/ | | | | | | | | | | | | | | | - All PtNodes were treated as terminal during GC. - Cannot delete Ver4 PtNode. Bug: 11073222 Change-Id: I26e012cc7154b6267e3499559b457dfee601748f | |||||
* | | Merge "Fix auto-detection of format 4." | 2013-11-29 | 9 | -63/+76 | ||
|\ \ | ||||||
| * | | Fix auto-detection of format 4. | 2013-11-29 | 9 | -63/+76 | ||
| | | | | | | | | | | | | | | | Bug: 11073222 Change-Id: I76e47d0399cf43fc3cc18cb1252f166be86b9a69 | |||||
* | | | Clean up PointerTracker a bit | 2013-11-29 | 1 | -28/+38 | ||
| |/ |/| | | | | | Change-Id: I227501607ee1476c2f6faceca1c3c0833778a0ee | |||||
* | | Merge "Extend unigram probability field to support historical info." | 2013-11-29 | 8 | -48/+208 | ||
|\ \ | ||||||
| * | | Extend unigram probability field to support historical info. | 2013-11-29 | 8 | -48/+208 | ||
| | | | | | | | | | | | | | | | Bug: 11073222 Change-Id: I9668db89ae5e90271f3d70c86cea458832275bff | |||||
* | | | Use interfaces instead of MainKeyboardView class | 2013-11-29 | 3 | -38/+63 | ||
| | | | | | | | | | | | | Change-Id: I760b107d804fc84153f08667f20061fedd308841 | |||||
* | | | Rename StaticInnerHandlerWrapper to LeakGuardHandlerWrapper | 2013-11-29 | 6 | -51/+60 | ||
| |/ |/| | | | | | Change-Id: I024f0ee9c7f7718afc8a4ca0c6c49f2e88b035ad | |||||
* | | Merge "Add timestamp as an argument to updating methods." | 2013-11-28 | 27 | -96/+127 | ||
|\| | ||||||
| * | Add timestamp as an argument to updating methods. | 2013-11-28 | 27 | -96/+127 | ||
| | | | | | | | | | | Bug: 11073222 Change-Id: I791787a6af3c920996920cad4e302ac50cf7b568 | |||||
* | | Merge "Add version check to open binary dictionary." | 2013-11-28 | 10 | -8/+97 | ||
|\ \ | ||||||
| * | | Add version check to open binary dictionary. | 2013-11-28 | 10 | -8/+97 | ||
| |/ | | | | | | | | | Bug: 11073222 Change-Id: Iabae12b8f14a9da3cdc804dcc6af443cedeb3f99 | |||||
* | | Merge "Add parameter descriptions" | 2013-11-28 | 1 | -10/+17 | ||
|\ \ | ||||||
| * | | Add parameter descriptions | 2013-11-28 | 1 | -10/+17 | ||
| | | | | | | | | | | | | Change-Id: Ib4b883abbf7828cf042329523933190d05447564 | |||||
* | | | Merge "Move MainKeyboardView.KeyTimerHandler to top level class" | 2013-11-28 | 2 | -192/+219 | ||
|\ \ \ | ||||||
| * | | | Move MainKeyboardView.KeyTimerHandler to top level class | 2013-11-28 | 2 | -192/+219 | ||
| | | | | | | | | | | | | | | | | Change-Id: Iec310b7fc6127a8a5491dbb9f8f073e455e7ba29 | |||||
* | | | | Merge "Move MainKeyboardView.DrawingHandler to top level class" | 2013-11-28 | 2 | -45/+71 | ||
|\| | | | |/ / |/| | | ||||||
| * | | Move MainKeyboardView.DrawingHandler to top level class | 2013-11-28 | 2 | -45/+71 | ||
| | | | | | | | | | | | | Change-Id: I7a785725d5eb0b594485ceb25695a89c017cc60f | |||||
* | | | Merge "Change the timing of reading the previous word." | 2013-11-28 | 3 | -32/+121 | ||
|\ \ \ | |_|/ |/| | | ||||||
| * | | Change the timing of reading the previous word. | 2013-11-28 | 3 | -32/+121 | ||
| | | | | | | | | | | | | | | | Bug: 11328842 Change-Id: I08229e895fc34403932648b9b931583d965f0e01 | |||||
* | | | Merge "Refactoring to extend probability field." | 2013-11-28 | 13 | -200/+296 | ||
|\ \ \ | ||||||
| * | | | Refactoring to extend probability field. | 2013-11-28 | 13 | -200/+296 | ||
| | | | | | | | | | | | | | | | | | | | | Bug: 11073222 Change-Id: I147c3ea32834c3c5b9709df502a7dcb5b0180fef | |||||
* | | | | Merge "Fix getNthPreviousWord." | 2013-11-28 | 3 | -19/+22 | ||
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| | | ||||||
| * | | Fix getNthPreviousWord. | 2013-11-28 | 3 | -19/+22 | ||
| | | | | | | | | | | | | | | | | | | This should take into accounts word connectors. Change-Id: Ic7fa5c837cd65a43ba43d7ae9d299b8d20019892 | |||||
* | | | Fix updating list preference summary for unknown value | 2013-11-28 | 1 | -1/+1 | ||
| |/ |/| | | | | | Change-Id: I86d3162a90e0068e787a906c0d3d64102487620a | |||||
* | | Merge "Start using Ver4 dictionary format." | 2013-11-27 | 1 | -3/+5 | ||
|\ \ | ||||||
| * | | Start using Ver4 dictionary format. | 2013-11-27 | 1 | -3/+5 | ||
| | | | | | | | | | | | | | | | | | | Bug: 11073222 Change-Id: Idd836ee15501e2f8c57c8eebc1fef7f103b01d18 | |||||
* | | | Merge "Disable mic key on more keys when voice IME is disabled" | 2013-11-27 | 12 | -59/+64 | ||
|\ \ \ | |_|/ |/| | | ||||||
| * | | Disable mic key on more keys when voice IME is disabled | 2013-11-27 | 12 | -59/+64 | ||
| | | | | | | | | | | | | | | | Bug: 11883501 Change-Id: Ie3f496935f9600e2bde51cbebed2b4f8c90c25b2 | |||||
* | | | Merge "Fix messages in tests" | 2013-11-27 | 2 | -0/+10 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Fix messages in tests | 2013-11-27 | 2 | -0/+10 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | Remove voice-on-main related code and resources | 2013-11-27 | 75 | -492/+31 | ||
| | | | | | | | | | | | | Change-Id: I3a1b06fa028dbf130c7aa2c83e9ec1a180aa1f5c | |||||
* | | | Merge "Remove compiler warnings from emoji related code" | 2013-11-27 | 5 | -157/+177 | ||
|\ \ \ | ||||||
| * | | | Remove compiler warnings from emoji related code | 2013-11-27 | 5 | -157/+177 | ||
| | | | | | | | | | | | | | | | | Change-Id: I88ed0d25bee87c4dabcbc425589215b901345908 | |||||
* | | | | Merge "Small optimizations for single code point strings" | 2013-11-27 | 3 | -3/+3 | ||
|\ \ \ \ | ||||||
| * | | | | Small optimizations for single code point strings | 2013-11-27 | 3 | -3/+3 | ||
| | |/ / | |/| | | | | | | | | | | Change-Id: I299c7622db291ea411e2b48dfdb622b407912ea6 | |||||
* | | | | Merge "Have ver4 support decaying dictionary" | 2013-11-27 | 7 | -36/+142 | ||
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | ||||||
| * | | Have ver4 support decaying dictionary | 2013-11-27 | 7 | -36/+142 | ||
| | | | | | | | | | | | | | | | | | | Bug: 11073222 Change-Id: I7f0002c4743ab3bb1ebaac1bca6e367e6b220010 | |||||
* | | | Merge "Extend jni interface to support time stamp and shortcut." | 2013-11-27 | 2 | -8/+42 | ||
|\ \ \ | |_|/ |/| | | ||||||
| * | | Extend jni interface to support time stamp and shortcut. | 2013-11-26 | 2 | -8/+42 | ||
| | | | | | | | | | | | | | | | | | | Bug: 11073222 Change-Id: I19e0501850917a13ddc756d3e78fc6f6cf3f33c4 | |||||
* | | | Merge "Cleanup SettingsFragment" | 2013-11-26 | 1 | -71/+35 | ||
|\ \ \ | ||||||
| * | | | Cleanup SettingsFragment | 2013-11-26 | 1 | -71/+35 | ||
| | |/ | |/| | | | | | | | Change-Id: Ic7dac203c17b34e1555ba2c91e3f8c057e85a4b5 | |||||
* | | | Fix a settings dependency in tests | 2013-11-26 | 1 | -4/+28 | ||
| | | | | | | | | | | | | | | | Bug: 11142685 Change-Id: I1db3488cee153358fa391817b3c03cad16eefdb7 | |||||
* | | | Merge "Fix caps mode upon gesture-after-type-period." | 2013-11-26 | 1 | -0/+1 | ||
|\ \ \ | ||||||
| * | | | Fix caps mode upon gesture-after-type-period. | 2013-11-26 | 1 | -0/+1 | ||
| |/ / | | | | | | | | | | | | | Bug: 11630231 Change-Id: Id5626a2f5b7294e4fda0bf9b82ff85537500a104 | |||||
* | | | Merge "Implement addMultipleDictionaryEntries as a jni method." | 2013-11-26 | 6 | -65/+175 | ||
|\ \ \ | | |/ | |/| |