[go: nahoru, domu]

  1. 41cd400 Account for the fact that the path may be empty by Nick Anthony · 3 years, 5 months ago
  2. 7f2123b Remove Deprecated method by Diego Vela · 3 years, 6 months ago
  3. c473530 Merge "Adds lint check to ensure that hex values passed to a Color are 32 bit" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  4. 800e9ea Update offlinify_docs.py to be more robust. by Sean McQuillan · 3 years, 5 months ago
  5. 237b513 Prepare the runtime module for JS source by Andrei Shikov · 3 years, 11 months ago
  6. 32b8004 Fetch the POM files by checking for the metadata published variant. by Rahul Ravikumar · 3 years, 5 months ago
  7. 04a7254 Final fix for update_versions_for_release.py repo upload command by Nick Anthony · 3 years, 5 months ago
  8. f635551 Merge "Add `yes |` to the upload command for update_versions_for_release.py" into androidx-main by Nick Anthony · 3 years, 5 months ago
  9. 07d20cc Merge "Make `WorkManagerInitializer` available so libraries can define dependencies." into androidx-main by Rahul Ravikumar · 3 years, 5 months ago
  10. 02fc61b Add `yes |` to the upload command for update_versions_for_release.py by Nick Anthony · 3 years, 5 months ago
  11. 2d9d5aa Make `WorkManagerInitializer` available so libraries can define dependencies. by Rahul Ravikumar · 3 years, 5 months ago
  12. 84c615a Create a script that can automatically update version by Nick Anthony · 3 years, 5 months ago
  13. 24ec882 Adds lint check to ensure that hex values passed to a Color are 32 bit by Louis Pullen-Freilich · 3 years, 5 months ago
  14. 7e35718 Migrate detectTapGesutres to the single awaitPointerEventScope call. by Matvei Malkov · 3 years, 5 months ago
  15. 76ea676 Add benchmark module for emoji2 by Sean McQuillan · 3 years, 6 months ago
  16. 67cbbea Flow.flowWithLifecycle API by mvivo · 3 years, 6 months ago
  17. 35a680e Merge "Remove the default content provider and switch to androidx.startup." into androidx-main by Rahul Ravikumar · 3 years, 6 months ago
  18. f3a0d6df Merge "Changes some correctness compose:ui lint checks to be warnings, not errors" into androidx-main by Louis Pullen-Freilich · 3 years, 6 months ago
  19. 11fe6bb Merge "diff-filterer now retrying removing temporary directory" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  20. 0ba6b37 Remove the default content provider and switch to androidx.startup. by Rahul Ravikumar · 3 years, 6 months ago
  21. c55cc17e Changes some correctness compose:ui lint checks to be warnings, not errors by Louis Pullen-Freilich · 3 years, 6 months ago
  22. 7129bf8 Merge "Move more benchmarks." into androidx-main by Filip Pavlis · 3 years, 6 months ago
  23. 0dc1c3c Move more benchmarks. by Filip Pavlis · 3 years, 6 months ago
  24. 76b8038 Merge "Ignoring "Incremental compilation is not enabled" warning" into androidx-main by Jeff Gaston · 3 years, 6 months ago
  25. a06e50f Merge changes Ibcb52184,I134c99bd into androidx-main by Treehugger Robot · 3 years, 6 months ago
  26. d9d6fa9 Merge "Move ./test_directory_creator.py to ./test_project_creator.py" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  27. dc0f3ae Merge "Fix grammar in ./create_project.py script" into androidx-main by Nick Anthony · 3 years, 6 months ago
  28. a6fabb2 Add todo list to the end of the create_project.py script by Nick Anthony · 3 years, 6 months ago
  29. ef99bff Add README for project-creator script by Nick Anthony · 3 years, 6 months ago
  30. e637952 Ignoring "Incremental compilation is not enabled" warning by Jeff Gaston · 3 years, 6 months ago
  31. b0b88f0 Move ./test_directory_creator.py to ./test_project_creator.py by Nick Anthony · 3 years, 6 months ago
  32. d4905cd Fix grammar in ./create_project.py script by Nick Anthony · 3 years, 6 months ago
  33. ef05490 Temporary exemption for failure to connect to kotlin compiler daemon by Jeff Gaston · 3 years, 6 months ago
  34. 6813c6a diff-filterer now retrying removing temporary directory by Jeff Gaston · 3 years, 6 months ago
  35. 62438fa Split benchmarks into coresponding modules by Filip Pavlis · 3 years, 6 months ago
  36. 4336b39 Allow dokka to be downloaded from jetbrains.space by Andrea Falcone · 3 years, 6 months ago
  37. 5c90131 Merge "Standardize to more kt-compatible syntax" into androidx-main by Jim Sproch · 3 years, 6 months ago
  38. adf836a Merge "Exempting some intermittent jacoco output" into androidx-main by Treehugger Robot · 3 years, 6 months ago
  39. 2360eef Merge "split_change_into_owners.sh" into androidx-main by Jeff Gaston · 3 years, 6 months ago
  40. dfec033 Exempting some intermittent jacoco output by Jeff Gaston · 3 years, 6 months ago
  41. 9e38b4f Standardize to more kt-compatible syntax by Jim Sproch · 3 years, 8 months ago
  42. f573b76 Deletes no longer used Compose migration script by Louis Pullen-Freilich · 3 years, 6 months ago
  43. 67ba952 Merge "Provide APIs for retrieving @HiltViewModel from Navigation in Compose scopes." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  44. 962c1f9 Re-adding some build message exemptions by Jeff Gaston · 3 years, 6 months ago
  45. e94ea62 Provide APIs for retrieving @HiltViewModel from Navigation in Compose scopes. by Daniel Santiago Rivera · 3 years, 7 months ago
  46. d62c942 Merge "Garbage collection of unused build output exemptions" into androidx-main by Jeff Gaston · 3 years, 6 months ago
  47. b2c41b1 Update kotlinx.collections.immutable to 0.3.3 by Andrei Shikov · 3 years, 7 months ago
  48. 7eafa5d gradlew now offering a --strict flag as a subset of --ci by Jeff Gaston · 3 years, 7 months ago
  49. b169fa8 Garbage collection of unused build output exemptions by Jeff Gaston · 3 years, 7 months ago
  50. cd1c4ca Merge "Remove deprecated runtime:runtime-dispatch module" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  51. ec4b315 Merge "Convert zoomable to suspend motion and add missing functionality." into androidx-main by Matvei Malkov · 3 years, 7 months ago
  52. dc1308e Move actual files to have platform suffix by Jim Sproch · 3 years, 7 months ago
  53. f61028a Merge "Add much more configuration for the new project script" into androidx-main by Nick Anthony · 3 years, 7 months ago
  54. 687e953 Convert zoomable to suspend motion and add missing functionality. by Matvei Malkov · 3 years, 7 months ago
  55. 05f14fa Remove deprecated runtime:runtime-dispatch module by Jelle Fresen · 3 years, 7 months ago
  56. c1250fc Upgrade to Android Studio 4.2 Beta 4 by Aurimas Liutikas · 3 years, 7 months ago
  57. c4f2520 Add much more configuration for the new project script by Nick Anthony · 3 years, 7 months ago
  58. b09bbc4 Rebase Compose to Kotlin 1.4.30 by Jim Sproch · 3 years, 7 months ago
  59. c4ba4fd Add flag to allow artifacts to be fetched from jetbrain dev by Jim Sproch · 3 years, 7 months ago
  60. 79e365f Updates AmbientNamingDetector for the Ambient rename to CompositionLocal by Louis Pullen-Freilich · 3 years, 7 months ago
  61. 9c68567 Merge changes I1366e7fe,I0902eb16,I77fe618a,I6dcac248 into androidx-main by Andrey Kulikov · 3 years, 7 months ago
  62. dbae1ec Rename compose:runtime-saved-instance-state to compose:runtime-saveable by Andrey Kulikov · 3 years, 7 months ago
  63. 5a8cf10 Update create_project.py with changes from aosp/1553890 by Nick Anthony · 3 years, 7 months ago
  64. 1442913 Create project script now includes a package-info.java by Nick Anthony · 3 years, 7 months ago
  65. bacc242 Merge "Compose Inspection: resolve lambda location" into androidx-main by Sergey Vasilinets · 3 years, 7 months ago
  66. bebfe75 Merge changes Ief268794,I4eb28204,I527b61cd,I188c21dc,I6319dbfd, ... into androidx-main by Jeff Gaston · 3 years, 7 months ago
  67. e3c63a8 Compose Inspection: resolve lambda location by Sergey Vasilinets · 3 years, 7 months ago
  68. 5c39278 Merge "Make Modifier.zoomable use suspend pointer and remove scaleGestureFilters" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  69. 6b1d8c3 Merge "Upgrade to Gradle 6.8.1" into androidx-main by Aurimas Liutikas · 3 years, 7 months ago
  70. c83554d Upgrade to Gradle 6.8.1 by Aurimas Liutikas · 3 years, 7 months ago
  71. 6921d92 Make Modifier.zoomable use suspend pointer and remove scaleGestureFilters by Matvei Malkov · 3 years, 7 months ago
  72. 26dd644 Merge "Don't check lint baseline files for unnecessary warnings/errors" into androidx-main by Alan Viverette · 3 years, 7 months ago
  73. 27fcfa0 Moving -Pandroidx.validateNoUnrecognizedMessages to build.sh by Jeff Gaston · 3 years, 7 months ago
  74. ae43db4 Renaming useMaxDepVersions -> androidx.useMaxDepVersions by Jeff Gaston · 3 years, 7 months ago
  75. a2f8d07 Merge "Change detector name to `detectTransformGestures`" into androidx-main by Treehugger Robot · 3 years, 7 months ago
  76. baafec0 Merge "Bump to Kotlin 1.4.21-2" into androidx-main by Jim Sproch · 3 years, 7 months ago
  77. db0ef44 Bump to Kotlin 1.4.21-2 by Jim Sproch · 3 years, 7 months ago
  78. c035e46 Change detector name to `detectTransformGestures` by George Mount · 3 years, 7 months ago
  79. 8353008 Merge "Bump androidx.room to 2.3.0-beta01." into androidx-main by Treehugger Robot · 3 years, 7 months ago
  80. 1ba4d87 Bump androidx.room to 2.3.0-beta01. by Daniel Santiago Rivera · 3 years, 7 months ago
  81. aeb1058 Don't check lint baseline files for unnecessary warnings/errors by Alan Viverette · 3 years, 7 months ago
  82. 25ae967 Revert "Remove obsolete exemptions for wear:wear-watchface:testDebugUnitTest" by Jeff Gaston · 3 years, 7 months ago
  83. 8bc2b5b Additional exemptions absent from androidx-platform-dev and needed in androidx-main by Jeff Gaston · 3 years, 7 months ago
  84. f98dc88 Copying messages.ignore from androidx-platform-dev by Jeff Gaston · 3 years, 7 months ago
  85. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 7 months ago
  86. ca0bc71 split_change_into_owners.sh by Jeff Gaston · 3 years, 7 months ago
  87. ed1867f Revert "Initial commit of Wear Tiles API." by Nick Anthony · 3 years, 7 months ago
  88. 66aa766 Revert "Update build output ignore for Wear to fix build" by Nick Anthony · 3 years, 7 months ago
  89. 3ca38e9 Update build output ignore for Wear to fix build by Alan Viverette · 3 years, 7 months ago
  90. 99b918e More permissive regex for deprecation warnings by Alan Viverette · 3 years, 8 months ago
  91. ee8ed4d Suppress deprecation warnings in build output verifier by Alan Viverette · 3 years, 8 months ago
  92. 11b3bf9 Initial commit of Wear Tiles API. by Jamie Garside · 3 years, 8 months ago
  93. 66b3962b Change PointerInputChange API by George Mount · 3 years, 8 months ago
  94. e786b59 Merge changes from topics "androidx-gradle-6.7.1", "androidx-studio-4.2.0-beta02" into androidx-main by Jeff Gaston · 3 years, 8 months ago
  95. 3ebbdb75a Android Studio 4.2.0-beta02 by Jeff Gaston · 3 years, 8 months ago
  96. 0c59094 gradle 6.7.1 by Jeff Gaston · 3 years, 8 months ago
  97. 502798e diagnose-build-failure quotation fix by Jeff Gaston · 3 years, 8 months ago
  98. 61cef33 Clearer description of when diagnose-build-failure.sh can help by Jeff Gaston · 3 years, 8 months ago
  99. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 8 months ago
  100. 106ea08 Last few instances of androidx-master-dev in scripts by Alan Viverette · 3 years, 8 months ago