index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
textclassifier
/
TextClassification.java
Age
Commit message (
Expand
)
Author
2020-10-27
Use the flag FLAG_IMMUTABLE when creating the PendingIntent
Tony Mak
2020-04-28
Rewrite Icons from the TCS.
Abodunrinwa Toki
2020-03-16
Remove local text classifier and related tests.
Tony Mak
2020-03-13
Refine TC request classes.
Joanne Chung
2020-02-04
Make TCS.getDefaultTextClassifierImplementation returns a ...
Tony Mak
2019-12-18
Replace com.android.internal.util.Preconditions.checkNotNull with
Daulet Zhanguzin
2019-07-08
TextClassifier cross-user vulnerability in direct-reply
Abodunrinwa Toki
2019-04-10
Remove remaining deepCopy() usages in TextClassifier
Tony Mak
2019-04-08
Do not deep copy bundle in getExtras()
Tony Mak
2019-04-04
Stores serialized entity data to the extras
Tony Mak
2019-03-12
Deduplicate actions by their look
Tony Mak
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-21
Language detection fixes.
Abodunrinwa Toki
2019-01-31
Log translate action's views and clicks.
Abodunrinwa Toki
2018-12-10
Add calling package name to TC requests.
Abodunrinwa Toki
2018-11-27
Do not linkify text with RLO/LRO characters.
Abodunrinwa Toki
2018-10-31
Merge "Remove deprecated codes around TextClassifier"
TreeHugger Robot
2018-10-30
Add get/setExtras to TextClassification
Tony Mak
2018-10-29
Remove deprecated codes around TextClassifier
Tony Mak
2018-05-15
Use FLAG_UPDATE_CURRENT for TC PendingIntents.
Abodunrinwa Toki
2018-05-10
Do not parcel legacy TextClassification fields
Abodunrinwa Toki
2018-04-19
Fix non-unique PendingIntent issue with TCImpl.
Abodunrinwa Toki
2018-04-11
Minor TextClassifier fixes
Jan Althaus
2018-04-04
Fix TCS crash due to API changes.
Abodunrinwa Toki
2018-04-01
TextClassifier API updates.
Abodunrinwa Toki
2018-03-29
Switch reference time to ZonedDateTime
Jan Althaus
2018-03-28
Change TextClassification to use RemoteActions
Jan Althaus
2018-03-22
Fix smart_linkify_enabled flag.
Abodunrinwa Toki
2018-02-17
TextClassifier: Support service intents.
Abodunrinwa Toki
2018-02-07
Fix size of parcelled TextClassification icons.
Abodunrinwa Toki
2018-01-29
Introduce a TextClassifierManagerService.
Abodunrinwa Toki
2018-01-25
Adding intent generation for dates and flights
Jan Althaus
2018-01-12
Making TextClassifier helper objects parcelable
Jan Althaus
2017-12-04
Add a signature to TextSelection and TextClassification
Abodunrinwa Toki
2017-12-02
Primary/Secondary actions in TextClassification.
Abodunrinwa Toki
2017-12-01
Storage refactor for EntityConfidence
Jan Althaus
2017-11-29
TextClassifier cleanup #1
Abodunrinwa Toki
2017-11-03
Optional parameters for TextClassifier APIs.
Abodunrinwa Toki
2017-10-24
Update TextClassifier Javadoc.
Abodunrinwa Toki
2017-09-28
Adding multiple action support to TextClassification
Jan Althaus
2017-09-11
Fix smart selection logging bugs.
Abodunrinwa Toki
2017-08-30
Introduce SmartSelectionEventTracker.
Abodunrinwa Toki
2017-07-12
TextClassification.text is nullable
Abodunrinwa Toki
2017-04-30
TextClassifier: API rename
Abodunrinwa Toki