[go: nahoru, domu]

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