1. 968bbd3 Copy AppSearchSession, GlobalSearchSession and SearchResults into shims. by Alexander Dorokhine · 3 years, 9 months ago
  2. ebd84fe Further fixes and improvements to export script. by Alexander Dorokhine · 3 years, 9 months ago
  3. efb600e Add Closeable to AppSearchSession, allow it persist data to disk. by Terry Wang · 3 years, 9 months ago
  4. 40eb8b5 Add projection to the SearchSpec. by Tim Barron · 3 years, 9 months ago
  5. 2fe0f88 Merge "Remove FutureUtils.map." into androidx-main by Alexander Dorokhine · 3 years, 9 months ago
  6. 2ff6b81c Remove FutureUtils.map. by Alexander Dorokhine · 3 years, 9 months ago
  7. e2124eb Switch from throwing AssertionError to using a Truth assertion. by Alexander Dorokhine · 3 years, 9 months ago
  8. edd3eee Merge "Remove AppSearchResult from methods returning a single value." into androidx-main by Alexander Dorokhine · 3 years, 9 months ago
  9. a545952 Merge "Place CTS tests and test utils into the right places." into androidx-main by Alexander Dorokhine · 3 years, 9 months ago
  10. 92cd45a Remove AppSearchResult from methods returning a single value. by Alexander Dorokhine · 3 years, 9 months ago
  11. dee3b8f Merge "Unhide visibility APIs on SetSchemaRequest." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  12. 2463600 Place CTS tests and test utils into the right places. by Alexander Dorokhine · 3 years, 9 months ago
  13. c6c11bf Merge "Fix errors cause by AppSearchImpl.reset." into androidx-master-dev by Terry Wang · 3 years, 9 months ago
  14. afbdc54 Fix errors cause by AppSearchImpl.reset. by Terry Wang · 3 years, 9 months ago
  15. ec5ab08 Merge "Snapshot global query results in tests." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  16. 3a36aa7 Snapshot global query results in tests. by Cassie Wang · 3 years, 9 months ago
  17. 9079d15 Support collections of subclasses in SetSchemaRequest builder. by Dan Saadati · 3 years, 10 months ago
  18. 8b9027a Unhide visibility APIs on SetSchemaRequest. by Cassie Wang · 3 years, 9 months ago
  19. d36a2c0 Require a package name in AppSearchImpl. by Cassie Wang · 3 years, 10 months ago
  20. 0cc3a75 Merge "Minor comment fix in AppSearchSession" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  21. 9645b83 Merge "Add package visibility APIs for schema types." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  22. 31b6919 Add package visibility APIs for schema types. by Cassie Wang · 3 years, 10 months ago
  23. 5b26a84 Minor comment fix in AppSearchSession by Terry Wang · 3 years, 9 months ago
  24. 2e13f01 Merge "Export script now maintains only the 'external' framework folder." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  25. 82f395b5 Merge "destinationDir -> destinationDirectory" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  26. a64ef6d destinationDir -> destinationDirectory by Jeff Gaston · 3 years, 10 months ago
  27. 10449b2 Merge "Clarify a comment in RemoveByUriRequest." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  28. 693bc33 Merge "Delete an assertion that bundle.equals(bundle)." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  29. 1df0c9e Merge "Add a uri prefix to visibility store documents." into androidx-master-dev by Cassie Wang · 3 years, 10 months ago
  30. caf5d9d Add a uri prefix to visibility store documents. by Cassie Wang · 3 years, 10 months ago
  31. 1ae2bc6 Delete an assertion that bundle.equals(bundle). by Alexander Dorokhine · 3 years, 10 months ago
  32. 20d1f2d Export script now maintains only the 'external' framework folder. by Alexander Dorokhine · 3 years, 10 months ago
  33. 2b18fa2 Clarify a comment in RemoveByUriRequest. by Alexander Dorokhine · 3 years, 10 months ago
  34. b679633 Refactor AppSearchImpl to use List instead of Set. by Alexander Dorokhine · 3 years, 10 months ago
  35. 825a24f Merge "Minor comment fix." into androidx-master-dev by Terry Wang · 3 years, 10 months ago
  36. 468ec23 Minor comment fix. by Terry Wang · 3 years, 10 months ago
  37. af6646e Support retrieving the current database's schema. by Alexander Dorokhine · 3 years, 10 months ago
  38. 34fa9ae Merge "Support equals() and hashCode() for AppSearchSchema." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  39. 31db052 Move visibility settings into SetSchemaRequest. by Cassie Wang · 3 years, 11 months ago
  40. 823ddd0 Merge "Run google-java-format, in aosp mode, on all exported classes." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  41. c00014c Grammar fixes in AppSearchSchema. by Alexander Dorokhine · 3 years, 10 months ago
  42. 727d91a Run google-java-format, in aosp mode, on all exported classes. by Alexander Dorokhine · 3 years, 10 months ago
  43. b9fe3d6 Support equals() and hashCode() for AppSearchSchema. by Alexander Dorokhine · 3 years, 10 months ago
  44. 4de8ac7 Merge "Updates and clarifications to SearchSpec/SearchResult comments." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  45. f001156 Merge "Updates and clarifications to GenericDocument comments." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  46. ae2ae53 Merge "Migrate existing jarjar plugin users to shadow plugin" into androidx-master-dev by Jeff Gaston · 3 years, 10 months ago
  47. 764cec9 Cleanup locking strategy. by Cassie Wang · 3 years, 10 months ago
  48. 19c1a1d Migrate existing jarjar plugin users to shadow plugin by Aurimas Liutikas · 3 years, 10 months ago
  49. 3c2a58e Updates and clarifications to SearchSpec/SearchResult comments. by Alexander Dorokhine · 3 years, 10 months ago
  50. 285c252 Updates and clarifications to GenericDocument comments. by Alexander Dorokhine · 3 years, 10 months ago
  51. b1a38fa Move allowlist in exportToFramework right into the files. by Alexander Dorokhine · 3 years, 10 months ago
  52. cc23d76 Merge "Export script updates and improvements." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  53. f5254fb Merge "Add Sudheer to AppSearch OWNERS" into androidx-master-dev by Terry Wang · 3 years, 10 months ago
  54. 4939496 Export script updates and improvements. by Alexander Dorokhine · 3 years, 10 months ago
  55. 6a2acd1 Add Sudheer to AppSearch OWNERS by Terry Wang · 3 years, 10 months ago
  56. 8f3e9a9 Merge "Rename all AppSearch test to follow Test Naming pattern." into androidx-master-dev by Terry Wang · 3 years, 10 months ago
  57. 3fb2a80 Rename all AppSearch test to follow Test Naming pattern. by Terry Wang · 3 years, 10 months ago
  58. 6630eff Merge "Minor fixes to AppSearchImpl." into androidx-master-dev by Terry Wang · 3 years, 10 months ago
  59. 8fa4956 Minor fixes to AppSearchImpl. by Terry Wang · 3 years, 10 months ago
  60. 3cf7328 Merge "Split tests for public API from internal unit tests." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  61. a2a5a60 Merge "Adapt to new Icing Lib IndexingConfig name." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  62. 81ec6659 Split tests for public API from internal unit tests. by Alexander Dorokhine · 3 years, 10 months ago
  63. ddd796a5 Merge "Update docs in GenericDocument to an alternative visible to platform." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  64. 8fc92aa Merge "Update getSchemaType() to be consistent with other usages." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  65. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  66. 7464be0 Adapt to new Icing Lib IndexingConfig name. by Alexander Dorokhine · 3 years, 10 months ago
  67. 1a96f7f Update docs in GenericDocument to an alternative visible to platform. by Alexander Dorokhine · 3 years, 10 months ago
  68. 44f446f Update getSchemaType() to be consistent with other usages. by Alexander Dorokhine · 3 years, 11 months ago
  69. 42e0b13 Merge "Changed the default tokenizerType to be none." into androidx-master-dev by Terry Wang · 3 years, 11 months ago
  70. bb0cf65 Merge "Manage visibility settings." into androidx-master-dev by Cassie Wang · 3 years, 11 months ago
  71. 5ef817e Changed the default tokenizerType to be none. by Terry Wang · 3 years, 11 months ago
  72. 1ea6307 Manage visibility settings. by Cassie Wang · 4 years ago
  73. 6193aa3f Merge "Fixes a grammatical issue" into androidx-master-dev by Alexander Dorokhine · 3 years, 11 months ago
  74. e4640c3 Fixes a grammatical issue by Alexander Dorokhine · 3 years, 11 months ago
  75. af85005 Merge "Refactor SearchResultPage out of localstorage to its own class." into androidx-master-dev by Terry Wang · 3 years, 11 months ago
  76. 309e595 Merge "Unhide the createGlobalSearchSession API." into androidx-master-dev by Cassie Wang · 3 years, 11 months ago
  77. 2696e50 Unhide the createGlobalSearchSession API. by Cassie Wang · 3 years, 11 months ago
  78. 287105e Refactor SearchResultPage out of localstorage to its own class. by Terry Wang · 3 years, 11 months ago
  79. 17cf6e8 Fix MissingGetterMatchingBuilder API lint in GenericDocument. by Alexander Dorokhine · 3 years, 11 months ago
  80. 7f98b1c Separate out overloaded setProperty into different methods. by Alexander Dorokhine · 3 years, 11 months ago
  81. d7053ef Fix MissingGetterMatchingBuilder API lint in SearchSpec. by Alexander Dorokhine · 3 years, 11 months ago
  82. 87d2ebf Fix MissingGetterMatchingBuilder API lint in Request objects. by Alexander Dorokhine · 3 years, 11 months ago
  83. f1a2fce Fix MissingGetterMatchingBuilder API lint in AppSearchSchema. by Alexander Dorokhine · 3 years, 11 months ago
  84. 485b368 Merge "Unhide the createSearchSession API." into androidx-master-dev by Alexander Dorokhine · 3 years, 11 months ago
  85. 534f0fd Unhide the createSearchSession API. by Alexander Dorokhine · 3 years, 11 months ago
  86. 7ce1fa5 Upgradle to Gradle 6.7 by Aurimas Liutikas · 3 years, 11 months ago
  87. d39046d Rename the Local Backend to the Local Storage. by Alexander Dorokhine · 3 years, 11 months ago
  88. 15f385b Merge "Fix broken docs link in SetSchemaRequest" into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  89. 569e438 Fix broken docs link in SetSchemaRequest by Aurimas Liutikas · 3 years, 11 months ago
  90. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 4 years ago
  91. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 4 years ago
  92. 3a5ec8b Minor export script fixes, especially for protos. by Alexander Dorokhine · 4 years ago
  93. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  94. 16bf845 unhide the AppSearch query api of AppSearchManager. by Terry Wang · 4 years ago
  95. d700090 Refactor SearchResultsTest to SearchSpecTest, which it has only one test and actually test for SearchSpec by Terry Wang · 4 years ago
  96. 05f6058 Support SearchSpec.Builder directly accept data class for adding it's SchemaType to search filter. by Terry Wang · 4 years ago
  97. d483886 Merge "Refactor SearchResults, SearchResult.Result, MatchInfo and AppSearchManager." into androidx-master-dev by Alexander Dorokhine · 4 years ago
  98. 75020cd Merge "Address code review comments from integration into framework." into androidx-master-dev by Alexander Dorokhine · 4 years ago
  99. ed24447 Refactor SearchResults, SearchResult.Result, MatchInfo and AppSearchManager. by Alexander Dorokhine · 4 years ago
  100. 89b527b Replace AppSearchManager with a SearchSession. by Alexander Dorokhine · 4 years ago