[go: nahoru, domu]

  1. ec82991 Merge "Fix flaky Activity result test" into androidx-main by Treehugger Robot · 9 months ago
  2. 962214c Fix flaky Activity result test by Jeremy Woods · 9 months ago
  3. defa995 Fix max image extra for fallback Photo Picker by Ian Lake · 9 months ago
  4. 14450b9 Remove KITKAT mentions in *.kt files by Sergey Vasilinetc · 9 months ago
  5. caa68d4 Remove no op SdkSuppress and non-applicable tests by Sergey Vasilinetc · 9 months ago
  6. 40e685e Merge "Add OnuserLeaveHintProvider in ComponentActivity" into androidx-main by Perry Wu · 10 months ago
  7. c75f73a Merge "Ensure adding callback doesn't stop current dispatch" into androidx-main by Treehugger Robot · 10 months ago
  8. ef70fed1 Ensure adding callback doesn't stop current dispatch by Jeremy Woods · 10 months ago
  9. 3a98d05 Add OnuserLeaveHintProvider in ComponentActivity by Perry Wu · 10 months ago
  10. 55ddac9 Merge changes from topic "convert_caller" into androidx-main by Treehugger Robot · 10 months ago
  11. d949529 Make ComponentActivity.onNewIntent take a non-null Intent by Ian Lake · 10 months ago
  12. 1ac2124 Convert ActivityResultCaller to Kotlin by Ian Lake · 10 months ago
  13. dc886d9 Rename ActivityResultCaller.java to .kt by Ian Lake · 10 months ago
  14. 86cc089 Convert ActivityResultLauncher to Kotlin by Ian Lake · 10 months ago
  15. e91ba67 Rename ActivityResultLauncher.java to .kt by Ian Lake · 10 months ago
  16. 4e57779e Convert ComponentActivity to Kotlin by Ian Lake · 11 months ago
  17. fff2ee2 Rename ComponentActivity.java to ComponentActivity.kt by Ian Lake · 11 months ago
  18. add1657 Improve doc for SystemBarStyle.auto() by Yuichi Araki · 10 months ago
  19. 46808a6d Make PickVisualMediaRequest API 19 to match contract by Ian Lake · 11 months ago
  20. 9cc5fa0 Add extra documentation to BackEventCompat by Jeremy Woods · 12 months ago
  21. d933f4c Avoid NPE when calling onBackPressed on Android 13 by Jeremy Woods · 1 year ago
  22. 368a03a Allocate onBackPressedDisptacher lazily by Jeremy Woods · 1 year ago
  23. 5d37dd8 Merge "Add new lines at the end of of every kotlin file" into androidx-main by Aurimas Liutikas · 1 year, 2 months ago
  24. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  25. 2d0bac9 Replace usages of deprecated BuildCompat.isAtLeastU() et al by Alan Viverette · 1 year, 2 months ago
  26. 42bcd1e Removed obsolete comment for reportFullyDrawn tracing by Ian Clifton · 1 year, 2 months ago
  27. a83d3b2 Merge "Add SystemBarStyle.custom" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  28. b93c039 Merge "Cancel callbacks removed during predictive back gesture" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  29. b56b340 Merge "Added baseline profile plugin to activity library" into androidx-main by Marcello Albano · 1 year, 2 months ago
  30. 27e7d52 Add SystemBarStyle.custom by Yuichi Araki · 1 year, 4 months ago
  31. 53adedb Cancel callbacks removed during predictive back gesture by Jeremy Woods · 1 year, 2 months ago
  32. 07912b8 Added baseline profile plugin to activity library by Marcello Albano · 1 year, 6 months ago
  33. 41b3f66 Replace BuildCompat.isAtLeastU and prerelease checks by Jeremy Woods · 1 year, 2 months ago
  34. 1f41822 Merge "Ignoring flaky test" into androidx-main am: b3310db720 by Treehugger Robot · 1 year, 2 months ago
  35. 54b56e9 Ignoring flaky test by Radha Nakade · 1 year, 2 months ago
  36. d9ea029 Move to BackEventCompat from BackEvent by Jeremy Woods · 1 year, 3 months ago
  37. 4ae9f99 Provide a wrapper around BackEvent by Jeremy Woods · 1 year, 3 months ago
  38. 05c8f76 Merge "Fix ReportDrawn* crashing when navigating away from a screen" into androidx-main am: e7e07eff38 by Tomáš Mlynarič · 1 year, 3 months ago
  39. 5713d41 Fix ReportDrawn* crashing when navigating away from a screen by mlykotom · 1 year, 3 months ago
  40. bcaacc8 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  41. 4202d31 ktlintFormat for import-ordering rule by Jeff Gaston · 1 year, 3 months ago
  42. 90a9bb8 Add observer for OnBackPressedDispatcher.hasEnabledCallbacks by Adam Powell · 1 year, 4 months ago
  43. f0eb740 Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago
  44. f5bdc9e Add lint check to ban usage of non-default @VisibleForTesting params by Alan Viverette · 1 year, 4 months ago
  45. e2c86b9 Merge "Fix leak from ReportFullyDrawnExecutor" into androidx-main am: 0dd7304f85 by Treehugger Robot · 1 year, 4 months ago
  46. 16c5a46 Fix leak from ReportFullyDrawnExecutor by George Mount · 1 year, 4 months ago
  47. 212e3b7 Merge "Rename setUpEdgeToEdge to enableEdgeToEdge" into androidx-main am: 696ebf0a42 by Treehugger Robot · 1 year, 5 months ago
  48. aac615c Rename setUpEdgeToEdge to enableEdgeToEdge by Yuichi Araki · 1 year, 5 months ago
  49. d2cd664 Merge "Open up initViewTreeOwners() API for ComponentDialog and ComponentActivity" into androidx-main am: d77f72ea4c by Treehugger Robot · 1 year, 5 months ago
  50. 6b7a0f9 Open up initViewTreeOwners() API for ComponentDialog and ComponentActivity by sanura · 1 year, 5 months ago
  51. 0339c6f Merge "ComponentActivity.setUpEdgeToEdge" into androidx-main am: a03d13a3bb by Yuichi Araki · 1 year, 5 months ago
  52. 9088329 ComponentActivity.setUpEdgeToEdge by Yuichi Araki · 1 year, 7 months ago
  53. 6cb5559 Merge "Deprecate ComponentActivity.onBackPressed()" into androidx-main am: 1b90d6f427 by Treehugger Robot · 1 year, 5 months ago
  54. 1b90d6f Merge "Deprecate ComponentActivity.onBackPressed()" into androidx-main by Treehugger Robot · 1 year, 5 months ago
  55. ba5b4a4 Merge "Change ActivityResultRegistry to use Kotlin Random" into androidx-main am: 468e0457b7 by Treehugger Robot · 1 year, 6 months ago
  56. ee611fb Change ActivityResultRegistry to use Kotlin Random by Jeremy Woods · 1 year, 6 months ago
  57. 9307154 Deprecate ComponentActivity.onBackPressed() by sanura · 1 year, 6 months ago
  58. 54e4a37 Merge "Fix nits in PICK_IMAGE constant comments" into androidx-main am: f0417fa9bd by Treehugger Robot · 1 year, 6 months ago
  59. cb97267 Fix nits in PICK_IMAGE constant comments by Jeremy Woods · 1 year, 6 months ago
  60. 6d46d17 Merge "Make the Photo Picker fallback action and extras public" into androidx-main am: 4024c92cee by Alan Viverette · 1 year, 6 months ago
  61. 4024c92 Merge "Make the Photo Picker fallback action and extras public" into androidx-main by Alan Viverette · 1 year, 6 months ago
  62. 0707299 Merge "Use OnDrawListener for ReportFullyDrawn tests" into androidx-main am: 6578717b23 by Treehugger Robot · 1 year, 6 months ago
  63. 6578717 Merge "Use OnDrawListener for ReportFullyDrawn tests" into androidx-main by Treehugger Robot · 1 year, 6 months ago
  64. 395130f Use OnDrawListener for ReportFullyDrawn tests by George Mount · 1 year, 6 months ago
  65. 8fa1831 Make the Photo Picker fallback action and extras public by Ian Lake · 1 year, 7 months ago
  66. c445e25 Merge "Restrict PickMultipleVisualMedia fallback to system apps" into androidx-main am: de7f7eccac by Treehugger Robot · 1 year, 6 months ago
  67. 253608e Restrict PickMultipleVisualMedia fallback to system apps by Ian Lake · 1 year, 7 months ago
  68. dd3ec63 Merge "Restrict PickVisualMedia fallback Intent to SYSTEM_ONLY" into androidx-main am: 41da084475 by Treehugger Robot · 1 year, 7 months ago
  69. f5952ed Restrict PickVisualMedia fallback Intent to SYSTEM_ONLY by Ian Lake · 1 year, 7 months ago
  70. 942fe7d Add tests for new OnBackPressedCallbacks by Jeremy Woods · 1 year, 7 months ago
  71. 9252216 Add Predictive Back Progress APIs to OnBackPressedDispatcher by Ian Lake · 1 year, 7 months ago
  72. a7c267c Merge changes from topic "convert_aware" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  73. e4a7c28 Move ContextAware Kotlin extension to activity artifact by Ian Lake · 1 year, 7 months ago
  74. 221a1ad Convert androidx.activity.contextaware to Kotlin by Ian Lake · 1 year, 7 months ago
  75. ac4722b Merge changes from topic "convert_sender" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  76. 7ff9245 Allow multiple flags in IntentSenderRequest by Ian Lake · 1 year, 7 months ago
  77. c2189c5 Convert IntentSenderRequest to Kotlin by Ian Lake · 1 year, 7 months ago
  78. 0955f48 Merge changes from topic "kt-lc-owner" into androidx-main by Treehugger Robot · 1 year, 7 months ago
  79. 8acdae6 Rename IntentSenderRequest.java to .kt by Ian Lake · 1 year, 7 months ago
  80. e1b5ac1 Rename androidx.activity.contextaware classes to .kt by Ian Lake · 1 year, 7 months ago
  81. 602bac6 Update activity module with LifecycleRegistry by sanura · 1 year, 9 months ago
  82. 74e5a4b Convert ActivityResultRegistryOwner to Kotlin by Ian Lake · 1 year, 7 months ago
  83. 7f1a7dc Rename ActivityResultRegistryOwner.java to .kt by Ian Lake · 1 year, 7 months ago
  84. 322bd95 Convert OnBackPressedDispatcherOwner to Kotlin by Ian Lake · 1 year, 7 months ago
  85. c0ae191 Rename OnBackPressedDispatcherOwner.java to .kt by Ian Lake · 1 year, 7 months ago
  86. a6ec8cc Move OnBackPressedDispatcher extension to main artifact by Ian Lake · 1 year, 7 months ago
  87. d54d441 Replace usages of Consumer with a lambda by Ian Lake · 1 year, 7 months ago
  88. 453e6f7 Convert OnBackPressedDispatcher to Kotlin by Ian Lake · 1 year, 7 months ago
  89. 57dd231 Rename OnBackPressedDispatcher.java to .kt by Ian Lake · 1 year, 7 months ago
  90. c5e4432 Replace BuildCompat.isAtLeastT() checks with >=33 by Ian Lake · 1 year, 7 months ago
  91. d052e7e Update activity module to use ViewTreeViewModelStoreOwner extensions by sanura · 1 year, 7 months ago
  92. 0cf118d Merge "Add GMS picker support for PickVisualMedia ActivityResultContract" into androidx-main by Yacine Rezgui · 1 year, 8 months ago
  93. d7c0543 Add GMS picker support for PickVisualMedia ActivityResultContract by Yacine Rezgui · 1 year, 8 months ago
  94. ef85e7e Have ComponentDialog also set ViewTreeSavedStateRegistryOwner by sanura · 1 year, 8 months ago
  95. 5d0416c Have ComponentDialog implement SavedStateRegistryOwner by sanura · 1 year, 9 months ago
  96. ac2e62a Update activity module to use ViewTreeLifecycleOwner extensions by sanura · 1 year, 9 months ago
  97. ab49962 Change the variable name in OnBackPressedCallback by Jeremy Woods · 1 year, 9 months ago
  98. f633be0 Fix ActivityResultCallback nullability by Jeremy Woods · 1 year, 10 months ago
  99. ff89b64 Merge changes from topic "OnBackPressedCallback" into androidx-main by Clara Fok · 1 year, 10 months ago
  100. 8cd1d0c Merge changes from topic "ActivityResultCallback" into androidx-main by Treehugger Robot · 1 year, 10 months ago