[go: nahoru, domu]

  1. f111c03 Avoid relayouts from unchanged semantics modifiers by Alexandre Elias · 4 years, 1 month ago
  2. ce8435f Merge changes I936c3433,Ib7572fa1 into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  3. f52b423 Merge "[GH] Change the name of Android SDK environment variable in contributing guide" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  4. a11fd94 Moves androidx.compose.ui device tests to their new package names by Louis Pullen-Freilich · 4 years, 1 month ago
  5. 41959a4 Moves androidx.compose.ui host tests to their new package names by Louis Pullen-Freilich · 4 years, 1 month ago
  6. 42e3a6a [GH] Change the name of Android SDK environment variable in contributing guide by mzgreen · 4 years, 1 month ago
  7. 7c1f6d7 Merge changes Id9cf2ed5,I55f4d92f into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  8. 1f10a59 Refactors androidx.compose.runtime:runtime to the androidx.compose.runtime package name by Louis Pullen-Freilich · 4 years, 1 month ago
  9. 3ebca69 Refactors androidx.compose.compiler libraries to the androidx.compose.compiler package name by Louis Pullen-Freilich · 4 years, 1 month ago
  10. 549e3e3 Merge "Fix CameraControl.enableTorch is not working" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  11. 76ad175 Fix CameraControl.enableTorch is not working by leo huang · 4 years, 1 month ago
  12. 4a661fa Merge "Remove type inference in transitionDefinition" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  13. be97491 Merge "Remove Deprecated KeyEvent class" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  14. 02a380b Merge "Move initialization of KeyInputNode from LayoutNode.kt to ModifiedKeyInputNode.kt" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  15. c1ada7d Merge "Tests for the New Focus Modifier API" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  16. c1aca3f Remove type inference in transitionDefinition by Doris Liu · 4 years, 1 month ago
  17. 2487cec Merge "Add GH ISSUE_TEMPLATE to link to Buganizer for visibility" into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  18. 4daf21a Merge "Fix issue where new schema was being blindly appended to old schema." into androidx-master-dev by Alexander Dorokhine · 4 years, 1 month ago
  19. 8d29aaa Merge "[GH] Emphasize the "Test:" string requirement" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  20. e14ab6b Add GH ISSUE_TEMPLATE to link to Buganizer for visibility by Dustin Lam · 4 years, 1 month ago
  21. 6f7a456 Merge "Fix replacePostponedFragment() test with state manager" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  22. f74bef57 Remove Deprecated KeyEvent class by Ralston Da Silva · 4 years, 1 month ago
  23. d762680 Fix issue where new schema was being blindly appended to old schema. by Alexander Dorokhine · 4 years, 1 month ago
  24. 588fb962 [GH] Emphasize the "Test:" string requirement by Zac Sweers · 4 years, 1 month ago
  25. 9578942 Merge "Force complete special effects on state changes" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  26. 78f6c01 Fix replacePostponedFragment() test with state manager by Ian Lake · 4 years, 1 month ago
  27. d85b54f Merge "Add KDocs for helpers in CombinedLoadStates" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  28. 0d29706 Merge changes I509f0ac4,I4e0765de into androidx-master-dev by Paul Rohde · 4 years, 1 month ago
  29. c87dbc3 Merge "Improve KDocs in retry()" into androidx-master-dev by Dustin Lam · 4 years, 1 month ago
  30. 9cf490f Force complete special effects on state changes by Ian Lake · 4 years, 1 month ago
  31. ad70d26 Tests for the New Focus Modifier API by Ralston Da Silva · 4 years, 1 month ago
  32. 11f023a Merge "Link to Github contribution guide from main README" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  33. 1ec5890 Improve KDocs in retry() by Dustin Lam · 4 years, 1 month ago
  34. 93533cc Merge "Only call executeOperations with a non-empty list" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  35. d5f363e Add an implementation of RequestProcessor by Paul Rohde · 4 years, 1 month ago
  36. 763cc33 Merge "Fix wrong Layout#getLineEnd value for ellipsized text." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  37. e6f011f Merge "Fix flaky postsubmit imageCapture rotation test" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  38. 866f12f Merge "Possible workaround for a kotlinc error" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  39. 4ae9179 Add a GraphProcessor to CameraPipe by Paul Rohde · 4 years, 2 months ago
  40. c55bb0b Merge changes I956cb38d,Ic7992e2c into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  41. bd5e6b3 Merge "Remove "-diff" from generated zip names that started with "gmaven-diff"" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  42. 38a9044 Fix flaky postsubmit imageCapture rotation test by husaynhakeem · 4 years, 1 month ago
  43. beb13d7 Merge "Remove usage of CameraX.getContext() in tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  44. 7a9eff1 Merge "[TextField Selection] Fix FloatingToolbar Position." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  45. d0e8440 Only call executeOperations with a non-empty list by Ian Lake · 4 years, 1 month ago
  46. e5b6449 Merge "Report inspector parameter for layerId" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  47. ee47daa Merge "Work around lambdas vs case insensitive filesystem" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  48. 21c1287 Merge "Report inspector parameters for DrawLayerModifier" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  49. f0ae749 Merge "Pickup inspector parameters for the layout inspector" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  50. c959116e Merge "Removed ripple from the material text fields" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  51. 060cb77 Merge "Report inspector parameter for zIndexModifier" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  52. 9d2746d Merge "Destinations should have different Ids than their parents" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  53. 3937f71 Merge "Properly clean up transition targets" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  54. f1c9e30 Merge "Move performRestore() to use OnContextAvailable." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  55. b1470f1 Merge changes I11ea84a8,I7a0bdef0 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  56. 2c046a8 Merge "[WebView] Correct Javadoc for addDocumentStartJavaScript()" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  57. cdc5840 Merge "Add docs for XProcessing" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  58. ba6043a Merge "Separate methods from constructors" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  59. 7bfd410 Merge "Optimizes Material Icon generation by removing `by lazy`" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  60. a6fa521 Merge "Make the Channel Summary date into a Markdown H3 Header" into androidx-master-dev by Nick Anthony · 4 years, 1 month ago
  61. 9bb1f61 Merge "Rename LazyColumn[Row]Items to LazyColumn[Row]For" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  62. df1b650 Properly clean up transition targets by Ian Lake · 4 years, 1 month ago
  63. 781397d Handle Fragments that manually set themselves to INVISIBLE by Ian Lake · 4 years, 1 month ago
  64. d471ae7 Merge multiple operations on the same fragment by Ian Lake · 4 years, 1 month ago
  65. 9b76ec6 Merge "Stop generating versioned API files for dev, alpha, rc, and stable versions" into androidx-master-dev by Alan Viverette · 4 years, 1 month ago
  66. cfcf8e0 Removed ripple from the material text fields by Anastasia Soboleva · 4 years, 1 month ago
  67. d2f13e0 Merge "Add convenience Modifier.layout() modifier" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  68. a84c582 Merge "Make ComposeFqNames simpler" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  69. 190e339 Merge "Fix typo" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 1 month ago
  70. 20819d4 Make the Channel Summary date into a Markdown H3 Header by Nick Anthony · 4 years, 1 month ago
  71. 20dcd39 Rename LazyColumn[Row]Items to LazyColumn[Row]For by Andrey Kulikov · 4 years, 1 month ago
  72. 1827df1 Merge "Use SubcomposeLayout in LazyItems" into androidx-master-dev by Andrey Kulikov · 4 years, 1 month ago
  73. c42067c Add convenience Modifier.layout() modifier by Anastasia Soboleva · 4 years, 1 month ago
  74. bbe3e3b Add getMaxDurationPerIteration API to PreviewAnimationClock by Amaury Medeiros · 4 years, 1 month ago
  75. e47dc74 Merge "[GH] Issue template" into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  76. 35e315a Fix typo by Cole Faust · 4 years, 1 month ago
  77. 40143f7 Link to Github contribution guide from main README by Dustin Lam · 4 years, 1 month ago
  78. de972d8 Merge "[GH] Fix dangling javadoc" into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  79. b9fc3b8 Report inspector parameters for DrawLayerModifier by Jens Ole Lauridsen · 4 years, 1 month ago
  80. d0e8144 Report inspector parameter for zIndexModifier by Jens Ole Lauridsen · 4 years, 1 month ago
  81. de738ae Report inspector parameter for layerId by Jens Ole Lauridsen · 4 years, 1 month ago
  82. d5f05ff Pickup inspector parameters for the layout inspector by Jens Ole Lauridsen · 4 years, 1 month ago
  83. caf25df Merge "Update error message for studio 4.1" into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  84. ba247fd Merge "[GH] Better events" into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  85. d1d18c9 [GH] Fix dangling javadoc by zactestaccount · 4 years, 1 month ago
  86. b8edf06 [GH] Issue template by Rahul Ravikumar · 4 years, 1 month ago
  87. 768b3ee Update error message for studio 4.1 by Yigit Boyar · 4 years, 1 month ago
  88. 40a8950 [WebView] Correct Javadoc for addDocumentStartJavaScript() by Shimi Zhang · 4 years, 1 month ago
  89. 01276c9 [GH] Better events by Rahul Ravikumar · 4 years, 1 month ago
  90. b546b24 Possible workaround for a kotlinc error by Dustin Lam · 4 years, 1 month ago
  91. 7a0ef42 Merge "Set default locale to US" into androidx-master-dev by Jin Seok Park · 4 years, 1 month ago
  92. afcd8f4 Fix wrong Layout#getLineEnd value for ellipsized text. by Seigo Nonaka · 4 years, 1 month ago
  93. ca1c1f8 Move initialization of KeyInputNode from LayoutNode.kt to ModifiedKeyInputNode.kt by Ralston Da Silva · 4 years, 1 month ago
  94. 256cd6dd Remove usage of CameraX.getContext() in tests by Franklin Wu · 4 years, 1 month ago
  95. 621ab88 Optimizes Material Icon generation by removing `by lazy` by Louis Pullen-Freilich · 4 years, 1 month ago
  96. eb192a3 Merge "[GH] Add a link for github contributions." into androidx-master-dev by Rahul Ravikumar · 4 years, 1 month ago
  97. 6d3e96a Merge "Refactors androidx.compose.material:* libraries to the androidx.compose.material package name" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  98. a13b91e Add maxDurationPerIteration for tooling by Doris Liu · 4 years, 1 month ago
  99. 41bf57a Merge "Report inspector parameter for LayoutModifiers in LayoutSize.kt" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  100. 8673cae Merge changes Ib2f6fbcb,I4171075c,I57e664f6 into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago