0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
May 11, 2023 — May 11, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deprecate. More... over 9 years ago
[maven-release-plugin] prepare release 2.4.0 More... almost 12 years ago
Ensure ViewHelper has all methods. Consolidate helpers into single class. More... almost 12 years ago
Update android maven plugin version. More... almost 12 years ago
Bump version to 2.4.0. Update manifest a bit. More... almost 12 years ago
Clean up pivot math for scaling. More... almost 12 years ago
Next version will be 2.4.0. More... almost 12 years ago
Start adding change log. More... almost 12 years ago
Complete helper class for delegating to native when available. More... almost 12 years ago
Do not invalidate parent if view is not attached to anything. More... almost 12 years ago
Properly honor pivot for scale operation. More... almost 12 years ago
[maven-release-plugin] prepare for next development iteration More... about 12 years ago
[maven-release-plugin] prepare release 2.3.0 More... about 12 years ago
Bump version to 2.3.0. More... about 12 years ago
Do not skip javadoc creation. More... about 12 years ago
Bump android maven plugin version. More... about 12 years ago
Merge branch 'heavyplayer-animatorproxy_cache_fix' into dev More... about 12 years ago
Merge pull request #19 from SimonVT/dev More... about 12 years ago
Only use getDeclaredMethod as a fallback, since it doesn't find superclass methods. More... about 12 years ago
Fix property ordering so attribute values are ascending. More... about 12 years ago
Use TypedValue load to avoid private attribute ID conflict. More... about 12 years ago
Style tweaks. More... about 12 years ago
Merge branch 'dev' of https://github.com/BeowulfBjornson/NineOldAndroids into BeowulfBjornson-dev More... about 12 years ago
Merge branch 'jfmichel-master' into dev More... about 12 years ago
Merge pull request #17 from SimonVT/dev More... about 12 years ago
Allow usage of private setters/getters. More... about 12 years ago
Fix for AnimatorProxy's cache mechanism; before reusing a proxy checks whether it still is the animation of the given view. More... about 12 years ago
Removed method used for debugging purpouses More... about 12 years ago
Fixes memory leaks in ViewPropertyAnimator implementations. Hard references and listeners were causing the leak to happen. More... about 12 years ago
bugfix : AnimatorProxy setScrollY was updating scrollX with Y value More... about 12 years ago