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
/
ContentCaptureSession.java
Age
Commit message (
Expand
)
Author
2021-06-18
Fix potential null error in clearEvents.
Adam He
2020-09-15
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-07-10
Fixed ContentCaptureSession javadoc.
felipeal
2020-06-11
Fix content capture session id collision bug
Feng Cao
2020-05-19
Flush buffered data when session connects.
Julian Odell
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
2020-02-07
Send autofill assist structure data to content capture
Mihir Patel
2019-09-30
Changed notifySessionLifecycle() API to notifySessionResumed() and
Adam He
2019-09-12
Add notifySessionLifecycle() to ContentCaptureSession.
Adam He
2019-05-17
Revert "Temporarily hide some APIs."
Felipe Leme
2019-05-16
Fixed javadoc for View.setContentCaptureSession().
Felipe Leme
2019-05-14
Unhide ContentCaptureSession.newViewStructure()
Felipe Leme
2019-04-19
Temporarily hide some APIs.
Felipe Leme
2019-03-28
Refactored ContentCapture sessions to use an int id.
Felipe Leme
2019-03-21
Fixed Content Capture workflow when service package is updated.
Felipe Leme
2019-03-15
Merge "Push buffer with TEXT_CHANGE_TIMEOUT from device_config_text_change_fl...
Adam He
2019-03-14
Push buffer with TEXT_CHANGE_TIMEOUT from
Adam He
2019-03-14
Improve error message when expecting a non-virtual autofill id.
Felipe Leme
2019-03-13
Changed ContentCapture session lifecycle so session is kept alive when servic...
Felipe Leme
2019-03-04
Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...
Adam He
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-22
Improved how Content Capture events are flushed when activity is resumed / pa...
Felipe Leme
2019-02-15
Initial implementation of ContentCaptureService.setContentCaptureWhitelist()
Felipe Leme
2019-02-15
Added DeviceConfig properties to fine tune ContentCapture:
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-30
Merge "Removed unused flag from notifyTextChanged()."
TreeHugger Robot
2019-01-29
Removed unused flag from notifyTextChanged().
Felipe Leme
2019-01-28
Added new APIs to let Settings enable / disable ContentCapture
Felipe Leme
2019-01-24
Removed CloseGuard check from ContentCaptureSession.
Felipe Leme
2019-01-23
Merge "Moar Content capture improvements:"
TreeHugger Robot
2019-01-23
Moar Content capture improvements:
Felipe Leme
2019-01-22
Changed the virtual ids on ContentCapture to be long.
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-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-16
Minor fixes on ContentCapture session logic.
Felipe Leme
2019-01-15
Improved ContentCaptureManagerSession state.
Felipe Leme
2019-01-15
Implement setContentCaptureEnabled for manually enabling content capture
Adam He
2019-01-11
Added an (optional) session id to Autofill id.
Felipe Leme
2019-01-11
Merge changes from topic "cc_virtual_id"
TreeHugger Robot
2019-01-11
New, minor ContentCapture APIs for virtual views management.
Felipe Leme
2019-01-10
Integrate content capture with FLAG_SECURE
Adam He
2019-01-07
Implemented nested Content Capture sessions.
Felipe Leme
[next]