Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
4d84487cdc0149489d6fb8e6faf7ef27788a03d4
/
java
/
src
/
com
/
android
/
inputmethod
de12c1b
Fix NPE due to the lack of null-check
by Yohei Yukawa
· 11 years ago
be4e0d0
Fix when to show important notice
by Tadashi G. Takaoka
· 11 years ago
f2d0d9b
Merge "Avoid the add-to-dictionary indicator from being clipped" into lmp-dev
by Yohei Yukawa
· 11 years ago
9d2f606
Avoid the add-to-dictionary indicator from being clipped
by Yohei Yukawa
· 11 years ago
c648bae
(DO NOT MERGE) Remove some logs which spam encrypted boot
by Jean Chalard
· 11 years ago
00e0183
Merge "(DO NOT MERGE) Fix showing important notice even at beginning of sentence" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
26b3d1d
(DO NOT MERGE) Fix showing important notice even at beginning of sentence
by Tadashi G. Takaoka
· 11 years ago
fa63d91
Merge "Use Add-To-Dictionary indicator only" into lmp-dev
by Yohei Yukawa
· 11 years ago
5896153
Use Add-To-Dictionary indicator only
by Yohei Yukawa
· 11 years ago
bfabac4
Suppress voice input key on textWebEmailAddress field
by Tadashi G. Takaoka
· 11 years ago
dad7a5d
Fix drawing of custom action label key
by Tadashi G. Takaoka
· 11 years ago
d0d8f90
Merge "Reorganize settings in Google Keyboard" into lmp-dev
by Jatin Matani
· 11 years ago
fd5f2b9
Merge "Fix not always showing input view with physical keyboard connected" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
3a90cb9
Reorganize settings in Google Keyboard
by Tadashi G. Takaoka
· 11 years ago
7aa47cb
Only do double-space-period on real text fields.
by Jean Chalard
· 11 years ago
88f282d
Fix not always showing input view with physical keyboard connected
by Tadashi G. Takaoka
· 11 years ago
cd11905
Support CursorAnchorInfo in the full-screen mode
by Yohei Yukawa
· 11 years ago
486c489
Keep aspect ratio of Material action key background
by Tadashi G. Takaoka
· 11 years ago
9395014
Don't resume suggestions with H/W keyboard
by Jean Chalard
· 11 years ago
914078f
Fix a bug where recorrection would stop on connectors
by Jean Chalard
· 11 years ago
1caa0b7
Merge "Follow up API signature changes of CursorAnchorInfo" into lmp-dev
by Yohei Yukawa
· 11 years ago
cb077f7
Merge "Resolve an old TODO." into lmp-dev
by Jean Chalard
· 11 years ago
a8ecd29
Follow up API signature changes of CursorAnchorInfo
by Yohei Yukawa
· 11 years ago
0f33e61
Implement Floating Action Button more keys keyboard
by Tadashi G. Takaoka
· 11 years ago
727e818
Move more keys divider to MoreKeysKeyboardView
by Tadashi G. Takaoka
· 11 years ago
6bb6d30
Resolve an old TODO.
by Jean Chalard
· 11 years ago
f0f49f9
Create donottranslate debug settings string resources file
by Tadashi G. Takaoka
· 11 years ago
1c2cf71
Add new value "spacebar" to Key.backgroundType attribute
by Tadashi G. Takaoka
· 11 years ago
5a9c964
Removes "customAction" value from Key.backgroundType attribute
by Tadashi G. Takaoka
· 11 years ago
0af2472
Add new "keyboardTheme" <case> predicator
by Tadashi G. Takaoka
· 11 years ago
5d6ac77
Follow up API signature change
by Yohei Yukawa
· 11 years ago
8c42bf5
Follow API signature change in CursorAnchorInfo
by Yohei Yukawa
· 11 years ago
ac88f3d
Add theme aware key popup preview animation
by Tadashi G. Takaoka
· 11 years ago
c471012
Merge "Fix the order of keys on more keys keyboard" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
f507d1f
Support RTL layout in custom input style settings
by Tadashi G. Takaoka
· 11 years ago
4e28a6a
Fix an IOOB exception
by Jean Chalard
· 11 years ago
a9fc862
Fix the order of keys on more keys keyboard
by Tadashi G. Takaoka
· 11 years ago
f2eadbb
Clear keyboard cache when system locale is changed
by Tadashi G. Takaoka
· 11 years ago
a292848
Add new attributes to our notification
by Jean Chalard
· 11 years ago
acce1aa
Make sure to obtain the IC before requesting CursorAnchorInfo
by Yohei Yukawa
· 11 years ago
37beaf1
Simplify onComputeInsets of LatinIME
by Tadashi G. Takaoka
· 11 years ago
97681eb
Set highlight color along with the commit indicator
by Yohei Yukawa
· 11 years ago
29200b0
Set the text bgcolor only when CursorAnchorInfo is available
by Yohei Yukawa
· 11 years ago
a475c85
Introduce a mechanism to hide the indicator speculatively
by Yohei Yukawa
· 11 years ago
bea17c4
Introduce commit/add-to-dictionary indicators
by Yohei Yukawa
· 11 years ago
8380f92
Fix a bug where the top prediction would disappear.
by Jean Chalard
· 11 years ago
fdfe73f
Merge "Use more descriptive names for some internal fields" into lmp-dev
by Yohei Yukawa
· 11 years ago
a61b724
Use more descriptive names for some internal fields
by Yohei Yukawa
· 11 years ago
19dd34a
Show view even when IME is explicitly shown with physical keyboard
by Tadashi G. Takaoka
· 11 years ago
f145fff
Merge "Fix NPE when pressing ALT key" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
ad1f880
Fix NPE when pressing ALT key
by Tadashi G. Takaoka
· 11 years ago
8681287
Fix build due to an illegal character
by Yohei Yukawa
· 11 years ago
5eebadd
Merge "Dismiss "Add to dictionary" hint with non-special char event" into lmp-dev
by Yohei Yukawa
· 11 years ago
ebc1509
Introduce #shouldShowAddToDictionaryHint
by Yohei Yukawa
· 11 years ago
034c326
Dismiss "Add to dictionary" hint with non-special char event
by Yohei Yukawa
· 11 years ago
4a71d2c
Allow to add/remove background color to/from the committed text
by Yohei Yukawa
· 11 years ago
cd6ef9a
Indroduce SuggestedWords#getTypedWordInfoOrNull
by Yohei Yukawa
· 11 years ago
2637be2
Support Accept typed word UI
by Tadashi G. Takaoka
· 11 years ago
cabb66e
follow-up to API change in I4a577bfd02b37b
by Yohei Yukawa
· 11 years ago
b976870
Merge "Use #onStartInputInternal to initialize cursor rect retrieval" into lmp-dev
by Yohei Yukawa
· 11 years ago
9f4f668
Use #onStartInputInternal to initialize cursor rect retrieval
by Yohei Yukawa
· 11 years ago
fa39ffc
Support more methods in the wrapper of CursorAnchorInfo
by Yohei Yukawa
· 11 years ago
c37205f
Merge "DO NOT MERGE: Abolish source code overlay and introduce overridable src dir" into lmp-dev
by Ken Wakasa
· 11 years ago
0b3e48f
DO NOT MERGE: Abolish source code overlay and introduce overridable src dir
by Ken Wakasa
· 11 years ago
16a43d2
Let the backing view cover the entire content area
by Yohei Yukawa
· 11 years ago
b8d7647
Add the input style to SuggestedWords.
by Jean Chalard
· 11 years ago
a94c89e
Use light emoji icon for Material light tablet keyboard
by Tadashi G. Takaoka
· 11 years ago
d9a8e1c
Enable CursorAnchorInfo callback when necessary
by Yohei Yukawa
· 11 years ago
6e7806b
Add stub implementation of #onUpdateCursorAnchorInfo
by Yohei Yukawa
· 11 years ago
c225d2e
Add setting boolean for showing UI to accept typed word
by Tadashi G. Takaoka
· 11 years ago
a696c92
(DO NOT MERGE) Add debug setting to force hardware special key
by Tadashi G. Takaoka
· 11 years ago
78cff10
Add BuildCompatUtils to get an effective platfrom API version
by Tadashi G. Takaoka
· 11 years ago
8f3e778
Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"
by Tadashi G. Takaoka
· 11 years ago
5380acf
Remove reference of VERSION_CODES.CUR_DEVELOPMENT
by Tadashi G. Takaoka
· 11 years ago
89e8cba
Merge "Add CursorAnchorInfoCompatWrapper for KitKat and older platforms" into lmp-dev
by Yohei Yukawa
· 11 years ago
4991537
(DO NOT MERGE) Add SpecialkeyDetector
by Tadashi G. Takaoka
· 11 years ago
8fdff5a
(DO NOT MERGE) Show InputView even when hardware keyboard is connected
by Tadashi G. Takaoka
· 11 years ago
deff949
Add CursorAnchorInfoCompatWrapper for KitKat and older platforms
by Yohei Yukawa
· 11 years ago
016d6c4
Auto scale-X text of key popup preview
by Tadashi G. Takaoka
· 11 years ago
2590637
Fix Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
f729f22
Help & feedback should be the very last item in the menu
by Ken Wakasa
· 11 years ago
a848c09
Merge "Rename distracter filter class." into lmp-dev
by Keisuke Kuroyanagi
· 11 years ago
e05eb21
Rename distracter filter class.
by Keisuke Kuroyanagi
· 11 years ago
33ca0c8
Use suggestions in the distracter filter.
by Keisuke Kuroyanagi
· 11 years ago
6fef4ff
Merge "Use suggestions in the distracter filter." into lmp-dev
by Keisuke Kuroyanagi
· 11 years ago
83a96fe
Initial implementation of Help & feedback
by Ken Wakasa
· 11 years ago
db77614
Revert "Revert "Align hint label to bottom""
by Tadashi G. Takaoka
· 11 years ago
f7f6574
Revert "Revert "Remove unused Key and Keyboard attributes""
by Tadashi G. Takaoka
· 11 years ago
0b5d12c
Revert "Revert "Add Key label off center attribute""
by Tadashi G. Takaoka
· 11 years ago
787e9a3
Revert "Add Key label off center attribute"
by Ken Wakasa
· 11 years ago
5f57fe4
Merge "Revert "Remove unused Key and Keyboard attributes"" into lmp-dev
by Ken Wakasa
· 11 years ago
44e20f4
Revert "Remove unused Key and Keyboard attributes"
by Ken Wakasa
· 11 years ago
cdcaa37
Remove unused Key and Keyboard attributes
by Tadashi G. Takaoka
· 11 years ago
e19c520
Align space key icon to bottom of a key
by Tadashi G. Takaoka
· 11 years ago
3316dcd
Merge "Revert "Introduce onEvent() to improve testability"" into lmp-dev
by Ken Wakasa
· 11 years ago
f5f5fb4
Revert "Introduce onEvent() to improve testability"
by Ken Wakasa
· 11 years ago
ef74e73
Introduce onEvent() to improve testability
by Jean Chalard
· 11 years ago
1f3d89c
Revert "[HS1] Save some data in startInputView"
by Jean Chalard
· 11 years ago
772a801
Revert "[HS2] Move more stuff to onStartInput"
by Jean Chalard
· 11 years ago
5dee1fd
Merge "Add dedicated background for custom action label key" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
Next »