1. 04b136d Increment browser, media, and workmanager versions by Nick Anthony · 4 years, 8 months ago
  2. 3ab598e Turn failOnDeprecationWarnings on. by Peter E Conn · 4 years, 8 months ago
  3. 7caa20b Merge "Propagate deprecation" into androidx-master-dev by Alan Viverette · 4 years, 8 months ago
  4. 32d2906 Propagate deprecation by Alan Viverette · 4 years, 8 months ago
  5. 5878dfb Added Nullability annotations and fixed NullAway complaints. by Peter E Conn · 4 years, 8 months ago
  6. 5ce6d3a Don't store clients in TWAServiceConnectionPool. by Peter E Conn · 4 years, 9 months ago
  7. bd62510 Merge "TrustedWebActivityIntentBuilder API comments." into androidx-master-dev by Peter Conn · 4 years, 9 months ago
  8. dfe0563 TrustedWebActivityIntentBuilder API comments. by Peter E Conn · 4 years, 9 months ago
  9. ca24ba7 Delegate storing the verified provider to TWAService subclass. by Peter E Conn · 4 years, 9 months ago
  10. 4098a01 Import translations. DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  11. d205cd7 Don't catch RemoteExceptions and rethrow as RuntimeExceptions. by Peter E Conn · 4 years, 9 months ago
  12. ee6dd3d Add API for immersive mode in Trusted Web Activities by Pavel Shmakov · 4 years, 9 months ago
  13. 872c53d Reset androidx.browser back to alpha09 by Aurimas Liutikas · 4 years, 9 months ago
  14. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  15. 937b9c6 Rename classes and other API cleanup. by Peter E Conn · 4 years, 9 months ago
  16. 19e26a5 Merge "Use Futures in TWAServiceConnectionManager." into androidx-master-dev by Peter Conn · 4 years, 9 months ago
  17. da58289 Use Futures in TWAServiceConnectionManager. by Peter E Conn · 4 years, 9 months ago
  18. d99c1c9 Merge "Use "The Same" instead of "Similar" in docs." into androidx-master-dev by Peter Conn · 4 years, 9 months ago
  19. 210418f Use "The Same" instead of "Similar" in docs. by Peter E Conn · 4 years, 9 months ago
  20. 726d0f5 Merge "API lint check for the ListenerLast is enabled for androidx" into androidx-master-dev by Jeff Gaston · 4 years, 9 months ago
  21. c6194de Merge "Address API council comments on Share Target." into androidx-master-dev by Treehugger Robot · 4 years, 9 months ago
  22. 130035d API lint check for the ListenerLast is enabled for androidx by Sergey · 4 years, 9 months ago
  23. 0e005915 Switch all libraries to use concurrent-futures 1.0.0 by Ian Lake · 4 years, 9 months ago
  24. da60007 Address API council comments on Share Target. by Peter E Conn · 4 years, 9 months ago
  25. c631e62 Remove SUPPORT_* constants from Dependencies.kt by Ian Lake · 4 years, 9 months ago
  26. df94021 Avoid connection leak in TWAServiceConnectionManager. by Peter E Conn · 4 years, 9 months ago
  27. 09286e6 Update versions after September 18th Release by Nick Anthony · 4 years, 9 months ago
  28. dfdbbcb Merge "Add category for web share target support in TWAs" into androidx-master-dev by Treehugger Robot · 4 years, 10 months ago
  29. 5ce58bf Add category for web share target support in TWAs by Pavel Shmakov · 4 years, 10 months ago
  30. ce230b8 Add extraCallbackWithResult to ICustomTabsCallback. by Pavel Shmakov · 4 years, 10 months ago
  31. 64f11e5 API lint check for the MinMaxConstant is enabled for androidx by Sergey · 4 years, 10 months ago
  32. 2e4fda8 Use legacy requestPostMessageChannel if needed. by Peter E Conn · 4 years, 10 months ago
  33. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  34. 19dc44d Split testutils-appcompat into its own dependency by Ian Lake · 4 years, 10 months ago
  35. 7abd043 Move testutils to new directory structure by Ian Lake · 4 years, 10 months ago
  36. aa6c8c8 Fix CustomTabsSessionToken#equals. by Peter E Conn · 4 years, 10 months ago
  37. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  38. 11c8a77 Share Target API for Trusted Web Activities by Pavel Shmakov · 4 years, 11 months ago
  39. 024e874 Update metalava to a newer version by Aurimas Liutikas · 4 years, 11 months ago
  40. 0fe0ff5 Merge "Import translations. DO NOT MERGE" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
  41. 5849563 Import translations. DO NOT MERGE by Bill Yi · 4 years, 11 months ago
  42. db40cd14 Browser: Mark parameters as Nullable or NonNull by Laís Minchillo · 4 years, 11 months ago
  43. e3026e1 Merge "Add README.md to browser." into androidx-master-dev by Peter Conn · 4 years, 11 months ago
  44. a0d1c6e Add README.md to browser. by Peter E Conn · 5 years ago
  45. 79d75f8 Merge "Make TrustedWebActivityIntentBuilder build TrustedWebActivityIntent instead of raw intent" into androidx-master-dev by Pavel Shmakov · 4 years, 11 months ago
  46. 1a11c26 Make TrustedWebActivityIntentBuilder build TrustedWebActivityIntent instead of raw intent by Pavel Shmakov · 5 years ago
  47. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  48. bfeead7 Use legacy newSession if possible. by Peter E Conn · 5 years ago
  49. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  50. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  51. fad113d Rely on released versions of dependencies. by Peter E Conn · 5 years ago
  52. 161cafc Reveal TrustedWebActivityService classes. by Peter E Conn · 5 years ago
  53. 28a6f96 Add navigation bar color and dark-mode related APIs to TrustedWebActivityBuilder by Pavel Shmakov · 5 years ago
  54. e9cada4 Reveal TrustedWebActivityBuilder. by Peter E Conn · 5 years ago
  55. f1d039c Add feature detection for color scheme customization by Pavel Shmakov · 5 years ago
  56. 1d13dbe Use SimpleArrayMap in implementation by Jake Wharton · 5 years ago
  57. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  58. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  59. 0254eae Add Nullaway by Peter E Conn · 5 years ago
  60. f97b62a Merge "Reveal CustomTabsClient#newSession(Callback, id)." into androidx-master-dev by Peter Conn · 5 years ago
  61. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  62. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  63. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  64. 7377986 Merge "Suppresses / fixes all unchecked javac errors and enables error tracking" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  65. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  66. b732b91 Reveal CustomTabsClient#newSession(Callback, id). by Peter E Conn · 5 years ago
  67. 12a0a4e Revert "Replace Guava ListenableFuture with Jetpack implementation" by Alan Viverette · 5 years ago
  68. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  69. 375d910 Merge "Sync with custom-tab-client without API changes." into androidx-master-dev by Peter Conn · 5 years ago
  70. 1e89e7e Sync with custom-tab-client without API changes. by Peter E Conn · 5 years ago
  71. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  72. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  73. 355ce76 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev by Treehugger Robot · 5 years ago
  74. 2cb4179 Merge "Add setNavigationBarColor api to Custom Tabs" into androidx-master-dev by Pavel Shmakov · 5 years ago
  75. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  76. 7c8c0e2 Add setNavigationBarColor api to Custom Tabs by Pavel Shmakov · 5 years ago
  77. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  78. c2ea01c Replace Guava ListenableFuture with Jetpack implementation by Alan Viverette · 5 years ago
  79. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  80. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  81. 11a721a Merge changes I304acd54,I84a53ba9 into androidx-master-dev by Treehugger Robot · 5 years ago
  82. 7745215 Merge "Add setColorSchemeParams method for Custom Tabs." into androidx-master-dev by Pavel Shmakov · 5 years ago
  83. 45d3f4e Delete legacy core-ui library. by Aurimas Liutikas · 5 years ago
  84. ab397bf Add setColorSchemeParams method for Custom Tabs. by Pavel Shmakov · 5 years ago
  85. 4943f19 Merge "Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01" into androidx-master-dev by Treehugger Robot · 5 years ago
  86. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  87. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  88. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  89. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  90. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  91. a3d28a7 Reenabling Doclava to run against sources too by Jeff Gaston · 5 years ago
  92. fb0d14a Deprecate Browser Actions. by Peter E Conn · 5 years ago
  93. baeeee7 Rename the setDarkThemeBehavior() customtabs API to setColorScheme by Peter Beverloo · 5 years ago
  94. f7d3d91 Add a customtabs extra to configure dark theme behavior by Peter Beverloo · 5 years ago
  95. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  96. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  97. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  98. 85ffcb1d Upstream Browser Actions changes. by Peter E Conn · 5 years ago
  99. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  100. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago