summaryrefslogtreecommitdiff
path: root/core/java/android/view/contentcapture/ContentCaptureManager.java
AgeCommit message (Expand)Author
2022-03-15Merge SP2A.220305.013Haamed Gheibi
2021-06-15ContentCapture: DEBUG flag to log raw textAhaan Ugale
2021-03-11Merge "Fix minor typo in ContentCaptureManager Javadoc" am: 6305e68c6e am: 3f...Yuntao Zhou
2021-03-11Fix minor typo in ContentCaptureManager JavadocYuntao Zhou
2021-03-02Update ContentCaptureContext to have a token informationJoanne Chung
2021-03-01Add testAPIs in ContentCaptureManagerkholoud mohamed
2020-10-20Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-10-19Remove @TestApi from @SystemApi symbolsAnton Hansson
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-06-08Handle SyncResultReceiver.TimeoutExceptionJoanne Chung
2020-05-29Add finish() method to DataShare Read and Write AdaptersYara Hassan
2020-05-12Increase content capture buffer size to 500Julian Odell
2020-04-09Fix Content Capture Data ShareSergey Volnov
2020-03-29Store hard refences in a static context and pass through only weakSergey Volnov
2020-03-27Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptur...Mihir Patel
2020-03-09Added @IntDef for DATA_SHARE_ERROR_ constantsYara Hassan
2020-01-29Got rid of cancellation signals in the Content Capture Data SharingSergey Volnov
2020-01-24Use cancellation signals for timeouts and cancel-by-CCService operationsSergey Volnov
2020-01-24Implement data sharing API for Content Capture.Sergey Volnov
2019-09-30Changed notifySessionLifecycle() API to notifySessionResumed() andAdam He
2019-05-17Revert "Temporarily hide some APIs."Felipe Leme
2019-05-08Renamed UserDataRemovalRequest to DataRemovalRequest.Felipe Leme
2019-05-03Merge "ContentCaptureManager is notified when FLAG_SECURE is set dynamically ...Adam He
2019-05-02ContentCaptureManager is notified when FLAG_SECURE is set dynamically onAdam He
2019-05-02Merge "Propogate disabled state to content capture session after changing use...Adam He
2019-04-26Propogate disabled state to content capture session after changing userAdam He
2019-04-22Merge "Fixed content capture whitelist for specific activities." into qt-devTreeHugger Robot
2019-04-22Merge "Minor javadoc fixes."Felipe Leme
2019-04-22Merge "Fixed content capture whitelist for specific activities."Felipe Leme
2019-04-19Fixed content capture whitelist for specific activities.Felipe Leme
2019-04-19Fixed content capture whitelist for specific activities.Felipe Leme
2019-04-19DO NOT MERGE - Updated some javadocs.Felipe Leme
2019-04-19Minor javadoc fixes.Felipe Leme
2019-04-19Temporarily hide some APIs.Felipe Leme
2019-04-16Merge "Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right clie...Felipe Leme
2019-04-16Fixed AutofillOptions.isAugmentedAutofillEnabled to use the right client.Felipe Leme
2019-04-15DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit.Felipe Leme
2019-03-28Checks package name belongs to called UID on some content capture methods.Felipe Leme
2019-03-28Implemented ContentCaptureConditions APIs.Felipe Leme
2019-03-27Improved Content Capture and LocusId javadocs.Felipe Leme
2019-03-25Defined new APIs to whitelist content capture for specific URLs.Felipe Leme
2019-03-21Added a "lite" flag on ContentCaptureOptions.Felipe Leme
2019-03-20New method ContentCaptureManager.getServiceSettingsComponentName()Felipe Leme
2019-03-04Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...Adam He
2019-02-26Merge "Added ContentCaptureEvents for session resumed and paused."Felipe Leme
2019-02-25Added a DeviceConfig property for Content Capture idle timeout to unbind from...Felipe Leme
2019-02-22Added ContentCaptureEvents for session resumed and paused.Felipe Leme
2019-02-20Optimized Content Capture workflow by caching some state at the application l...Felipe Leme
2019-02-19Changed ContentCaptureManager API so service can only disable itself.Felipe Leme
2019-02-15Added DeviceConfig properties to fine tune ContentCapture:Felipe Leme