1. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 5 years ago
  2. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 5 years ago
  3. 0b805f6 Merge "Suppress PartiallyCoveredActivityTest on API 29" into androidx-master-dev by Treehugger Robot · 5 years ago
  4. f5ac265 Suppress PartiallyCoveredActivityTest on API 29 by Sergey Vasilinets · 5 years ago
  5. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 5 years ago
  6. 70c0031 Remove lintChecks in lifecycle-runtime-ktx gradle by Jeremy Woods · 5 years ago
  7. b73a278 Fix lifecycle-runtime:2.2.0 + lifecycle-process:2.1.0 by Ian Lake · 5 years ago
  8. cb135c5 Merge "Remove SUPPORT_* constants from Dependencies.kt" into androidx-master-dev by Treehugger Robot · 5 years ago
  9. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 5 years ago
  10. 9f40e60 Fix Dokka links to Kotlin Coroutines by Ian Lake · 5 years ago
  11. c9392d0 Merge "Create Truth assertions for LiveData active observers" into androidx-master-dev by Treehugger Robot · 5 years ago
  12. eb14ab3 Create Truth assertions for LiveData active observers by Matthew Fraschilla · 5 years ago
  13. 1bb8f2e Fix Lifecycle ordering for ProcessLifecycleOwner on API 29 by Ian Lake · 5 years ago
  14. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  15. dfe293f Fix IS exception AbstractSavedStateViewModelFactory by Sergey Vasilinets · 5 years ago
  16. 09286e6 Update versions after September 18th Release by Nick Anthony · 5 years ago
  17. 295318a Create LiveData Truth module by Matthew Fraschilla · 5 years ago
  18. 3f544d2 Merge "Check Lifecycle before calling runOnRecreation in SSViewModelFactory" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  19. a20cbfd Merge changes I42fa22de,I046c1078 into androidx-master-dev by Dustin Lam · 5 years ago
  20. 6fd483d Rename KOTLIN_COROUTINES to KOTLIN_COROUTINES_ANDROID by Dustin Lam · 5 years ago
  21. 98629e5 Merge "Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  22. 5b91fd9 Check Lifecycle before calling runOnRecreation in SSViewModelFactory by Sergey Vasilinets · 5 years ago
  23. d53ec32 Rewrite ViewModelsWithStateTest via ActivityScenario & Kotlin by Sergey Vasilinets · 5 years ago
  24. af12e75 Fix coroutine livedata race condition by Yigit Boyar · 5 years ago
  25. 08dbe6b Merge "Replace ReportFragment with LifecycleCallbacks on API 29+" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  27. 5c7d127 Switch Fragment and Navigation to use Activity prebuilts by Ian Lake · 5 years ago
  28. 4c5c2b1 Merge "Update versions after September 5th release" into androidx-master-dev by Treehugger Robot · 5 years ago
  29. 15e364c Update out of date public_plus_experimental. by Aurimas Liutikas · 5 years ago
  30. c28fb37 Replace ReportFragment with LifecycleCallbacks on API 29+ by Ian Lake · 5 years ago
  31. b08258a Update versions after September 5th release by Nick Anthony · 5 years ago
  32. 1361c9c Merge "Stop creating SavedStateHandle eagerly in SavedStateHandleController" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 002e4fa Stop creating SavedStateHandle eagerly in SavedStateHandleController by Sergey Vasilinets · 5 years ago
  34. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  35. 44b591f docs: Fixed example code in ViewModel reference. by Robert Snoeberger · 5 years ago
  36. 3632136 Switch to use Dispatchers.Main.immediate where applicable by Nicklas Ansman Giertz · 5 years ago
  37. c2b6461 Update Coroutines to 1.3.0 by Daniel Santiago Rivera · 5 years ago
  38. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  39. d50e102 Move duration versions of flow/coroutines intergration in the same file by Sergey Vasilinets · 5 years ago
  40. 1bd267a Merge "Update versions after August 7th Release" into androidx-master-dev by Treehugger Robot · 5 years ago
  41. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  42. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  43. 8e75b55 Introduce LiveData.asFlow() by Sergey Vasilinets · 5 years ago
  44. d3ed4ad Merge changes I7c46bed8,I3fa64d14 into androidx-master-dev by Sergey Vasilinets · 5 years ago
  45. 668821d Introduce Flow.asLiveData() terminal operator. by Sergey Vasilinets · 5 years ago
  46. 5184037 Update api lint baseline. by Aurimas Liutikas · 5 years ago
  47. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  48. 8ebba34 Update BuildLiveDataTest to use TestCoroutineScope by Sergey Vasilinets · 5 years ago
  49. b4eddfd Make SavedStateViewModelFactory the default factory by Ian Lake · 5 years ago
  50. a5581d7 Remove fragment dependency from viewmodel-savedstate, v2 by Ian Lake · 5 years ago
  51. 05dbecd Deprecate ViewModelProviders, v2 by Ian Lake · 5 years ago
  52. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  53. 0668481 Ignoring HiddenSuperclass for all metalava checks by Jeff Gaston · 5 years ago
  54. d7f85f6 Having checkApiRelease validate current.txt against ${prev.txt} by Jeff Gaston · 5 years ago
  55. 1781a11 Remove unneeded uploadArchives disabling. by Aurimas Liutikas · 5 years ago
  56. 5e6e142 Add a separate LIFECYCLE_EXTENSIONS version by Ian Lake · 5 years ago
  57. 697a994 Merge "Switch to savedstate prebuilts" into androidx-master-dev by Treehugger Robot · 5 years ago
  58. ca959b4 Merge "Switch Lifecycle to depend on arch.core prebuilts" into androidx-master-dev by Treehugger Robot · 5 years ago
  59. 8659cf8 Switch to savedstate prebuilts by Ian Lake · 5 years ago
  60. 45becd0 Switch Lifecycle to depend on arch.core prebuilts by Ian Lake · 5 years ago
  61. 638374a Merge changes Icd7597b1,Ie27853b6 into androidx-master-dev by Treehugger Robot · 5 years ago
  62. c79237e Merge "Remove legacy excludes from build.gradle." into androidx-master-dev by Treehugger Robot · 5 years ago
  63. 3a3990c Merge "Move annotation library to the standard directory." into androidx-master-dev by Treehugger Robot · 5 years ago
  64. 827a1f2 Remove legacy excludes from build.gradle. by Aurimas Liutikas · 5 years ago
  65. 74c39ff Move annotation library to the standard directory. by Aurimas Liutikas · 5 years ago
  66. 0bb10a3 Migrate to Compile-Testing 0.18 by Daniel Santiago Rivera · 5 years ago
  67. 2465a5f Removing a dependency from a 'check' task to a 'connectedCheck' task by Jeff Gaston · 5 years ago
  68. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  69. 21798e8 Update api lint baseline after KotlinOperator check fix. by Aurimas Liutikas · 5 years ago
  70. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  71. 0aaf0b0d Merge "Fix lifecycle-runtime-ktx depedency to lifecycle-runtime" into androidx-master-dev by Treehugger Robot · 5 years ago
  72. 8acc8b2 Fix lifecycle-runtime-ktx depedency to lifecycle-runtime by Sergey Vasilinets · 5 years ago
  73. 1d02427 Merge "Revert "Revert "Use ToT fragments in lifecycle-extensions""" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. eff62e4 Merge "Rename VM's to ViewModel" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  75. bbbc47e Revert "Revert "Use ToT fragments in lifecycle-extensions"" by Ian Lake · 5 years ago
  76. 9a9a35a Merge changes from topic "ktlint_task" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  77. 05880e4 Fix all the ktlint issues in androidx project. by Aurimas Liutikas · 5 years ago
  78. 58cc46d Rename VM's to ViewModel by Sergey Vasilinets · 5 years ago
  79. ee920cf Revert "Revert "Remove redundant lifecycle-extensions tests"" by Ian Lake · 5 years ago
  80. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  81. e42958e Move lifecycle-common and lifecycle-runtime to java 8 by Aurimas Liutikas · 5 years ago
  82. f17c43d Revert "Deprecate @OnLifecycleEvent in favor of DefaultLifecycleEventObserver" by Aurimas Liutikas · 5 years ago
  83. 264d7bc Revert "Remove package private FullLifecycleObserver" by Aurimas Liutikas · 5 years ago
  84. b522abe Revert "Migrate usages of @OnLifecycleEvent in service/extensions/livedata-core" by Aurimas Liutikas · 5 years ago
  85. 9bb24b1 Revert "Remove redundant lifecycle-extensions tests" by Aurimas Liutikas · 5 years ago
  86. 0d69d1d Revert "Allow ViewModelStoreOwner to provide a default Factory" by Aurimas Liutikas · 5 years ago
  87. d64dffc Revert "Replace all usages of ViewModelProviders.of()" by Aurimas Liutikas · 5 years ago
  88. b8dab10 Revert "Deprecate ViewModelProviders" by Aurimas Liutikas · 5 years ago
  89. f739037 Revert "Use ToT fragments in lifecycle-extensions" by Aurimas Liutikas · 5 years ago
  90. 7ef9c9e Revert "Remove fragment dependency from viewmodel-savedstate" by Aurimas Liutikas · 5 years ago
  91. 3315586 Revert "Make SavedStateVMFactory the default factory" by Aurimas Liutikas · 5 years ago
  92. 840c12e Revert "Rename VM's to ViewModel" by Aurimas Liutikas · 5 years ago
  93. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  94. 9102a53a Rename VM's to ViewModel by Yigit Boyar · 5 years ago
  95. 63cd952 Merge "Added SavedStateHandle#getLiveData with default value" into androidx-master-dev by Treehugger Robot · 5 years ago
  96. a595456 Added SavedStateHandle#getLiveData with default value by Yigit Boyar · 5 years ago
  97. 4ba9e1f Make SavedStateVMFactory the default factory by Ian Lake · 5 years ago
  98. 453b9d0 Merge "Remove fragment dependency from viewmodel-savedstate" into androidx-master-dev by Treehugger Robot · 5 years ago
  99. 8b868f4 Remove fragment dependency from viewmodel-savedstate by Ian Lake · 5 years ago
  100. c3ffcf3 Mark Cuttlefish flaking/failing tests as @FlakyTest by Sam Gilbert · 5 years ago