1. be67867 Catch RemoteExceptions in DataShareCallbackDelegate by Yara Hassan · 4 years ago
  2. faf50e1 Add westworld logging for CCAPI data share by Yara Hassan · 4 years ago
  3. cf146df Handle sender's crash in Data Share API by Yara Hassan · 4 years ago
  4. 219daf9 Merge "Close a file descriptor that's a copy of the one that the receiver receives." into rvc-dev by TreeHugger Robot · 4 years ago
  5. 3b3445d Close a file descriptor that's a copy of the one that the receiver receives. by Sergey Volnov · 4 years ago
  6. a33bc9b Merge "Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService" into rvc-dev by TreeHugger Robot · 4 years ago
  7. da8e520 Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService by Sergey Volnov · 4 years ago
  8. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years ago
  9. 5532c77 Store hard refences in a static context and pass through only weak by Sergey Volnov · 4 years, 3 months ago
  10. 6f33b10 Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptureManager by Mihir Patel · 4 years, 2 months ago
  11. 339b714 Improved user callbacks on SystemService: by Felipe Leme · 4 years, 3 months ago
  12. 63f5f3a After data was successfully copied - mark package as able to receive new by Sergey Volnov · 4 years, 3 months ago
  13. cceb2c2 Merge "Send autofill assist structure data to content capture" by TreeHugger Robot · 4 years, 3 months ago
  14. 4770be2 Send autofill assist structure data to content capture by Mihir Patel · 4 years, 3 months ago
  15. e2b2432 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 4 years, 4 months ago
  16. 4392944 Got rid of cancellation signals in the Content Capture Data Sharing by Sergey Volnov · 4 years, 4 months ago
  17. 7c78ce6 Made DataShareCallbackDelegate a static class not storing a hard by Sergey Volnov · 4 years, 4 months ago
  18. 97e66d02 Merge "Changed ContentCaptureManagerService to have a static TAG var for logging" by Sergey Volnov · 4 years, 4 months ago
  19. ed8ce56 Merge "Use cancellation signals for timeouts and cancel-by-CCService operations" by Sergey Volnov · 4 years, 4 months ago
  20. ac90cd8 Merge "Implement data sharing API for Content Capture." by Sergey Volnov · 4 years, 4 months ago
  21. ad82c0b Changed ContentCaptureManagerService to have a static TAG var for logging by Sergey Volnov · 4 years, 4 months ago
  22. d7e9844 Use cancellation signals for timeouts and cancel-by-CCService operations by Sergey Volnov · 4 years, 4 months ago
  23. 6e04901 Implement data sharing API for Content Capture. by Sergey Volnov · 4 years, 4 months ago
  24. c881590 Clean up SystemService as a preparation to make @SystemApi by Makoto Onuki · 4 years, 4 months ago
  25. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 4 years, 6 months ago
  26. ffa36ff Prevent content capture sessions starting if a non-default service by Adam He · 4 years, 7 months ago
  27. 987655d Improved AbstractMasterSystemService to handle supported user types. by Felipe Leme · 4 years, 9 months ago
  28. 420947c Metrics for content capture. by Adam He · 5 years ago
  29. 5654efd Merge "Renamed UserDataRemovalRequest to DataRemovalRequest." by Felipe Leme · 5 years ago
  30. 4439ee6 Renamed UserDataRemovalRequest to DataRemovalRequest. by Felipe Leme · 5 years ago
  31. 6916eda Merge "Disable existing ContentCapture sessions if service changes their whitelist status." into qt-dev am: d97db54da4 by Felipe Leme · 5 years ago
  32. 0a3bec5 Disable existing ContentCapture sessions if service changes their whitelist status. by Felipe Leme · 5 years ago
  33. 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 · 5 years ago
  34. 55a51bf Merge "Migrate usage of single property lister to multi prop listener." into qt-dev am: 8e24abad64 by Matt Pape · 5 years ago
  35. 9f590ef Merge "Propogate disabled state to content capture session after changing user restrictions or on ccm.setContentCaptureEnabled()." into qt-dev by TreeHugger Robot · 5 years ago
  36. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 5 years ago
  37. 6c0afca Propogate disabled state to content capture session after changing user by Adam He · 5 years ago
  38. cbf7f26 Fixed content capture whitelist for specific activities. by Felipe Leme · 5 years ago
  39. 41e9eb0 Fixed content capture whitelist for specific activities. by Felipe Leme · 5 years ago
  40. ab08d1d Merge "Remove ContentCaptureServerSession when app died." into qt-dev am: 094b9acb0d by Felipe Leme · 5 years ago
  41. 6334116 Remove ContentCaptureServerSession when app died. by Felipe Leme · 5 years ago
  42. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 5 years ago
  43. 835123d Add system captions manager service by Robert Berry · 5 years ago
  44. e14120e Add system captions manager service by Robert Berry · 5 years ago
  45. afbba9f Checks package name belongs to called UID on some content capture methods. by Felipe Leme · 5 years ago
  46. a8d33c2 Implemented ContentCaptureConditions APIs. by Felipe Leme · 5 years ago
  47. 0805420 Refactored ContentCapture sessions to use an int id. by Felipe Leme · 5 years ago
  48. 9bee944 Fixed ContentCapture and AugmentedAutofill methods that should not hold the main lock... by Felipe Leme · 5 years ago
  49. 59e96e1 Reset the whitelist helper for augmented autofill and content capture by Adam He · 5 years ago
  50. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 5 years ago
  51. 1987dfa Merge "Added a "lite" flag on ContentCaptureOptions." by TreeHugger Robot · 5 years ago
  52. 6430cbc Restricts ContentCapture and AugmentedAutofill when using temporary services. by Felipe Leme · 5 years ago
  53. 4f3f18d Merge "Fixed Content Capture workflow when service package is updated." by TreeHugger Robot · 5 years ago
  54. 2f28843 Fixed Content Capture workflow when service package is updated. by Felipe Leme · 5 years ago
  55. 5001b3b Added a "lite" flag on ContentCaptureOptions. by Felipe Leme · 5 years ago
  56. f8b8778 New method ContentCaptureManager.getServiceSettingsComponentName() by Felipe Leme · 5 years ago
  57. d766168 Merge "New autofill cmds to enable / disable / check default augmented service." by TreeHugger Robot · 5 years ago
  58. a5d5e2d Added manifest metadata to define the content capture settings activity. by Felipe Leme · 5 years ago
  59. a70dd8c New autofill cmds to enable / disable / check default augmented service. by Felipe Leme · 5 years ago
  60. 5d31837 Merge "Destroy remote service when CCService dies." by TreeHugger Robot · 5 years ago
  61. 73e65ba Keep ContentCapturePerUserService alive while the package is being updated. by Felipe Leme · 5 years ago
  62. 518fb62 Changed ContentCapture session lifecycle so session is kept alive when service died. by Felipe Leme · 5 years ago
  63. d295472 Destroy remote service when CCService dies. by Adam He · 5 years ago
  64. d1bd765 Merge "Add RoleControllerManager for role controller service." by TreeHugger Robot · 5 years ago
  65. 0b69c75 Merge "Use updated DeviceConfig API's new getters to simplify invocations." by Stanislav Zholnin · 5 years ago
  66. a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 5 years ago
  67. 0879ad0 Merge "Don't destroy service when the bind connection died." by Felipe Leme · 5 years ago
  68. 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 5 years ago
  69. 817b5e1 Don't destroy service when the bind connection died. by Felipe Leme · 5 years ago
  70. 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 5 years ago
  71. 69ea918 Merge "Improved how content capture is disabled by settings." by TreeHugger Robot · 5 years ago
  72. a534368 Use updated DeviceConfig API's new getters to simplify invocations. by Stanislav Zholnin · 5 years ago
  73. 8db0036 Improved how content capture is disabled by settings. by Felipe Leme · 5 years ago
  74. 0f0b1d3 Fixed Content Capture and Augmented Autofill whitelist. by Felipe Leme · 5 years ago
  75. 70ebc5a Check for empty arguments in setWhitelist(). by Adam He · 5 years ago
  76. 6240eab Implemented a WhitelistHelper for whitelisting packages/activities for Augmented Autofill and Content Capture. by Adam He · 5 years ago
  77. a820910 Added DeviceConfig properties for Augmented Autofill service timeouts. by Felipe Leme · 5 years ago
  78. 5daa6d5 Merge "Added a DeviceConfig property for Content Capture idle timeout to unbind from system server." by TreeHugger Robot · 5 years ago
  79. e764fa2 Added a DeviceConfig property for Content Capture idle timeout to unbind from system server. by Felipe Leme · 5 years ago
  80. 81299d0 Made AbstractRemoteService.getRemoteRequestMillis() optional. by Felipe Leme · 5 years ago
  81. 326f15a Optimized Content Capture workflow by caching some state at the application level. by Felipe Leme · 5 years ago
  82. 72e83d8 Changed ContentCaptureManager API so service can only disable itself. by Felipe Leme · 5 years ago
  83. e8eae9d4 Initial implementation of ContentCaptureService.setContentCaptureWhitelist() by Felipe Leme · 5 years ago
  84. d32d8f6f Added DeviceConfig properties to fine tune ContentCapture: by Felipe Leme · 5 years ago
  85. 4eecbe6 Add new ContentCapture APIs to let apps change the ContentCaptureContext. by Felipe Leme · 5 years ago
  86. 5fd6011 Merge "Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils." by Felipe Leme · 5 years ago
  87. 08c9202 Added DISALLOW_CONTENT_CAPTURE to UserRestrictionsUtils. by Felipe Leme · 5 years ago
  88. 14ef461 Reverted ContentCapture kill-switch mechanism. by Felipe Leme · 5 years ago
  89. 5e1e709 Disable ContentCapture at runtime when it's disabled by DeviceConfig. by Felipe Leme · 5 years ago
  90. 567df6a Add shell cmd to disabled default Content Capture service. by Felipe Leme · 5 years ago
  91. 1a9862c Merge "Removed the Content Capture blacklist APIs." by TreeHugger Robot · 5 years ago
  92. 3186bcd Removed the Content Capture blacklist APIs. by Felipe Leme · 5 years ago
  93. bb82c6a Implement getting displayId from ActivityManager by Adam He · 5 years ago
  94. bb0c2a2 Added new APIs to let ContentCaptureService enable / disable the feature. by Felipe Leme · 5 years ago
  95. 91ddeca Added new APIs to let Settings enable / disable ContentCapture by Felipe Leme · 5 years ago
  96. f2aa0d2 Removed userId from ContentCapture binder calls. by Felipe Leme · 5 years ago
  97. 3d0409b Implement onUserDataRemovalRequest by Adam He · 5 years ago
  98. db11760 Merge "Log Content Capture and Augmented Autofill requests." by TreeHugger Robot · 5 years ago
  99. a8b5058 Merge "Added IContentCaptureServiceCallback." by TreeHugger Robot · 5 years ago
  100. 930f324 Log Content Capture and Augmented Autofill requests. by Felipe Leme · 5 years ago