[go: nahoru, domu]

  1. b8df317 Add api to set custom handler for DynamicAnimation by Tony Huang · 4 years ago
  2. 8e4b63c Correct default mMinVisibleChange for scale properties by Tony Wickham · 4 years, 1 month ago
  3. 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 4 years, 1 month ago
  4. 506ab64d Upgrade to androidx.test 1.3.0-rc01 by Aurimas Liutikas · 4 years, 1 month ago
  5. edd82e7 Move coverage to only be enabled in CI. by Aurimas Liutikas · 4 years, 3 months ago
  6. 2a8415d Only generate versioned resource API file when asked to by Alan Viverette · 4 years, 3 months ago
  7. bf92cbc Revert "Move all uses of androidx.core:core:1.1.0 and" by Nick Anthony · 4 years, 5 months ago
  8. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  9. 8013dfd Skipping tracking RestrictTo(LIBRARY_GROUP) APIs for groups having requireSameVersion == true by Jeff Gaston · 4 years, 5 months ago
  10. fbb001b Replace deprecated Matchers with ArgumentMatchers by Jelle Fresen · 4 years, 6 months ago
  11. 877b6ec Move dynamicanimation to the new proper directory structure by Sergey · 4 years, 7 months ago
  12. 0e522bb Updates for latest metalava by Jeff Gaston · 4 years, 7 months ago
  13. 0e0fafd2 Merge "Update android lint baseline" into androidx-master-dev by Aurimas Liutikas · 4 years, 7 months ago
  14. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  15. b65f30a Upate versions after Dec 4th Release by Nick Anthony · 4 years, 7 months ago
  16. a1fc67c Regenerate old API files. by Aurimas Liutikas · 4 years, 8 months ago
  17. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  18. d479354 Fix errorprone issues in dynamicanimation by Ian Lake · 4 years, 9 months ago
  19. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 9 months ago
  20. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  21. 64f11e5 API lint check for the MinMaxConstant is enabled for androidx by Sergey · 4 years, 10 months ago
  22. cd1aae0 Track experimental API surface by Alan Viverette · 4 years, 10 months ago
  23. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  24. 024e874 Update metalava to a newer version by Aurimas Liutikas · 5 years ago
  25. c163de4 Update api lint baseline with new Metalava nullability check. by Aurimas Liutikas · 5 years ago
  26. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  27. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  28. 857f5e9 Remove api dependency on collection by Jake Wharton · 5 years ago
  29. e6a3a04 Making restricted api txt files also include public apis by Jeff Gaston · 5 years ago
  30. b3aa531 Increment alpha and beta versions of libraries releasing on July 2nd by Nick Anthony · 5 years ago
  31. 668764c Remove dynamicanimation's dependency on androidx.legacy by Nick Anthony · 5 years ago
  32. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  33. 32a7dec Suppresses / fixes all unchecked javac errors and enables error tracking by Louis Pullen-Freilich · 5 years ago
  34. 2a6c23f Fix the handling of pending position when canceled by Doris Liu · 5 years ago
  35. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  36. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  37. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  38. 6edd4a4 Updating metalava from build 5579350 by Jeff Gaston · 5 years ago
  39. a1aa570 Remove targetSdkVersion workaround for library tests by Aurimas Liutikas · 5 years ago
  40. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  41. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  42. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  43. c8b16d4 Update versions after AndroidX April 3rd Release by Nick Anthony · 5 years ago
  44. 3130085 Remove useMetalava from AndroidXExtension. by Aurimas Liutikas · 5 years ago
  45. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  46. 1da7622 Change DynamicAnimationTest to @MediumTest by Sam Gilbert · 5 years ago
  47. 21e165d Change API to avoid auto-complete pollution by Doris Liu · 5 years ago
  48. 79285e9 Generating restricted API txts by Jeff Gaston · 5 years ago
  49. 9908bea Regenerating restricted API files based on the source jars by Jeff Gaston · 5 years ago
  50. 36cb780 Changed all 1.0.0 libraries to dev version 1.1.0-alpha01 by Nick Anthony · 5 years ago
  51. 85f3455 Update all versions after Jan 30 and Feb 7 Releases by Nick Anthony · 5 years ago
  52. 5d65a6a Updating Metalava to version 1.2.5 by Jeff Gaston · 5 years ago
  53. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  54. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  55. ed0c079 Deflake tests by relaxing timeouts by Doris Liu · 6 years ago
  56. 86267e3 Added support for keeping track of public resource surface by Oussama Ben Abdelbaki · 6 years ago
  57. 033f659 Configuration changes to support building against newer SDKs by Alan Viverette · 6 years ago
  58. 401750a Fix widgets not changing background tint by Cătălin Tudor · 6 years ago
  59. 591f4c4 Merge "Extension function refactoring and unit testing" into androidx-master-dev by Treehugger Robot · 6 years ago
  60. ce15356 Defines GUAVA_LISTENABLE_FUTURE_AVOID_CONFLICT by Mehdi Alizadeh · 6 years ago
  61. e07fd54 Extension function refactoring and unit testing by Sagar Viradiya · 6 years ago
  62. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  63. 705059f Update api .txt files with ToT changes by Ian Lake · 6 years ago
  64. 68060e4 Merge "ktx module for dynamicanimation" into androidx-master-dev by Doris Liu · 6 years ago
  65. c21caf9 Enabling metalava by default by Jeff Gaston · 6 years ago
  66. ee1aad3 ktx module for dynamicanimation by Sagar Viradiya · 6 years ago
  67. 3cf783a Undoing the recent enabling of Metalava by Jeff Gaston · 6 years ago
  68. 87318cb Enabling Metalava everywhere by Jeff Gaston · 6 years ago
  69. 3f9ceb6 Move to androidx.test for tests. by Aurimas Liutikas · 6 years ago
  70. 3478ef7 Move to beta01 version for AndroidX 1.0.0 release by Aurimas Liutikas · 6 years ago
  71. ba4535b Add api tracking for a set of support libraries by Aurimas Liutikas · 6 years ago
  72. 0d29d7c Fix synthetic calls in dynamic-animation module by Jake Wharton · 6 years ago
  73. bfef093 Start enforcing javac warnings. by Aurimas Liutikas · 6 years ago
  74. f6b8b05 Fix imports for dynamic animation code. by Aurimas Liutikas · 6 years ago
  75. 3769671 Move dynamicanimation tests. by Aurimas Liutikas · 6 years ago
  76. a879294 Fix AS sync issues using prebuilts. by Filip Pavlis · 6 years ago
  77. 636212d Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev am: 0f2a212c76 am: da52e92788 by Alan Viverette · 6 years ago
  78. da52e92 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  79. 0f2a212 Merge "Restore OCR+2 following refactor" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  80. 8db7074 Add new API files after refactor. by Aurimas Liutikas · 6 years ago
  81. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  82. 4c1511b Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  83. d1f3854 Restore OCR+2 following refactor by Alan Viverette · 6 years ago
  84. 41d2c49 Merge "Restrict OCR+2 until refactor has landed" into pi-preview1-androidx-dev by Alan Viverette · 6 years ago
  85. 5b9d0ba Restrict OCR+2 until refactor has landed by Alan Viverette · 6 years ago
  86. 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
  87. 4d8b0fb Add API files for 28.0.0-alpha1, don't publish WebView by Alan Viverette · 6 years ago
  88. 526389b Move buildSrc classes to androidx.build package. by Aurimas Liutikas · 6 years ago
  89. e338c36 Move more code to standard directories. by Aurimas Liutikas · 6 years ago
  90. 3ebde3b Move code to standard directories by Aurimas Liutikas · 6 years ago
  91. 1f5136a Remove minSdkVersion tags from library manifest files. by Aurimas Liutikas · 6 years ago
  92. bf0ea1d Finalize 27.1.0 release by Alan Viverette · 6 years ago
  93. e3739e4 Move Support Library to prebuilts only for everything except car by Alan Viverette · 7 years ago
  94. 04c9e28 Add missing @RestrictTo and test size annotations. by Aurimas Liutikas · 7 years ago
  95. fa39e2b Remove uses of junit.framework.* by Aurimas Liutikas · 7 years ago
  96. d8a3447 Remove a number of @TargetApi uses in support library code. by Aurimas Liutikas · 7 years ago
  97. ee0475d Merge "Sync jetpack and master Android.mk files." into oc-mr1-jetpack-dev by TreeHugger Robot · 7 years ago
  98. d794613 Merge commit '7ed10e5f43637b244bdf8fcededde19d80c4a372' into mergefix by Aurimas Liutikas · 7 years ago
  99. b63b3ab Set minSdkVersion via our SupportAndroidLibraryPlugin. by Aurimas Liutikas · 7 years ago
  100. 7412f7f Sync jetpack and master Android.mk files. by Aurimas Liutikas · 7 years ago