summaryrefslogtreecommitdiff
path: root/core/java/android/view/contentcapture/ViewNode.java
AgeCommit message (Expand)Author
2021-03-26Rename getOnReceiveContentMimeTypes (drop "On")Nikita Dubrovsky
2021-01-11Add MIME types to ViewStructure and autofill/cc ViewNode classesNikita Dubrovsky
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2019-08-30Adding nullability annotations on ViewNode/AssistStructure.Aurimas Liutikas
2019-07-19Implement AssistStructure.ViewNode.getHintIdEntry().Adam He
2019-02-06Made moar ContentCapture APIs available for testing.Felipe Leme
2019-02-05Added unit tests for ContentCaptureContextFelipe Leme
2019-02-04Made ContentCapture APIs available for testing.Felipe Leme
2019-01-22Changed the virtual ids on ContentCapture to be long.Felipe Leme
2019-01-18Removed graphical properties from Content Capture ViewNode.Felipe Leme
2019-01-11Added an (optional) session id to Autofill id.Felipe Leme
2019-01-09Implemented missing methods on android.view.contentcapture.ViewNodeFelipe Leme
2018-12-06Yet another (major) refactoring on Content Capture and Augmented Autofill.Felipe Leme