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
/
service
/
contentcapture
/
ContentCaptureService.java
Age
Commit message (
Expand
)
Author
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-05-29
Add finish() method to DataShare Read and Write Adapters
Yara Hassan
2020-04-09
Fix Content Capture Data Share
Sergey Volnov
2020-03-29
Store hard refences in a static context and pass through only weak
Sergey Volnov
2020-03-27
Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptur...
Mihir Patel
2020-02-11
Promote System APIs to also be Test APIs for Content Capture Data
Sergey Volnov
2020-02-07
Merge "Send autofill assist structure data to content capture"
TreeHugger Robot
2020-02-07
Send autofill assist structure data to content capture
Mihir Patel
2020-02-03
Use FrameworkStatsLog instead of StatsLog
Muhammad Qureshi
2020-01-29
Got rid of cancellation signals in the Content Capture Data Sharing
Sergey Volnov
2020-01-24
Use cancellation signals for timeouts and cancel-by-CCService operations
Sergey Volnov
2020-01-24
Implement data sharing API for Content Capture.
Sergey Volnov
2019-05-14
Metrics for content capture.
Adam He
2019-05-08
Renamed UserDataRemovalRequest to DataRemovalRequest.
Felipe Leme
2019-04-16
Merge "Added example for ContentCaptureService.SERVICE_META_DATA" into qt-dev...
Felipe Leme
2019-04-16
Merge "Added example for ContentCaptureService.SERVICE_META_DATA" into qt-dev
TreeHugger Robot
2019-04-15
Added example for ContentCaptureService.SERVICE_META_DATA
Felipe Leme
2019-04-15
DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit.
Felipe Leme
2019-04-08
Added documentation to note onDisconnected() should not make calls to
Adam He
2019-03-28
Implemented ContentCaptureConditions APIs.
Felipe Leme
2019-03-28
Refactored ContentCapture sessions to use an int id.
Felipe Leme
2019-03-25
Defined new APIs to whitelist content capture for specific URLs.
Felipe Leme
2019-03-22
Merge "Fixed Content Capture workflow when service package is updated."
TreeHugger Robot
2019-03-22
Renamed ContentCaptureService.disableContentCaptureServices to disableSelf()
Felipe Leme
2019-03-21
Fixed Content Capture workflow when service package is updated.
Felipe Leme
2019-03-20
Added manifest metadata to define the content capture settings activity.
Felipe Leme
2019-03-13
Changed ContentCapture session lifecycle so session is kept alive when servic...
Felipe Leme
2019-03-07
Merge "New API: ContentCaptureService.onActivityEvent()"
TreeHugger Robot
2019-03-07
New API: ContentCaptureService.onActivityEvent()
Felipe Leme
2019-03-06
Removed some deprecated APIs that use List instead of Set.
Felipe Leme
2019-02-20
Removed deprecated ContentCaptureEventsRequest
Felipe Leme
2019-02-20
Optimized Content Capture workflow by caching some state at the application l...
Felipe Leme
2019-02-19
Changed ContentCaptureManager API so service can only disable itself.
Felipe Leme
2019-02-15
Initial implementation of ContentCaptureService.setContentCaptureWhitelist()
Felipe Leme
2019-02-14
Changed ContentCaptureService.setContentCaptureWhitelist() to use Set instead...
Felipe Leme
2019-02-12
Add new ContentCapture APIs to let apps change the ContentCaptureContext.
Felipe Leme
2019-02-04
Made ContentCapture APIs available for testing.
Felipe Leme
2019-01-31
Removed the Content Capture blacklist APIs.
Felipe Leme
2019-01-22
Implement onUserDataRemovalRequest
Adam He
2019-01-16
Merge "Added IContentCaptureServiceCallback."
TreeHugger Robot
2019-01-15
Improved ContentCaptureManagerSession state.
Felipe Leme
2019-01-15
Implement setContentCaptureEnabled for manually enabling content capture
Adam He
2019-01-15
Added IContentCaptureServiceCallback.
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-11
Merge "Defined a new ContentCapture API: ContentCaptureService.onUserDataRemo...
Felipe Leme
2019-01-10
Integrate content capture with FLAG_SECURE
Adam He
2019-01-10
Defined a new ContentCapture API: ContentCaptureService.onUserDataRemovalRequest
Felipe Leme
2019-01-04
Fixed how session created / removed events are generated.
Felipe Leme
[next]