1. 7d5b6df Merge "Port MatchInfo away from using protos." into androidx-master-dev by Terry Wang · 4 years ago
  2. 42962e8 Merge "Add setNamespaces in SearchSpec." into androidx-master-dev by Treehugger Robot · 4 years ago
  3. 5278b3f Port MatchInfo away from using protos. by Terry Wang · 4 years, 1 month ago
  4. 6de900f Add setNamespaces in SearchSpec. by Terry Wang · 4 years ago
  5. d896e1c Merge "Handle GenericDocument in FieldUseDirectlyWithNullCheck(3a)." into androidx-master-dev by Terry Wang · 4 years ago
  6. ac51400d Merge "Support annotation processor to directly use GenericDocument[](2b)." into androidx-master-dev by Terry Wang · 4 years ago
  7. acdb435 Merge "Move SnippetTest to AppSearch-local-backend to avoid using proto." into androidx-master-dev by Terry Wang · 4 years ago
  8. ff89850f Support annotation processor to directly use GenericDocument[](2b). by Terry Wang · 4 years ago
  9. 275fe19 Handle GenericDocument in FieldUseDirectlyWithNullCheck(3a). by Terry Wang · 4 years ago
  10. d07b902 Move SnippetTest to AppSearch-local-backend to avoid using proto. by Terry Wang · 4 years ago
  11. 9ebe09b Merge "Port SearchSpec away from using protos." into androidx-master-dev by Terry Wang · 4 years ago
  12. 44fbf49 Port SearchSpec away from using protos. by Terry Wang · 4 years, 1 month ago
  13. 51a2570 Merge "Support convert GenericDocument[] to list(1b) in the annotation processor." into androidx-master-dev by Terry Wang · 4 years ago
  14. d47788d Support convert GenericDocument[] to list(1b) in the annotation processor. by Terry Wang · 4 years, 1 month ago
  15. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  16. 0e16ef9 Merge "Port SearchResult away from using protos." into androidx-master-dev by Treehugger Robot · 4 years ago
  17. 3ab01f6 Port SearchResult away from using protos. by Terry Wang · 4 years, 1 month ago
  18. 06afdb8 Merge "support getNextPage in SearchResults." into androidx-master-dev by Terry Wang · 4 years, 1 month ago
  19. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  20. 163317a Unhide setSchema, putDocuments and getDocuments APIs. by Alexander Dorokhine · 4 years, 1 month ago
  21. e8ca0c2 support getNextPage in SearchResults. by Terry Wang · 4 years, 2 months ago
  22. 72657fc Merge "Move code related to the local backend into its own project." into androidx-master-dev by Alexander Dorokhine · 4 years, 1 month ago
  23. 2a84723 Move code related to the local backend into its own project. by Alexander Dorokhine · 4 years, 1 month ago
  24. b8c547f Merge "Add protobuf lite to androidTestImplementation dependencies for appsearch to prevent regressions with appsearch's bundling of proto-lite." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  25. 0499af5 Unhide AppSearchManager and Builder API. by Alexander Dorokhine · 4 years, 1 month ago
  26. 687891e Create a 'backend' interface and refactor the current code to use it. by Alexander Dorokhine · 4 years, 1 month ago
  27. 651a0fe Merge "Handle Icing returning NOT_FOUND in some important cases." into androidx-master-dev by Alexander Dorokhine · 4 years, 1 month ago
  28. 10c84a0 Handle Icing returning NOT_FOUND in some important cases. by Alexander Dorokhine · 4 years, 1 month ago
  29. b94a450 Add protobuf lite to androidTestImplementation dependencies for appsearch to prevent regressions with appsearch's bundling of proto-lite. by Rohit Sathyanarayana · 4 years, 1 month ago
  30. f997fad Update proguard rules to remove aggressive keeping. by Alexander Dorokhine · 4 years, 1 month ago
  31. e32e1da Merge "Port AppSearchSchema away from using protos." into androidx-master-dev by Alexander Dorokhine · 4 years, 1 month ago
  32. a426d3c Supports remove schema type in AppSearch. by Terry Wang · 4 years, 2 months ago
  33. fd0c915 Port AppSearchSchema away from using protos. by Alexander Dorokhine · 4 years, 1 month ago
  34. 1c47b50 Merge "Remove SharedPreferences in AppSearchImpl." into androidx-master-dev by Terry Wang · 4 years, 1 month ago
  35. ef0beaa Remove SharedPreferences in AppSearchImpl. by Terry Wang · 4 years, 2 months ago
  36. 1ac017a Rename the AppSearch annotation processor project to 'compiler'. by Alexander Dorokhine · 4 years, 2 months ago
  37. 0d8341a Refactor AppSearchManager.getInstance() into a builder. by Alexander Dorokhine · 4 years, 2 months ago
  38. d093f13 Merge "Switch ExecutorService to READ/WRITE lock in AppSearch." into androidx-master-dev by Terry Wang · 4 years, 2 months ago
  39. 431f8c9 Switch ExecutorService to READ/WRITE lock in AppSearch. by Terry Wang · 4 years, 2 months ago
  40. d762680 Fix issue where new schema was being blindly appended to old schema. by Alexander Dorokhine · 4 years, 2 months ago
  41. eae0a5a Merge "Remove checkSuccess() from AppSearchResult; make getResultValue() throw." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  42. bb49780 Merge "Turn minification off for appsearch.aar." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  43. 8582f86 Remove checkSuccess() from AppSearchResult; make getResultValue() throw. by Alexander Dorokhine · 4 years, 2 months ago
  44. 8ad4512 Turn minification off for appsearch.aar. by Alexander Dorokhine · 4 years, 2 months ago
  45. e3c5ee3 Merge "Support AppSearch to trigger IcingSearchEngine.optimize()." into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  46. 947ee4b Support AppSearch to trigger IcingSearchEngine.optimize(). by Terry Wang · 4 years, 2 months ago
  47. d6af5c4 Re-enable IcingSearchEngineTest by including it directly in appsearch. by Alexander Dorokhine · 4 years, 2 months ago
  48. 46873db Move compilation of libicing.so into appsearch:appsearch. by Alexander Dorokhine · 4 years, 2 months ago
  49. 8a5f735 Move icing lib build.gradle to root of repo. by Alexander Dorokhine · 4 years, 2 months ago
  50. 52ef5a3 Merge "Build the external/icing project in a self-contained manner." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  51. 1ec2fe5 Build the external/icing project in a self-contained manner. by Alexander Dorokhine · 4 years, 2 months ago
  52. 2a790e7 Merge "Improve status strings when an AppSearchResult comes from an exception." into androidx-master-dev by Alexander Dorokhine · 4 years, 2 months ago
  53. 75f8aba Improve status strings when an AppSearchResult comes from an exception. by Alexander Dorokhine · 4 years, 2 months ago
  54. 4d50cc0 Remove mContext from AppSearchImpl. by Cassie Wang · 4 years, 2 months ago
  55. dfaee535b Integrate IcingSearchEngine into AppSearch. by Cassie Wang · 4 years, 3 months ago
  56. a819b43 Unhide the AppSearchDocument annotations that power the annotation processor. by Alexander Dorokhine · 4 years, 3 months ago
  57. 837bf3d Modifications to AppSearchDocument in order to pass API lint. by Alexander Dorokhine · 4 years, 3 months ago
  58. ef7978e Add removeByNamespaces() in AppSearchManager by Terry Wang · 4 years, 3 months ago
  59. cdc6327 Port removeDocuments() to a request builder and support data classes. by Alexander Dorokhine · 4 years, 3 months ago
  60. 246fe8a Fix deleteAll only apply for current database in AppSearch by Terry Wang · 4 years, 3 months ago
  61. 19ce5c4 Port getDocuments() to a request builder and support data classes. by Alexander Dorokhine · 4 years, 3 months ago
  62. 7316b3c Merge "Support different database in AppSearch" into androidx-master-dev by Terry Wang · 4 years, 3 months ago
  63. dc93e52 Support different database in AppSearch by Terry Wang · 4 years, 3 months ago
  64. da8ab0e unhide GenericDocument and AppSearchException for AppSearch Jetpack. by Terry Wang · 4 years, 4 months ago
  65. eb7f11b Merge "Unhide the AppSearchResult and AppSearchBatchResult API." into androidx-master-dev by Alexander Dorokhine · 4 years, 3 months ago
  66. eaf7cfd Support converting from GenericDocument to data class in the get() call. by Alexander Dorokhine · 4 years, 3 months ago
  67. 1d8c5ea Port putDocuments() to a request builder and support data classes. by Alexander Dorokhine · 4 years, 3 months ago
  68. df27a21 Support data classes in setSchema. by Alexander Dorokhine · 4 years, 3 months ago
  69. e89ed98 Update setSchema to use a request object. by Alexander Dorokhine · 4 years, 3 months ago
  70. 52619a1 Merge "Update AppSearchResult APIs with new methods, bugfixes and conventions." into androidx-master-dev by Alexander Dorokhine · 4 years, 3 months ago
  71. 6f5437e Support namespaces in the annotation processor. by Alexander Dorokhine · 4 years, 3 months ago
  72. 6a159be Support special fields (uri, ttl, score, etc) in annotation processor. by Alexander Dorokhine · 4 years, 3 months ago
  73. 432be8f Minor improvements to annotation processor. by Alexander Dorokhine · 4 years, 3 months ago
  74. f6bd5c4 Unhide the AppSearchResult and AppSearchBatchResult API. by Alexander Dorokhine · 4 years, 3 months ago
  75. 2f690dc Update AppSearchResult APIs with new methods, bugfixes and conventions. by Alexander Dorokhine · 4 years, 3 months ago
  76. 6bba7a4 Support invoking the dataClass constructor and assigning properties. by Alexander Dorokhine · 4 years, 3 months ago
  77. f3e80da Partial implementation of GenericDocument->data class conversion. by Alexander Dorokhine · 4 years, 3 months ago
  78. 9b3d4dc Merge "Porting FakeIcing to have a namespace." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  79. 7f287fb Porting FakeIcing to have a namespace. by Terry Wang · 4 years, 3 months ago
  80. a0a0c66 Refactor CodeGenerator into separate schema and conversion functions. by Alexander Dorokhine · 4 years, 3 months ago
  81. 18c74d3 Rename code generation scenarios to make them easier to follow. by Alexander Dorokhine · 4 years, 3 months ago
  82. cbae318 Merge "Unhide SchemaBuilder APIs for AppSearch Jetpack." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  83. 608b217 Change to return ListenableFuture in AppSearchManager. by Terry Wang · 4 years, 3 months ago
  84. 4853127 Unhide SchemaBuilder APIs for AppSearch Jetpack. by Alexander Dorokhine · 4 years, 4 months ago
  85. d14602d Fix incorrect import of PropertyConfig constants. by Alexander Dorokhine · 4 years, 4 months ago
  86. 4c8661c Code generation for the method that turns a data class into a GenericDocument. by Alexander Dorokhine · 4 years, 4 months ago
  87. ffbc1cf Merge "Add complete testcases for schema part of CodeGenerator." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  88. 7ff0bd6 Implement proguard for appsearch. by Alexander Dorokhine · 4 years, 4 months ago
  89. 1dcd244 Add complete testcases for schema part of CodeGenerator. by Alexander Dorokhine · 4 years, 4 months ago
  90. 29b76e9 Test infrastructure for DocumentProcessorTest, generation phase. by Alexander Dorokhine · 4 years, 4 months ago
  91. 90de1f3 Implement support for writing a schema in the annotation processor. by Alexander Dorokhine · 4 years, 4 months ago
  92. 8f6f4c7 Create an annotation processor for AppSearch. by Alexander Dorokhine · 4 years, 4 months ago
  93. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  94. 9832c90 Merge "Implement jarjar for icing protos." into androidx-master-dev by Alexander Dorokhine · 4 years, 5 months ago
  95. 79009a2 Merge "Split icing project into two parts: protos/java, and native lib." into androidx-master-dev by Alexander Dorokhine · 4 years, 5 months ago
  96. 77e77d7 Fix and enforce ParameterName errorprone warnings by Sergey · 4 years, 5 months ago
  97. 9107138 Implement jarjar for icing protos. by Alexander Dorokhine · 4 years, 5 months ago
  98. a887c1a Merge "Add ThreadPool in AppSearchManager." into androidx-master-dev by Terry Wang · 4 years, 5 months ago
  99. 267cb61 Split icing project into two parts: protos/java, and native lib. by Alexander Dorokhine · 4 years, 5 months ago
  100. 670735c Add ThreadPool in AppSearchManager. by Terry Wang · 4 years, 6 months ago