1. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  2. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  3. fad113d Rely on released versions of dependencies. by Peter E Conn · 5 years ago
  4. 28a6f96 Add navigation bar color and dark-mode related APIs to TrustedWebActivityBuilder by Pavel Shmakov · 5 years ago
  5. 1d13dbe Use SimpleArrayMap in implementation by Jake Wharton · 5 years ago
  6. 0254eae Add Nullaway by Peter E Conn · 5 years ago
  7. 7377986 Merge "Suppresses / fixes all unchecked javac errors and enables error tracking" into androidx-master-dev by Louis Pullen-Freilich · 5 years ago
  8. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  9. 12a0a4e Revert "Replace Guava ListenableFuture with Jetpack implementation" by Alan Viverette · 5 years ago
  10. 375d910 Merge "Sync with custom-tab-client without API changes." into androidx-master-dev by Peter Conn · 5 years ago
  11. 1e89e7e Sync with custom-tab-client without API changes. by Peter E Conn · 5 years ago
  12. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  13. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  14. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  15. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  16. c2ea01c Replace Guava ListenableFuture with Jetpack implementation by Alan Viverette · 5 years ago
  17. 45d3f4e Delete legacy core-ui library. by Aurimas Liutikas · 5 years ago
  18. 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
  19. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  20. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  21. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  22. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  23. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  24. 85ffcb1d Upstream Browser Actions changes. by Peter E Conn · 5 years ago
  25. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  26. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  27. c2d7549 Move minSdkVersion default into AndroidX plugin by Jake Wharton · 6 years ago
  28. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  29. 17de202 Revert "Migrate several libraries to use kotlin script build files." by Aurimas Liutikas · 6 years ago[Renamed (68%) from browser/build.gradle.kts]
  30. 2b69319 Migrate several libraries to use kotlin script build files. by Aurimas Liutikas · 6 years ago[Renamed (68%) from browser/build.gradle]
  31. d7ddd96 Remove appcompat dependency from customtabs by Lei Tian · 6 years ago
  32. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  33. 0efa1d5 Rename libray folders to align with artifact names. by Jake Wharton · 6 years ago[Renamed from customtabs/build.gradle]
  34. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  35. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  36. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  37. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  38. 67171c8 Move testutils to androidx.testutils package. by Aurimas Liutikas · 6 years ago
  39. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  40. 2f5bc42 Display fallback dialog when no Browser Actions provider available by Lei Tian · 6 years ago
  41. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  42. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  43. 66807fc Use dependency substitution as a replacement for excludes. by Jake Wharton · 7 years ago
  44. b8fd9b6 Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  45. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  46. 78c1ab7 Move to setting maven version via SupporLibrary extension. by Aurimas Liutikas · 7 years ago
  47. 7f40a7e Move setting maven group directly to each build.gradle. by Aurimas Liutikas · 7 years ago
  48. ea5ee82 Move to Kotlin friendly supportLibrary extension calling. by Aurimas Liutikas · 7 years ago
  49. f8b708a Merge Flatfoot and Support library plugins by Aurimas Liutikas · 7 years ago
  50. 034bc50 Megamove of source directories. by Aurimas Liutikas · 7 years ago
  51. 809d1e4 Revert "Move customtabs code to standard directories." by Aurimas Liutikas · 7 years ago
  52. 43ef1fd Move customtabs code to standard directories. by Aurimas Liutikas · 7 years ago
  53. ca04e9a Extract common maven logic for Java and Android libraries. by Aurimas Liutikas · 7 years ago
  54. e1f39f0 Introduce a concept of publish to a library. by Aurimas Liutikas · 7 years ago
  55. 9edca68 Cleanup imports of mockito2 not to include bytebuddy. by Aurimas Liutikas · 7 years ago
  56. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  57. 005dea0 Remove the code to create repo with all history archive. by Aurimas Liutikas · 7 years ago
  58. 6d20a52 Create a testutils module to share common testing code. by Aurimas Liutikas · 7 years ago
  59. 82f99f2 resolve merge conflicts of c84ea3c301 to master by Yusuf Ozuysal · 7 years ago
  60. 914073c Add postMessage APIs to customtabs support lib by Yusuf Ozuysal · 7 years ago
  61. 8feb8c2 Another build.gradle file cleanup. by Aurimas Liutikas · 7 years ago
  62. f09d858 Put dependencies and their versions into one place. by Aurimas Liutikas · 7 years ago
  63. 45323dc Move the setup of uploadArchives repository to SupportLibraryPlugin. by Aurimas Liutikas · 7 years ago
  64. 16cd13b Move the set up of uploadArchives to SupportLibraryPlugin by Aurimas Liutikas · 7 years ago
  65. df62e865 Move creating the source jar setup to SupportLibraryPlugin.java by Aurimas Liutikas · 7 years ago
  66. 9697da7 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  67. 78df598 Revert "Create AndroidLibraryPlugin to share common module configuration. " by Aurimas Liutikas · 7 years ago
  68. a46cd42 Create AndroidLibraryPlugin to share common module configuration. by Aurimas Liutikas · 8 years ago
  69. 94d018a Clean up build.gradle files in support library. by Aurimas Liutikas · 8 years ago
  70. f349dba Remove javadocTask and javadocJarTask. by Aurimas Liutikas · 8 years ago
  71. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  72. dfe7578 Update to new test runner and espresso. by Aurimas Liutikas · 8 years ago
  73. 093b6fa Skip lint errors by Tony Mantler · 8 years ago
  74. 3e36e45 Add missing source and docs JAR tasks for support libraries am: 523ece85ea am: 654fa607e0 by Alan Viverette · 8 years ago
  75. 523ece85 Add missing source and docs JAR tasks for support libraries by Alan Viverette · 8 years ago
  76. 55fc3f2 Internal cleanup by Kirill Grouchnikov · 8 years ago
  77. f8b9ac8 Convert tests to consistent structure by Kirill Grouchnikov · 8 years ago
  78. 02a9e8c Support library gradle improvements by Yigit Boyar · 8 years ago
  79. c5c0045 Reland: Add a way of generating a CustomTabsSessionToken from an intent by Yusuf Ozuysal · 9 years ago
  80. e063d4d Revert "Add a way of generating a CustomTabsSessionToken from an intent" by Yusuf Ozuysal · 9 years ago
  81. c502e63 Add a way of generating a CustomTabsSessionToken from an intent by Yusuf Ozuysal · 9 years ago
  82. 97ee4f3 customtabs: Add a Builder class for UI customizations. by Benoit Lize · 9 years ago
  83. 08889ac Add /customtabs for Custom Tabs support library by Yusuf Ozuysal · 9 years ago