summaryrefslogtreecommitdiff
path: root/core/java/android/view/contentcapture/ContentCaptureEvent.java
Commit message (Expand)AuthorAgeFilesLines
* Reporting the Autofill IDs and Positions of active views in list viewMihir Patel2022-08-091-0/+9
* Revert "Revert "Migrate unsafe parcel APIs in framework-minus-apex""Bernardo Rufino2022-01-191-4/+4
* Revert "Migrate unsafe parcel APIs in framework-minus-apex"Bernardo Rufino2022-01-121-4/+4
* Migrate unsafe parcel APIs in framework-minus-apexBernardo Rufino2021-12-151-4/+4
* Merge "Add Content Capture event TYPE_WINDOW_BOUNDS_CHANGED to notify window ...Adam He2021-09-221-1/+41
|\
| * Add Content Capture event TYPE_WINDOW_BOUNDS_CHANGED to notify windowAdam He2021-09-211-1/+41
* | Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.Joanne Chung2021-07-071-7/+6
|/
* Merge changes from topics "cc-composing-update", "cc-merge-equals" into sc-devAhaan Ugale2021-06-231-0/+9
|\
| * ContentCapture: Don't ignore events with changed composing/selection spanAhaan Ugale2021-06-211-0/+9
* | Merge "ContentCaptureEvent: Log composing and selection indices" into sc-devTreeHugger Robot2021-06-161-2/+5
|\ \
| * | ContentCaptureEvent: Log composing and selection indicesAhaan Ugale2021-06-151-2/+5
| |/
* | Merge "ContentCapture: DEBUG flag to log raw text" into sc-devTreeHugger Robot2021-06-161-2/+5
|\ \ | |/ |/|
| * ContentCapture: DEBUG flag to log raw textAhaan Ugale2021-06-151-2/+5
* | Make some NoCopySpans can pass to ContentCaptureServiceTYM Tsai2021-06-161-10/+106
|/
* ContentCapture: Log the text length for VIEW_APPEARED events.Ahaan Ugale2021-04-191-3/+4
* Update the content capture text changed event merge logicFeng Cao2021-03-251-3/+16
* Remove @TestApi from @SystemApi symbolsAnton Hansson2020-10-201-2/+0
* Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptur...Mihir Patel2020-03-271-1/+1
* Notifying the on-device intelligence service when view window insets have cha...Mihir Patel2020-03-131-2/+40
* Add missing nullability annotations.Aurimas Liutikas2019-08-291-0/+1
* Refactored ContentCapture sessions to use an int id.Felipe Leme2019-03-281-14/+15
* Added ContentCaptureEvent.mergeEvent() method for mergingAdam He2019-03-121-0/+41
* All Parcelable CREATOR fields are @NonNull.Jeff Sharkey2019-02-281-1/+1
* Autofill, Content Capture, and Augmented Autofill API fixes:Felipe Leme2019-02-281-0/+2
* Added ContentCaptureEvents for session resumed and paused.Felipe Leme2019-02-221-11/+29
* Changed Content Catpure workflow so it notifies when multiple changes are made.Felipe Leme2019-02-221-6/+8
* Add new ContentCapture APIs to let apps change the ContentCaptureContext.Felipe Leme2019-02-121-8/+27
* Added unit tests for ContentCaptureContextFelipe Leme2019-02-051-1/+4
* Merge "Made ContentCapture APIs available for testing."Felipe Leme2019-02-051-0/+2
|\
| * Made ContentCapture APIs available for testing.Felipe Leme2019-02-041-0/+2
* | Refactored how initial content capture events are sent.Felipe Leme2019-02-041-4/+31
|/
* Moar Content capture improvements:Felipe Leme2019-01-231-2/+6
* Merge "Removed ContentCaptureSession.FLAG_USER_INPUT."TreeHugger Robot2019-01-191-29/+3
|\
| * Removed ContentCaptureSession.FLAG_USER_INPUT.Felipe Leme2019-01-181-29/+3
* | ContentCapture: add new API to notify views deletion on batch.Felipe Leme2019-01-171-3/+56
|/
* Fixed how session created / removed events are generated.Felipe Leme2019-01-041-0/+4
* Moved createContentCaptureSession() to ContentCaptureSession.Felipe Leme2018-12-201-3/+71
* Changed ContentCaptureService to receive one event at time.Felipe Leme2018-12-191-8/+19
* Another round of changes on Content Capture.Felipe Leme2018-12-141-58/+7
* Yet another (major) refactoring on Content Capture and Augmented Autofill.Felipe Leme2018-12-061-0/+316