1. 9d470c6 Remove generics from SavedStateRegistry by Sergey Vasilinets · 5 years ago
  2. c1d4507 Cache @ContentView annotation lookups for activities by jbwoods · 5 years ago
  3. 197d04a Update androidx.activity to 1.0.0-alpha05 by Ian Lake · 5 years ago
  4. ae45bbc Move to using AGP 3.4-0-alpha10 by Oussama Ben Abdelbaki · 6 years ago
  5. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  6. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  7. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  8. eee3955 Mark ComponentActivity's getViewModelStore() as TBD final by Ian Lake · 5 years ago
  9. 37f2d45 Add a @ContentView annotation to ComponentActivity, Fragment by Ian Lake · 6 years ago
  10. 8e6f9bf Ensure activity and activity-ktx both depend on VM 2.1 by Ian Lake · 5 years ago
  11. d7248dc Merge "Revert "Use Lifecycle 2.1 and LifecycleEventObserver"" into androidx-master-dev by Treehugger Robot · 5 years ago
  12. ef43218 Revert "Use Lifecycle 2.1 and LifecycleEventObserver" by Ian Lake · 5 years ago
  13. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  14. dd75677 Update Activity to 1.0.0-alpha04 by Ian Lake · 6 years ago
  15. 8514bc0 Use Lifecycle 2.1 and LifecycleEventObserver by Ian Lake · 6 years ago
  16. 9622f94 Merge "Introduce activityViewModels() property delegate" into androidx-master-dev by Ian Lake · 6 years ago
  17. e3aa7ed Introduce activityViewModels() property delegate by Sergey Vasilinets · 6 years ago
  18. 62379ed Add targetSdkVersion to activity integration testapp by Ian Lake · 6 years ago
  19. 1cc61b9 Merge "Cleanup imm leaks on old versions." into androidx-master-dev by Sergey Vasilinets · 6 years ago
  20. b1bf850 Cleanup imm leaks on old versions. by Sergey Vasilinets · 6 years ago
  21. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  22. 3391f12 Merge "Fixed testing with flavors" into androidx-master-dev by Oussama Ben Abdelbaki · 6 years ago
  23. 1d227a1 Fixed testing with flavors by Oussama Ben Abdelbaki · 6 years ago
  24. d724640 Split savedstate module to android / non-android modules by Sergey Vasilinets · 6 years ago
  25. de7e133 Merge changes I7b0d1b16,I9eab454f into androidx-master-dev by Sergey Vasilinets · 6 years ago
  26. 2ca17c5 Implement BundleSavedStateRegistryOwner by ComponentActivity by Sergey Vasilinets · 6 years ago
  27. b15cec7 Dagger friendly viewmodels delegates by Sergey Vasilinets · 6 years ago
  28. 8d4ae4b Update version code for Activity to 1.0.0-alpha03 by Ian Lake · 6 years ago
  29. b860087 Always use getLifecycle() by Ian Lake · 6 years ago
  30. fe1edd3 Merge "Update androidx.activity to 1.0.0-alpha02" into androidx-master-dev by Treehugger Robot · 6 years ago
  31. 5d55e8b Merge "Avoid using a non-final getLifecycle() on back pressed" into androidx-master-dev by Treehugger Robot · 6 years ago
  32. 3423b04 Avoid using a non-final getLifecycle() on back pressed by Ian Lake · 6 years ago
  33. a29323c Update androidx.activity to 1.0.0-alpha02 by Ian Lake · 6 years ago
  34. 705059f Update api .txt files with ToT changes by Ian Lake · 6 years ago
  35. 0699f8f Move FragmentActivity.viewModels() to ComponentActivity by Ian Lake · 6 years ago
  36. cb741f0 Merge "Change Activity dependencies to the stable versions." into androidx-master-dev by Treehugger Robot · 6 years ago
  37. a945632 Make FragmentActivity use OnBackPressedCallback by Ian Lake · 6 years ago
  38. 4be8412 Change Activity dependencies to the stable versions. by Nick Anthony · 6 years ago
  39. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  40. 8b0df7f Merge "Only reference final variables in constructor" into androidx-master-dev by Treehugger Robot · 6 years ago
  41. f118441 Only reference final variables in constructor by Ian Lake · 6 years ago
  42. b866d1b Suppress Lint warnings on ComponentActivity by Ian Lake · 6 years ago
  43. 4b218c5 Cancel pending input events in onStop() by Ian Lake · 6 years ago
  44. 3fc4bbd Add a composable interface for ComponentActivity#onBackPressed by Ian Lake · 6 years ago
  45. af41e83 Move ViewModelStoreOwner to ComponentActivity by Ian Lake · 6 years ago
  46. 73677b1 All released apis are now recorded by Oussama Ben Abdelbaki · 6 years ago
  47. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  48. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  49. 91debb1 Add Dejetify rules for androidx.activity by Ian Lake · 6 years ago
  50. 6e53bd19 Expose a base Activity subclass (ComponentActivity) by Ian Lake · 6 years ago