summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/TextClassificationSession.java
AgeCommit message (Expand)Author
2020-07-09Add a lock to guard TCSession's destroy behavior.Chang Li
2020-02-07Fix memory leak in TCMS when TCSession.destroy() is not called.Tony Mak
2020-01-02Ensure OVERTYPE event has an entity type.Joanne Chung
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-11-08A few methods are missing in TextClassificationSessionTony Mak
2019-06-06TC: Ensure ABANDON event has an entity type.Abodunrinwa Toki
2019-05-23Convert TextClassifierEvent to SelectionEventAbodunrinwa Toki
2019-05-14Report AUTO_SELECTION as a smart selection event.Abodunrinwa Toki
2019-01-31Log translate action's views and clicks.Abodunrinwa Toki
2019-01-09Use isLoggable so that we can enable full logging easilyTony Mak
2018-04-07Remove legacy loggerJan Althaus
2018-04-01TextClassifier API updates.Abodunrinwa Toki
2018-03-28Implement Stateful TextClassifier APIs.Abodunrinwa Toki