Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2012-08-10 | Use JNI Region calls also in getSuggestions()•••Change-Id: I9cc0208397c202aeb6f7b5bb5ad59e00c5afbd80 | 3 | -52/+73 | |
2012-08-10 | Workaround to stop init dict traverse session•••Change-Id: I3d46c54a96a9fc0359ef75b9d2f8590b44164a8b | 2 | -5/+8 | |
2012-08-10 | Fix a bug on jni of DicTraverseSession•••Change-Id: Ieeac36cbad9a99d15911f2e6e2e841cae38ecb9b | 1 | -1/+1 | |
2012-08-10 | step 23-A remove unused method•••Change-Id: I382c654fd30aca1a3277a186ee25fc946449c639 | 3 | -15/+0 | |
2012-08-10 | Accept whitelisted entries from any source.•••...not only the WhitelistDictionary. Bug: 6906525 Change-Id: I7f181eb6936ec17bbccdc4e736fd09292af24e9c | 1 | -3/+12 | |
2012-08-10 | Optimization & Simplification•••It's useless to do the whitelist lookup twice. Also, putting this test out of this method will allow whitelist entries to come from other sources. Bug: 6906525 Change-Id: I4afe678cae6556d16642d155ce770fbf4e61ad49 | 2 | -17/+12 | |
2012-08-10 | Step 22-A implement session•••Change-Id: Ida63382ffb756e20cc5b17c2702d2895e7e6e889 | 3 | -0/+183 | |
2012-08-10 | Pass the type from native code all the way to Java.•••Bug: 6906525 Change-Id: I057390d47a223450e22d8338509e22c28fc0d5f6 | 3 | -17/+23 | |
2012-08-10 | Reinstate putting shortcut-only entries in the dictionary•••Not sure at which point this functionality got lost, but anyway, it's back Bug: 6906525 Change-Id: Ie87baa0dacdcee90e029917ca866099593d5d048 | 1 | -0/+4 |