1. acba7ac Merge "Migrate from AndroidManifest to build.gradle for namespace" into androidx-main by Aurimas Liutikas · 2 years, 3 months ago
  2. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 3 months ago
  3. 656c3a6 Use ToT activity and work for Hilt integration test app. by Daniel Santiago Rivera · 2 years, 5 months ago
  4. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 8 months ago
  5. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  6. 82cfe8f Update Dagger and Hilt to 2.38.1 by Daniel Santiago Rivera · 2 years, 11 months ago
  7. 8a10b874 Update AGP to 7.1.0-alpha02 by Leland Richardson · 3 years, 1 month ago
  8. 89568c6 Migrate hilt to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  9. 7f24790 Migrate hilt libraries to Gradle Version Catalogs by Aurimas Liutikas · 3 years, 1 month ago
  10. 1c686ec Disable use of test coverage. by Aurimas Liutikas · 3 years, 2 months ago
  11. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  12. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  13. 2d9d5aa Make `WorkManagerInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 3 months ago
  14. 0ba6b37 Remove the default content provider and switch to androidx.startup. by Rahul Ravikumar · 3 years, 4 months ago
  15. e056c6b Remove deprecated APIs from AndroidX Hilt in preparation for API stability. by Daniel Santiago Rivera · 3 years, 4 months ago
  16. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 6 months ago
  17. a126506 Use Activity 1.2.0 and Fragment 1.3.0 prebuilts by Ian Lake · 3 years, 4 months ago
  18. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 5 months ago
  19. e75fee7 Migrate Hilt Workers to use Dagger Assisted Inject by Daniel Santiago Rivera · 3 years, 5 months ago
  20. f40ded1 Deprecate @ViewModelInject by Daniel Santiago Rivera · 3 years, 5 months ago
  21. de46159 Revert "Add ViewModelComponent and ViewModelScoped to androidx.hilt.lifecycle." by Daniel Santiago Rivera · 3 years, 6 months ago
  22. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  23. b8c9a7f Add ViewModelComponent and ViewModelScoped to androidx.hilt.lifecycle. by Daniel Santiago Rivera · 3 years, 9 months ago
  24. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  25. 2de05ef Update Dagger & Hilt to 2.29.1 (and 2.29.1-alpha) by Daniel Santiago Rivera · 3 years, 9 months ago
  26. c5bf111 Update androidx.hilt to use SingletonComponent by Daniel Santiago Rivera · 4 years ago
  27. 4aefd0e Use reflection name for Worker and ViewModel multibinding keys. by Daniel Santiago Rivera · 4 years ago
  28. d76172e Avoid SavedStateHandle key conflict in HiltViewModelFactory. by Daniel Santiago Rivera · 4 years ago
  29. a897414 Change base Worker class for Hilt extension to be ListenableWorker by Daniel Santiago Rivera · 4 years, 1 month ago
  30. d681410 Refactor Hilt app classes to use @HiltAndroidApp by Daniel Santiago Rivera · 4 years, 1 month ago
  31. 228fcf5 AndroidXHiltProcessor no longer extends BasicAnnotationProcessor. by Daniel Santiago Rivera · 4 years, 1 month ago
  32. bbdf54c Temporarily add @androidx.hilt.Assisted. by Daniel Santiago Rivera · 4 years, 2 months ago
  33. ac34b08 Add 'Hilt' prefix to the extension factories. by Daniel Santiago Rivera · 4 years, 2 months ago
  34. c08f4e0 Contribute to Hilt's default view model factory binding. by Daniel Santiago Rivera · 4 years, 3 months ago
  35. 006c7bb Implement Worker injection code generation by Daniel Santiago Rivera · 4 years, 3 months ago
  36. 67f849d Move Hilt ViewModel extension to androidx.hilt package. by Daniel Santiago Rivera · 4 years, 3 months ago
  37. ecdf405 Use @StringKey instead of @ViewModelKey. by Daniel Santiago Rivera · 4 years, 3 months ago
  38. f7d8025 Implement HiltViewModelProcessor by Daniel Santiago Rivera · 4 years, 3 months ago