Skip to content

Releases: ReallySmallSoftware/cordova-plugin-android-fragmentactivity

Bugfix

11 Aug 18:03
Compare
Choose a tag to compare

Remove extra loading of page URL

Bring up to date with fixes from main repo

29 Jul 18:54
Compare
Choose a tag to compare
  • Add support for onNewIntent
  • Apply some fixes from main cordova repo
  • Add fix to ensure only root task runs

Merged fixes

10 Jul 17:56
Compare
Choose a tag to compare

Merged a number of fixes from https://github.com/mediathand fork

AndroidX Support

30 May 16:59
Compare
Choose a tag to compare

Add androidx support

Bug fix

01 Nov 18:25
Compare
Choose a tag to compare
  • Fix missing import

onActivityResult support

01 Nov 14:27
Compare
Choose a tag to compare
  • Pass onActivityResult to fragment

Bug fix

10 Aug 18:20
Compare
Choose a tag to compare

Fix hardcoded name and add FrameLayout support

Bug fix

07 Apr 14:21
Compare
Choose a tag to compare
  • Fix cordova-android 7 detection

Bug fix

10 Mar 18:14
Compare
Choose a tag to compare

Attempt to fix bug only seen on Galaxy Ace J1

Support more events

10 Mar 10:40
Compare
Choose a tag to compare
  • Supported more events and have them call the corresponding Fragment handlers.
  • Added experimental support for cordova-android 7 structure.