1. 6a1ddea Merge "Enabling room variants now that they should work" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  2. 40649ca Merge "diff-filterer only importing psutil when needed" into androidx-main by Jeff Gaston · 3 years, 2 months ago
  3. 2830d6b Merge "Add Transitions to Navigation Compose" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  4. 0dc41e0 Merge "Add LoadResult.Invalid support for Paging2" into androidx-main by Clara Fok · 3 years, 2 months ago
  5. c9eb493 Merge "Cursor Handle." into androidx-main by Haoyu Zhang · 3 years, 2 months ago
  6. b8d8be3 Merge "Fix ClassVerificationFailures with wrapper classes" into androidx-main by Chris Craik · 3 years, 2 months ago
  7. f2a21ef Merge "API Review changes to authentication lib" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  8. cab838c Add Transitions to Navigation Compose by Jeremy Woods · 3 years, 2 months ago
  9. 4910411 Merge "Wear Compose - Added a couple of integration tests for Wear Chips" into androidx-main by Mikhail Kulaha · 3 years, 2 months ago
  10. 9486946 Merge "Make API for showing DialogNavigator destinations public" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  11. 24ac03f Add LoadResult.Invalid support for Paging2 by Clara Fok · 3 years, 2 months ago
  12. cc2766c Merge "Fixes invalid links in javadocs" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  13. 07c5646 API Review changes to authentication lib by Neda Topoljanac · 3 years, 2 months ago
  14. 8ce5c7a Wear Compose - Added a couple of integration tests for Wear Chips by mkulaha · 3 years, 2 months ago
  15. 436aaeb Merge "Replace touchSlop by pointerSlop in *drag* functions and in Slider" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  16. dbac19b Merge "Exclude default *.proto files that come from protobuf runtime lib" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  17. 45b074d Merge "Stop using deprecated descriptor API in ComposableTypeRemapper" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  18. e1b9dca Merge "Add support for saving attributes for DNG files" into androidx-main by Jin Seok Park · 3 years, 2 months ago
  19. 6a17a16 diff-filterer only importing psutil when needed by Jeff Gaston · 3 years, 2 months ago
  20. 3588ba1 Exclude default *.proto files that come from protobuf runtime lib by Sergey Vasilinets · 3 years, 2 months ago
  21. 49b322e Merge "Added more documentation for RemoteInputIntentHelper." into androidx-main by Jamie Garside · 3 years, 2 months ago
  22. 4889104 Replace touchSlop by pointerSlop in *drag* functions and in Slider by Igor Demin · 3 years, 2 months ago
  23. 8f3c9dc Merge "July 14th Docs Update" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  24. 7c6770a Added more documentation for RemoteInputIntentHelper. by Jamie Garside · 3 years, 2 months ago
  25. 6519ef0 Merge changes I93cdbc88,Id9de5375 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  26. 19f609b Merge "Add missing </a> tag for core library Javadoc" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  27. 682ce8a Merge "Update Javadoc for leanback library" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  28. 3d7d1da July 14th Docs Update by Nick Anthony · 3 years, 2 months ago
  29. 26cee7e Add tests for CurvedRow by Sergio Sancho · 3 years, 2 months ago
  30. 6c5646a Add support for radial alignment to CurvedRow by Sergio Sancho · 3 years, 2 months ago
  31. b04d3d9 Merge "Fix exception where a closed EncodedData is accidently accessed." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  32. 98178d56 Merge "Add compilation mode BaselineProfile to Wear Compose macrobenchmark tests - uses profile inception for the best comparison with Views implementation. Test: Run tests under androidx.wear.compose.integration.macrobenchmark Bug: 187407581" into androidx-main by Steve Bower · 3 years, 2 months ago
  33. 88bfd7c6 Fix exception where a closed EncodedData is accidently accessed. by TY Chang · 3 years, 2 months ago
  34. fb9d4dc Merge "Make Wear Compose libraries depend on Compose 1.0.0-rc01." into androidx-main by John Nichol · 3 years, 2 months ago
  35. e2f62f0 Merge "Update dependency on core for media to 1.6.0" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  36. 632309b Merge "Remove BuildConfig from extensions" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  37. 3d7cfc9 Merge "Integrate fragment and preference libraries with Dackka" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  38. da5127f Make Wear Compose libraries depend on Compose 1.0.0-rc01. by jnichol · 3 years, 2 months ago
  39. 00f854d Stop using deprecated descriptor API in ComposableTypeRemapper by Leland Richardson · 3 years, 2 months ago
  40. 9956eb1 Merge "Upgrade to AGP 7.1.0-alpha03" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  41. 2126e05 Merge "Update PendingRecording#withAudioEnabled() doc" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  42. 6f91fae Merge "Update RecordingStats documentation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  43. 41e1fd0 Add missing </a> tag for core library Javadoc by Tiem Song · 3 years, 2 months ago
  44. 574297c Merge "Remove old classes" into androidx-main by Diego Vela · 3 years, 2 months ago
  45. 3a79cd2 Merge "Implement LoadResult.Invalid to handle race" into androidx-main by Clara Fok · 3 years, 2 months ago
  46. b780d78 Update Javadoc for leanback library by Tiem Song · 3 years, 2 months ago
  47. 5f8e3bc Merge "Create 'animation-graphics'" into androidx-main by Yuichi Araki · 3 years, 2 months ago
  48. e632c5c Merge "Add Baseline profile rules for `androidx.startup`." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  49. aef6e7be Add Baseline profile rules for `androidx.startup`. by Rahul Ravikumar · 3 years, 2 months ago
  50. 805ca28 Merge "Updates our internal sample to remove usages of WindowManager" into androidx-main by Kenneth Ford · 3 years, 2 months ago
  51. c00e28a Merge "Immediately trigger onInvalidateCallback if Source is already invalid" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  52. 73b0047 Merge "Create module file name sooner for compose:ui:ui check" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  53. e2d67c9 Remove old classes by Diego Vela · 3 years, 2 months ago
  54. 03c4acf Updates our internal sample to remove usages of WindowManager by Kenneth Ford · 3 years, 2 months ago
  55. 5da7eb8 Update PendingRecording#withAudioEnabled() doc by Trevor McGuire · 3 years, 2 months ago
  56. 54db19e Fix ClassVerificationFailures with wrapper classes by Chris Craik · 3 years, 2 months ago
  57. 4a09222 Immediately trigger onInvalidateCallback if Source is already invalid by Dustin Lam · 3 years, 2 months ago
  58. 8e08786 Merge "Add Math compat functions to MathUtils" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  59. 51a9d4d Merge "Retain android:digits in AppCompatEditText" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  60. 2e8b4a9 Update RecordingStats documentation by Trevor McGuire · 3 years, 2 months ago
  61. a03a04f Merge "Pin navigation-fragment slidingPaneLayout dependency" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  62. 1c6a17a Cursor Handle. by Qingqing Deng · 3 years, 3 months ago
  63. 60e0519 Create module file name sooner for compose:ui:ui check by Aurimas Liutikas · 3 years, 2 months ago
  64. 2e09218 Merge "Publish non dexed version of inspectors on CI" into androidx-main by Sergey Vasilinets · 3 years, 2 months ago
  65. 66b41b4 Merge "Upgrade Fragment's Activity dependency to 1.2.4" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  66. e0a7f4e5 Merge "Update Javadoc for core library" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  67. 6a41371 Merge "Refactor CarHardware screen in showcase app." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  68. f59d1b7 Integrate fragment and preference libraries with Dackka by Tiem Song · 3 years, 2 months ago
  69. b19124e Retain android:digits in AppCompatEditText by Sean McQuillan · 3 years, 2 months ago
  70. 3f2afd5 Pin navigation-fragment slidingPaneLayout dependency by Jeremy Woods · 3 years, 2 months ago
  71. 044b931 Merge "Update samples to not leave the request permission screen until the permission callback is received" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  72. 88ef40f Merge "Add the recenter button in the navigation sample app" into androidx-main by Jay Yoo · 3 years, 2 months ago
  73. dddcf45 Fixes invalid links in javadocs by Billy Lam · 3 years, 2 months ago
  74. 78273a3 Upgrade to AGP 7.1.0-alpha03 by Aurimas Liutikas · 3 years, 2 months ago
  75. 03b7dcd Update Javadoc for core library by Tiem Song · 3 years, 2 months ago
  76. 3bfb623 Merge "Attempt at full import of collection2 from GitHub" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  77. ea9178c Refactor CarHardware screen in showcase app. by Rasekh Rifaat · 3 years, 2 months ago
  78. d954400 Add the recenter button in the navigation sample app by Jay Yoo · 3 years, 2 months ago
  79. befb278 Merge "Ensure dithering enabled by default" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  80. 6f544f9 Update samples to not leave the request permission screen until the permission callback is received by Billy Lam · 3 years, 2 months ago
  81. 40e4f35 Attempt at full import of collection2 from GitHub by David Saff · 3 years, 2 months ago
  82. 384ad08 Merge "Reduce throttle max retries, and reset if hitting max retries" into androidx-main by Chris Craik · 3 years, 2 months ago
  83. 3882ac8 Implement LoadResult.Invalid to handle race by Clara Fok · 3 years, 2 months ago
  84. d00fe55 Upgrade Fragment's Activity dependency to 1.2.4 by Jeremy Woods · 3 years, 2 months ago
  85. c51738e Merge "Implementing a check for verifying that equals() and hashCode() are implemented by the key of a multimap query result." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  86. 189d879 Merge "Implement Invalid return type in PagingSource" into androidx-main by Clara Fok · 3 years, 2 months ago
  87. 3ddc710 Ensure dithering enabled by default by Nader Jawad · 3 years, 2 months ago
  88. eed75a3 Implementing a check for verifying that equals() and hashCode() are implemented by the key of a multimap query result. by Elif Bilgin · 3 years, 2 months ago
  89. 1128cb4 Merge "Change format for fuel percentage" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  90. c9f79c2 Merge "another test failure exemption in message-flakes.ignore" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  91. 4c1e4b2 another test failure exemption in message-flakes.ignore by Jeff Gaston · 3 years, 2 months ago
  92. d4a325b Merge "Update javadoc for CarPendingIntent.getCarApp to highlight the supported intents" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  93. 1b5fa57 Merge "Fix collecting parameter information on recompose" into androidx-main by Chuck Jazdzewski · 3 years, 2 months ago
  94. dbe4e34 Merge "Add getPhysicalCameraIds to CameraCharacteristicsCompat and getCameraCharacteristicsMap to Camera2CameraInfo" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  95. f76dad5 Update javadoc for CarPendingIntent.getCarApp to highlight the supported intents by Billy Lam · 3 years, 2 months ago
  96. 6bd2347f Implement Invalid return type in PagingSource by Clara Fok · 3 years, 2 months ago
  97. dd93dae Merge "Remove androidx.annotation dependency from room-compiler-processing." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  98. 3b3b336 Add compilation mode BaselineProfile to Wear Compose macrobenchmark tests - uses profile inception for the best comparison with Views implementation. by stevebower · 3 years, 2 months ago
  99. d9e397a Merge "Update Chip and Card background painting to Crop rather than stretch to maintain image proportions." into androidx-main by John Nichol · 3 years, 2 months ago
  100. fceaf32 Merge "[RevokePermissions] Move the getUnusedAppRestrictionsStatus API to PackageManagerCompat" into androidx-main by Treehugger Robot · 3 years, 2 months ago