- Added more granular handling for disallowing parent touch interception
- Add protected methods for allowing zoom and translation
- Added fix for gesture detection sometimes locking up interaction
- Gradle updates
- Updated to use AndroidX support libs
- Fix for zooming and translating not working correctly in most scrollable views
- Gradle updates
- Add new double tap to zoom
- Add convenience method getCurrentScaleFactor
- Fix some minor issues
- Remove double-tap zoom functionality
- Added zoomage_ prefix to xml variables to avoid potential conflicts
- Some few minor fixes and cleanup
- Initial release