Maven 3 is now required when building from the command line.
- Update to support ADT 14.
- Move to
com.directionalviewpager
package. - Change maven group and artifact to
com.directionalviewpager:library
.
- Extend from
ViewPager
so it can be used with other APIs which require an instance ofViewPager
. - Move to
com.jakewharton.android.view
package.
Initial release.