Commit Graph

207 Commits

Author SHA1 Message Date
Felix Chantrel
f193cbd323
Rename FileSaver.min.js to src/browser/FileSaver.min.js 2019-11-21 11:26:46 +10:30
Felix Chantrel
190c4697e9
Rename FileOpener2.js to src/browser/FileOpener2.js 2019-11-21 11:26:22 +10:30
Felix Chantrel
179aa877c9
Rename isChrome.js to www/browser/isChrome.js 2019-11-21 11:25:44 +10:30
Felix Chantrel
0a733139e3
Added minimal browser support. 2019-11-21 11:25:01 +10:30
Aaron Faber
dac2053dfe
Merge pull request #274 from cinthiaro/master
Open file in Android when the mime type is not specified
2019-10-29 13:09:06 +00:00
Aaron Faber
5834ed475c fix(246): updated provider parent path to fix Attempt to invoke virtual method error on Android 2019-10-16 17:11:14 +01:00
Cinthia Rodriguez
82f987143b Open file in Android when the mime type is not specified. 2019-08-26 13:11:58 -06:00
Aaron Faber
644ca425a7 chore: remove build status from readme 2019-07-08 15:36:33 +01:00
Aaron Faber
8e9c1f1201 BREAKING CHANGE: remove old wp8 platform, no longer supported 2019-07-08 15:36:05 +01:00
Aaron Faber
a29cea0750 chore: bumped plugin version to 2.2.1 2019-07-08 15:17:23 +01:00
Aaron Faber
60d0b2e1f3 2.2.1 2019-07-08 15:16:52 +01:00
Aaron Faber
d8927a5b32
Merge pull request #265 from okode/fix_ios_path_encoding
Fix ios path encoding
2019-07-04 09:53:02 +01:00
Rubén Panadero
01ac6a5d7d Fixed iOS encoding if path parameter is already encoded 2019-06-11 10:36:41 +02:00
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
Rubén Panadero
3517585d45 Fixed ios file path encoding 2019-05-24 14:28:37 +02:00
Rubén Panadero
b08fb4050e Fixed ios file path encoding 2019-05-24 14:15:52 +02: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