[go: nahoru, domu]

  1. e35fd5d Merge "Add cts tests for projection wildcard." into androidx-main by Tim Barron · 3 years, 7 months ago
  2. 0c37325 Add cts test for RELEVANCE_SCORE. by Tim Barron · 3 years, 7 months ago
  3. 5663cbd Add cts tests for projection wildcard. by Tim Barron · 3 years, 7 months ago
  4. 2edd334 Merge "unhide AppSearchSession.close() by extends Closeable" into androidx-main by Terry Wang · 3 years, 7 months ago
  5. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  6. 01f349b2 unhide AppSearchSession.close() by extends Closeable by Terry Wang · 3 years, 8 months ago
  7. 2804219 Merge "Updated documentation for the PutDocumentsRequest.Builder." into androidx-main by Hanaa ElAzizi · 3 years, 7 months ago
  8. 9b305b4 Merge "Update builder methods to accept subclasses" into androidx-main by Dan Saadati · 3 years, 7 months ago
  9. 6f1cdbf Merge "Unhide SearchResult.getPackageName." into androidx-main by Cassie Wang · 3 years, 7 months ago
  10. c1b9dbe Update builder methods to accept subclasses by Dan Saadati · 3 years, 8 months ago
  11. e723de9 Unhide SearchResult.getPackageName. by Cassie Wang · 3 years, 8 months ago
  12. 7106677 Merge "Add the new ranking strategy RELEVANCE_SCORE." into androidx-main by Tim Barron · 3 years, 8 months ago
  13. b5a5eb5 Make Projection APIs functional. by Tim Barron · 3 years, 8 months ago
  14. cdd6f7d Add package name to SearchResult. by Cassie Wang · 3 years, 9 months ago
  15. e70fd71 Merge "Refactor tests involving AppSearchSession into base and concrete class." into androidx-main by Alexander Dorokhine · 3 years, 8 months ago
  16. 8d652ea Remove spam logs from GenericDocument. by yanggyyu · 3 years, 8 months ago
  17. b73353c Refactor tests involving AppSearchSession into base and concrete class. by Alexander Dorokhine · 3 years, 8 months ago
  18. 9eebb81 Updated documentation for the PutDocumentsRequest.Builder. by Hanaa ElAzizi · 3 years, 8 months ago
  19. 9463a2a Add the new ranking strategy RELEVANCE_SCORE. by Tim Barron · 3 years, 8 months ago
  20. ebd84fe Further fixes and improvements to export script. by Alexander Dorokhine · 3 years, 8 months ago
  21. efb600e Add Closeable to AppSearchSession, allow it persist data to disk. by Terry Wang · 3 years, 8 months ago
  22. 40eb8b5 Add projection to the SearchSpec. by Tim Barron · 3 years, 8 months ago
  23. e2124eb Switch from throwing AssertionError to using a Truth assertion. by Alexander Dorokhine · 3 years, 8 months ago
  24. 92cd45a Remove AppSearchResult from methods returning a single value. by Alexander Dorokhine · 3 years, 8 months ago
  25. dee3b8f Merge "Unhide visibility APIs on SetSchemaRequest." into androidx-master-dev by Cassie Wang · 3 years, 8 months ago
  26. ec5ab08 Merge "Snapshot global query results in tests." into androidx-master-dev by Cassie Wang · 3 years, 8 months ago
  27. 3a36aa7 Snapshot global query results in tests. by Cassie Wang · 3 years, 8 months ago
  28. 9079d15 Support collections of subclasses in SetSchemaRequest builder. by Dan Saadati · 3 years, 9 months ago
  29. 8b9027a Unhide visibility APIs on SetSchemaRequest. by Cassie Wang · 3 years, 9 months ago
  30. d36a2c0 Require a package name in AppSearchImpl. by Cassie Wang · 3 years, 9 months ago
  31. 0cc3a75 Merge "Minor comment fix in AppSearchSession" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  32. 9645b83 Merge "Add package visibility APIs for schema types." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  33. 31b6919 Add package visibility APIs for schema types. by Cassie Wang · 3 years, 9 months ago
  34. 5b26a84 Minor comment fix in AppSearchSession by Terry Wang · 3 years, 9 months ago
  35. 82f395b5 Merge "destinationDir -> destinationDirectory" into androidx-master-dev by Treehugger Robot · 3 years, 9 months ago
  36. a64ef6d destinationDir -> destinationDirectory by Jeff Gaston · 3 years, 9 months ago
  37. 10449b2 Merge "Clarify a comment in RemoveByUriRequest." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  38. 693bc33 Merge "Delete an assertion that bundle.equals(bundle)." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  39. 1df0c9e Merge "Add a uri prefix to visibility store documents." into androidx-master-dev by Cassie Wang · 3 years, 9 months ago
  40. caf5d9d Add a uri prefix to visibility store documents. by Cassie Wang · 3 years, 9 months ago
  41. 1ae2bc6 Delete an assertion that bundle.equals(bundle). by Alexander Dorokhine · 3 years, 9 months ago
  42. 2b18fa2 Clarify a comment in RemoveByUriRequest. by Alexander Dorokhine · 3 years, 9 months ago
  43. 825a24f Merge "Minor comment fix." into androidx-master-dev by Terry Wang · 3 years, 9 months ago
  44. 468ec23 Minor comment fix. by Terry Wang · 3 years, 9 months ago
  45. af6646e Support retrieving the current database's schema. by Alexander Dorokhine · 3 years, 9 months ago
  46. 34fa9ae Merge "Support equals() and hashCode() for AppSearchSchema." into androidx-master-dev by Alexander Dorokhine · 3 years, 9 months ago
  47. 31db052 Move visibility settings into SetSchemaRequest. by Cassie Wang · 3 years, 10 months ago
  48. c00014c Grammar fixes in AppSearchSchema. by Alexander Dorokhine · 3 years, 9 months ago
  49. b9fe3d6 Support equals() and hashCode() for AppSearchSchema. by Alexander Dorokhine · 3 years, 9 months ago
  50. 3c2a58e Updates and clarifications to SearchSpec/SearchResult comments. by Alexander Dorokhine · 3 years, 9 months ago
  51. 285c252 Updates and clarifications to GenericDocument comments. by Alexander Dorokhine · 3 years, 9 months ago
  52. b1a38fa Move allowlist in exportToFramework right into the files. by Alexander Dorokhine · 3 years, 9 months ago
  53. 3fb2a80 Rename all AppSearch test to follow Test Naming pattern. by Terry Wang · 3 years, 9 months ago
  54. 81ec6659 Split tests for public API from internal unit tests. by Alexander Dorokhine · 3 years, 10 months ago
  55. ddd796a5 Merge "Update docs in GenericDocument to an alternative visible to platform." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  56. 1a96f7f Update docs in GenericDocument to an alternative visible to platform. by Alexander Dorokhine · 3 years, 10 months ago
  57. 44f446f Update getSchemaType() to be consistent with other usages. by Alexander Dorokhine · 3 years, 10 months ago
  58. 42e0b13 Merge "Changed the default tokenizerType to be none." into androidx-master-dev by Terry Wang · 3 years, 10 months ago
  59. bb0cf65 Merge "Manage visibility settings." into androidx-master-dev by Cassie Wang · 3 years, 10 months ago
  60. 5ef817e Changed the default tokenizerType to be none. by Terry Wang · 3 years, 10 months ago
  61. 1ea6307 Manage visibility settings. by Cassie Wang · 3 years, 10 months ago
  62. 6193aa3f Merge "Fixes a grammatical issue" into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  63. e4640c3 Fixes a grammatical issue by Alexander Dorokhine · 3 years, 10 months ago
  64. af85005 Merge "Refactor SearchResultPage out of localstorage to its own class." into androidx-master-dev by Terry Wang · 3 years, 10 months ago
  65. 309e595 Merge "Unhide the createGlobalSearchSession API." into androidx-master-dev by Cassie Wang · 3 years, 10 months ago
  66. 2696e50 Unhide the createGlobalSearchSession API. by Cassie Wang · 3 years, 10 months ago
  67. 287105e Refactor SearchResultPage out of localstorage to its own class. by Terry Wang · 3 years, 10 months ago
  68. 17cf6e8 Fix MissingGetterMatchingBuilder API lint in GenericDocument. by Alexander Dorokhine · 3 years, 10 months ago
  69. 7f98b1c Separate out overloaded setProperty into different methods. by Alexander Dorokhine · 3 years, 10 months ago
  70. d7053ef Fix MissingGetterMatchingBuilder API lint in SearchSpec. by Alexander Dorokhine · 3 years, 10 months ago
  71. 87d2ebf Fix MissingGetterMatchingBuilder API lint in Request objects. by Alexander Dorokhine · 3 years, 10 months ago
  72. f1a2fce Fix MissingGetterMatchingBuilder API lint in AppSearchSchema. by Alexander Dorokhine · 3 years, 10 months ago
  73. d39046d Rename the Local Backend to the Local Storage. by Alexander Dorokhine · 3 years, 10 months ago
  74. 15f385b Merge "Fix broken docs link in SetSchemaRequest" into androidx-master-dev by Treehugger Robot · 3 years, 10 months ago
  75. 569e438 Fix broken docs link in SetSchemaRequest by Aurimas Liutikas · 3 years, 10 months ago
  76. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 10 months ago
  77. 3a5ec8b Minor export script fixes, especially for protos. by Alexander Dorokhine · 3 years, 10 months ago
  78. 16bf845 unhide the AppSearch query api of AppSearchManager. by Terry Wang · 3 years, 11 months ago
  79. d700090 Refactor SearchResultsTest to SearchSpecTest, which it has only one test and actually test for SearchSpec by Terry Wang · 3 years, 10 months ago
  80. 05f6058 Support SearchSpec.Builder directly accept data class for adding it's SchemaType to search filter. by Terry Wang · 3 years, 11 months ago
  81. d483886 Merge "Refactor SearchResults, SearchResult.Result, MatchInfo and AppSearchManager." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  82. 75020cd Merge "Address code review comments from integration into framework." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  83. ed24447 Refactor SearchResults, SearchResult.Result, MatchInfo and AppSearchManager. by Alexander Dorokhine · 3 years, 10 months ago
  84. 89b527b Replace AppSearchManager with a SearchSession. by Alexander Dorokhine · 3 years, 10 months ago
  85. 80cd3ec Merge "Unhide DataClassFactory." into androidx-master-dev by Alexander Dorokhine · 3 years, 10 months ago
  86. f863fc8 Merge "Fix the conflict error for merge go/aog/1441093 without extra sync with go/aog/1446515." into androidx-master-dev by Treehugger Robot · 3 years, 11 months ago
  87. 831c544 Merge "Create SetVisibilityRequest." into androidx-master-dev by Cassie Wang · 3 years, 11 months ago
  88. adaa678 Fix the conflict error for merge go/aog/1441093 without extra sync with go/aog/1446515. by Terry Wang · 3 years, 11 months ago
  89. 962a5d0 Merge "Replace AppSearch removeByNamespace, removeBySchemaType and removeAll by removeByQuery." into androidx-master-dev by Terry Wang · 3 years, 11 months ago
  90. 3ae91c9 Create SetVisibilityRequest. by Cassie Wang · 3 years, 11 months ago
  91. 4ac0d9d Create GlobalAppSearchManager for global query. by Cassie Wang · 3 years, 11 months ago
  92. 87c01a9 Replace AppSearch removeByNamespace, removeBySchemaType and removeAll by removeByQuery. by Terry Wang · 4 years ago
  93. 6642361 Address code review comments from integration into framework. by Alexander Dorokhine · 3 years, 11 months ago
  94. 51a50f2 Merge "Improve error messages arising due to schema incompatibility." into androidx-master-dev by Alexander Dorokhine · 3 years, 11 months ago
  95. a6ef1d2 Improve error messages arising due to schema incompatibility. by Alexander Dorokhine · 3 years, 11 months ago
  96. 8ac024d Merge "Make SearchResult convertible to/from Bundle." into androidx-master-dev by Alexander Dorokhine · 3 years, 11 months ago
  97. 0cbfa15 Merge "Make the AppSearchBackend interface async." into androidx-master-dev by Alexander Dorokhine · 3 years, 11 months ago
  98. 62c43e3 Make SearchResult convertible to/from Bundle. by Alexander Dorokhine · 3 years, 11 months ago
  99. 0730290 Make the AppSearchBackend interface async. by Alexander Dorokhine · 3 years, 11 months ago
  100. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 11 months ago