index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
textservice
/
TextServicesManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Annotate TextServicesManager with @UserHandleAware
Yohei Yukawa
2021-07-30
1
-0
/
+11
*
Revert^2 "Introduce SpellCheckerSessionParams."
Kohsuke Yatoh
2021-04-20
1
-38
/
+30
*
Revert "Introduce SpellCheckerSessionParams."
Yi-yo Chiang
2021-04-20
1
-30
/
+38
*
Introduce SpellCheckerSessionParams.
Kohsuke Yatoh
2021-04-17
1
-38
/
+30
*
Merge "Add Executor param to TSM#newSpellCheckerSession()." into sc-dev
TreeHugger Robot
2021-03-18
1
-15
/
+30
|
\
|
*
Add Executor param to TSM#newSpellCheckerSession().
Kohsuke Yatoh
2021-03-15
1
-15
/
+30
*
|
Return an empty list instead of null.
Kohsuke Yatoh
2021-03-18
1
-4
/
+5
|
/
*
InputMethodInfo attr to suppress spell checker.
Kohsuke Yatoh
2021-03-13
1
-3
/
+16
*
Update TextServicesManager API.
Kohsuke Yatoh
2021-03-09
1
-3
/
+19
*
API: Suppress existing NullableCollections lints (S edition)
Adrian Roos
2021-02-01
1
-1
/
+3
*
Add supportedAttributes param for spell checker.
Kohsuke Yatoh
2021-01-20
1
-14
/
+52
*
Public some APIs in TextServicesManager for spell checker
Lan Wei
2021-01-19
1
-8
/
+27
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-29
1
-1
/
+2
*
Revert "Add maxTargetSdk restriction to unused APIs."
Hongwei Wang
2020-10-28
1
-2
/
+1
*
Add maxTargetSdk restriction to unused APIs.
Mathew Inwood
2020-10-27
1
-1
/
+2
*
Expose spell checker settings for testing.
Kohsuke Yatoh
2020-09-23
1
-0
/
+2
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
Plumb Context#mUser to TextServicesManager to TextServicesManagerService
Yohei Yukawa
2019-01-18
1
-10
/
+46
*
Support per-profile IME behind the flag
Yohei Yukawa
2019-01-10
1
-6
/
+0
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+6
*
Remove unused parameter from TSMS IPC
Yohei Yukawa
2018-06-17
1
-2
/
+1
*
Re-enable cross-profile use of spell checker APIs
Yohei Yukawa
2018-03-01
1
-0
/
+6
*
Remove the internal APIs of TSM to change spell checker settings
Guliz Tuncay
2017-06-29
1
-42
/
+0
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-2
/
+3
*
Minor code clean-ups with no behavior change
Yohei Yukawa
2017-01-29
1
-2
/
+1
*
Avoid caching services with missing binders.
Jeff Sharkey
2016-08-11
1
-40
/
+33
*
Fix broken locale related assumptions in TextServicesManager.
Narayan Kamath
2014-07-18
1
-5
/
+17
*
Don't update the text services locale in the main thread
Satoshi Kataoka
2012-10-12
1
-0
/
+6
*
Fix several cases of broken droiddoc syntax
Jeff Smith
2012-07-25
1
-4
/
+4
*
Fix locale in TextServicesManagerService
Satoshi Kataoka
2012-05-30
1
-1
/
+1
*
add sentence level spell checker hidden apis
satok
2011-11-22
1
-1
/
+2
*
Add documents for the spell checker framework and the input method subtype
satok
2011-10-18
1
-0
/
+25
*
Fix comment
Ken Wakasa
2011-09-22
1
-2
/
+2
*
Add a functionality to disable the spell checker
satok
2011-08-31
1
-0
/
+5
*
Improve the fallback of the locale of the spell checker
satok
2011-08-31
1
-2
/
+13
*
Fix newSpellCheckerSession
satok
2011-08-26
1
-1
/
+6
*
Support system locale as the locale of the spell checkers
satok
2011-08-26
1
-6
/
+27
*
Fix NPE in setCurrentSpellCheckerSubtype
satok
2011-08-26
1
-2
/
+5
*
Fix setCurrentSpellCheckerSubtype
satok
2011-08-26
1
-2
/
+3
*
Add functions to enable / disable spell checker
satok
2011-08-25
1
-0
/
+21
*
Add functions to set / get SpellCheckerSubtype
satok
2011-08-24
1
-2
/
+31
*
API cleanup for the spell checker framework
satok
2011-08-04
1
-3
/
+3
*
Merge "Move SpellCheckerSession"
satok
2011-08-02
1
-2
/
+2
|
\
|
*
Move SpellCheckerSession
satok
2011-08-02
1
-2
/
+2
*
|
Change SpellCheckerInfo IPC inputs to String
satok
2011-08-02
1
-7
/
+10
|
/
*
Add a method to set the current spell checker
satok
2011-08-02
1
-0
/
+11
*
[step9] Add logging code for text services
satok
2011-07-26
1
-6
/
+14
*
[Step 2] Add apis for spell checker settings
satok
2011-07-25
1
-0
/
+23
*
Tweak APIs for SpellChecker
satok
2011-07-23
1
-22
/
+16
*
Create TextServiceManager and SpellCheckerService
satok
2011-07-22
1
-0
/
+106