[go: nahoru, domu]

  1. 321917a Merge "Fix DynamicRangeProfilesCompat style" into androidx-main by Treehugger Robot · 9 months ago
  2. d0078c2 Merge "Fix memoization of adapted function references and inline arguments" into androidx-main by Andrei Shikov · 9 months ago
  3. ce6577e Merge "Cleanup/optimize Float16 and Color" into androidx-main by Romain Guy · 9 months ago
  4. 2c13d50 Merge "Add Compose test helpers for invoking custom a11y actions." into androidx-main by Treehugger Robot · 9 months ago
  5. 5c6dd47 Merge "Add SessionManager.runWithLock" into androidx-main by Treehugger Robot · 9 months ago
  6. f60dd01 Add SessionManager.runWithLock by Willie Koomson · 9 months ago
  7. c6790e3 Merge "Change `ChipContent` function to be a custom layout implementation in order to better support icon animation." into androidx-main by Connie Shi · 9 months ago
  8. 3b85105 Merge "Fix baseline profile file output url for windows" into androidx-main by Treehugger Robot · 9 months ago
  9. 1e44de9 Merge "Bumping SdkResourceGen nav runtime property stable" into androidx-main by Treehugger Robot · 9 months ago
  10. 1e2a65e Merge "Remove always true Build.VERSION.SDK_INT >= 17 if checks" into androidx-main by Sergey Vasilinetc · 9 months ago
  11. 2d51977 Merge "Fix GmsTaskConverterTest" into androidx-main by Sergey Vasilinetc · 9 months ago
  12. e9b5e00 Fix baseline profile file output url for windows by Marcello Albano · 9 months ago
  13. f54172c Merge "Adding placeholder files for klib generation in Room-Runtime commonMain." into androidx-main by Elif Bilgin · 9 months ago
  14. be1f8e4 Merge "Assign initial focus automatically." into androidx-main by Treehugger Robot · 9 months ago
  15. c52db4c Change `ChipContent` function to be a custom layout implementation in order to better support icon animation. by Connie Shi · 9 months ago
  16. e398ac3a Merge "Migrate Text MPP to platform-suffixed source file naming" into androidx-main by Alan Viverette · 9 months ago
  17. a858ff4 Bumping SdkResourceGen nav runtime property stable by Jeremy Woods · 9 months ago
  18. 65d55ef Merge "Adds attached check for Node to avoid NPE." into androidx-main by Jeremy Walker · 9 months ago
  19. 6e99114 Adding placeholder files for klib generation in Room-Runtime commonMain. by elifbilgin · 9 months ago
  20. a5f1461 Merge "Fixed failing CanvasBufferedRendererTests" into androidx-main by Treehugger Robot · 9 months ago
  21. d02e869 Merge "[Material3][SwipeToDismiss] Rename SwipeToDismiss functions based on API feedback" into androidx-main by José Figueroa Santos · 9 months ago
  22. 370ab05 Cleanup/optimize Float16 and Color by Romain Guy · 9 months ago
  23. f38e78a Fixed failing CanvasBufferedRendererTests by Nader Jawad · 9 months ago
  24. 8f81d46 Assign initial focus automatically. by Ralston Da Silva · 10 months ago
  25. 6b5e8c3 Merge "Temporarily remove LookaheadScope from AnimatedContent" into androidx-main by Doris Liu · 9 months ago
  26. 35e9fef Adds attached check for Node to avoid NPE. by Jeremy Walker · 9 months ago
  27. e8dc46d Remove always true Build.VERSION.SDK_INT >= 17 if checks by Sergey Vasilinetc · 9 months ago
  28. 0788e3c Merge "Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks" into androidx-main by Treehugger Robot · 9 months ago
  29. e7a2b47 Merge "Updating tracing-perfetto version" into androidx-main by Treehugger Robot · 9 months ago
  30. ef6812a Updating tracing-perfetto version by Jakub Gielzak · 9 months ago
  31. 3fd2e45 Merge "Fix NavGraph equals to consider other graph nodes" into androidx-main by Treehugger Robot · 9 months ago
  32. 3bfa5bd Remove always false Build.VERSION.SDK_INT < (15, 16, 17, 18) if checks by Sergey Vasilinetc · 9 months ago
  33. 9505b40 Merge "Turn on apiSince for wear" into androidx-main by Julia McClellan · 9 months ago
  34. c79ddb4 Migrate Text MPP to platform-suffixed source file naming by Alan Viverette · 9 months ago
  35. b25fadf Merge changes I7ef23065,Icbe50cfa,Ic6cc05db into androidx-main by Sergey Vasilinetc · 9 months ago
  36. fc3c48c Merge "First steps of making room-runtime KMP." into androidx-main by Treehugger Robot · 9 months ago
  37. f939c61 Turn on apiSince for wear by Julia McClellan · 9 months ago
  38. 67e4e3a Merge "Fixed ExtensionsManager.isImageAnalysisSupported return true on Pixel" into androidx-main by Treehugger Robot · 9 months ago
  39. 3f0c151 Kotlinify Data & ParcelableData by Sergey Vasilinetc · 9 months ago
  40. aa08c6f Move Data.java to Data_.kt & ParcelableData.java -> ParcelableData.kt by Sergey Vasilinetc · 9 months ago
  41. da68578 WorkManager: add convenience methods for logging by Sergey Vasilinetc · 9 months ago
  42. 73ae646 Merge "Introduce new API for loading SDKs via SdkSandboxControllerCompat" into androidx-main by Anton Kulakov · 9 months ago
  43. 9e49970 Merge "Replace `if (SDK_INT >= 16) { $body; }` with `body`" into androidx-main by Treehugger Robot · 9 months ago
  44. 03c1512 Replace `if (SDK_INT >= 16) { $body; }` with `body` by Sergey Vasilinetc · 9 months ago
  45. 2b530ab Merge "Fix a potential NullPointerException when exploring EncoderProfiles" into androidx-main by Treehugger Robot · 9 months ago
  46. ef5f6a2 Fix a potential NullPointerException when exploring EncoderProfiles by leo huang · 9 months ago
  47. 017eb76 Fixed ExtensionsManager.isImageAnalysisSupported return true on Pixel by Scott Nien · 9 months ago
  48. 1712481 Merge changes I938bfb11,I4eb0f5a6 into androidx-main by Treehugger Robot · 9 months ago
  49. 4cf31c1 Temporarily remove LookaheadScope from AnimatedContent by Doris Liu · 9 months ago
  50. e033b46 Merge "Add JavaDoc for AdvertiseException and ScanException" into androidx-main by Treehugger Robot · 9 months ago
  51. 87e23ca0 Fix DynamicRangeProfilesCompat style by Trevor McGuire · 9 months ago
  52. 4653049 Add JavaDoc for AdvertiseException and ScanException by Ömer Faruk Yılmaz · 9 months ago
  53. d97e315 Merge "Optimize color interpolation and cubic Bézier evaluation" into androidx-main by Romain Guy · 9 months ago
  54. 665b25c Optimize color interpolation and cubic Bézier evaluation by Romain Guy · 9 months ago
  55. 4902640 Merge "Adding KMP to room-compiler and room-migration." into androidx-main by Treehugger Robot · 9 months ago
  56. cd4f81b Adding KMP to room-compiler and room-migration. by elifbilgin · 9 months ago
  57. 7cdb294 First steps of making room-runtime KMP. by elifbilgin · 1 year, 1 month ago
  58. 94e4b3c Merge "Fixed issue were colorspace configuration was not respected" into androidx-main by Treehugger Robot · 9 months ago
  59. 3f30485 Fix NavGraph equals to consider other graph nodes by Jeremy Woods · 9 months ago
  60. 6d90fff4 Merge "Enable strong skipping mode" into androidx-main by Ben Trengrove · 9 months ago
  61. 99ccaa0 Merge "Add toString implementations to snapshot collections" into androidx-main by Ben Trengrove · 9 months ago
  62. 5747b80 Fixed issue were colorspace configuration was not respected by Nader Jawad · 9 months ago
  63. 53d5dba Merge "Change MediaRouter1 system route check and simplify" into androidx-main by Treehugger Robot · 9 months ago
  64. 245d134 Merge "Simplify system routing app" into androidx-main by Treehugger Robot · 9 months ago
  65. 34f162f Merge "Remove emberrose@ from OWNERS" into androidx-main by Treehugger Robot · 9 months ago
  66. c76d1f7 Merge "Fix for two sticky headers positions after small scrolls" into androidx-main by Treehugger Robot · 9 months ago
  67. 2357581 Change MediaRouter1 system route check and simplify by Santiago Seifert · 9 months ago
  68. 5663b85 Simplify system routing app by Santiago Seifert · 9 months ago
  69. a99c1a8 Fix for two sticky headers positions after small scrolls by Andrey Kulikov · 9 months ago
  70. 362528e Remove emberrose@ from OWNERS by Aurimas Liutikas · 9 months ago
  71. f256532 Merge "Optimize OkLab and Lab color spaces" into androidx-main by Treehugger Robot · 9 months ago
  72. bbea176 Merge "[Material3][PullToRefresh] Update indicator shape to align with M3 design" into androidx-main by José Figueroa Santos · 9 months ago
  73. ba5584e Merge "Bump annotation-experimental to 1.4.0-beta01 for release" into androidx-main by Treehugger Robot · 9 months ago
  74. 2c45d16 Fix memoization of adapted function references and inline arguments by Andrei Shikov · 9 months ago
  75. aa5f657 Document motivation and approach to supported API levels for CI testing by AndroidX Core Team · 9 months ago
  76. 383259a Merge "Migrate Compose UI to platform-suffixed source file naming" into androidx-main by Treehugger Robot · 9 months ago
  77. fa92547 Bump annotation-experimental to 1.4.0-beta01 for release by Alan Viverette · 9 months ago
  78. 7d5eba5 Merge "API to check availability of remote activity helper." into androidx-main by Hengrui Cao · 9 months ago
  79. 6c1cccd Merge "Minimize use of merged Semantics `config`" into androidx-main by Melba Nuzen · 9 months ago
  80. 46a5bc7 Migrate Compose UI to platform-suffixed source file naming by Alan Viverette · 9 months ago
  81. 2f42f5f Merge "Changed squeeze/slide condition in BasicSwipeToDismissBox" into androidx-main by Rajat Biswas · 9 months ago
  82. 94d688f Changed squeeze/slide condition in BasicSwipeToDismissBox by Rajat Biswas · 9 months ago
  83. 5017fc8 Merge "Remove unnecessary SDK_INT check in SystemRoutingActivity" into androidx-main by Treehugger Robot · 9 months ago
  84. a2758d4 Merge "Update lint stubs to be compiled with Kotlinc 1.9.20" into androidx-main by Treehugger Robot · 9 months ago
  85. 94ca8c1 Remove unnecessary SDK_INT check in SystemRoutingActivity by Santiago Seifert · 9 months ago
  86. 8146e32 API to check availability of remote activity helper. by Hengrui Cao · 10 months ago
  87. 757456b Merge "API to check availability of remote auth client." into androidx-main by Hengrui Cao · 9 months ago
  88. 98006f0 Merge "[Screen Flash] Add quirk for setting FLASH_MODE_TORCH in Pixels" into androidx-main by Treehugger Robot · 9 months ago
  89. fdb82bf Merge "Do not crash ExternalCaptureSequenceProcessor.submit() when closed" into androidx-main by Jasmine Chen · 9 months ago
  90. e0a9476 Update lint stubs to be compiled with Kotlinc 1.9.20 by Louis Pullen-Freilich · 9 months ago
  91. d14ad3a Merge "Coerced background and content scrim alphas between 0 & 1 in BasicSwipeToDismissBox" into androidx-main by Rajat Biswas · 9 months ago
  92. 6c11b48 [Screen Flash] Add quirk for setting FLASH_MODE_TORCH in Pixels by Tahsin Masrur · 9 months ago
  93. 166027f Merge "Create a factory for the DefaultPagerState" into androidx-main by Levi Albuquerque · 9 months ago
  94. b3a396c Merge changes I5cd88131,I386c7f80 into androidx-main by Treehugger Robot · 9 months ago
  95. 6ec3589 Expose postview and captureProcessProgressed APIs by Scott Nien · 9 months ago
  96. 25ff2ce postview format changes to bitmap by Scott Nien · 9 months ago
  97. 7dbbf46 Remove exposing address and BluetoothAddress class in favor for id by Ömer Faruk Yılmaz · 9 months ago
  98. 7a3e1a0 Generate device ID based on package name, address, and addressType by Kyunglyul Hyun · 10 months ago
  99. 8eb3892 Coerced background and content scrim alphas between 0 & 1 in BasicSwipeToDismissBox by Rajat Biswas · 9 months ago
  100. 43780f3 Add toString implementations to snapshot collections by Ben Trengrove · 9 months ago