Releases: ReallySmallSoftware/cordova-plugin-android-fragmentactivity
Releases · ReallySmallSoftware/cordova-plugin-android-fragmentactivity
Bugfix
Bring up to date with fixes from main repo
- Add support for onNewIntent
- Apply some fixes from main cordova repo
- Add fix to ensure only root task runs
Merged fixes
Merged a number of fixes from https://github.com/mediathand fork
AndroidX Support
Add androidx support
Bug fix
- Fix missing import
onActivityResult support
- Pass onActivityResult to fragment
Bug fix
Fix hardcoded name and add FrameLayout support
Bug fix
- Fix cordova-android 7 detection
Bug fix
Attempt to fix bug only seen on Galaxy Ace J1
Support more events
- Supported more events and have them call the corresponding Fragment handlers.
- Added experimental support for cordova-android 7 structure.