1. fceac98 Update PreviewView implementationMode documentation. by husaynhakeem · 4 years, 3 months ago
  2. 659a27c Merge "Add notification for semantics change" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  3. ab03355 Merge "Rename "bound" to "attached" in use cases for clarity." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  4. 284f1b4 Merge "Remove an obsolete TODO" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  5. 888b9af Merge "Extract measure and layout logic from AndroidComposeView to MeasureAndLayoutDelegate" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  6. c477fb9 Remove an obsolete TODO by Gyumin Sim · 4 years, 3 months ago
  7. 16ab360 Extract measure and layout logic from AndroidComposeView to MeasureAndLayoutDelegate by Andrey Kulikov · 4 years, 3 months ago
  8. d409aea Merge "Fix crash on window resize, no need to init GL context." into androidx-master-dev by Jim Sproch · 4 years, 3 months ago
  9. 67836d7 Merge "Ensure the layout tree is measured before handling the touch events" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  10. 82386cf Merge changes I597a9ccf,I3be13f64 into androidx-master-dev by Jakub Gielzak · 4 years, 3 months ago
  11. 6ec8718 Ensure the layout tree is measured before handling the touch events by Andrey Kulikov · 4 years, 3 months ago
  12. e7b9f02 Fix crash on window resize, no need to init GL context. by Nikolay Igotti · 4 years, 3 months ago
  13. 9582450 Rename "bound" to "attached" in use cases for clarity. by TY Chang · 4 years, 3 months ago
  14. c0650f2 Merge "Rename presentData as an overload of submitData" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  15. f7d26b7 Merge "Migrate media_compat to androidx" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  16. 2f5526c Migrate media_compat to androidx by KOUSHIK PANUGANTI · 4 years, 3 months ago
  17. c310dd0 Merge "Updated SelectionHandles to use declarative graphics APIs" into androidx-master-dev by Nader Jawad · 4 years, 3 months ago
  18. 701e3f5 Merge "Add a maven entry for metalava fetching." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  19. a31c4c5 Merge "Remove DrawNode." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  20. dee0f11 Merge "Refactor Hilt app classes to use @HiltAndroidApp" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  21. b5453622 Add a maven entry for metalava fetching. by Aurimas Liutikas · 4 years, 3 months ago
  22. 1383365 Merge "Make `DelegatingWorkerFactory` thread safe." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  23. a5b5a9a Merge "Support LayoutDirect in ViewPort" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  24. 8e9a986 Merge "Early return from startTransitions" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  25. 3248595 Remove DrawNode. by George Mount · 4 years, 3 months ago
  26. c1049b7 Make `DelegatingWorkerFactory` thread safe. by Rahul Ravikumar · 4 years, 3 months ago
  27. 097a0bc Merge "Remove deprecated Focusable, FocusOperator and FocusNode" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  28. acba7af Merge "Differentiate between tap and double tap." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  29. 38d6b0a Early return from startTransitions by Ian Lake · 4 years, 3 months ago
  30. 2747f1e Merge "Unset `idea.is.internal` to workaround a bug in 4.1 canary 8." into androidx-master-dev by Aurimas Liutikas · 4 years, 3 months ago
  31. 9544551 Merge "[WebView] addDocumentStartJavascript() AndroidX API" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  32. e029bc3 Unset `idea.is.internal` to workaround a bug in 4.1 canary 8. by Rahul Ravikumar · 4 years, 3 months ago
  33. dfec21a Merge "listTaskOutputs now also showing task's class" into androidx-master-dev by Jeff Gaston · 4 years, 3 months ago
  34. d681410 Refactor Hilt app classes to use @HiltAndroidApp by Daniel Santiago Rivera · 4 years, 3 months ago
  35. 9de7154 [WebView] addDocumentStartJavascript() AndroidX API by Shimi Zhang · 4 years, 3 months ago
  36. 201fa47 Updated SelectionHandles to use declarative graphics APIs by Nader Jawad · 4 years, 3 months ago
  37. e923028 Merge "Update Navigation to 2.3.0-rc01" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  38. 883b7b3 Merge "Undo publishdocrules for annotation-experimental" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  39. a6a588e Differentiate between tap and double tap. by Shep Shapard · 4 years, 3 months ago
  40. e0c7860 listTaskOutputs now also showing task's class by Jeff Gaston · 4 years, 3 months ago
  41. 7e4b420 Merge "AndroidXHiltProcessor no longer extends BasicAnnotationProcessor." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  42. 7c3b641 Merge "Rename addAnnotationString to addStringAnnotation" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  43. c9407e2 Merge "Actually remove any pending result when calling unregister" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  44. a111d145 Merge "Processor needs to check for both foreground and background work." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  45. acb3944 Undo publishdocrules for annotation-experimental by Nick Anthony · 4 years, 3 months ago
  46. 77e0421 Added path to DatabaseClosedEvent by Jakub Gielzak · 4 years, 3 months ago
  47. 11a4020 Removed deprecated field - name by Jakub Gielzak · 4 years, 3 months ago
  48. fd1df66 Actually remove any pending result when calling unregister by Jeremy Woods · 4 years, 3 months ago
  49. 345f410 Merge "Add a script for simplifying build.log files" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  50. 7f1cc51 Rename addAnnotationString to addStringAnnotation by haoyu · 4 years, 3 months ago
  51. 7ccdb5e Merge "Remove PointerInputNode and PointerInputWrapper." into androidx-master-dev by Shep Shapard · 4 years, 3 months ago
  52. a0156b6 Merge "Support locking wembley devices" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  53. 25d1ba0 Merge "Update usages of DrawScope to leverage Density receiver scope" into androidx-master-dev by Nader Jawad · 4 years, 3 months ago
  54. 54f58efd Merge "Updated Ripple API to use DrawScope instead of Canvas" into androidx-master-dev by Nader Jawad · 4 years, 3 months ago
  55. 889cad1 Processor needs to check for both foreground and background work. by Rahul Ravikumar · 4 years, 3 months ago
  56. 228fcf5 AndroidXHiltProcessor no longer extends BasicAnnotationProcessor. by Daniel Santiago Rivera · 4 years, 3 months ago
  57. e6b624d Merge "Fix Camera-View version to be 1.0.0-alpha11" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  58. 5dd7481 Rename presentData as an overload of submitData by Dustin Lam · 4 years, 3 months ago
  59. e4d777f Merge "Update navigation-ui dependencies to rc01" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  60. 1047657 Merge "Split first-draw functionality from AndroidOwnerRegistry" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  61. 3d0b6af Merge "Add Kdocs for refresh()" into androidx-master-dev by Dustin Lam · 4 years, 3 months ago
  62. ac17a3d Update Navigation to 2.3.0-rc01 by Ian Lake · 4 years, 3 months ago
  63. 166ae18 Update navigation-ui dependencies to rc01 by Ian Lake · 4 years, 3 months ago
  64. cf7bdb1 Support locking wembley devices by Dustin Lam · 4 years, 3 months ago
  65. ad6f8d8 Merge "Basic input support, fixed flickering" into androidx-master-dev by Jim Sproch · 4 years, 3 months ago
  66. 8049eaa Add notification for semantics change by yingleiw · 4 years, 3 months ago
  67. 65f8f0c Merge "PublishDocRules.kt update for 1589389200000" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  68. 3ab0f0b Split first-draw functionality from AndroidOwnerRegistry by Jelle Fresen · 4 years, 3 months ago
  69. 88eadfd Merge "Relax timing in BenchmarkStateTest#validateMetrics" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  70. 2e72376 Relax timing in BenchmarkStateTest#validateMetrics by Chris Craik · 4 years, 3 months ago
  71. 06f6828 Merge "Mark a couple of tests as medium" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  72. 40e5412 Basic input support, fixed flickering by Nikolay Igotti · 4 years, 3 months ago
  73. 32e4056 Fix Camera-View version to be 1.0.0-alpha11 by Nick Anthony · 4 years, 3 months ago
  74. 5801ebc Merge "Check view visibility in assertIsDisplayed()" into androidx-master-dev by Jelle Fresen · 4 years, 3 months ago
  75. eb05611 Merge "Add testing APIs to send text." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  76. d780714 Mark a couple of tests as medium by Kirill Grouchnikov · 4 years, 3 months ago
  77. 3b7793b Merge "Flag android:onClick non-databinding usage for older min SDK levels" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  78. fa9cf36 Merge "Document when ControllerInfo's package name and UID may not be precise" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  79. fa9f974 Document when ControllerInfo's package name and UID may not be precise by Jaewan Kim · 4 years, 4 months ago
  80. 9f5329f Merge "RemoteUserInfo: Help media2 to create RemoteUserInfo with unknown fields" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  81. f487568 Merge "Create legacy ControllerInfo in one way" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  82. 5b2a140 Add testing APIs to send text. by Filip Pavlis · 4 years, 3 months ago
  83. 891799c Check view visibility in assertIsDisplayed() by Jelle Fresen · 4 years, 3 months ago
  84. be73539 Merge "Adapter for StateFlow" into androidx-master-dev by Andrey Kulikov · 4 years, 3 months ago
  85. e39956c Merge "Use the package name from context when accessing the app info object" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  86. 57ed9ac Merge "Fix error-prone errors in :camera:camera-core:runErrorProne" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  87. 133513d Fix error-prone errors in :camera:camera-core:runErrorProne by leo huang · 4 years, 3 months ago
  88. c6513ed Merge "Fix SessionResult to be custom VersionedParcelable" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  89. 9109209 Fix SessionResult to be custom VersionedParcelable by Gyumin Sim · 4 years, 3 months ago
  90. 3029b3c Merge "Add PreviewView#setDeviceRotationForRemoteDisplayMode() API to provide device rotation value for transform calculations." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  91. bb2cb5c Merge "Use camera sensor degrees to flip sensor dimension for related calculations in PreviewView" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  92. a21708b Add PreviewView#setDeviceRotationForRemoteDisplayMode() API to provide device rotation value for transform calculations. by charcoalchen · 4 years, 4 months ago
  93. e76a929 Use camera sensor degrees to flip sensor dimension for related calculations in PreviewView by charcoalchen · 4 years, 4 months ago
  94. b16e07a PublishDocRules.kt update for 1589389200000 by Nick Anthony · 4 years, 3 months ago
  95. 0cbaef8 Merge "Fix bug when creating parent directories and ignoring file rename failure." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  96. ef0c56c Add Kdocs for refresh() by Dustin Lam · 4 years, 3 months ago
  97. 03a42bd Merge "Refactor creating mock player configuration" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  98. 77add4e Merge "Guard calls to WorkConstraintsTracker.replace()." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  99. 32d49b9 Merge "Updated PublishDocsRules.kt for androidx.emoji-1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  100. 15a95a5 Merge "Updated PublishDocsRules.kt for androidx.activity-1.2.0-alpha04, androidx.fragment-1.3.0-alpha04, androidx.lifecycle-2.3.0-alpha02, androidx.navigation-2.3.0-alpha06, recyclerview-1.2.0-alpha03, androidx.wear-1.1.0-beta01, androidx.webkit-1.3.0-alpha02, androidx.work-2.4.0-alpha03" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago