[go: nahoru, domu]

  1. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 weeks ago
  2. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 3 months ago
  3. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 4 months ago
  4. ee0da74 Add comment to build.gradle files by Tiem Song · 8 months ago
  5. c6759f1 Implement the map from schema names to AppSearch document classes by Jiayu Hu · 1 year, 1 month ago
  6. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 12 months ago
  7. 4f8814e Update version code handling and switch back to versioned androidx.core. by Alexander Dorokhine · 1 year, 2 months ago
  8. c81e3e9 Implement APIs to support in-app search and indexing features. by Siddhartha Chhabra · 1 year, 4 months ago
  9. a46238ed Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 3 months ago
  10. 7cffb73 Adds a Action built in type by Alex Saveliev · 1 year, 5 months ago
  11. d3e3822 removing explicit setting of library groups by Jeff Gaston · 1 year, 9 months ago
  12. 39f2226 Upgrade to Android Gradle Plugin 8.0.0-alpha07 by Aurimas Liutikas · 1 year, 10 months ago
  13. 7d0ea332 Clean up JVM test setup where classes from aars are used as input by Aurimas Liutikas · 2 years ago
  14. 047747a Revert "Improves interoperability between Document and AutoValue annotations." by Alex Saveliev · 2 years, 4 months ago
  15. 74fa898 Improves interoperability between Document and AutoValue annotations. by Alex Saveliev · 2 years, 5 months ago
  16. a4af51e Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main am: acba7ac82c by Aurimas Liutikas · 2 years, 5 months ago
  17. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  18. 03e67e2 Merge "Move to TOML as source of truth for library groups and versions" into androidx-platform-dev by TreeHugger Robot · 2 years, 7 months ago
  19. f431798c Send schema change notifications. by Alexander Dorokhine · 2 years, 7 months ago
  20. 555d327 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  21. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 9 months ago
  22. b0470e5 Upgrade to AGP 7.3.1-alpha01 by Aurimas Liutikas · 2 years, 7 months ago
  23. 532b3b0 Upgrade to AGP 7.3.1-alpha01 by Aurimas Liutikas · 2 years, 7 months ago
  24. a0567ef Add setAllowedRoleForSchemaTypeVisibilities API by Terry Wang · 2 years, 8 months ago
  25. 8866c68 Get addObserver() API working in the platform backend. by Alexander Dorokhine · 2 years, 8 months ago
  26. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 2 years, 8 months ago
  27. baf6583 Add an API dependency onto guava listenablefuture. by Alexander Dorokhine · 2 years, 11 months ago
  28. 47c9c0b Prevent same-version libraries from specifying duplicate mavenVersion by Alan Viverette · 3 years ago
  29. 370c3e5 Add new module to hold test utils for AppSearch by Xiaoyu Jin · 3 years ago
  30. 75eb71b Clean up appsearch build files. by Aurimas Liutikas · 3 years, 1 month ago
  31. 907dc02 Migrate appsearch to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 2 months ago
  32. 6759816 Add @Generated annotation to AppSearchCompiler output files. by Alexander Dorokhine · 3 years, 4 months ago
  33. 4154c17 Update proguard specs with new rules. by Alexander Dorokhine · 3 years, 6 months ago
  34. 63badf5 Create flavours of all Session tests to run against both backends. by Alexander Dorokhine · 3 years, 7 months ago
  35. a64ef6d destinationDir -> destinationDirectory by Jeff Gaston · 3 years, 9 months ago
  36. d39046d Rename the Local Backend to the Local Storage. by Alexander Dorokhine · 3 years, 10 months ago
  37. c74e41a Merge "Remove icing's jarjar dependency from AppSearch." into androidx-master-dev by Terry Wang · 4 years ago
  38. a274471 Remove icing's jarjar dependency from AppSearch. by Terry Wang · 4 years ago
  39. 5727666 Refactor AppSearchImpl to allow multiple instances. by Alexander Dorokhine · 4 years ago
  40. 72657fc Merge "Move code related to the local backend into its own project." into androidx-master-dev by Alexander Dorokhine · 4 years ago
  41. 2a84723 Move code related to the local backend into its own project. by Alexander Dorokhine · 4 years ago
  42. b94a450 Add protobuf lite to androidTestImplementation dependencies for appsearch to prevent regressions with appsearch's bundling of proto-lite. by Rohit Sathyanarayana · 4 years ago
  43. 1ac017a Rename the AppSearch annotation processor project to 'compiler'. by Alexander Dorokhine · 4 years, 1 month ago
  44. bb49780 Merge "Turn minification off for appsearch.aar." into androidx-master-dev by Alexander Dorokhine · 4 years, 1 month ago
  45. 8ad4512 Turn minification off for appsearch.aar. by Alexander Dorokhine · 4 years, 1 month ago
  46. d6af5c4 Re-enable IcingSearchEngineTest by including it directly in appsearch. by Alexander Dorokhine · 4 years, 1 month ago
  47. 46873db Move compilation of libicing.so into appsearch:appsearch. by Alexander Dorokhine · 4 years, 1 month ago
  48. 8a5f735 Move icing lib build.gradle to root of repo. by Alexander Dorokhine · 4 years, 1 month ago
  49. 1ec2fe5 Build the external/icing project in a self-contained manner. by Alexander Dorokhine · 4 years, 1 month ago
  50. dfaee535b Integrate IcingSearchEngine into AppSearch. by Cassie Wang · 4 years, 2 months ago
  51. 7ff0bd6 Implement proguard for appsearch. by Alexander Dorokhine · 4 years, 3 months ago
  52. 8f6f4c7 Create an annotation processor for AppSearch. by Alexander Dorokhine · 4 years, 3 months ago
  53. 9107138 Implement jarjar for icing protos. by Alexander Dorokhine · 4 years, 5 months ago
  54. 267cb61 Split icing project into two parts: protos/java, and native lib. by Alexander Dorokhine · 4 years, 5 months ago
  55. fea5586 Migrate AppSearch to Jetpack. by Terry Wang · 4 years, 6 months ago
  56. 801cb74 Add FakeIcing and FakeIcingTest. by Alexander Dorokhine · 4 years, 6 months ago
  57. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  58. 4ac3c12 Add appsearch initial directory structure by Nick Anthony · 5 years ago