Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
83c6069b986e11fd88caead1e5bbeb5e82d105a2
/
java
83c6069
Decrease LatinKeyboardBaseView_keyPreviewOffset. Popup will be displayed closer to each key typed.
by Ken Wakasa
· 15 years ago
3491c87
Merge "Queuing PointerTracker to support n-key roll-over and shift modifier." into gingerbread
by Tadashi G. Takaoka
· 15 years ago
8f5b0cc
Update assets for LatinIME
by satok
· 15 years ago
40a05f6
Queuing PointerTracker to support n-key roll-over and shift modifier.
by Tadashi G. Takaoka
· 15 years ago
c175e80
Merge "Add modifiers to functional keys" into gingerbread
by satok
· 15 years ago
d383364
Add modifiers to functional keys
by satok
· 15 years ago
a327485
Change the preference name for a theme and remove a preference settings
by satok
· 15 years ago
ac4f8e4
Merge "Change background color for functional keys in LatinIME" into gingerbread
by satok
· 15 years ago
dd8dd9f
Change background color for functional keys in LatinIME
by satok
· 15 years ago
f7d71c3
Merge "Refactor PointerTracker to add isValidKeyIndex() predicate." into gingerbread
by Tadashi G. Takaoka
· 15 years ago
b00a1d0
Correction improvements - use the new InputConnection APIs for underlining and
by Amith Yamasani
· 15 years ago
c6df091
Refactor PointerTracker to add isValidKeyIndex() predicate.
by Tadashi G. Takaoka
· 15 years ago
c6cb2ec
Add new public attribute mPointerId to PointerTracker
by Tadashi G. Takaoka
· 15 years ago
2085d43
Make abstract KeyDetector class
by Tadashi G. Takaoka
· 15 years ago
681b102
Track all pointers events
by Tadashi G. Takaoka
· 15 years ago
40ac45e
Get rid of arrows in candidate view
by Ken Wakasa
· 15 years ago
d4f60bc
Merge "Fix new theme assets and resources" into gingerbread
by satok
· 15 years ago
4de4d51
Merge "Remove old unused delete key assets" into gingerbread
by satok
· 15 years ago
8d3ca2f
Fix new theme assets and resources
by satok
· 15 years ago
186bb0b
Remove old unused delete key assets
by satok
· 15 years ago
a8d5e6d
Remove duplicated assets
by satok
· 15 years ago
31adfa7
Add a new theme for Gingerbread
by satok
· 15 years ago
c7c6203
Merge "Introduce multiple PointerTracker" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
a521b31
Introduce multiple PointerTracker
by Tadashi G. Takaoka
· 15 years ago
d44b79e
Merge "Add new assets" into gingerbread
by satok
· 15 years ago
d0ef2ae
Add new assets
by satok
· 15 years ago
fd36a98
Merge "Add new assets for LatinIME" into gingerbread
by satok
· 15 years ago
409731f
Merge "Make KeyDebounce class a top-level class and rename it to PointerTracker" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
6a1514a
Make KeyDebounce class a top-level class and rename it to PointerTracker
by Tadashi G. Takaoka
· 15 years ago
eee0a63
Add new assets for LatinIME
by satok
· 15 years ago
543dbdf
Always present suggestion strip whenever in appropriate mode.
by Ken Wakasa
· 15 years ago
b24cc64
Fix ArrayIndexOutOfBoundsException.
by Ken Wakasa
· 15 years ago
b57b478
Refactor KeyDebounce class
by Tadashi G. Takaoka
· 15 years ago
dc406a2
Merge "Refactor key preview methods" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
2ca84da
Refactor key preview methods
by Tadashi G. Takaoka
· 15 years ago
4f3741d
Merge "Add missing resources for LatinIME" into gingerbread
by satok
· 15 years ago
0ca1bf7
Add missing resources for LatinIME
by satok
· 15 years ago
673aed4
Add settings button
by satok
· 15 years ago
eeb77d4
Merge "Remove mAbortKey flag completely" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
164972b
Merge "Import revised translations. DO NOT MERGE" into gingerbread
by Eric Fischer
· 15 years ago
ba9b24e
Remove mAbortKey flag completely
by Tadashi G. Takaoka
· 15 years ago
ed5ce6c
Merge "Remove extension keyboard" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
82798ac
Disable long-press on symbol keys on international locale keyboards.
by Tadashi G. Takaoka
· 15 years ago
d2a431e
Remove extension keyboard
by Tadashi G. Takaoka
· 15 years ago
4fc6539
Remove unused assets
by satok
· 15 years ago
5d55cf6
Remove Log functions from Gingerbread
by satok
· 15 years ago
cb62212
DO NOT MERGE. Remove a preference for bigram suggestion
by satok
· 15 years ago
22708e6
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
06123e5
Don't re-allocate KeyDebouncer when keyboard is switched.
by Tadashi G. Takaoka
· 15 years ago
00dda50
Revert "Show key preview instantaneously"
by Tadashi G. Takaoka
· 15 years ago
09f530e
Show key preview instantaneously
by Tadashi G. Takaoka
· 15 years ago
7986d78
Merge "Disable long-press on shift and symbol keys" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
cec1495
Disable long-press on shift and symbol keys
by Tadashi G. Takaoka
· 15 years ago
f17a50f
Merge "Not to reset the ring buffer in LatinImeLogger" into gingerbread
by satok
· 15 years ago
975fc3c
Not to reset the ring buffer in LatinImeLogger
by satok
· 15 years ago
830fd4a
Merge "Refactor onModifiedTouchEvent into several methods." into gingerbread
by Tadashi G. Takaoka
· 15 years ago
bdd9c3d
Remove unused import statement
by Tadashi G. Takaoka
· 15 years ago
5b6fbf9
Refactor onModifiedTouchEvent into several methods.
by Tadashi G. Takaoka
· 15 years ago
e83d738
Refactor getKeyIndexAndNearbyCodes into independent class
by Tadashi G. Takaoka
· 15 years ago
dfbc508
Refactor SwipeTracker class
by Tadashi G. Takaoka
· 15 years ago
542f057
Add a log for getting coordinates of keys
by satok
· 15 years ago
0c54809
Refactor gesture detector logic
by Tadashi G. Takaoka
· 15 years ago
0d098c5
Fix bugs in key repeat logic
by Tadashi G. Takaoka
· 15 years ago
d900867
Change all-subdir-java-files to all-java-files-under,src
by Tadashi G. Takaoka
· 15 years ago
05d1904
Refactor SwipeTracker to top level class
by Tadashi G. Takaoka
· 15 years ago
f4271e5
Refactor key repeating related code
by Tadashi G. Takaoka
· 15 years ago
8ee1321
Refactor long press related code
by Tadashi G. Takaoka
· 15 years ago
edadd26
Merge "Refactor onModifiedTouchEvent of LatinKeyboardBaseView" into gingerbread
by Tadashi G. Takaoka
· 15 years ago
8b0cb12
Refactor onModifiedTouchEvent of LatinKeyboardBaseView
by Tadashi G. Takaoka
· 15 years ago
525141a
Clean up LatinIME java
by satok
· 15 years ago
78c4611
Fix LatinIME crashing due to crash in Contacts DB
by Ken Wakasa
· 15 years ago
17dc363
Fix an NPE found in KeyboardSwitcher.isAlphabetMode()
by Ken Wakasa
· 15 years ago
979f869
DO NOT MERGE. Backport LatinIME from master to Gingerbread
by satok
· 15 years ago
6511376
am 65582531: Fix a bug in backspace handling for the "Tap again to save"
by Ken Wakasa
· 15 years ago
6558253
Fix a bug in backspace handling for the "Tap again to save"
by Ken Wakasa
· 15 years ago
7faf89f
Import revised translations. DO NOT MERGE
by Eric Fischer
· 15 years ago
1812bce
am 88e7b49f: Backport https://android-git.corp.google.com/g/#change,52371 to Froyo. Fix bug: 2693836 - Russian keyboard is missing a letter
by Ken Wakasa
· 15 years ago
88e7b49
Backport https://android-git.corp.google.com/g/#change,52371 to Froyo. Fix bug: 2693836 - Russian keyboard is missing a letter
by Ken Wakasa
· 15 years ago
a008d16
am 7697133c: Import revised translations
by Kenny Root
· 15 years ago
7697133
Import revised translations
by Kenny Root
· 15 years ago
e6de878
am 36dcfec5: Import revised translations
by Kenny Root
· 15 years ago
36dcfec
Import revised translations
by Kenny Root
· 15 years ago
71403bc
am 8099a06b: Import revised translations
by Kenny Root
· 15 years ago
8099a06
Import revised translations
by Kenny Root
· 15 years ago
a8e487b
am d6b80c6e: Merge "Fix hardcoded "isDefault" setting" into froyo
by satok
· 15 years ago
d6b80c6
Merge "Fix hardcoded "isDefault" setting" into froyo
by satok
· 15 years ago
8a3f6df
Fix hardcoded "isDefault" setting
by satok
· 15 years ago
b106805
am f0296426: Don\'t auto-select the system language in IME language selection screen.
by Amith Yamasani
· 15 years ago
f029642
Don't auto-select the system language in IME language selection screen.
by Amith Yamasani
· 15 years ago
8701305
am 221d99c8: Merge "Import revised translations" into froyo
by Kenny Root
· 15 years ago
221d99c
Merge "Import revised translations" into froyo
by Kenny Root
· 15 years ago
0dfa3e6
Import revised translations
by Kenny Root
· 15 years ago
afae9b2
am 6aab3310: Remove .com key from URL and Email address keyboards. Bug: 2630268
by Amith Yamasani
· 15 years ago
6aab331
Remove .com key from URL and Email address keyboards. Bug: 2630268
by Amith Yamasani
· 15 years ago
335a0c5
am 938c1782: Fix for hanging extension keyboard. Bug: 2593488
by Amith Yamasani
· 15 years ago
938c178
Fix for hanging extension keyboard. Bug: 2593488
by Amith Yamasani
· 15 years ago
41c2b30
am 48832c86: Import revised translations
by Kenny Root
· 15 years ago
48832c8
Import revised translations
by Kenny Root
· 15 years ago
b98c17a
am f9d0f3a8: Fix for: For Voice IME busy circle displayed below waveform
by Valentin Kravtsov
· 15 years ago
f9d0f3a
Fix for: For Voice IME busy circle displayed below waveform
by Valentin Kravtsov
· 15 years ago
Next »