1. d83b1fb Do not flush when sending view tree appearing event. by Kai Li · 1 year, 11 months ago
  2. 37daac4 Add event log for content capture by Joanne · 2 years, 4 months ago
  3. 6feef83 Revert "Add event log for content capture" by Chris Kuiper · 2 years, 5 months ago
  4. 9fa9fc8 Add event log for content capture by Joanne Chung · 2 years, 6 months ago
  5. fa41492 Revert "Rebind ContentCaptureService when the binderDied." by Joanne Chung · 2 years, 7 months ago
  6. 5b9fe2f Add package, activity count in allow list for ContentCapture logging by Joanne Chung · 2 years, 8 months ago
  7. 283075f Remove application package name from ContentCapture logging by Joanne Chung · 2 years, 8 months ago
  8. 7d16f0b Merge "Rebind ContentCaptureService when the binderDied." into sc-v2-dev am: 159b8a504a am: 6510e4fcd2 by Joanne Chung · 3 years, 2 months ago
  9. 4fc5c86 Rebind ContentCaptureService when the binderDied. by Joanne Chung · 3 years, 3 months ago
  10. 39d8062 Ensure we clear mPackagesWithShareRequests when a remote exception by Sergey Volnov · 3 years, 2 months ago
  11. 570adf5 Add logging for remote service died for CCAPI. by Jieru Shi · 3 years, 3 months ago
  12. d9e69e2 Content Capture change to send window token on creating session. by Adam He · 3 years, 3 months ago
  13. eacb8c8 Fix content capture not being usable from hotword detector. by Sergey Volnov · 3 years, 5 months ago
  14. e1d8be7 Switch over RemoteCallbackList to handle callbacks. by Alex Mang · 3 years, 10 months ago
  15. d77366e Merge "Propagate ContentCaptureManager allowlist update to activities" into sc-dev by Alex Mang · 3 years, 10 months ago
  16. af76755 Update ContentCaptureContext to have a token information by Joanne Chung · 3 years, 11 months ago
  17. 842dd79 Propagate ContentCaptureManager allowlist update to activities by Alex Mang · 3 years, 10 months ago
  18. 28913aa Add testAPIs in ContentCaptureManager by kholoud mohamed · 3 years, 10 months ago
  19. 8a6a2bc [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 11 months ago
  20. 0ab7007 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 4 years, 1 month ago
  21. 52b9862 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 4 years, 1 month ago
  22. d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 4 years, 2 months ago
  23. 4b5b017 Merge changes from topic "sep11" am: c0b288133a am: 69e6f07347 am: 741c0a78cc am: da7478b570 am: 487d394296 by Jeff Sharkey · 4 years, 3 months ago
  24. 9b37625 Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 4 months ago
  25. 05e513d Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 4 months ago
  26. 4172f8a Update language to comply with Android's inclusive language guidance by Jeff Sharkey · 4 years, 4 months ago
  27. 7a907db Refactored user switch workflow to decouple UserInfo from TargetUser. by Felipe Leme · 4 years, 5 months ago
  28. be67867 Catch RemoteExceptions in DataShareCallbackDelegate by Yara Hassan · 4 years, 6 months ago
  29. faf50e1 Add westworld logging for CCAPI data share by Yara Hassan · 4 years, 7 months ago
  30. cf146df Handle sender's crash in Data Share API by Yara Hassan · 4 years, 7 months ago
  31. 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, 7 months ago
  32. 3b3445d Close a file descriptor that's a copy of the one that the receiver receives. by Sergey Volnov · 4 years, 7 months ago
  33. a33bc9b Merge "Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService" into rvc-dev by TreeHugger Robot · 4 years, 7 months ago
  34. da8e520 Add BIND_INCLUDE_CAPABILITIES flag to ContentCaptureService by Sergey Volnov · 4 years, 7 months ago
  35. 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 8 months ago
  36. 5532c77 Store hard refences in a static context and pass through only weak by Sergey Volnov · 4 years, 11 months ago
  37. 6f33b10 Moving the NO_SESSION_ID constant from ContentCaptureSession to ContentCaptureManager by Mihir Patel · 4 years, 9 months ago
  38. 339b714 Improved user callbacks on SystemService: by Felipe Leme · 4 years, 10 months ago
  39. 63f5f3a After data was successfully copied - mark package as able to receive new by Sergey Volnov · 4 years, 11 months ago
  40. cceb2c2 Merge "Send autofill assist structure data to content capture" by TreeHugger Robot · 4 years, 11 months ago
  41. 4770be2 Send autofill assist structure data to content capture by Mihir Patel · 5 years ago
  42. e2b2432 Use FrameworkStatsLog instead of StatsLog by Muhammad Qureshi · 5 years ago
  43. 4392944 Got rid of cancellation signals in the Content Capture Data Sharing by Sergey Volnov · 5 years ago
  44. 7c78ce6 Made DataShareCallbackDelegate a static class not storing a hard by Sergey Volnov · 5 years ago
  45. 97e66d02 Merge "Changed ContentCaptureManagerService to have a static TAG var for logging" by Sergey Volnov · 5 years ago
  46. ed8ce56 Merge "Use cancellation signals for timeouts and cancel-by-CCService operations" by Sergey Volnov · 5 years ago
  47. ac90cd8 Merge "Implement data sharing API for Content Capture." by Sergey Volnov · 5 years ago
  48. ad82c0b Changed ContentCaptureManagerService to have a static TAG var for logging by Sergey Volnov · 5 years ago
  49. d7e9844 Use cancellation signals for timeouts and cancel-by-CCService operations by Sergey Volnov · 5 years ago
  50. 6e04901 Implement data sharing API for Content Capture. by Sergey Volnov · 5 years ago
  51. c881590 Clean up SystemService as a preparation to make @SystemApi by Makoto Onuki · 5 years ago
  52. bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
  53. ffa36ff Prevent content capture sessions starting if a non-default service by Adam He · 5 years ago
  54. 987655d Improved AbstractMasterSystemService to handle supported user types. by Felipe Leme · 5 years ago
  55. 420947c Metrics for content capture. by Adam He · 6 years ago
  56. 5654efd Merge "Renamed UserDataRemovalRequest to DataRemovalRequest." by Felipe Leme · 6 years ago
  57. 4439ee6 Renamed UserDataRemovalRequest to DataRemovalRequest. by Felipe Leme · 6 years ago
  58. 6916eda Merge "Disable existing ContentCapture sessions if service changes their whitelist status." into qt-dev am: d97db54da4 by Felipe Leme · 6 years ago
  59. 0a3bec5 Disable existing ContentCapture sessions if service changes their whitelist status. by Felipe Leme · 6 years ago
  60. 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
  61. 55a51bf Merge "Migrate usage of single property lister to multi prop listener." into qt-dev am: 8e24abad64 by Matt Pape · 6 years ago
  62. 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
  63. 15769e2 Migrate usage of single property lister to multi prop listener. by Matt Pape · 6 years ago
  64. 6c0afca Propogate disabled state to content capture session after changing user by Adam He · 6 years ago
  65. cbf7f26 Fixed content capture whitelist for specific activities. by Felipe Leme · 6 years ago
  66. 41e9eb0 Fixed content capture whitelist for specific activities. by Felipe Leme · 6 years ago
  67. ab08d1d Merge "Remove ContentCaptureServerSession when app died." into qt-dev am: 094b9acb0d by Felipe Leme · 6 years ago
  68. 6334116 Remove ContentCaptureServerSession when app died. by Felipe Leme · 6 years ago
  69. ef1c0b3 DO NOT MERGE - Removed ContentCapture support from standard SDK toolkit. by Felipe Leme · 6 years ago
  70. 835123d Add system captions manager service by Robert Berry · 6 years ago
  71. e14120e Add system captions manager service by Robert Berry · 6 years ago
  72. afbba9f Checks package name belongs to called UID on some content capture methods. by Felipe Leme · 6 years ago
  73. a8d33c2 Implemented ContentCaptureConditions APIs. by Felipe Leme · 6 years ago
  74. 0805420 Refactored ContentCapture sessions to use an int id. by Felipe Leme · 6 years ago
  75. 9bee944 Fixed ContentCapture and AugmentedAutofill methods that should not hold the main lock... by Felipe Leme · 6 years ago
  76. 59e96e1 Reset the whitelist helper for augmented autofill and content capture by Adam He · 6 years ago
  77. 322df0b Modify AbstractRemoteService#mBindInstantServiceAllowed to #mBindingFlags by Michal Karpinski · 6 years ago
  78. 1987dfa Merge "Added a "lite" flag on ContentCaptureOptions." by TreeHugger Robot · 6 years ago
  79. 6430cbc Restricts ContentCapture and AugmentedAutofill when using temporary services. by Felipe Leme · 6 years ago
  80. 4f3f18d Merge "Fixed Content Capture workflow when service package is updated." by TreeHugger Robot · 6 years ago
  81. 2f28843 Fixed Content Capture workflow when service package is updated. by Felipe Leme · 6 years ago
  82. 5001b3b Added a "lite" flag on ContentCaptureOptions. by Felipe Leme · 6 years ago
  83. f8b8778 New method ContentCaptureManager.getServiceSettingsComponentName() by Felipe Leme · 6 years ago
  84. d766168 Merge "New autofill cmds to enable / disable / check default augmented service." by TreeHugger Robot · 6 years ago
  85. a5d5e2d Added manifest metadata to define the content capture settings activity. by Felipe Leme · 6 years ago
  86. a70dd8c New autofill cmds to enable / disable / check default augmented service. by Felipe Leme · 6 years ago
  87. 5d31837 Merge "Destroy remote service when CCService dies." by TreeHugger Robot · 6 years ago
  88. 73e65ba Keep ContentCapturePerUserService alive while the package is being updated. by Felipe Leme · 6 years ago
  89. 518fb62 Changed ContentCapture session lifecycle so session is kept alive when service died. by Felipe Leme · 6 years ago
  90. d295472 Destroy remote service when CCService dies. by Adam He · 6 years ago
  91. d1bd765 Merge "Add RoleControllerManager for role controller service." by TreeHugger Robot · 6 years ago
  92. 0b69c75 Merge "Use updated DeviceConfig API's new getters to simplify invocations." by Stanislav Zholnin · 6 years ago
  93. a4959e5 Add RoleControllerManager for role controller service. by Hai Zhang · 6 years ago
  94. 0879ad0 Merge "Don't destroy service when the bind connection died." by Felipe Leme · 6 years ago
  95. 06ff48f Merge "New API: ContentCaptureService.onActivityEvent()" by TreeHugger Robot · 6 years ago
  96. 817b5e1 Don't destroy service when the bind connection died. by Felipe Leme · 6 years ago
  97. 141864d New API: ContentCaptureService.onActivityEvent() by Felipe Leme · 6 years ago
  98. 69ea918 Merge "Improved how content capture is disabled by settings." by TreeHugger Robot · 6 years ago
  99. a534368 Use updated DeviceConfig API's new getters to simplify invocations. by Stanislav Zholnin · 6 years ago
  100. 8db0036 Improved how content capture is disabled by settings. by Felipe Leme · 6 years ago