1. c7387d9 Change AppSearchSchema and PropertyConfig #toString() by Dan Saadati · 3 years, 1 month ago
  2. 49ce104 Merge "Migrate appsearch to use Gradle Version Catalogs" into androidx-platform-dev by TreeHugger Robot · 3 years ago
  3. 907dc02 Migrate appsearch to use Gradle Version Catalogs by Aurimas Liutikas · 3 years ago
  4. 131d852 Remove usages of hidden APIs in the CTS tests. by Alexander Dorokhine · 3 years ago
  5. a112817 Merge "Change PutDocumentsRequestTest to be a cts test." into androidx-platform-dev by Alexander Dorokhine · 3 years ago
  6. 21a5d1a Merge "Fixes required for export." into androidx-platform-dev by Alexander Dorokhine · 3 years ago
  7. 56585f5 Change PutDocumentsRequestTest to be a cts test. by Tim Barron · 3 years ago
  8. ba3d025 Merge "Implement empty schema shouldn't have a version number." into androidx-platform-dev by Terry Wang · 3 years ago
  9. e3a51b3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by TreeHugger Robot · 3 years ago
  10. 107fa68 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  11. 52ca287 Add GetSchemaResponse cts test. by Cassie Wang · 3 years ago
  12. 47ba533 Remove the max repeatable length limit for GenericDocument by Terry Wang · 3 years ago
  13. 70ca672 Merge "Support system usage reporting in the Jetpack platform backend." into androidx-platform-dev by Alexander Dorokhine · 3 years ago
  14. bfda08a Merge "Refactor VisibilityStore from a no-op implementation into an interface." into androidx-platform-dev by Alexander Dorokhine · 3 years ago
  15. 8b76be4 Refactor VisibilityStore from a no-op implementation into an interface. by Alexander Dorokhine · 3 years ago
  16. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years ago
  17. c5aaa46 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  18. 6ae2b3b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years ago
  19. e1ca63a Implement empty schema shouldn't have a version number. by Terry Wang · 3 years ago
  20. 89e7ec4 Support system usage reporting in the Jetpack platform backend. by Alexander Dorokhine · 3 years ago
  21. 79f2ffe Fixes required for export. by Alexander Dorokhine · 3 years ago
  22. 04351b4 Merge "Add a CTS test for snippeting window sizes and max match counts." into androidx-platform-dev by Alexander Dorokhine · 3 years ago
  23. 0b88855 Use consistent terminology for 3p and system access. by Alexander Dorokhine · 3 years ago
  24. 5ff9a1e Merge "Remove VisibilityStore out of AppSearchImpl's constructor." into androidx-platform-dev by Alexander Dorokhine · 3 years ago
  25. 064c36d Add a CTS test for snippeting window sizes and max match counts. by Alexander Dorokhine · 3 years ago
  26. 71ad268 Minor java doc fix for AppSearchMigrationHelper by Terry Wang · 3 years ago
  27. a61f6df Merge "Add an initial set of bug components in OWNERS files." into androidx-main am: 000820f7ee by Treehugger Robot · 3 years ago
  28. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years ago
  29. 80fce5e4 Merge "Remove some deprecated TODOs." into androidx-platform-dev by Terry Wang · 3 years ago
  30. 639f253 Add SchemaMigrationStats. by Yang Yu · 3 years, 1 month ago
  31. 8352ac8 Remove VisibilityStore out of AppSearchImpl's constructor. by Alexander Dorokhine · 3 years ago
  32. 2c3aa78 Remove unnecessary NewApi suppression now that S SDK has stabilized. by Alexander Dorokhine · 3 years ago
  33. dcb083e Merge "Add more tests for logging" into androidx-platform-dev by Xiaoyu Jin · 3 years ago
  34. 501a51b Remove some deprecated TODOs. by Terry Wang · 3 years ago
  35. 5a6d3a4 Add WRITE_EXTERNAL_STORAGE to tests that use the TemporaryFolder rule. by Alexander Dorokhine · 3 years ago
  36. 7126c7e Suppress broken and flaky tests by Ember Rose · 3 years ago
  37. a8c9843 Add more tests for logging by Xiaoyu Jin · 3 years ago
  38. 91a03f2 Update Jetpack to build against latest SDK. by Alexander Dorokhine · 3 years ago
  39. 0b58a66 Backport a "context" -> "userContext" rename. by Cassie Wang · 3 years ago
  40. 68a1502 Add a hidden api to attach logger to SearchContext by Xiaoyu Jin · 3 years, 1 month ago
  41. bba8792 Use Process.INVALID_UID. by Cassie Wang · 3 years, 1 month ago
  42. 31a54db Merge "Switch back to callingUid from UserHandle." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  43. a4844e2 Switch back to callingUid from UserHandle. by Cassie Wang · 3 years, 1 month ago
  44. 1b1954a Merge "Remove use of AppCompatActivity in debug view" into androidx-platform-dev by Dan Saadati · 3 years, 1 month ago
  45. 47d8dca Allow FrameworkOptimizeStrategy to be export to Framework. by Terry Wang · 3 years, 1 month ago
  46. a114078 Merge "Upstream fixes for UserHandle and VisibilityStore." into androidx-platform-dev by Cassie Wang · 3 years, 1 month ago
  47. 1c29ecd Remove use of AppCompatActivity in debug view by Dan Saadati · 3 years, 1 month ago
  48. b467803 Upstream fixes for UserHandle and VisibilityStore. by Cassie Wang · 3 years, 1 month ago
  49. 9b55e76 Remove GeneralStats by Xiaoyu Jin · 3 years, 1 month ago
  50. be6d513 Merge "Display list of schema types for database" into androidx-platform-dev by Dan Saadati · 3 years, 1 month ago
  51. bbe7668 Update Jetpack to build against latest SDK by Alexander Dorokhine · 3 years, 1 month ago
  52. 802403a Update lint baselines by Alan Viverette · 3 years, 1 month ago
  53. fbe8ccc Merge "Minor Migration update to apply API Review feedback" into androidx-platform-dev by Terry Wang · 3 years, 1 month ago
  54. e6e727b Merge "Implement FrameworkOptimizeStrategy" into androidx-platform-dev by Terry Wang · 3 years, 1 month ago
  55. a7ee510 Display list of schema types for database by Dan Saadati · 3 years, 1 month ago
  56. ded0452 Merge "Logging stats for remove (2)" into androidx-platform-dev by Xiaoyu Jin · 3 years, 1 month ago
  57. 99a55f41 Merge "Add a project for kotlin support in AppSearch." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  58. 323c500 Merge "Make GenericDocument.Builder reusable." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  59. b278e47 Add a project for kotlin support in AppSearch. by Alexander Dorokhine · 3 years, 1 month ago
  60. 6d55d6d Logging stats for remove (2) by Xiaoyu Jin · 3 years, 1 month ago
  61. 48b02b1 Merge "Expand Javadoc around Tokenization" into androidx-platform-dev by Tim Barron · 3 years, 1 month ago
  62. 692e53c Add page navigation menu to debug view by Dan Saadati · 3 years, 1 month ago
  63. 45ac5ac Make GenericDocument.Builder reusable. by Alexander Dorokhine · 3 years, 1 month ago
  64. b5b73db Expand Javadoc around Tokenization by Tim Barron · 3 years, 1 month ago
  65. d953a83 Minor Migration update to apply API Review feedback by Terry Wang · 3 years, 1 month ago
  66. c35ced9 Add SearchContext.Builder Cts Tests by repo sync -c -j32 · 3 years, 1 month ago
  67. d4077f6 Implement FrameworkOptimizeStrategy by Terry Wang · 3 years, 1 month ago
  68. c6630eb Update Jetpack to build against latest SDK drop. by Alexander Dorokhine · 3 years, 1 month ago
  69. fc498556 Merge "Alter inheritance of LongProperty for backwards compatibility." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  70. 237c134 Alter inheritance of LongProperty for backwards compatibility. by Alexander Dorokhine · 3 years, 1 month ago
  71. 98c2c77 Merge "Rework globalQuery a bit." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  72. d400815 Rework globalQuery a bit. by Alexander Dorokhine · 3 years, 1 month ago
  73. 51167cf Merge "Add prunePackageData in AppSearchImpl." into androidx-platform-dev by Terry Wang · 3 years, 1 month ago
  74. 6651f91 Add prunePackageData in AppSearchImpl. by Terry Wang · 3 years, 2 months ago
  75. d659e17 Merge "Logging stats for remove (1)" into androidx-platform-dev by Xiaoyu Jin · 3 years, 1 month ago
  76. 60d754e Add JetpackOptimizationStragy that handle optimize job in Jetpack. by Terry Wang · 3 years, 2 months ago
  77. f20e441 Merge "Update VisibilityStore API." into androidx-platform-dev by Cassie Wang · 3 years, 1 month ago
  78. 58e500e Merge "Get QueryLength from Native" into androidx-platform-dev by Xiaoyu Jin · 3 years, 1 month ago
  79. fb6d375 Update VisibilityStore API. by Cassie Wang · 3 years, 1 month ago
  80. b692f37 Rename `Int64` in annotation processor to `Long`. by Yang Yu · 3 years, 1 month ago
  81. a83c33a Merge "Add API coverage for SetSchemaRequest." into androidx-platform-dev by TreeHugger Robot · 3 years, 1 month ago
  82. a661b43 Merge changes I5ff29a80,Iae502e7e into androidx-platform-dev by Terry Wang · 3 years, 1 month ago
  83. 5bd75ff Merge "Document parameters of report usage requests." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  84. 1866d33d Merge "Document how to get an AppSearchSession for developers." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  85. 2ec9124 Merge "Reimplement AppSearchImpl's initialization flow." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  86. bfd6a56 Merge "Minor fixes to AppSearchImpl." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  87. 4dc2335 Merge "Clarify docs around AppSearchBatchResult.Builder." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  88. fceaa85 Merge "Move VisibilityStore into its own package and stop using private APIs." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  89. 66efc16 Merge "Remove unnecessary clones in some builders." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  90. 91c93f8 Move VisibilityStore into its own package and stop using private APIs. by Alexander Dorokhine · 3 years, 1 month ago
  91. 0328b21 Update Jetpack to build against latest sdk drop. by Alexander Dorokhine · 3 years, 1 month ago
  92. 0073a8c Merge "Check for S version code name for platform storage debugging" into androidx-platform-dev by Dan Saadati · 3 years, 1 month ago
  93. ad3f9fa4 Implement MagrationFailure.toString() by Terry Wang · 3 years, 1 month ago
  94. 6ff6bd3 Reimplement AppSearchImpl's initialization flow. by Alexander Dorokhine · 3 years, 1 month ago
  95. 05fe08c Get QueryLength from Native by Xiaoyu Jin · 3 years, 1 month ago
  96. 02658df Minor fixes to AppSearchImpl. by Alexander Dorokhine · 3 years, 1 month ago
  97. be957e3 Check for S version code name for platform storage debugging by repo sync -c -j32 · 3 years, 1 month ago
  98. 0e4c057 Merge "Build-gated trace logs for AppSearchImpl." into androidx-platform-dev by Alexander Dorokhine · 3 years, 1 month ago
  99. f1142ad Add some missing ListenableFuture.get()s to deflake tests. by Alexander Dorokhine · 3 years, 1 month ago
  100. d3ad52e Build-gated trace logs for AppSearchImpl. by Alexander Dorokhine · 3 years, 1 month ago