summaryrefslogtreecommitdiff
path: root/services/contentcapture
AgeCommit message (Expand)Author
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 captureAdam He
2019-03-26Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlagsMichal 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
2019-03-21Fixed Content Capture workflow when service package is updated.Felipe Leme
2019-03-21Added a "lite" flag on ContentCaptureOptions.Felipe Leme
2019-03-20New method ContentCaptureManager.getServiceSettingsComponentName()Felipe Leme
2019-03-20Merge "New autofill cmds to enable / disable / check default augmented service."TreeHugger Robot
2019-03-20Added manifest metadata to define the content capture settings activity.Felipe Leme
2019-03-19New autofill cmds to enable / disable / check default augmented service.Felipe Leme
2019-03-14Merge "Destroy remote service when CCService dies."TreeHugger Robot
2019-03-13Keep ContentCapturePerUserService alive while the package is being updated.Felipe Leme
2019-03-13Changed ContentCapture session lifecycle so session is kept alive when servic...Felipe Leme
2019-03-13Destroy remote service when CCService dies.Adam He
2019-03-08Merge "Add RoleControllerManager for role controller service."TreeHugger Robot
2019-03-08Merge "Use updated DeviceConfig API's new getters to simplify invocations."Stanislav Zholnin
2019-03-07Add RoleControllerManager for role controller service.Hai Zhang
2019-03-08Merge "Don't destroy service when the bind connection died."Felipe Leme
2019-03-07Merge "New API: ContentCaptureService.onActivityEvent()"TreeHugger Robot
2019-03-07Don't destroy service when the bind connection died.Felipe Leme
2019-03-07New API: ContentCaptureService.onActivityEvent()Felipe Leme
2019-03-07Merge "Improved how content capture is disabled by settings."TreeHugger Robot
2019-03-07Use updated DeviceConfig API's new getters to simplify invocations.Stanislav Zholnin
2019-03-06Improved how content capture is disabled by settings.Felipe Leme
2019-03-06Fixed Content Capture and Augmented Autofill whitelist.Felipe Leme
2019-03-05Check for empty arguments in setWhitelist().Adam He
2019-03-04Implemented a WhitelistHelper for whitelisting packages/activities for Augmen...Adam He
2019-02-25Added DeviceConfig properties for Augmented Autofill service timeouts.Felipe Leme
2019-02-25Merge "Added a DeviceConfig property for Content Capture idle timeout to unbi...TreeHugger Robot
2019-02-25Added a DeviceConfig property for Content Capture idle timeout to unbind from...Felipe Leme
2019-02-21Made AbstractRemoteService.getRemoteRequestMillis() optional.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-15Initial implementation of ContentCaptureService.setContentCaptureWhitelist()Felipe Leme
2019-02-15Added DeviceConfig properties to fine tune ContentCapture:Felipe Leme
2019-02-12Add new ContentCapture APIs to let apps change the ContentCaptureContext.Felipe Leme
2019-02-11Merge "Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils."Felipe Leme
2019-02-08Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils.Felipe Leme
2019-02-08Reverted ContentCapture kill-switch mechanism.Felipe Leme
2019-02-07Disable ContentCapture at runtime when it's disabled by DeviceConfig.Felipe Leme
2019-02-05Add shell cmd to disabled default Content Capture service.Felipe Leme
2019-02-04Merge "Removed the Content Capture blacklist APIs."TreeHugger Robot
2019-01-31Removed the Content Capture blacklist APIs.Felipe Leme
2019-01-31Implement getting displayId from ActivityManagerAdam He
2019-01-28Added new APIs to let ContentCaptureService enable / disable the feature.Felipe Leme
2019-01-28Added new APIs to let Settings enable / disable ContentCaptureFelipe Leme