index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
contentcapture
/
ContentCaptureSession.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not flush when sending view tree appearing event.
Kai Li
2023-03-22
1
-1
/
+16
*
Fix Activity leak from ContentCapture Context-Updated event.
Ahaan Ugale
2022-01-29
1
-0
/
+2
*
Update deprecated Preconditions.checkNotNull with Objects.requireNonNull.
Joanne Chung
2021-07-07
1
-6
/
+7
*
Fix potential null error in clearEvents.
Adam He
2021-06-18
1
-5
/
+1
*
Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc...
Jeff Sharkey
2020-09-15
1
-1
/
+1
|
\
|
*
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-09-14
1
-1
/
+1
*
|
Fixed ContentCaptureSession javadoc.
felipeal
2020-07-10
1
-2
/
+1
|
/
*
Fix content capture session id collision bug
Feng Cao
2020-06-11
1
-3
/
+5
*
Flush buffered data when session connects.
Julian Odell
2020-05-19
1
-1
/
+6
*
Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptur...
Mihir Patel
2020-03-27
1
-8
/
+1
*
Notifying the on-device intelligence service when view window insets have cha...
Mihir Patel
2020-03-13
1
-0
/
+14
*
Send autofill assist structure data to content capture
Mihir Patel
2020-02-07
1
-1
/
+6
*
Changed notifySessionLifecycle() API to notifySessionResumed() and
Adam He
2019-09-30
1
-6
/
+15
*
Add notifySessionLifecycle() to ContentCaptureSession.
Adam He
2019-09-12
1
-0
/
+13
*
Revert "Temporarily hide some APIs."
Felipe Leme
2019-05-17
1
-1
/
+1
*
Fixed javadoc for View.setContentCaptureSession().
Felipe Leme
2019-05-16
1
-2
/
+2
*
Unhide ContentCaptureSession.newViewStructure()
Felipe Leme
2019-05-14
1
-1
/
+40
*
Temporarily hide some APIs.
Felipe Leme
2019-04-19
1
-1
/
+1
*
Refactored ContentCapture sessions to use an int id.
Felipe Leme
2019-03-28
1
-17
/
+24
*
Fixed Content Capture workflow when service package is updated.
Felipe Leme
2019-03-21
1
-1
/
+8
*
Merge "Push buffer with TEXT_CHANGE_TIMEOUT from device_config_text_change_fl...
Adam He
2019-03-15
1
-1
/
+6
|
\
|
*
Push buffer with TEXT_CHANGE_TIMEOUT from
Adam He
2019-03-14
1
-1
/
+6
*
|
Improve error message when expecting a non-virtual autofill id.
Felipe Leme
2019-03-14
1
-8
/
+9
*
|
Changed ContentCapture session lifecycle so session is kept alive when servic...
Felipe Leme
2019-03-13
1
-0
/
+14
|
/
*
Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...
Adam He
2019-03-04
1
-2
/
+2
*
Autofill, Content Capture, and Augmented Autofill API fixes:
Felipe Leme
2019-02-28
1
-0
/
+1
*
Added ContentCaptureEvents for session resumed and paused.
Felipe Leme
2019-02-22
1
-8
/
+8
*
Changed Content Catpure workflow so it notifies when multiple changes are made.
Felipe Leme
2019-02-22
1
-5
/
+0
*
Improved how Content Capture events are flushed when activity is resumed / pa...
Felipe Leme
2019-02-22
1
-11
/
+11
*
Initial implementation of ContentCaptureService.setContentCaptureWhitelist()
Felipe Leme
2019-02-15
1
-0
/
+7
*
Added DeviceConfig properties to fine tune ContentCapture:
Felipe Leme
2019-02-15
1
-6
/
+6
*
Add new ContentCapture APIs to let apps change the ContentCaptureContext.
Felipe Leme
2019-02-12
1
-0
/
+41
*
Refactored how initial content capture events are sent.
Felipe Leme
2019-02-04
1
-0
/
+9
*
Merge "Removed unused flag from notifyTextChanged()."
TreeHugger Robot
2019-01-30
1
-6
/
+4
|
\
|
*
Removed unused flag from notifyTextChanged().
Felipe Leme
2019-01-29
1
-6
/
+4
*
|
Added new APIs to let Settings enable / disable ContentCapture
Felipe Leme
2019-01-28
1
-1
/
+2
|
/
*
Removed CloseGuard check from ContentCaptureSession.
Felipe Leme
2019-01-24
1
-20
/
+0
*
Merge "Moar Content capture improvements:"
TreeHugger Robot
2019-01-23
1
-3
/
+3
|
\
|
*
Moar Content capture improvements:
Felipe Leme
2019-01-23
1
-3
/
+3
*
|
Changed the virtual ids on ContentCapture to be long.
Felipe Leme
2019-01-22
1
-6
/
+6
|
/
*
Merge "Removed ContentCaptureSession.FLAG_USER_INPUT."
TreeHugger Robot
2019-01-19
1
-11
/
+4
|
\
|
*
Removed ContentCaptureSession.FLAG_USER_INPUT.
Felipe Leme
2019-01-18
1
-11
/
+4
*
|
ContentCapture: add new API to notify views deletion on batch.
Felipe Leme
2019-01-17
1
-2
/
+2
|
/
*
ContentCapture: new API to notify virtual views deletion on batch.
Felipe Leme
2019-01-17
1
-0
/
+26
*
Log history of Content Capture flushes.
Felipe Leme
2019-01-16
1
-5
/
+53
*
Minor fixes on ContentCapture session logic.
Felipe Leme
2019-01-16
1
-0
/
+13
*
Improved ContentCaptureManagerSession state.
Felipe Leme
2019-01-15
1
-26
/
+20
*
Implement setContentCaptureEnabled for manually enabling content capture
Adam He
2019-01-15
1
-0
/
+9
*
Added an (optional) session id to Autofill id.
Felipe Leme
2019-01-11
1
-6
/
+18
*
Merge changes from topic "cc_virtual_id"
TreeHugger Robot
2019-01-11
1
-5
/
+23
|
\
[next]