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
/
ContentCaptureEvent.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-06-23
Merge changes from topics "cc-composing-update", "cc-merge-equals" into sc-dev
Ahaan Ugale
2021-06-21
ContentCapture: Don't ignore events with changed composing/selection span
Ahaan Ugale
2021-06-16
Merge "ContentCaptureEvent: Log composing and selection indices" into sc-dev
TreeHugger Robot
2021-06-16
Merge "ContentCapture: DEBUG flag to log raw text" into sc-dev
TreeHugger Robot
2021-06-15
ContentCaptureEvent: Log composing and selection indices
Ahaan Ugale
2021-06-16
Make some NoCopySpans can pass to ContentCaptureService
TYM Tsai
2021-06-15
ContentCapture: DEBUG flag to log raw text
Ahaan Ugale
2021-04-19
ContentCapture: Log the text length for VIEW_APPEARED events.
Ahaan Ugale
2021-03-25
Update the content capture text changed event merge logic
Feng Cao
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
2020-03-13
Notifying the on-device intelligence service when view window insets have cha...
Mihir Patel
2019-08-29
Add missing nullability annotations.
Aurimas Liutikas
2019-03-28
Refactored ContentCapture sessions to use an int id.
Felipe Leme
2019-03-12
Added ContentCaptureEvent.mergeEvent() method for merging
Adam He
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-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-05
Added unit tests for ContentCaptureContext
Felipe Leme
2019-02-05
Merge "Made ContentCapture APIs available for testing."
Felipe Leme
2019-02-04
Made ContentCapture APIs available for testing.
Felipe Leme
2019-02-04
Refactored how initial content capture events are sent.
Felipe Leme
2019-01-23
Moar Content capture improvements:
Felipe Leme
2019-01-19
Merge "Removed ContentCaptureSession.FLAG_USER_INPUT."
TreeHugger Robot
2019-01-18
Removed ContentCaptureSession.FLAG_USER_INPUT.
Felipe Leme
2019-01-17
ContentCapture: add new API to notify views deletion on batch.
Felipe Leme
2019-01-04
Fixed how session created / removed events are generated.
Felipe Leme
2018-12-20
Moved createContentCaptureSession() to ContentCaptureSession.
Felipe Leme
2018-12-19
Changed ContentCaptureService to receive one event at time.
Felipe Leme
2018-12-14
Another round of changes on Content Capture.
Felipe Leme
2018-12-06
Yet another (major) refactoring on Content Capture and Augmented Autofill.
Felipe Leme