[go: nahoru, domu]

  1. dcb7220 Updated DrawScope and ContentDrawScope by Nader Jawad · 4 years, 4 months ago
  2. 4de16fe Refactor DrawScope size to be an instance of Size instead of PxSize by Nader Jawad · 4 years, 4 months ago
  3. 1df2db2 Merge "Removed ui-framework and ui-platform from README.md" into androidx-master-dev by George Mount · 4 years, 4 months ago
  4. 5c68093 Merge "Fixes one line ListItem ignoring modifier parameter" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  5. d04771d Merge "defaultMinSizeConstraints enforces max constraints" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  6. 13aa0e1 Merge "TextField has overridable default width" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  7. 84470c47 Merge "Add framework for sending accessibility events" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  8. 1998a1d Merge "Removing --info logging from androidx_host_tests*.sh" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  9. 8858600 Merge "Do not consume the drag distance in dragGestureFilter" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  10. 5874cb7 Merge "Adds nullability annotations to PreviewChannel#setDescription" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  11. c8d10e5 Merge "Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  12. 411a25c Fixes one line ListItem ignoring modifier parameter by Louis Pullen-Freilich · 4 years, 4 months ago
  13. d04035b defaultMinSizeConstraints enforces max constraints by Mihai Popa · 4 years, 4 months ago
  14. 553fcc0 Merge "Introduce receiver scope for WithConstraints" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  15. 56c4f4a TextField has overridable default width by Anastasia Soboleva · 4 years, 4 months ago
  16. f9c367f Bugfix: throw meaningful error message if creating MeteringPointFactory prematurely by Xi Zhang · 4 years, 4 months ago
  17. a60bb82 Do not consume the drag distance in dragGestureFilter by Seigo Nonaka · 4 years, 4 months ago
  18. a510988 Removing --info logging from androidx_host_tests*.sh by Jeff Gaston · 4 years, 4 months ago
  19. 6a15553 Adds nullability annotations to PreviewChannel#setDescription by Rahul Arora · 4 years, 4 months ago
  20. a720f7d Add framework for sending accessibility events by yingleiw · 4 years, 4 months ago
  21. fd6517f Merge changes I3d26d85c,I1274df1b,I12b69584,Ib9fb5cac,Ib3ed5540, ... into androidx-master-dev by Jeff Gaston · 4 years, 4 months ago
  22. bf20fbb Merge "Securing a database reference for command duration" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  23. 73d7af7 Merge "Remove unused dependency from ui-animation-core" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  24. 0f072e5 Introduce receiver scope for WithConstraints by Andrey Kulikov · 4 years, 4 months ago
  25. d3dd55c Merge "Enable all demos in DemoTest" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  26. da4a06d Merge "Updating layout direction with keeping the same constraints should cause remeasure." into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  27. c3d0231 Merge "Fix for invalidation cursor tracking" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  28. 06029b2 Removed ui-framework and ui-platform from README.md by George Mount · 4 years, 4 months ago
  29. 2120da0 Securing a database reference for command duration by Jakub Gielzak · 4 years, 4 months ago
  30. 1574128 Merge "Correctly dispose in WithConstraints" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  31. f437d21 Updating layout direction with keeping the same constraints should cause remeasure. by Andrey Kulikov · 4 years, 4 months ago
  32. 15727d9 Merge "Wait until an AndroidOwner is available" into androidx-master-dev by Jelle Fresen · 4 years, 4 months ago
  33. b040f80 Correctly dispose in WithConstraints by Andrey Kulikov · 4 years, 4 months ago
  34. daf80da Merge "Move ui-platform and ui-framework into ui-core" into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  35. d914662 Fix for invalidation cursor tracking by Jakub Gielzak · 4 years, 4 months ago
  36. bb2645b Merge "Invoke Composables in PreviewActivity only in debug mode" into androidx-master-dev by Diego Perez · 4 years, 4 months ago
  37. ad7daed Enable all demos in DemoTest by Jelle Fresen · 4 years, 4 months ago
  38. 55c517f Merge "Migrate arch_components/core android library to androidx." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  39. 0ad23d0 Move ui-platform and ui-framework into ui-core by George Mount · 4 years, 4 months ago
  40. c556c7b Migrate arch_components/core android library to androidx. by KOUSHIK PANUGANTI · 4 years, 4 months ago
  41. b7f65fb Merge "Remove Kotlin test from camera-core" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  42. 414a796 Merge "Added support for batch CanvasScope transformations" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  43. 7480251 Merge "Mark LoadParams.pageSize as @Deprecated" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  44. 1487fe8 Added support for batch CanvasScope transformations by Nader Jawad · 4 years, 4 months ago
  45. 80a4bdb Remove Kotlin test from camera-core by Xi Zhang · 4 years, 4 months ago
  46. 10903e19 Merge "Return when calling onActivityResult with no results ready" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  47. cbfe7fa Merge "Publish lifecycle-livedata-core-ktx-lint in the library" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  48. e6b61bf Merge "Support alignment lines reads from LayoutModifier" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  49. 343bb56 Mark LoadParams.pageSize as @Deprecated by Dustin Lam · 4 years, 4 months ago
  50. 37b3236 Return when calling onActivityResult with no results ready by Jeremy Woods · 4 years, 4 months ago
  51. 03594ce Merge "Start request codes in the upper 16 bits" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  52. afee2f0 Publish lifecycle-livedata-core-ktx-lint in the library by Jeremy Woods · 4 years, 4 months ago
  53. 39d8240 Support alignment lines reads from LayoutModifier by Mihai Popa · 4 years, 4 months ago
  54. 80936ce Start request codes in the upper 16 bits by Jeremy Woods · 4 years, 4 months ago
  55. bbc62a8 Invoke Composables in PreviewActivity only in debug mode by Amaury Medeiros · 4 years, 4 months ago
  56. 8a78fe0 Merge "Use $ARG_CORES to enable big or little cores in lockClocks.sh" into androidx-master-dev by Chris Craik · 4 years, 4 months ago
  57. 691ab29 Merge "Fix AndroidAutofillBenchmark" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  58. 8a2410a Merge "Get the IntentSenderRequest from the intent" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  59. 7b91dbb Merge "Update references to inner class constructors." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  60. ed53960 Merge "Combine IntentSenderRequest.Builder flags" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  61. 4d9e297 Merge "Make unnecesarily open methods final in PagingDataAdapter/Differ" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  62. e93b388 Merge "Add little / big cores arg to lockClocks.sh" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  63. 39ee09b Use $ARG_CORES to enable big or little cores in lockClocks.sh by Dustin Lam · 4 years, 4 months ago
  64. 39c4624 Get the IntentSenderRequest from the intent by Jeremy Woods · 4 years, 4 months ago
  65. e9874b8 Merge "Introduce RemoveUnusedColumns annotation" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  66. 7db209a Merge "Update WorkManager to 2.4.0-beta01." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  67. ef97831 Wait until an AndroidOwner is available by Jelle Fresen · 4 years, 4 months ago
  68. 97df68a9 Merge "Consistent resolution of text hint and link colors" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  69. f99a760 Merge "Update Navigation to 2.3.0-beta01" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  70. 43dcb7ea Merge "Use VisualTransformation.None instead of null" into androidx-master-dev by Anastasia Soboleva · 4 years, 4 months ago
  71. 40cae59 Add little / big cores arg to lockClocks.sh by Dustin Lam · 4 years, 4 months ago
  72. 597d256 Combine IntentSenderRequest.Builder flags by Jeremy Woods · 4 years, 4 months ago
  73. 19c131c Update WorkManager to 2.4.0-beta01. by Rahul Ravikumar · 4 years, 4 months ago
  74. 0c871d7 Merge "Revert "Add double support to safe arg"" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  75. 7869860 Consistent resolution of text hint and link colors by Kirill Grouchnikov · 4 years, 4 months ago
  76. 5c26e00 Merge "Buttons visually look like they should according to the specs in the disabled state" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  77. 7b2dcec Merge "Add defaultMinSizeConstraints layout modifier" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  78. 7339c51 Update Navigation to 2.3.0-beta01 by Ian Lake · 4 years, 4 months ago
  79. e9870a9 Revert "Add double support to safe arg" by Jeremy Woods · 4 years, 4 months ago
  80. 0385080 Merge "Add KDocs for retry()" into androidx-master-dev by Dustin Lam · 4 years, 4 months ago
  81. fbd3e5e Merge "Semantics for progress indicator" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  82. b2ba99d Merge "Add documentation for the Immutable annotation" into androidx-master-dev by Chuck Jazdzewski · 4 years, 4 months ago
  83. 5cb595c Merge "Generifies Compose related MPP configuration" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 4 months ago
  84. ba27d91 Generifies Compose related MPP configuration by Louis Pullen-Freilich · 4 years, 4 months ago
  85. 9c66a60 Add defaultMinSizeConstraints layout modifier by Mihai Popa · 4 years, 4 months ago
  86. 6889806 Merge "Bugfix: do not perform click in CameraView if use cases are not bound." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  87. 3358c70 Buttons visually look like they should according to the specs in the disabled state by Andrey Kulikov · 4 years, 4 months ago
  88. c8e4075 Merge "Add more selectors and asserts for nodes lists." into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  89. de9c6fe Add more selectors and asserts for nodes lists. by Filip Pavlis · 4 years, 4 months ago
  90. 8b34bb3 Merge "Restore ScrollerPosition using saved instance state" into androidx-master-dev by Andrey Kulikov · 4 years, 4 months ago
  91. fe8be4d Restore ScrollerPosition using saved instance state by Andrey Kulikov · 4 years, 4 months ago
  92. 9c6764b Merge "Finally fix androidx coverage reporting" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  93. 73ff5e2 Use VisualTransformation.None instead of null by Anastasia Soboleva · 4 years, 4 months ago
  94. d48142b Merge "Fix lerp of TextUnit when Inherit" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  95. 794766b Fix AndroidAutofillBenchmark by Ralston Da Silva · 4 years, 4 months ago
  96. 9d1a7c8 Merge "Remove unused code from FragmentActivity" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  97. d4128d5 Merge "fix Camera2CameraControlTest startFocus_afModeIsSetToAuto failure" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  98. be2e3a2 fix Camera2CameraControlTest startFocus_afModeIsSetToAuto failure by Scott Nien · 4 years, 4 months ago
  99. c49dde9 Merge "Add TextFieldDemo that follows the tail of the text" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago
  100. b65488c Merge "Annotate BuildCompat version check methods as such" into androidx-master-dev by Treehugger Robot · 4 years, 4 months ago