[go: nahoru, domu]

  1. 4dc4dac Refactors androidx.compose.ui:ui-graphics to the androidx.compose.ui.graphics package name by Louis Pullen-Freilich · 4 years ago
  2. f434a13e Refactors androidx.compose.ui:ui-geometry to the androidx.compose.ui.geometry package name by Louis Pullen-Freilich · 4 years ago
  3. b3943e1 Rename android test rule factory function. by Filip Pavlis · 4 years ago
  4. db36ff4 Merge "Fold MotionEventUtil into the one file using it." into androidx-master-dev by Treehugger Robot · 4 years ago
  5. ab19475 Refactors androidx.compose.ui:ui-text to the androidx.compose.ui.text package name by Louis Pullen-Freilich · 4 years ago
  6. 378bb6b Fold MotionEventUtil into the one file using it. by Shep Shapard · 4 years, 1 month ago
  7. 015f42c Merge "Fix for previews not resizing if the component needs to grow" into androidx-master-dev by Treehugger Robot · 4 years ago
  8. 65e1098 Merge "SubcomposeLayout" into androidx-master-dev by Treehugger Robot · 4 years ago
  9. 96f956a Merge "Use new Focus API for KeyInput" into androidx-master-dev by Ralston Da Silva · 4 years ago
  10. 555017d Fix for previews not resizing if the component needs to grow by Andrey Kulikov · 4 years ago
  11. 2ca0701 SubcomposeLayout by Andrey Kulikov · 4 years ago
  12. c1f303a Passing MotionEvents all the way through. by Shep Shapard · 4 years ago
  13. 480bb79 Use new Focus API for KeyInput by Ralston Da Silva · 4 years ago
  14. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  15. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  16. 7df5c8a Merge "Fix popup placement with cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  17. 1ce05e0 Fix popup placement with cut-outs. by Filip Pavlis · 4 years ago
  18. e87a100 Fix cut-out gesture bugs. by Shep Shapard · 4 years ago
  19. e61080c Merge "Modifier.drawBackground -> Modifier.background" into androidx-master-dev by Treehugger Robot · 4 years ago
  20. bf014c1 Modifier.drawBackground -> Modifier.background by Matvei Malkov · 4 years ago
  21. 839b35c Add RemeasurementModifier by Andrey Kulikov · 4 years ago
  22. 7cf1c48 Deprecate Old Focus API by Ralston Da Silva · 4 years ago
  23. 5398d76 Merge "Fix the rest of tests failing on cut-outs." into androidx-master-dev by Treehugger Robot · 4 years ago
  24. a90c172 Merge "Not placed children should also be remeasured as they can affect the parent size" into androidx-master-dev by Andrey Kulikov · 4 years ago
  25. a1dc264 Fix the rest of tests failing on cut-outs. by Filip Pavlis · 4 years ago
  26. 32fb489 Not placed children should also be remeasured as they can affect the parent size by Andrey Kulikov · 4 years ago
  27. a88c07a Kotlin Rebase ComposeUI 1.4 by Jim Sproch · 4 years, 1 month ago
  28. a4d73a5 Rename runOnIdleCompose to runOnIdle. by Filip Pavlis · 4 years ago
  29. fd01fbb Merge "Migrates internal / unpublished modules to androidx.compose" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  30. 659ea72 Refactor testing APIs to the final proposal. by Filip Pavlis · 4 years ago
  31. 3d03099 Migrates internal / unpublished modules to androidx.compose by Louis Pullen-Freilich · 4 years ago
  32. 2b955c06 Merge "Fix layer invalidation during modifier change." into androidx-master-dev by Treehugger Robot · 4 years ago
  33. 4105f64 Merge "Add Experimental annotation for KeyInput" into androidx-master-dev by Treehugger Robot · 4 years ago
  34. 682f397 Support Compose in ViewGroups during composition by Mihai Popa · 4 years ago
  35. a309ee79 Add Experimental annotation for KeyInput by Ralston Da Silva · 4 years ago
  36. af94176 Fix layer invalidation during modifier change. by George Mount · 4 years ago
  37. b7ffbed Add IntBounds. Use it in Menus and ui-tooling. by Mihai Popa · 4 years ago
  38. 854eadb Make KeyEvent an inline class by Ralston Da Silva · 4 years, 1 month ago
  39. ff48489 Set LayoutNode-calculated AndroidViewHolder size by Mihai Popa · 4 years, 1 month ago
  40. d1d483b Execute onPositioned callbacks when the Compose View's global position has been changed. by Andrey Kulikov · 4 years, 1 month ago
  41. 07ff628 Merge "Fix interop redrawing bug in specific scenario" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  42. a85323a Fix interop redrawing bug in specific scenario by Mihai Popa · 4 years, 1 month ago
  43. 04f6d31 Merge "Refactored PainterModifierTest" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  44. 53ccbbf Refactored PainterModifierTest by Nader Jawad · 4 years, 1 month ago
  45. 5469e25 Add Experimental annotation for LayoutNode method. by George Mount · 4 years, 1 month ago
  46. 2cf92a3 Fixed issue where Vectors would be aliased while drawn by Nader Jawad · 4 years, 1 month ago
  47. 00f7bf6 Merge "Fixed issue where ContentScale would not influence Image size" into androidx-master-dev by Nader Jawad · 4 years, 1 month ago
  48. 2d7bb9b Fixed issue where ContentScale would not influence Image size by Nader Jawad · 4 years, 1 month ago
  49. b300d2c Link ViewGroup compositions to existing ones by Mihai Popa · 4 years, 1 month ago
  50. 0c5bd22 Merge "Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock" into androidx-master-dev by Anastasia Soboleva · 4 years, 1 month ago
  51. 0a90de9 Replace frames with snapshots by Chuck Jazdzewski · 4 years, 2 months ago
  52. 5e07517 Rename TextDirection as ResolvedTextDirection by Siyamed Sinir · 4 years, 1 month ago
  53. 5e382dd Remove layoutDirection parameter from MeasureBlock and IntrinsicsMeasureBlock by Anastasia Soboleva · 4 years, 1 month ago
  54. 98f3450 ui-core to MPP (part 2). by Nikolay Igotti · 4 years, 1 month ago
  55. a2e46b0 Reuse LayoutNodeWrappers when setting a modifier. by George Mount · 4 years, 1 month ago
  56. b963ba7 Merge "[TextField Selection] Refactor SelectionHandles." into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  57. 690a79b [TextField Selection] Refactor SelectionHandles. by Qingqing Deng · 4 years, 1 month ago
  58. f2e0973 Delete PassThroughLayout, its users and layout flags by Alexandre Elias · 4 years, 1 month ago
  59. 19285b1 Composable Emits === by Leland Richardson · 4 years, 1 month ago
  60. 11d5988 Merge "Rename Modifier.tag to Modifier.layoutId" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  61. b6054a1 Merge "Remove use of PassThroughLayout in selection handles." into androidx-master-dev by aelias · 4 years, 1 month ago
  62. 878efdf Remove use of PassThroughLayout in selection handles. by Alexandre Elias · 4 years, 1 month ago
  63. 4d1d814 Rename Modifier.tag to Modifier.layoutId by Mihai Popa · 4 years, 1 month ago
  64. 08c4795 Return non-null from Placeable#get(AlignmentLine) by Mihai Popa · 4 years, 1 month ago
  65. 91d3310 Update DrawScope based on API council feedback by Nader Jawad · 4 years, 1 month ago
  66. 236ce6f Merge "Provide ability for tests to send hardware key events to Owner" into androidx-master-dev by Ralston Da Silva · 4 years, 1 month ago
  67. 80c903f ui-core/autofill to MPP, tweaks. by Nikolay Igotti · 4 years, 1 month ago
  68. 2f58d68 Provide ability for tests to send hardware key events to Owner by Ralston Da Silva · 4 years, 1 month ago
  69. d73148b Add appcompat dependency to ensure the correct version is used by Andrey Kulikov · 4 years, 1 month ago
  70. 607cc41 Migrate from ActivityTestRule in ui-test by Filip Pavlis · 4 years, 1 month ago
  71. 4806553 ui-core to MPP (build only) by Nikolay Igotti · 4 years, 1 month ago