Nine Old Androids. Animations that work on older Android phones.

nineoldandroids.com

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2014
  • Deprecate.
June 2012
  • [maven-release-plugin] prepare release 2.4.0
  • Ensure ViewHelper has all methods. Consolidate helpers into single cl…
  • Update android maven plugin version.
  • Bump version to 2.4.0. Update manifest a bit.
  • Clean up pivot math for scaling.
  • Next version will be 2.4.0.
  • Start adding change log.
  • Complete helper class for delegating to native when available.
  • Do not invalidate parent if view is not attached to anything.
May 2012
  • Properly honor pivot for scale operation.
April 2012
  • [maven-release-plugin] prepare for next development iteration
  • [maven-release-plugin] prepare release 2.3.0
  • Bump version to 2.3.0.
  • Do not skip javadoc creation.
  • Bump android maven plugin version.
  • Merge branch 'heavyplayer-animatorproxy_cache_fix' into dev
  • Merge pull request #19 from SimonVT/dev
  • Only use getDeclaredMethod as a fallback, since it doesn't find super…
  • Fix property ordering so attribute values are ascending.