1. 0b69c75 Merge "Use updated DeviceConfig API's new getters to simplify invocations." by Stanislav Zholnin · 5 years ago
  2. 0879ad0 Merge "Don't destroy service when the bind connection died." by Felipe Leme · 5 years ago
  3. 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 5 years ago
  4. 817b5e1 Don't destroy service when the bind connection died. by Felipe Leme · 5 years ago
  5. 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 5 years ago
  6. 69ea918 Merge "Improved how content capture is disabled by settings." by TreeHugger Robot · 5 years ago
  7. a534368 Use updated DeviceConfig API's new getters to simplify invocations. by Stanislav Zholnin · 5 years ago
  8. 8db0036 Improved how content capture is disabled by settings. by Felipe Leme · 5 years ago
  9. 0f0b1d3 Fixed Content Capture and Augmented Autofill whitelist. by Felipe Leme · 5 years ago
  10. 70ebc5a Check for empty arguments in setWhitelist(). by Adam He · 5 years ago
  11. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  12. a820910 Added DeviceConfig properties for Augmented Autofill service timeouts. by Felipe Leme · 5 years ago
  13. 5daa6d5 Merge "Added a DeviceConfig property for Content Capture idle timeout to unbind from system server." by TreeHugger Robot · 5 years ago
  14. e764fa2 Added a DeviceConfig property for Content Capture idle timeout to unbind from system server. by Felipe Leme · 5 years ago
  15. 81299d0 Made AbstractRemoteService.getRemoteRequestMillis() optional. by Felipe Leme · 5 years ago
  16. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  17. 72e83d8 Changed ContentCaptureManager API so service can only disable itself. by Felipe Leme · 5 years ago
  18. e8eae9d4 Initial implementation of ContentCaptureService.setContentCaptureWhitelist() by Felipe Leme · 5 years ago
  19. d32d8f6f Added DeviceConfig properties to fine tune ContentCapture: by Felipe Leme · 5 years ago
  20. 4eecbe6 Add new ContentCapture APIs to let apps change the ContentCaptureContext. by Felipe Leme · 5 years ago
  21. 5fd6011 Merge "Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils." by Felipe Leme · 5 years ago
  22. 08c9202 Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils. by Felipe Leme · 5 years ago
  23. 14ef461 Reverted ContentCapture kill-switch mechanism. by Felipe Leme · 5 years ago
  24. 5e1e709 Disable ContentCapture at runtime when it's disabled by DeviceConfig. by Felipe Leme · 5 years ago
  25. 567df6a Add shell cmd to disabled default Content Capture service. by Felipe Leme · 5 years ago
  26. 1a9862c Merge "Removed the Content Capture blacklist APIs." by TreeHugger Robot · 5 years ago
  27. 3186bcd Removed the Content Capture blacklist APIs. by Felipe Leme · 5 years ago
  28. bb82c6a Implement getting displayId from ActivityManager by Adam He · 5 years ago
  29. bb0c2a2 Added new APIs to let ContentCaptureService enable / disable the feature. by Felipe Leme · 5 years ago
  30. 91ddeca Added new APIs to let Settings enable / disable ContentCapture by Felipe Leme · 5 years ago
  31. f2aa0d2 Removed userId from ContentCapture binder calls. by Felipe Leme · 5 years ago
  32. 3d0409b Implement onUserDataRemovalRequest by Adam He · 5 years ago
  33. db11760 Merge "Log Content Capture and Augmented Autofill requests." by TreeHugger Robot · 5 years ago
  34. a8b5058 Merge "Added IContentCaptureServiceCallback." by TreeHugger Robot · 5 years ago
  35. 930f324 Log Content Capture and Augmented Autofill requests. by Felipe Leme · 5 years ago
  36. 01b8749 Improved ContentCaptureManagerSession state. by Felipe Leme · 5 years ago
  37. af4e4fd Added IContentCaptureServiceCallback. by Felipe Leme · 5 years ago
  38. addabba Implement getServiceComponentName API for Content Capture by Perumaal S · 6 years ago
  39. e127c9a Fixed how session created / removed events are generated. by Felipe Leme · 6 years ago
  40. bb98ed6 New APIs for ContentCaptureService: onConnected() and onDisconnected() by Felipe Leme · 6 years ago
  41. 50b33dc Refactored ContentCaptureService (and infra) to have just one RemoteService. by Felipe Leme · 6 years ago
  42. c28711c Refactored ServiceNameResolver to take userId. by Felipe Leme · 6 years ago
  43. 87a9dc9 Moved createContentCaptureSession() to ContentCaptureSession. by Felipe Leme · 6 years ago
  44. 29ee0a4 Make AbstractRemoteService available outside of system server by Philip P. Moltmann · 6 years ago
  45. b9687849 Optimizes the Content Capture workflow by calling the service directly. by Felipe Leme · 6 years ago
  46. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  47. afb55b6 Simplified how AbstractRemoteService subclasses run an async request. by Felipe Leme · 6 years ago
  48. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago