summaryrefslogtreecommitdiff
path: root/core/java/android/view/contentcapture/ChildContentCaptureSession.java
AgeCommit message (Expand)Author
2020-03-13Notifying the on-device intelligence service when view window insets have cha...Mihir Patel
2019-09-30Changed notifySessionLifecycle() API to notifySessionResumed() andAdam He
2019-09-12Add notifySessionLifecycle() to ContentCaptureSession.Adam He
2019-02-22Added ContentCaptureEvents for session resumed and paused.Felipe Leme
2019-02-22Changed Content Catpure workflow so it notifies when multiple changes are made.Felipe Leme
2019-02-12Add new ContentCapture APIs to let apps change the ContentCaptureContext.Felipe Leme
2019-02-04Refactored how initial content capture events are sent.Felipe Leme
2019-01-18Removed ContentCaptureSession.FLAG_USER_INPUT.Felipe Leme
2019-01-17ContentCapture: new API to notify virtual views deletion on batch.Felipe Leme
2019-01-16Log history of Content Capture flushes.Felipe Leme
2019-01-07Implemented nested Content Capture sessions.Felipe Leme
2018-12-20Moved createContentCaptureSession() to ContentCaptureSession.Felipe Leme