summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/SystemTextClassifier.java
Commit message (Expand)AuthorAgeFilesLines
* Increase the timeout in SystemTextClassifier to 1 minuteTony Mak2020-10-231-9/+13
* Remove local text classifier and related tests.Tony Mak2020-03-161-1/+1
* Refine TC request classes.Joanne Chung2020-03-131-38/+31
* Make TCS.getDefaultTextClassifierImplementation returns a ...Tony Mak2020-02-041-6/+19
* Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin2019-12-181-11/+11
* Log the error of TCS, TCMS and SysTC.Joanne Chung2019-08-211-1/+1
* Ensure userId is set in TCEvent.Abodunrinwa Toki2019-08-011-0/+7
* TextClassifier cross-user vulnerability in direct-replyAbodunrinwa Toki2019-07-081-0/+13
* Refactoring and some fixes around TextClassifierServiceTony Mak2019-02-211-78/+28
* Introduce TextClassifierEventAbodunrinwa Toki2018-12-141-0/+12
* Add calling package name to TC requests.Abodunrinwa Toki2018-12-101-1/+5
* Add detectLanguage and suggestConversationActions to TCSTony Mak2018-11-211-9/+92
* Include textclassifier info in dumpsysTony Mak2018-07-181-0/+12
* Fix TextClassifier logging.Abodunrinwa Toki2018-05-081-0/+12
* TC: Fix null PendingIntent being passed to RemoteActionAbodunrinwa Toki2018-04-271-1/+2
* Remove legacy loggerJan Althaus2018-04-071-29/+0
* TextClassifier API updates.Abodunrinwa Toki2018-04-011-45/+56
* Fix smart_linkify_enabled flag.Abodunrinwa Toki2018-03-221-5/+10
* TextClassifierService.onSelectionEventAbodunrinwa Toki2018-03-121-0/+32
* Associate TCconstants with the TCM instead of TCImplAbodunrinwa Toki2018-02-281-2/+12
* Adding logging for generateLinksJan Althaus2018-02-211-0/+7
* Adding maximum input size checksJan Althaus2018-02-071-0/+9
* Introduce a TextClassifierManagerService.Abodunrinwa Toki2018-01-291-0/+197