[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. 20f5b4c3 Zoomable minor rework. by Matvei Malkov · 4 years ago
  3. 623e405 Refactors androidx.compose.foundation:foundation-layout to the androidx.compose.foundation.layout package name by Louis Pullen-Freilich · 4 years ago
  4. ddda7be Refactors androidx.compose.foundation:foundation to the androidx.compose.foundation package name by Louis Pullen-Freilich · 4 years ago
  5. 235b4fa Deprecate Scroller. Introduce ScrollableColumn / ScrollableRow by Matvei Malkov · 4 years ago
  6. 710fb4f Refactor draggable, scrollable and fling config by Matvei Malkov · 4 years ago
  7. 9850fbc LazyRowItems by Andrey Kulikov · 4 years, 1 month ago
  8. 6decc02 Rename AdapterList to LazyColumnItems by Andrey Kulikov · 4 years, 1 month ago
  9. 39447e5 Add Modifier.zoomable by Aaron Stacy · 4 years, 2 months ago
  10. 323b745 Modifier.clickable reimagined by Matvei Malkov · 4 years, 3 months ago
  11. 3a54b94 Removes no longer needed parentheses in @Composable() annotations by Louis Pullen-Freilich · 4 years, 2 months ago
  12. 650f104 Temporarily remove Table by Mihai Popa · 4 years, 3 months ago
  13. 75e63e4 Updates demos and samples to use new explicit style parameters on Text by Louis Pullen-Freilich · 4 years, 3 months ago
  14. c5567dc9 Initial InteractionState / Interaction implementation by Louis Pullen-Freilich · 4 years, 3 months ago
  15. 74f65f5 Fix IndexOutOfBoundsException in AdapterList when visible list data shrinks by Ryan Mentley · 4 years, 3 months ago
  16. 999a89b Fluent modifiers by Adam Powell · 4 years, 4 months ago
  17. 0d04438 Migrates consumers to ui-foundation Text from ui-framework Text by Louis Pullen-Freilich · 4 years, 4 months ago
  18. c0e90f7 Adds search / filtering support to demos & refactoring by Louis Pullen-Freilich · 4 years, 4 months ago
  19. 8ed2b29 The great demo migration - ui-foundation by Louis Pullen-Freilich · 4 years, 4 months ago
  20. 9fcfaeb Rename flexible to weight in Row and Column by Mihai Popa · 4 years, 4 months ago
  21. 5c77fc5 Deprecate Wrap composable by Anastasia Soboleva · 4 years, 4 months ago
  22. 5eaee2e Refactor Box to support RTL by Anastasia Soboleva · 4 years, 5 months ago
  23. cdb78ac Clean up material demos by Matvei Malkov · 4 years, 5 months ago
  24. 46aba35 Scrollable Composable by Matvei Malkov · 4 years, 5 months ago
  25. 83c41e0 Refactor and rename background modifier + samples by Matvei Malkov · 4 years, 5 months ago
  26. d08b02d More Box params by Matvei Malkov · 4 years, 6 months ago
  27. d4471aa Rename Border modifier to DrawBorder + add Border by Matvei Malkov · 4 years, 6 months ago
  28. 6e5b8f2 Border modifier by Matvei Malkov · 4 years, 6 months ago
  29. 842c8c1 Change module and package of Dp, IntPx, etc to unit. by George Mount · 4 years, 6 months ago
  30. 712dc99 API proposal: Layout prefix for LayoutModifiers by Adam Powell · 4 years, 7 months ago
  31. 7a72958 Rewrite Spacer to accept modifiers by Matvei Malkov · 4 years, 8 months ago
  32. fc05929 [Selection 1] Move Popup to ui-framework by Siyamed Sinir · 4 years, 8 months ago
  33. 1ef0346 Remove crossAxisAlignment parameter in Column/Row by Anastasia Soboleva · 4 years, 8 months ago
  34. 574d771 Adds default values to Material ambients by Louis Pullen-Freilich · 4 years, 8 months ago
  35. c55cb9b Finite measurement for inflexible Flex children by Mihai Popa · 4 years, 8 months ago
  36. e2e911e Remove selectionColor from Text composable by Siyamed Sinir · 4 years, 9 months ago
  37. f5f1fda Remove mainAxisSize parameter from Row/Column by Anastasia Soboleva · 4 years, 9 months ago
  38. dde079c Use ViewComposer as fallback during compile, remove unused composer imports by Leland Richardson · 4 years, 9 months ago
  39. a7e05d7 Reorganize TextField API by Seigo Nonaka · 4 years, 10 months ago
  40. d4d3710 Change default size of Row and Column by Calin Tataru · 4 years, 10 months ago
  41. 49000c6 Add dropdown alignment for the Popup by Mihai Burlaciuc · 4 years, 10 months ago
  42. 648657c Merge "Table decorations rework and optimisation" into androidx-master-dev by Calin Tataru · 4 years, 10 months ago
  43. 3c63b73 Table decorations rework and optimisation by Calin Tataru · 4 years, 11 months ago
  44. 8c5d038 Move Alignment to ui-core. by Qingqing Deng · 4 years, 10 months ago
  45. 940129e Add flow layout by Calin Tataru · 4 years, 10 months ago
  46. ad98353 Moved graphics APIs out of painting package by Nader Jawad · 4 years, 11 months ago
  47. 1c4abb7 Add PopupWindow properties for the Popup by Mihai Burlaciuc · 4 years, 11 months ago
  48. fd38c91 Manually dispose the content of PopupActivity by Mihai Burlaciuc · 4 years, 11 months ago
  49. 72457a6 Rename FlexSize members by Mihai Popa · 4 years, 11 months ago
  50. 478fae6 Popup Implementation by Mihai Burlaciuc · 5 years ago
  51. 1a41de3 Rework Scroller to make it flingable by Matvei Malkov · 5 years ago
  52. 5e6b996 Set the Dialog to have transparent background and no title by Mihai Burlaciuc · 5 years ago
  53. 7e2564a Add support for drawing borders in Tables by Calin Tataru · 5 years ago
  54. 6488191 Separate AnimatedDraggable to Draggable and DragValueController by Matvei Malkov · 5 years ago
  55. 453eda8 Add samples and demos for AnimatedDraggable. by Matvei Malkov · 5 years ago