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
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
textservice
/
SpellCheckerSession.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace LinkedList by a more performant collection
Nikolas Havrikov
2022-02-24
1
-2
/
+2
*
Revert^2 "Introduce SpellCheckerSessionParams."
Kohsuke Yatoh
2021-04-20
1
-0
/
+159
*
Revert "Introduce SpellCheckerSessionParams."
Yi-yo Chiang
2021-04-20
1
-159
/
+0
*
Introduce SpellCheckerSessionParams.
Kohsuke Yatoh
2021-04-17
1
-0
/
+159
*
Add Executor param to TSM#newSpellCheckerSession().
Kohsuke Yatoh
2021-03-15
1
-35
/
+37
*
InputMethodInfo attr to suppress spell checker.
Kohsuke Yatoh
2021-03-13
1
-0
/
+11
*
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
*
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
-9
/
+4
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+2
*
Fix confusing Log.e message in SpellCheckerSession
Yohei Yukawa
2018-03-21
1
-1
/
+7
*
SpellCheckerSession: Fix brittle finalizer pattern.
Narayan Kamath
2017-04-26
1
-8
/
+14
*
Minor code clean-ups with no behavior change
Yohei Yukawa
2017-01-29
1
-11
/
+9
*
Fix import statement in view|transition|animation packages.
Aurimas Liutikas
2016-10-12
1
-5
/
+5
*
Fix debug log for SpellCheckerSessionListenerImpl#TASK_CANCEL
Yohei Yukawa
2015-06-16
1
-1
/
+1
*
Fix a reference leak in SpellCheckerSessionListenerImpl.
Yohei Yukawa
2015-06-16
1
-50
/
+118
*
Use final in favor of initialization safety.
Seigo Nonaka
2015-06-03
1
-1
/
+1
*
Null check for sentence level spell checking method.
Keisuke Kuroyanagi
2014-05-30
1
-2
/
+6
*
Get rid of "isSentenceLevelSpellCheckSupported"
satok
2012-04-16
1
-11
/
+5
*
Supplement for I772164d9c67e95876c228efcce2
satok
2012-04-06
1
-5
/
+5
*
Take sentence-level spell checking APIs public
satok
2012-03-29
1
-7
/
+16
*
Fix spell checker framework
satok
2012-03-08
1
-3
/
+0
*
Handle sentence level spell checking hidden APIs
satok
2012-03-01
1
-2
/
+2
*
Refactor sentence level spell checking APIs
satok
2012-02-22
1
-12
/
+12
*
resolved conflicts for merge of a80bab37 to master
Dianne Hackborn
2011-12-13
1
-104
/
+118
|
\
|
*
Fix issue #5756204: Crespo IME briefly appears shortened when...
Dianne Hackborn
2011-12-13
1
-83
/
+104
*
|
add sentence level spell checker hidden apis
satok
2011-11-22
1
-1
/
+69
|
/
*
Clean up the spell checker framework
satok
2011-11-17
1
-1
/
+2
*
Introduce an API to cancel pending/running spell check tasks
satok
2011-11-10
1
-0
/
+28
*
Fix a memory leak of a Binder in SpellCheckerService
satok
2011-11-03
1
-0
/
+27
*
Fix a warning from the binder.
Jean Chalard
2011-10-20
1
-3
/
+9
*
Add documents for the spell checker framework and the input method subtype
satok
2011-10-18
1
-0
/
+45
*
API cleanup for the spell checker framework
satok
2011-08-04
1
-2
/
+2
*
Move SpellCheckerSession
satok
2011-08-02
1
-0
/
+307