1. a5d5e2d Added manifest metadata to define the content capture settings activity. by Felipe Leme · 5 years ago
  2. 7767059 Added android.service.contentcapture.ActivityEvent.TYPE_ACTIVITY_STOPPED by Felipe Leme · 5 years ago
  3. 518fb62 Changed ContentCapture session lifecycle so session is kept alive when service died. by Felipe Leme · 5 years ago
  4. 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 5 years ago
  5. 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 5 years ago
  6. 528e092 Removed some deprecated APIs that use List instead of Set. by Felipe Leme · 5 years ago
  7. 9e8f83d All Parcelable CREATOR fields are @NonNull. by Jeff Sharkey · 5 years ago
  8. ce6877b Autofill, Content Capture, and Augmented Autofill API fixes: by Felipe Leme · 5 years ago
  9. 5cb9cb5 Removed deprecated ContentCaptureEventsRequest by Felipe Leme · 5 years ago
  10. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  11. 72e83d8 Changed ContentCaptureManager API so service can only disable itself. by Felipe Leme · 5 years ago
  12. e8eae9d4 Initial implementation of ContentCaptureService.setContentCaptureWhitelist() by Felipe Leme · 5 years ago
  13. 7a3c9f5 Changed ContentCaptureService.setContentCaptureWhitelist() to use Set instead of List. by Felipe Leme · 5 years ago
  14. 0552f41 Merge "Add new ContentCapture APIs to let apps change the ContentCaptureContext." by Felipe Leme · 5 years ago
  15. 4eecbe6 Add new ContentCapture APIs to let apps change the ContentCaptureContext. by Felipe Leme · 5 years ago
  16. 6ca8ee7 Fixed @deprecated message: by Felipe Leme · 5 years ago
  17. 19652c0 Made ContentCapture APIs available for testing. by Felipe Leme · 5 years ago
  18. 3186bcd Removed the Content Capture blacklist APIs. by Felipe Leme · 5 years ago
  19. 3d0409b Implement onUserDataRemovalRequest by Adam He · 5 years ago
  20. a8b5058 Merge "Added IContentCaptureServiceCallback." by TreeHugger Robot · 5 years ago
  21. 01b8749 Improved ContentCaptureManagerSession state. by Felipe Leme · 5 years ago
  22. 6079d15 Implement setContentCaptureEnabled for manually enabling content capture by Adam He · 6 years ago
  23. af4e4fd Added IContentCaptureServiceCallback. by Felipe Leme · 5 years ago
  24. c6536e4d Merge changes from topic "cc_virtual_id" by TreeHugger Robot · 6 years ago
  25. 2057c38 New, minor ContentCapture APIs for virtual views management. by Felipe Leme · 6 years ago
  26. 6aae482 Merge "Defined a new ContentCapture API: ContentCaptureService.onUserDataRemovalRequest" by Felipe Leme · 6 years ago
  27. 328c0e3 Integrate content capture with FLAG_SECURE by Adam He · 6 years ago
  28. 62e45b0 Defined a new ContentCapture API: ContentCaptureService.onUserDataRemovalRequest by Felipe Leme · 6 years ago
  29. 4bc0f6b Implemented nested Content Capture sessions. by Felipe Leme · 6 years ago
  30. e127c9a Fixed how session created / removed events are generated. by Felipe Leme · 6 years ago
  31. bb98ed6 New APIs for ContentCaptureService: onConnected() and onDisconnected() by Felipe Leme · 6 years ago
  32. 87a9dc9 Moved createContentCaptureSession() to ContentCaptureSession. by Felipe Leme · 6 years ago
  33. fc24bea Changed ContentCaptureService to receive one event at time. by Felipe Leme · 6 years ago
  34. b63e0dd Split ContentCaptureSession in 2 classes. by Felipe Leme · 6 years ago
  35. b9687849 Optimizes the Content Capture workflow by calling the service directly. by Felipe Leme · 6 years ago
  36. aa5088e Another round of changes on Content Capture. by Felipe Leme · 6 years ago
  37. 749b889 Yet another (major) refactoring on Content Capture and Augmented Autofill. by Felipe Leme · 6 years ago