- 5532c77 Store hard refences in a static context and pass through only weak by Sergey Volnov · 4 years, 9 months ago
- 6f33b10 Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptureManager by Mihir Patel · 4 years, 8 months ago
- 339b714 Improved user callbacks on SystemService: by Felipe Leme · 4 years, 9 months ago
- 63f5f3a After data was successfully copied - mark package as able to receive new by Sergey Volnov · 4 years, 9 months ago
- cceb2c2 Merge "Send autofill assist structure data to content capture" by TreeHugger Robot · 4 years, 9 months ago
- 4770be2 Send autofill assist structure data to content capture by Mihir Patel · 4 years, 9 months ago
- e2b2432 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 10 months ago
- 4392944 Got rid of cancellation signals in the Content Capture Data Sharing by Sergey Volnov · 4 years, 10 months ago
- 7c78ce6 Made DataShareCallbackDelegate a static class not storing a hard by Sergey Volnov · 4 years, 10 months ago
- 97e66d02 Merge "Changed ContentCaptureManagerService to have a static TAG var for logging" by Sergey Volnov · 4 years, 10 months ago
- ed8ce56 Merge "Use cancellation signals for timeouts and cancel-by-CCService operations" by Sergey Volnov · 4 years, 10 months ago
- ac90cd8 Merge "Implement data sharing API for Content Capture." by Sergey Volnov · 4 years, 10 months ago
- ad82c0b Changed ContentCaptureManagerService to have a static TAG var for logging by Sergey Volnov · 4 years, 10 months ago
- d7e9844 Use cancellation signals for timeouts and cancel-by-CCService operations by Sergey Volnov · 4 years, 10 months ago
- 6e04901 Implement data sharing API for Content Capture. by Sergey Volnov · 4 years, 10 months ago
- c881590 Clean up SystemService as a preparation to make @SystemApi by Makoto Onuki · 4 years, 10 months ago
- bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
- ffa36ff Prevent content capture sessions starting if a non-default service by Adam He · 5 years ago
- 987655d Improved AbstractMasterSystemService to handle supported user types. by Felipe Leme · 5 years ago
- 420947c Metrics for content capture. by Adam He · 6 years ago
- 5654efd Merge "Renamed UserDataRemovalRequest to DataRemovalRequest." by Felipe Leme · 6 years ago
- 4439ee6 Renamed UserDataRemovalRequest to DataRemovalRequest. by Felipe Leme · 6 years ago
- 6916eda Merge "Disable existing ContentCapture sessions if service changes their whitelist status." into qt-dev am: d97db54da4 by Felipe Leme · 6 years ago
- 0a3bec5 Disable existing ContentCapture sessions if service changes their whitelist status. by Felipe Leme · 6 years ago
- bfd799a Merge "Propogate disabled state to content capture session after changing user restrictions or on ccm.setContentCaptureEnabled()." into qt-dev am: 9f590ef1a9 by Adam He · 6 years ago
- 55a51bf Merge "Migrate usage of single property lister to multi prop listener." into qt-dev am: 8e24abad64 by Matt Pape · 6 years ago
- 9f590ef Merge "Propogate disabled state to content capture session after changing user restrictions or on ccm.setContentCaptureEnabled()." into qt-dev by TreeHugger Robot · 6 years ago
- 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 6 years ago
- 6c0afca Propogate disabled state to content capture session after changing user by Adam He · 6 years ago
- cbf7f26 Fixed content capture whitelist for specific activities. by Felipe Leme · 6 years ago
- 41e9eb0 Fixed content capture whitelist for specific activities. by Felipe Leme · 6 years ago
- ab08d1d Merge "Remove ContentCaptureServerSession when app died." into qt-dev am: 094b9acb0d by Felipe Leme · 6 years ago
- 6334116 Remove ContentCaptureServerSession when app died. by Felipe Leme · 6 years ago
- ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 6 years ago
- 835123d Add system captions manager service by Robert Berry · 6 years ago
- e14120e Add system captions manager service by Robert Berry · 6 years ago
- afbba9f Checks package name belongs to called UID on some content capture methods. by Felipe Leme · 6 years ago
- a8d33c2 Implemented ContentCaptureConditions APIs. by Felipe Leme · 6 years ago
- 0805420 Refactored ContentCapture sessions to use an int id. by Felipe Leme · 6 years ago
- 9bee944 Fixed ContentCapture and AugmentedAutofill methods that should not hold the main lock... by Felipe Leme · 6 years ago
- 59e96e1 Reset the whitelist helper for augmented autofill and content capture by Adam He · 6 years ago
- 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 6 years ago
- 1987dfa Merge "Added a "lite" flag on ContentCaptureOptions." by TreeHugger Robot · 6 years ago
- 6430cbc Restricts ContentCapture and AugmentedAutofill when using temporary services. by Felipe Leme · 6 years ago
- 4f3f18d Merge "Fixed Content Capture workflow when service package is updated." by TreeHugger Robot · 6 years ago
- 2f28843 Fixed Content Capture workflow when service package is updated. by Felipe Leme · 6 years ago
- 5001b3b Added a "lite" flag on ContentCaptureOptions. by Felipe Leme · 6 years ago
- f8b8778 New method ContentCaptureManager.getServiceSettingsComponentName() by Felipe Leme · 6 years ago
- d766168 Merge "New autofill cmds to enable / disable / check default augmented service." by TreeHugger Robot · 6 years ago
- a5d5e2d Added manifest metadata to define the content capture settings activity. by Felipe Leme · 6 years ago
- a70dd8c New autofill cmds to enable / disable / check default augmented service. by Felipe Leme · 6 years ago
- 5d31837 Merge "Destroy remote service when CCService dies." by TreeHugger Robot · 6 years ago
- 73e65ba Keep ContentCapturePerUserService alive while the package is being updated. by Felipe Leme · 6 years ago
- 518fb62 Changed ContentCapture session lifecycle so session is kept alive when service died. by Felipe Leme · 6 years ago
- d295472 Destroy remote service when CCService dies. by Adam He · 6 years ago
- d1bd765 Merge "Add RoleControllerManager for role controller service." by TreeHugger Robot · 6 years ago
- 0b69c75 Merge "Use updated DeviceConfig API's new getters to simplify invocations." by Stanislav Zholnin · 6 years ago
- a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 6 years ago
- 0879ad0 Merge "Don't destroy service when the bind connection died." by Felipe Leme · 6 years ago
- 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 6 years ago
- 817b5e1 Don't destroy service when the bind connection died. by Felipe Leme · 6 years ago
- 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 6 years ago
- 69ea918 Merge "Improved how content capture is disabled by settings." by TreeHugger Robot · 6 years ago
- a534368 Use updated DeviceConfig API's new getters to simplify invocations. by Stanislav Zholnin · 6 years ago
- 8db0036 Improved how content capture is disabled by settings. by Felipe Leme · 6 years ago
- 0f0b1d3 Fixed Content Capture and Augmented Autofill whitelist. by Felipe Leme · 6 years ago
- 70ebc5a Check for empty arguments in setWhitelist(). by Adam He · 6 years ago
- 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 6 years ago
- a820910 Added DeviceConfig properties for Augmented Autofill service timeouts. by Felipe Leme · 6 years ago
- 5daa6d5 Merge "Added a DeviceConfig property for Content Capture idle timeout to unbind from system server." by TreeHugger Robot · 6 years ago
- e764fa2 Added a DeviceConfig property for Content Capture idle timeout to unbind from system server. by Felipe Leme · 6 years ago
- 81299d0 Made AbstractRemoteService.getRemoteRequestMillis() optional. by Felipe Leme · 6 years ago
- 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 6 years ago
- 72e83d8 Changed ContentCaptureManager API so service can only disable itself. by Felipe Leme · 6 years ago
- e8eae9d4 Initial implementation of ContentCaptureService.setContentCaptureWhitelist() by Felipe Leme · 6 years ago
- d32d8f6f Added DeviceConfig properties to fine tune ContentCapture: by Felipe Leme · 6 years ago
- 4eecbe6 Add new ContentCapture APIs to let apps change the ContentCaptureContext. by Felipe Leme · 6 years ago
- 5fd6011 Merge "Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils." by Felipe Leme · 6 years ago
- 08c9202 Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils. by Felipe Leme · 6 years ago
- 14ef461 Reverted ContentCapture kill-switch mechanism. by Felipe Leme · 6 years ago
- 5e1e709 Disable ContentCapture at runtime when it's disabled by DeviceConfig. by Felipe Leme · 6 years ago
- 567df6a Add shell cmd to disabled default Content Capture service. by Felipe Leme · 6 years ago
- 1a9862c Merge "Removed the Content Capture blacklist APIs." by TreeHugger Robot · 6 years ago
- 3186bcd Removed the Content Capture blacklist APIs. by Felipe Leme · 6 years ago
- bb82c6a Implement getting displayId from ActivityManager by Adam He · 6 years ago
- bb0c2a2 Added new APIs to let ContentCaptureService enable / disable the feature. by Felipe Leme · 6 years ago
- 91ddeca Added new APIs to let Settings enable / disable ContentCapture by Felipe Leme · 6 years ago
- f2aa0d2 Removed userId from ContentCapture binder calls. by Felipe Leme · 6 years ago
- 3d0409b Implement onUserDataRemovalRequest by Adam He · 6 years ago
- db11760 Merge "Log Content Capture and Augmented Autofill requests." by TreeHugger Robot · 6 years ago
- a8b5058 Merge "Added IContentCaptureServiceCallback." by TreeHugger Robot · 6 years ago
- 930f324 Log Content Capture and Augmented Autofill requests. by Felipe Leme · 6 years ago
- 01b8749 Improved ContentCaptureManagerSession state. by Felipe Leme · 6 years ago
- af4e4fd Added IContentCaptureServiceCallback. by Felipe Leme · 6 years ago
- addabba Implement getServiceComponentName API for Content Capture by Perumaal S · 6 years ago
- e127c9a Fixed how session created / removed events are generated. by Felipe Leme · 6 years ago
- bb98ed6 New APIs for ContentCaptureService: onConnected() and onDisconnected() by Felipe Leme · 6 years ago
- 50b33dc Refactored ContentCaptureService (and infra) to have just one RemoteService. by Felipe Leme · 6 years ago
- c28711c Refactored ServiceNameResolver to take userId. by Felipe Leme · 6 years ago
- 87a9dc9 Moved createContentCaptureSession() to ContentCaptureSession. by Felipe Leme · 6 years ago