index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
keyboard
/
ProximityInfo.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Move KeyboardBuilder and KeyboardParams classes into Keyboard class
Tadashi G. Takaoka
2011-12-18
1
-1
/
+1
*
Use Set to group Keys in Keyboard instead of List
Tadashi G. Takaoka
2011-12-16
1
-8
/
+9
*
Get rid of key index from ProxymityInfo
Tadashi G. Takaoka
2011-12-16
1
-17
/
+16
*
Cleanup ProximityInfo.calulateSweetSpot
Tadashi G. Takaoka
2011-12-16
1
-38
/
+31
*
Add proximity for Russian.
Jean Chalard
2011-12-08
1
-2
/
+2
*
Fix JNI as 64bit ready
Tadashi G. Takaoka
2011-10-31
1
-4
/
+4
*
Cleanup unused import
Tadashi G. Takaoka
2011-10-04
1
-2
/
+0
*
Pass the touch position correction flag from KeyboardSwitcher.
Yusuke Nojima
2011-10-03
1
-39
/
+29
*
Classify touches into three types.
Yusuke Nojima
2011-09-30
1
-1
/
+6
*
Pass the touch position correction data to native.
Yusuke Nojima
2011-09-29
1
-13
/
+58
*
Add touch position correction data to resources.
Yusuke Nojima
2011-09-29
1
-3
/
+11
*
Extend JNI interface to pass the theme id of the keybaord to the native.
Yusuke Nojima
2011-09-28
1
-3
/
+6
*
Extend JNI interface to pass the key coordinate information
Yusuke Nojima
2011-09-22
1
-3
/
+21
*
Make Spacer as extended Key class
Tadashi G. Takaoka
2011-09-08
1
-0
/
+1
*
Have a pool of dictionaries to check spelling.
Jean Chalard
2011-08-16
1
-3
/
+3
*
Add proximity info for the spell checker.
Jean Chalard
2011-08-09
1
-0
/
+10
*
Create a way to pass the proximity info to the dictionary
Jean Chalard
2011-08-04
1
-0
/
+5
*
Create proximity info just after parsing keyboard layouts
satok
2011-07-12
1
-8
/
+61
*
Move Key class out of internal package
Tadashi G. Takaoka
2011-06-23
1
-1
/
+0
*
Move keyboard related internal class to separate package
Tadashi G. Takaoka
2011-06-22
1
-0
/
+1
*
Fix copyright author from Google to AOSP
Tadashi G. Takaoka
2011-05-20
1
-1
/
+1
*
Add the suggestion algorithm of words with space proximity
satok
2011-03-04
1
-14
/
+12
*
Change how to load native lib to be on the safe side
Ken Wakasa
2011-02-25
1
-0
/
+5
*
Add proximity info to native
satok
2011-02-23
1
-0
/
+77
[prev]