Commit Graph

141 Commits

Author SHA1 Message Date
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
Luca Caprini
6b34b93af4 showOpenWithDialog on Android 2017-05-29 16:06:16 +02:00
Luca Caprini
bc350a47fd showOpenWithDialog on Android 2017-05-29 16:02:56 +02:00
pwlin
b7b12bdcf3 Bumped the version to 2.0.16 2017-05-24 11:46:34 +02:00
pwlin
3bb0483246 Fixes #128 2017-05-24 11:43:14 +02:00
pwlin
a3308464b2 Bumped the version to 2.0.15 2017-04-20 21:55:25 +02:00
pwlin
c25c896732 Update README.md 2017-04-20 21:53:14 +02:00
pwlin
46f83d72af Update README.md 2017-04-20 21:49:58 +02:00
pwlin
d08f767a4c Update README.md 2017-04-20 21:44:42 +02:00
pwlin
10253b6b69 Merge pull request #112 from stalniy/feat/showOpenWithDialog
feat(ios): adds method for opening openWith dialog on iOS
2017-04-20 21:36:30 +02:00
Sergii Stotskyi
bbeb4a1227 feat(ios): adds method for opening openWith dialog on iOS 2017-04-20 18:36:43 +03:00
pwlin
bc40c0a879 Bumped the version to 2.0.14 2017-04-19 14:38:35 +02:00
pwlin
95dc8dcb46 Merge pull request #111 from lp1bp/master
Fix APK Install on Android 23
2017-04-19 14:36:08 +02:00
Jeremie
8be8703398 Removed unused parentheses 2017-04-19 14:28:51 +02:00
Jeremie
8a553db96c Update FileOpener2.java 2017-04-19 14:14:47 +02:00
Jeremie
06671fbdce Update FileOpener2.java 2017-04-19 13:56:54 +02:00