[go: nahoru, domu]

  1. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  2. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  3. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 1 month ago
  4. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. c5bf111 Update androidx.hilt to use SingletonComponent by Daniel Santiago Rivera · 4 years, 1 month ago
  6. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 1 month ago
  7. 0117fc6 Start tracking androidx.hilt APIs. by Daniel Santiago Rivera · 4 years, 1 month ago
  8. 4aefd0e Use reflection name for Worker and ViewModel multibinding keys. by Daniel Santiago Rivera · 4 years, 1 month ago
  9. d76172e Avoid SavedStateHandle key conflict in HiltViewModelFactory. by Daniel Santiago Rivera · 4 years, 2 months ago
  10. 785ab00 Update Javapoet to 1.13.0 by Daniel Santiago Rivera · 4 years, 2 months ago
  11. 0499241 Update code sample in WorkerInject.java by Daniel Santiago Rivera · 4 years, 2 months ago
  12. 135e1ae Make hilt-compiler a tooling project. by Daniel Santiago Rivera · 4 years, 3 months ago
  13. a897414 Change base Worker class for Hilt extension to be ListenableWorker by Daniel Santiago Rivera · 4 years, 3 months ago
  14. 052b025 Add @OriginatingElement to AndroidX generated Hilt modules. by Daniel Santiago Rivera · 4 years, 3 months ago
  15. d681410 Refactor Hilt app classes to use @HiltAndroidApp by Daniel Santiago Rivera · 4 years, 3 months ago
  16. 228fcf5 AndroidXHiltProcessor no longer extends BasicAnnotationProcessor. by Daniel Santiago Rivera · 4 years, 3 months ago
  17. bbdf54c Temporarily add @androidx.hilt.Assisted. by Daniel Santiago Rivera · 4 years, 4 months ago
  18. a434be3 Expand documentation of the androidx.hilt public APIs. by Daniel Santiago Rivera · 4 years, 4 months ago
  19. ac34b08 Add 'Hilt' prefix to the extension factories. by Daniel Santiago Rivera · 4 years, 4 months ago
  20. ad59b2e Make Hilt projects Publish.SNAPSHOT_AND_RELEASE by Daniel Santiago Rivera · 4 years, 4 months ago
  21. 6f514be Merge "Contribute to Hilt's default view model factory binding." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  22. eff7e7f Add validation to the Worker step. by Daniel Santiago Rivera · 4 years, 4 months ago
  23. c08f4e0 Contribute to Hilt's default view model factory binding. by Daniel Santiago Rivera · 4 years, 4 months ago
  24. 2651232 Use stable versions in Hilt runtime artifacts by Daniel Santiago Rivera · 4 years, 4 months ago
  25. 015b033 Update Hilt project directories to match convention. by Daniel Santiago Rivera · 4 years, 4 months ago
  26. 006c7bb Implement Worker injection code generation by Daniel Santiago Rivera · 4 years, 5 months ago
  27. 3d91927 Create basic sources for the WorkManager Hilt extension. by Daniel Santiago Rivera · 4 years, 5 months ago
  28. d23e2a6 Generify HiltViewModelProcessor to AndroidHiltProcessor by Daniel Santiago Rivera · 4 years, 5 months ago
  29. 87f4d04 Use SavedStateViewModelFactory as delegate for the Hilt ViewModelFactory by Daniel Santiago Rivera · 4 years, 5 months ago
  30. 67f849d Move Hilt ViewModel extension to androidx.hilt package. by Daniel Santiago Rivera · 4 years, 5 months ago
  31. ecdf405 Use @StringKey instead of @ViewModelKey. by Daniel Santiago Rivera · 4 years, 5 months ago
  32. f7d8025 Implement HiltViewModelProcessor by Daniel Santiago Rivera · 4 years, 5 months ago