summaryrefslogtreecommitdiff
path: root/services/contentcapture
AgeCommit message (Expand)Author
2021-02-16[LSC] Add LOCAL_LICENSE_KINDS to frameworks/baseBob Badour
2020-12-08Improve OWNERS coverage across frameworks/base/.Jeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-09-14Update language to comply with Android's inclusive language guidanceJeff Sharkey
2020-06-19Catch RemoteExceptions in DataShareCallbackDelegateYara Hassan
2020-06-16Add westworld logging for CCAPI data shareYara Hassan
2020-05-29Handle sender's crash in Data Share APIYara Hassan
2020-05-29Merge "Close a file descriptor that's a copy of the one that the receiver rec...TreeHugger Robot
2020-05-29Close a file descriptor that's a copy of the one that the receiverSergey Volnov
2020-05-28Merge "Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService" into rvc-devTreeHugger Robot
2020-05-28Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureServiceSergey Volnov
2020-05-04Add custom Error Prone check for SDK comparisons.Jeff Sharkey
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-02-24Improved user callbacks on SystemService:Felipe Leme
2020-02-13After data was successfully copied - mark package as able to receive newSergey Volnov
2020-02-07Merge "Send autofill assist structure data to content capture"TreeHugger Robot
2020-02-07Send autofill assist structure data to content captureMihir Patel
2020-02-03Use FrameworkStatsLog instead of StatsLogMuhammad Qureshi
2020-01-29Got rid of cancellation signals in the Content Capture Data SharingSergey Volnov
2020-01-28Made DataShareCallbackDelegate a static class not storing a hardSergey Volnov
2020-01-27Merge "Changed ContentCaptureManagerService to have a static TAG var for logg...Sergey Volnov
2020-01-27Merge "Use cancellation signals for timeouts and cancel-by-CCService operations"Sergey Volnov
2020-01-24Merge "Implement data sharing API for Content Capture."Sergey Volnov
2020-01-24Changed ContentCaptureManagerService to have a static TAG var for loggingSergey 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
2020-01-10Clean up SystemService as a preparation to make @SystemApiMakoto Onuki
2019-11-17Add filegroups for services.* librariesJiyong Park
2019-10-15Prevent content capture sessions starting if a non-default serviceAdam He
2019-08-26Improved AbstractMasterSystemService to handle supported user types.Felipe Leme
2019-05-14Metrics for content capture.Adam He
2019-05-09Merge "Renamed UserDataRemovalRequest to DataRemovalRequest."Felipe Leme
2019-05-08Renamed UserDataRemovalRequest to DataRemovalRequest.Felipe Leme
2019-05-08Merge "Disable existing ContentCapture sessions if service changes their whit...Felipe Leme
2019-05-06Disable existing ContentCapture sessions if service changes their whitelist s...Felipe Leme
2019-05-02Merge "Propogate disabled state to content capture session after changing use...Adam He
2019-05-01Merge "Migrate usage of single property lister to multi prop listener." into ...Matt Pape
2019-05-01Merge "Propogate disabled state to content capture session after changing use...TreeHugger Robot
2019-04-30Migrate usage of single property lister to multi prop listener.Matt Pape
2019-04-26Propogate disabled state to content capture session after changing userAdam He
2019-04-19Fixed content capture whitelist for specific activities.Felipe Leme
2019-04-19Fixed content capture whitelist for specific activities.Felipe Leme
2019-04-18Merge "Remove ContentCaptureServerSession when app died." into qt-dev am: 094...Felipe Leme
2019-04-16Remove ContentCaptureServerSession when app died.Felipe Leme
2019-04-15DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit.Felipe Leme
2019-04-07Add system captions manager serviceRobert Berry
2019-04-03Add system captions manager serviceRobert Berry
2019-03-28Checks package name belongs to called UID on some content capture methods.Felipe Leme