1. 17e29be Update kotlin-coroutines to 1.3.4 by Dustin Lam · 4 years, 6 months ago
  2. 2b3024e Merge "CachedIn operators for Rx2 and LiveData" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  3. 3865cac Merge "Added VectorPainter API" into androidx-master-dev by Nader Jawad · 4 years, 6 months ago
  4. 255309b Merge "Build Serialization against Java 7" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  5. 4dd1188 Added VectorPainter API by Nader Jawad · 4 years, 6 months ago
  6. 7d66998 CachedIn operators for Rx2 and LiveData by Dustin Lam · 4 years, 6 months ago
  7. 14bb281 Build Serialization against Java 7 by Ember Rose · 4 years, 6 months ago
  8. c7d3578 Merge "Update screenshots proto file." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  9. 35661a3 Merge "Add a lint rule that warns when a combination of idle + charging is used as a constraint." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  10. c5b1b6d Merge "ListenableFuturePagingSource sample" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  11. f67592c Merge "Moving all gestures over to modifiers." into androidx-master-dev by Shep Shapard · 4 years, 6 months ago
  12. e492295 Merge "Remove OnPositioned" into androidx-master-dev by George Mount · 4 years, 6 months ago
  13. c279046 Remove OnPositioned by George Mount · 4 years, 6 months ago
  14. 7d61fac Add a lint rule that warns when a combination of idle + charging is used as a constraint. by Rahul Ravikumar · 4 years, 6 months ago
  15. 93a5783 ListenableFuturePagingSource sample by Chris Craik · 4 years, 6 months ago
  16. 820a2fa Merge "Removes ui-material-icons-extended dependency from demos" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  17. 8931646 Moving all gestures over to modifiers. by Shep Shapard · 4 years, 6 months ago
  18. 196372c Merge changes I1df2585d,Iafd564a9 into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  19. 1e0ba6e Merge "Use cloneInContext for DialogFragment's layoutInflater" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  20. 36c1c18 Merge "Fix bounding box to work with layers." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  21. c0b6eea Merge "Remove Container usage from ui-tooling" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  22. f3dfa8bd Merge "Guard calls to onRequestPermissionsResult with API check" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  23. 783ba79 Simplify DrawLayerModifier API by George Mount · 4 years, 6 months ago
  24. c970328 Use cloneInContext for DialogFragment's layoutInflater by Ian Lake · 4 years, 6 months ago
  25. 94f221e Merge "Remove Container usages from compose becnhmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  26. c3e3c46 Fix bounding box to work with layers. by George Mount · 4 years, 6 months ago
  27. 4640554 Remove RepaintBoundaryNode by George Mount · 4 years, 6 months ago
  28. 1c67bf5 Merge "Change Popup to use onPositioned and onChildPositioned." into androidx-master-dev by George Mount · 4 years, 6 months ago
  29. de60424 Merge "Fix DialogFragments added to a layout" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  30. 6838916 Merge "Revert accidental misc.xml change" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  31. e0ba160 Guard calls to onRequestPermissionsResult with API check by Ian Lake · 4 years, 6 months ago
  32. 9cdbc3e Revert accidental misc.xml change by Chris Craik · 4 years, 6 months ago
  33. c0dac0f Fix DialogFragments added to a layout by Ian Lake · 4 years, 6 months ago
  34. 49c15de Merge "Replace Container with Box for material components" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  35. d8fa33d Merge "Add ControlFlowTransformer WIP and tests" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  36. a80175a Merge "Remove Containers from demos, samples and ui benchmarks" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  37. bacd71d Merge "Remove Container usages from ui-test" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  38. 201726d Replace Container with Box for material components by Matvei Malkov · 4 years, 6 months ago
  39. 1318149 Merge "Replace Container with the Box in ui-foundation" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  40. 1f54c32 Remove Container usage from ui-tooling by Matvei Malkov · 4 years, 6 months ago
  41. da75921 Remove Container usages from ui-test by Matvei Malkov · 4 years, 6 months ago
  42. da70546 Merge "Remove OnChildPositioned from SwipeToDismissDemo" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  43. f7034f9 Merge "March 18, 2020 Docs Update" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  44. aed3b87b Merge "Remove OnChildPositioned from TabTest" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  45. 4fcdc42 March 18, 2020 Docs Update by Nick Anthony · 4 years, 6 months ago
  46. a17b563 Replace Container with the Box in ui-foundation by Matvei Malkov · 4 years, 6 months ago
  47. 5ea860c Remove Containers from demos, samples and ui benchmarks by Matvei Malkov · 4 years, 6 months ago
  48. 0be5312 Remove Container usages from compose becnhmarks by Matvei Malkov · 4 years, 6 months ago
  49. 36da680 Merge "Cleanup the ImageReaderProxy interface." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  50. d549b1b Merge "Add requestFocus() to androidx.ui.core.Owner" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  51. 2f44a6f Cleanup the ImageReaderProxy interface. by WenHung_Teng · 4 years, 6 months ago
  52. cda63e0 Change Popup to use onPositioned and onChildPositioned. by George Mount · 4 years, 6 months ago
  53. 35bbf96 Merge "Indirectly call Notification.MediaStyle#setMediaSession()" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  54. 7c5adfa Merge "MediaItem: Notify metadata change only when it's actually changed" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  55. 06c89f5 Indirectly call Notification.MediaStyle#setMediaSession() by Jaewan Kim · 4 years, 6 months ago
  56. 0c8fa8c Merge "Turns on Assert lint check and cleans up existing assertions" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  57. c8a5a6b Turns on Assert lint check and cleans up existing assertions by Louis Pullen-Freilich · 4 years, 6 months ago
  58. 0ba9f14 Merge "Move PreviewView scaleType information inside PreviewTransform." into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  59. c0ec6f3 Move PreviewView scaleType information inside PreviewTransform. by husaynhakeem · 4 years, 6 months ago
  60. a5a9e15 Removes ui-material-icons-extended dependency from demos by Louis Pullen-Freilich · 4 years, 6 months ago
  61. 00b95c7 Add requestFocus() to androidx.ui.core.Owner by Ralston Da Silva · 4 years, 6 months ago
  62. 38f42b0 Remove OnChildPositioned from SwipeToDismissDemo by George Mount · 4 years, 6 months ago
  63. 0f21cdb Merge "LoadStateAdapter sample code" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  64. 0fbc6f4 Merge changes I3e05d456,Ic6801b20 into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  65. 914cee6 Merge "Fix flaky androidx.wear tests." into androidx-master-dev by John Nichol · 4 years, 6 months ago
  66. dccdc5f Fix flaky androidx.wear tests. by John Nichol · 4 years, 6 months ago
  67. 94c3595 Merge "Fix benchmark report copying when query returns multiple results" into androidx-master-dev by Dustin Lam · 4 years, 6 months ago
  68. 1abe82b Merge "Deprecate Fragment's onActivityCreated" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  69. c365867 Merge "Make onActivityCreated optional in DialogFragment" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  70. ab4247a Deprecate Fragment's onActivityCreated by Jeremy Woods · 4 years, 6 months ago
  71. 78d9045 LoadStateAdapter sample code by Chris Craik · 4 years, 6 months ago
  72. f1cf084 Make onActivityCreated optional in DialogFragment by Jeremy Woods · 4 years, 6 months ago
  73. d3cd47a Merge "Foundation for physics visibility threshold" into androidx-master-dev by Patrick Hum · 4 years, 6 months ago
  74. 81b2137 Merge "Fix flaky tests in FlexTest" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  75. d7bbf6b Merge "Use OpaqueKey for keys used in Composer" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  76. 9eae451 Merge "Add temporary PassThroughLayout component" into androidx-master-dev by Mihai Popa · 4 years, 6 months ago
  77. beef77f Fix flaky tests in FlexTest by Mihai Popa · 4 years, 6 months ago
  78. cb229cb Add ControlFlowTransformer WIP and tests by Leland Richardson · 4 years, 6 months ago
  79. ec0d03b Use Lifecycle 2.3.0-alpha01 prebuilts for activity+fragment by Ian Lake · 4 years, 6 months ago
  80. 744ec7d Temporarily disabling TaskUpToDateValidator by Jeff Gaston · 4 years, 6 months ago
  81. a99b54a Merge "Correct PagingSource Retrofit samples" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  82. 18db099 Merge "Benchmarks for diff util" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  83. c1df7dc Merge changes from topic "demo-migration" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 6 months ago
  84. cb663f9 Add temporary PassThroughLayout component by Mihai Popa · 4 years, 6 months ago
  85. 6db7cd7 Correct PagingSource Retrofit samples by Chris Craik · 4 years, 6 months ago
  86. 93b9aba The great demo migration - ui-android-view by Louis Pullen-Freilich · 4 years, 6 months ago
  87. 643c578 The great demo migration - ui-animation by Louis Pullen-Freilich · 4 years, 6 months ago
  88. 8ed2b29 The great demo migration - ui-foundation by Louis Pullen-Freilich · 4 years, 6 months ago
  89. bd69ec11 The great demo migration - ui-text by Louis Pullen-Freilich · 4 years, 6 months ago
  90. a228adf The great demo migration - ui-framework by Louis Pullen-Freilich · 4 years, 6 months ago
  91. f606934 Merge "Ensure we makeInactive when we destroy fragments" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  92. eb60c41 The great demo migration - ui-layout by Louis Pullen-Freilich · 4 years, 6 months ago
  93. f95c991 The great demo migration - ui-material by Louis Pullen-Freilich · 4 years, 6 months ago
  94. 15f4421 Use OpaqueKey for keys used in Composer by Andrey Kulikov · 4 years, 6 months ago
  95. 2358644 The great demo migration by Louis Pullen-Freilich · 4 years, 6 months ago
  96. 1e3c8db Merge changes from topic "dialog_pref" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  97. 2a72bbf8 Merge "Limit current media item changed tests with duration to current service" into androidx-master-dev by Treehugger Robot · 4 years, 6 months ago
  98. 4b138e3 MediaItem: Notify metadata change only when it's actually changed by Jaewan Kim · 4 years, 6 months ago
  99. dedf52d Limit current media item changed tests with duration to current service by Jaewan Kim · 4 years, 6 months ago
  100. 6000411 Merge "Fix rarely happening layout tree inconsistency" into androidx-master-dev by Andrey Kulikov · 4 years, 6 months ago