1. 6f6dac3 Merge "Adding docs on changing timeout value in livedata builders / Flow conversion" into androidx-master-dev by Sergey Vasilinets · 4 years ago
  2. 51c8a83 Adding docs on changing timeout value in livedata builders / Flow conversion by Sergey Vasilinets · 5 years ago
  3. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  4. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  5. c0b895c Move Lifecycle to 2.3.0-beta01 by Ian Lake · 4 years, 1 month ago
  6. 6b1b5af Deprecate LiveData.observe Kotlin extension by Ian Lake · 4 years, 1 month ago
  7. 7e6dcf3 Merge "Convert lifecycle-testapp to Kotlin Pair to fix API 19" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  8. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  9. ed7fa23 Convert lifecycle-testapp to Kotlin Pair to fix API 19 by Ian Lake · 4 years, 1 month ago
  10. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  11. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  12. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  13. 3859c20 Fix NonNullableMutableLiveDataDetector casting issue by Jeremy Woods · 4 years, 1 month ago
  14. ed4b424 Update ViewTree tests to comply with Android's inclusive language guidance by Ian Lake · 4 years, 2 months ago
  15. 6a1a0e6 Unify top-level API task configuration by Alan Viverette · 4 years, 3 months ago
  16. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  17. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  18. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  19. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  20. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  21. 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
  22. a9a8ffd Revert "Revert "Ensure main thread in LifecycleRegistry methods."" by Sergey Vasilinets · 4 years, 2 months ago
  23. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  24. 4617593 Merge "Revert "Ensure main thread in LifecycleRegistry methods."" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  25. 5675f1a Revert "Ensure main thread in LifecycleRegistry methods." by Ian Lake · 4 years, 2 months ago
  26. fb50a6d Merge "Ensure main thread in LifecycleRegistry methods." into androidx-master-dev by Sergey Vasilinets · 4 years, 2 months ago
  27. 1a587cf Ensure main thread in LifecycleRegistry methods. by Sergey Vasilinets · 4 years, 2 months ago
  28. 236cdbe Fix NullSafeMutableLiveData resolve error by Jeremy Woods · 4 years, 2 months ago
  29. f891d66 Fix lifecycle-livedata-core-ktx-lint ObsoleteLintCustomCheck by Jeremy Woods · 4 years, 2 months ago
  30. 153704f Bump Lifecycle to 2.3.0-alpha06 by Ian Lake · 4 years, 3 months ago
  31. b1769b1 Merge "Add Lifecycle.withStateAtLeast APIs" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  32. d21ec73 Try to de-flake FlowAsLiveDataIntegrationTest by Yigit Boyar · 4 years, 3 months ago
  33. c856a7d Add Lifecycle.withStateAtLeast APIs by Adam Powell · 4 years, 3 months ago
  34. 86a72f8 Add lifecycle state/event helpers by Adam Powell · 4 years, 3 months ago
  35. ce3f4fb Fix API versions for all issue registries. by Rahul Ravikumar · 4 years, 3 months ago
  36. b7bc89d Suppress deprecations from new sdk, failing tests by Alan Viverette · 4 years, 3 months ago
  37. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 3 months ago
  38. 7d36cac Merge "Update lifecycle version to 2.3.0-alpha05" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  39. 62389bf Update lifecycle version to 2.3.0-alpha05 by Yigit Boyar · 4 years, 3 months ago
  40. 618985cf Merge "Upgrade to androidx.test 1.3.0-rc01" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  41. 4a302c8 Handle re-entry in live data by Yigit Boyar · 4 years, 4 months ago
  42. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 4 months ago
  43. d90d6f2 Update Lifecycle Version by Jeremy Woods · 4 years, 4 months ago
  44. c3a1df2 Merge "Fix NonNullableMutableLiveData lint check" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  45. 66bd9aa Fix NonNullableMutableLiveData lint check by Jeremy Woods · 4 years, 4 months ago
  46. 636466bf Fix mangled docs in Transformations by Sergey Vasilinets · 4 years, 4 months ago
  47. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  48. 6a45a60 Merge "Regenerate old API files using new metalava." into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  49. 18542cd Merge "Fix docs in SavedStateHandle.getLiveData" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  50. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 6 months ago
  51. 0ba28e9 Fix docs in SavedStateHandle.getLiveData by Sergey Vasilinets · 4 years, 4 months ago
  52. 71fdc6b Fix unnatural wording in LiveData.onActive docs. by Sergey Vasilinets · 4 years, 4 months ago
  53. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 4 months ago
  54. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 4 months ago
  55. 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
  56. 10f7baf Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08" by Sam Gilbert · 4 years, 4 months ago
  57. 8c5a619 Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08 by Louis Pullen-Freilich · 4 years, 5 months ago
  58. afee2f0 Publish lifecycle-livedata-core-ktx-lint in the library by Jeremy Woods · 4 years, 5 months ago
  59. 31cef07 Merge "Move LiveData to SafeIterableMap" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  60. 9df6688 Merge "Add clearSavedStateProvider to SavedStateHandle" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  61. 23d60bf Add clearSavedStateProvider to SavedStateHandle by Jeremy Woods · 4 years, 5 months ago
  62. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  63. b6fd4a1 Merge "Change lifecycle-compiler directory to "test" instead of "tests"" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  64. b916e1c7 Change lifecycle-compiler directory to "test" instead of "tests" by Jeremy Woods · 4 years, 5 months ago
  65. 1518520 Add a @see linking ViewModelStoreOwner to its ViewTree by Ian Lake · 4 years, 5 months ago
  66. b0a4f89 Merge "Add support for lazy serialization in SavedStateHandle" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  67. 88b56f6 Add support for lazy serialization in SavedStateHandle by Ian Lake · 4 years, 5 months ago
  68. eb1141d Add ViewTreeViewModelStoreOwner by Ian Lake · 4 years, 5 months ago
  69. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 5 months ago
  70. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  71. fd1d018 Move LiveData to SafeIterableMap by Sergey · 4 years, 5 months ago
  72. 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
  73. 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
  74. e416f9c Allow passing a null Application to SavedStateViewModelFactory by Ian Lake · 4 years, 5 months ago
  75. ec4a052 Prevent class verification failure in ReportFragment by Sergey Vasilinets · 4 years, 5 months ago
  76. 4372321 Exclude transitive lifecycle dependency from testapp by Ian Lake · 4 years, 5 months ago
  77. 1c5f2fa Merge "Add a gradle property for allWarningsAsErrors." into androidx-master-dev by Aurimas Liutikas · 4 years, 5 months ago
  78. 2a9a199 Add a gradle property for allWarningsAsErrors. by Aurimas Liutikas · 4 years, 6 months ago
  79. 67f849d Move Hilt ViewModel extension to androidx.hilt package. by Daniel Santiago Rivera · 4 years, 6 months ago
  80. ecdf405 Use @StringKey instead of @ViewModelKey. by Daniel Santiago Rivera · 4 years, 6 months ago
  81. 8c28204 Improve HiltViewModelProcessor by Daniel Santiago Rivera · 4 years, 6 months ago
  82. f7d8025 Implement HiltViewModelProcessor by Daniel Santiago Rivera · 4 years, 6 months ago
  83. 11af701 Merge "Initial commit for the View Model Hilt Extension" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  84. 9223248e Merge changes from topic "dustinlam/studio-40b3" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  85. 0c716ae Initial commit for the View Model Hilt Extension by Daniel Santiago Rivera · 4 years, 7 months ago
  86. 1fd3452 Bump fragment-lint and lifecycle-lint to version 7 by Dustin Lam · 4 years, 6 months ago
  87. 4b897cb Update to JDK 11. by Aurimas Liutikas · 5 years ago
  88. 1dcad3f Revert "Attempt to update to JDK 11." by Aurimas Liutikas · 4 years, 6 months ago
  89. f3132ea Attempt to update to JDK 11. by Aurimas Liutikas · 5 years ago
  90. 3ab418f Merge changes I8ea323c0,Ifb15df4f into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  91. f8c2bad Add a workaround for b/151181633 by Aurimas Liutikas · 4 years, 6 months ago
  92. c351bfc Update kotlin to 1.3.70 by Dustin Lam · 4 years, 6 months ago
  93. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 6 months ago
  94. e723425 Fix more lint issues in androidx to work with AGP 4.1 by Aurimas Liutikas · 4 years, 6 months ago
  95. 0bb3cc8 Merge "docs: Fixed an/a typo (s/an/a fragment)." into androidx-master-dev by Matt Pape · 4 years, 6 months ago
  96. 17f8a87 Fix dependency string in lifecycle docs. by Michael Wright · 4 years, 6 months ago
  97. fbb1045 docs: Fixed an/a typo (s/an/a fragment). by Matt Pape · 4 years, 7 months ago
  98. bc18b8a Actually update versions after release by Nick Anthony · 4 years, 7 months ago
  99. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 7 months ago
  100. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 7 months ago