[go: nahoru, domu]

  1. b0dd55953 Merge "Rebase Compose to Kotlin 1.4.30" into androidx-main by Jim Sproch · 3 years, 5 months ago
  2. 6a5b455 Merge "Add key params to Modifier.pointerInput" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  3. 5c8472a Merge "Make halfExpand and expand in ModalBottomSheetState internal" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  4. a3f9fc2 Add key params to Modifier.pointerInput by Adam Powell · 3 years, 5 months ago
  5. b09bbc4 Rebase Compose to Kotlin 1.4.30 by Jim Sproch · 3 years, 5 months ago
  6. 399c861 Merge "Marked various material screenshot tests as flaky" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
  7. 7d4600e Marked various material screenshot tests as flaky by Nader Jawad · 3 years, 5 months ago
  8. 533e0132 Merge "Renamed ImagePainter to BitmapPainter" into androidx-main by Nader Jawad · 3 years, 5 months ago
  9. b6327cb Merge "Mark BottomDrawer and ListItem as experimental." into androidx-main by Matvei Malkov · 3 years, 5 months ago
  10. 1c237cf Merge "Deprecate onImeActionPerformed and replace it with KeyboardActions" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  11. b924978 Mark BottomDrawer and ListItem as experimental. by Matvei Malkov · 3 years, 5 months ago
  12. 53f5bac Add PaddingValues.Absolute by Mihai Popa · 3 years, 5 months ago
  13. 82855d6 Deprecate onImeActionPerformed and replace it with KeyboardActions by Ralston Da Silva · 3 years, 5 months ago
  14. 82a05d2 Renamed ImagePainter to BitmapPainter by Nader Jawad · 3 years, 5 months ago
  15. 0238154 Merge "suspend fun stop/snapTo" into androidx-main by Doris Liu · 3 years, 5 months ago
  16. 3c96bbf Merge changes from topic "depend_activity" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  17. 98c17b7 Merge "Replace data classes with equals/hashCode/toString" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  18. e232e37 suspend fun stop/snapTo by Doris Liu · 3 years, 5 months ago
  19. f7ca58f Move ComponentActivity.setContent by Adam Powell · 3 years, 5 months ago
  20. 9b3a65a Replace data classes with equals/hashCode/toString by Alexandre Elias · 3 years, 5 months ago
  21. 7bd957e Allows overriding Icon's intrisic size by Louis Pullen-Freilich · 3 years, 5 months ago
  22. d6bacbc Merge "Deprecate resource loaders in favor of painterResource" into androidx-main by aelias · 3 years, 5 months ago
  23. ab72038 Make halfExpand and expand in ModalBottomSheetState internal by yingleiw · 3 years, 5 months ago
  24. 5def200 Merge "Changes Indication#createInstance to be @Composable" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  25. 132f9fa Changes Indication#createInstance to be @Composable by Louis Pullen-Freilich · 3 years, 5 months ago
  26. ae7ee85 Moves AlertDialog and DropdownMenu to be Android only for now by Louis Pullen-Freilich · 3 years, 5 months ago
  27. cad5eb8 Deprecate resource loaders in favor of painterResource by Alexandre Elias · 3 years, 5 months ago
  28. 90aac07 Merge "Removes `toggle` parameter from DropdownMenu" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  29. 0206655 Merge "Rename Dp.toIntPx() to roundToPx()" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  30. dc48bf4 Removes `toggle` parameter from DropdownMenu by Louis Pullen-Freilich · 3 years, 5 months ago
  31. 217bf49 Rename Dp.toIntPx() to roundToPx() by Mihai Popa · 3 years, 5 months ago
  32. 3021361 IntBounds -> IntRect and improve API by Mihai Popa · 3 years, 5 months ago
  33. d67a2cb Add expand and collapse semantics actions by yingleiw · 3 years, 5 months ago
  34. c287d1b Deprecate drag-related input filters by Matvei Malkov · 3 years, 5 months ago
  35. d42e107 Migrates CompositionLocal usages away from the deprecated Ambient* named properties by Louis Pullen-Freilich · 3 years, 5 months ago
  36. db28653 Renames Ambients to match the Ambient to CompositionLocal rename by Louis Pullen-Freilich · 3 years, 5 months ago
  37. 26d558f Merge "Cleans up some contentColor related documentation, and adds missing modifier @param for app bars" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  38. 5aa9bd1 Merge changes from topic "tapToCancelSelection" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  39. ac341f0 Move Selection to Foundation by haoyu · 3 years, 5 months ago
  40. 66e0de1 Merge "Deprecate ComposableContract" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  41. b59bf8d Merge "Fix accessibility in material progress indicators" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  42. e0594ef Merge "Deprecate savedInstanceState()" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  43. cd5ecfd Merge "Adds more detailed documentation to contentColorFor and renames parameter to backgroundColor" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  44. 1c8ebb1 Merge "Fix Surface documentation" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  45. 9390271 Deprecate savedInstanceState() by Andrey Kulikov · 3 years, 5 months ago
  46. 7f0aeab Fix accessibility in material progress indicators by Anastasia Soboleva · 3 years, 5 months ago
  47. 5195e3c Deprecate ComposableContract by Leland Richardson · 3 years, 5 months ago
  48. 18f7455 Avoid reallocating capture-less composable lambdas, deprecate emptyContent and orEmpty helpers by Leland Richardson · 3 years, 5 months ago
  49. e22aa35 Fix Surface documentation by Andrey Kulikov · 3 years, 5 months ago
  50. 746c917 Merge "Changes Tab and BottomNavigationItem to use nullable parameters instead of parameters defaulting to emptyContent()" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  51. cfa4a35 Rename rememberSavedInstanceState() to rememberSaveable() by Andrey Kulikov · 3 years, 5 months ago
  52. 7ff9978 Move Saver/listSaver/mapSaver/autoSaver() into a new package by Andrey Kulikov · 3 years, 5 months ago
  53. 8cb5608 Merge "Mark OutlinedTextFieldScreenshotTest and TextFieldScreenshotTest as flaky" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  54. a89adc5 Mark OutlinedTextFieldScreenshotTest and TextFieldScreenshotTest as flaky by Andrey Kulikov · 3 years, 5 months ago
  55. 2ddd6f5 Merge "Make RounderCornerShape/CutCornerShape layout direction aware" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  56. bf2a793 Merge "Deprecates TabDefaults and replaces it with TabRowDefaults" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  57. eca4bfc Merge "Add PaneTitle Semantics API and apply it to drawer" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  58. dd1e77d Make RounderCornerShape/CutCornerShape layout direction aware by Andrey Kulikov · 3 years, 5 months ago
  59. 15e0358 Changes Tab and BottomNavigationItem to use nullable parameters instead of parameters defaulting to emptyContent() by Louis Pullen-Freilich · 3 years, 5 months ago
  60. c1c2fe7 Cleans up some contentColor related documentation, and adds missing modifier @param for app bars by Louis Pullen-Freilich · 3 years, 5 months ago
  61. c7c8096 Adds more detailed documentation to contentColorFor and renames parameter to backgroundColor by Louis Pullen-Freilich · 3 years, 5 months ago
  62. 38f17bb Deprecates TabDefaults and replaces it with TabRowDefaults by Louis Pullen-Freilich · 3 years, 5 months ago
  63. 782fd20 Remove deprecated transition v1 by Doris Liu · 3 years, 5 months ago
  64. af3dbcd Merge "Add ColorMatrix and corresponding ColorFilter" into androidx-main by Nader Jawad · 3 years, 5 months ago
  65. 4542809 Add ColorMatrix and corresponding ColorFilter by Nader Jawad · 3 years, 6 months ago
  66. 2fe50f0 Merge "Deprecate AnimatedValue/Float" into androidx-main by Doris Liu · 3 years, 5 months ago
  67. c98a129 Fix text fields screenshot tests by Anastasia Soboleva · 3 years, 5 months ago
  68. 082882b Deprecate AnimatedValue/Float by Doris Liu · 3 years, 5 months ago
  69. 96e8156 Add PaneTitle Semantics API and apply it to drawer by yingleiw · 3 years, 5 months ago
  70. 9414012 Merge "Adds enabled parameters to Tab and BottomNavigationItem" into androidx-main by Louis Pullen-Freilich · 3 years, 5 months ago
  71. 55ceda7 Merge "Deprecate tap/press based gesture filters." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  72. 857920c Adds clarifying documentation to Icons mentioning that material-icons-extended contains all the icons by Louis Pullen-Freilich · 3 years, 5 months ago
  73. 32acadd Adds enabled parameters to Tab and BottomNavigationItem by Louis Pullen-Freilich · 3 years, 5 months ago
  74. 0ad5f54 Deprecate tap/press based gesture filters. by Matvei Malkov · 3 years, 5 months ago
  75. 8edd1ba Merge "Add layoutDirection param to Shape's createOutline" into androidx-main by Andrey Kulikov · 3 years, 5 months ago
  76. 884731f Merge "Add semantics role to image and icon" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  77. a32c000 Remove Recomposer.current; migrate usages by Adam Powell · 3 years, 6 months ago
  78. eb4ba29 Add layoutDirection param to Shape's createOutline by Andrey Kulikov · 3 years, 5 months ago
  79. ec2c14d Add semantics role to image and icon by Anastasia Soboleva · 3 years, 5 months ago