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
/
textclassifier
/
TextClassificationManager.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
fwb : Silence some AOSP logspam
George Zacharia
2022-10-26
1
-1
/
+2
*
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
*
Remove local text classifier and related tests.
Tony Mak
2020-03-16
1
-93
/
+8
*
Fix an issue that it is impossible to have multiple active sessions
Tony Mak
2020-02-06
1
-16
/
+6
*
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2020-02-04
1
-21
/
+24
*
Merge "Use new UnsupportedAppUsage annotation."
Artur Satayev
2019-12-19
1
-1
/
+1
|
\
|
*
Use new UnsupportedAppUsage annotation.
Artur Satayev
2019-12-18
1
-1
/
+1
*
|
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-12-18
1
-7
/
+7
|
/
*
Remove ConfigParser from TextClassificationConstants.
Joanne Chung
2019-12-09
1
-35
/
+22
*
Allow to use ExtService as TextClassifierService
Joanne Chung
2019-11-06
1
-1
/
+1
*
Lazy-load textclassifier settings.
Abodunrinwa Toki
2019-05-02
1
-7
/
+14
*
Migrate usage of single property lister to multi prop listener.
Matt Pape
2019-04-30
1
-4
/
+5
*
Add getTextClassifier perf test
Tony Mak
2019-04-04
1
-1
/
+4
*
Fix performance regression in textclassifier
John Reck
2019-04-01
1
-5
/
+9
*
Migrate to DeviceConfig in TextClassifier
Tony Mak
2019-03-05
1
-1
/
+18
*
Move TextClassifier.getLocalTextClassifier() API.
Abodunrinwa Toki
2019-02-12
1
-9
/
+3
*
Make getLocalTextClassifier public
Tony Mak
2019-01-23
1
-2
/
+15
*
Add @UnsupportedAppUsage annotations
Mathew Inwood
2018-08-20
1
-0
/
+2
*
Include textclassifier info in dumpsys
Tony Mak
2018-07-18
1
-0
/
+8
*
Use TCM context if application context is unavailble.
Michael Wright
2018-05-24
1
-4
/
+10
*
Refresh TCM settings when they change
Abodunrinwa Toki
2018-05-17
1
-21
/
+77
*
TC: Fix null PendingIntent being passed to RemoteAction
Abodunrinwa Toki
2018-04-27
1
-2
/
+3
*
Implement Stateful TextClassifier APIs.
Abodunrinwa Toki
2018-03-28
1
-1
/
+63
*
Add TCM.getTextClassifier(int type)
Abodunrinwa Toki
2018-03-01
1
-30
/
+69
*
Associate TCconstants with the TCM instead of TCImpl
Abodunrinwa Toki
2018-02-28
1
-3
/
+20
*
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-29
1
-4
/
+44
*
Remove LangId related code.
Abodunrinwa Toki
2017-08-01
1
-58
/
+0
*
Annotate @SystemApi with required permissions.
Jeff Sharkey
2017-06-05
1
-3
/
+2
*
Hide TextClassificationManager.detectLanguages API
Abodunrinwa Toki
2017-04-21
1
-0
/
+1
*
TextClassificationManager API cleanup.
Abodunrinwa Toki
2017-03-31
1
-6
/
+0
*
TextClassificationManager API updates.
Abodunrinwa Toki
2017-03-30
1
-6
/
+24
*
TextClassifier: Switch model based on locale
Abodunrinwa Toki
2017-03-29
1
-11
/
+1
*
TextClassificationManager: Update model file reference.
Abodunrinwa Toki
2017-03-14
1
-2
/
+2
*
TextClassifier: Multiple entities & confidence scores.
Abodunrinwa Toki
2017-03-10
1
-6
/
+11
*
Introduce a model file for language detection.
Abodunrinwa Toki
2017-02-10
1
-8
/
+10
*
Change package for LangId and SmartSelection.
Abodunrinwa Toki
2017-02-10
1
-1
/
+0
*
TextClassificationManager: Avoid exposing lock.
Abodunrinwa Toki
2017-02-07
1
-17
/
+24
*
TextClassificationManager: Make certain methods thread-safe
Abodunrinwa Toki
2017-02-02
1
-2
/
+2
*
Implement TextClassification-related methods.
Abodunrinwa Toki
2017-01-24
1
-3
/
+56
*
Update TextAssistant interface.
Abodunrinwa Toki
2017-01-24
1
-0
/
+53