Aaron Faber
2c0f018661
Merge pull request #261 from abcfy2/patch-1
...
fix: add Intent.FLAG_ACTIVITY_NEW_TASK flag
2019-06-03 12:06:16 +01:00
Feng Yu
109fb4754c
fix: add Intent.FLAG_ACTIVITY_NEW_TASK flag
...
Add Intent.FLAG_ACTIVITY_NEW_TASK flag when opening a apk file.
fix #260
2019-06-01 12:24:12 +08:00
Aaron Faber
f7e1da9f14
Merge pull request #255 from rastafan/master
...
Grant Write permission in android intent
2019-04-15 15:04:33 +01:00
rastafan
60043d7f32
Grant Write permission in android intent
...
Added flag Intent.FLAG_GRANT_WRITE_URI_PERMISSION to file opening for android platform, otherwise the program used to open the requested file would not be allowed to save edits.
2019-03-13 15:32:13 +01:00
shnist
150292f8e3
docs: updated installation instructions to be clearer
2019-02-13 09:34:55 +00:00
shnist
7afb38be93
chore: bumped plugin.xml to 2.2.0
2019-02-12 16:54:13 +00:00
shnist
2adaa0d172
2.2.0
2019-02-12 16:53:50 +00:00
shnist
cddc61214c
docs: documented SD card limitation for android
2019-02-12 16:47:31 +00:00
Aaron Faber
70aa95bf1c
Merge pull request #196 from JoxC/master
...
decode file url with percent escape for android and ios.
2019-02-12 14:53:01 +00:00
Aaron Faber
4f868e4441
Merge branch 'master' into master
2019-02-12 14:51:58 +00:00
Aaron Faber
6dc6045559
Merge pull request #244 from Bruno-bm/master
...
Present notification view controller by inappbrowser v
2019-02-06 17:40:09 +00:00
Bruno-bm
e90645bee0
Present notification view controller by inappbrowser v
...
iew controller
* (IOS) notification window does not show when inappbrowser window is presented
2019-01-07 10:55:45 -02:00
shnist
88ab8c14bf
chore: bumped plugin.xml version
2018-12-22 21:00:15 +00:00
shnist
29ad35f405
2.1.4
2018-12-21 10:18:04 +00:00
shnist
bb9df451fe
2.1.3
2018-12-21 10:17:05 +00:00
shnist
b6db7cc791
docs: tweaked readme section order
2018-12-21 10:13:34 +00:00
shnist
cba75e630d
chore: bump plugin.xml file
2018-12-21 10:11:31 +00:00
shnist
7ef3a9db76
fix: removed dialog position code from master branch until fixes are applied
2018-12-21 10:11:11 +00:00
shnist
30fafeeeef
2.1.2
2018-12-20 16:03:28 +00:00
shnist
50f64bac8f
chore: patch version for plugin.xml
2018-12-20 15:46:01 +00:00
shnist
d913b156f8
fix: fixed reference bug in open method
2018-12-20 15:42:49 +00:00
shnist
cb09bea3c4
chore: updated plugin.xml to 2.1.1
2018-12-20 12:16:19 +00:00
shnist
a2d5df3182
2.1.1
2018-12-20 12:07:24 +00:00
shnist
51af3d55f4
docs: updated readme according to latest cordova plugin standards
2018-12-20 12:04:56 +00:00
shnist
bd0add7256
docs(): updated installation instructions to make it clearer from which release you can set the android support version
2018-12-14 14:34:11 +00:00
shnist
6bde363d1a
docs(): added missing word
2018-12-14 14:31:08 +00:00
shnist
84c12a8c8d
docs(): updated readme to highlight cordova cli support for 7+ now
2018-12-14 14:30:14 +00:00
shnist
64c514f0ab
docs(): tweaked bug report template
2018-12-14 12:16:02 +00:00
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