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