[go: nahoru, domu]

  1. 5e8c3d7 Merge "Lint check to prevent adding new code in old package names, to aid the androidx.ui -> androidx.compose migration" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  2. a905c78 Merge changes I6ea21fc6,I94f72b3a into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  3. dc06367 Merge "Create XProcessing project" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. ab72532 Merge "Add the ability to specify an InitializationExceptionHandler." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  5. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  6. 549f9b5 Lint check to prevent adding new code in old package names, to aid the androidx.ui -> androidx.compose migration by Louis Pullen-Freilich · 4 years, 1 month ago
  7. 8408a21 Add the ability to specify an InitializationExceptionHandler. by Rahul Ravikumar · 4 years, 1 month ago
  8. 50ab909 Merge "Use MSSIM for material icons comparisons." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  9. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years, 1 month ago
  10. d7bd45a Merge "Fix measurement bug in ConstraintLayout" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  11. 64f1b3e Use MSSIM for material icons comparisons. by Filip Pavlis · 4 years, 1 month ago
  12. 9d4af29 Create XProcessing project by Yigit Boyar · 4 years, 1 month ago
  13. c25f6db Merge "Cancel async PageSwiperManual after tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  14. f3fcc3c Merge "Enable ProgressIndicatorTests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  15. c5f98fc Fix measurement bug in ConstraintLayout by Mihai Popa · 4 years, 1 month ago
  16. 900224e Enable ProgressIndicatorTests by Jelle Fresen · 4 years, 1 month ago
  17. befd950 Select the first render node id for a Group. by Jens Ole Lauridsen · 4 years, 1 month ago
  18. 8610801 Add RenderNode to CoreText and Surface. by Jens Ole Lauridsen · 4 years, 1 month ago
  19. 0acfe8c Merge "Link ui-graphics and ui-material" into androidx-master-dev by Sam Gilbert · 4 years, 1 month ago
  20. 56a9b8d Merge "Change default group name as a string resource" into androidx-master-dev by Hyundo Moon · 4 years, 1 month ago
  21. 5aeef82 Merge "Fix obsolete v7 references in library metadata" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  22. fdf33e9 Merge "ui-desktop: get rid of android.graphics/android.text emulation" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  23. d8f69b0 Merge "Fix cut-out gesture bugs." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  24. df3ddd1 Change default group name as a string resource by Hyundo Moon · 4 years, 1 month ago
  25. 8972b42 Merge "ui-desktop: implement androidx.ui.graphics (DesktopCanvas, DesktopPaint, DesktopPath)" into androidx-master-dev by Jim Sproch · 4 years, 1 month ago
  26. 3ff52bf Merge "Fix takePictureTest for ActivityScenario" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  27. 60d11cb Merge changes If8201dbc,Icf37114b,I1436d914,I97a1c3d3,If0b3b1a7 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  28. de44ffe3 Split up vertex transforms into MVP matrix by Trevor McGuire · 4 years, 2 months ago
  29. 8bc7879 Move all transforms to vertex shader by Trevor McGuire · 4 years, 2 months ago
  30. ce581f9 Simplify surface scale calculations by Trevor McGuire · 4 years, 2 months ago
  31. 5075165 Remove lazy initialization of GL context from OpenGLRenderer by Trevor McGuire · 4 years, 2 months ago
  32. ac05ab1 Use GL_TRIANGLE_STRIP instead of a single triangle for vertices by Trevor McGuire · 4 years, 2 months ago
  33. c747037 Merge "Bump paging to 1.0.0-alpha04" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  34. e87a100 Fix cut-out gesture bugs. by Shep Shapard · 4 years, 1 month ago
  35. 0c5b787 Merge "Add text location api for accessibility" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  36. 667a2a0 Merge "Make MailTo class final" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  37. b7853f8 Merge "Add accessibility action to get TextLayoutResult" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  38. ecfe17d Merge "Mark WindowInsetsCompatActivityTest#systemBars_rootInsets as flaky" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. 561c889 Merge "Update the required API version of the autofill inline suggestion library to R" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. 60d9967 Merge "Improve ./gradlew studio for playground" into androidx-master-dev by Yigit Boyar · 4 years, 1 month ago
  41. 8d487e3 Merge changes Ib6329367,I62bb68df into androidx-master-dev by Jeff DeCew · 4 years, 1 month ago
  42. 5f5af18 Merge "Retrieve Application context safely" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  43. ab37235 Mark WindowInsetsCompatActivityTest#systemBars_rootInsets as flaky by Aurimas Liutikas · 4 years, 1 month ago
  44. e071453 Bump paging to 1.0.0-alpha04 by Dustin Lam · 4 years, 1 month ago
  45. 8946c6b Add text location api for accessibility by yingleiw · 4 years, 1 month ago
  46. a6d8298 Add accessibility action to get TextLayoutResult by yingleiw · 4 years, 1 month ago
  47. 604c75c Retrieve Application context safely by Trevor McGuire · 4 years, 1 month ago
  48. 7681ef0 Fix setShowWhen by Jeff DeCew · 4 years, 1 month ago
  49. d839549 Merge "Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. 4802874 Merge "feat: data transformations for 1D visualizations" into androidx-master-dev by Elizabeth Powell · 4 years, 1 month ago
  51. b3a87b1 Merge "Changed NonNull annotation to Nullable on ImageReaderProxy.getSurface()" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  52. 44c57bd Merge "Add documentation to PreviewView about setting a view on top of it." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  53. fe11980 ui-desktop: get rid of android.graphics/android.text emulation by Igor Demin · 4 years, 1 month ago
  54. b3f9d00 ui-desktop: implement androidx.ui.graphics (DesktopCanvas, DesktopPaint, DesktopPath) by Igor Demin · 4 years, 1 month ago
  55. 790b311 Rename material.FilledTextField to material.TextField and foundation.TextField to foundation.BaseTextField with experimental marker. by Matvei Malkov · 4 years, 1 month ago
  56. 8f7b2c5 Changed NonNull annotation to Nullable on ImageReaderProxy.getSurface() by Franklin Wu · 4 years, 1 month ago
  57. 57e659c3 Add missing Notification builder methods. by Jeff DeCew · 4 years, 1 month ago
  58. 76e8250 Merge "Fix linked function in documentation" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. fde8ec5 Merge "Start tracking androidx.hilt APIs." into androidx-master-dev by Daniel Santiago Rivera · 4 years, 1 month ago
  60. 7a941be Add documentation to PreviewView about setting a view on top of it. by husaynhakeem · 4 years, 1 month ago
  61. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  62. 5850cfd Merge "Fix LiveLiteral field initialization issue" into androidx-master-dev by Leland Richardson · 4 years, 1 month ago
  63. 0e5031f Merge changes I1293ff2c,I932e3b5d into androidx-master-dev by Jeff DeCew · 4 years, 1 month ago
  64. fb8d818 Merge "Remove deprecated AdapterList" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  65. 55f0807 Remove deprecated AdapterList by Andrey Kulikov · 4 years, 1 month ago
  66. 2e4671b Merge "Updates isSystemInDarkTheme to no longer consider power saving mode pre-Q" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  67. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years, 1 month ago
  68. 6bfd88c Merge "Add RemeasurementModifier" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  69. d7d982b Fix linked function in documentation by Ben Weiss · 4 years, 2 months ago
  70. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years, 1 month ago
  71. 6f0f6a1 Merge "Update Compose to 0.1.0-dev16" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  72. 8a42c1e Merge "MediaRouter: Adjust argument orders of onRouteSelected" into androidx-master-dev by Kyunglyul Hyun · 4 years, 1 month ago
  73. a60c6e2f Merge "Revert "Inflate action drawer menu only when needed."" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  74. 05c6ba5 Update Compose to 0.1.0-dev16 by Nick Anthony · 4 years, 1 month ago
  75. db43685 Merge "MediaRouter: Fix uncontrollable member route controllers" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  76. 104b633 Merge "MediaRouter: Do not remove discovery preference for MediaRouter2" into androidx-master-dev by Hyundo Moon · 4 years, 1 month ago
  77. c2d0960 MediaRouter: Fix uncontrollable member route controllers by Kyunglyul Hyun · 4 years, 1 month ago
  78. 5d9b1bd Merge "Update FocusableDemo to use the new Focus Api" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  79. 76b8acb Fix LiveLiteral field initialization issue by Leland Richardson · 4 years, 1 month ago
  80. 9f60cc7 Update FocusableDemo to use the new Focus Api by Ralston Da Silva · 4 years, 1 month ago
  81. d9e85e6 Merge "Deprecate Old Focus API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  82. c9b2cbc Improve ./gradlew studio for playground by Yigit Boyar · 4 years, 1 month ago
  83. d8bb469 Merge "Add biometric support for IdentityCredential on API 30+" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  84. f8e9ebe Merge "Enable configuration caching for safe-args" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  85. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years, 1 month ago
  86. 043346f Update the required API version of the autofill inline suggestion library to R by Feng Cao · 4 years, 1 month ago
  87. f71cc99 Update documentation on NotificationCompat.Builder by Jeff DeCew · 4 years, 1 month ago
  88. bf5ad89 Enable configuration caching for safe-args by Jeremy Woods · 4 years, 1 month ago
  89. a8f4f2f Merge "Add TextDecoration plus operator" into androidx-master-dev by Siyamed Sinir · 4 years, 1 month ago
  90. 23134b6 Add Nullability annotations to NotificationCompat by Jeff DeCew · 4 years, 1 month ago
  91. d839ee9 Merge "Fix the preview black screen issue after switching camera twice and then pause/resume activity." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  92. 47561176 Merge "Move to gender-inclusive terminology" into androidx-master-dev by Nick Anthony · 4 years, 1 month ago
  93. 6180e1a Merge "Ensures that the pull request has a `Test` stanza." into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  94. edfaac9 Merge "Implement accessibility granularity traversal" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  95. c1b92f7 Fix the preview black screen issue after switching camera twice and then pause/resume activity. by charcoalchen · 4 years, 1 month ago
  96. c2afcc9 Merge "Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  97. 30cfcad Ensures that the pull request has a `Test` stanza. by Rahul Ravikumar · 4 years, 1 month ago
  98. faf04c9 Move to gender-inclusive terminology by Nick Anthony · 4 years, 1 month ago
  99. c8c1ab4 Instantiate a ModifiedFocusNode2 corresponding to a Modifier.focus() modifier by Ralston Da Silva · 4 years, 1 month ago
  100. 591dccf Add biometric support for IdentityCredential on API 30+ by Curtis Belmonte · 4 years, 1 month ago