[go: nahoru, domu]

  1. 3476630 Merge "Fix setCurrentPlayTime for nested AnimatorSets" into androidx-master-dev by Treehugger Robot · 4 years, 5 months ago
  2. e535dc2 Move all uses of androidx.core:core:1.1.0 and by Nick Anthony · 4 years, 5 months ago
  3. 5213b92 Fix setCurrentPlayTime for nested AnimatorSets by Yuichi Araki · 4 years, 5 months ago
  4. 6dbc1d2 Generate API files for androidx.animation by Yuichi Araki · 4 years, 6 months ago
  5. e060349 Merge "Fix and enforce ThreadLocalUsage errorprone warnings" into androidx-master-dev by Aurimas Liutikas · 4 years, 6 months ago
  6. 4bb0986 Add nullability in animation APIs by Yuichi Araki · 4 years, 7 months ago
  7. 2ea965a Fix and enforce ThreadLocalUsage errorprone warnings by Sergey · 4 years, 6 months ago
  8. 2178e38 Make AnimatorListener an interface by Yuichi Araki · 4 years, 7 months ago
  9. 27ffbe45 Fix some APIs around Keyframe by Yuichi Araki · 4 years, 7 months ago
  10. a356776 Change annotation dep from implementation to api by Nick Anthony · 4 years, 7 months ago
  11. 7c9da2e Fix PropertyValuesHolder with private setters by Yuichi Araki · 4 years, 7 months ago
  12. c05561f Update android lint baseline by Aurimas Liutikas · 4 years, 7 months ago
  13. 377d59f Move animation to the new proper directory structure by Yuichi Araki · 4 years, 7 months ago
  14. 76e5697 Use SimpleArrayMap in implementation by Jake Wharton · 5 years ago
  15. d0c1f6f Fix nullability annotations by Yuichi Araki · 4 years, 8 months ago
  16. b793672 Fix unused methods warnings in animation library. by Aurimas Liutikas · 4 years, 8 months ago
  17. f70b49a Merge "Adds -PupdateLintBaseline parameter for lint" into androidx-master-dev by Louis Pullen-Freilich · 4 years, 9 months ago
  18. 2920620 Adds -PupdateLintBaseline parameter for lint by Louis Pullen-Freilich · 4 years, 9 months ago
  19. c2b3424 Clean up UnusedVariable warnings. by Aurimas Liutikas · 4 years, 9 months ago
  20. 984e308 Turn UnnecessaryParentheses into an error in error-prone by Aurimas Liutikas · 4 years, 9 months ago
  21. f14ad35 Upgrade to AGP 3.6.0-alpha12 by Dustin Lam · 4 years, 9 months ago
  22. f9dabf9 Move all uses of androidx.core:1.1.0-rc01 to 1.1.0 by Nick Anthony · 4 years, 11 months ago
  23. ece690f Revert "Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0" by Nick Anthony · 5 years ago
  24. aa4d9f6 Pin all usages of androidx.core:core:1.1.0-rc to 1.1.0 by Nick Anthony · 5 years ago
  25. ef60c55 Merge "Remove raw usage of Class and Constructor types" into androidx-master-dev by Treehugger Robot · 5 years ago
  26. 60eda45 Remove raw usage of Class and Constructor types by Jake Wharton · 5 years ago
  27. 1b57674a Enables UnknownNullness lint check by Louis Pullen-Freilich · 5 years ago
  28. 8ad38ba Enables Kotlin interop lint checks by Louis Pullen-Freilich · 5 years ago
  29. 692b3e95 Move all usaged of collection:1.1.0-rc01 to collection:1.1.0 by Nick Anthony · 5 years ago
  30. ac4cf06 Move all usaged of annotation:1.1.0-rc01 to annotation:1.1.0 by Nick Anthony · 5 years ago
  31. 0aefc6b Move core to 1.2.0-alpha02 by Nick Anthony · 5 years ago
  32. 75e93a0 Add a way to create snapshot repository directory by Aurimas Liutikas · 5 years ago
  33. 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
  34. f3a4f49 Move collection to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  35. f7cef0b Move annotation to 1.2.0-alpha01 and pin all current usages to 1.1.0-rc01 by Nick Anthony · 5 years ago
  36. d9dd946 Remove unnessary configuration code in build.gradle files. by Aurimas Liutikas · 5 years ago
  37. 3979d96 Rename TEST_* to ANDROIDX_TEST_* by Dustin Lam · 5 years ago
  38. cdb9f9f Delete SupportAndroidLibraryPlugin by Aurimas Liutikas · 5 years ago
  39. 2ad3161 Move DSL namespace from supportLibrary to androidx. by Aurimas Liutikas · 5 years ago
  40. ee247c4 Merge "Add explicit dependency on 'collection' where used" into androidx-master-dev by Jake Wharton · 5 years ago
  41. 53786fb Add explicit dependency on 'collection' where used by Jake Wharton · 5 years ago
  42. 532eef4 Updates annotations for tests previously marked small/medium by Louis Pullen-Freilich · 5 years ago
  43. badf2f8 Migrate away from deprecated test classes by Alan Viverette · 6 years ago
  44. 5268848dc Merge "Fix occasionally flakey test by avoiding reflection" into androidx-master-dev by Doris Liu · 6 years ago
  45. af97e73 Fix occasionally flakey test by avoiding reflection by Doris Liu · 6 years ago
  46. 9551653 Removed LibraryVersions.SUPPORT_LIBRARY and replaced with project by Nick Anthony · 6 years ago
  47. 5f82a22 Workaround errorneous TypedArray.getString(int) in API 19 by Doris Liu · 6 years ago
  48. 7d73559 Remove TimeInterpolator by Doris Liu · 6 years ago
  49. 7c2bb23 Extract and re-use path to array generation by Doris Liu · 6 years ago
  50. ee8b236 Backport AnimatorInflater by Doris Liu · 6 years ago
  51. 3f94678 Merge "Rename animation:animation to just animation" into androidx-master-dev by Sergey Vasilinets · 6 years ago
  52. cf9cb94 Merge "New animation test rule and tests" into androidx-master-dev by Doris Liu · 6 years ago
  53. 5fc246d New animation test rule and tests by Doris Liu · 6 years ago
  54. 220084f Rename animation:animation to just animation by Sergey Vasilinets · 6 years ago
  55. d559c4f Test for Evaluators by Doris Liu · 6 years ago
  56. b17dea4 Restructure animation package into 3 libraries by Doris Liu · 6 years ago
  57. 37149ca Fix animation module version by Sergey Vasilinets · 6 years ago
  58. d5ba5a2 Merge changes from topic "backport_animators" into androidx-master-dev by Doris Liu · 6 years ago
  59. a250e47 Backport various Animators, Listeners, AnimationHandlers by Doris Liu · 6 years ago
  60. d84ef56 Backport Evaluator, TypeConverter, Keyframe, and PVH by Doris Liu · 6 years ago
  61. b5be670 Fix flakey path interpolator test by Doris Liu · 6 years ago
  62. be336de Merge "Tests for all the interpolators" into androidx-master-dev by Doris Liu · 6 years ago
  63. 7b0675e Backport interpolators to androidx by Doris Liu · 6 years ago
  64. ad88348 Tests for all the interpolators by Doris Liu · 6 years ago