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
/
ContentCaptureContext.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-03-02
Update ContentCaptureContext to have a token information
Joanne Chung
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-03-27
Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptur...
Mihir Patel
2019-04-19
Minor javadoc fixes.
Felipe Leme
2019-03-29
Merge "Refactored ContentCapture sessions to use an int id."
Felipe Leme
2019-03-28
Refactored ContentCapture sessions to use an int id.
Felipe Leme
2019-03-27
Improved Content Capture and LocusId javadocs.
Felipe Leme
2019-03-19
Added @Nullable to ContentCaptureContext.getLocusId()
Felipe Leme
2019-03-13
Changed ContentCapture session lifecycle so session is kept alive when servic...
Felipe Leme
2019-03-04
Minor changes on LocusId APIs.
Felipe Leme
2019-02-28
All Parcelable CREATOR fields are @NonNull.
Jeff Sharkey
2019-02-28
Autofill, Content Capture, and Augmented Autofill API fixes:
Felipe Leme
2019-02-15
Changes on the ContentCaptureContext APIs.
Felipe Leme
2019-02-04
Made ContentCapture APIs available for testing.
Felipe Leme
2019-01-31
Implement getting displayId from ActivityManager
Adam He
2019-01-23
New ContentCapture API: ContentCatpureContext.action
Felipe Leme
2019-01-23
Added argument checking on ContentCaptureContext.
Felipe Leme
2018-12-20
Moved createContentCaptureSession() to ContentCaptureSession.
Felipe Leme
2018-12-14
Another round of changes on Content Capture.
Felipe Leme