1. 33eebe1 Merge "Fix @VisibleForTesting problems and make them fatal." into pi-preview1-androidx-dev am: d1b6a1e560 by Jake Wharton · 6 years ago
  2. 3e0b5b5 Have timestamps and file orderings be consistent for jars across builds by Jeff Gaston · 6 years ago
  3. ed394f1 Fix @VisibleForTesting problems and make them fatal. by Jake Wharton · 6 years ago
  4. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  5. 4bce376 Merge "Suppress existing TypeParameterUnusedInFormals and prevent new uses." into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  6. 63da507 Suppress existing TypeParameterUnusedInFormals and prevent new uses. by Aurimas Liutikas · 7 years ago
  7. f257c8d Merge "Add initial rxjava2 support to Paging" into pi-preview1-androidx-dev by Chris Craik · 6 years ago
  8. 368e82c Add initial rxjava2 support to Paging by Chris Craik · 7 years ago
  9. 455dbe4 Merge "Move to using AGP 3.2.0-alpha09" into pi-preview1-androidx-dev by Aurimas Liutikas · 6 years ago
  10. ca9b992 Move to using AGP 3.2.0-alpha09 by Aurimas Liutikas · 6 years ago
  11. 98cd3a2 Prevent static utility classes from having public ctors. by Jake Wharton · 6 years ago
  12. eb3466e Move to AGP 3.2.0-alpha by Aurimas Liutikas · 6 years ago
  13. 7501006 Merge "rename m2-repository -> m2repository" into pi-preview1-androidx-dev by Aurimas Liutikas · 6 years ago
  14. ba381a3 Refactor Jetifier packages to com.android.tools by Filip Pavlis · 6 years ago
  15. 9e200ea rename m2-repository -> m2repository by Jeff Gaston · 6 years ago
  16. 3639a94 Run dejetifier on build server. by Filip Pavlis · 6 years ago
  17. 0a20994 Start depending on -alpha1 versions of androidx libraries. by Aurimas Liutikas · 6 years ago
  18. df4c5f2 Set androidx libraries to -alpha1 version. by Aurimas Liutikas · 6 years ago
  19. 5e2eb40 Fix updateApi/checkApi for java modules by Sergey Vasilinets · 6 years ago
  20. 4505bae Update NullAway to 0.3.7. by Jake Wharton · 6 years ago
  21. 1d64d72 DO NOT MERGE. Make Dependencies.kt match accross branches. by Aurimas Liutikas · 6 years ago
  22. 3c9f265 Merge "DO NOT MERGE. Migrate app-toolkit projects to androidx" into pi-preview1-androidx-dev by Aurimas Liutikas · 6 years ago
  23. ba069d5 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 7 years ago
  24. cb124ea Fix library group for car by Alan Viverette · 6 years ago
  25. 078a43f Merge "Update Lifecycles,Room,Paging versions" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  26. 690af25 Remove all uses of our homebrew jetifier plugin. by Aurimas Liutikas · 6 years ago
  27. 268cd35 Update Lifecycles,Room,Paging versions by Chris Craik · 6 years ago
  28. 5dd5f2f Rebuild top of tree using jetifier. by Filip Pavlis · 6 years ago
  29. 865a57e Remove a hack we added to run our Jetifier plugin. by Aurimas Liutikas · 6 years ago
  30. e5ec01b Add androidx package to NullAway checker. by Jake Wharton · 6 years ago
  31. ac06c84 Merge "Revert "Switch paging to prebuilts of arch components"" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  32. b7a0b6f Revert "Switch paging to prebuilts of arch components" by Chris Craik · 6 years ago
  33. c354253 Move Function from runtime to core by Chris Craik · 6 years ago
  34. d0ddb62 Merge "Fix maven groups for Car and RecyclerView selection libs." into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  35. e62d744 Fix maven groups for Car and RecyclerView selection libs. by Aurimas Liutikas · 6 years ago
  36. 7e25c85 Fix version tracking for wear and emoji artifacts. by Aurimas Liutikas · 6 years ago
  37. 4ece873 Merge "Switch paging to prebuilts of arch components" into pi-preview1-androidx-dev by TreeHugger Robot · 6 years ago
  38. 7036b1e Switch paging to prebuilts of arch components by Chris Craik · 7 years ago
  39. a1a03da Use the java8 extension switch to control compatibility. by Jake Wharton · 7 years ago
  40. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 7 years ago
  41. 271d4ee Merge "Enable updating lint via environment variable" by TreeHugger Robot · 7 years ago
  42. db2929e Enable updating lint via environment variable by Jeff Gaston · 7 years ago
  43. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 7 years ago
  44. ac5fe7c Refactor support library by Aurimas Liutikas · 7 years ago
  45. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 7 years ago
  46. b31c328 Refactor support library. by Aurimas Liutikas · 7 years ago
  47. 7aae453 Merge "Rules updated and more." by Filip Pavlis · 7 years ago
  48. 49f7010 Rules updated and more. by Filip Pavlis · 7 years ago
  49. 6676a3f Fix sdk maven repo path by Aurimas Liutikas · 7 years ago
  50. ceb7d3e Merge commit '334457599f6141c28b0569972b3ee1184f6a8d8a' into am-82b4c380-4fb3-4308-b378-e7769bce4fe4 by Yigit Boyar · 7 years ago
  51. 3344575 Set version of room to alpha3 by Yigit Boyar · 7 years ago
  52. a063ddb Merge "Accept Observer<? super T> instead of Observer<T>" by Sergey Vasilinets · 7 years ago
  53. 3accb83 Merge "Prevent name clashes with java.lang types." by TreeHugger Robot · 7 years ago
  54. 8054b2b Accept Observer<? super T> instead of Observer<T> by Sergey Vasilinets · 7 years ago
  55. 960e687 Prevent name clashes with java.lang types. by Jake Wharton · 7 years ago
  56. ef38d97 Merge "Turn ObsoleteSdkInt check into an error." into pi-preview1-androidx-dev by Jake Wharton · 7 years ago
  57. 5993188 Turn ObsoleteSdkInt check into an error. by Jake Wharton · 7 years ago
  58. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 7 years ago
  59. 41dec6a Less strict updateApi tasks by Sergey Vasilinets · 7 years ago
  60. 27375e8 Move slices to com.android.support groupId for 28.0.0 release by Alan Viverette · 7 years ago
  61. fd73948 Merge "Update Support Library version code to 28.0.0-alpha1" by TreeHugger Robot · 7 years ago
  62. ff5a6d9 Update Support Library version code to 28.0.0-alpha1 by Alan Viverette · 7 years ago
  63. e859f11 Merge "Revert "Update Support Library version code to 28.0.0-alpha1" to fix build" by Alan Viverette · 7 years ago
  64. 26edbd2 Revert "Update Support Library version code to 28.0.0-alpha1" to fix build by Alan Viverette · 7 years ago
  65. 5c69778 Merge "Update Support Library version code to 28.0.0-alpha1" by Alan Viverette · 7 years ago
  66. cdf169c Update Support Library version code to 28.0.0-alpha1 by Alan Viverette · 7 years ago
  67. 98b891a Merge "Inc version number for paging alpha 6" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  68. 0c37c48c Merge changes from topic "am-bef64cae-c8b5-4ffc-96ea-d3beadd51c3c" by TreeHugger Robot · 7 years ago
  69. 696ebfd Merge "Add initial support for 27.1 in app-toolkit, switch Paging to use it" into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  70. 32ffce5 Merge changes from topic "am-091a20f5-78c1-4a03-a4c1-6a9e0c8b627c" by TreeHugger Robot · 7 years ago
  71. 1b7f13c [automerger] Inc version number for paging alpha 6 am: 7db8c49be2 by Android Build Merger (Role) · 7 years ago
  72. 7db8c49 Inc version number for paging alpha 6 by Chris Craik · 7 years ago
  73. 714c25d [automerger] Add initial support for 27.1 in app-toolkit, switch Paging to use it am: 17347a161a by Android Build Merger (Role) · 7 years ago
  74. 17347a1 Add initial support for 27.1 in app-toolkit, switch Paging to use it by Chris Craik · 7 years ago
  75. e338c36 Move more code to standard directories. by Aurimas Liutikas · 7 years ago
  76. 15db241 Merge "Run lint even when using a custom version of gradle plugin." by Aurimas Liutikas · 7 years ago
  77. 4a4e76b Run lint even when using a custom version of gradle plugin. by Aurimas Liutikas · 7 years ago
  78. 7fb397e Update to error-prone 2.2.0. by Jake Wharton · 7 years ago
  79. d325ee0 Merge "Move code to standard directories" by TreeHugger Robot · 7 years ago
  80. ab2ea52 Merge "Update room version to 1.1.0-alpha2." into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  81. 60d7978 Merge changes from topic "am-dd14660e-584c-4900-8b36-107425825ed0" by Yigit Boyar · 7 years ago
  82. 3ebde3b Move code to standard directories by Aurimas Liutikas · 7 years ago
  83. 25cc545 [automerger] Update room version to 1.1.0-alpha2. am: f580a6a730 by Android Build Merger (Role) · 7 years ago
  84. f580a6a Update room version to 1.1.0-alpha2. by Yigit Boyar · 7 years ago
  85. a1c5e24 [automerger] check for NOTICE files in external deps am: c62cb53359 by Android Build Merger (Role) · 7 years ago
  86. c62cb53 check for NOTICE files in external deps by Yigit Boyar · 7 years ago
  87. d3e2612 [automerger] Add a workaround for gradle not putting in dependency type correctly am: 670536f3c9 by Android Build Merger (Role) · 7 years ago
  88. 670536f Add a workaround for gradle not putting in dependency type correctly by Aurimas Liutikas · 7 years ago
  89. db838b1 Remove workaround for Gradle javadoc options by Aurimas Liutikas · 7 years ago
  90. 873e3aa [automerger] Enable error prone for integration tests am: a1094b313b by Android Build Merger (Role) · 7 years ago
  91. a1094b3 Enable error prone for integration tests by Yigit Boyar · 7 years ago
  92. 041c6fc [automerger] fix guava dependencies am: c71517d8bc by Android Build Merger (Role) · 7 years ago
  93. c71517d fix guava dependencies by Yigit Boyar · 7 years ago
  94. 8b6cee1 Merge "Read kotlin parameter names from Kotlin Metadata" into oc-mr1-jetpack-dev by Yigit Boyar · 7 years ago
  95. 2d7294e DO NOT MERGE Finalize 27.1.0 release by Alan Viverette · 7 years ago
  96. ab39442 [automerger] Read kotlin parameter names from Kotlin Metadata am: 9e82863384 by Android Build Merger (Role) · 7 years ago
  97. 9e82863 Read kotlin parameter names from Kotlin Metadata by Yigit Boyar · 7 years ago
  98. 5d480f8 Add task to run dejetifier against Support Library by Jeff Gaston · 7 years ago
  99. 8dfa899 [automerger] Apply kotlin plugin before kotlin-dsl-dependency am: 164c38d747 by Android Build Merger (Role) · 7 years ago
  100. 164c38d Apply kotlin plugin before kotlin-dsl-dependency by Sergey Vasilinets · 7 years ago