1. da54c9d SavedStateHandle#keys() now returns keys of Providers and LiveData-s by Sergey Vasilinets · 3 years, 10 months ago
  2. ddafc3b Remove dependency on legacy-support-core-utils by Ian Lake · 3 years, 10 months ago
  3. 9571daf Small typo fix. by Kuanysh Omarov · 3 years, 10 months ago
  4. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 11 months ago
  5. 0db72ea Ban reflection that is not enclosed within a API check conditional by Oussama Ben Abdelbaki · 3 years, 11 months ago
  6. 47ce1ab Upgrade error-prone to 2.4.0 by Dustin Lam · 3 years, 11 months ago
  7. 17628d7 [1/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  8. e5831a1 Merge "Migrate all projects with CompilationTarget.HOST to use LibraryType. Adds some more LibraryTypes. Deprecates toolingProject." into androidx-master-dev by Owen Gray · 4 years ago
  9. 2bece80 Bump FlowAsLiveDataIntegrationTest to MediumTest by Aurimas Liutikas · 4 years ago
  10. 74cc259 Migrate all projects with CompilationTarget.HOST to use LibraryType. by Owen Gray · 4 years ago
  11. 20d4085 Convert Lifecycle KTX to Kotlin Explicit API Mode by Ian Lake · 4 years ago
  12. c53db9a Enable Kotlin Strict API mode by default by Aurimas Liutikas · 4 years ago
  13. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 4 years ago
  14. c51c440 Merge "Remove legacy alpha and dev signature files" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  15. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  16. 2f163ae Merge "Make PausingDispatcher behave like the main dispatcher when yielding" into androidx-master-dev by Treehugger Robot · 4 years ago
  17. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  18. b9e8c46 Make PausingDispatcher behave like the main dispatcher when yielding by Nicklas Ansman Giertz · 4 years ago
  19. e24f895 Clean up misc build.gradle files. by Aurimas Liutikas · 4 years ago
  20. 704c713 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  21. 874ce46 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  22. 63f3566 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  23. 8f01167 Merge "Formatting for ktlint 0.39.0" into androidx-master-dev by Treehugger Robot · 4 years ago
  24. d6a5319 Formatting for ktlint 0.39.0 by Jeff Gaston · 4 years ago
  25. a95fc31 BanTargetApiAnnotation check now actually looks for the annotation by Oussama Ben Abdelbaki · 4 years ago
  26. 6f6dac3 Merge "Adding docs on changing timeout value in livedata builders / Flow conversion" into androidx-master-dev by Sergey Vasilinets · 4 years ago
  27. 51c8a83 Adding docs on changing timeout value in livedata builders / Flow conversion by Sergey Vasilinets · 5 years ago
  28. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  29. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  30. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 4 years, 1 month ago
  31. 6b1b5af Deprecate LiveData.observe Kotlin extension by Ian Lake · 4 years, 1 month ago
  32. 7e6dcf3 Merge "Convert lifecycle-testapp to Kotlin Pair to fix API 19" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  33. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  34. ed7fa23 Convert lifecycle-testapp to Kotlin Pair to fix API 19 by Ian Lake · 4 years, 1 month ago
  35. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  36. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  37. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  38. 3859c20 Fix NonNullableMutableLiveDataDetector casting issue by Jeremy Woods · 4 years, 1 month ago
  39. ed4b424 Update ViewTree tests to comply with Android's inclusive language guidance by Ian Lake · 4 years, 2 months ago
  40. 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 4 years, 3 months ago
  41. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  42. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  43. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  44. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  45. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  46. bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 2 months ago
  47. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 4 years, 2 months ago
  48. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  49. 4617593 Merge "Revert "Ensure main thread in LifecycleRegistry methods."" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  50. 5675f1a Revert "Ensure main thread in LifecycleRegistry methods." by Ian Lake · 4 years, 2 months ago
  51. fb50a6d Merge "Ensure main thread in LifecycleRegistry methods." into androidx-master-dev by Sergey Vasilinets · 4 years, 2 months ago
  52. 1a587cf Ensure main thread in LifecycleRegistry methods. by Sergey Vasilinets · 4 years, 2 months ago
  53. 236cdbe Fix NullSafeMutableLiveData resolve error by Jeremy Woods · 4 years, 2 months ago
  54. f891d66 Fix lifecycle-livedata-core-ktx-lint ObsoleteLintCustomCheck by Jeremy Woods · 4 years, 2 months ago
  55. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years, 3 months ago
  56. b1769b1 Merge "Add Lifecycle.withStateAtLeast APIs" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  57. d21ec73 Try to de-flake FlowAsLiveDataIntegrationTest by Yigit Boyar · 4 years, 3 months ago
  58. c856a7d Add Lifecycle.withStateAtLeast APIs by Adam Powell · 4 years, 3 months ago
  59. 86a72f8 Add lifecycle state/event helpers by Adam Powell · 4 years, 3 months ago
  60. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  61. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  62. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  63. 7d36cac Merge "Update lifecycle version to 2.3.0-alpha05" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  64. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 3 months ago
  65. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  66. 4a302c8 Handle re-entry in live data by Yigit Boyar · 4 years, 3 months ago
  67. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago
  68. d90d6f2 Update Lifecycle Version by Jeremy Woods · 4 years, 4 months ago
  69. c3a1df2 Merge "Fix NonNullableMutableLiveData lint check" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  70. 66bd9aa Fix NonNullableMutableLiveData lint check by Jeremy Woods · 4 years, 4 months ago
  71. 636466bf Fix mangled docs in Transformations by Sergey Vasilinets · 4 years, 4 months ago
  72. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  73. 6a45a60 Merge "Regenerate old API files using new metalava." into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  74. 18542cd Merge "Fix docs in SavedStateHandle.getLiveData" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  75. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 6 months ago
  76. 0ba28e9 Fix docs in SavedStateHandle.getLiveData by Sergey Vasilinets · 4 years, 4 months ago
  77. 71fdc6b Fix unnatural wording in LiveData.onActive docs. by Sergey Vasilinets · 4 years, 4 months ago
  78. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  79. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  80. b95786c Revert "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08"" by Aurimas Liutikas · 4 years, 4 months ago
  81. 10f7baf Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08" by Sam Gilbert · 4 years, 4 months ago
  82. 8c5a619 Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08 by Louis Pullen-Freilich · 4 years, 5 months ago
  83. afee2f0 Publish lifecycle-livedata-core-ktx-lint in the library by Jeremy Woods · 4 years, 5 months ago
  84. 31cef07 Merge "Move LiveData to SafeIterableMap" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  85. 9df6688 Merge "Add clearSavedStateProvider to SavedStateHandle" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  86. 23d60bf Add clearSavedStateProvider to SavedStateHandle by Jeremy Woods · 4 years, 5 months ago
  87. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  88. b6fd4a1 Merge "Change lifecycle-compiler directory to "test" instead of "tests"" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  89. b916e1c7 Change lifecycle-compiler directory to "test" instead of "tests" by Jeremy Woods · 4 years, 5 months ago
  90. 1518520 Add a @see linking ViewModelStoreOwner to its ViewTree by Ian Lake · 4 years, 5 months ago
  91. b0a4f89 Merge "Add support for lazy serialization in SavedStateHandle" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  92. 88b56f6 Add support for lazy serialization in SavedStateHandle by Ian Lake · 4 years, 5 months ago
  93. eb1141d Add ViewTreeViewModelStoreOwner by Ian Lake · 4 years, 5 months ago
  94. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 5 months ago
  95. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  96. fd1d018 Move LiveData to SafeIterableMap by Sergey · 4 years, 5 months ago
  97. bc6e96b Merge "Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume()." into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  98. 6cf5b44 Recovery from invalid state where onSaveInstanceState may be called without a following call to onStop such that LiveData fails to propogate updated data onceit's lifecycle reenters onResume(). by Sergey · 4 years, 5 months ago
  99. e416f9c Allow passing a null Application to SavedStateViewModelFactory by Ian Lake · 4 years, 5 months ago
  100. ec4a052 Prevent class verification failure in ReportFragment by Sergey Vasilinets · 4 years, 5 months ago