[go: nahoru, domu]

  1. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 8 months ago
  2. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 2 years, 9 months ago
  3. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 2 years, 9 months ago
  4. 611d6ea Start targeting API 31 by Aurimas Liutikas · 3 years ago
  5. ee229d9 Run NewApi lint on tests by Alan Viverette · 3 years, 1 month ago
  6. 854a2cd Update lint baselines by Alan Viverette · 3 years, 2 months ago
  7. 91aa6af Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 3 months ago
  8. 06a5dfe Workaround for lint check severity issue in 27.2.0-beta02 by Alan Viverette · 3 years, 6 months ago
  9. 19b28c0 Android Gradle Plugin 4.2.0-alpha15 by Jeff Gaston · 3 years, 8 months ago
  10. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 3 years, 11 months ago
  11. 9451707 Merge "Revert "Use core:core-animation in transition"" into androidx-master-dev am: fa97c2ee63 by Treehugger Robot · 4 years, 2 months ago
  12. ecd6311 Revert "Use core:core-animation in transition" by Yuichi Araki · 4 years, 2 months ago
  13. 30b0eba Merge "Use core:core-animation in transition" into androidx-master-dev am: f1dcec4130 by Yuichi Araki · 4 years, 3 months ago
  14. 2eb8e9f Use core:core-animation in transition by Yuichi Araki · 4 years, 3 months ago
  15. a823065 Merge "Suppress/migrate from deprecated APIs in Android R" into androidx-platform-dev by Chris Banes · 4 years, 5 months ago
  16. ed18608 Suppress/migrate from deprecated APIs in Android R by Chris Banes · 4 years, 5 months ago
  17. 4c715c2 RecyclerView MergeAdapter by Yigit Boyar · 4 years, 6 months ago
  18. 3e5f85c Move interpolator to the new proper directory structure by Sergey · 4 years, 7 months ago
  19. 5e1cddb Move appcompat to the new proper directory structure by Sergey · 4 years, 8 months ago
  20. a7c770a Update transition to the new directory structure by Yuichi Araki · 5 years ago
  21. a5b6297 Update recyclerview and recyclerview-benchmark locations. by shepshapard · 5 years ago
  22. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  23. 863462a Improve GhostView logic on APIs < 21 by Andrey Kulikov · 5 years ago
  24. 8062931 Replace legacy-support-core-ui dependency in vd-animated by Ian Lake · 6 years ago
  25. 9eb24a0 Fix crash in RecyclerView if it's view is animated by Transitions by Andrey Kulikov · 6 years ago
  26. 21ff5d1 Delete SupportAndroidTestAppPlugin. by Aurimas Liutikas · 6 years ago
  27. fff1cf4 Enable full error-prone configuration on samples by Jake Wharton · 6 years ago
  28. def582a Fix imports for samples code. by Aurimas Liutikas · 6 years ago
  29. ac5fe7c Refactor support library by Aurimas Liutikas · 6 years ago
  30. f27b1ff Revert "Refactor support library." by Aurimas Liutikas · 6 years ago
  31. b31c328 Refactor support library. by Aurimas Liutikas · 6 years ago
  32. 5eb5bd2 Remove useless proguard.flags files from samples apps. by Aurimas Liutikas · 6 years ago
  33. 03c3fdb Fix propagation on TransitionSet by Yuichi Araki · 7 years ago
  34. 238e480 Create SupportAndroidTestAppPlugin by Aurimas Liutikas · 7 years ago
  35. f4ec12f Make build.gradle files even more kotlin script friendly. by Aurimas Liutikas · 7 years ago
  36. f266a0a Megamove part 2. Move to standard directories. by Aurimas Liutikas · 7 years ago
  37. 1ec15a3 resolve merge conflicts of bc38abf169 to oc-mr1-dev by Yuichi Araki · 7 years ago
  38. 3f82583 Backport FragmentTransition by Yuichi Araki · 7 years ago
  39. 00f5619 Allow using Java8 code in support library demos apps. by Aurimas Liutikas · 7 years ago
  40. 40e78217 Fix the names of support library projects to match released names by Aurimas Liutikas · 7 years ago
  41. 1989c3c Update to gradle 3.0 style dependencies. by Aurimas Liutikas · 7 years ago
  42. 6a346f6 Set targetSdkVersion in all Support*Demos apps by Aurimas Liutikas · 7 years ago
  43. 624bd20 Enable all default lint checks and establish baseline. by Aurimas Liutikas · 7 years ago
  44. 642a5dc ChangeTransform with PathMotion by Yuichi Araki · 7 years ago
  45. 7f117eb Annotate more Transition APIs by Yuichi Araki · 7 years ago
  46. fa2e2ac Remove unnecessary casts on calls to findViewById by Alan Viverette · 7 years ago
  47. 8f1c670 Merge changes Iab727c7b,Ic851f4fe by Yuichi Araki · 7 years ago
  48. 1b86237 Use local debug keystore, make plugin even MORE groovy by Alan Viverette · 7 years ago
  49. fdfa819 Add ChangeImageTransform by Yuichi Araki · 7 years ago
  50. 50ce74b Add ChangeTransform by Yuichi Araki · 7 years ago
  51. 9a41ef2 Merge changes I577a0b7a,Ie757140f by Yuichi Araki · 7 years ago
  52. aa5c910 Removing make build files for sample apps. by Aurimas Liutikas · 7 years ago
  53. 27644c0 Remove unused imports in support library classes. by Aurimas Liutikas · 7 years ago
  54. f137a45 Add ChangeClipBounds by Yuichi Araki · 7 years ago
  55. 4c904b3 Add Explode Transition type by Yuichi Araki · 7 years ago
  56. 8158051 Support for Transition XMLs by Yuichi Araki · 7 years ago
  57. 317d4bb Backport ChangeBounds features introduced in L by Yuichi Araki · 7 years ago
  58. 63a2530 Fix lint warnings in Support4Demos and Support7Demos by Aurimas Liutikas · 7 years ago
  59. 4e5a727 Restructure the Transition support library by Yuichi Araki · 8 years ago
  60. af6b251 Adds working lint target to support lib build, more workarounds by Alan Viverette · 8 years ago
  61. 8934dca Add usage of beginDelayedTransition by Yuichi Araki · 8 years ago
  62. 5cec449 Fix SupportTransitionDemos make build. am: 44f2fd9e59 am: fed5203548 by Aurimas Liutikas · 8 years ago
  63. 44f2fd9 Fix SupportTransitionDemos make build. by Aurimas Liutikas · 8 years ago
  64. b500675 Convert to AAPT2 by Adam Lesinski · 8 years ago
  65. d5b720e Add a demo of custom Transition by Yuichi Araki · 8 years ago
  66. e17c519 Allow editing of samples in Android Studio by Chris Banes · 8 years ago
  67. 0396fd14 Fix SupportTransitions directory name by Alan Viverette · 8 years ago