Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
cc5050d7cab56f08767a833bb76a60a23a8c12d1
/
java
cc5050d
Update spacebar background for Material
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
310da35
Merge "Follow up API signature change" into lmp-dev
by Yohei Yukawa
· 11 years ago
5d6ac77
Follow up API signature change
by Yohei Yukawa
· 11 years ago
ca70bd5
Fix depedency of debug settings
by Tadashi G. Takaoka
· 11 years ago
8c42bf5
Follow API signature change in CursorAnchorInfo
by Yohei Yukawa
· 11 years ago
6ef88a6
Merge "Use right arrow for the commit indicator" into lmp-dev
by Yohei Yukawa
· 11 years ago
afa9d6d
Merge "Add theme aware key popup preview animation" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
ac88f3d
Add theme aware key popup preview animation
by Tadashi G. Takaoka
· 11 years ago
f4383ed
Fix missing Material light more keys' background
by Tadashi G. Takaoka
· 11 years ago
2412d9a
Use right arrow for the commit indicator
by Yohei Yukawa
· 11 years ago
ee0d807
Show the commit indicator only for word to be auto-corrected
by Yohei Yukawa
· 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
2c4cce8
Merge "Introduce #shouldShowAddToDictionaryHint" into lmp-dev
by Yohei Yukawa
· 11 years ago
ebc1509
Introduce #shouldShowAddToDictionaryHint
by Yohei Yukawa
· 11 years ago
5e7a6fe
Merge "Fix the bottom row of tablet keyboard layout" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
c9aa1be
Fix the bottom row of tablet keyboard layout
by Tadashi G. Takaoka
· 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
8e2fcaa
Merge "Use FrameLayout for the backing view" into lmp-dev
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
9078255
Use FrameLayout for the backing view
by Yohei Yukawa
· 11 years ago
b7a227b
Merge "Use RelativeLayout for the backing view" into lmp-dev
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
1a1c5e0
Use RelativeLayout for the backing view
by Yohei Yukawa
· 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
c9add10
(DO NOT MERGE) Disable Sinhala keyboard for L-release
by Tadashi G. Takaoka
· 11 years ago
2590637
Fix Tamil keyboard
by Tadashi G. Takaoka
· 11 years ago
2863997
Fix Kannada keyboard
by Tadashi G. Takaoka
· 11 years ago
015fcc2
(DO NOT MERGE) Enable InScript keyboards for L
by Tadashi G. Takaoka
· 11 years ago
31869bf
A follow up to AAPT change
by Ken Wakasa
· 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
dfeb014
Revert "Revert "Tune number letter size of Material keyboard""
by Tadashi G. Takaoka
· 11 years ago
f7f6574
Revert "Revert "Remove unused Key and Keyboard attributes""
by Tadashi G. Takaoka
· 11 years ago
e9ed396
Merge "Revert "Revert "Add Key label off center attribute""" into lmp-dev
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
0df148f
Merge "Revert "Revert "Remove unused animation resources""" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
57914a1
Revert "Revert "Remove unused animation resources""
by Tadashi G. Takaoka
· 11 years ago
6dcdfcc
Clean up Keyboard and KeyboardView theme
by Tadashi G. Takaoka
· 11 years ago
414e947
Revert "Clean up Keyboard and KeyboardView theme"
by Ken Wakasa
· 11 years ago
c083255
Revert "Remove unused animation resources"
by Ken Wakasa
· 11 years ago
9e7f067
Remove unused animation resources
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
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
91f47b0
Merge "Remove unused animation resources" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
0c2dc41
Merge "Clean up Keyboard and KeyboardView theme" into lmp-dev
by Tadashi G. Takaoka
· 11 years ago
ef23198
Clean up Keyboard and KeyboardView theme
by Tadashi G. Takaoka
· 11 years ago
Next »