index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
inputmethod
/
InputMethodInfo.java
Age
Commit message (
Expand
)
Author
2021-05-13
Make InputMethodInfo#showInInputMethodPicker public.
Ahaan Ugale
2021-03-30
Avoid IME restart for configChanges
Taran Singh
2021-03-30
Add a showInInputMethodPicker attr.
Ahaan Ugale
2021-03-13
InputMethodInfo attr to suppress spell checker.
Kohsuke Yatoh
2021-03-13
Revert "Avoid IME restart for configChanges"
Yohei Yukawa
2021-03-10
Avoid IME restart for configChanges
Taran Singh
2021-03-01
Revert "Avoid IME restart for configChanges"
Taran Singh
2021-02-18
Avoid IME restart for configChanges
Taran Singh
2020-10-15
Add @Nullable annotation to the parameter of Object.equals() methods.
Roman Kalukiewicz
2020-08-18
Merge "Update InputMethodInfo to comply with Android's inclusive language gui...
Treehugger Robot
2020-08-14
Update InputMethodInfo to comply with Android's inclusive language guidance
Tarandeep Singh
2020-01-09
Use new UnsupportedAppUsage annotation.
Artur Satayev
2020-01-03
Added attributes for IME and AutofillService to indicate they support
Adam He
2019-12-18
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2018-08-20
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-04-08
Deprecate InputMethodUtils#isSystemIme() part 1
Yohei Yukawa
2018-03-09
Remove debug metadata isVrOnly from InputMethodInfo
Tarandeep Singh
2017-12-05
Add new SystemApi InputMethod attr isVrOnly.
Tarandeep Singh
2017-04-07
Remove supportsDismissingSelfWindow attribute of IME
Tadashi G. Takaoka
2017-02-02
Simplify the constructor of InputMethodInfo
Yohei Yukawa
2017-01-16
Add supportsDismissingSelfWindow attribute of IME
Tadashi G. Takaoka
2016-10-12
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-08-04
Catch more Exceptions for reading InputMethodSubtype.
Keisuke Kuroyanagi
2016-02-20
Remove unused InputMethodInfo#isEncryptionAware().
Yohei Yukawa
2016-02-09
Make InputMethodInfo#isEncryptionAware() strict.
Yohei Yukawa
2016-02-09
Add a utility method to InputMethodInfo for FBE.
Yohei Yukawa
2016-02-09
Fix style issues in InputMethodInfo.java.
Yohei Yukawa
2016-01-21
Initialize InputMethodSubtype with "languageTag".
Yohei Yukawa
2015-12-02
Fix @code escapes
Neil Fuller
2015-10-14
Dump mSupportsSwitchingToNextInputMethod value
Seigo Nonaka
2014-09-19
Speculative fix of IMMS crash
Yohei Yukawa
2014-09-15
Minimize the number of default enabled IMEs part 3
Yohei Yukawa
2014-05-01
Add unit tests for InputMethodSubtypeSwitchingController
Yohei Yukawa
2014-03-06
Introduce InputMethodSubtypeArray for memory efficient IPCs
Yohei Yukawa
2014-02-24
Remove trailing spaces and tabs
Yohei Yukawa
2013-10-18
add xml attributes to IME javadoc
Scott Main
2013-08-15
Add an API supportsSwitchingToNextInput
Satoshi Kataoka
2013-08-02
Small cleanup on InputMethodInfo
Satoshi Kataoka
2013-08-01
Cleanup InputMethodSubtype and add "isAsciiCapable".
Satoshi Kataoka
2013-01-28
Do not turn on imes unexpectedly with unit tests
Satoshi Kataoka
2012-09-04
Add subtypeId for keeping enabled "InputMethodSubtype"s even if subtype param...
Satoshi Kataoka
2011-09-05
Add a function to check auxiliary ime.
satok
2011-09-02
Add an option for the implicitly selected subtype
satok
2011-06-10
API to set additional subtypes
satok
2011-06-02
Add an api to get the display name for InputMethodSubtype
satok
2011-03-26
Add hashCode to InputMethodInfo
satok
2011-01-21
Refine InputMethodInfo API
Ken Wakasa
2010-11-05
Change API for getting InputMethodSubtype's mode from resource id to String
satok
2010-09-23
Add methods for managing subtypes
satok
[next]