1. 3924eae Merge changes Ic0654d61,I2e60fa29 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  2. 05b7895 Merge "Fix the issue color of the pixel at the center of the bitmap is off by 1" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  3. 63de4a9 Fix the issue color of the pixel at the center of the bitmap is off by 1 by Pinyao Ting · 4 years, 7 months ago
  4. 537ecd3 Merge "Clear non-active retained fragments" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  5. 79f36ff Merge changes I78622096,I3505ece9 into androidx-master-dev by Jeff Gaston · 4 years, 7 months ago
  6. 892d135 Asking metalava to filter restrictto scopes by Jeff Gaston · 4 years, 8 months ago
  7. 7dc5326 Having Metalava only regenerate each api file once by Jeff Gaston · 4 years, 7 months ago
  8. 8a031b6 Merge "Add generateJsonModel to EXEMPT_TASK_NAMES" into androidx-master-dev by Chong Zhang · 4 years, 7 months ago
  9. c055e4903 Merge "Cleanup lint baseline in ConstraintLayout" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  10. f6966bc Merge "Add andreykulikov@ to ui-framework and ui-platform OWNERS" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  11. 30a3ac1 Add andreykulikov@ to ui-framework and ui-platform OWNERS by Andrey Kulikov · 4 years, 7 months ago
  12. aa24025 Merge "Updates Tabs to use WithConstraints" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  13. 8070abf Cleanup lint baseline in ConstraintLayout by Mihai Popa · 4 years, 7 months ago
  14. 3e5d532e Merge "Patched compatibility between mpp and maven-publish" into androidx-master-dev by Owen Gray · 4 years, 7 months ago
  15. e9399b3 Merge "Running the kotlin compiler in out-of-process mode for build server builds too" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  16. 7738653 Merge "Fix MediaController crash with fwk MediaSession" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  17. 05c46e7 Fix MediaController crash with fwk MediaSession by Jaewan Kim · 4 years, 7 months ago
  18. cc1133c Merge "Move makeActive/Inactive entirely to FragmentStore" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  19. 2c8e89b Running the kotlin compiler in out-of-process mode for build server builds too by Jeff Gaston · 4 years, 7 months ago
  20. 625d7b0 Seperate Navigation-Testing from navigation package by Matthew Fraschilla · 4 years, 7 months ago
  21. bb9d6f6 Create test NavigatorProvider by Matthew Fraschilla · 4 years, 7 months ago
  22. dacb50c Merge changes I8415d8dc,I091a5fb9 into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  23. 1b22730 Merge "View.findViewTreeLifecycleOwner ktx extension" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  24. a48dae9 Clear non-active retained fragments by Ian Lake · 4 years, 7 months ago
  25. 91c9b29 Merge "Add explicit constructors per LoadType to PageEvent" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  26. b2ea446 Merge "Enables incremental Kotlin compilation in Compose projects" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  27. e673830 Merge "ComponentActivity and Fragment set ViewTreeLifecycleOwner" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  28. 806ceea Merge "Concatenate Modifiers with +" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  29. f724991 View.findViewTreeLifecycleOwner ktx extension by Adam Powell · 4 years, 7 months ago
  30. 346b089 Enables incremental Kotlin compilation in Compose projects by Louis Pullen-Freilich · 4 years, 7 months ago
  31. d33b592 Merge "Re-enable fallbackLineSpacing" into androidx-master-dev by Haoyu Zhang · 4 years, 7 months ago
  32. 79feed1 Add explicit constructors per LoadType to PageEvent by Dustin Lam · 4 years, 7 months ago
  33. 792f47b Move makeActive/Inactive entirely to FragmentStore by Ian Lake · 4 years, 7 months ago
  34. 47fd275 ComponentActivity and Fragment set ViewTreeLifecycleOwner by Adam Powell · 4 years, 7 months ago
  35. aca3675 Merge "[Text Selection] Add tests for SelectionManager" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  36. ee1a434 Re-enable fallbackLineSpacing by Haoyu Zhang · 4 years, 7 months ago
  37. 81cee52 Use the union of foreground service types when multiple Workers are running in the context of a Foreground service. by Rahul Ravikumar · 4 years, 7 months ago
  38. 1693d66 Updates Tabs to use WithConstraints by Louis Pullen-Freilich · 4 years, 7 months ago
  39. c92f2a0 Allow multiple notifications from Workers running in the context of a by Rahul Ravikumar · 4 years, 7 months ago
  40. 29ddd0b Add generateJsonModel to EXEMPT_TASK_NAMES by Chong Zhang · 4 years, 7 months ago
  41. c5bb6d5 Merge "Support text indent given in Em" into androidx-master-dev by Haoyu Zhang · 4 years, 7 months ago
  42. 5819ff6 [Text Selection] Add tests for SelectionManager by Qingqing Deng · 4 years, 8 months ago
  43. 83893b9 Merge "Support line height input in Em" into androidx-master-dev by Haoyu Zhang · 4 years, 7 months ago
  44. 01b62a1 Merge "Adjust the default fragment transition presets" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  45. 763f254 Merge "API proposal: Layout prefix for LayoutModifiers" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  46. c61c8e8 Merge "Change duration of default navigation fades" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  47. 773dacf Merge "create ContentProviderCompat and added utility function to return non-null context for better kotlin-interop." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  48. e279dd8 Merge "Revert "Revert default Selection in Wrapper"" into androidx-master-dev by Siyamed Sinir · 4 years, 7 months ago
  49. 66f0107 Change duration of default navigation fades by Jeremy Woods · 4 years, 7 months ago
  50. 0fb5fcd Adjust the default fragment transition presets by Jeremy Woods · 4 years, 7 months ago
  51. 84a0c81 Patched compatibility between mpp and maven-publish by Owen Gray · 4 years, 7 months ago
  52. dd72306 Concatenate Modifiers with + by Adam Powell · 4 years, 7 months ago
  53. bda4fd7 Merge "Reset Parcel Data Position to 0 in UI Test" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  54. 830accb Merge "Add DisplayCompat to get physical display size" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  55. 712dc99 API proposal: Layout prefix for LayoutModifiers by Adam Powell · 4 years, 7 months ago
  56. 1373a4c Merge "Clean up conversion to Kotlin" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  57. 0c66cf84 Merge "Stop printing out logs for existing nullability issues." into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  58. f2f95b3 Merge "Move add/removeRetainedFragment logic to non config" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  59. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  60. 3f296b5 Merge "Add ViewTreeLifecycleOwner" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  61. 28a5478 Merge "Fix warnings in room kotlin test app build." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  62. 478f7d4 Merge "Leave extra space between CREATE and INDEX in legacy hash calculation." into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  63. e2a4be7 Merge "Add missing @Nullability annotation to PreferenceManager" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  64. 32eb02b Merge changes I4c5743fe,I2568dcfd,I613e9b7b into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  65. f5990f5 Merge "Add LayoutTag modifier" into androidx-master-dev by Mihai Popa · 4 years, 7 months ago
  66. 8b99ffb Add LayoutTag modifier by Mihai Popa · 4 years, 7 months ago
  67. 0f866e4 Disambiguate database_id by Jakub Gielzak · 4 years, 7 months ago
  68. df99e25 Added a test_get_schema with multiple databases by Jakub Gielzak · 4 years, 7 months ago
  69. 854d0e2 SqliteInspectorTest refactor by Jakub Gielzak · 4 years, 7 months ago
  70. 048824d Merge "Fix the models reads inside the composition and writes in WithConstrains measure block" into androidx-master-dev by Andrey Kulikov · 4 years, 7 months ago
  71. 2a5f8e9 Merge "Remove paragraphStyle from text composables" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  72. a3690fd Merge "update api naming for uri-based adaptive icon" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  73. 076e4ea Merge "Add ParagraphStyle attributes to TextStyle" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  74. 3d2b498 Merge "Fix and enforce UnusedVariable errorprone warnings" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  75. 81dfa2a Remove paragraphStyle from text composables by Siyamed Sinir · 4 years, 7 months ago
  76. 8ee0ef3 Merge "Check for null host in FragmentManager toString()" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  77. 451148fb Support text indent given in Em by Haoyu Zhang · 4 years, 7 months ago
  78. 1a8e439 Support line height input in Em by Haoyu Zhang · 4 years, 7 months ago
  79. 7a71f9c Merge "Properly destroy non-config of <fragment> tag" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  80. c0e7eac Merge "Bump benchmark plugin to agp 3.6.0-beta05" into androidx-master-dev by Dustin Lam · 4 years, 7 months ago
  81. c8b0132 Add ParagraphStyle attributes to TextStyle by Siyamed Sinir · 4 years, 7 months ago
  82. bdeb91d Merge "Use SpanStyle for text classes below composables" into androidx-master-dev by Siyamed Sinir · 4 years, 7 months ago
  83. d10ec06 Move add/removeRetainedFragment logic to non config by Ian Lake · 4 years, 7 months ago
  84. cf8b11c Fix and enforce UnusedVariable errorprone warnings by Aurimas Liutikas · 4 years, 7 months ago
  85. 3be8c6b update api naming for uri-based adaptive icon by Pinyao Ting · 4 years, 7 months ago
  86. d73a0b6 Properly destroy non-config of <fragment> tag by Ian Lake · 4 years, 7 months ago
  87. c9fda28 Add ViewTreeLifecycleOwner by Adam Powell · 4 years, 7 months ago
  88. 81bde0f Check for null host in FragmentManager toString() by Jeremy Woods · 4 years, 7 months ago
  89. ae89391 Merge "Remove test dependencies on method not available prior to API 24." into androidx-master-dev by Chuck Jazdzewski · 4 years, 7 months ago
  90. fc25069 Merge "Fix the flaky FragmentTransition showHide test" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  91. 86982c2 Merge "Enabled flag prototyping in Gesture Detectors." into androidx-master-dev by Shep Shapard · 4 years, 7 months ago
  92. 78e9fda Merge "Upate versions after Dec 4th Release" into androidx-master-dev by Nick Anthony · 4 years, 7 months ago
  93. f0a48339 Stop printing out logs for existing nullability issues. by Aurimas Liutikas · 4 years, 7 months ago
  94. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  95. bf6ed2f Remove test dependencies on method not available prior to API 24. by Chuck Jazdzewski · 4 years, 7 months ago
  96. 5df4fa0 Merge "Upgrade studio to 3.6.0-beta05" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  97. 0b69175 Use SpanStyle for text classes below composables by Siyamed Sinir · 4 years, 7 months ago
  98. 69bd942 Merge "Change maxLines and ellipsis argument from nullable to non-null" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  99. 58236b8 Merge "Stop setting src/tests/kotlin sourceSet" into androidx-master-dev by Treehugger Robot · 4 years, 7 months ago
  100. 195c4d8 Enabled flag prototyping in Gesture Detectors. by Shep Shapard · 4 years, 7 months ago