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