summaryrefslogtreecommitdiff
path: root/services/contentcapture/java
AgeCommit message (Expand)Author
2020-06-19Catch RemoteExceptions in DataShareCallbackDelegate Yara Hassan
2020-06-16Add westworld logging for CCAPI data share Yara Hassan
2020-05-29Handle sender's crash in Data Share API Yara 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 receiver Sergey Volnov
2020-05-28Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService Sergey Volnov
2020-03-29Store hard refences in a static context and pass through only weak Sergey 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 new Sergey Volnov
2020-02-07Merge "Send autofill assist structure data to content capture" TreeHugger Robot
2020-02-07Send autofill assist structure data to content capture Mihir Patel
2020-02-03Use FrameworkStatsLog instead of StatsLog Muhammad Qureshi
2020-01-29Got rid of cancellation signals in the Content Capture Data Sharing Sergey Volnov
2020-01-28Made DataShareCallbackDelegate a static class not storing a hard Sergey 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 logging Sergey Volnov
2020-01-24Use cancellation signals for timeouts and cancel-by-CCService operations Sergey Volnov
2020-01-24Implement data sharing API for Content Capture. Sergey Volnov
2020-01-10Clean up SystemService as a preparation to make @SystemApi Makoto Onuki
2019-10-15Prevent content capture sessions starting if a non-default service Adam 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 user Adam 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 service Robert Berry
2019-04-03Add system captions manager service Robert Berry
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-28Refactored ContentCapture sessions to use an int id. Felipe Leme
2019-03-27Fixed ContentCapture and AugmentedAutofill methods that should not hold the m... Felipe Leme
2019-03-26Reset the whitelist helper for augmented autofill and content capture Adam He
2019-03-26Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags Michal Karpinski
2019-03-23Merge "Added a "lite" flag on ContentCaptureOptions." TreeHugger Robot
2019-03-22Restricts ContentCapture and AugmentedAutofill when using temporary services. Felipe Leme
2019-03-22Merge "Fixed Content Capture workflow when service package is updated." TreeHugger Robot