1. 0bf4cab Deprecation fixes with code changes, fix nullability by Alan Viverette · 4 years, 9 months ago
  2. 95f11bd Merge "Update core-role version to 1.0.0-beta01." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  3. 69b5c99 Merge "Wrap ASM exception with jetifier's one." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago snap-temp-L49500000826563444
  4. a1611a3 Wrap ASM exception with jetifier's one. by Filip Pavlis · 4 years, 9 months ago
  5. d8b7711 Merge "ExifInterface: resolve error prone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  6. 453dbb1 ExifInterface: resolve error prone warnings by Kyunglyul Hyun · 4 years, 9 months ago
  7. fc11ebe Merge "Move SelectionManager to ui-foundation" into androidx-master-dev by Siyamed Sinir · 4 years, 9 months ago
  8. 5036111 Merge "Fix setZoomRatio(1.0f) after setZoomRatio(other) does not resetting zoom issue." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  9. b3acda6 Update core-role version to 1.0.0-beta01. by Hai Zhang · 4 years, 9 months ago
  10. 700df845 Move SelectionManager to ui-foundation by Siyamed Sinir · 4 years, 9 months ago
  11. 6261c1e Merge "Update PeriodicWorkRequest docs: initial delays are allowed." into androidx-master-dev by Sumir Kataria · 4 years, 9 months ago
  12. bb91c8d Merge "API lint check for the UserHandle is disabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  13. 67c18dd Merge "Add selection sample similar to an article" into androidx-master-dev by Siyamed Sinir · 4 years, 9 months ago
  14. d40d65e Merge "Fix unused methods warnings in animation library." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  15. 15a5547 Merge "Enable anti-alias for selection handles" into androidx-master-dev by Siyamed Sinir · 4 years, 9 months ago
  16. 2b07df3 Update PeriodicWorkRequest docs: initial delays are allowed. by Sumir Kataria · 4 years, 9 months ago
  17. 61b43f0 Merge "Revert "Revert testBuildType changes in BenchmarkPlugin"" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  18. 4eb89d1 Merge "Fix leak of biometric credential handler activity" into androidx-master-dev by Curtis Belmonte · 4 years, 9 months ago
  19. 2e1f730 Merge "API Change: Delete OnPreviewOutputUpdateListener and all the code related." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  20. ef08021 Revert "Revert testBuildType changes in BenchmarkPlugin" by Chris Craik · 4 years, 9 months ago
  21. c6e1e60 API Change: Delete OnPreviewOutputUpdateListener and all the code related. by Xi Zhang · 4 years, 9 months ago
  22. 7bcd90e Merge "Fix fragment transition epicenter calculation" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  23. a9cbd7e Fix leak of biometric credential handler activity by Curtis Belmonte · 4 years, 9 months ago
  24. 32f135b API lint check for the UserHandle is disabled for androidx by Sergey · 4 years, 9 months ago
  25. 6751e94 Merge "Adds Compose lint check for unnecessary lambda creation" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  26. 71a7853 Merge "Let IJ navigate to b/ links in code." into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  27. 271e0d1 Merge "Unifies dependencies across Compose and main project" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  28. 54b4c11 Adds Compose lint check for unnecessary lambda creation by Louis Pullen-Freilich · 4 years, 9 months ago
  29. 08e53df Unifies dependencies across Compose and main project by Louis Pullen-Freilich · 4 years, 9 months ago
  30. 8a22782 Merge "Upgrade to AndroidStudio 4.0 Canary 1 and AGP 4.0.0-alpha01" into androidx-master-dev by Jim Sproch · 4 years, 9 months ago
  31. 4bdd421 Merge "Prevent jetifier from rewriting unmodified libs." into androidx-master-dev by Filip Pavlis · 4 years, 9 months ago
  32. 3c4a858 Upgrade to AndroidStudio 4.0 Canary 1 and AGP 4.0.0-alpha01 by Jim Sproch · 4 years, 9 months ago
  33. d3b7593 Fix setZoomRatio(1.0f) after setZoomRatio(other) does not resetting zoom issue. by Scott Nien · 4 years, 9 months ago
  34. 03404c7 Merge changes I14f7d8dc,I3fc37915 into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  35. e6ce6df Use new zoom API in CameraView and remove Preview.zoom() API. by Scott Nien · 4 years, 10 months ago
  36. f60a1ac [Zoom] Expose zoom APIs in CameraControl and CameraInfo, adding active state for FocusMetering APIs. by Scott Nien · 4 years, 10 months ago
  37. 88610a2 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  38. db95f4b Add selection sample similar to an article by Siyamed Sinir · 4 years, 9 months ago
  39. ed8eb783 Enable anti-alias for selection handles by Siyamed Sinir · 4 years, 9 months ago
  40. bea5648 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  41. fd4cbc0 Merge "Re-enable startRestartGroup/endRestartGroup for functions" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  42. 152be19 Merge "Remove unused speculative frames" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  43. 30a6e82 Merge "Update VP2 and RV to next minor version" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  44. ae04d3c Let IJ navigate to b/ links in code. by Aurimas Liutikas · 4 years, 9 months ago
  45. 7c117ae Merge "Update coordinatorlayout to next minor version" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  46. ae96e9a Update coordinatorlayout to next minor version by Nick Anthony · 4 years, 9 months ago
  47. f6dcc34 Merge "Change androidx.biometric version to 1.1.0-alpha01" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  48. 227f565 Merge "API lint check for the ArrayReturn is enabled for androidx" into androidx-master-dev by Aurimas Liutikas · 4 years, 9 months ago
  49. 3269f7e Change androidx.biometric version to 1.1.0-alpha01 by Curtis Belmonte · 4 years, 9 months ago
  50. b75578c Merge "Added ktlintCheckFile task that can take a list of files as an argument" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  51. 0ac1643 Added ktlintCheckFile task that can take a list of files as an argument by Sergey · 4 years, 9 months ago
  52. c83e84d Prevent jetifier from rewriting unmodified libs. by Filip Pavlis · 4 years, 9 months ago
  53. 35141a3 Update VP2 and RV to next minor version by Nick Anthony · 4 years, 9 months ago
  54. 26a69cb Merge "Enables -Werror and -Xlint:unchecked for pure java modules" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  55. 0b58731 API lint check for the ArrayReturn is enabled for androidx by Sergey · 4 years, 9 months ago
  56. cf08568 Fix fragment transition epicenter calculation by Anders Järleberg · 4 years, 9 months ago
  57. 95b83f8 Merge "Hide Observable Interfaces" into androidx-master-dev by AL HO · 4 years, 9 months ago
  58. b793672 Fix unused methods warnings in animation library. by Aurimas Liutikas · 4 years, 9 months ago
  59. 562ab49 Merge "Checking in a script for each build server target" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  60. cdda5ed Merge "Hide all the methods inside UsecCase" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  61. ca6676a Hide all the methods inside UsecCase by leo huang · 4 years, 9 months ago
  62. 9b58877 Merge "Move CameraX.LensFacing to LensFacing.java" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  63. 922804c Merge "Clean up compose-compiler-hosted KtxCrossModuleTests: fix two output warnings" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  64. f8448c0 Clean up compose-compiler-hosted KtxCrossModuleTests: fix two output warnings by Owen Gray · 4 years, 9 months ago
  65. 9017843 Merge changes from topic "jg-aisl-proto" into androidx-master-dev by Sergey Vasilinets · 4 years, 9 months ago
  66. 0e830e9 Move CameraX.LensFacing to LensFacing.java by leo huang · 4 years, 9 months ago
  67. 379998f Merge "Rename BaseCamera to CameraInternal" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  68. 619fe7b Rename BaseCamera to CameraInternal by WenHung_Teng · 4 years, 10 months ago
  69. c311dc5 Hide Observable Interfaces by AL Ho · 4 years, 9 months ago
  70. e7ed068 Merge "Reconfigure how Webview support interfaces are pulled in" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  71. c55874ef Merge "Fix removedUseCase_doesNotStreamWhenLifecycleResumes postsubmit failure" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  72. 821e4fa Reconfigure how Webview support interfaces are pulled in by Hazem Ashmawy · 4 years, 9 months ago
  73. 79c2d64 Merge "Use intrinsicWidth result from MultiParagraphIntrinsic" into androidx-master-dev by Haoyu Zhang · 4 years, 9 months ago
  74. 61ae828 Merge "Save and restore ShortcutInfoCompat#rank" into androidx-master-dev by Mehdi Alizadeh · 4 years, 9 months ago
  75. 3c455c0 Save and restore ShortcutInfoCompat#rank by Mehdi Alizadeh · 4 years, 11 months ago
  76. b2468b7 Use intrinsicWidth result from MultiParagraphIntrinsic by Haoyu Zhang · 4 years, 9 months ago
  77. 45e8ac5 Merge "Use @param for Text compasable arguments" into androidx-master-dev by Siyamed Sinir · 4 years, 9 months ago
  78. 9cee648 Merge "Publish Fragment-Testing lint checks" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  79. 2ee0698 Merge "Change InspectorEnvironment to callback-like API" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  80. 0805440 Enables -Werror and -Xlint:unchecked for pure java modules by Louis Pullen-Freilich · 4 years, 9 months ago
  81. c3f7174 Change InspectorEnvironment to callback-like API by Sergey Vasilinets · 4 years, 9 months ago
  82. 01d5b90 Merge "Cleanup incorrect KDoc links" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  83. b0bb66a Merge "Update androidx.compose and androidx.ui to 0.1.0-dev03" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  84. 7ea74fa Cleanup incorrect KDoc links by Matthew Fraschilla · 4 years, 9 months ago
  85. 2897651 Merge "Serialization schema annotations" into androidx-master-dev by Ember Rose · 4 years, 9 months ago
  86. 874198a Added protobuf to SQLiteInspector by Jakub Gielzak · 4 years, 9 months ago
  87. 78b080b Update androidx.compose and androidx.ui to 0.1.0-dev03 by Nick Anthony · 4 years, 9 months ago
  88. 71e1a69 Added a test module to SQLiteInspector by Jakub Gielzak · 4 years, 9 months ago
  89. 5097b4f Checking in a script for each build server target by Jeff Gaston · 4 years, 9 months ago
  90. 5d8e702 Merge "Update benchmark to 1.1.0-alpha01" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  91. 841b6d5 Update benchmark to 1.1.0-alpha01 by Nick Anthony · 4 years, 9 months ago
  92. 7bfca07 Merge "Added minSDK check for VectorTint test" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  93. b808b25 Merge "Add function for adding EXIF to PNG files" into androidx-master-dev by Jin Seok Park · 4 years, 9 months ago
  94. 3d53341 Merge "Fix ImageCaptureTest failure on postsubmit failiure on Nexus Player." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  95. 4470f79 Use @param for Text compasable arguments by Siyamed Sinir · 4 years, 9 months ago
  96. d3a0914 Merge "Draw underline instead of background for composition" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  97. 0af7acf Fix ImageCaptureTest failure on postsubmit failiure on Nexus Player. by Scott Nien · 4 years, 9 months ago
  98. 1fe6717 Merge "Fix issue with Renderer types with mixed compiler versions" into androidx-master-dev by Leland Richardson · 4 years, 9 months ago
  99. b8f17be Merge "Updated autofil to 1.1.0-alpha01" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  100. a7c486e Merge "Remove CameraX ErrorHandler" into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago