1. 7795282 Migrate to using = for property setting by Aurimas Liutikas · 3 months ago
  2. 56e520e Migrate startup to use JSpecify annotations by Julia McClellan · 3 months ago
  3. 1a31ba6 Remove bytebuddy excludes by Aurimas Liutikas · 6 months ago
  4. 5dd63d8 STARTUP = "1.2.0-beta01" Test: ./gradlew buildOnServer by Prajakta Patil · 7 months ago
  5. 96f0b30 Start validating androidx.annotation signatures by Aurimas Liutikas · 7 months ago
  6. d0ba533 Delete redundant opt-in flags for Metalava w/ K2 UAST by Jinseong Jeon · 7 months ago
  7. b276649 Remove usage of legacy multidex by Aurimas Liutikas · 9 months ago
  8. 0f12073 Migrate startup to use ktfmt by Omar Ismail · 9 months ago
  9. 5c5419a Enable kotlin explicitApi for android projects by Aurimas Liutikas · 9 months ago
  10. 39261a0 Regenerate APIs for previous versions by Julia McClellan · 10 months ago
  11. 7244477 Replace buildType.all{} references to buildType.configureEach in build.gradle files by Omar Ismail · 10 months ago
  12. 86e6606 Rename publish = Publish.SNAPSHOT_AND_RELEASE to type = LibraryType.PublishedLibrary by Omar Ismail · 10 months ago
  13. a45f2890 Add non-implicit wildcard bounds to signature files by Julia McClellan · 10 months ago
  14. ee0da74 Add comment to build.gradle files by Tiem Song · 1 year, 2 months ago
  15. 9b88eeb Update API files with improved Kotlin nulls by Julia McClellan · 1 year, 2 months ago
  16. 999075e Opt-in Metalava w/ K2 UAST (R1) by Jinseong Jeon · 1 year, 6 months ago
  17. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 9 months ago
  18. 40fa806 Opt-in n- thru t-prefixed projects to Suppress Compatibility migration by Alan Viverette · 1 year, 10 months ago
  19. 769a78e Merge changes from topic "281081899_component_names" into androidx-main by Alan Viverette · 1 year, 10 months ago
  20. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 10 months ago
  21. c9e1fd7 Clean up component names, add build-time enforcement by Alan Viverette · 1 year, 10 months ago
  22. 187e9a2 First pass of removing redundant usages of @hide javadoc tag by Aurimas Liutikas · 2 years, 2 months ago
  23. 84ff653 Add profileinstaller to non-compose android libraries that include a profile by Chris Craik · 2 years, 1 month ago
  24. 41ec122 Edited API documentation. by Jon Eckenrode · 2 years, 1 month ago
  25. 0a35d65 removing explicit setting of library groups by Jeff Gaston · 2 years, 3 months ago
  26. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 3 years ago
  27. 6cab291 More fixes for `androidx.startup` in secondary processes. by Rahul Ravikumar · 3 years ago
  28. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 3 years, 1 month ago
  29. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 3 years, 3 months ago
  30. 4374ac6 Avoids an unncessary allocation in `AppInitializer`. by Rahul Ravikumar · 3 years, 2 months ago
  31. ac6ea7a docs: Fixing typos in AppInitializer docs. by Andrew Solovay · 3 years, 2 months ago
  32. b20296a Upgrade to junit 4.13.2 by Aurimas Liutikas · 3 years, 2 months ago
  33. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years, 5 months ago
  34. af151d8 Fix for eager initialization checks. by Rahul Ravikumar · 3 years, 5 months ago
  35. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years, 5 months ago
  36. f3878f3 Defer initialization when `applicationContext` is `null`. by Rahul Ravikumar · 3 years, 6 months ago
  37. e711926e Use an applicationContext when possible. Otherwise fallback to the provider context. by Rahul Ravikumar · 3 years, 7 months ago
  38. aef6e7be Add Baseline profile rules for `androidx.startup`. by Rahul Ravikumar · 3 years, 8 months ago
  39. dceec64 Add multidex rules for `androidx.startup`. by Rahul Ravikumar · 3 years, 8 months ago
  40. 0044296 Migrate a miscellaneous set of libraries to Gradle version catalogs by Aurimas Liutikas · 3 years, 9 months ago
  41. f796c32 Update versions for release id 1621357200000 by Nick Anthony · 3 years, 10 months ago
  42. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 10 months ago
  43. 3b2a458 Fix proguard rules for androidx.startup. by Rahul Ravikumar · 3 years, 10 months ago
  44. 2e9fb7d androidx.startup 1.1.0-beta01. by Rahul Ravikumar · 3 years, 10 months ago
  45. 2923f39 Move to targeting Java 8 for all androidx libraries by Aurimas Liutikas · 3 years, 10 months ago
  46. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 10 months ago
  47. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 10 months ago
  48. d6969e7 Make `InitializationProvider` public. by Rahul Ravikumar · 4 years ago
  49. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 4 years, 2 months ago
  50. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 4 years, 2 months ago
  51. 6d73332 androidx.startup is now stable. by Rahul Ravikumar · 4 years, 4 months ago
  52. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years, 5 months ago
  53. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years, 5 months ago
  54. 3bfc235 androidx.startup release candidate. by Rahul Ravikumar · 4 years, 5 months ago
  55. b3b30de App Startup goes beta01. by Rahul Ravikumar · 4 years, 6 months ago
  56. 6e8f6eb Add the ability to detemine if an `Initializer` was initialized eagerly. by Rahul Ravikumar · 4 years, 7 months ago
  57. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  58. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 7 months ago
  59. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 8 months ago
  60. 4310aed Move to Tracing beta01 by Rahul Ravikumar · 4 years, 8 months ago
  61. d48a8c7 Merge "AndroidX Startup alpha02." into androidx-master-dev by Rahul Ravikumar · 4 years, 8 months ago
  62. cd4199d AndroidX Startup alpha02. by Rahul Ravikumar · 4 years, 8 months ago
  63. 9a82f9c Add proguard rules to the AAR. by Rahul Ravikumar · 4 years, 8 months ago
  64. 564aa85 Make the static field volatile and use double checking for performance. by Rahul Ravikumar · 4 years, 9 months ago
  65. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 5 years ago
  66. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 11 months ago
  67. 6f8706e `androidx.startup` now targets Java 7. by Rahul Ravikumar · 5 years ago
  68. 2f9dd0f Rename ComponentInitializer to Initializer. by Rahul Ravikumar · 5 years ago
  69. 5d12419 Switch from `<application>` metadata to `<provider>` metadata. by Rahul Ravikumar · 5 years ago
  70. 6b603b2 Update Benchmark & Startup to use the androidx.tracing. by Rahul Ravikumar · 5 years ago
  71. d54c790 Add TraceSpans for visibility into how long initialization takes. by Rahul Ravikumar · 5 years ago
  72. a842db3 Add `initializeComponent` API by Rahul Ravikumar · 5 years ago
  73. 60da766 Faster fast path. by Rahul Ravikumar · 5 years ago
  74. 24f9e7a Make `AppInitializer` a singleton. by Rahul Ravikumar · 5 years ago
  75. fbf9045 Merge "Track API changes." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  76. 5a1d319f Track API changes. by Rahul Ravikumar · 5 years ago
  77. 3475250 Add a lock that guards app initialization. by Rahul Ravikumar · 5 years ago
  78. ec8db13 androidx.startup is now a java library. by Rahul Ravikumar · 5 years ago
  79. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 5 years ago
  80. 599f12b Merge "Improve proguard rules for androidx.startup." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  81. e5c1247 Add `InitializationProvider` tests. by Rahul Ravikumar · 5 years ago
  82. 0e9dbe7 Improve proguard rules for androidx.startup. by Rahul Ravikumar · 5 years ago
  83. 0701da04 Merge changes I7df6e3f6,I200b04c5 into androidx-master-dev by Treehugger Robot · 5 years ago
  84. efd3b7f Add lint rules for startup-runtime. by Rahul Ravikumar · 5 years ago
  85. 8e2b88a Provide the ability to discover and initialize component initializers programmatically. by Rahul Ravikumar · 5 years ago
  86. 7d46e2a Add basic tests for AppInitializer. by Rahul Ravikumar · 5 years ago
  87. fd0aaef Minor fixes based on review comments to the first CL for app startup. by Rahul Ravikumar · 5 years ago
  88. 10a0189 Initial commit for androidx.startup. by Rahul Ravikumar · 5 years ago