1. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  2. 6f8706e `androidx.startup` now targets Java 7. by Rahul Ravikumar · 4 years, 6 months ago
  3. 2f9dd0f Rename ComponentInitializer to Initializer. by Rahul Ravikumar · 4 years, 6 months ago
  4. 5d12419 Switch from `<application>` metadata to `<provider>` metadata. by Rahul Ravikumar · 4 years, 6 months ago
  5. e723425 Fix more lint issues in androidx to work with AGP 4.1 by Aurimas Liutikas · 4 years, 6 months ago
  6. 6b603b2 Update Benchmark & Startup to use the androidx.tracing. by Rahul Ravikumar · 4 years, 7 months ago
  7. d54c790 Add TraceSpans for visibility into how long initialization takes. by Rahul Ravikumar · 4 years, 7 months ago
  8. a842db3 Add `initializeComponent` API by Rahul Ravikumar · 4 years, 7 months ago
  9. 60da766 Faster fast path. by Rahul Ravikumar · 4 years, 7 months ago
  10. 7ac2a30 Ensure all ComponentInitializers are reachable. by Rahul Ravikumar · 4 years, 8 months ago
  11. 6604b88 Support default constructors for Java classes. by Rahul Ravikumar · 4 years, 7 months ago
  12. 2830d71 Add missing `api` properties to IssueRegistries by Zac Sweers · 4 years, 8 months ago
  13. 24f9e7a Make `AppInitializer` a singleton. by Rahul Ravikumar · 4 years, 8 months ago
  14. fbf9045 Merge "Track API changes." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  15. 38057c5 Merge "Add a lock that guards app initialization." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  16. 5a1d319f Track API changes. by Rahul Ravikumar · 4 years, 8 months ago
  17. 3475250 Add a lock that guards app initialization. by Rahul Ravikumar · 4 years, 8 months ago
  18. 7fd88cc Allow `@string/androidx_startup` as a valid value for <meta-data> entries. by Rahul Ravikumar · 4 years, 8 months ago
  19. ec8db13 androidx.startup is now a java library. by Rahul Ravikumar · 4 years, 8 months ago
  20. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  21. 599f12b Merge "Improve proguard rules for androidx.startup." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  22. e5c1247 Add `InitializationProvider` tests. by Rahul Ravikumar · 4 years, 8 months ago
  23. 0e9dbe7 Improve proguard rules for androidx.startup. by Rahul Ravikumar · 4 years, 8 months ago
  24. 0701da0 Merge changes I7df6e3f6,I200b04c5 into androidx-master-dev by Treehugger Robot · 4 years, 8 months ago
  25. 6f99aad Add no-argument constructor lint rule by Rahul Ravikumar · 4 years, 8 months ago
  26. efd3b7f Add lint rules for startup-runtime. by Rahul Ravikumar · 4 years, 8 months ago
  27. 1e2176e Merge "Provide the ability to discover and initialize component initializers programmatically." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  28. 8e2b88a Provide the ability to discover and initialize component initializers programmatically. by Rahul Ravikumar · 4 years, 8 months ago
  29. db0b2a7 Add OWNERS and README. by Rahul Ravikumar · 4 years, 8 months ago
  30. 7d46e2a Add basic tests for AppInitializer. by Rahul Ravikumar · 4 years, 8 months ago
  31. fd0aaef Minor fixes based on review comments to the first CL for app startup. by Rahul Ravikumar · 4 years, 8 months ago
  32. 10a0189 Initial commit for androidx.startup. by Rahul Ravikumar · 4 years, 8 months ago