1. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 4 years, 10 months ago
  2. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 4 years, 10 months ago
  3. fad113d Rely on released versions of dependencies. by Peter E Conn · 4 years, 10 months ago
  4. 161cafc Reveal TrustedWebActivityService classes. by Peter E Conn · 5 years ago
  5. 28a6f96 Add navigation bar color and dark-mode related APIs to TrustedWebActivityBuilder by Pavel Shmakov · 4 years, 11 months ago
  6. e9cada4 Reveal TrustedWebActivityBuilder. by Peter E Conn · 5 years ago
  7. f1d039c Add feature detection for color scheme customization by Pavel Shmakov · 5 years ago
  8. 1d13dbe Use SimpleArrayMap in implementation by Jake Wharton · 5 years ago
  9. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  10. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  11. 0254eae Add Nullaway by Peter E Conn · 5 years ago
  12. f97b62a Merge "Reveal CustomTabsClient#newSession(Callback, id)." into androidx-master-dev by Peter Conn · 5 years ago
  13. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  14. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  15. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  16. 7377986 Merge "Suppresses / fixes all unchecked javac errors and enables error tracking" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  17. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  18. b732b91 Reveal CustomTabsClient#newSession(Callback, id). by Peter E Conn · 5 years ago
  19. 12a0a4e Revert "Replace Guava ListenableFuture with Jetpack implementation" by Alan Viverette · 5 years ago
  20. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  21. 375d910 Merge "Sync with custom-tab-client without API changes." into androidx-master-dev by Peter Conn · 5 years ago
  22. 1e89e7e Sync with custom-tab-client without API changes. by Peter E Conn · 5 years ago
  23. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  24. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  25. 355ce76 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 2cb4179 Merge "Add setNavigationBarColor api to Custom Tabs" into androidx-master-dev by Pavel Shmakov · 5 years ago
  27. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  28. 7c8c0e2 Add setNavigationBarColor api to Custom Tabs by Pavel Shmakov · 5 years ago
  29. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  30. c2ea01c Replace Guava ListenableFuture with Jetpack implementation by Alan Viverette · 5 years ago
  31. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  32. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  33. 11a721a Merge changes I304acd54,I84a53ba9 into androidx-master-dev by Treehugger Robot · 5 years ago
  34. 7745215 Merge "Add setColorSchemeParams method for Custom Tabs." into androidx-master-dev by Pavel Shmakov · 5 years ago
  35. 45d3f4e Delete legacy core-ui library. by Aurimas Liutikas · 5 years ago
  36. ab397bf Add setColorSchemeParams method for Custom Tabs. by Pavel Shmakov · 5 years ago
  37. 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
  38. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  39. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  40. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  41. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  42. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  43. a3d28a7 Reenabling Doclava to run against sources too by Jeff Gaston · 5 years ago
  44. fb0d14a Deprecate Browser Actions. by Peter E Conn · 5 years ago
  45. baeeee7 Rename the setDarkThemeBehavior() customtabs API to setColorScheme by Peter Beverloo · 5 years ago
  46. f7d3d91 Add a customtabs extra to configure dark theme behavior by Peter Beverloo · 5 years ago
  47. 0b2c8b5 API: Properly filter out @RestrictTo(LIBRARY) on packages and classes by Adrian Roos · 5 years ago
  48. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  49. 237c894 Migrate shared restricted apis to LIBRARY_GROUP_PREFIX by Oussama Ben Abdelbaki · 5 years ago
  50. 85ffcb1d Upstream Browser Actions changes. by Peter E Conn · 5 years ago
  51. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  52. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  53. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 5 years ago
  54. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  55. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  56. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  57. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  58. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago