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