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
/
MainContentCaptureSession.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-06-30
Merge "Flush Content Capture context updated event immediately" into sc-dev
TreeHugger Robot
2021-06-25
Merge "Adding verbose check on handleSendEvent logs to avoid spamming logcat"...
TreeHugger Robot
2021-06-24
Adding verbose check on handleSendEvent logs to avoid spamming logcat
Alex Mang
2021-06-25
Flush Content Capture context updated event immediately
TYM Tsai
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-18
Fix potential null error in clearEvents.
Adam He
2021-06-16
Make some NoCopySpans can pass to ContentCaptureService
TYM Tsai
2021-06-09
Make ContentCapture event contains parcelable span
TYM Tsai
2021-04-29
Change clearEvents() to clear existing events rather than setting
Adam He
2021-03-25
Update the content capture text changed event merge logic
Feng Cao
2021-03-02
Update ContentCaptureContext to have a token information
Joanne Chung
2020-12-01
Do not merge two consecutive text change content capture events if one of the...
Feng Cao
2020-09-29
Send ContentCapture events with mHandler to prevent threading issues causing ...
Adam He
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-06-19
Fix the context leak in the ContentCapture
TYM Tsai
2020-05-19
Flush buffered data when session connects.
Julian Odell
2020-03-13
Notifying the on-device intelligence service when view window insets have cha...
Mihir Patel
2019-09-30
Changed notifySessionLifecycle() API to notifySessionResumed() and
Adam He
2019-09-12
Add notifySessionLifecycle() to ContentCaptureSession.
Adam He
2019-08-09
Fixing a bug where content capture sessions with child sessions could get stu...
Mihir Patel
2019-06-18
Fixed event flushing to handle when mDirectServiceInterface is not ready
Adam He
2019-05-15
Metrics for content capture.
Adam He
2019-05-02
ContentCaptureManager is notified when FLAG_SECURE is set dynamically on
Adam He
2019-04-26
Propogate disabled state to content capture session after changing user
Adam He
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-13
Changed ContentCapture session lifecycle so session is kept alive when servic...
Felipe Leme
2019-03-12
Added ContentCaptureEvent.mergeEvent() method for merging
Adam He
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-20
Optimized Content Capture workflow by caching some state at the application l...
Felipe Leme
2019-02-15
Added DeviceConfig properties to fine tune ContentCapture:
Felipe Leme
2019-02-15
ContentCaptureManager should be null when the feature is disabled.
Felipe Leme
2019-02-12
Add new ContentCapture APIs to let apps change the ContentCaptureContext.
Felipe Leme
2019-02-08
Fixed sendEvent() so it can merge TYPE_VIEW_DISAPPEARED with multiple ids.
Felipe Leme
2019-02-04
Make ContentCapture calls directly from the UI thread.
Felipe Leme
2019-02-04
Refactored how initial content capture events are sent.
Felipe Leme
2019-01-31
Fixed ContentCaptureManager.isContentCaptureEnabled() when main session is di...
Felipe Leme
2019-01-29
Removed unused flag from notifyTextChanged().
Felipe Leme
2019-01-29
Merge "Fixed NPE on MainContentCaptureSession.handleFlushIfNeeded"
TreeHugger Robot
2019-01-28
Fixed NPE on MainContentCaptureSession.handleFlushIfNeeded
Felipe Leme
2019-01-28
Removed userId from ContentCapture binder calls.
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
[next]