1. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 6 months ago
  2. e3af0e4 Suppress deprecation warnings from new Android T SDK. by Alan Viverette · 2 years, 6 months ago
  3. ef5e710 Upstream deprecation suppressions for Android T by Aurimas Liutikas · 2 years, 7 months ago
  4. d084e36 Move to TOML as source of truth for library groups and versions by Aurimas Liutikas · 2 years, 10 months ago
  5. ad97e93 Remove robolectric SDK restriction. by Nick Chalko · 2 years, 9 months ago
  6. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 11 months ago
  7. 443eb71 Fix lint suppressions in browser. by Peter E Conn · 3 years ago
  8. aebdfe7 'Update versions for release id 1632934800000 by Nick Anthony · 3 years ago
  9. 5cb2d6e Update browser to 1.4.0-beta01 by Ella Ge · 3 years ago
  10. f787a86 Upgrade metalava to ab/7738715 by Aurimas Liutikas · 3 years ago
  11. f7fc05b Mark PendingIntent in Browser Actions test as immutable. by Peter Conn · 3 years, 1 month ago
  12. 354c154 Merge "Remove warning about duplicate package" into androidx-main am: b777f1670d by Treehugger Robot · 3 years, 1 month ago
  13. 5a9a40d Remove warning about duplicate package by Aurimas Liutikas · 3 years, 1 month ago
  14. abd42e9 Merge "Upgrade to metalava ab/7594889" into androidx-main am: e67ca9c677 by Treehugger Robot · 3 years, 1 month ago
  15. 4205211 Upgrade to metalava ab/7594889 by Aurimas Liutikas · 3 years, 1 month ago
  16. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years, 2 months ago
  17. e0261b7 Upgrade to Robolectric 4.6.1 by Aurimas Liutikas · 3 years, 1 month ago
  18. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  19. 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 3 months ago
  20. 4d90db4 Migrate browser to use Gradle Version Catalogs by Aurimas Liutikas · 3 years, 3 months ago
  21. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  22. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  23. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  24. 0d8b15e Merge "Import translations. DO NOT MERGE ANYWHERE" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  25. 7388e79 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 5 months ago
  26. d055e73 Disable TrustedWebActivityServiceConnectionPool#testConnection due to flaky by Ella Ge · 3 years, 6 months ago
  27. 7086a71 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 3 years, 6 months ago
  28. 782b036 Add FLAG_IMMUTABLE to PendingIntents in browser/ by Ella Ge · 3 years, 6 months ago
  29. d4a0b67 Update signatures and baselines for metalava update by Aurimas Liutikas · 3 years, 6 months ago
  30. 67cf4b1 Fix invalid OWNER files due to the users no longer having an active account. by Sam Saccone · 3 years, 7 months ago
  31. b9074a7 Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 8 months ago
  32. 9d5c961 Merge "Enforce java warnings for android library test code" into androidx-master-dev am: 2ee5e018db by Alan Viverette · 3 years, 9 months ago
  33. 2ee5e01 Merge "Enforce java warnings for android library test code" into androidx-master-dev by Alan Viverette · 3 years, 9 months ago
  34. 84993a9 Merge "Update androidx-master-dev references to new androidx-main branch" into androidx-master-dev am: d4be26d753 by Alan Viverette · 3 years, 9 months ago
  35. 053e7e6 Update androidx-master-dev references to new androidx-main branch by Alan Viverette · 3 years, 9 months ago
  36. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 9 months ago
  37. 676b0b5 Merge "Add myself to browser OWNER" into androidx-master-dev am: 50707ab024 by Ella Ge · 3 years, 9 months ago
  38. b659c42 Add myself to browser OWNER by Ella Ge · 3 years, 9 months ago
  39. 8555619 Fix javadoc for TrustedWebActivityIntentBuilder. by Peter Conn · 3 years, 9 months ago
  40. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 10 months ago
  41. 24e0f38 Remove flaky androidx.browser test. by Ella Ge · 3 years, 10 months ago
  42. b930ca1 [2/3] Use AndroidJUnit4 instead of JUnit4 by Jelle Fresen · 4 years ago
  43. 757ff42 Enable API lint check for MissingGetterMatchingBuilder in androidx. by Alexander Dorokhine · 3 years, 11 months ago
  44. 181a02b Move browser to 1.3.0-beta01 by Ella Ge · 4 years ago
  45. 812b33e Merge "Disable flaky androidx.browser test." into androidx-master-dev by Peter Conn · 4 years ago
  46. 50d00d8 Disable flaky androidx.browser test. by Peter E Conn · 4 years ago
  47. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 4 years ago
  48. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 4 years ago
  49. 92839c6 Fix a typo in method name by Ella Ge · 4 years ago
  50. 6ac8c64 Upgrade to Metalava 1.0.0-alpha02 build by Aurimas Liutikas · 4 years ago
  51. 18cc409 Add support for setting the ShareState. by Sophey Dong · 4 years ago
  52. fbfe727 Add setDefaultColorSchemeParams by Ella Ge · 4 years ago
  53. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  54. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  55. fdb836b API lint check for the GetterOnBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  56. 5e7fc48 API lint check for the CallbackMethodName is enabled for androidx by Sergey · 4 years, 4 months ago
  57. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  58. 92183ba extraCommand and extraCallbackWithResult back to Nullable by Ella Ge · 4 years, 1 month ago
  59. 283d16a Merge "Make extraCommand and extraCallbackWithResult return NonNull" into androidx-master-dev by Ella Ge · 4 years, 1 month ago
  60. 741334e Remove unnecessary shadow declaration by Trevor McGuire · 4 years, 1 month ago
  61. 2e02d8c Make extraCommand and extraCallbackWithResult return NonNull by Ella Ge · 4 years, 1 month ago
  62. dbeacb4 Update AndroidX target SDK to 30 by Oussama Ben Abdelbaki · 4 years, 1 month ago
  63. b1e1aa2 Merge "Address TWA navigation bar color api review comments" into androidx-master-dev by Ella Ge · 4 years, 2 months ago
  64. 42d9443 Address TWA navigation bar color api review comments by Ella Ge · 4 years, 2 months ago
  65. 8cb101e Add setScreenOrientation in TWAIntentBuilder by Sicheng Li · 4 years, 2 months ago
  66. 8b74c52 Merge "Change a android version check to compare number" into androidx-master-dev by Ella Ge · 4 years, 2 months ago
  67. bbb52c1 Change a android version check to compare number by Ella Ge · 4 years, 2 months ago
  68. a4a0120 Add support for setting the navbar divider color. by Pavol Drotar · 4 years, 2 months ago
  69. 6969983 Update browser/ to 1.3.0-alpha05 by Ella Ge · 4 years, 2 months ago
  70. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 5 months ago
  71. 5b293a1 Add package visibilty docs and warning. by Peter E Conn · 4 years, 3 months ago
  72. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  73. 082dbb3 Add CustomTabsClient#bindCustomTabServicePreservePriority by Ella Ge · 4 years, 3 months ago
  74. 6f5e55f Merge "Update addDefaultShareMenuItem and enableUrlBarHiding" into androidx-master-dev am: 93bc458b73 by Ella Ge · 4 years, 3 months ago
  75. 93bc458 Merge "Update addDefaultShareMenuItem and enableUrlBarHiding" into androidx-master-dev by Ella Ge · 4 years, 3 months ago
  76. ea3dd0d Update addDefaultShareMenuItem and enableUrlBarHiding by Ella Ge · 4 years, 3 months ago
  77. dddb9d9 Merge "Add Context.BIND_INCLUDE_CAPABILITIES to bind TWA Services" into androidx-master-dev am: fe2935c8ce by Ella Ge · 4 years, 3 months ago
  78. 1728545 Add Context.BIND_INCLUDE_CAPABILITIES to bind TWA Services by Ella Ge · 4 years, 3 months ago
  79. 5282995 Merge "Rename TWAServiceConnection#extraCommand to sendExtraCommand" into androidx-master-dev am: 632f4caac8 by Ella Ge · 4 years, 3 months ago
  80. d428f71 Rename TWAServiceConnection#extraCommand to sendExtraCommand by Ella Ge · 4 years, 3 months ago
  81. 322fcb6 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  82. 3654818 Import translations. DO NOT MERGE by Bill Yi · 4 years, 4 months ago
  83. 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 4 years, 4 months ago
  84. a683bd9 Reenable BuilderSetStyle and BuilderSetStyle checks by Aurimas Liutikas · 4 years, 4 months ago
  85. c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 4 years, 5 months ago
  86. 0b49223 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev by Alan Viverette · 4 years, 5 months ago
  87. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 5 months ago
  88. 6b3ba80 Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  89. bf4dab7 Import translations. DO NOT MERGE by Bill Yi · 4 years, 5 months ago
  90. e10b543 Merge "Add TrustedWebActivityCallback#onExtraCallback" into androidx-master-dev am: cad9236d8d by Peter Conn · 4 years, 5 months ago
  91. 432e092 Add TrustedWebActivityCallback#onExtraCallback by Ella Ge · 4 years, 6 months ago
  92. bebebfe Merge "Revert "Disable unused features in AGP"" into androidx-master-dev am: 48ae4d2fa3 by Andrea Falcone · 4 years, 5 months ago
  93. dd99a0a Revert "Disable unused features in AGP" by Andrea Falcone · 4 years, 5 months ago
  94. 8b12151 Merge "Disable unused features in AGP" into androidx-master-dev am: 9938dee89c by Treehugger Robot · 4 years, 5 months ago
  95. ad25632 Disable unused features in AGP by Aurimas Liutikas · 4 years, 5 months ago
  96. d7b64d3 Merge "Turns on Assert lint check and cleans up existing assertions" into androidx-master-dev am: 0c8fa8cc1b by Treehugger Robot · 4 years, 6 months ago
  97. c8a5a6b Turns on Assert lint check and cleans up existing assertions by Louis Pullen-Freilich · 4 years, 6 months ago
  98. d8831ea Merge "Increment out of date versions" into androidx-master-dev am: 9ecf2e2b18 by Automerger Merge Worker · 4 years, 6 months ago
  99. 7b982e9 Merge "Revert "Move all uses of androidx.core:core:1.1.0 and"" into androidx-master-dev am: bb4b7c6a45 by Automerger Merge Worker · 4 years, 7 months ago
  100. fa81a62 Increment out of date versions by Nick Anthony · 4 years, 7 months ago