1. fc8a955 Renaming ROOM_UNNECESSARY_NULLABILITY_IN_DAO_RETURN_TYPE to remove ROOM_ prefix, but add “ROOM_” prefix in value for consistency with other constants. by elifbilgin · 1 year, 3 months ago
  2. 54dbe0d Merge changes I979dba84,Ic8d736ff into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  3. 20ef139 Merge "Remove the system settings check from BasicSecureTextField." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  4. 73c4646 Merge "Add suggestion card into Navigation app" into androidx-main by Stella Li · 1 year, 3 months ago
  5. 9df47f7 Add suggestion card into Navigation app by Stella Li · 1 year, 3 months ago
  6. cb903ca Merge "Ignore failing tests for Bug: 276935528" into androidx-main by Radha Nakade · 1 year, 3 months ago
  7. 31a1562 Ignore failing tests for Bug: 276935528 by Radha Nakade · 1 year, 3 months ago
  8. bf0a022 Remove the system settings check from BasicSecureTextField. by Zach Klippenstein · 1 year, 3 months ago
  9. e0f2e63 Merge "Turndown failing test on pixel2api33 emulator instances" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  10. df51ed6 Merge "Fix regression b/276792587" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  11. 6c133e5 Rename selection to selectionInChars. by Zach Klippenstein · 1 year, 3 months ago
  12. 03aaae1 Get TextFieldValue out of public BasicTextField2 API. by Zach Klippenstein · 1 year, 3 months ago
  13. 080a8ee Turndown failing test on pixel2api33 emulator instances by Nader Jawad · 1 year, 3 months ago
  14. 9f05b9c Merge "Disable flaking compose runtime snapshot tests" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  15. ada5833 Disable flaking compose runtime snapshot tests by Aurimas Liutikas · 1 year, 3 months ago
  16. 84c7b31 Fix regression b/276792587 by Sean McQuillan · 1 year, 3 months ago
  17. dbf154e Merge "Introduce BasicSecureTextField in text2" into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  18. 01fb70b Merge "Add a #snapshot() method to OpenGLRenderer" into androidx-main by Xi Zhang · 1 year, 3 months ago
  19. f404c36 Merge "don't use Dispatchers.Default for suspend -> LF conversion" into androidx-main by Dennis Tu · 1 year, 3 months ago
  20. 5dee2da Merge "use CoroutineStart.UNDISPATCHED for to start coroutine immediately" into androidx-main by Dennis Tu · 1 year, 3 months ago
  21. dc3aa74 Merge "minor java format fix" into androidx-main by Dennis Tu · 1 year, 3 months ago
  22. e151795 Merge "Ignoring failing tests" into androidx-main by Radha Nakade · 1 year, 3 months ago
  23. daf112d Merge "Ignore failing tests" into androidx-main by Radha Nakade · 1 year, 3 months ago
  24. ec1e36f Merge "Update to build tools 34.0.0-rc3" into androidx-main by Alan Viverette · 1 year, 3 months ago
  25. 7b27816 Merge "Re-enable setZoomRatio_operationCanceledExceptionIfNoUseCase test" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  26. da91cfd Merge "Remove unnecessary TODO comments" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  27. db002ab Introduce BasicSecureTextField in text2 by Halil Ozercan · 1 year, 3 months ago
  28. 87918ee Ignore failing tests by Radha Nakade · 1 year, 3 months ago
  29. 6323de9 Merge changes I7c774720,I03cd2621 into androidx-main by Jasmine Chen · 1 year, 3 months ago
  30. 91b13a7 Merge "Fixed null pointer exception happening during stress test." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  31. 20dd2eb Merge "Follow boolean naming conventions" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  32. eebe936 Follow boolean naming conventions by Michael Kucharski · 1 year, 3 months ago
  33. f73612d Merge "Remove :buildSrc-tests:project-subsets from always build" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  34. 1452e3d minor java format fix by Dennis Tu · 1 year, 3 months ago
  35. 93af277 Merge "Add DynamicRange to SurfaceRequest" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  36. 9071030 Merge "[GH] Use projectOrArtifact in paging-compose samples" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  37. a5aaaea Merge "Support additional shortcuts in TextField for parity with EditText" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  38. d8483ba Merge "modify TypeSpecBuilder to work with BIT Builder types" into androidx-main by Dennis Tu · 1 year, 3 months ago
  39. d147531 [GH] Use projectOrArtifact in paging-compose samples by Dustin Lam · 1 year, 3 months ago
  40. 5b34cda Add DynamicRange to SurfaceRequest by Trevor McGuire · 1 year, 10 months ago
  41. e8fc337 Merge "Fix potential deadlock in snapshot list and map" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  42. b37a870 Merge "Update slindingpanelayout owners file." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  43. 31eb3b3 Merge changes I61e60cc2,I2d6eff07,Id4e9865a into androidx-main by Oscar Adame Vázquez · 1 year, 3 months ago
  44. a181f58 Merge "Revert "Revert "Combine min/max lines into a single parameter.""" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  45. 9d7459f Support additional shortcuts in TextField for parity with EditText by Grant Toepfer · 1 year, 3 months ago
  46. 11d91f6 modify TypeSpecBuilder to work with BIT Builder types by Dennis Tu · 1 year, 3 months ago
  47. 302d21b Merge "Execute deactivation callbacks for LayoutNode before disposing effects" into androidx-main by Andrei Shikov · 1 year, 3 months ago
  48. 24c8134 Update slindingpanelayout owners file. by Diego Vela · 1 year, 3 months ago
  49. 5e7f64d Fix potential deadlock in snapshot list and map by Chuck Jazdzewski · 1 year, 3 months ago
  50. dfcf1a5 Merge "Ensure manually adding a fragment to the back stack fails" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  51. c0d8e8d Merge "Make loadOperations in PagerFlowSnapshot default to empty lambda" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  52. 865d285 Merge "Migrate to android.experimental.disableCompileSdkChecks" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  53. 3c8c85c Merge "Smooth Rotary Encoder Scrolling for Low Resolution Devices" into androidx-main by Yeabkal Wubshit · 1 year, 3 months ago
  54. 2d26fd8 Merge "InspectionPlugin now publishing a configuration of embedded dependencies" into androidx-main by Jeff Gaston · 1 year, 3 months ago
  55. 9612f71 Make loadOperations in PagerFlowSnapshot default to empty lambda by Clara Fok · 1 year, 3 months ago
  56. ddc25e3 Merge "Replace ParamProperty interface with the concrete type" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  57. a563e26 Revert "Revert "Combine min/max lines into a single parameter."" by Zach Klippenstein · 1 year, 3 months ago
  58. 1c3689b Remove :buildSrc-tests:project-subsets from always build by Aurimas Liutikas · 1 year, 3 months ago
  59. aa9057d Merge "Make TextRange.constrain public." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  60. 2c6ceff Merge "Modify kdocs for asPagingSourceFactory" into androidx-main by Clara Fok · 1 year, 3 months ago
  61. b1144dd Rename *Quirk.load() to *Quirk.isEnabled() by Jasmine Chen · 1 year, 3 months ago
  62. 34c7de9 Add (no-op) CaptureSessionOnClosedNotCalledQuirk by Jasmine Chen · 1 year, 3 months ago
  63. b990d78 Merge "Wire Metalava's own flag for K2 UAST to androidx config" into androidx-main by Jinseong Jeon · 1 year, 3 months ago
  64. 52964a5 Merge "Update API sdkStatus to getSdkStatus." into androidx-main by Sameer Jain · 1 year, 3 months ago
  65. 728bb3d InspectionPlugin now publishing a configuration of embedded dependencies by Jeff Gaston · 1 year, 3 months ago
  66. 1555be3 Merge "Revert "Combine min/max lines into a single parameter."" into androidx-main by Aurimas Liutikas · 1 year, 3 months ago
  67. 6d9477d Revert "Combine min/max lines into a single parameter." by Aurimas Liutikas · 1 year, 3 months ago
  68. d723d1e Replace ParamProperty interface with the concrete type by Michael Kucharski · 1 year, 3 months ago
  69. c88e194 Smooth Rotary Encoder Scrolling for Low Resolution Devices by Yeabkal Wubshit · 1 year, 4 months ago
  70. d46a2e9 Update to build tools 34.0.0-rc3 by Alan Viverette · 1 year, 3 months ago
  71. f534dce Merge "[GH] Replace usage of TestDispatcher with StandardTestDispatcher in paging-compose" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  72. eb5c014 Merge "Combine min/max lines into a single parameter." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  73. 65469cf Merge "Deprecate LazyListScope#itemsIndexed extension for LazyPagingItems" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  74. 06dbd2d Make TextRange.constrain public. by Zach Klippenstein · 1 year, 3 months ago
  75. dfbea3e Execute deactivation callbacks for LayoutNode before disposing effects by Andrei Shikov · 1 year, 3 months ago
  76. f0e0f2e Modify kdocs for asPagingSourceFactory by Clara Fok · 1 year, 3 months ago
  77. 93a6163 Merge "Add the ability for TextEditFilters to specify default keyboard options." into androidx-main by Zach Klippenstein · 1 year, 3 months ago
  78. b61e043 Update API sdkStatus to getSdkStatus. by Sameer Jain · 1 year, 3 months ago
  79. 4db84fa Migrate to android.experimental.disableCompileSdkChecks by Alan Viverette · 1 year, 4 months ago
  80. e738454 Deprecate LazyListScope#itemsIndexed extension for LazyPagingItems by Clara Fok · 1 year, 3 months ago
  81. 47dfc8f Merge "Cache the lookahead measured size from MeasureResult in lookahead" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  82. e37c2cd don't use Dispatchers.Default for suspend -> LF conversion by Dennis Tu · 1 year, 3 months ago
  83. 9554621 Merge " Renames as per API feedback. Remove defaultInstance methods" into androidx-main by Michael Kucharski · 1 year, 3 months ago
  84. d7bd548 Merge "Fix 2D focus search issue" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  85. 7e091ca Combine min/max lines into a single parameter. by Zach Klippenstein · 1 year, 3 months ago
  86. da0ce8a Merge "Add 10-bit guaranteed stream combinations" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  87. 9857dc9 Cache the lookahead measured size from MeasureResult in lookahead by Doris Liu · 1 year, 3 months ago
  88. bef4d0c Merge "Bump WEAR_WATCHFACE to 1.2.0-alpha08" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  89. c6956d3 Add the ability for TextEditFilters to specify default keyboard options. by Zach Klippenstein · 1 year, 3 months ago
  90. 58f3255 Merge "Improved test coverage for baseline profile gradle plugin" into androidx-main by Marcello Albano · 1 year, 3 months ago
  91. 42f2bd9 Fix 2D focus search issue by Ralston Da Silva · 1 year, 3 months ago
  92. be206da Bump WEAR_WATCHFACE to 1.2.0-alpha08 by Alex Clarke · 1 year, 3 months ago
  93. ad995a8 Merge "Replace MutableTextFieldValueWithSelection.resetTo with revertAllChanges." into androidx-main by Treehugger Robot · 1 year, 3 months ago
  94. 617e5f2 Merge "Fixes flaky OverscrollTest on API 21" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  95. 579c527 Merge "Bump version of protolayout and tiles libraries" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  96. 8f21055 Merge "Fixes failing ripple theme tests" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  97. 54c387f Merge "Move dependency constraints to discrete field in build info" into androidx-main by Fred Sladkey · 1 year, 3 months ago
  98. a2a2614 Bump version of protolayout and tiles libraries by Mohammad Saboorian · 1 year, 3 months ago
  99. 536ae89 Merge "Fix flaking addWatchFaceReadyListener_alreadyReady" into androidx-main by Treehugger Robot · 1 year, 3 months ago
  100. 13e9796 Merge "Update WearCompose to 1.2.0-alpha09 and WearComposeMaterial3 to 1.0.0-alpha03" into androidx-main by Treehugger Robot · 1 year, 3 months ago