1. ce73e08 Merge changes from topic "index_order" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  2. 7ba5ea8 Merge "Fix an exception when sending a mouse press event to the current focusedOwner." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  3. 568a2ea Merge "Remove flaky annotation from ViewModelInFragmentTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  4. ae083c2 Merge "Fix Preview screen is too bright on Huawei P20 Lite" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  5. 5e10f72 Fix Preview screen is too bright on Huawei P20 Lite by leo huang · 3 years, 1 month ago
  6. 55b7411 Fix an exception when sending a mouse press event to the current focusedOwner. by Roman Sedaikin · 3 years, 1 month ago
  7. 7540b8f Merge "Simplify samples by using ContextCompat." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  8. c1d29fa Simplify samples by using ContextCompat. by Flavio Lerda · 3 years, 1 month ago
  9. 0d126bd Merge "Initialize audio at Recorder#start" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  10. d725303 Initialize audio at Recorder#start by TY Chang · 3 years, 1 month ago
  11. e02c3c3 Merge "Add lifecycle concept to the VideoRecordingTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  12. 258a46b Merge "Only use atrace tags supported on the local platform version" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  13. cb60086a Add lifecycle concept to the VideoRecordingTest by Wegin Lee · 3 years, 2 months ago
  14. b45ed29 Merge "Add more docs around routes" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  15. 3dff710 Only use atrace tags supported on the local platform version by Chris Craik · 3 years, 1 month ago
  16. 2ecff9d Merge "Mark destination navigating away from as transitioning" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  17. 72f79bf Add more docs around routes by Jeremy Woods · 3 years, 1 month ago
  18. 2e9d375 Merge "[GH] [Navigation] Fix tests in NavDeepLinkTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  19. e3b742c Mark destination navigating away from as transitioning by Jeremy Woods · 3 years, 2 months ago
  20. 9c8233d Merge "Supports sending window layout info for activities that handle config changes" into androidx-main by Kenneth Ford · 3 years, 1 month ago
  21. 76ede5a Supports sending window layout info for activities that handle config changes by Kenneth Ford · 3 years, 2 months ago
  22. 4998a68 Merge "Fix test" into androidx-main by Diego Vela · 3 years, 1 month ago
  23. 0469523 Merge "Remove unused max window metrics api." into androidx-main by Diego Vela · 3 years, 1 month ago
  24. 2cab13c Remove unused max window metrics api. by Diego Vela · 3 years, 1 month ago
  25. afa68d0 [GH] [Navigation] Fix tests in NavDeepLinkTest by Osip Fatkullin · 3 years, 1 month ago
  26. 597c5c5 Merge "Add integration tests for room-paging" into androidx-main by Clara Fok · 3 years, 1 month ago
  27. 82216a9 Merge "Pin Compose Foundation Dependencies to Compose 1.0.0" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  28. 27b3d00 Merge "Rename imageBackgroundPainter to imageWithScrimBackgroundPainter inline with API Council feedback." into androidx-main by John Nichol · 3 years, 1 month ago
  29. c659801 Rename imageBackgroundPainter to imageWithScrimBackgroundPainter inline with API Council feedback. by jnichol · 3 years, 1 month ago
  30. ad26024 Merge "First versions of Wear Material List and Lazy list to get consensus on names and API" into androidx-main by John Nichol · 3 years, 1 month ago
  31. c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 3 years, 1 month ago
  32. b39da65 Workaround KSP enum annotation value inconsistency. by Daniel Santiago Rivera · 3 years, 1 month ago
  33. 16ae460 Merge "Pin Compose Animation Dependencies to Compose 1.0.0" into androidx-main by Nick Anthony · 3 years, 1 month ago
  34. ae8f089 Merge "Fix an inconsistency is the samples and tests." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  35. e30e386 Merge "Switch to using Truth lib in wear-phone-interactions" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  36. 5035ac5 First versions of Wear Material List and Lazy list to get consensus on names and API by jnichol · 3 years, 2 months ago
  37. 56f0cd33 Fix an inconsistency is the samples and tests. by Flavio Lerda · 3 years, 1 month ago
  38. 3a64106 Merge "MPPify ui-tooling-preview" into androidx-main by Jim Sproch · 3 years, 1 month ago
  39. 5a11c90 Merge "Exclude fake node from Semantics tree used for testing" into androidx-main by Anastasia Soboleva · 3 years, 1 month ago
  40. ce24384 Merge "Fix a couple of typos in the sample." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  41. 511ce24 Merge "Fix test failures in MLKitBarcodeTest" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  42. 7990c26 Merge "Bring back animatedVectorResource" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  43. fac4679 Fix test failures in MLKitBarcodeTest by Wegin Lee · 3 years, 1 month ago
  44. b5946c3 Merge "Remove onComplete() workaround in CameraCallbackMap" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  45. ed7925d Merge "Workaround missing metrics" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  46. ff8637a Merge "Added a handshake method for app and host to establish a api version" into androidx-main by Rafael Lima · 3 years, 1 month ago
  47. 870cd70 Merge "Support sequential animators used as keyframes" into androidx-main by Yuichi Araki · 3 years, 1 month ago
  48. 769d7c8 Merge "Hard code GAS Host package name to ErrorMessageView" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  49. 6964f6f Pin Compose Foundation Dependencies to Compose 1.0.0 by Nick Anthony · 3 years, 1 month ago
  50. 38c7649 Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  51. f398f08 Merge "Write uri based icons to firebase" into androidx-main by David Dong · 3 years, 1 month ago
  52. 1d96fcb Pin Compose Animation Dependencies to Compose 1.0.0 by Nick Anthony · 3 years, 1 month ago
  53. 91d9b08 Workaround missing metrics by Chris Craik · 3 years, 1 month ago
  54. 1108abd Hard code GAS Host package name to ErrorMessageView by Calvin Huang · 3 years, 2 months ago
  55. 10d1de0 Merge "Update -compose integration libraries to depend on Compose 1.0.1" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  56. b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 3 years, 4 months ago
  57. e625b97 Add integration tests for room-paging by Clara Fok · 3 years, 1 month ago
  58. dc44462 Write uri based icons to firebase by David Dong · 3 years, 1 month ago
  59. 87a0157 Fix test by Diego Vela · 3 years, 1 month ago
  60. 674644d Update -compose integration libraries to depend on Compose 1.0.1 by Nick Anthony · 3 years, 1 month ago
  61. 908fa60 Merge "Add support for trace processor queries" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  62. 8ca990c Merge "Add BrushPainter API" into androidx-main by Nader Jawad · 3 years, 1 month ago
  63. 09fd288 Merge "Fix redundant synchronized/GuardedBy" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  64. 869b9bb Add support for trace processor queries by Chris Craik · 3 years, 1 month ago
  65. f656a15 MPPify ui-tooling-preview by Jim Sproch · 3 years, 1 month ago
  66. 6c7062b Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 1 month ago
  67. 8efc841 Fix redundant synchronized/GuardedBy by Trevor McGuire · 3 years, 1 month ago
  68. 089a39f Add BrushPainter API by Nader Jawad · 3 years, 2 months ago
  69. d5cd539 Switch to using Truth lib in wear-phone-interactions by Neda Topoljanac · 3 years, 1 month ago
  70. 3aa9a14 Exclude fake node from Semantics tree used for testing by Anastasia Soboleva · 3 years, 1 month ago
  71. cbd1c9f Merge "Upgrade to Robolectric 4.6.1" into androidx-main by Aurimas Liutikas · 3 years, 1 month ago
  72. 229e144 Merge "Add ui-tooling dependency to :compose:desktop:desktop" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  73. 10b721a Remove onComplete() workaround in CameraCallbackMap by Jasmine Chen · 3 years, 1 month ago
  74. 09061fd Merge "Update documentation referring to value for androidx watchfaces" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  75. c598a96 Merge "Fix docs of NotificationCompat.Builder.setAutoCancel" into androidx-main by Julia Reynolds · 3 years, 1 month ago
  76. f3b7859 Merge "Update WatchFaceService documentation" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  77. be5086a Merge "Deflake UI tests." into androidx-main by John Nichol · 3 years, 1 month ago
  78. 7f83cf2 Merge "Rename WearTypeHelper.isChinaDevice to isChinaBuild" into androidx-main by John Nichol · 3 years, 1 month ago
  79. 3483a92c Deflake UI tests. by Jamie Garside · 3 years, 1 month ago
  80. e82e39d Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Bill Yi · 3 years, 1 month ago
  81. 0609c29 Update WatchFaceService documentation by Alex Clarke · 3 years, 1 month ago
  82. 5fcd4d2 Merge "Remove Play Release Restrictions from Compose Material Catalog" into androidx-main by Nick Rout · 3 years, 1 month ago
  83. fdf4e4b Update documentation referring to value for androidx watchfaces by Neda Topoljanac · 3 years, 1 month ago
  84. 58f1b24 Merge "Fix ImageAnalysisOrientationTest crash on Samsung s7" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  85. 786eb46d Rename WearTypeHelper.isChinaDevice to isChinaBuild by Neda Topoljanac · 3 years, 1 month ago
  86. 7e87c3b Support sequential animators used as keyframes by Yuichi Araki · 3 years, 2 months ago
  87. 1d48419 Merge "Prepare wear:wear-input for RC release" into androidx-main by John Nichol · 3 years, 1 month ago
  88. 82f8029 Fix a couple of typos in the sample. by Flavio Lerda · 3 years, 1 month ago
  89. 1009b1e Fix ImageAnalysisOrientationTest crash on Samsung s7 by WenHung_Teng · 3 years, 1 month ago
  90. 39b6ba2 Merge "Resolving auto migration issue of new columns being added in the wrong order when multiple columns are added to a database." into androidx-main by Elif Bilgin · 3 years, 1 month ago
  91. 82f4bf8 Merge "Prepare wear:wear-ongoing for Beta release" into androidx-main by John Nichol · 3 years, 1 month ago
  92. 3782735 Merge "Omit androidx.work.impl.background.gcm from generated refdocs" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  93. f6bf150 Merge "Add and update lint-baseline.xml files" into androidx-main by Tiem Song · 3 years, 1 month ago
  94. 34c2843 Merge "Add Extensions Preview ProcessorType validation test" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  95. bddd8d7 Add Extensions Preview ProcessorType validation test by Charcoal Chen · 3 years, 2 months ago
  96. cc4694d Merge "Fix javadoc for Maneuver#getRoundaboutExitAngle()" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  97. f3e67f0 Merge "Pin dependencies on Activity Compose to 1.3.0" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  98. 9414810 Fix javadoc for Maneuver#getRoundaboutExitAngle() by Stav Raviv · 3 years, 1 month ago
  99. 9fcda5e Add and update lint-baseline.xml files by Tiem Song · 3 years, 1 month ago
  100. f11c1a3 Merge "Update Javadoc for isSlideable()." into androidx-main by Treehugger Robot · 3 years, 1 month ago