summaryrefslogtreecommitdiff
path: root/core/java/android/view/textclassifier/SelectionSessionLogger.java
AgeCommit message (Expand)Author
2020-03-16Remove local text classifier and related tests.Tony Mak
2020-02-28Rename TextClassificationSessionId.flattenToString() to getValue()Tony Mak
2019-12-18Replace com.android.internal.util.Preconditions.checkNotNull withDaulet Zhanguzin
2019-05-14Report AUTO_SELECTION as a smart selection event.Abodunrinwa Toki
2019-01-09Use isLoggable so that we can enable full logging easilyTony Mak
2018-05-08Fix TextClassifier logging.Abodunrinwa Toki
2018-04-07Remove legacy loggerJan Althaus