summaryrefslogtreecommitdiff
path: root/core/java/android/view/textservice/TextServicesManager.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-18Merge "Add Executor param to TSM#newSpellCheckerSession()." into sc-devTreeHugger Robot
2021-03-18Return an empty list instead of null.Kohsuke Yatoh
2021-03-15Add Executor param to TSM#newSpellCheckerSession().Kohsuke Yatoh
2021-03-13InputMethodInfo attr to suppress spell checker.Kohsuke Yatoh
2021-03-09Update TextServicesManager API.Kohsuke Yatoh
2021-02-01API: Suppress existing NullableCollections lints (S edition)Adrian Roos
2021-01-20Add supportedAttributes param for spell checker.Kohsuke Yatoh
2021-01-19Public some APIs in TextServicesManager for spell checkerLan Wei
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
2020-09-23Expose spell checker settings for testing.Kohsuke Yatoh
2019-12-18Use new UnsupportedAppUsage annotation.Artur Satayev
2019-01-18Plumb Context#mUser to TextServicesManager to TextServicesManagerServiceYohei Yukawa
2019-01-10Support per-profile IME behind the flagYohei Yukawa
2018-08-20Add @UnsupportedAppUsage annotationsMathew Inwood
2018-06-17Remove unused parameter from TSMS IPCYohei Yukawa
2018-03-01Re-enable cross-profile use of spell checker APIsYohei Yukawa
2017-06-29Remove the internal APIs of TSM to change spell checker settingsGuliz Tuncay
2017-06-05Annotate @SystemApi with required permissions.Jeff Sharkey
2017-01-29Minor code clean-ups with no behavior changeYohei Yukawa
2016-08-11Avoid caching services with missing binders.Jeff Sharkey
2014-07-18Fix broken locale related assumptions in TextServicesManager.Narayan Kamath
2012-10-12Don't update the text services locale in the main threadSatoshi Kataoka
2012-07-25Fix several cases of broken droiddoc syntaxJeff Smith
2012-05-30Fix locale in TextServicesManagerServiceSatoshi Kataoka
2011-11-22add sentence level spell checker hidden apissatok
2011-10-18Add documents for the spell checker framework and the input method subtypesatok
2011-09-22Fix commentKen Wakasa
2011-08-31Add a functionality to disable the spell checkersatok
2011-08-31Improve the fallback of the locale of the spell checkersatok
2011-08-26Fix newSpellCheckerSessionsatok
2011-08-26Support system locale as the locale of the spell checkerssatok
2011-08-26Fix NPE in setCurrentSpellCheckerSubtypesatok
2011-08-26Fix setCurrentSpellCheckerSubtypesatok
2011-08-25Add functions to enable / disable spell checkersatok
2011-08-24Add functions to set / get SpellCheckerSubtypesatok
2011-08-04API cleanup for the spell checker frameworksatok
2011-08-02Merge "Move SpellCheckerSession"satok
2011-08-02Move SpellCheckerSessionsatok
2011-08-02Change SpellCheckerInfo IPC inputs to Stringsatok
2011-08-02Add a method to set the current spell checkersatok
2011-07-26[step9] Add logging code for text servicessatok
2011-07-25[Step 2] Add apis for spell checker settingssatok
2011-07-23Tweak APIs for SpellCheckersatok
2011-07-22Create TextServiceManager and SpellCheckerServicesatok