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
/
ContentCaptureManager.java
Age
Commit message (
Expand
)
Author
2022-03-15
Merge SP2A.220305.013
Haamed Gheibi
2021-06-15
ContentCapture: DEBUG flag to log raw text
Ahaan Ugale
2021-03-11
Merge "Fix minor typo in ContentCaptureManager Javadoc" am: 6305e68c6e am: 3f...
Yuntao Zhou
2021-03-11
Fix minor typo in ContentCaptureManager Javadoc
Yuntao Zhou
2021-03-02
Update ContentCaptureContext to have a token information
Joanne Chung
2021-03-01
Add testAPIs in ContentCaptureManager
kholoud mohamed
2020-10-20
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-10-19
Remove @TestApi from @SystemApi symbols
Anton Hansson
2020-09-14
Update language to comply with Android's inclusive language guidance
Jeff Sharkey
2020-06-08
Handle SyncResultReceiver.TimeoutException
Joanne Chung
2020-05-29
Add finish() method to DataShare Read and Write Adapters
Yara Hassan
2020-05-12
Increase content capture buffer size to 500
Julian Odell
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-03-09
Added @IntDef for DATA_SHARE_ERROR_ constants
Yara Hassan
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-09-30
Changed notifySessionLifecycle() API to notifySessionResumed() and
Adam He
2019-05-17
Revert "Temporarily hide some APIs."
Felipe Leme
2019-05-08
Renamed UserDataRemovalRequest to DataRemovalRequest.
Felipe Leme
2019-05-03
Merge "ContentCaptureManager is notified when FLAG_SECURE is set dynamically ...
Adam He
2019-05-02
ContentCaptureManager is notified when FLAG_SECURE is set dynamically on
Adam He
2019-05-02
Merge "Propogate disabled state to content capture session after changing use...
Adam He
2019-04-26
Propogate disabled state to content capture session after changing user
Adam He
2019-04-22
Merge "Fixed content capture whitelist for specific activities." into qt-dev
TreeHugger Robot
2019-04-22
Merge "Minor javadoc fixes."
Felipe Leme
2019-04-22
Merge "Fixed content capture whitelist for specific activities."
Felipe Leme
2019-04-19
Fixed content capture whitelist for specific activities.
Felipe Leme
2019-04-19
Fixed content capture whitelist for specific activities.
Felipe Leme
2019-04-19
DO NOT MERGE - Updated some javadocs.
Felipe Leme
2019-04-19
Minor javadoc fixes.
Felipe Leme
2019-04-19
Temporarily hide some APIs.
Felipe Leme
2019-04-16
Merge "Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right clie...
Felipe Leme
2019-04-16
Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right client.
Felipe Leme
2019-04-15
DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit.
Felipe Leme
2019-03-28
Checks package name belongs to called UID on some content capture methods.
Felipe Leme
2019-03-28
Implemented ContentCaptureConditions APIs.
Felipe Leme
2019-03-27
Improved Content Capture and LocusId javadocs.
Felipe Leme
2019-03-25
Defined new APIs to whitelist content capture for specific URLs.
Felipe Leme
2019-03-21
Added a "lite" flag on ContentCaptureOptions.
Felipe Leme
2019-03-20
New method ContentCaptureManager.getServiceSettingsComponentName()
Felipe Leme
2019-03-04
Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...
Adam He
2019-02-26
Merge "Added ContentCaptureEvents for session resumed and paused."
Felipe Leme
2019-02-25
Added a DeviceConfig property for Content Capture idle timeout to unbind from...
Felipe Leme
2019-02-22
Added ContentCaptureEvents for session resumed and paused.
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
Added DeviceConfig properties to fine tune ContentCapture:
Felipe Leme
[next]