1. ba42f39 Update framework from jetpack. by Alexander Dorokhine · 3 years ago
  2. f278c7d Merge "Remove deprecated, hidden versions of changed public APIs." into sc-dev by TreeHugger Robot · 3 years ago
  3. 23e43b1 Allow GenericDocument accept a String property longer than 20_000. by Terry Wang · 3 years, 1 month ago
  4. c84d106 Remove deprecated, hidden versions of changed public APIs. by Alexander Dorokhine · 3 years, 1 month ago
  5. 399a821 Merge "Port appsearch-service to the system_server_current sdk." into sc-dev by Alexander Dorokhine · 3 years, 1 month ago
  6. 5d2bb0b Port appsearch-service to the system_server_current sdk. by Alexander Dorokhine · 3 years, 1 month ago
  7. a2d23d7 Merge "Prevent instant apps from using AppSearch." into sc-dev by Cassie Wang · 3 years, 1 month ago
  8. 84e33a0 Prevent instant apps from using AppSearch. by Cassie Wang · 3 years, 1 month ago
  9. ebe7c0d Sync framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  10. 44c0497 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  11. 15d0ae4 Update framework from jetpack. by Alexander Dorokhine · 3 years, 1 month ago
  12. 062616a Annotate AppSearchManager APIs with @UserHandleAware by Terry Wang · 3 years, 2 months ago
  13. a4b5bab Update framework from jetpack. by Alexander Dorokhine · 3 years, 2 months ago
  14. 8b7bc6a Merge "Remove PackageManagerInternal from AppSearchService." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  15. 00ad738 Merge "Fix HiddenApiTest#testSignatureMethodsThroughReflection." into sc-dev by Alexander Dorokhine · 3 years, 2 months ago
  16. 2c4996d Update API txt following a metalava fix by Anton Hansson · 3 years, 2 months ago
  17. bea5560 Remove PackageManagerInternal from AppSearchService. by Alexander Dorokhine · 3 years, 2 months ago
  18. f168d79 Fix HiddenApiTest#testSignatureMethodsThroughReflection. by Alexander Dorokhine · 3 years, 2 months ago
  19. 17c20b8 Update framework from jetpack by Alexander Dorokhine · 3 years, 2 months ago
  20. 14ea779 Merge "Log CallStats for more api calls" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  21. 11ac9aa Merge "Log InitializeStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  22. e4969ec Merge "Log SearchStats in the platform" into sc-dev by Xiaoyu Jin · 3 years, 3 months ago
  23. c5a7577 Log CallStats for more api calls by Xiaoyu Jin · 3 years, 3 months ago
  24. c410c4f Log InitializeStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  25. a4f8837 Merge "Link framework-appsearch against the module_current SDK." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  26. ef66a42 Log SearchStats in the platform by Xiaoyu Jin · 3 years, 3 months ago
  27. 479bd8c Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  28. 1394fc2 Link framework-appsearch against the module_current SDK. by Alexander Dorokhine · 3 years, 3 months ago
  29. 83384c7 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  30. c18a2e4 Merge "Delete deprecated methods after dogfood transition." into sc-dev by Alexander Dorokhine · 3 years, 3 months ago
  31. d76fbed Merge "Refactor how AppSearchResult and AppSearchBatchResult are parcelled." into sc-dev by TreeHugger Robot · 3 years, 3 months ago
  32. 39f42a4 Delete deprecated methods after dogfood transition. by Alexander Dorokhine · 3 years, 3 months ago
  33. 0d22884 Update framework from Jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  34. 887379d Fix appsearch filegroups to match package by Anton Hansson · 3 years, 3 months ago
  35. d5e8eda Refactor how AppSearchResult and AppSearchBatchResult are parcelled. by Alexander Dorokhine · 3 years, 3 months ago
  36. 43c0fdf Temporarily re-add methods and classes removed in ag/1420175. by Alexander Dorokhine · 3 years, 3 months ago
  37. 773e41f Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  38. 5a80848 Remove AndroidFuture from AppSearch. by Alexander Dorokhine · 3 years, 3 months ago
  39. 7cbc471 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  40. 17f7937 Update framework from jetpack. by Alexander Dorokhine · 3 years, 3 months ago
  41. d6348ad Merge "Update AppSearchManager to clarify features" into sc-dev by Dan Saadati · 3 years, 3 months ago
  42. aa0b847 Update AppSearchManager to clarify features by Dan Saadati · 3 years, 4 months ago
  43. 5258ad2 Remove remaining uses of Preconditions.checkNotNull. by Alexander Dorokhine · 3 years, 4 months ago
  44. b5d34b1 Remove ParcelableException from AppSearch. by Alexander Dorokhine · 3 years, 4 months ago
  45. c77f444 Update framework from jetpack. by Alexander Dorokhine · 3 years, 4 months ago
  46. f8cc201 Use the PlatformLogger in the platform by Xiaoyu Jin · 3 years, 5 months ago
  47. c10610d Implement schema migration to another type in framework. by Terry Wang · 3 years, 4 months ago
  48. c1df44e Update framework from Jetpack. by Alexander Dorokhine · 3 years, 4 months ago
  49. c4d65f2 Merge "Implement getStorageInfo." into sc-dev by Cassie Wang · 3 years, 4 months ago
  50. 8f0df49 Implement getStorageInfo. by Cassie Wang · 3 years, 4 months ago
  51. 56f699b Run framework migration on a background thread. by Alexander Dorokhine · 3 years, 4 months ago
  52. ae4c014 Remove deprecated methods from AppSearch APIs. by Alexander Dorokhine · 3 years, 4 months ago
  53. 623e3b0 Implement schema migration in framework. by Terry Wang · 3 years, 6 months ago
  54. b3452a4 Add another executor to setSchema() for running framework migrations. by Alexander Dorokhine · 3 years, 4 months ago
  55. 9795b51 Update framework from jetpack. by Alexander Dorokhine · 3 years, 4 months ago
  56. 3488b9a Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  57. 16ef455 Merge "Update Framework from Jetpack." into sc-dev by Alexander Dorokhine · 3 years, 5 months ago
  58. 1541a5a Merge "Update platform from Jetpack." into sc-dev by Alexander Dorokhine · 3 years, 5 months ago
  59. 5c5d73f Merge "Require database name when creating session." into sc-dev by Cassie Wang · 3 years, 5 months ago
  60. e377a3a Add Logger Implementation for WestWorld by Xiaoyu Jin · 3 years, 5 months ago
  61. c61d2ac Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  62. 90938a6 Require database name when creating session. by Cassie Wang · 3 years, 5 months ago
  63. 7b9c2c3 Update platform from Jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  64. e7efa0c Delete depracated method in AppSearchManager. by Terry Wang · 3 years, 5 months ago
  65. 315cca6 Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  66. bd53113 Move Executor parameter into SearchResult#getNextPage. by Alexander Dorokhine · 3 years, 5 months ago
  67. 5451f5f Update framework from jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  68. 61f5965 Merge "[LSC] Add LOCAL_LICENSE_KINDS to frameworks/base" into sc-dev by Bob Badour · 3 years, 5 months ago
  69. 10b3d29 Merge "Update AppSearchManager class header with description and examples" into sc-dev by Dan Saadati · 3 years, 5 months ago
  70. 5ddd14a Update AppSearchManager class header with description and examples by Dan Saadati · 3 years, 5 months ago
  71. 5ed3f99 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 3 years, 5 months ago
  72. 9929a41 Merge "API updates to match API council recommendations." into sc-dev by Alexander Dorokhine · 3 years, 5 months ago
  73. e75e09a Update framework from jetpack. by Alexander Dorokhine · 3 years, 5 months ago
  74. 6410a87 API updates to match API council recommendations. by Alexander Dorokhine · 3 years, 5 months ago
  75. ea9767c Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 6 months ago
  76. 65194aa Replace @code with @link for setSchema. by Cassie Wang · 3 years, 6 months ago
  77. b711f85 Update framework from Jetpack. by Alexander Dorokhine · 3 years, 6 months ago
  78. 21d1239 Update framework from Jetpack. by Alexander Dorokhine · 3 years, 6 months ago
  79. d507a21 Sync AppSearch from framework. by Terry Wang · 3 years, 6 months ago
  80. 87cdd15 Sync AppSearch from framework. by Alexander Dorokhine · 3 years, 6 months ago
  81. d18f884 Sync AppSearch from framework. by Alexander Dorokhine · 3 years, 6 months ago
  82. 0c62d99 Pass package name across binder. by Cassie Wang · 3 years, 7 months ago
  83. 39d62a2 Update framework from jetpack. by Cassie Wang · 3 years, 6 months ago
  84. d14ff88 Make GlobalSearchSession public. by Alexander Dorokhine · 3 years, 7 months ago
  85. 2255cab Sync Framework from Jetpack by Terry Wang · 3 years, 7 months ago
  86. ab78906 Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  87. 0334d34 Unhide APIs in Framework that were already unhidden in Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  88. da6bf24 Sync Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  89. 2da1785 Update Framework from Jetpack. by Terry Wang · 3 years, 8 months ago
  90. 170a75b Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  91. 11cdbb9 Merge "Update framework from Jetpack" by Alexander Dorokhine · 3 years, 7 months ago
  92. 6ffad29 Update framework from Jetpack by Alexander Dorokhine · 3 years, 7 months ago
  93. d4771af Merge "Support Multi-User AppSearch within SystemServer" by Terry Wang · 3 years, 7 months ago
  94. f209307 Support Multi-User AppSearch within SystemServer by Terry Wang · 3 years, 8 months ago
  95. 4f8eab6 Allow-list yet-to-be-modules to not have last-api tracking by Anton Hansson · 3 years, 7 months ago
  96. 297b635 Merge "Limit build visibility of modules in apex/..." by Anton Hansson · 3 years, 8 months ago
  97. 4cf2fb8 Limit build visibility of modules in apex/... by Anton Hansson · 3 years, 8 months ago
  98. f94b404 Unhide AppSearchManager APIs. by Alexander Dorokhine · 3 years, 8 months ago
  99. 246a5b2 Unhide GlobalSearchSession API. by Alexander Dorokhine · 3 years, 8 months ago
  100. 37e4726 Unhide AppSearchSession APIs. by Alexander Dorokhine · 3 years, 8 months ago