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 |
|
Jeremie
|
5dc3e217e0
|
Update FileOpener2.java
|
2017-04-19 13:39:50 +02:00 |
|
Jeremie
|
ed429e5801
|
Update FileOpener2.java
|
2017-04-19 13:37:44 +02:00 |
|
Jeremie
|
d316fac5a1
|
Fix for APK install on Android 24
Added an exception to handle APKs differently if the android version is 6
|
2017-04-19 13:31:16 +02:00 |
|
pwlin
|
ca73974388
|
Bumped the version to 2.0.13
|
2017-04-06 23:16:34 +02:00 |
|
pwlin
|
73120a73ac
|
Added more paths to opener_paths.xml
|
2017-04-06 23:15:04 +02:00 |
|
pwlin
|
4f29b8d290
|
Bumped the version to 2.0.12
|
2017-04-06 21:36:38 +02:00 |
|
pwlin
|
5b499ea443
|
Add files path to opener_paths.xml
|
2017-04-06 21:35:42 +02:00 |
|
pwlin
|
69edd06b1d
|
Bumped the version to 2.0.11
|
2017-04-06 14:55:29 +02:00 |
|
pwlin
|
bfbda858b7
|
Added new contributors
|
2017-04-06 14:54:17 +02:00 |
|
pwlin
|
9a0c6dfb5c
|
Manually merged PR #107
|
2017-04-06 14:44:37 +02:00 |
|
pwlin
|
de09dc0185
|
Added *.bak to .gitignore
|
2017-04-06 14:43:10 +02:00 |
|
pwlin
|
69099524c5
|
Added back Gillardo's iOS10 fix in #80 - also see #103
|
2017-04-05 17:53:35 +02:00 |
|
pwlin
|
0be8e27775
|
Bumped the version to 2.0.9
|
2017-03-20 10:46:06 +01:00 |
|
pwlin
|
afc548d839
|
Merge pull request #104 from souly1/patch-1
Update opener_paths.xml
|
2017-03-20 10:35:04 +01:00 |
|
Ophir Stern
|
18cc06bad6
|
Update opener_paths.xml
Solving issue https://github.com/pwlin/cordova-plugin-file-opener2/issues/102 for cached dir. Probably need to do to all other dir.'s as well (persistent, etc....)
|
2017-03-20 10:11:14 +02:00 |
|
pwlin
|
6482e9c2a4
|
Bumped the version to 2.0.8
|
2017-02-22 01:14:54 +01:00 |
|
pwlin
|
0e4f364ecf
|
Merge pull request #96 from MHolmes91/master
Fixes Android 6 file opening failure.
|
2017-02-22 01:12:34 +01:00 |
|
Mark Holmes
|
1e64de3cd3
|
Fixes Android 6 file opening failure.
|
2017-02-21 15:09:21 -06:00 |
|