1. 8659cf8 Switch to savedstate prebuilts by Ian Lake · 5 years ago
  2. 2544b30 Make activity and fragment ktx mirror dependencies by Ian Lake · 5 years ago
  3. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  4. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  5. d0eba30 Update OWNERS for activity by Ian Lake · 5 years ago
  6. 38e2703 Add readme for a few core libraries. by Aurimas Liutikas · 5 years ago
  7. 73a6643 Use ToT Lifecycle for activity and fragment, v2 by Ian Lake · 5 years ago
  8. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  9. cda6105 Revert "Use ToT Lifecycle for activity and fragment" by Aurimas Liutikas · 5 years ago
  10. e2c0abc Revert "Use AndroidViewModelFactory as the default Factory" by Aurimas Liutikas · 5 years ago
  11. 3315586 Revert "Make SavedStateVMFactory the default factory" by Aurimas Liutikas · 5 years ago
  12. 840c12e Revert "Rename VM's to ViewModel" by Aurimas Liutikas · 5 years ago
  13. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  14. 9102a53a Rename VM's to ViewModel by Yigit Boyar · 5 years ago
  15. 696b2a8 Add lifecycle-runtime-ktx dependency by Ian Lake · 5 years ago
  16. 3987bae Use ToT viewmodel-ktx dependency by Ian Lake · 5 years ago
  17. 4ba9e1f Make SavedStateVMFactory the default factory by Ian Lake · 5 years ago
  18. c205a56 Remove reliance on isFinishing() after onBackPressed() by Ian Lake · 5 years ago
  19. 9f74596 Use AndroidViewModelFactory as the default Factory by Ian Lake · 5 years ago
  20. 559cd39 Use ToT Lifecycle for activity and fragment by Ian Lake · 5 years ago
  21. c862db7 Move activity to 1.1.0-alpha01 by Ian Lake · 5 years ago
  22. 31e072b2 Update savedstate, activity, and fragment to rc01 by Ian Lake · 5 years ago
  23. 8d2385d Move all usages of lifecycle 2.1.0-beta01 to 2.1.0-rc01 by Nick Anthony · 5 years ago
  24. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  25. 9ea6765 Switch activity tests to use ActivityScenario by Ian Lake · 5 years ago
  26. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  27. 4b284c3 Merge "Replace GenericLifeycleObserver with LifecycleEventObserver" into androidx-master-dev by Treehugger Robot · 5 years ago
  28. 14011f3 Replace markState() with setCurrentState() by Ian Lake · 5 years ago
  29. 0499d9f Replace GenericLifeycleObserver with LifecycleEventObserver by Ian Lake · 5 years ago
  30. 3cb38c2 Merge changes from topic "collection-1.1.0-docs" into androidx-master-dev by Treehugger Robot · 5 years ago
  31. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  32. f99c45d Move alpha libraries to target Java 8. by Aurimas Liutikas · 5 years ago
  33. f61d646 Update library versions to dev version for June 5th Release by Nick Anthony · 5 years ago
  34. 1bf32da Move activity to the new proper directory structure. by Aurimas Liutikas · 5 years ago
  35. fe9bd9b Move activity-ktx to the new proper directory structure. by Aurimas Liutikas · 5 years ago
  36. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  37. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  38. 7b91c96 Use LifecycleEventObserver in tests by Ian Lake · 5 years ago
  39. 6e326b3 Ensure onStateChanged() overrides are marked as @NonNull by Ian Lake · 5 years ago
  40. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  41. d593759 Move activity and fragment to beta01 by Ian Lake · 5 years ago
  42. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  43. aa00937 Pin dependencies on Lifecycle to 2.1.0-beta01 by Ian Lake · 5 years ago
  44. ca60574 Replace deprecated Truth isSameAs with isSameInstanceAs by Ian Lake · 5 years ago
  45. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  46. baca2b5 Fix ConcurrentModificationException during remove() by Ian Lake · 5 years ago
  47. 0a2d4c7 Increment version to development versions (releasing version +1) by Nick Anthony · 5 years ago
  48. fbdc0c3 Update versions to final May release versions by Nick Anthony · 5 years ago
  49. 00af351 Merge "Add a fallback for OnBackPressedDispatcher" into androidx-master-dev by Ian Lake · 5 years ago
  50. 61b9704 Add a fallback for OnBackPressedDispatcher by Ian Lake · 5 years ago
  51. e7742c3 Merge "Remove deprecated ComponentActivity back pressed methods" into androidx-master-dev by Ian Lake · 5 years ago
  52. 755077f Remove deprecated ComponentActivity back pressed methods by Ian Lake · 5 years ago
  53. e9a293a Make OnBackPressedCallback's remove() final by Ian Lake · 5 years ago
  54. 561c9b7 Mark callback isEnabled methods as final by Ian Lake · 5 years ago
  55. 2eac178 Merge "Explicitly mark onBackPressed() as @MainThread" into androidx-master-dev by Ian Lake · 5 years ago
  56. 7c1cdd4 Explicitly mark onBackPressed() as @MainThread by Ian Lake · 5 years ago
  57. 2ee5d82 Update to rc and beta for May release by Nick Anthony · 5 years ago
  58. d9dd946 Remove unnessary configuration code in build.gradle files. by Aurimas Liutikas · 5 years ago
  59. 97c821c Remove no longer needed dependency on arch:core-common by Ian Lake · 5 years ago
  60. d0c85eb Have each Fragment register its own back pressed callback by Ian Lake · 5 years ago
  61. 1d7bb69 Rename removeCallback() to remove() by Ian Lake · 5 years ago
  62. c5af1d8 Deprecate Cancellable by Ian Lake · 5 years ago
  63. af1e6ad Create a receiver scoped callback for addCallback by Ian Lake · 5 years ago
  64. c1f28e2 Replace usage of Cancellable in onBackPressed API by Ian Lake · 5 years ago
  65. 6f34031 Replace boolean handleOnBackPressed with enabled state by Ian Lake · 5 years ago
  66. 05edbb2 Mark OnBackPressed methods as @MainThread by Ian Lake · 5 years ago
  67. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  68. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  69. c8b16d4 Update versions after AndroidX April 3rd Release by Nick Anthony · 5 years ago
  70. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 5 years ago
  71. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  72. 00d1b79 Merge changes from topic "nav_view_model" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. a57c661 Class ViewModelLazy class to take a ViewModelStoreProducer by jbwoods · 5 years ago
  74. 2f634ee Convert @ContentView to constructor annotation by Ian Lake · 5 years ago
  75. 4795252 Separate onBackPressed handling from ComponentActivity by Ian Lake · 5 years ago
  76. 629e490 Bump all versions for March 13th Release by Nick Anthony · 5 years ago
  77. 82ddb41 Introduce SavedStateRegistry.runOnNextRecreation by Sergey Vasilinets · 5 years ago
  78. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  79. 6c3dd16 Merge "Migrate shared restricted apis to LIBRARY_GROUP_PREFIX" into androidx-master-dev by Oussama Ben Abdelbaki · 5 years ago
  80. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  81. 1bd1c56 Removing AbstractSavedStateRegistry & BundlableSavedStateRegistry by Sergey Vasilinets · 5 years ago
  82. 9d470c6 Remove generics from SavedStateRegistry by Sergey Vasilinets · 5 years ago
  83. c1d4507 Cache @ContentView annotation lookups for activities by jbwoods · 5 years ago
  84. 197d04a Update androidx.activity to 1.0.0-alpha05 by Ian Lake · 5 years ago
  85. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  86. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  87. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  88. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  89. eee3955 Mark ComponentActivity's getViewModelStore() as TBD final by Ian Lake · 5 years ago
  90. 37f2d45 Add a @ContentView annotation to ComponentActivity, Fragment by Ian Lake · 6 years ago
  91. 8e6f9bf Ensure activity and activity-ktx both depend on VM 2.1 by Ian Lake · 5 years ago
  92. d7248dc Merge "Revert "Use Lifecycle 2.1 and LifecycleEventObserver"" into androidx-master-dev by Treehugger Robot · 5 years ago
  93. ef43218 Revert "Use Lifecycle 2.1 and LifecycleEventObserver" by Ian Lake · 5 years ago
  94. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  95. dd75677 Update Activity to 1.0.0-alpha04 by Ian Lake · 6 years ago
  96. 8514bc0 Use Lifecycle 2.1 and LifecycleEventObserver by Ian Lake · 6 years ago
  97. 9622f94 Merge "Introduce activityViewModels() property delegate" into androidx-master-dev by Ian Lake · 6 years ago
  98. e3aa7ed Introduce activityViewModels() property delegate by Sergey Vasilinets · 6 years ago
  99. 62379ed Add targetSdkVersion to activity integration testapp by Ian Lake · 6 years ago
  100. 1cc61b9 Merge "Cleanup imm leaks on old versions." into androidx-master-dev by Sergey Vasilinets · 6 years ago