[go: nahoru, domu]

  1. 31a66a1 Check if grantResults returned is empty by Mygod Studio · 4 years, 1 month ago
  2. be64fe9 Make ActivityResult lint look for transitive dependencies by Jeremy Woods · 4 years, 1 month ago
  3. a17089e Publish the activity lint rule by Jeremy Woods · 4 years, 2 months ago
  4. 872bc95 Update Activity Lint to point to Fragment 1.3.0-alpha07 by Ian Lake · 4 years, 2 months ago
  5. 24d31b1 Start ActivityResultRegistry request codes at 0x10000 by Ian Lake · 4 years, 2 months ago
  6. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 2 months ago
  7. 1dc8469 Add ActivityResult lint to update Fragment dependency by Jeremy Woods · 4 years, 2 months ago
  8. 88b606a Create activity-lint module by Jeremy Woods · 4 years, 2 months ago
  9. a149a7d Bump Activity and Fragment to alpha07 by Ian Lake · 4 years, 2 months ago
  10. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 3 months ago
  11. f45c6c0 Switch to prebuilts of savedstate by Ian Lake · 4 years, 3 months ago
  12. fa0bb11 Merge "Move coverage to only be enabled in CI." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  13. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 5 months ago
  14. 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 4 years, 3 months ago
  15. 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 4 years, 3 months ago
  16. 5e4bdfb Merge "Add getContract to ActivityResultLauncher" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  17. daaea6c Merge "Clean up ActivityResultCaller implementation" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  18. 55c784d Add getContract to ActivityResultLauncher by Jeremy Woods · 4 years, 3 months ago
  19. 18f6976 Merge "Add destructuring extension for ActivityResult" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  20. d46999f Clean up ActivityResultCaller implementation by Jeremy Woods · 4 years, 3 months ago
  21. 8e06617 Merge "Rename invoke() to onLaunch()" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  22. 880e981 Rename invoke() to onLaunch() by Jeremy Woods · 4 years, 3 months ago
  23. 8b7974e Add destructuring extension for ActivityResult by Jeremy Woods · 4 years, 3 months ago
  24. 8f9d4ec Merge "Return an empty list from OpenMultipleDocuments" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  25. 70f8c81 Return an empty list from OpenMultipleDocuments by Jeremy Woods · 4 years, 3 months ago
  26. 07f5824 Return an ActivityResultLauncher from ActivityResultCaller by Jeremy Woods · 4 years, 3 months ago
  27. edd78b6 Merge "Revert "Revert "Bump Activity and Fragment to alpha06""" into androidx-master-dev by Ian Lake · 4 years, 3 months ago
  28. e795d3e Revert "Revert "Bump Activity and Fragment to alpha06"" by Ian Lake · 4 years, 3 months ago
  29. 573e281 Merge "Dispatch the activityResult for the lifecyle ON_START event" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  30. f0bd4d0 Dispatch the activityResult for the lifecyle ON_START event by Jeremy Woods · 4 years, 3 months ago
  31. 7e766de Merge "Revert "Bump Activity and Fragment to alpha06"" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  32. f71f885 Revert "Bump Activity and Fragment to alpha06" by Ian Lake · 4 years, 3 months ago
  33. c9407e2 Merge "Actually remove any pending result when calling unregister" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  34. fd1df66 Actually remove any pending result when calling unregister by Jeremy Woods · 4 years, 3 months ago
  35. 42ba9c4 Merge "Bump Activity and Fragment to alpha06" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  36. bf164d8 Merge changes from topic "metalavaupdate" into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  37. 40eb5e3 Bump Activity and Fragment to alpha06 by Ian Lake · 4 years, 3 months ago
  38. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 3 months ago
  39. 7678fc7 Merge "Keep the ordering of ClipData in the resulting list" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  40. 13352b5 Keep the ordering of ClipData in the resulting list by Ian Lake · 4 years, 3 months ago
  41. 99b058f Add RetentionPolicy to IntentSenderRequest Flag @IntDef by Jeremy Woods · 4 years, 3 months ago
  42. 3a03565 Merge "Add IntDef for Activity flags to IntentSenderRequest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  43. 8b5ec85 Merge "Take values first in setFlags" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  44. 3bfd381 Add IntDef for Activity flags to IntentSenderRequest by Jeremy Woods · 4 years, 4 months ago
  45. 9f4dce1 Take values first in setFlags by Jeremy Woods · 4 years, 4 months ago
  46. a88d4ee Use launch in ActivityResultLauncher -ktx by Jeremy Woods · 4 years, 4 months ago
  47. 01a8a4b Move ActivityResult APIs to the result package by Jeremy Woods · 4 years, 4 months ago
  48. 03594ce Merge "Start request codes in the upper 16 bits" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  49. 80936ce Start request codes in the upper 16 bits by Jeremy Woods · 4 years, 4 months ago
  50. 39c4624 Get the IntentSenderRequest from the intent by Jeremy Woods · 4 years, 4 months ago
  51. 597d256 Combine IntentSenderRequest.Builder flags by Jeremy Woods · 4 years, 4 months ago
  52. 127a607 Rewrite old ActivityResult methods in Fragment by Jeremy Woods · 4 years, 4 months ago
  53. cec8acb Merge "Change TakePicture to return a boolean result" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  54. 5277ad9 Change TakePicture to return a boolean result by Ian Lake · 4 years, 4 months ago
  55. 8270f9b Validate pre-super.onCreate behavior of store lookup by Jake Wharton · 4 years, 4 months ago
  56. 55e9891 Merge "Updates API files & baselines to work with Metalava from build 6435647" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 4 months ago
  57. 8dba38c Adjust the TakePicture() docs by Jeremy Woods · 4 years, 4 months ago
  58. 10b53cd Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 4 years, 4 months ago
  59. e7c0e1b ComponentActivity and Fragment set ViewTreeSavedStateRegistryOwner by Andrey Kulikov · 4 years, 4 months ago
  60. 7b482c4c Integrate ViewTreeViewModelStoreOwner into Activity+Fragment by Ian Lake · 4 years, 4 months ago
  61. 662adba Bump Activity, Fragment, Lifecycle, Navigation versions by Ian Lake · 4 years, 4 months ago
  62. 4aca6d7 Update activity api_lint.ignore by Jeremy Woods · 4 years, 4 months ago
  63. e26b678 Merge "Deprecate startActivityForResult methods in ComponentActivity" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  64. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 4 months ago
  65. 2567e108 Deprecate startActivityForResult methods in ComponentActivity by Jeremy Woods · 4 years, 4 months ago
  66. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 4 months ago
  67. 4c33a1a Add ActivityResultRegistryOwner interface by Jeremy Woods · 4 years, 4 months ago
  68. af5cd0f Adding explicit collection dependency in some projects by Jeff Gaston · 4 years, 5 months ago
  69. c72ced2 Rename plural contracts to include 'Multiple' by Ian Lake · 4 years, 5 months ago
  70. e72b65e Merge "Fix javaDoc in IntentSenderRequest" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  71. a6cf7d9 Fix javaDoc in IntentSenderRequest by Jeremy Woods · 4 years, 5 months ago
  72. 4183c82 Merge "Rename prepareCall -> registerForActivityResult" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  73. f62be6d Rename prepareCall -> registerForActivityResult by Eugene Susla · 4 years, 5 months ago
  74. cc18d5a Add StartIntentSenderForResult ActivityResultContract by Jeremy Woods · 4 years, 5 months ago
  75. 05741ce Ensure getContents and OpenDocuments return single elements by Jeremy Woods · 4 years, 5 months ago
  76. 1d743da Bump Activity to 1.2.0-alpha04 by Ian Lake · 4 years, 5 months ago
  77. d752ef3 Add support to launch activities with options by Jeremy Woods · 4 years, 5 months ago
  78. 165d12a Rename PickFile(s) to GetContent(s) by Ian Lake · 4 years, 5 months ago
  79. 86ce8a4 Make most Activity Result APIs final by Ian Lake · 4 years, 5 months ago
  80. 053a299 Merge "Use ActivityCompat calls to ensure API safety" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  81. 7e5269a0 Use ActivityCompat calls to ensure API safety by Jeremy Woods · 4 years, 5 months ago
  82. d0fdd32 Wait until CREATED before generating an ActivityResult key by Ian Lake · 4 years, 5 months ago
  83. cbb67a2 Remove Intents that are meant to be used with startActivity by Ian Lake · 4 years, 5 months ago
  84. e0dc958 Fix Lint warnings in ActivityResult code by Ian Lake · 4 years, 5 months ago
  85. f22a2bc Make register/unregister APIs symmetric by Ian Lake · 4 years, 5 months ago
  86. da8e0fa Add contract implementation for some common intents by Eugene Susla · 4 years, 5 months ago
  87. e098f49 Allow conditional startActivityForResult in ActivityResultContract by Eugene Susla · 4 years, 7 months ago
  88. 2880808 bump activity api version to alpha03 by Jeremy Woods · 4 years, 5 months ago
  89. e0ba160 Guard calls to onRequestPermissionsResult with API check by Ian Lake · 4 years, 5 months ago
  90. ec0d03b Use Lifecycle 2.3.0-alpha01 prebuilts for activity+fragment by Ian Lake · 4 years, 6 months ago
  91. 15885c7 Fix NPE when restoring state in ActivityResultRegistry by Jeremy Woods · 4 years, 5 months ago
  92. 3741933 Initial implementation of activity contracts by Eugene Susla · 4 years, 7 months ago
  93. ded9f44 Bump Activity version to alpha02 by Jeremy Woods · 4 years, 6 months ago
  94. 41f1723 Merge "Move LeakCanary tests to activity:activity module" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  95. ac67213 Merge "Update LeakCanary to version 2.2" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  96. 76b254b Move LeakCanary tests to activity:activity module by Jeremy Woods · 4 years, 6 months ago
  97. 796762a Update LeakCanary to version 2.2 by Jeremy Woods · 4 years, 6 months ago
  98. 52f57c5 Update to a newer metalava version. by Aurimas Liutikas · 4 years, 6 months ago
  99. b35d76ba Bump library versions after release by Nick Anthony · 4 years, 6 months ago
  100. 335055e Use TestLifecycleOwner in all tests by Ian Lake · 4 years, 6 months ago