[go: nahoru, domu]

  1. dec2f42 Merge "Remove robolectric SDK restriction." into androidx-main by Treehugger Robot · 2 years, 9 months ago
  2. e0540d1 Merge "Update how to use robolectric on unreleased SDK" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  3. 032b3a7 Merge "Introduce durable group keys and live edit annotations" into androidx-main by Leland Richardson · 2 years, 9 months ago
  4. d814dec Merge "Revert "Allow skipping device tests on version bumps"" into androidx-main by Aurimas Liutikas · 2 years, 9 months ago
  5. e0de395 Revert "Allow skipping device tests on version bumps" by Aurimas Liutikas · 2 years, 9 months ago
  6. e3c8696d1 Merge ":external:libyuv:prefab*Package now asserting existence of abi.json after completion" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  7. 0bebabf Merge "Pin Compose Foundation dependencies on other modules to Compose 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  8. 66644b0 Merge "Allow skipping device tests on version bumps" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  9. b6b13a7 Merge "Add correct bug to TODO" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  10. 47a43f4 Merge "Fix indexOfLastPressed to account for Stylus button reordering" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  11. 189e875 Merge "Paging javadoc micromisprint fix" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  12. 75a2658 Merge "Update the bug for making camera test work with robolectric 4.7" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  13. ef9b340 Paging javadoc micromisprint fix by rus_artur4ik · 2 years, 9 months ago
  14. 75cd75b Merge "Pin Compose Material3 dependencies on other modules to Compose 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  15. a9874b2 Merge "Allow listening for ComponentActivity's onNewIntent()" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  16. 7e028c9 Merge "Webkit: Change "String request" var name to "String url"" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  17. 4f18794 Webkit: Change "String request" var name to "String url" by Hazem Ashmawy · 2 years, 9 months ago
  18. e98d86f Merge "Ignore VisibleForTests in all test libraries" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  19. ba8cf91 Merge "Add android:process to app-automotive and app-project" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  20. 73b7d57 Add android:process to app-automotive and app-project by Calvin Huang · 2 years, 9 months ago
  21. e554bf9 Merge "Pin Compose UI dependencies on other modules to Compose 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  22. 4fa59465 Merge "Add RequiresFeature annotation, renames Capabilities to Features." into androidx-main by Tim Barron · 2 years, 9 months ago
  23. b5f74c8 Merge "Make sure fromSavedStateHandle restores custom arrays" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  24. c1258c7 Allow skipping device tests on version bumps by Aurimas Liutikas · 2 years, 9 months ago
  25. 30726d5 Update how to use robolectric on unreleased SDK by Nick Chalko · 2 years, 9 months ago
  26. bf2c5c8 Make sure fromSavedStateHandle restores custom arrays by Jeremy Woods · 2 years, 9 months ago
  27. 66e8c32 Update the bug for making camera test work with robolectric 4.7 by Nick Chalko · 2 years, 9 months ago
  28. 331ed2b Introduce durable group keys and live edit annotations by Leland Richardson · 2 years, 9 months ago
  29. 501935f Remove robolectric SDK restriction. by Nick Chalko · 2 years, 9 months ago
  30. 4683a29 Add RequiresFeature annotation, renames Capabilities to Features. by Tim Barron · 2 years, 9 months ago
  31. 1709b08 Merge "Pin Compose Animation dependencies on other modules to Compose 1.1.0-rc01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  32. e6903d0 Merge "Ensure deeplink arg value can be the same as arg name" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  33. 6e0d4ac Merge "Don't wrap NumberKeyListener for emoji2" into androidx-main by Sean McQuillan · 2 years, 9 months ago
  34. 3febceb Pin Compose UI dependencies on other modules to Compose 1.1.0-rc01 by Nick Anthony · 2 years, 9 months ago
  35. ea9e267 Pin Compose Animation dependencies on other modules to Compose 1.1.0-rc01 by Nick Anthony · 2 years, 9 months ago
  36. d0223a1 Pin Compose Foundation dependencies on other modules to Compose 1.1.0-rc01 by Nick Anthony · 2 years, 9 months ago
  37. 6c38cce Merge "Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  38. 6640be9 Pin Compose Material3 dependencies on other modules to Compose 1.1.0-rc01 by Nick Anthony · 2 years, 9 months ago
  39. 40fc519 Ensure deeplink arg value can be the same as arg name by Jeremy Woods · 2 years, 9 months ago
  40. 2ee5ecc Merge "Release stretch when new items are added." into androidx-main by George Mount · 2 years, 9 months ago
  41. e03b6e4 Fix indexOfLastPressed to account for Stylus button reordering by George Mount · 2 years, 9 months ago
  42. d787292 :external:libyuv:prefab*Package now asserting existence of abi.json after completion by Jeff Gaston · 2 years, 9 months ago
  43. 4a13c56 Ignore VisibleForTests in all test libraries by Jelle Fresen · 2 years, 9 months ago
  44. 612b2b3 Merge "Update dependency to androidx.core:core to latest stable" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  45. d51a2e8 Allow listening for ComponentActivity's onNewIntent() by Ian Lake · 2 years, 9 months ago
  46. c806d4d Add correct bug to TODO by Jelle Fresen · 2 years, 9 months ago
  47. df9cfc6 Don't wrap NumberKeyListener for emoji2 by Sean McQuillan · 2 years, 9 months ago
  48. d7f9ebb Merge "Add upper bounds to how many grid/list items we add in the samples" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  49. 9b9e14e Merge "Bump playground snapshot id" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  50. 4a19c0b Merge "Update scrollable sample to clarify modifier behaviour" into androidx-main by Levi Albuquerque · 2 years, 9 months ago
  51. f3bbf3e Merge "Use Offsets to represent scrolling effects/Add ut for orthogonal delta propagation" into androidx-main by Levi Albuquerque · 2 years, 9 months ago
  52. 2e69606 Add prefab tasks as explicit dependency of cmake tasks in effort to work around build flakes by Fred Sladkey · 2 years, 9 months ago
  53. 2d7545f Update dependency to androidx.core:core to latest stable by Billy Lam · 2 years, 9 months ago
  54. 59e7e0e Add upper bounds to how many grid/list items we add in the samples by Billy Lam · 2 years, 9 months ago
  55. 2969be2 Merge "Fix rest ClassVerificationFailures in WorkManager" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  56. 1903011 Bump playground snapshot id by Dustin Lam · 2 years, 9 months ago
  57. 5a440a4 Merge "Don't wrap NumberKeyListeners for emoji" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  58. 42a8282 Merge "Add emulator test for onCheckedChange actions" into androidx-main by Willie Koomson · 2 years, 9 months ago
  59. fbabbba Release stretch when new items are added. by George Mount · 2 years, 9 months ago
  60. eb7376b2 Merge "Allow listening for ComponentActivity's config changes" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  61. 691f4af Fix rest ClassVerificationFailures in WorkManager by Sergey Vasilinets · 2 years, 9 months ago
  62. 5ba47cf Merge "Allow listening for ComponentActivity's onTrimMemory" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  63. 4c3aaad3 Merge "Change library group output from xml to text" into androidx-main by Tiem Song · 2 years, 9 months ago
  64. 16799c0 Merge "Fix ClassVerificationFailures related to Network" into androidx-main by Sergey Vasilinets · 2 years, 9 months ago
  65. 5364246 Use Offsets to represent scrolling effects/Add ut for orthogonal delta propagation by Levi Albuquerque · 2 years, 9 months ago
  66. 914678a Update scrollable sample to clarify modifier behaviour by Levi Albuquerque · 2 years, 9 months ago
  67. 569c488 Merge "Fix ClassVerificationFailure on Duration class" into androidx-main by Sergey Vasilinets · 2 years, 9 months ago
  68. eec10cb Merge "Bump Compose Material Catalog version to 2.0.1" into androidx-main by Nick Rout · 2 years, 9 months ago
  69. 87b792c Merge "Rename IsCached to tapActionLostDueToSerialization" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  70. a704204 Merge "Support text alignment in text element of glance-wear-tiles" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  71. 6b10eab Merge "Introduce ComplicationDataTimeline" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  72. 6c19995 Rename IsCached to tapActionLostDueToSerialization by Alex Clarke · 2 years, 9 months ago
  73. 87ccaea Introduce ComplicationDataTimeline by Alex Clarke · 2 years, 9 months ago
  74. 1e410e9 Bump Compose Material Catalog version to 2.0.1 by Nick Rout · 2 years, 9 months ago
  75. 5dba113 Change library group output from xml to text by Tiem Song · 2 years, 9 months ago
  76. f468d9b Merge "[Extensions Validation Tool] Supports the necessary functionalities in the ImageCaptureActivity" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  77. 4e195b7 Merge "Update the Compose 1.2.0-alpha01 Runtime Version" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  78. 5432863 Merge "Have CreateDocument contract ask for a mime type" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  79. fa331f3 Merge "Prevent NavHost from compose the wrong entry" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  80. cc79ab2 Don't wrap NumberKeyListeners for emoji by Sean McQuillan · 2 years, 9 months ago
  81. f8ea55e Merge "Updated docs-public/build.gradle for the following artifacts:" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  82. 7c6dace Prevent NavHost from compose the wrong entry by Jeremy Woods · 2 years, 9 months ago
  83. 1f12367 Add emulator test for onCheckedChange actions by Willie Koomson · 2 years, 9 months ago
  84. fce361c Update the Compose 1.2.0-alpha01 Runtime Version by Nick Anthony · 2 years, 9 months ago
  85. b5fa449 Updated docs-public/build.gradle for the following artifacts: by vineel sadineni · 2 years, 9 months ago
  86. 32778d3 Merge "Add activity testapp to FLAN BuildType" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  87. 2dd1076 Merge "[GH] Increase memory limit of gradle daemon for Room tests" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  88. 89f2ffe Merge "Make route the startDestDisplayName" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  89. 6c80356 [GH] Increase memory limit of gradle daemon for Room tests by Dustin Lam · 2 years, 9 months ago
  90. 2d87d81 Have CreateDocument contract ask for a mime type by Ian Lake · 2 years, 9 months ago
  91. 27f3193 Make route the startDestDisplayName by Jeremy Woods · 2 years, 9 months ago
  92. c759b7d Merge "Fix VFY issues in appcompat" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  93. e31b8af Add activity testapp to FLAN BuildType by Ian Lake · 2 years, 9 months ago
  94. 26fc109 Merge changes Ie000c312,I49d8b5d8 into androidx-main by Treehugger Robot · 2 years, 9 months ago
  95. 646ec19 Support text alignment in text element of glance-wear-tiles by Xiangyin Ma · 2 years, 9 months ago
  96. df9ed62 Merge "Enable snapshot aar builds for libyuv" into androidx-main by Dustin Lam · 2 years, 9 months ago
  97. e0d0674 Merge "Move Compose and ProfileInstaller to 1.2.0-alpha01" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  98. f3ffaaf Merge "Do not show navigation content until Lifecycle state CREATED." into androidx-main by Steve Bower · 2 years, 9 months ago
  99. c269528 Merge "Move pacakge docs to java dir" into androidx-main by Treehugger Robot · 2 years, 9 months ago
  100. c13ef43 Merge "Rename PerformanceClass to DevicePerformance" into androidx-main by Treehugger Robot · 2 years, 9 months ago