index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
RichInputConnection.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Move code point constants from Keyboard to Constants class
Tadashi G. Takaoka
2012-10-29
1
-4
/
+3
*
|
Replace useless CharSequence to String
Tadashi G. Takaoka
2012-10-22
1
-13
/
+17
|
/
*
Have "no whitespace before cursor" upon gesture trigger phantom space
Jean Chalard
2012-10-17
1
-0
/
+7
*
Remove debug prints.
Jean Chalard
2012-10-01
1
-12
/
+13
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-2
/
+2
*
Support the gesture + phantom space case (A13)
Jean Chalard
2012-09-18
1
-1
/
+10
*
Take space state into account for caps (A11)
Jean Chalard
2012-09-18
1
-2
/
+19
*
Take locale into account for caps (A10)
Jean Chalard
2012-09-14
1
-2
/
+3
*
Merge "Simplify a call, and add comments (A2)" into jb-mr1-dev
Jean Chalard
2012-09-13
1
-2
/
+1
|
\
|
*
Simplify a call, and add comments (A2)
Jean Chalard
2012-09-13
1
-2
/
+1
*
|
Merge "Import TextUtils.getCapsMode to fix it internally (A1)" into jb-mr1-dev
Jean Chalard
2012-09-13
1
-1
/
+14
|
\
|
|
*
Import TextUtils.getCapsMode to fix it internally (A1)
Jean Chalard
2012-09-13
1
-1
/
+14
*
|
Make onUpdateSelection much more resilient to race conditions.
Jean Chalard
2012-09-13
1
-0
/
+30
|
/
*
Make Latin IME aware of its surrounding text.
Jean Chalard
2012-09-12
1
-1
/
+178
*
ResearchLogger log RichInputConnection
Kurt Partridge
2012-08-21
1
-26
/
+60
*
Revert "ResearchLogger log RichInputConnection"
Kurt Partridge
2012-08-20
1
-60
/
+26
*
ResearchLogger log RichInputConnection
Kurt Partridge
2012-08-17
1
-26
/
+60
*
ResearchLog refactor
Kurt Partridge
2012-07-20
1
-0
/
+1
*
Consolidate methods that do the same thing (A74)
Jean Chalard
2012-07-09
1
-46
/
+24
*
Fix a bug where the caps mode would not be changed
Jean Chalard
2012-07-06
1
-3
/
+14
*
Refactoring and groundwork to fix a bug with older apps
Jean Chalard
2012-06-25
1
-7
/
+9
*
Fix an occurrence of nested batch edits.
Jean Chalard
2012-06-13
1
-12
/
+19
*
Move two methods in a more appropriate place
Jean Chalard
2012-06-12
1
-0
/
+26
*
Move an editing method to the RichInputConnection
Jean Chalard
2012-06-12
1
-0
/
+23
*
Move two editing utility methods to RichInputConnection
Jean Chalard
2012-06-12
1
-0
/
+44
*
Move some editing methods to RichInputConnection.
Jean Chalard
2012-06-08
1
-0
/
+29
*
Merge RichInputConnection with EditingUtils
Jean Chalard
2012-06-08
1
-5
/
+183
*
Make a wrapper for the input connection.
Jean Chalard
2012-06-08
1
-0
/
+122
[prev]