Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
ca6acfdd6b3400ad6e29d45c29b0ec40ea92a968
/
java
/
src
/
com
/
android
/
inputmethod
ca6acfd
Rename maketext tool to make-keyboard-text
by Tadashi G. Takaoka
· 12 years ago
0adc8a2
Merge "Fix parenthesis direction for RTL languages"
by Tadashi G. Takaoka
· 12 years ago
4696124
Merge "Call onDictionaryReady"
by Satoshi Kataoka
· 12 years ago
d41c444
Fix parenthesis direction for RTL languages
by Tadashi G. Takaoka
· 12 years ago
310f8a0
Call onDictionaryReady
by Satoshi Kataoka
· 12 years ago
bab69d0
Merge "Remove redundant EditorInfo member from KeyboardLayoutSet.Builder"
by Tadashi G. Takaoka
· 12 years ago
1b7c1cd
Merge "Add PersionalizationDictionaryRegister"
by Satoshi Kataoka
· 12 years ago
8c4fcb1
Add PersionalizationDictionaryRegister
by Satoshi Kataoka
· 12 years ago
7215e06
Remove redundant EditorInfo member from KeyboardLayoutSet.Builder
by Tadashi G. Takaoka
· 12 years ago
66a63db
Merge "Rationalize how to use AdditionalFeaturesSettingUtils"
by Ken Wakasa
· 12 years ago
4a2f6a2
am 25402fd5: am 724db044: Deallocate gesture trail bitmap when unneeded further
by Ken Wakasa
· 12 years ago
02938c6
Rationalize how to use AdditionalFeaturesSettingUtils
by Ken Wakasa
· 12 years ago
724db04
Deallocate gesture trail bitmap when unneeded further
by Ken Wakasa
· 12 years ago
2dfcfc5
Remove key preview backing view
by Tadashi G. Takaoka
· 12 years ago
cfcf666
Reinstate a call to UsabilityStudyLogUtils#writeChar()
by Ken Wakasa
· 12 years ago
7ec9db2
Remove the code and comments about version 1 format.
by Yuichiro Hanada
· 12 years ago
6ca0b37
Merge "Small clean up of KeyboardView.onMeasure"
by Tadashi G. Takaoka
· 12 years ago
4f1fdc3
Small clean up of KeyboardView.onMeasure
by Tadashi G. Takaoka
· 12 years ago
5c057b3
Merge "Fix unit tests."
by Satoshi Kataoka
· 12 years ago
7d1ae52
Fix unit tests.
by Yuichiro Hanada
· 12 years ago
96b444d
Merge "Remove processMotionEvent from MoreKeysKeyboardView"
by Tadashi G. Takaoka
· 12 years ago
1181c5a
Merge "Fix to follow the field naming conventions."
by Satoshi Kataoka
· 12 years ago
33482a9
Remove processMotionEvent from MoreKeysKeyboardView
by Tadashi G. Takaoka
· 12 years ago
b6d48c4
Make user and contacts dict use ver3 format.
by Keisuke Kuroyanagi
· 12 years ago
71ffcc6
Fix to follow the field naming conventions.
by Yuichiro Hanada
· 12 years ago
4456d1a
Merge "Have double-space-to-period cancel leave a single space"
by Jean Chalard
· 12 years ago
522d13c
Have double-space-to-period cancel leave a single space
by Jean Chalard
· 12 years ago
083a40b
Merge "Move createKeyboardSetForSpellChecker to AndroidSpellCheckService"
by Tadashi G. Takaoka
· 12 years ago
15b80c4
Merge "Add ResouceUtils.getDefaultKeyboardHeight"
by Tadashi G. Takaoka
· 12 years ago
204e7b1
Move createKeyboardSetForSpellChecker to AndroidSpellCheckService
by Tadashi G. Takaoka
· 12 years ago
3897a43
Add ResouceUtils.getDefaultKeyboardHeight
by Tadashi G. Takaoka
· 12 years ago
2cb9a14
Merge "Make key label from supplementary code point"
by Tadashi G. Takaoka
· 12 years ago
45d0205
Make key label from supplementary code point
by Tadashi G. Takaoka
· 12 years ago
c05b3b5
Merge "Add a session for the personalization dictionary"
by Satoshi Kataoka
· 12 years ago
80aa719
Add a session for the personalization dictionary
by Satoshi Kataoka
· 12 years ago
15c4245
Remove orientation member from KeyboardId
by Tadashi G. Takaoka
· 12 years ago
0f47d51
Merge "Reword "No language""
by Jean Chalard
· 12 years ago
8ba8798
Merge "Consolidate forwardTouchEvent with dispatchTouchEvent"
by Tadashi G. Takaoka
· 12 years ago
cc38bfb
Merge "Add emoji icon and code as a groundwork"
by Tadashi G. Takaoka
· 12 years ago
b127d88
Add emoji icon and code as a groundwork
by Tadashi G. Takaoka
· 12 years ago
88f840d
Consolidate forwardTouchEvent with dispatchTouchEvent
by Tadashi G. Takaoka
· 12 years ago
52d220e
Remove unnecessary suggestion strip container
by Tadashi G. Takaoka
· 12 years ago
2023975
Merge "Small optimization for readability"
by Tadashi G. Takaoka
· 12 years ago
f8d162c
Merge "Fix keyboard caching bug for testing"
by Tadashi G. Takaoka
· 12 years ago
c0a732f
Remove CODE_RESEARCH
by Tadashi G. Takaoka
· 12 years ago
28a1486
Small cleanup
by Tadashi G. Takaoka
· 12 years ago
c5beb52
Reword "No language"
by Jean Chalard
· 12 years ago
0016d51
Small optimization for readability
by Tadashi G. Takaoka
· 12 years ago
95f9b95
Fix keyboard caching bug for testing
by Tadashi G. Takaoka
· 12 years ago
33592d1
Merge "Add a debug preference for using only personalization dictionary"
by Satoshi Kataoka
· 12 years ago
ba2f4f8
Merge "Fix a concurrency bug."
by Jean Chalard
· 12 years ago
10d6666
Fix a concurrency bug.
by Jean Chalard
· 12 years ago
6333ed3
Small cleanup
by Ken Wakasa
· 12 years ago
d7491e6
Add a debug preference for using only personalization dictionary
by Satoshi Kataoka
· 12 years ago
52876bb
Remove unnecessary setLayerType() calls
by Ken Wakasa
· 12 years ago
82018f9
Forgot to reset the matrix of offscreen canvas
by Ken Wakasa
· 12 years ago
e08c418
Move motion event dispatcher to PointerTracker
by Tadashi G. Takaoka
· 12 years ago
ed56ea8
Merge "Deallocate offscreen buffer for non-HW-accel draw"
by Ken Wakasa
· 12 years ago
54dd1be
Clean up ResearchLogger log method
by Tadashi G. Takaoka
· 12 years ago
b6cc3a8
Move non-distinct multitouch support to a separate class
by Tadashi G. Takaoka
· 12 years ago
e68d565
Deallocate offscreen buffer for non-HW-accel draw
by Ken Wakasa
· 12 years ago
a299421
Merge "Remove getTimer() reference except from PointerTracker"
by Tadashi G. Takaoka
· 12 years ago
503b790
Merge "Connect the personalization dictionary"
by Satoshi Kataoka
· 12 years ago
60586b5
Connect the personalization dictionary
by Satoshi Kataoka
· 12 years ago
5433ce6
Remove getTimer() reference except from PointerTracker
by Tadashi G. Takaoka
· 12 years ago
8126e79
Move key repeat function to PointerTracker
by Tadashi G. Takaoka
· 12 years ago
552a4b8
Merge "Add UsabilityStudyLogUtils.writeMotionEvent"
by Tadashi G. Takaoka
· 12 years ago
567e7f0
Add the personalization prediction dictionary
by Satoshi Kataoka
· 12 years ago
853d0fd
Refactor the personalization dictionary
by Satoshi Kataoka
· 12 years ago
883bd36
Merge "Deallocate gesture trail bitmap when unneeded"
by Ken Wakasa
· 12 years ago
c8814e2
Deallocate gesture trail bitmap when unneeded
by Ken Wakasa
· 12 years ago
3b1eb88
Merge "Refactor the user history dictionary"
by Satoshi Kataoka
· 12 years ago
1439130
Refactor the user history dictionary
by Satoshi Kataoka
· 12 years ago
30977a1
Add UsabilityStudyLogUtils.writeMotionEvent
by Tadashi G. Takaoka
· 12 years ago
2d7e927
Fix inconsistencies with mSuggest.
by Jean Chalard
· 12 years ago
acb3cc7
Merge "Refactor on the user history dictionary"
by Satoshi Kataoka
· 12 years ago
310ea9a
Remove sudden jump touch event hack
by Tadashi G. Takaoka
· 12 years ago
3b5c05f
Merge "Fix Catalan keyboard layout"
by Tadashi G. Takaoka
· 12 years ago
fea0862
Merge "Fix missing Azerbaijani text resource"
by Tadashi G. Takaoka
· 12 years ago
087c8a8
Fix Catalan keyboard layout
by Tadashi G. Takaoka
· 12 years ago
d4a6869
Fix missing Azerbaijani text resource
by Tadashi G. Takaoka
· 12 years ago
87d06af
Refactor on the user history dictionary
by Satoshi Kataoka
· 12 years ago
8d46ea9
Merge "Fix some warnings"
by Jean Chalard
· 12 years ago
7d654d8
Merge "Fix inconsistency with mutable settings."
by Jean Chalard
· 12 years ago
536e0c7
Merge "Clean up PointerTracker a bit"
by Tadashi G. Takaoka
· 12 years ago
561c447
Merge "Fix a problem where settings were not renewed correctly."
by Jean Chalard
· 12 years ago
93445b4
Fix some warnings
by Jean Chalard
· 12 years ago
212165b
Clean up PointerTracker a bit
by Tadashi G. Takaoka
· 12 years ago
f8c1aef
Merge "Clarify the expected cursor position in RichInputConnection."
by Jean Chalard
· 12 years ago
aa108f1
Clarify the expected cursor position in RichInputConnection.
by Jean Chalard
· 12 years ago
323a7aa
Merge "Fix the title of the personal dictionary settings"
by Satoshi Kataoka
· 12 years ago
8befd36
Fix the title of the personal dictionary settings
by Satoshi Kataoka
· 12 years ago
c5c226c
Fix inconsistency with mutable settings.
by Jean Chalard
· 12 years ago
74bcc91
Fix a problem where settings were not renewed correctly.
by Jean Chalard
· 12 years ago
ab2d273
Merge "Fix the displayed name of the personal dictionary"
by Satoshi Kataoka
· 12 years ago
5123427
Fix the displayed name of the personal dictionary
by Satoshi Kataoka
· 12 years ago
b60e65a
Rename a variable for SettingsValues
by Ken Wakasa
· 12 years ago
d9f0c1e
Merge "Fix an NPE"
by Jean Chalard
· 12 years ago
5408fec
Fix an NPE
by Jean Chalard
· 12 years ago
fb9f448
Merge "Add personalization dictionary helper"
by Satoshi Kataoka
· 12 years ago
Next »