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