1. b45b3b8 Merge "Updates SampledAnnotationEnforcer to work with partial analysis" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  2. 91a6537 Fix AppSearchSessionCtsTest. by Tim Barron · 3 years, 1 month ago
  3. b8af5ae Add submatch information to MatchInfo. by Tim Barron · 3 years, 1 month ago
  4. e8750cd Port our Kotlin testcase to the new test-util project. by Alexander Dorokhine · 3 years, 1 month ago
  5. 370c3e5 Add new module to hold test utils for AppSearch by Xiaoyu Jin · 3 years, 1 month ago
  6. 6c879c6 Fix AppSearch unit tests to clean up AppSearchImpl on teardown. by Alexander Dorokhine · 3 years, 1 month ago
  7. 5c20253 Updates SampledAnnotationEnforcer to work with partial analysis by Louis Pullen-Freilich · 3 years, 2 months ago
  8. b290370 Align Gradle paths to Maven coordinates for appsearch by Alan Viverette · 3 years, 1 month ago
  9. bd53b06 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  10. 52811ae Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by TreeHugger Robot · 3 years, 2 months ago
  11. 0d8a942c Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 2 months ago
  12. 75eb71b Clean up appsearch build files. by Aurimas Liutikas · 3 years, 2 months ago
  13. 9e342e4 Merge "Start targeting API 31" into androidx-platform-dev by TreeHugger Robot · 3 years, 2 months ago
  14. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  15. e011e66 Merge "Add unit tests for stats logged in SetSchema." into androidx-platform-dev by TreeHugger Robot · 3 years, 2 months ago
  16. 3bc2616 Log the stats for SearchResults.getNextPage() by Xiaoyu Jin · 3 years, 2 months ago
  17. d110ba5 Move put large document tests to LocalCtstest by Terry Wang · 3 years, 2 months ago
  18. 61a82b8 Add unit tests for stats logged in SetSchema. by Yang Yu · 3 years, 2 months ago
  19. 89e1c33 Use the user-defined logger in SearchResultsImpl by Xiaoyu Jin · 3 years, 2 months ago
  20. a02f715 Merge "Remove deprecated, hidden versions of changed public APIs." into androidx-platform-dev by TreeHugger Robot · 3 years, 2 months ago
  21. 0785cc3 Fix validation crash for nextPageToken. by Terry Wang · 3 years, 2 months ago
  22. 3c0b131 Merge "Allow GenericDocument accept a String property longer than 20_000." into androidx-platform-dev by TreeHugger Robot · 3 years, 2 months ago
  23. 6309e84 Allow GenericDocument accept a String property longer than 20_000. by Terry Wang · 3 years, 2 months ago
  24. 6d45014 Remove deprecated, hidden versions of changed public APIs. by Alexander Dorokhine · 3 years, 2 months ago
  25. 210edf2 Merge "Log stats for optimize" into androidx-platform-dev by Xiaoyu Jin · 3 years, 2 months ago
  26. 0d1353d Merge "Remove the FrameworkOptimizeStrategy from Jetpack." into androidx-platform-dev by Terry Wang · 3 years, 2 months ago
  27. 4bf4393 Log stats for optimize by Xiaoyu Jin · 3 years, 3 months ago
  28. 687bc47 Add lint baseline for appsearch platform-storage library by Aurimas Liutikas · 3 years, 2 months ago
  29. 01a43b4 Merge "Reverting an unintentional readLock change." into androidx-platform-dev by Cassie Wang · 3 years, 3 months ago
  30. 939ea4d Reverting an unintentional readLock change. by Cassie Wang · 3 years, 3 months ago
  31. d1661b0 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  32. 776349a Merge "Cache nextPageTokens that a package can use." into androidx-platform-dev by Cassie Wang · 3 years, 3 months ago
  33. ca86ec3 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 3 months ago
  34. d52c0f5 Cache nextPageTokens that a package can use. by Cassie Wang · 3 years, 3 months ago
  35. 4222618 Logging stats for SetSchema. by Yang Yu · 3 years, 3 months ago
  36. 06752c2 Merge "Add ability to enforce limits on docs per package and size of doc." into androidx-platform-dev by TreeHugger Robot · 3 years, 3 months ago
  37. a2d4d01 Add ability to enforce limits on docs per package and size of doc. by Alexander Dorokhine · 3 years, 3 months ago
  38. 192d5fa Merge "Bring back the checkSuccess() method in AppSearchBatchResult." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  39. 41c608a1 Merge "Remove adding Activity view to MenuFragment transaction to backstack" into androidx-platform-dev by Dan Saadati · 3 years, 3 months ago
  40. c423f09 Merge "Add stats for Optimize" into androidx-platform-dev by Xiaoyu Jin · 3 years, 3 months ago
  41. c1bcc04 Bring back the checkSuccess() method in AppSearchBatchResult. by Alexander Dorokhine · 3 years, 3 months ago
  42. d77d023 Remove adding Activity view to MenuFragment transaction to backstack by Dan Saadati · 3 years, 3 months ago
  43. 0a38e02 Add stats for Optimize by Xiaoyu Jin · 3 years, 3 months ago
  44. 3659b26 Merge "Export script update to account for changed jarjaring of icing lib." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  45. 83de4e1 Provide AutoValue support. by Yang Yu · 3 years, 3 months ago
  46. f33921f Remove the FrameworkOptimizeStrategy from Jetpack. by Terry Wang · 3 years, 3 months ago
  47. 004405e Export script update to account for changed jarjaring of icing lib. by Alexander Dorokhine · 3 years, 3 months ago
  48. db7db83 Merge "Return Native StorageInfo from AppSearchImpl" into androidx-platform-dev by Xiaoyu Jin · 3 years, 3 months ago
  49. c484bdd Merge "Convert SecurityException to RESULT_SECURITY_ERROR" into androidx-platform-dev by Cassie Wang · 3 years, 3 months ago
  50. 40f6974 Return Native StorageInfo from AppSearchImpl by Xiaoyu Jin · 3 years, 3 months ago
  51. c2fef3e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by TreeHugger Robot · 3 years, 3 months ago
  52. 61a863f Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 3 months ago
  53. 74e6d6f Sync AppSearch with google3 update ag/15083267 by Tim Barron · 3 years, 3 months ago
  54. 282f7c8 Convert SecurityException to RESULT_SECURITY_ERROR by Cassie Wang · 3 years, 3 months ago
  55. c7387d9 Change AppSearchSchema and PropertyConfig #toString() by Dan Saadati · 3 years, 4 months ago
  56. 49ce104 Merge "Migrate appsearch to use Gradle Version Catalogs" into androidx-platform-dev by TreeHugger Robot · 3 years, 3 months ago
  57. 907dc02 Migrate appsearch to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  58. 131d852 Remove usages of hidden APIs in the CTS tests. by Alexander Dorokhine · 3 years, 3 months ago
  59. a112817 Merge "Change PutDocumentsRequestTest to be a cts test." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  60. 21a5d1a Merge "Fixes required for export." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  61. 56585f5 Change PutDocumentsRequestTest to be a cts test. by Tim Barron · 3 years, 3 months ago
  62. ba3d025 Merge "Implement empty schema shouldn't have a version number." into androidx-platform-dev by Terry Wang · 3 years, 3 months ago
  63. e3a51b3 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-platform-dev by TreeHugger Robot · 3 years, 3 months ago
  64. 107fa68 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 3 months ago
  65. 52ca287 Add GetSchemaResponse cts test. by Cassie Wang · 3 years, 3 months ago
  66. 47ba533 Remove the max repeatable length limit for GenericDocument by Terry Wang · 3 years, 3 months ago
  67. 70ca672 Merge "Support system usage reporting in the Jetpack platform backend." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  68. bfda08a Merge "Refactor VisibilityStore from a no-op implementation into an interface." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  69. 8b76be4 Refactor VisibilityStore from a no-op implementation into an interface. by Alexander Dorokhine · 3 years, 3 months ago
  70. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  71. c5aaa46 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 3 months ago
  72. 6ae2b3b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 3 months ago
  73. e1ca63a Implement empty schema shouldn't have a version number. by Terry Wang · 3 years, 3 months ago
  74. 89e7ec4 Support system usage reporting in the Jetpack platform backend. by Alexander Dorokhine · 3 years, 3 months ago
  75. 79f2ffe Fixes required for export. by Alexander Dorokhine · 3 years, 3 months ago
  76. 04351b4 Merge "Add a CTS test for snippeting window sizes and max match counts." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  77. 0b88855 Use consistent terminology for 3p and system access. by Alexander Dorokhine · 3 years, 3 months ago
  78. 5ff9a1e Merge "Remove VisibilityStore out of AppSearchImpl's constructor." into androidx-platform-dev by Alexander Dorokhine · 3 years, 3 months ago
  79. 064c36d Add a CTS test for snippeting window sizes and max match counts. by Alexander Dorokhine · 3 years, 3 months ago
  80. 71ad268 Minor java doc fix for AppSearchMigrationHelper by Terry Wang · 3 years, 3 months ago
  81. a61f6df Merge "Add an initial set of bug components in OWNERS files." into androidx-main am: 000820f7ee by Treehugger Robot · 3 years, 3 months ago
  82. 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 3 months ago
  83. 80fce5e4 Merge "Remove some deprecated TODOs." into androidx-platform-dev by Terry Wang · 3 years, 3 months ago
  84. 639f253 Add SchemaMigrationStats. by Yang Yu · 3 years, 4 months ago
  85. 8352ac8 Remove VisibilityStore out of AppSearchImpl's constructor. by Alexander Dorokhine · 3 years, 3 months ago
  86. 2c3aa78 Remove unnecessary NewApi suppression now that S SDK has stabilized. by Alexander Dorokhine · 3 years, 3 months ago
  87. dcb083e Merge "Add more tests for logging" into androidx-platform-dev by Xiaoyu Jin · 3 years, 3 months ago
  88. 501a51b Remove some deprecated TODOs. by Terry Wang · 3 years, 3 months ago
  89. 5a6d3a4 Add WRITE_EXTERNAL_STORAGE to tests that use the TemporaryFolder rule. by Alexander Dorokhine · 3 years, 3 months ago
  90. 7126c7e Suppress broken and flaky tests by Ember Rose · 3 years, 3 months ago
  91. a8c9843 Add more tests for logging by Xiaoyu Jin · 3 years, 4 months ago
  92. 91a03f2 Update Jetpack to build against latest SDK. by Alexander Dorokhine · 3 years, 3 months ago
  93. 0b58a66 Backport a "context" -> "userContext" rename. by Cassie Wang · 3 years, 4 months ago
  94. 68a1502 Add a hidden api to attach logger to SearchContext by Xiaoyu Jin · 3 years, 4 months ago
  95. bba8792 Use Process.INVALID_UID. by Cassie Wang · 3 years, 4 months ago
  96. 31a54db Merge "Switch back to callingUid from UserHandle." into androidx-platform-dev by Alexander Dorokhine · 3 years, 4 months ago
  97. a4844e2 Switch back to callingUid from UserHandle. by Cassie Wang · 3 years, 4 months ago
  98. 1b1954a Merge "Remove use of AppCompatActivity in debug view" into androidx-platform-dev by Dan Saadati · 3 years, 4 months ago
  99. 47d8dca Allow FrameworkOptimizeStrategy to be export to Framework. by Terry Wang · 3 years, 4 months ago
  100. a114078 Merge "Upstream fixes for UserHandle and VisibilityStore." into androidx-platform-dev by Cassie Wang · 3 years, 4 months ago