[go: nahoru, domu]

  1. d85e685 Merge "Add ActivityResultRegistryOwner interface" into androidx-master-dev am: 5b1e3ae83c by Treehugger Robot · 4 years, 4 months ago
  2. 4c33a1a Add ActivityResultRegistryOwner interface by Jeremy Woods · 4 years, 4 months ago
  3. cfe6ab1f Merge changes from topic "androidx-maxdepversions-2020" into androidx-master-dev am: b8349357b5 by Jeff Gaston · 4 years, 4 months ago
  4. af5cd0f Adding explicit collection dependency in some projects by Jeff Gaston · 4 years, 5 months ago
  5. ed63c0a Merge "Rename plural contracts to include 'Multiple'" into androidx-master-dev am: 8e0b29fee6 by Treehugger Robot · 4 years, 5 months ago
  6. c72ced2 Rename plural contracts to include 'Multiple' by Ian Lake · 4 years, 5 months ago
  7. 693b07f Merge "Fix javaDoc in IntentSenderRequest" into androidx-master-dev am: e72b65e7d6 by Treehugger Robot · 4 years, 5 months ago
  8. e72b65e Merge "Fix javaDoc in IntentSenderRequest" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  9. a6cf7d9 Fix javaDoc in IntentSenderRequest by Jeremy Woods · 4 years, 5 months ago
  10. 5de2c4c Merge "Rename prepareCall -> registerForActivityResult" into androidx-master-dev am: 4183c823a0 by Treehugger Robot · 4 years, 5 months ago
  11. 4183c82 Merge "Rename prepareCall -> registerForActivityResult" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  12. f62be6d Rename prepareCall -> registerForActivityResult by Eugene Susla · 4 years, 5 months ago
  13. 8f4fe2a Merge "Add StartIntentSenderForResult ActivityResultContract" into androidx-master-dev am: f43f52f03e by Treehugger Robot · 4 years, 5 months ago
  14. cc18d5a Add StartIntentSenderForResult ActivityResultContract by Jeremy Woods · 4 years, 5 months ago
  15. 5b7aa21 Merge "Ensure getContents and OpenDocuments return single elements" into androidx-master-dev am: 31bfc6fb5e by Treehugger Robot · 4 years, 5 months ago
  16. 05741ce Ensure getContents and OpenDocuments return single elements by Jeremy Woods · 4 years, 5 months ago
  17. 328a9eb Merge "Bump Activity to 1.2.0-alpha04" into androidx-master-dev am: 977f4aa6a3 by Treehugger Robot · 4 years, 5 months ago
  18. 1d743da Bump Activity to 1.2.0-alpha04 by Ian Lake · 4 years, 5 months ago
  19. a17e051 Rename EXTRA_TIME to EXTRA_EPOCH_TIME. by Martin Sundermeyer · 4 years, 5 months ago
  20. d752ef3 Add support to launch activities with options by Jeremy Woods · 4 years, 5 months ago
  21. 165d12a Rename PickFile(s) to GetContent(s) by Ian Lake · 4 years, 5 months ago
  22. 86ce8a4 Make most Activity Result APIs final by Ian Lake · 4 years, 5 months ago
  23. 053a299 Merge "Use ActivityCompat calls to ensure API safety" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  24. 7e5269a0 Use ActivityCompat calls to ensure API safety by Jeremy Woods · 4 years, 5 months ago
  25. d0fdd32 Wait until CREATED before generating an ActivityResult key by Ian Lake · 4 years, 5 months ago
  26. cbb67a2 Remove Intents that are meant to be used with startActivity by Ian Lake · 4 years, 5 months ago
  27. e0dc958 Fix Lint warnings in ActivityResult code by Ian Lake · 4 years, 5 months ago
  28. f22a2bc Make register/unregister APIs symmetric by Ian Lake · 4 years, 5 months ago
  29. da8e0fa Add contract implementation for some common intents by Eugene Susla · 4 years, 5 months ago
  30. e098f49 Allow conditional startActivityForResult in ActivityResultContract by Eugene Susla · 4 years, 7 months ago
  31. 2880808 bump activity api version to alpha03 by Jeremy Woods · 4 years, 5 months ago
  32. e0ba160 Guard calls to onRequestPermissionsResult with API check by Ian Lake · 4 years, 5 months ago
  33. ec0d03b Use Lifecycle 2.3.0-alpha01 prebuilts for activity+fragment by Ian Lake · 4 years, 6 months ago
  34. 15885c7 Fix NPE when restoring state in ActivityResultRegistry by Jeremy Woods · 4 years, 5 months ago
  35. 3741933 Initial implementation of activity contracts by Eugene Susla · 4 years, 7 months ago
  36. ded9f44 Bump Activity version to alpha02 by Jeremy Woods · 4 years, 6 months ago
  37. 41f1723 Merge "Move LeakCanary tests to activity:activity module" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  38. ac67213 Merge "Update LeakCanary to version 2.2" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  39. 76b254b Move LeakCanary tests to activity:activity module by Jeremy Woods · 4 years, 6 months ago
  40. 796762a Update LeakCanary to version 2.2 by Jeremy Woods · 4 years, 6 months ago
  41. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 6 months ago
  42. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 6 months ago
  43. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago
  44. 9d19899 Remove reliance on Mockito and Espresso from tests by Ian Lake · 4 years, 6 months ago
  45. 45f70a1 Make testCallOnBackPressedWhenStopped a LargeTest by Ian Lake · 4 years, 6 months ago
  46. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 6 months ago
  47. 982548a Merge "Ensure calling onBackPressed() does not fail because of savedState" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  48. 550a28a Ensure calling onBackPressed() does not fail because of savedState by Jeremy Woods · 4 years, 7 months ago
  49. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 7 months ago
  50. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 7 months ago
  51. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 8 months ago
  52. 19060b9 Mark ContentViewTest as LargeTest by Aurimas Liutikas · 4 years, 8 months ago
  53. 7c986ac Explicitly telling Metalava to skip including @RestrictTo APIs from current.txt by Jeff Gaston · 4 years, 9 months ago
  54. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 8 months ago
  55. 47fd275 ComponentActivity and Fragment set ViewTreeLifecycleOwner by Adam Powell · 4 years, 9 months ago
  56. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 9 months ago
  57. 170c27a Suppress valid deprecated usages and add missing deprecation annotations by Alan Viverette · 4 years, 10 months ago
  58. 1c6ccfb Move lifecycle, activity, fragment, and navigation to alpha by Ian Lake · 4 years, 10 months ago
  59. c378b9a Increment activity, fragment, lifecycle, transtion to rc01 by Nick Anthony · 4 years, 11 months ago
  60. 6f072e1c Beta: lifecycle, activity, fragment, transition by Ian Lake · 5 years ago
  61. 391dc4b Replace RC dependencies with stable releases by Ian Lake · 5 years ago
  62. b08258a Update versions after September 5th release by Nick Anthony · 5 years ago
  63. cd1aae0 Track experimental API surface by Alan Viverette · 5 years ago
  64. 7abd043 Move testutils to new directory structure by Ian Lake · 5 years ago
  65. 173c89d4 Update activity to use Core 1.1.0 stable by Ian Lake · 5 years ago
  66. 227bd94 Update versions after August 7th Release by Nick Anthony · 5 years ago
  67. a1e2ffb Merge "Fix Lint warnings in activity" into androidx-master-dev by Treehugger Robot · 5 years ago
  68. f25d876 Fix Lint warnings in activity by Ian Lake · 5 years ago
  69. 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
  70. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  71. b4eddfd Make SavedStateViewModelFactory the default factory by Ian Lake · 5 years ago
  72. 60b27a1 Merge "Add default ViewModel Factory interface" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. 893865b Add default ViewModel Factory interface by Ian Lake · 5 years ago
  74. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  75. 8659cf8 Switch to savedstate prebuilts by Ian Lake · 5 years ago
  76. 2544b30 Make activity and fragment ktx mirror dependencies by Ian Lake · 5 years ago
  77. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  78. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  79. d0eba30 Update OWNERS for activity by Ian Lake · 5 years ago
  80. 38e2703 Add readme for a few core libraries. by Aurimas Liutikas · 5 years ago
  81. 73a6643 Use ToT Lifecycle for activity and fragment, v2 by Ian Lake · 5 years ago
  82. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  83. cda6105 Revert "Use ToT Lifecycle for activity and fragment" by Aurimas Liutikas · 5 years ago
  84. e2c0abc Revert "Use AndroidViewModelFactory as the default Factory" by Aurimas Liutikas · 5 years ago
  85. 3315586 Revert "Make SavedStateVMFactory the default factory" by Aurimas Liutikas · 5 years ago
  86. 840c12e Revert "Rename VM's to ViewModel" by Aurimas Liutikas · 5 years ago
  87. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  88. 9102a53a Rename VM's to ViewModel by Yigit Boyar · 5 years ago
  89. 696b2a8 Add lifecycle-runtime-ktx dependency by Ian Lake · 5 years ago
  90. 3987bae Use ToT viewmodel-ktx dependency by Ian Lake · 5 years ago
  91. 4ba9e1f Make SavedStateVMFactory the default factory by Ian Lake · 5 years ago
  92. c205a56 Remove reliance on isFinishing() after onBackPressed() by Ian Lake · 5 years ago
  93. 9f74596 Use AndroidViewModelFactory as the default Factory by Ian Lake · 5 years ago
  94. 559cd39 Use ToT Lifecycle for activity and fragment by Ian Lake · 5 years ago
  95. c862db7 Move activity to 1.1.0-alpha01 by Ian Lake · 5 years ago
  96. 31e072b2 Update savedstate, activity, and fragment to rc01 by Ian Lake · 5 years ago
  97. 8d2385d Move all usages of lifecycle 2.1.0-beta01 to 2.1.0-rc01 by Nick Anthony · 5 years ago
  98. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  99. 9ea6765 Switch activity tests to use ActivityScenario by Ian Lake · 5 years ago
  100. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago