1. a0976cc Handle nullability in asMemberOf by Yigit Boyar · 4 years ago
  2. 76c3637 Merge "Created Paging module and added integration" into androidx-master-dev by Andrey Kulikov · 4 years ago
  3. a549022 Merge "Clean up Scaffold states" into androidx-master-dev by Treehugger Robot · 4 years ago
  4. 963f2a6 Merge "Add tests for BottomSheetScaffold" into androidx-master-dev by Treehugger Robot · 4 years ago
  5. 694cc0f Merge "Fixes failing DemoTest" into androidx-master-dev by Treehugger Robot · 4 years ago
  6. ddb913b Created Paging module and added integration by Mihai Burlaciuc · 4 years ago
  7. b81a9b4 Merge "For clarity add FLAG_ into the layerFlag constants" into androidx-master-dev by Treehugger Robot · 4 years ago
  8. 956d922 Merge "Make WatchData#_value internal" into androidx-master-dev by Treehugger Robot · 4 years ago
  9. 87b3f5e Clean up Scaffold states by Matvei Malkov · 4 years ago
  10. ed6745f Merge "Add mechanism to force recomposition in each render" into androidx-master-dev by Diego Perez · 4 years ago
  11. ba076c6 Add tests for BottomSheetScaffold by Matvei Malkov · 4 years ago
  12. 698ca31 For clarity add FLAG_ into the layerFlag constants by Alex Clarke · 4 years ago
  13. 65d1b08 Make WatchData#_value internal by Alex Clarke · 4 years ago
  14. f472fc6 Merge "Cursor height for empty and non-empty TextField" into androidx-master-dev by Siyamed Sinir · 4 years ago
  15. 449fcfb Merge "API in AndroidX: application checksums." into androidx-master-dev by Treehugger Robot · 4 years ago
  16. d583212 Merge "ui-desktop: shadows" into androidx-master-dev by Treehugger Robot · 4 years ago
  17. c8cf7df Merge "Add more CrystalBall tests." into androidx-master-dev by Treehugger Robot · 4 years ago
  18. 7ce4af4 Merge "Refactor request builders to be top-level API classes." into androidx-master-dev by Alexander Dorokhine · 4 years ago
  19. f2dd1c5 Add more CrystalBall tests. by Rahul Ravikumar · 4 years ago
  20. cff28ec Merge "Update PreviewView#getBitmap() comment to match the behavior." into androidx-master-dev by Treehugger Robot · 4 years ago
  21. 5251837 Cursor height for empty and non-empty TextField by Siyamed Sinir · 4 years ago
  22. 97b6188 Merge "Fix build warning baseline file" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  23. 5d65059 Merge "Fix issues caused by interrupting exit effects" into androidx-master-dev by Treehugger Robot · 4 years ago
  24. d479065 Refactor request builders to be top-level API classes. by Alexander Dorokhine · 4 years ago
  25. 8848aea Merge "Fix TextField demo" into androidx-master-dev by Siyamed Sinir · 4 years ago
  26. fc8c4c3 Merge "Fix API inconsistency in addStringAnnotation" into androidx-master-dev by Treehugger Robot · 4 years ago
  27. cdc3246 Fix build warning baseline file by Alan Viverette · 4 years ago
  28. 094ddb0 Merge "Watchface fix api lint warnings" into androidx-master-dev by Treehugger Robot · 4 years ago
  29. 0d5272e Fix issues caused by interrupting exit effects by Jeremy Woods · 4 years ago
  30. de291f8 Merge "Remove infinite recomposition in AnimatableSeekBarDemo" into androidx-master-dev by Treehugger Robot · 4 years ago
  31. 9bb88c2 Merge "Fix accessibility scroll delta and add unit tests" into androidx-master-dev by Treehugger Robot · 4 years ago
  32. bc7c1b1 Remove infinite recomposition in AnimatableSeekBarDemo by Jelle Fresen · 4 years ago
  33. 851c034 Merge changes from topic "set-extensions" into androidx-master-dev by Treehugger Robot · 4 years ago
  34. 48c1dc0 Merge "Make reAddAnimatingAwayAnimationFragment test use animation" into androidx-master-dev by Treehugger Robot · 4 years ago
  35. a11e3fe Merge "Remove unused boolean attribute" into androidx-master-dev by Treehugger Robot · 4 years ago
  36. 7e93382 Watchface fix api lint warnings by Alex Clarke · 4 years ago
  37. 9eff4f9 Merge "Upgrade to Metalava 1.0.0-alpha02 build" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  38. c3c4f52 Merge "Revert "Transform LiveLiterals in Property Initializers"" into androidx-master-dev by Leland Richardson · 4 years ago
  39. d685e67 Merge "Update implementation of fps range setting workaround" into androidx-master-dev by Treehugger Robot · 4 years ago
  40. f963baa Merge "Changes to WatchFaceStyle to allow WearOS to use it internally" into androidx-master-dev by Treehugger Robot · 4 years ago
  41. f16edef Update PreviewView#getBitmap() comment to match the behavior. by Xi Zhang · 4 years ago
  42. 966ca62 Make reAddAnimatingAwayAnimationFragment test use animation by Jeremy Woods · 4 years ago
  43. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  44. 6267a07 Merge "Allow LazyDSL to receive lists of nullable items" into androidx-master-dev by Treehugger Robot · 4 years ago
  45. e7a80c6 Merge "Safer scroll position handling in LazyColumn/Row" into androidx-master-dev by Treehugger Robot · 4 years ago
  46. d1cf275 Merge "Update androidx with platform R APIs for bubbles" into androidx-master-dev by madym · 4 years ago
  47. fafee59 Changes to WatchFaceStyle to allow WearOS to use it internally by Alex Clarke · 4 years ago
  48. de23a4a Merge "Provide camera quirks via CameraInternal" into androidx-master-dev by Treehugger Robot · 4 years ago
  49. e3b989b Update implementation of fps range setting workaround by husaynhakeem · 4 years ago
  50. 93f44cb Provide camera quirks via CameraInternal by husaynhakeem · 4 years ago
  51. 2a763c4 Safer scroll position handling in LazyColumn/Row by Andrey Kulikov · 4 years ago
  52. 2433717 Merge "Fix a few bugs with WatchData<>" into androidx-master-dev by Treehugger Robot · 4 years ago
  53. de94649 Fix a few bugs with WatchData<> by Alex Clarke · 4 years ago
  54. 958d1cf Merge "Use IsDisplayedTest's own TestConfig" into androidx-master-dev by Treehugger Robot · 4 years ago
  55. 96f095c Allow LazyDSL to receive lists of nullable items by Mihai Burlaciuc · 4 years ago
  56. 37b2c60 ui-desktop: shadows by Andrey Rudenko · 4 years ago
  57. fef41a1 Merge "Upgrade safe-args to gradle 4.0.1" into androidx-master-dev by Treehugger Robot · 4 years ago
  58. 0ec5fe6 Merge "Fixed the NumberFormatException issue happened when the camera Id is a non-integer camera Id." into androidx-master-dev by Treehugger Robot · 4 years ago
  59. 1f0e6fa Move CameraExtensionsActivity to new Extensions API by Franklin Wu · 4 years, 1 month ago
  60. ee19264 Extensions can be accessed even without implementation available by Franklin Wu · 4 years ago
  61. 48a9161 Moved classes in extensions to internal by Franklin Wu · 4 years ago
  62. 0b9da5c Added setting of the extensions mode into the Camera by Franklin Wu · 4 years ago
  63. 480688f Revert "Transform LiveLiterals in Property Initializers" by Leland Richardson · 4 years ago
  64. cfbca2b Fix TextField demo by Siyamed Sinir · 4 years ago
  65. d9095c6 Upgrade safe-args to gradle 4.0.1 by Jeremy Woods · 4 years ago
  66. 10d304b Fixed the NumberFormatException issue happened when the camera Id is a non-integer camera Id. by charcoalchen · 4 years ago
  67. d57904b Merge "Make Animation, TargetBasedAnimation, and DecayAnimation public" into androidx-master-dev by Treehugger Robot · 4 years ago
  68. 1a434ee Merge "Rename InspectableParameter to InspectableValue" into androidx-master-dev by Treehugger Robot · 4 years ago
  69. c70f9a5 Merge "Fix applying nested snapshots" into androidx-master-dev by Treehugger Robot · 4 years ago
  70. b801578 Merge "Remove JVM dependency from runtime tests" into androidx-master-dev by Treehugger Robot · 4 years ago
  71. 35d2f11 Merge "Use IR infrastructure for searching symbols" into androidx-master-dev by Jim Sproch · 4 years ago
  72. 8a1d8f3 Make Animation, TargetBasedAnimation, and DecayAnimation public by Doris Liu · 4 years ago
  73. 72c43cb Merge "Rename launchInComposition to LaunchedTask" into androidx-master-dev by Treehugger Robot · 4 years ago
  74. 5375b54 Merge "Running Metalava in a separate process" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  75. b8317b9 Update androidx with platform R APIs for bubbles by Mady Mellor · 4 years, 1 month ago
  76. 73861e3 Fixes failing DemoTest by Louis Pullen-Freilich · 4 years ago
  77. 0a191b9 Fix API inconsistency in addStringAnnotation by haoyu · 4 years ago
  78. 379c039 Remove unused boolean attribute by Kirill Grouchnikov · 4 years ago
  79. d87fd8a Merge "[TextCleanup] Inline less code in TextUnit" into androidx-master-dev by Treehugger Robot · 4 years ago
  80. 5fda052 Fix accessibility scroll delta and add unit tests by yingleiw · 4 years ago
  81. 389d005 Rename InspectableParameter to InspectableValue by Jens Ole Lauridsen · 4 years ago
  82. 7bd282d Merge "Remove unused BitSet expect/actual" into androidx-master-dev by Chuck Jazdzewski · 4 years ago
  83. fb55537c Merge changes from topic "ScaffoldScreenshotTest" into androidx-master-dev by Louis Pullen-Freilich · 4 years ago
  84. 90ec9fe Added CameraConfig for camera specific configs by Franklin Wu · 4 years ago
  85. d413450 Merge "Support RTL orientation for stacked alert dialog buttons" into androidx-master-dev by Treehugger Robot · 4 years ago
  86. e243833 Refactors Scaffold to use SubcomposeLayout, avoiding frame delays in calculating the content padding / FAB cutout location by Louis Pullen-Freilich · 4 years ago
  87. 942ebab Merge "Improve variance handling in KSP TypeName impl" into androidx-master-dev by Treehugger Robot · 4 years ago
  88. ec7e4a8 Adds screenshot test for Scaffold to ensure correct layout of all its content in all configurations by Louis Pullen-Freilich · 4 years ago
  89. aaadf21 Merge "Update the dependencies in Window Samples" into androidx-master-dev by Treehugger Robot · 4 years ago
  90. 2d08e4a Fix applying nested snapshots by Chuck Jazdzewski · 4 years ago
  91. f9f01d1 API in AndroidX: application checksums. by Alex Buynytskyy · 4 years ago
  92. d865738 Merge "Enable shrinking for release variant of v7 demo" into androidx-master-dev by Treehugger Robot · 4 years ago
  93. 27786f9 Merge "Test to verify pointer positions when offset." into androidx-master-dev by Treehugger Robot · 4 years ago
  94. 3fc439c Merge "Put setting env variable in the correct spot" into androidx-master-dev by Aurimas Liutikas · 4 years ago
  95. f1a8db6 Support RTL orientation for stacked alert dialog buttons by Kirill Grouchnikov · 4 years ago
  96. 132bcf9 Put setting env variable in the correct spot by Aurimas Liutikas · 4 years ago
  97. 5052c4f Merge "Optimize ART class verification" into androidx-master-dev by Treehugger Robot · 4 years ago
  98. d2561d6 Use IsDisplayedTest's own TestConfig by Jelle Fresen · 4 years ago
  99. 1e86923 Improve variance handling in KSP TypeName impl by Yigit Boyar · 4 years ago
  100. ccaf392 Rename launchInComposition to LaunchedTask by Adam Powell · 4 years ago