summaryrefslogtreecommitdiff
path: root/core/java/android/view/textservice/SpellCheckerSession.java
AgeCommit message (Expand)Author
2021-04-20Revert^2 "Introduce SpellCheckerSessionParams."Kohsuke Yatoh
2021-04-20Revert "Introduce SpellCheckerSessionParams."Yi-yo Chiang
2021-04-17Introduce SpellCheckerSessionParams.Kohsuke Yatoh
2021-03-15Add Executor param to TSM#newSpellCheckerSession().Kohsuke Yatoh
2021-03-13InputMethodInfo attr to suppress spell checker.Kohsuke Yatoh
2020-10-29Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-10-28Revert "Add maxTargetSdk restriction to unused APIs."Hongwei Wang
2020-10-27Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-01-18Plumb Context#mUser to TextServicesManager to TextServicesManagerServiceYohei Yukawa
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-03-21Fix confusing Log.e message in SpellCheckerSessionYohei Yukawa
2017-04-26SpellCheckerSession: Fix brittle finalizer pattern.Narayan Kamath
2017-01-29Minor code clean-ups with no behavior changeYohei Yukawa
2016-10-12Fix import statement in view|transition|animation packages.Aurimas Liutikas
2015-06-16Fix debug log for SpellCheckerSessionListenerImpl#TASK_CANCELYohei Yukawa
2015-06-16Fix a reference leak in SpellCheckerSessionListenerImpl.Yohei Yukawa
2015-06-03Use final in favor of initialization safety.Seigo Nonaka
2014-05-30Null check for sentence level spell checking method.Keisuke Kuroyanagi
2012-04-16Get rid of "isSentenceLevelSpellCheckSupported"satok
2012-04-06Supplement for I772164d9c67e95876c228efcce2satok
2012-03-29Take sentence-level spell checking APIs publicsatok
2012-03-08Fix spell checker frameworksatok
2012-03-01Handle sentence level spell checking hidden APIssatok
2012-02-22Refactor sentence level spell checking APIssatok
2011-12-13resolved conflicts for merge of a80bab37 to masterDianne Hackborn
2011-12-13Fix issue #5756204: Crespo IME briefly appears shortened when...Dianne Hackborn
2011-11-22add sentence level spell checker hidden apissatok
2011-11-17Clean up the spell checker frameworksatok
2011-11-10Introduce an API to cancel pending/running spell check taskssatok
2011-11-03Fix a memory leak of a Binder in SpellCheckerServicesatok
2011-10-20Fix a warning from the binder.Jean Chalard
2011-10-18Add documents for the spell checker framework and the input method subtypesatok
2011-08-04API cleanup for the spell checker frameworksatok
2011-08-02Move SpellCheckerSessionsatok