Releases: pwlin/cordova-plugin-file-opener2
Releases · pwlin/cordova-plugin-file-opener2
V4.0.0
Compare
Sorry, something went wrong.
No results found
shnist
released this
30 Jan 18:19
4.0.0
BREAKING CHANGES
#326 - Added support for AndroidX. This drops supports for the old Android Support V4 library. Users will need to upgrade to cordova android v10 or higher
#329 - Removed REQUEST_INSTALL_PACKAGES from the plugin.xml file. Having the permission added by default now goes against Google Play Store's policy
v3.0.5
Compare
Sorry, something went wrong.
No results found
pwlin
released this
14 Sep 12:10
3.0.3
Bug fixes
#305 #306 - Fixed: The second "open in" menu is not shown on iOS
v3.0.4
Compare
Sorry, something went wrong.
No results found
pwlin
released this
26 Jul 18:32
3.0.4
Features
Added basic support for Electron platform
v3.0.3
Compare
Sorry, something went wrong.
No results found
pwlin
released this
14 Jul 17:49
3.0.3
Bug fixes
#282 #302 - Fixed: Failed to find configured root that contains "/data/data/{app_name_redacted}/files/"
v3.0.2
Compare
Sorry, something went wrong.
No results found
pwlin
released this
02 Jun 21:17
3.0.2
Bug fixes
Docs
Added a README note on how to add AndroidX support
v3.0.1
Compare
Sorry, something went wrong.
No results found
pwlin
released this
11 May 22:52
3.0.1
Bug fixes
#291 - Fix for unable to print opened file
#290 - Fix showOpenWithDialog was rendered outside of viewport on iPads
#285 - Fix iOS open menu being drawn outside of the viewport
#268 #269 #273 - Fix opening files when targeting android SDK 28
v3.0.0
Compare
Sorry, something went wrong.
No results found
shnist
released this
26 Nov 16:48
3.0.0
BREAKING CHANGES
Features
Added basic browser platform support
Open file in Android when the mime type is not specified.
Bug fixes
#215 - Using file-opener2 on Android 7, getting a 'Attempt to invoke virtual method' error
v2.2.1
Compare
Sorry, something went wrong.
No results found
shnist
released this
08 Jul 14:22
2.2.1
Bug fixes
#164 - able to edit opened files
#260 - show installed successfully screen for APK files on Android 8
#14 - fix various path encoding issues for iOS
v2.2.0
Compare
Sorry, something went wrong.
No results found
shnist
released this
12 Feb 16:59
2.2.0
Features
#243 Dialog window now appears in front of In App Browser
Bug fixes
#14 filenames containing spaces do not open
2.1.4
Compare
Sorry, something went wrong.
No results found
shnist
released this
21 Dec 10:21
2.1.4
Bug fixes
Removed dialog position code until fixes are applied. Fixes #242