Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
afb907650338e66dbdccaf891e13d334b73bcc7f
/
java
cf6d374
Remove unused local variable
by Tadashi G. Takaoka
· 14 years ago
ab72a97
Cleanup unused import
by Tadashi G. Takaoka
· 14 years ago
a25dd3b
Merge "Pass the touch position correction flag from KeyboardSwitcher."
by Yusuke Nojima
· 14 years ago
294e1b4
Pass the touch position correction flag from KeyboardSwitcher.
by Yusuke Nojima
· 14 years ago
45f45a4
Cleanup : remove recorrection-related stuff.
by Jean Chalard
· 14 years ago
fe5364c
Cleanup : remove old recorrection code
by Jean Chalard
· 14 years ago
6b64a0f
Merge "Fix a bug where moving the cursor would not reset selection"
by Jean Chalard
· 14 years ago
cd95a36
Fix a bug where moving the cursor would not reset selection
by Jean Chalard
· 14 years ago
21ffb08
Merge "Fix obtainStyledAttribute not to look for default"
by Satoshi Kataoka
· 14 years ago
a27812a
Fix obtainStyledAttribute not to look for default
by Tadashi G. Takaoka
· 14 years ago
397f6f8
Merge "Small refactoring"
by Jean Chalard
· 14 years ago
4c0fe57
Small refactoring
by Jean Chalard
· 14 years ago
904baab
Remove code related to AutoText
by satok
· 14 years ago
0aa9595
Merge "Move auto text to white list dictionary"
by satok
· 14 years ago
e2b6617
Move auto text to white list dictionary
by satok
· 14 years ago
ad2dfa7
Fix keyboard theme parsing
by Tadashi G. Takaoka
· 14 years ago
aef4f90
Merge "Move themeId and touch correction data to Keyboard style"
by Tadashi G. Takaoka
· 14 years ago
991a473
Import revised translations.
by Eric Fischer
· 14 years ago
5c26922
Move themeId and touch correction data to Keyboard style
by Tadashi G. Takaoka
· 14 years ago
62c7e25
Move SharedPreferencesCompat to com.android.inputmethod.compat
by satok
· 14 years ago
ba76e6f
Show the duration of vibration in settings
by satok
· 14 years ago
da9f556
Merge "Classify touches into three types."
by Yusuke Nojima
· 14 years ago
258bfe6
Classify touches into three types.
by Yusuke Nojima
· 14 years ago
646a661
Merge "Make use of the FULL_EDIT_DISTANCE flag."
by Jean Chalard
· 14 years ago
673cebf
Make use of the FULL_EDIT_DISTANCE flag.
by Jean Chalard
· 14 years ago
59f8ca7
Skip successive InputMethodService callbacks after orientation changed
by Tadashi G. Takaoka
· 14 years ago
dc1afa8
Merge "Fix CHAR LIMIT"
by Tadashi G. Takaoka
· 14 years ago
e0aed8d
Fix CHAR LIMIT
by Tadashi G. Takaoka
· 14 years ago
db096d6
Merge "Add a flag to demote completed suggestions"
by satok
· 14 years ago
40a5f6f
Add a flag to demote completed suggestions
by satok
· 14 years ago
a45c6f2
Add missing spacers in the number password layout
by Ken Wakasa
· 14 years ago
3ff95b7
Merge "Add a threshold for suggestion score."
by Jean Chalard
· 14 years ago
43149e4
Merge "Pass the touch position correction data to native."
by Yusuke Nojima
· 14 years ago
4609c02
Add a threshold for suggestion score.
by Jean Chalard
· 14 years ago
ad35835
Pass the touch position correction data to native.
by Yusuke Nojima
· 14 years ago
4866758
Merge "Update suggestions when user presses the backspace even when there is not two or more suggestions"
by satok
· 14 years ago
074cda4
Update suggestions when user presses the backspace even when there is not two or more suggestions
by satok
· 14 years ago
2087cf5
Merge "Handle back key and outside touch correctly in more suggestions window"
by Tadashi G. Takaoka
· 14 years ago
bfc1d73
Handle back key and outside touch correctly in more suggestions window
by Tadashi G. Takaoka
· 14 years ago
b45e095
Merge "Add touch position correction data to resources."
by Yusuke Nojima
· 14 years ago
d633963
Add touch position correction data to resources.
by Yusuke Nojima
· 14 years ago
2f1fdf2
Merge "Move some arguments to final members."
by Jean Chalard
· 14 years ago
85782ab
Move some arguments to final members.
by Jean Chalard
· 14 years ago
8d712e0
Remove unnecessary permission from open source LatinIME as well
by Ken Wakasa
· 14 years ago
4339657
add vibration duration settings
by satok
· 14 years ago
9008684
Merge "Change the logic of the LOOKS_LIKE_TYPO flag"
by Jean Chalard
· 14 years ago
647db70
Change the logic of the LOOKS_LIKE_TYPO flag
by Jean Chalard
· 14 years ago
2fc4248
Introduce hit box to Key and get rid of edge flags
by Tadashi G. Takaoka
· 14 years ago
a59f65a
Merge "Extend JNI interface to pass the theme id of the keybaord to the native."
by Yusuke Nojima
· 14 years ago
6358432
Add themeId to Keyboard
by Tadashi G. Takaoka
· 14 years ago
1c923d8
Extend JNI interface to pass the theme id of the keybaord to the native.
by Yusuke Nojima
· 14 years ago
ffd156c
Postpone onDisplayCompletions until onStartInputView has been executed
by Tadashi G. Takaoka
· 14 years ago
f451ed2
Forward touch events above the keyboard to the suggestions strip
by Tadashi G. Takaoka
· 14 years ago
73cd4c1
Fix onDeatchedFromWindow to protected
by Tadashi G. Takaoka
· 14 years ago
17fbdbc
am 0b65f463: Merge "Mark IME as a core app" into ics-factoryrom
by Ben Komalo
· 14 years ago
0b65f46
Merge "Mark IME as a core app" into ics-factoryrom
by Ben Komalo
· 14 years ago
b95f454
Merge "Fix a possible deadlock."
by Jean Chalard
· 14 years ago
a987698
Fix a possible deadlock.
by Jean Chalard
· 14 years ago
049e49f
Merge "Add horizontal edges paddings to phone/number layout"
by Tadashi G. Takaoka
· 14 years ago
287f4f8
Add horizontal edges paddings to phone/number layout
by Tadashi G. Takaoka
· 14 years ago
3829f36
Fix mini keyboard style on tablet device
by Tadashi G. Takaoka
· 14 years ago
acf6b68
Merge "Fix keyboard row height calculation"
by Tadashi G. Takaoka
· 14 years ago
8fbfac4
Fix keyboard row height calculation
by Tadashi G. Takaoka
· 14 years ago
c9f562a
Partially revert I0fa5eefc
by Ken Wakasa
· 14 years ago
3b2e030
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
fde6149
Mark IME as a core app
by Ben Komalo
· 14 years ago
c66a727
Merge "Revert "Use "..." instead of "\u2026"""
by Fabrice Di Meglio
· 14 years ago
9bdce3a
Revert "Use "..." instead of "\u2026""
by Fabrice Di Meglio
· 14 years ago
1af5db9
am 992a4a98: Merge "Revert "New IME assets"" into ics-factoryrom
by Justin Ho
· 14 years ago
992a4a9
Merge "Revert "New IME assets"" into ics-factoryrom
by Justin Ho
· 14 years ago
b2ef55a
Revert "New IME assets"
by Justin Ho
· 14 years ago
b225516
Merge "Extend JNI interface to pass the key coordinate information"
by Yusuke Nojima
· 14 years ago
0e1f656
Extend JNI interface to pass the key coordinate information
by Yusuke Nojima
· 14 years ago
8d6fd87
am b1bc5fd8: Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced
by Gilles Debunne
· 14 years ago
b1bc5fd
Bug 5352720: IME_FLAG_NO_EXTRACT_UI is not enforced
by Gilles Debunne
· 14 years ago
68c7b9b
Merge "Remove "autoCorrectInvert" feature from SuggestionsView"
by Tadashi G. Takaoka
· 14 years ago
92a83e7
Merge "Fix key preview backing view height"
by Tadashi G. Takaoka
· 14 years ago
77a87e3
Remove "autoCorrectInvert" feature from SuggestionsView
by Tadashi G. Takaoka
· 14 years ago
8673ceb
Use "..." instead of "\u2026"
by Tadashi G. Takaoka
· 14 years ago
f5fe245
Fix key preview backing view height
by Tadashi G. Takaoka
· 14 years ago
3fc4dde
Sliding suggestions strip starts showing more suggestions
by Tadashi G. Takaoka
· 14 years ago
d79ca32
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
5e33402
am d36ad739: Merge "New IME assets" into ics-factoryrom
by Justin Ho
· 14 years ago
d36ad73
Merge "New IME assets" into ics-factoryrom
by Justin Ho
· 14 years ago
452a977
Merge "Import revised translations."
by Eric Fischer
· 14 years ago
5de6586
Import revised translations.
by Eric Fischer
· 14 years ago
358e33a
New IME assets
by Justin Ho
· 14 years ago
37af28d
Enable vibrate on keypress by default
by Ken Wakasa
· 14 years ago
34a9831
Merge "Tweak LatinIME's keypress volume"
by Ken Wakasa
· 14 years ago
95dba8a
Merge "The back button key event is delivered correctly"
by Tadashi G. Takaoka
· 14 years ago
f58293f
Tweak LatinIME's keypress volume
by Ken Wakasa
· 14 years ago
d7b00f3
The back button key event is delivered correctly
by Tadashi G. Takaoka
· 14 years ago
6d8d25e
(DO NOT MERGE) Update fullscreen mode also at onStartInputView
by Tadashi G. Takaoka
· 14 years ago
3ea503c
Merge "Update fullscreen mode also at onStartInputView"
by Tadashi G. Takaoka
· 14 years ago
59010a8
Update fullscreen mode also at onStartInputView
by Tadashi G. Takaoka
· 14 years ago
d2547c6
Merge "Have the spell checker report IN_DICT correctly"
by Jean Chalard
· 14 years ago
8efe9bb
Merge "Tweak LatinIME's keypress vibration duration"
by Ken Wakasa
· 14 years ago
28f36d6
Tweak LatinIME's keypress vibration duration
by Ken Wakasa
· 14 years ago
40fd76f
Use Build.HARDWARE to determine "sudden jumping hack"
by Tadashi G. Takaoka
· 14 years ago
43d8dee
Import revised translations. DO NOT MERGE
by Eric Fischer
· 14 years ago
Next »