1. bf164d8 Merge changes from topic "metalavaupdate" into androidx-master-dev by Aurimas Liutikas · 4 years, 4 months ago
  2. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  3. 7678fc7 Merge "Keep the ordering of ClipData in the resulting list" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  4. 13352b5 Keep the ordering of ClipData in the resulting list by Ian Lake · 4 years, 4 months ago
  5. 99b058f Add RetentionPolicy to IntentSenderRequest Flag @IntDef by Jeremy Woods · 4 years, 4 months ago
  6. 3a03565 Merge "Add IntDef for Activity flags to IntentSenderRequest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  7. 8b5ec85 Merge "Take values first in setFlags" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  8. 3bfd381 Add IntDef for Activity flags to IntentSenderRequest by Jeremy Woods · 4 years, 4 months ago
  9. 9f4dce1 Take values first in setFlags by Jeremy Woods · 4 years, 4 months ago
  10. a88d4ee Use launch in ActivityResultLauncher -ktx by Jeremy Woods · 4 years, 4 months ago
  11. 01a8a4b Move ActivityResult APIs to the result package by Jeremy Woods · 4 years, 4 months ago
  12. 03594ce Merge "Start request codes in the upper 16 bits" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  13. 80936ce Start request codes in the upper 16 bits by Jeremy Woods · 4 years, 4 months ago
  14. 39c4624 Get the IntentSenderRequest from the intent by Jeremy Woods · 4 years, 4 months ago
  15. 597d256 Combine IntentSenderRequest.Builder flags by Jeremy Woods · 4 years, 4 months ago
  16. 127a607 Rewrite old ActivityResult methods in Fragment by Jeremy Woods · 4 years, 5 months ago
  17. cec8acb Merge "Change TakePicture to return a boolean result" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  18. 5277ad9 Change TakePicture to return a boolean result by Ian Lake · 4 years, 5 months ago
  19. 8270f9b Validate pre-super.onCreate behavior of store lookup by Jake Wharton · 4 years, 5 months ago
  20. 55e9891 Merge "Updates API files & baselines to work with Metalava from build 6435647" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 5 months ago
  21. 8dba38c Adjust the TakePicture() docs by Jeremy Woods · 4 years, 5 months ago
  22. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 5 months ago
  23. e7c0e1b ComponentActivity and Fragment set ViewTreeSavedStateRegistryOwner by Andrey Kulikov · 4 years, 5 months ago
  24. 7b482c4c Integrate ViewTreeViewModelStoreOwner into Activity+Fragment by Ian Lake · 4 years, 5 months ago
  25. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 5 months ago
  26. 4aca6d7 Update activity api_lint.ignore by Jeremy Woods · 4 years, 5 months ago
  27. e26b678 Merge "Deprecate startActivityForResult methods in ComponentActivity" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  28. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  29. 2567e108 Deprecate startActivityForResult methods in ComponentActivity by Jeremy Woods · 4 years, 5 months ago
  30. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  31. 4c33a1a Add ActivityResultRegistryOwner interface by Jeremy Woods · 4 years, 5 months ago
  32. af5cd0f Adding explicit collection dependency in some projects by Jeff Gaston · 4 years, 5 months ago
  33. c72ced2 Rename plural contracts to include 'Multiple' by Ian Lake · 4 years, 5 months ago
  34. e72b65e Merge "Fix javaDoc in IntentSenderRequest" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  35. a6cf7d9 Fix javaDoc in IntentSenderRequest by Jeremy Woods · 4 years, 5 months ago
  36. 4183c82 Merge "Rename prepareCall -> registerForActivityResult" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  37. f62be6d Rename prepareCall -> registerForActivityResult by Eugene Susla · 4 years, 6 months ago
  38. cc18d5a Add StartIntentSenderForResult ActivityResultContract by Jeremy Woods · 4 years, 6 months ago
  39. 05741ce Ensure getContents and OpenDocuments return single elements by Jeremy Woods · 4 years, 6 months ago
  40. 1d743da Bump Activity to 1.2.0-alpha04 by Ian Lake · 4 years, 6 months ago
  41. d752ef3 Add support to launch activities with options by Jeremy Woods · 4 years, 6 months ago
  42. 165d12a Rename PickFile(s) to GetContent(s) by Ian Lake · 4 years, 6 months ago
  43. 86ce8a4 Make most Activity Result APIs final by Ian Lake · 4 years, 6 months ago
  44. 053a299 Merge "Use ActivityCompat calls to ensure API safety" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  45. 7e5269a0 Use ActivityCompat calls to ensure API safety by Jeremy Woods · 4 years, 6 months ago
  46. d0fdd32 Wait until CREATED before generating an ActivityResult key by Ian Lake · 4 years, 6 months ago
  47. cbb67a2 Remove Intents that are meant to be used with startActivity by Ian Lake · 4 years, 6 months ago
  48. e0dc958 Fix Lint warnings in ActivityResult code by Ian Lake · 4 years, 6 months ago
  49. f22a2bc Make register/unregister APIs symmetric by Ian Lake · 4 years, 6 months ago
  50. da8e0fa Add contract implementation for some common intents by Eugene Susla · 4 years, 6 months ago
  51. e098f49 Allow conditional startActivityForResult in ActivityResultContract by Eugene Susla · 4 years, 8 months ago
  52. 2880808 bump activity api version to alpha03 by Jeremy Woods · 4 years, 6 months ago
  53. e0ba160 Guard calls to onRequestPermissionsResult with API check by Ian Lake · 4 years, 6 months ago
  54. ec0d03b Use Lifecycle 2.3.0-alpha01 prebuilts for activity+fragment by Ian Lake · 4 years, 7 months ago
  55. 15885c7 Fix NPE when restoring state in ActivityResultRegistry by Jeremy Woods · 4 years, 6 months ago
  56. 3741933 Initial implementation of activity contracts by Eugene Susla · 4 years, 8 months ago
  57. ded9f44 Bump Activity version to alpha02 by Jeremy Woods · 4 years, 7 months ago
  58. 41f1723 Merge "Move LeakCanary tests to activity:activity module" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  59. ac67213 Merge "Update LeakCanary to version 2.2" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  60. 76b254b Move LeakCanary tests to activity:activity module by Jeremy Woods · 4 years, 7 months ago
  61. 796762a Update LeakCanary to version 2.2 by Jeremy Woods · 4 years, 7 months ago
  62. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 7 months ago
  63. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 7 months ago
  64. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 7 months ago
  65. 9d19899 Remove reliance on Mockito and Espresso from tests by Ian Lake · 4 years, 7 months ago
  66. 45f70a1 Make testCallOnBackPressedWhenStopped a LargeTest by Ian Lake · 4 years, 7 months ago
  67. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 7 months ago
  68. 982548a Merge "Ensure calling onBackPressed() does not fail because of savedState" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  69. 550a28a Ensure calling onBackPressed() does not fail because of savedState by Jeremy Woods · 4 years, 7 months ago
  70. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 8 months ago
  71. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  72. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  73. 19060b9 Mark ContentViewTest as LargeTest by Aurimas Liutikas · 4 years, 9 months ago
  74. 7c986ac Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt by Jeff Gaston · 4 years, 9 months ago
  75. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 9 months ago
  76. 47fd275 ComponentActivity and Fragment set ViewTreeLifecycleOwner by Adam Powell · 4 years, 10 months ago
  77. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 10 months ago
  78. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 5 years ago
  79. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 5 years ago
  80. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 5 years ago
  81. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  82. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  83. b08258a Update versions after September 5th release by Nick Anthony · 5 years ago
  84. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  85. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  86. 173c89d4 Update activity to use Core 1.1.0 stable by Ian Lake · 5 years ago
  87. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  88. a1e2ffb Merge "Fix Lint warnings in activity" into androidx-master-dev by Treehugger Robot · 5 years ago
  89. f25d876 Fix Lint warnings in activity by Ian Lake · 5 years ago
  90. 5ec1301 Merge "Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0"" into androidx-master-dev by Nick Anthony · 5 years ago
  91. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  92. b4eddfd Make SavedStateViewModelFactory the default factory by Ian Lake · 5 years ago
  93. 60b27a1 Merge "Add default ViewModel Factory interface" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  95. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  96. 8659cf8 Switch to savedstate prebuilts by Ian Lake · 5 years ago
  97. 2544b30 Make activity and fragment ktx mirror dependencies by Ian Lake · 5 years ago
  98. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  99. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  100. d0eba30 Update OWNERS for activity by Ian Lake · 5 years ago