- Pip Actions implemented by Erick Daros: Issue #5.
- Pip Actions implemented by Erick Daros: Issue #5.
- Pubspec file mini-fix
- Automatic pip method implemented for Android S.
- Bugfix: Issue #2
-
Callback enabling process simplified:
- Kotlin PipCallbackHelperActivityWrapper added
- Example app updated to show the new wrapper usage
- Readme instructions update
-
Pip Widget parameters added:
- child widget is used if builder is null
- pipChild widget is used if pipBuilder is null
- Initial release bugfix:
- README fixed
- SDK min version fixed
- Initial development release:
- SimplePip class added with features:
- isPipAvailable
- isPipActivated
- enterPipMode
- callbacks
- PipWidget widget added with features:
- builder
- pipBuilder
- callbacks
- Kotlin PipCallbackHelper class added
- SimplePip class added with features: