[go: nahoru, domu]

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