1. 7d8f2f6 Merge "Refactor AppSearch RevocableFileDescriptor and store." into androidx-main by Terry Wang · 7 weeks ago
  2. a8c8a0a Refactor AppSearch RevocableFileDescriptor and store. by Terry Wang · 3 months ago
  3. bc6bf4d Merge "Add SearchContext#setPersistToDiskRecoveryProof." into androidx-main by Treehugger Robot · 7 weeks ago
  4. a68321a Add SearchContext#setPersistToDiskRecoveryProof. by Tim Barron · 9 weeks ago
  5. af42f0f Bump AppSearch version to 1.1.0-beta02 by Terry Wang · 7 weeks ago
  6. 91bb676 Merge "Fix documentation issues in appsearch" into androidx-main by Treehugger Robot · 8 weeks ago
  7. 8fb1f90 Merge "Disable delete propagation feature" into androidx-main by Yen-Chieh Sung · 8 weeks ago
  8. cff3c27 Disable delete propagation feature by Yen-Chieh Sung · 9 weeks ago
  9. 9611b8ed Add SearchSpec#addSearchStringParameters coverage. by Tim Barron · 9 weeks ago
  10. 32b875e Fix documentation issues in appsearch by Owen Gray · 3 months ago
  11. bb7e2df Pluralize get blob storage info method name. by Terry Wang · 3 months ago
  12. 0ea3091 Clean up project references in build.gradle by Aurimas Liutikas · 3 months ago
  13. ef3d124 Bump AppSearch version to 1.1.0-beta01. by Alexander Dorokhine · 3 months ago
  14. 465a6ae Clean up project references in build.gradle files by Aurimas Liutikas · 3 months ago
  15. ead0fc6 Migrate appsearch to use JSpecify annotations by Julia McClellan · 3 months ago
  16. 89073e6 Merge "Turn JSpecify lint on by default" into androidx-main by Julia McClellan · 3 months ago
  17. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  18. 81a46bc Turn JSpecify lint on by default by Julia McClellan · 3 months ago
  19. 8a67241 Minor fix export to framework by Terry Wang · 3 months ago
  20. b5b056a Add read blob in GlobalSearchSession by Terry Wang · 4 months ago
  21. 24e6284 Refactor VisibilityStore and support store blob visibility. by Terry Wang · 4 months ago
  22. 266eb7e Support set blob visibility. by Terry Wang · 4 months ago
  23. 33507f4 Merge "Minor fix export to framework" into androidx-main by Treehugger Robot · 3 months ago
  24. a496006 Minor fix export to framework by Terry Wang · 3 months ago
  25. db276ac Revert^2 "Add Blob information to storage info." by Terry Wang · 3 months ago
  26. dbbc785 Add remove blob in AppSearch. by Terry Wang · 4 months ago
  27. 1b302147 Merge "Adds a feature for Apps Indexer" into androidx-main by Treehugger Robot · 3 months ago
  28. dbb9582 Adds a feature for Apps Indexer by Alex Saveliev · 4 months ago
  29. d8af2ac Upload blob changes to upstream. by Terry Wang · 3 months ago
  30. 30f76f7 Fixes for framework export #2 by Grace Zhao · 3 months ago
  31. 4d6a2a8 Merge "Fixes for framework export ag/30530380" into androidx-main by Treehugger Robot · 3 months ago
  32. 12ffd4d Fixes for framework export ag/30530380 by Grace Zhao · 3 months ago
  33. b148c3f Onboard delete propagation type API and PROPAGATE_FROM type by Yen-Chieh Sung · 4 months ago
  34. 0e4dd49 Remove "AppSearch" prefix from Blob Response objects. by Terry Wang · 3 months ago
  35. abd610d Merge "Fix minor error for export to framework" into androidx-main by Terry Wang · 3 months ago
  36. 436d442 Merge changes I34a1d167,Ia011f033 into androidx-main by Jiayu Hu · 3 months ago
  37. 16c5a91 Fix minor error for export to framework by Terry Wang · 4 months ago
  38. 75192c3 Move parent type information from GenericDocument to SearchResult by Jiayu Hu · 5 months ago
  39. 1367a28 Merge "Fix stale Total Document Count in DocumentLimiter." into androidx-main by Treehugger Robot · 3 months ago
  40. c3d1a40 Fix stale Total Document Count in DocumentLimiter. by Tim Barron · 3 months ago
  41. e088462 Move the parent type calculation logic from GenericDocumentToProtoConverter to SchemaCache by Jiayu Hu · 5 months ago
  42. 84179c8 Merge "Revert "Add Blob information to storage info."" into androidx-main by Aurimas Liutikas · 4 months ago
  43. ead8416 Revert "Add Blob information to storage info." by Aurimas Liutikas · 4 months ago
  44. 942da28 Merge "Onboard BlobHandle property document APIs to AppSearch." into androidx-main by Terry Wang · 4 months ago
  45. 9b3f821 Onboard BlobHandle property document APIs to AppSearch. by Terry Wang · 1 year, 6 months ago
  46. f46bc44 Add AppSearch API for getScorableProperty function by John Wu · 4 months ago
  47. e30acf2 Merge "Introduce the advanced query function "matchScoreExpression" in AppSearch" into androidx-main by Jiayu Hu · 4 months ago
  48. 679f33e Merge "Add Blob information to storage info." into androidx-main by Terry Wang · 4 months ago
  49. cada2ac Add Blob information to storage info. by Terry Wang · 4 months ago
  50. 596eaf4 Merge changes Ie7528e70,I04532293 into androidx-main by Terry Wang · 4 months ago
  51. dfe0cf8 Introduce the advanced query function "matchScoreExpression" in AppSearch by Jiayu Hu · 4 months ago
  52. cb59192 Merge "Introduce the embedding quantization API in AppSearchSchema" into androidx-main by Jiayu Hu · 4 months ago
  53. 92f1484 Introduce the embedding quantization API in AppSearchSchema by Jiayu Hu · 4 months ago
  54. 9448578 Onboard BlobHandle schema APIs to AppSearch by Terry Wang · 1 year, 6 months ago
  55. ad0964d Introduce the addFilterDocumentIds API in SearchSpec by Jiayu Hu · 4 months ago
  56. 8cd4467 Hook up blob store APIs with AppSearchSession. by Terry Wang · 5 months ago
  57. 4ae7de9 Merge "Hook up blob store with AppSearchImpl." into androidx-main by Terry Wang · 4 months ago
  58. 2fab34a Hook up blob store with AppSearchImpl. by Terry Wang · 1 year, 6 months ago
  59. 5fbd108 Add @ExperimentalAppSearchApi annotations to all new APIs. by Alexander Dorokhine · 4 months ago
  60. ee6fabf Merge "Flag guard use of replaces to calculate doc limits" into androidx-main by Treehugger Robot · 4 months ago
  61. ed835f5 Add description for embedding property config by Jiayu Hu · 4 months ago
  62. b2ab946 Flag guard use of replaces to calculate doc limits by Tim Barron · 4 months ago
  63. 7a750ee Merge "Add getContext() to SearchContext" into androidx-main by Brian Xiao · 5 months ago
  64. 3f5cafe Add getContext() to SearchContext by Brian Xiao · 5 months ago
  65. c9eaf08 Make VersionCatalogExtensions part of public buildSrc by Aurimas Liutikas · 6 months ago
  66. 8879a6a Conditionally apply the document limit. by Tim Barron · 7 months ago
  67. 4ecc724 Merge "Add AppSearchBlobHandle and cts tests." into androidx-main by Terry Wang · 7 months ago
  68. 88470f8 Add AppSearchBlobHandle and cts tests. by Terry Wang · 1 year, 6 months ago
  69. 7f3770e Merge "Revert "Adds a way to detect the max number of documents that can be indexed"" into androidx-main by Treehugger Robot · 7 months ago
  70. d3e4101 Revert "Adds a way to detect the max number of documents that can be indexed" by Aurimas Liutikas · 7 months ago
  71. ff4bb04 Merge "Adds a way to detect the max number of documents that can be indexed" into androidx-main by Treehugger Robot · 7 months ago
  72. c73a560 Merge "Expose convertVisibilityConfigFromProto to public" into androidx-main by Terry Wang · 7 months ago
  73. 1ad3514 Merge "Sync AppSearch with google3 update ag/27954674" into androidx-main by Treehugger Robot · 7 months ago
  74. dea0240 Sync AppSearch with google3 update ag/27954674 by Tim Barron · 7 months ago
  75. 797da4e Expose convertVisibilityConfigFromProto to public by Terry Wang · 7 months ago
  76. 62fb325 Merge "Add the error code RESULT_ALREADY_EXISTS to AppSearch." into androidx-main by Terry Wang · 7 months ago
  77. 0c09ad8 Add the error code RESULT_ALREADY_EXISTS to AppSearch. by Terry Wang · 7 months ago
  78. 9adf082 Adds a way to detect the max number of documents that can be indexed by Alex Saveliev · 7 months ago
  79. b5d8a81 Start validating androidx.collection signatures by Aurimas Liutikas · 7 months ago
  80. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  81. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 8 months ago
  82. cd9e16f Update compileSdk to 35 by Andrea Falcone · 8 months ago
  83. ed9cdc1 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
  84. d8e9bae Merge "Expand polymorphism for schema type filters in AppSearch" into androidx-platform-dev by Jiayu Hu · 9 months ago
  85. 743b16b Expand polymorphism for schema type filters in AppSearch by Jiayu Hu · 10 months ago
  86. 6921b98 Revise taken action related classes to reflect framework SearchSessionStats changes by Yen-Chieh Sung · 9 months ago
  87. 170835e Add default no-op for AppSearchLogger to avoid G3 sync error by Yen-Chieh Sung · 9 months ago
  88. d255740 Bring back default cases in SchemaToProtoConverter by Grace Zhao · 9 months ago
  89. a7b1496 Fix docstring in ClickStats by Yen-Chieh Sung · 9 months ago
  90. da2447a Revise taken action related classes to reflect framework changes by Yen-Chieh Sung · 9 months ago
  91. d79bc47 Merge "Updates to facilitate Framework sync." into androidx-platform-dev by Alexander Dorokhine · 10 months ago
  92. 0404e8f Merge "Remove use of latin-abbreviations from AppSearch javadocs." into androidx-platform-dev by Siddhartha Chhabra · 10 months ago
  93. e7fbbe2 Remove use of latin-abbreviations from AppSearch javadocs. by Siddhartha Chhabra · 10 months ago
  94. db9d478 Updates to facilitate Framework sync. by Alexander Dorokhine · 10 months ago
  95. 7745c34 Merge "Replace buildType.all{} references to buildType.configureEach in build.gradle files" into androidx-main am: 9410005eba by Omar Ismail · 10 months ago
  96. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  97. 7dce82f Merge "Implement extractor to extract SearchIntentStats from taken action documents" into androidx-platform-dev by Yen-Chieh Sung · 10 months ago
  98. ed79991 Implement extractor to extract SearchIntentStats from taken action documents by Yen-Chieh Sung · 11 months ago
  99. 42166a9 Merge "Move ExceptionUtil to external/ so it can be used by JetPack classes." into androidx-platform-dev by Siddhartha Chhabra · 10 months ago
  100. ea6d407 Move ExceptionUtil to external/ so it can be used by JetPack classes. by Siddhartha Chhabra · 10 months ago