[go: nahoru, domu]

  1. 619ad70 Enforce java warnings for android library test code by Alan Viverette · 3 years, 7 months ago
  2. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 9 months ago
  3. 555b79e Remove legacy alpha and dev signature files by Aurimas Liutikas · 3 years, 9 months ago
  4. 3aa5a20 Update to use Metalava V4 file format by Aurimas Liutikas · 3 years, 9 months ago
  5. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 3 years, 11 months ago
  6. faf04c9 Move to gender-inclusive terminology by Nick Anthony · 4 years ago
  7. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  8. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  9. 0b1ca7a Pin all usages of tip-of-tree core to 1.3.0-beta01 by Nick Anthony · 4 years, 4 months ago
  10. 63f42e5 Fix usages of deprecated method in ViewPager by Jelle Fresen · 4 years, 4 months ago
  11. ce468a9 Moving LibraryVersion into LibraryGroup for libraries having requireSameVersion == true by Jeff Gaston · 4 years, 6 months ago
  12. 7a2691031 Move viewpager to the new proper directory structure by Sergey · 4 years, 7 months ago
  13. b4f0849 Move saveAttributeDataForStyleable to a separate class by Aurimas Liutikas · 4 years, 10 months ago
  14. b517ae4 Add WindowInsetsCompat.Builder to core by Chris Banes · 4 years, 7 months ago
  15. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  16. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  17. f14f38f Update api lint baseline files. by Aurimas Liutikas · 4 years, 8 months ago
  18. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  19. 6a64f53 Remove unused variable from PagerTabStrip by Jelle Fresen · 4 years, 9 months ago
  20. a0eb434 Fix unchecked assignment in viewpager androidTest by Jelle Fresen · 4 years, 9 months ago
  21. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 11 months ago
  22. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 5 years ago
  23. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  24. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  25. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  26. 7e94dbf Merge changes from topic "jg-vp2-pindep" into androidx-master-dev by Jakub Gielzak · 5 years ago
  27. c595c51 Migrate core to implementation dependencies by Jake Wharton · 5 years ago
  28. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  29. 5888019 Move the rest of core libraries back to Java 7 by Aurimas Liutikas · 5 years ago
  30. d2c056e Start running Metalava with --api-lint by Aurimas Liutikas · 5 years ago
  31. a6ddab5 Add OWNERS to libraries that did not have it. by Aurimas Liutikas · 5 years ago
  32. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  33. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  34. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  35. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  36. f464859 Merge AndroidX changes for Android API 29 by Aurimas Liutikas · 5 years ago
  37. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  38. 923b760 Merge "Clean up deprecation in androidx.viewpager, set deprecation as fatal" into androidx-master-dev by Alan Viverette · 5 years ago
  39. 5b614a4 Clean up deprecation in androidx.viewpager, set deprecation as fatal by Alan Viverette · 5 years ago
  40. 18630f3 Merge "Move core to 1.2.0-alpha02" into androidx-master-dev am: 355ce76386 by Nick Anthony · 5 years ago
  41. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  42. aa4f5cc Merge "Add a way to create snapshot repository directory" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  43. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  44. dc77eca resolve merge conflicts of d25ddf6eb83028c431d841744981e68fb9de3944 into androidx-platform-dev by Jeff Gaston · 5 years ago
  45. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  46. ee978d5 Merge "Remove targetSdkVersion workaround for library tests" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  47. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  48. eec78e6 resolve merge conflicts of e80fda0cb87310cfba76f91db267b2b556f1b532 to androidx-platform-dev by Nick Anthony · 5 years ago
  49. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  50. d20f2c1 Deprecate BuildCompat#isAtLeastQ by Clara Bayarri · 5 years ago
  51. 2b1c6af Merge "Marks ViewPagerWithTitleStripTest and SwipeRefreshLayoutTest as Flaky" into androidx-master-dev by Andrea Falcone · 5 years ago
  52. a80c3571 Marks ViewPagerWithTitleStripTest and SwipeRefreshLayoutTest as Flaky by Andrea Falcone · 5 years ago
  53. 2a13792 Merge "Revert "Marks ViewPagerWithTitleStripTest and SwipeRefreshLayoutTest as Flaky"" into androidx-master-dev by Ryan Mentley · 5 years ago
  54. b1aff5f Revert "Marks ViewPagerWithTitleStripTest and SwipeRefreshLayoutTest as Flaky" by Ryan Mentley · 5 years ago
  55. 1bd814d Merge "Marks ViewPagerWithTitleStripTest and SwipeRefreshLayoutTest as Flaky" into androidx-master-dev by Andrea Falcone · 5 years ago
  56. 6ed9e64 Marks ViewPagerWithTitleStripTest and SwipeRefreshLayoutTest as Flaky by Andrea Falcone · 5 years ago
  57. 56be6b6 Merge "Mark flaky tests as flaky" into androidx-master-dev am: 04a5235e8e by Aurimas Liutikas · 5 years ago
  58. 218d184 Mark flaky tests as flaky by Aurimas Liutikas · 5 years ago
  59. e72d24e Merge "Rename TEST_* to ANDROIDX_TEST_*" into androidx-master-dev am: f41616320a by Dustin Lam · 5 years ago
  60. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  61. 5dd4e7f Merge "Delete SupportAndroidLibraryPlugin" into androidx-master-dev by Aurimas Liutikas · 5 years ago
  62. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  63. 0a4a973e Merge changes I0feef20b,Idda6df2f,I07a66c46 into androidx-master-dev by Aurimas Liutikas · 5 years ago
  64. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  65. d89fdd3 Call saveAttributeDataForStyleable for androidx views. by Aurimas Liutikas · 5 years ago
  66. 0adf3e2 Merge "Hardcode the class names for accessibility usage" into androidx-master-dev by Rhed Jao · 5 years ago
  67. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  68. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  69. e0050d5 Hardcode the class names for accessibility usage by Rhed Jao · 5 years ago
  70. 0b43d17 Support to ignore api violations by adding baseline error files by Jeff Gaston · 5 years ago
  71. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  72. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  73. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  74. 5ec1261 Add ViewPager#setDragInGutterEnabled. by Aurimas Liutikas · 6 years ago
  75. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  76. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  77. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  78. a90b909 Convert otherwise-unused fields to local by Jake Wharton · 6 years ago
  79. 2b3a23f Remove null checks prior to instanceof by Jake Wharton · 6 years ago
  80. f76d15e Remove unused members, locals, and params in viewpager by Jake Wharton · 6 years ago
  81. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  82. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  83. 17de202 Revert "Migrate several libraries to use kotlin script build files." by Aurimas Liutikas · 6 years ago
  84. 3ac069f Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  85. 2b69319 Migrate several libraries to use kotlin script build files. by Aurimas Liutikas · 6 years ago
  86. 9edf2fe Fix import order for ViewPager code. by Aurimas Liutikas · 6 years ago
  87. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  88. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  89. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  90. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  91. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  92. f1c67f6 Merge "Add API files for 28.0.0-alpha1, don't publish WebView" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  93. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  94. ff5e141 Merge "Add api files for newly split modules." by Aurimas Liutikas · 6 years ago
  95. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  96. 8d17f13 Remove useless base classes in ViewPager tests. by Aurimas Liutikas · 6 years ago
  97. 4c47490 Add api files for newly split modules. by Aurimas Liutikas · 6 years ago
  98. 8d825b5 Add @Px to pixel-based returns and params. by Jake Wharton · 6 years ago
  99. f1efe44 Split ViewPager out of core-ui module by Aurimas Liutikas · 6 years ago