1. 21c2d6a Pass global query package name to AppSearchImpl. by Cassie Wang · 3 years, 6 months ago
  2. 895bfc8 Sync framework from jetpack. by Alexander Dorokhine · 3 years, 6 months ago
  3. 87cdd15 Sync AppSearch from framework. by Alexander Dorokhine · 3 years, 6 months ago
  4. d18f884 Sync AppSearch from framework. by Alexander Dorokhine · 3 years, 6 months ago
  5. 0c62d99 Pass package name across binder. by Cassie Wang · 3 years, 7 months ago
  6. 39d62a2 Update framework from jetpack. by Cassie Wang · 3 years, 6 months ago
  7. d14ff88 Make GlobalSearchSession public. by Alexander Dorokhine · 3 years, 7 months ago
  8. 2255cab Sync Framework from Jetpack by Terry Wang · 3 years, 7 months ago
  9. ab78906 Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  10. 0334d34 Unhide APIs in Framework that were already unhidden in Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  11. da6bf24 Sync Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  12. 2da1785 Update Framework from Jetpack. by Terry Wang · 3 years, 8 months ago
  13. 170a75b Update Framework from Jetpack. by Alexander Dorokhine · 3 years, 7 months ago
  14. 11cdbb9 Merge "Update framework from Jetpack" by Alexander Dorokhine · 3 years, 7 months ago
  15. 6ffad29 Update framework from Jetpack by Alexander Dorokhine · 3 years, 7 months ago
  16. d4771af Merge "Support Multi-User AppSearch within SystemServer" by Terry Wang · 3 years, 7 months ago
  17. f209307 Support Multi-User AppSearch within SystemServer by Terry Wang · 3 years, 8 months ago
  18. 4f8eab6 Allow-list yet-to-be-modules to not have last-api tracking by Anton Hansson · 3 years, 7 months ago
  19. c6643bb Add AppSearchCtsTests to visibility of the test utils. by Alexander Dorokhine · 3 years, 8 months ago
  20. 02f92a6 Merge "Create test utils and shims for porting AppSearch CTS tests." by Alexander Dorokhine · 3 years, 8 months ago
  21. 297b635 Merge "Limit build visibility of modules in apex/..." by Anton Hansson · 3 years, 8 months ago
  22. 4cf2fb8 Limit build visibility of modules in apex/... by Anton Hansson · 3 years, 8 months ago
  23. 23e0c3a Create test utils and shims for porting AppSearch CTS tests. by Alexander Dorokhine · 3 years, 8 months ago
  24. f94b404 Unhide AppSearchManager APIs. by Alexander Dorokhine · 3 years, 8 months ago
  25. 246a5b2 Unhide GlobalSearchSession API. by Alexander Dorokhine · 3 years, 8 months ago
  26. 37e4726 Unhide AppSearchSession APIs. by Alexander Dorokhine · 3 years, 8 months ago
  27. 8c5ba91 Sync platform from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago
  28. 0d5293b Merge "Update owners for appsearch related code." by Sudheer Shanka · 3 years, 8 months ago
  29. 55dd124 Merge "Porting AppSearch jetpack upstream changes to platform" by Terry Wang · 3 years, 8 months ago
  30. de68cf3 Update owners for appsearch related code. by Sudheer Shanka · 3 years, 8 months ago
  31. 83a2493 Porting AppSearch jetpack upstream changes to platform by Terry Wang · 3 years, 8 months ago
  32. 461e6df Remove AppSearchException from java doc of AppSearchSession. by Terry Wang · 3 years, 8 months ago
  33. c0d4fe8 Merge "Revert "Split getInstance and createInstance in AppSearchImpl"" by Terry Wang · 3 years, 8 months ago
  34. 0d39387 Revert "Split getInstance and createInstance in AppSearchImpl" by Terry Wang · 3 years, 8 months ago
  35. b297c08 Merge "Revert "Porting AppSearch jetpack upstream changes to platform"" by Terry Wang · 3 years, 8 months ago
  36. 59064c6 Revert "Porting AppSearch jetpack upstream changes to platform" by Terry Wang · 3 years, 8 months ago
  37. c1a1f68 Merge "Porting AppSearch jetpack upstream changes to platform" by Terry Wang · 3 years, 8 months ago
  38. ddf6f45 Merge "Split getInstance and createInstance in AppSearchImpl" by Terry Wang · 3 years, 8 months ago
  39. cd1c607 Porting AppSearch jetpack upstream changes to platform by Terry Wang · 3 years, 8 months ago
  40. 0469a18 resolve merge conflicts of 358f0d4fc8c248498cf113c41e043877a14e89a1 to master by Jeff Sharkey · 3 years, 8 months ago
  41. 39263d9 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 3 years, 8 months ago
  42. 223c545 Improve OWNERS coverage across frameworks/base/. by Jeff Sharkey · 3 years, 8 months ago
  43. 847a978 Split getInstance and createInstance in AppSearchImpl by Terry Wang · 3 years, 8 months ago
  44. e189348 Move externally synced framework files to an 'external' folder. by Alexander Dorokhine · 3 years, 8 months ago
  45. 6a99f94 Update AppSearch code from Jetpack. by Alexander Dorokhine · 3 years, 8 months ago
  46. 91b5630 Unhide AppSearchResult and AppSearchBatchResult objects. by Alexander Dorokhine · 3 years, 8 months ago
  47. e6dee50 Unhide Request objects. by Alexander Dorokhine · 3 years, 8 months ago
  48. 2e5e8fc Merge "Add GlobalSearchSession to AppSearch platform." by Terry Wang · 3 years, 8 months ago
  49. 24bbc8e Merge "Add SearchResults and support pagination in query." by Terry Wang · 3 years, 8 months ago
  50. bfbfcac Add GlobalSearchSession to AppSearch platform. by Terry Wang · 3 years, 9 months ago
  51. d48f236 Add SearchResults and support pagination in query. by Alexander Dorokhine · 3 years, 9 months ago
  52. 1cbd26e Merge "Pull upstream changes from AndroidX to support removeByQuery." by Terry Wang · 3 years, 8 months ago
  53. 72a3e28 Merge "Porting the async AppSearchSession to platform." by Terry Wang · 3 years, 8 months ago
  54. 178366b Pull upstream changes from AndroidX to support removeByQuery. by Alexander Dorokhine · 3 years, 9 months ago
  55. dbd1dca Porting the async AppSearchSession to platform. by Terry Wang · 3 years, 9 months ago
  56. 8539afe Unhide SearchResult and SearchSpec APIs. by Alexander Dorokhine · 3 years, 8 months ago
  57. 117e690 Unhide GenericDocument API. by Alexander Dorokhine · 3 years, 8 months ago
  58. 1f13741 Unhide the AppSearchSchema API. by Alexander Dorokhine · 3 years, 8 months ago
  59. 35d46c8 Export jetpack code to framework. by Alexander Dorokhine · 3 years, 8 months ago
  60. d2b7d14 Re-export with google-java-format --aosp running on all exported classes by Alexander Dorokhine · 3 years, 8 months ago
  61. eca66fd Update framework from androidx. by Alexander Dorokhine · 3 years, 8 months ago
  62. b1fd5b4 Sync framework from jetpack. by Alexander Dorokhine · 3 years, 9 months ago
  63. 26b9e5c Pull upstream changes from AndroidX. by Terry Wang · 3 years, 9 months ago
  64. f660d8f Merge frontend changes from Jetpack into Framework. by Alexander Dorokhine · 3 years, 9 months ago
  65. 6413aee Support platform AppSearchManager(backend) to accept database name. by Terry Wang · 3 years, 10 months ago
  66. a883ea7 Remove protos from sdk. by Alexander Dorokhine · 3 years, 10 months ago
  67. db7771c Merge "Merge request objects from Jetpack into Framework." by Alexander Dorokhine · 3 years, 10 months ago
  68. bfcc0d4 Merge "Merge GenericDocument and SearchResult work from Jetpack." by Alexander Dorokhine · 3 years, 10 months ago
  69. 4e724d8 Merge "Merge over AppSearchResult, AppSearchBatchResult and setSchema error improvements." by Alexander Dorokhine · 3 years, 10 months ago
  70. af9b650 Merge "Convert appsearch to java_sdk_library" by Anton Hansson · 3 years, 10 months ago
  71. 03acdb2 Merge request objects from Jetpack into Framework. by Alexander Dorokhine · 3 years, 10 months ago
  72. c66d67c Merge GenericDocument and SearchResult work from Jetpack. by Alexander Dorokhine · 3 years, 10 months ago
  73. b2ae73f Merge over AppSearchResult, AppSearchBatchResult and setSchema error improvements. by Alexander Dorokhine · 3 years, 10 months ago
  74. 21d00be Merge "Merge Jetpack SearchSpec work from last two quarters." by Alexander Dorokhine · 3 years, 10 months ago
  75. 43905ad Merge changes from topic "oct6" by Jeff Sharkey · 3 years, 10 months ago
  76. 07f121f Convert appsearch to java_sdk_library by Anton Hansson · 3 years, 10 months ago
  77. ea5328c Tighten up Binder.clearCallingIdentity() usage. by Jeff Sharkey · 3 years, 10 months ago
  78. c9fc960 Merge Jetpack SearchSpec work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  79. 92ce353 Merge Jetpack AppSearchSchema work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  80. ebd3774 Merge AppSearchImpl Jetpack work from last two quarters. by Alexander Dorokhine · 3 years, 10 months ago
  81. a460d9b [automerger skipped] Merge "Merge Android R" am: 8ac6741e47 -s ours am: b9db5b54f6 -s ours am: a9f9ccbc9a -s ours am: 8db7491422 -s ours am: a0c9117211 -s ours by Xin Li · 3 years, 11 months ago
  82. a43e0fa Merge Android R by Xin Li · 3 years, 11 months ago
  83. 859d01c Fix compilation against latest checkout of external/icing. by Alexander Dorokhine · 4 years ago
  84. 56c5d3b Remove framework annotations from appsearch stubs by Anton Hansson · 4 years, 3 months ago
  85. d666135 Jarjaring AppSearch framework and service. by sidchhabra · 4 years, 3 months ago
  86. a46c159 Merge "Implement AppSearch.deleteByTypes()" by Alexander Dorokhine · 4 years, 4 months ago
  87. 7f46d6f Implement AppSearch.deleteByTypes() by Alexander Dorokhine · 4 years, 4 months ago
  88. 9b4c934 Merge "Implement the AppSearch.delete API." by TreeHugger Robot · 4 years, 4 months ago
  89. a039778 Stop appsearch manually linking stubs by Anton Hansson · 4 years, 4 months ago
  90. ff82fba Implement the AppSearch.delete API. by Alexander Dorokhine · 4 years, 5 months ago
  91. f6c66ae Implement the AppSearch.deleteAll API. by Alexander Dorokhine · 4 years, 5 months ago
  92. e708e18 Support queries in AppSearchImpl and FakeIcing. by Alexander Dorokhine · 4 years, 5 months ago
  93. a95f44f Port the getDocuments() API to be synchronous. by Alexander Dorokhine · 4 years, 5 months ago
  94. 69a8d9f Implement getDocuments() support in AppSearchImpl. by Alexander Dorokhine · 4 years, 5 months ago
  95. 969f446 Switch AppSearchBatchResult from Throwable to error code and message. by Alexander Dorokhine · 4 years, 5 months ago
  96. f1018ce Merge "setSchema() API adjustments from API review." by Alexander Dorokhine · 4 years, 5 months ago
  97. 2e7dc24 [automerger skipped] DO NOT MERGE: Remove AppSearch from Android R. am: b8729e2dc5 am: 0c71d1f454 am: 7c06a370f9 am: 67eb54ee4a -s ours by Automerger Merge Worker · 4 years, 5 months ago
  98. f6c21f0 Merge "Changes getProperty methods to return primitive type" by Terry Wang · 4 years, 5 months ago
  99. 4eacaf4 Changes getProperty methods to return primitive type by Terry Wang · 4 years, 7 months ago
  100. b8729e2 DO NOT MERGE: Remove AppSearch from Android R. by Alexander Dorokhine · 4 years, 5 months ago