Commit Graph

162 Commits

Author SHA1 Message Date
shnist
56fd205c72 docs(): fixed bug report template 2018-12-14 12:13:34 +00:00
Aaron Faber
bfbb7521f4 Update issue templates 2018-12-14 12:11:49 +00:00
shnist
f7c73cec10 docs(): updated bug report template 2018-12-14 12:10:36 +00:00
Aaron Faber
a5ae67e6c8 Update issue templates 2018-12-14 12:04:51 +00:00
shnist
257482f323 fix(): fixed compilation error in preview dialog position for ios 2018-12-13 10:24:42 +00:00
shnist
9b4a15833e fix(): fixed engine definition in package.json 2018-12-12 12:38:43 +00:00
shnist
a0be6605b7 chore(): format fixes for ios fileopener 2018-12-12 12:35:17 +00:00
shnist
b3e7d28212 docs(): updated requirements 2018-12-12 12:31:21 +00:00
Aaron Faber
b969aa748a
Merge pull request #72 from VincentRoth/master
Positioning dialog for iOS
2018-12-12 12:26:28 +00:00
Vincent Roth
6865e950a1
reset appIsInstalled exec 2018-12-11 19:08:24 +01:00
Vincent Roth
fbdb79dee5
Reset appIsInstalled signature 2018-12-11 19:07:33 +01:00
Vincent Roth
ebf97733be
Merge branch 'master' into master 2018-12-11 19:06:25 +01:00
shnist
8a884711c1 docs(): updated contributors list in readme and moved to bottom. 2018-12-11 17:14:06 +00:00
shnist
4d70f315df docs(): added docs for installing apk / ipa file from marketplace. closes #57 2018-12-11 17:11:44 +00:00
Aaron Faber
ab3da281c6
Merge pull request #235 from Eeems/Eeems-patch-1
Fix problem with errors not throwing the error callback in windows.
2018-12-11 16:54:36 +00:00
Nathaniel van Diepen
85fa81fba3
Update fileOpener2Proxy.js 2018-12-11 09:03:22 -07:00
Nathaniel van Diepen
0c6cbedb17
Update fileOpener2Proxy.js 2018-12-11 09:02:14 -07:00
Nathaniel van Diepen
d84b20e620
Update fileOpener2Proxy.js 2018-12-11 08:59:29 -07:00
shnist
4f9d9b2264 docs(): removed changelog as will construct this in the releases 2018-12-11 14:44:42 +00:00
shnist
fb9fcc7c9a docs(): added npm version badge to readme 2018-12-11 14:44:20 +00:00
shnist
ee9058a3c5 Bumped the version to 2.1.0 2018-12-10 16:46:35 +00:00
shnist
6bb67a9fa1 2.1.0 2018-12-10 16:45:11 +00:00
shnist
c3e972cab4 chore(): updated collaborators on readme 2018-12-10 16:37:06 +00:00
Aaron Faber
ad4739eb67
Merge pull request #234 from shnist/master
Add optional android version support variable at installation
2018-12-10 16:25:19 +00:00
Aaron Faber
636bce54bc chore(): updated readme file with new android_support_version variable 2018-12-10 16:19:54 +00:00
Aaron Faber
054d7fa21b allowed support library version to be configurable 2018-11-13 10:55:11 +00:00
Aaron Faber
90b620b921 updated android support library version 2018-11-12 15:14:33 +00:00
Aaron Faber
3511dac4b1 Added fix to stop support version pulling in alphas 2017-11-15 15:31:54 +00:00
pwlin
681d39b140
Merge pull request #176 from imgx64/android-fixes
Android fixes
2017-11-13 12:20:09 +00:00
imgx64
dfab028e03 Fix Android permission instructions 2017-10-23 09:05:49 +03:00
imgx64
ef84dfbcfd Add Android APK installation limitation to README 2017-10-23 08:47:38 +03:00
imgx64
6e29bebc18 Fix opening APK files 2017-10-22 13:09:07 +03:00
imgx64
0922f8c16e Always use FileProvider 2017-10-22 12:54:37 +03:00
imgx64
8dd6ca756c Remove unnecessary context.grantUriPermission() 2017-10-22 11:35:47 +03:00
imgx64
ade1872a5c Fix and document opener_paths.xml 2017-10-22 11:31:36 +03:00
imgx64
ba3cb010c2 Correctly call Intent.setFlags() 2017-10-18 12:29:49 +03:00
pwlin
021a0ac73d Merge pull request #155 from deltragon/master
iOS: use contentType if provided, otherwise fall back to file extension
2017-07-25 09:54:56 +02:00
X-Net Mac
538cd1305f iOS: use mimetype if provided, otherwise fall back to file extension 2017-07-25 08:53:34 +02:00
X-Net Mac
b29d2645d5 Merge remote-tracking branch upstream/master 2017-07-25 08:43:48 +02:00
pwlin
7be0278c17 Setting contentType to an empty string if it is undefined 2017-07-24 15:00:05 +02:00
X-Net Mac
34bf878d97 option to force usage of contentType on ios 2017-07-13 19:13:43 +02:00
pwlin
f08a0fb154 Bumped the version to 2.0.19 2017-06-02 09:03:11 +02:00
pwlin
639f1c46c4 Fixed a problem when opening APK files with Android SDK 25 2017-06-02 09:01:54 +02:00
pwlin
764f5aed02 Bumped the version to 2.0.18 2017-06-01 22:45:27 +02:00
pwlin
df24bc431f Merge pull request #135 from jcdickman/master
${applicationId} authority
2017-06-01 22:42:54 +02:00
jcdickman
64795f52c4 ${applicationId} authority 2017-06-01 09:17:25 -05:00
pwlin
4fc32155da Bumped the vertion to 2.0.17 2017-05-30 12:28:55 +02:00
pwlin
f99d47fce9 readded check for opening apk files with SDK 24 2017-05-30 12:23:38 +02:00
pwlin
ac5ba3ffb3 Merge pull request #129 from lcaprini/master
showOpenWithDialog on Android
2017-05-30 12:19:58 +02:00
Luca Caprini
d649040629 FIX showOpenWithDialog on Android 2017-05-29 16:36:01 +02:00