1. 3c0ed0c Refactor Ambient.Reference to be CompositionReference by Leland Richardson · 5 years ago
  2. 1b9182f Merge "Move view adapters into ui-android-view module" into androidx-crane-dev by Leland Richardson · 5 years ago
  3. 0303142 Merge "Upgrade to studio 3.4-R4A20190410" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  4. 9c49279 Move view adapters into ui-android-view module by Leland Richardson · 5 years ago
  5. bf22423 Merge "Have each Fragment register its own back pressed callback" into androidx-master-dev by Ian Lake · 5 years ago
  6. 8cce2b0 Merge "Have each Fragment register its own back pressed callback" into androidx-master-dev by Treehugger Robot · 5 years ago
  7. 697e024 Merge "Change max lifecycle state in BackStackState to ordinal" into androidx-master-dev by jbwoods · 5 years ago
  8. fd7be99 Merge "Change max lifecycle state in BackStackState to ordinal" into androidx-master-dev by Treehugger Robot · 5 years ago
  9. 819f9fc Merge "Discard retained Fragments not in the active set on restore" into androidx-master-dev by Ian Lake · 5 years ago
  10. 800a9f9 Merge "Discard retained Fragments not in the active set on restore" into androidx-master-dev by Treehugger Robot · 5 years ago
  11. 966b5b4 Merge "Fixed FragmentManager issue" into androidx-master-dev am: 8a56bbe0f1 by Joshua Mccloskey · 5 years ago
  12. 8a56bbe Merge "Fixed FragmentManager issue" into androidx-master-dev by Joshua Mccloskey · 5 years ago
  13. 261ea42 Merge "Fix NotificationCompatTest.testHasAudioAttributesFrom21" into androidx-master-dev by Julia Tuttle · 5 years ago
  14. 55a7eab Change max lifecycle state in BackStackState to ordinal by jbwoods · 5 years ago
  15. 48ae532 Merge "Fix NotificationCompatTest.testHasAudioAttributesFrom21" into androidx-master-dev by Treehugger Robot · 5 years ago
  16. 2df4e41 Discard retained Fragments not in the active set on restore by Ian Lake · 5 years ago
  17. 167bfa3 Fixed FragmentManager issue by joshmccloskey · 5 years ago
  18. 986eb2f Merge "Add fluent builders for ListenableWorkers and Workers for testing." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  19. f6b0709 Merge "Add constructors for new opt-in FragmentPagerAdapter behavior" into androidx-master-dev by jbwoods · 5 years ago
  20. 455b3cc Merge "Add fluent builders for ListenableWorkers and Workers for testing." into androidx-master-dev by Rahul Ravikumar · 5 years ago
  21. 7f62eed Merge "Add constructors for new opt-in FragmentPagerAdapter behavior" into androidx-master-dev by Treehugger Robot · 5 years ago
  22. b2a4bac Merge "Change max lifecycle state in FragmentState to ordinal" into androidx-master-dev by jbwoods · 5 years ago
  23. 9cb55c6 Merge "Remove unused and unnecessary adapters" into androidx-crane-dev by Leland Richardson · 5 years ago
  24. 88246db Merge "Change max lifecycle state in FragmentState to ordinal" into androidx-master-dev by Treehugger Robot · 5 years ago
  25. eba755f Merge "Fix LeakedClosableViolation for Surface in CheckedSurfaceTexture" into androidx-master-dev by leo huang · 5 years ago
  26. e931656 Upgrade to studio 3.4-R4A20190410 by Jim S · 5 years ago
  27. 9fc6b53 Merge "Fix LeakedClosableViolation for Surface in CheckedSurfaceTexture" into androidx-master-dev by Treehugger Robot · 5 years ago
  28. 3d0ba8e Merge "Wait longer after TestActivity is created" into androidx-master-dev by Jelle Fresen · 5 years ago
  29. 96e1e03 Merge "Save fragment mRemoving on save and restore" into androidx-master-dev by Ian Lake · 5 years ago
  30. 2974410 Add fluent builders for ListenableWorkers and Workers for testing. by Rahul Ravikumar · 5 years ago
  31. c727857 Add constructors for new opt-in FragmentPagerAdapter behavior by jbwoods · 5 years ago
  32. 22f43f3 Fix NotificationCompatTest.testHasAudioAttributesFrom21 by Julia Tuttle · 5 years ago
  33. a6ad016 Merge "Wait longer after TestActivity is created" into androidx-master-dev by Treehugger Robot · 5 years ago
  34. cd3b805 Merge "Save fragment mRemoving on save and restore" into androidx-master-dev by Ian Lake · 5 years ago
  35. c53eb8a Save fragment mRemoving on save and restore by jbwoods · 5 years ago
  36. b300371 Merge "Ensure OnDestinationChangedListeners get default args" into androidx-master-dev by Ian Lake · 5 years ago
  37. 5b38333 Merge "Update docs for CallbackToFutureAdapter#Resolver" into androidx-master-dev by Sergey Vasilinets · 5 years ago
  38. 5205b00 Merge "Camera2 interop callbacks for image capture." into androidx-master-dev by Wesley Hutchins · 5 years ago
  39. d0c85eb Have each Fragment register its own back pressed callback by Ian Lake · 5 years ago
  40. a672c6b Merge "Ensure OnDestinationChangedListeners get default args" into androidx-master-dev by Treehugger Robot · 5 years ago
  41. 27bacd7 Change max lifecycle state in FragmentState to ordinal by jbwoods · 5 years ago
  42. 721bea6 Merge "Update docs for CallbackToFutureAdapter#Resolver" into androidx-master-dev by Treehugger Robot · 5 years ago
  43. 4ab512c Merge "Camera2 interop callbacks for image capture." into androidx-master-dev by Treehugger Robot · 5 years ago
  44. 1f06753 Merge "Cleaned up warnings in Paint.kt" into androidx-crane-dev by Nader Jawad · 5 years ago
  45. 5b0085e Merge "Remove unused android and android-core modules." into androidx-crane-dev by TreeHugger Robot · 5 years ago
  46. 95286ec Fix LeakedClosableViolation for Surface in CheckedSurfaceTexture by leo huang · 5 years ago
  47. f00cfdb Merge "Give Draw a child" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  48. f17b1f0 Update docs for CallbackToFutureAdapter#Resolver by Sergey Vasilinets · 5 years ago
  49. d935706 Give Draw a child by George Mount · 5 years ago
  50. f0d8ebb Wait longer after TestActivity is created by Jelle Fresen · 5 years ago
  51. fa1691b Remove unused android and android-core modules. by George Mount · 5 years ago
  52. 285ef1b Merge "Treat warnings as errors in ui-layout" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  53. 75aa71c Treat warnings as errors in ui-framework by George Mount · 5 years ago
  54. e396c77 Treat warnings as errors in ui-layout by George Mount · 5 years ago
  55. 7f16210 Treat warnings as errors in ui-platform by George Mount · 5 years ago
  56. e872c33 Add VerticalScroller by George Mount · 5 years ago
  57. ef4bb05 Go to single View implementation of layouts by George Mount · 5 years ago
  58. 0c7bd35 Merge "Replacing Offset with PxPosition in pointer input code." into androidx-crane-dev by TreeHugger Robot · 5 years ago
  59. 62f00b0 Merge "Treat warnings as errors in ui/core" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  60. a3c0b02 Replacing Offset with PxPosition in pointer input code. by shepshapard · 5 years ago
  61. fa5c548 Treat warnings as errors in ui/core by George Mount · 5 years ago
  62. 714900f Create ui-framework demos and move demos into it by Clara Bayarri · 5 years ago
  63. 507646d Merge "Move UiDemos to ui/demos" into androidx-crane-dev by Clara Bayarri · 5 years ago
  64. 17176a6 Merge "[Compose] Handle nested providers properly" into androidx-crane-dev by Leland Richardson · 5 years ago
  65. 95efd9c Merge "Clarify documentation for View#setScreenReaderFocusable" into androidx-master-dev by Jacky Kao · 5 years ago
  66. 93ce8a1 Merge "Clarify documentation for View#setScreenReaderFocusable" into androidx-master-dev by Jacky Kao · 5 years ago
  67. 74d8941 Camera2 interop callbacks for image capture. by Wesley Hutchins · 5 years ago
  68. 46b86e4 Merge "Deprecate setUserVisibleHint()" into androidx-master-dev am: 1e34c4e35f by jbwoods · 5 years ago
  69. e4117c4 Cleaned up warnings in Paint.kt by Nader Jawad · 5 years ago
  70. 1e34c4e Merge "Deprecate setUserVisibleHint()" into androidx-master-dev by Treehugger Robot · 5 years ago
  71. 485a435 Merge "Created extensions-stub which camera extensions will build against" into androidx-master-dev by Franklin Wu · 5 years ago
  72. 3c6c1fd Merge "Created extensions-stub which camera extensions will build against" into androidx-master-dev by Treehugger Robot · 5 years ago
  73. 36863d4 Remove unused and unnecessary adapters by Leland Richardson · 5 years ago
  74. 9f5fe96 [Compose] Handle nested providers properly by Leland Richardson · 5 years ago
  75. e342ff3 Ensure OnDestinationChangedListeners get default args by Ian Lake · 5 years ago
  76. 1ee2380 Merge "AndroidX Webkit: small interstitials in the testapp" into androidx-master-dev by Nate Fischer · 5 years ago
  77. 6441779 Merge "Remove LIBRARY_GROUP_PREFIX usages from media2-widget" into androidx-master-dev by Gyumin Sim · 5 years ago
  78. 85a7093 Merge "Save fragment maxState on save and restore" into androidx-master-dev by jbwoods · 5 years ago
  79. 6267068 Merge "Replace SimpleFragment with StrictViewFragment" into androidx-master-dev by Ian Lake · 5 years ago
  80. 9fce97d Merge "Use constructor params for StateSaveFragment" into androidx-master-dev by Ian Lake · 5 years ago
  81. 65779d9 Merge "AndroidX Webkit: small interstitials in the testapp" into androidx-master-dev by Treehugger Robot · 5 years ago
  82. 5a642cf Merge "Remove LIBRARY_GROUP_PREFIX usages from media2-widget" into androidx-master-dev by Treehugger Robot · 5 years ago
  83. 5c027ef Merge "Save fragment maxState on save and restore" into androidx-master-dev by Treehugger Robot · 5 years ago
  84. c4988b5 AndroidX Webkit: small interstitials in the testapp by Nate Fischer · 5 years ago
  85. f73fd9e Merge "Replace SimpleFragment with StrictViewFragment" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. b494ad8 Merge "Use constructor params for StateSaveFragment" into androidx-master-dev by Treehugger Robot · 5 years ago
  87. d0bd595 Created extensions-stub which camera extensions will build against by Franklin Wu · 5 years ago
  88. c37223a1 Deprecate setUserVisibleHint() by jbwoods · 5 years ago
  89. a24863fa Save fragment maxState on save and restore by jbwoods · 5 years ago
  90. c802be9 Replace SimpleFragment with StrictViewFragment by Ian Lake · 5 years ago
  91. 26b5245 Use constructor params for StateSaveFragment by Ian Lake · 5 years ago
  92. 39c31aa Merge "Restrict usage of animateLayoutChanges by documentation" into androidx-master-dev by Jelle Fresen · 5 years ago
  93. db7a064 Merge "Restrict usage of animateLayoutChanges by documentation" into androidx-master-dev by Treehugger Robot · 5 years ago
  94. f150db3 Move Spacer to the layout module by Clara Bayarri · 5 years ago
  95. 6f5da81 Move UiDemos to ui/demos by Clara Bayarri · 5 years ago
  96. b8b432d Introduce ColoredRect by Matvei Malkov · 5 years ago
  97. eabe347 Restrict usage of animateLayoutChanges by documentation by Jelle Fresen · 5 years ago
  98. 0c8b2d6 Merge "Move Layout demos to the ui-layout module" into androidx-crane-dev by Clara Bayarri · 5 years ago
  99. 5b977e1 Merge "Remove unused code path in CraneWrapper" into androidx-crane-dev by TreeHugger Robot · 5 years ago
  100. 1330563 Move Layout demos to the ui-layout module by Clara Bayarri · 5 years ago