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