1. 801f321 Add missing change notification dispatches. by Alexander Dorokhine · 2 years, 6 months ago
  2. 655aec0 Adapt to new CallerAccess object. by Alexander Dorokhine · 2 years, 6 months ago
  3. 72f5e37 Update framework from Jetpack. by Alexander Dorokhine · 2 years, 6 months ago
  4. 661ef9a Update Framework from jetpack. by Alexander Dorokhine · 2 years, 6 months ago
  5. 8763193 Adding global get document API. by Alex Saveliev · 2 years, 6 months ago
  6. 0be9c30 Update Framework from Jetpack - add VisibilityCheckerImp and fix by Terry Wang · 2 years, 6 months ago
  7. 809aad4 Update framework from jetpack. by Terry Wang · 2 years, 6 months ago
  8. 5b0c561 Move visibility Document to the SDK side. by Terry Wang · 2 years, 7 months ago
  9. 6bbbc4c Add visibility migration helper and test. by Terry Wang · 2 years, 9 months ago
  10. e15ea58 Refactor visibility Document and upgrate schema verion to 1. by Terry Wang · 2 years, 9 months ago
  11. d41def4 Port "globalGetSchema" feature to framework by Alexander Dorokhine · 2 years, 6 months ago
  12. 04f94d2 Update Framework from Jetpack. by Alexander Dorokhine · 2 years, 6 months ago
  13. d9a6618 Merge "ContactsIndexer implementation (1)" by Xiaoyu Jin · 2 years, 7 months ago
  14. 3b5df72 ContactsIndexer implementation (1) by Xiaoyu Jin · 2 years, 9 months ago
  15. e0587d3 Merge AppSearchObserver into framework. by Alexander Dorokhine · 2 years, 8 months ago
  16. 3c690c9 Update framework from jetpack. by Alexander Dorokhine · 2 years, 8 months ago
  17. d7235f2 Merge "Update Framework from Jetpack." by Alexander Dorokhine · 2 years, 9 months ago
  18. fee1bd3 Update Framework from Jetpack. by Alexander Dorokhine · 2 years, 9 months ago
  19. dcd207a Revise the logic of verifyCallingPackage by Jackal Guo · 2 years, 9 months ago
  20. e4499a3 Revert "Revert "Get AppSearch coretests building and passing aga..." by Alexander Dorokhine · 2 years, 10 months ago
  21. a926b2e Revert "Get AppSearch coretests building and passing again after..." by Christine Tsai · 2 years, 10 months ago
  22. 6c109fd Get AppSearch coretests building and passing again after move. by Alexander Dorokhine · 2 years, 10 months ago
  23. a62bcb2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/AppSearch am: df079911a9 am: 33bac82e98 am: e3167a2499 by Bob Badour · 2 years, 10 months ago
  24. e3167a2 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/AppSearch am: df079911a9 am: 33bac82e98 by Bob Badour · 2 years, 10 months ago
  25. df07991 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/AppSearch by Bob Badour · 2 years, 10 months ago
  26. 7cc7634 Adjust visibility rules for packages/modules/AppSearch by Baligh Uddin · 2 years, 10 months ago
  27. 2cf5c22 Adjust visibility rules for packages/modules/AppSearch by Baligh Uddin · 2 years, 10 months ago
  28. 04eb58f Adjust visibility rules for packages/modules/AppSearch by Baligh Uddin · 2 years, 10 months ago
  29. c047f7b Cache storage info into file. by Yang Yu · 3 years, 1 month ago
  30. 7f3d9ac Merge "Enable cross-user requests." into sc-v2-dev by Terry Wang · 2 years, 11 months ago
  31. 2e2d055 Enable cross-user requests. by Cassie Wang · 3 years ago
  32. ba42f39 Update framework from jetpack. by Alexander Dorokhine · 3 years ago
  33. d51ed16 Run verifications on callingUser, not targetUser. by Cassie Wang · 3 years ago
  34. 2feb34d Rename the user-to-execute-as to "targetUser". by Cassie Wang · 3 years ago
  35. 17182c9 Merge "Fix validation crash for nextPageToken." into sc-dev by Terry Wang · 3 years ago
  36. 4131d29 Merge "Log stats for Optimize" into sc-dev by Xiaoyu Jin · 3 years ago
  37. f278c7d Merge "Remove deprecated, hidden versions of changed public APIs." into sc-dev by TreeHugger Robot · 3 years ago
  38. e165b95 Fix validation crash for nextPageToken. by Terry Wang · 3 years ago
  39. 4bff4ff Ensure calling user is the same as requested user. by Cassie Wang · 3 years ago
  40. 14816e2 Log stats for Optimize by Alexander Dorokhine · 3 years, 1 month ago
  41. 1dd1ddc Merge "Cache nextPageTokens that a package can use." into sc-dev by Cassie Wang · 3 years, 1 month ago
  42. c84d106 Remove deprecated, hidden versions of changed public APIs. by Alexander Dorokhine · 3 years, 1 month ago
  43. 08cb90a Merge "Register callback to statsD for AppSearchStorageInfo" into sc-dev by Xiaoyu Jin · 3 years, 1 month ago
  44. 1032947 Register callback to statsD for AppSearchStorageInfo by Xiaoyu Jin · 3 years, 1 month ago
  45. 9ba07e8 Merge "Add check for optimize after each mutation operation." into sc-dev by Terry Wang · 3 years, 1 month ago
  46. f4d219b Add check for optimize after each mutation operation. by Terry Wang · 3 years, 1 month ago
  47. 3732bad Cleanup appsearch platform logger by Tej Singh · 3 years, 1 month ago
  48. 4ee37c6 Merge "Cleanup AcitivityManagerConstants and AppSearch" into sc-dev by Tej Singh · 3 years, 1 month ago
  49. 4f06d81 Cleanup AcitivityManagerConstants and AppSearch by Tej Singh · 3 years, 1 month ago
  50. d7e3989 Cache nextPageTokens that a package can use. by Alexander Dorokhine · 3 years, 1 month ago
  51. c522b93 Merge "Add ability to enforce limits on docs per package and size of doc." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  52. 37c8b17 Add ability to enforce limits on docs per package and size of doc. by Alexander Dorokhine · 3 years, 1 month ago
  53. 626d83c Move libicing.so out of /usr/lib, into the appsearch apex. by Alexander Dorokhine · 3 years, 1 month ago
  54. 399a821 Merge "Port appsearch-service to the system_server_current sdk." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  55. 5d2bb0b Port appsearch-service to the system_server_current sdk. by Alexander Dorokhine · 3 years, 1 month ago
  56. 84e33a0 Prevent instant apps from using AppSearch. by Cassie Wang · 3 years, 1 month ago
  57. 44c0497 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  58. 15d0ae4 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  59. 4d05163 Guard system usage reporting by checking the caller has system access. by Alexander Dorokhine · 3 years, 1 month ago
  60. a9e6e21 Clear the uninstalled package data in AppSearch. by Terry Wang · 3 years, 3 months ago
  61. 9d56dc9 Switch to a non-hidden way to compute data path and switch to subdir. by Alexander Dorokhine · 3 years, 1 month ago
  62. c9b7005 Merge "Update framework from jetpack." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  63. 4ae46f3 Merge "Close AppSearchImpl in handling user removed broadcast." into sc-dev by Terry Wang · 3 years, 2 months ago
  64. b3643e3 Fix some incorrect annotations in AppSearch. by Alexander Dorokhine · 3 years, 2 months ago
  65. ec2f315 Close AppSearchImpl in handling user removed broadcast. by Terry Wang · 3 years, 2 months ago
  66. 82a3872 Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  67. ce74947 Merge "Use AppSearchConfig in PlatformLogger" into sc-dev by Xiaoyu Jin · 3 years, 2 months ago
  68. 433892c Use AppSearchConfig in PlatformLogger by Xiaoyu Jin · 3 years, 2 months ago
  69. a4cdef9 Log two new fields for initializeStats by Xiaoyu Jin · 3 years, 2 months ago
  70. 5c41677 Move to non-hidden APIs for handleUser and broadcast registration. by Alexander Dorokhine · 3 years, 2 months ago
  71. 0cffd2b Merge "Update VisibilityStore to handle role-based system visibility." into sc-dev by Cassie Wang · 3 years, 2 months ago
  72. 91acdfb Update VisibilityStore to handle role-based system visibility. by Alexander Dorokhine · 3 years, 2 months ago
  73. 88ff3bc Add AppSearchConfig in AppSearch by Xiaoyu Jin · 3 years, 3 months ago
  74. a4b5bab Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  75. 7358452 Stop depending on internal Preconditions.java from service-appsearch. by Alexander Dorokhine · 3 years, 2 months ago
  76. 7d90216 Update statsd config to be mainline compatible. by Alexander Dorokhine · 3 years, 2 months ago
  77. bea5560 Remove PackageManagerInternal from AppSearchService. by Alexander Dorokhine · 3 years, 2 months ago
  78. 17c20b8 Update framework from jetpack by Alexander Dorokhine · 3 years, 2 months ago
  79. 14ea779 Merge "Log CallStats for more api calls" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  80. 11ac9aa Merge "Log InitializeStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  81. e4969ec Merge "Log SearchStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  82. c5a7577 Log CallStats for more api calls by Xiaoyu Jin · 3 years, 3 months ago
  83. c410c4f Log InitializeStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  84. ef66a42 Log SearchStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  85. 479bd8c Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  86. edb5471 Refactor VisibilityStore's docs and maps to separate objects. by Alexander Dorokhine · 3 years, 3 months ago
  87. a4f356a Merge "Handle user stopping in AppSearch." into sc-dev by Terry Wang · 3 years, 3 months ago
  88. 83384c7 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  89. 0a0a406 Merge "Unhide the storage attribution API with system visibility." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  90. d76fbed Merge "Refactor how AppSearchResult and AppSearchBatchResult are parcelled." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  91. de9f338 Handle user stopping in AppSearch. by Terry Wang · 3 years, 3 months ago
  92. 0d22884 Update framework from Jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  93. a5d0d32 Unhide the storage attribution API with system visibility. by Alexander Dorokhine · 3 years, 3 months ago
  94. 4fa0d3f Merge "Call persistToDisk after indexing VisibilityDoc" into sc-dev by Tim Barron · 3 years, 3 months ago
  95. 6ca8935 Call persistToDisk after indexing VisibilityDoc by Tim Barron · 3 years, 3 months ago
  96. d5e8eda Refactor how AppSearchResult and AppSearchBatchResult are parcelled. by Alexander Dorokhine · 3 years, 3 months ago
  97. 773e41f Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  98. 7cbc471 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  99. e201dc0 Register PackageChangedReceiver to AppSearchManagerService. by Terry Wang · 3 years, 4 months ago
  100. 0fcd51a Implement StorageStatsAugmenter for storage info. by Yang Yu · 3 years, 3 months ago