aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/dictionarypack/DictionaryService.java (unfollow)
Commit message (Expand)AuthorFilesLines
2013-08-01Clean up ResearchLogger log method•••Change-Id: I06c30aab462ce5b17157ff71d5d76f9755178080 Tadashi G. Takaoka2-35/+32
2013-08-01Move non-distinct multitouch support to a separate class•••Move code that support non-distinct multitouch screen device to the NonDistinchMultitouchHelper class. Change-Id: I2e44f782b83dbcd095ee8e51c36b0766da0cd457 Tadashi G. Takaoka3-67/+112
2013-08-01Deallocate offscreen buffer for non-HW-accel draw•••Follow up to I5bc980c4dc41bc304be3c190934c1f7c55c9d244 This frees up 800KB on occam_svelte when LatinIME is in background. Confirmed the performance effect in keyboard-bring up speed was unperceivable. bug: 8967766 Change-Id: I0fab179c61179564bd3a0349c9825e7d61f7e1f2 Ken Wakasa2-0/+6
2013-08-01Connect the personalization dictionary•••Bug: 9429906 Bug: 4192129 Change-Id: I9c9f3ed7699f74339ad92be6dcddb8a52c377545 Satoshi Kataoka3-9/+48
2013-08-01Remove getTimer() reference except from PointerTracker•••Change-Id: I142eb5b61b932e60452b9b3514d6ddca3d21ec9d Tadashi G. Takaoka2-3/+15
2013-08-01DynamicPatriciaTrieReadingUtils for version 3 dictionary.•••Bug: 6669677 Change-Id: I7105258a00159a5ddda7ff520c490c4ac9fa7902 Keisuke Kuroynagi2-0/+110
2013-08-01Give PatriciaTrieReadingUtils methods for reading nodes.•••The remaining methods in BinaryFormat will be removed. Bug: 6669677 Change-Id: I866f828d69a600c0ac03b68d71b1f6ee2ce4dd36 Keisuke Kuroynagi9-113/+306
2013-08-01Move key repeat function to PointerTracker•••Change-Id: I26e553692faf48e30e9c43c71fac6980b8432111 Tadashi G. Takaoka2-44/+43
2013-08-01Fix: Include wrong file in dynamic_patricia_trie_policy.cpp.•••Change-Id: If994f17e41c7d07e979fa6b0aa4661da0523eb0a Keisuke Kuroynagi1-1/+0