[go: nahoru, domu]

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