Aleksi Lahikainen
c670fb46d6
Fix indendations not visible in editor
2020-09-08 16:32:41 +03:00
Aleksi Lahikainen
b5f4b19d71
Add missing indentations not visible in editor
2020-09-08 16:30:38 +03:00
Aleksi Lahikainen
32db98784d
Fix indentations
2020-09-08 16:28:32 +03:00
Aleksi Lahikainen
64c15579ed
Apply same fix for open with preview functionality
2020-09-08 16:18:33 +03:00
Aleksi Lahikainen
68392bdaf2
Remove unused variable & improve formatting
2020-09-08 15:58:26 +03:00
Aleksi Lahikainen
d2fb6d5184
Fix indentation inside delegate
2020-09-08 15:30:05 +03:00
Aleksi Lahikainen
048cd0ad4f
Return plugin result after the menu is dismissed
2020-09-08 13:41:46 +03:00
Aleksi Lahikainen
7892aa90fd
Improve formatting
2020-09-08 13:41:11 +03:00
Aleksi Lahikainen
54a2370fe0
Remove commented out logging
2020-09-08 13:25:22 +03:00
Aleksi Lahikainen
012ca186e8
Improve formatting
2020-09-08 13:22:27 +03:00
pwlin
3a6047c7c1
added support for Electron platform
2020-07-26 19:22:38 +01:00
Alex D
dfd1009e3e
Update FileOpener2.java
2020-07-10 12:54:01 +03:00
Gillardo
26962a45c8
Update FileOpener2.m
...
Updated to check if positions passed in
2020-06-02 17:45:55 +01:00
James Crow
f7e792c719
Add second check for position values (iOS)
...
Optional position value is NSNull in arguments array when not included.
2020-05-14 18:17:39 -05:00
pawelzwronek
93dadbb6dc
Fix for unable to print opened file
...
By not setting FLAG_ACTIVITY_NO_HISTORY flag, android doesn't remove the intend of opened file from memory when trying to print the file so printing is working now.
2020-05-04 18:54:28 +02:00
Andre Schuessler
4cc31c9b3f
Fix showOpenWithDialog was rendered outside of viewport on iPads
2020-04-03 16:32:10 +02:00
Andrej Beliakov
89047e5772
Fix iOS open menu being drawn outside of the viewport
2020-01-08 14:21:47 +01:00
Aaron Faber
45f5889ccd
Merge pull request #269 from AirSuite/master
...
Fix opening files when targeting android SDK 28
2019-11-27 13:52:36 +00:00
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
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
Cinthia Rodriguez
82f987143b
Open file in Android when the mime type is not specified.
2019-08-26 13:11:58 -06:00
KleggerKoder
2e704e1b26
Fix it for Android apk packages too
2019-08-21 21:04:54 -04:00
KleggerKoder
ca406994ef
Fix opening files when targeting android SDK 28
2019-08-21 16:06:04 -04:00
Aaron Faber
8e9c1f1201
BREAKING CHANGE: remove old wp8 platform, no longer supported
2019-07-08 15:36:05 +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
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
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
Aaron Faber
4f868e4441
Merge branch 'master' into master
2019-02-12 14:51:58 +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
7ef3a9db76
fix: removed dialog position code from master branch until fixes are applied
2018-12-21 10:11:11 +00:00
shnist
257482f323
fix(): fixed compilation error in preview dialog position for ios
2018-12-13 10:24:42 +00:00
shnist
a0be6605b7
chore(): format fixes for ios fileopener
2018-12-12 12:35:17 +00:00
Vincent Roth
ebf97733be
Merge branch 'master' into master
2018-12-11 19:06:25 +01: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
JoxC
8c8bb90de0
decode file url with percent escape for android and ios.
2018-03-05 15:48:45 +08: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
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
34bf878d97
option to force usage of contentType on ios
2017-07-13 19:13:43 +02:00
pwlin
639f1c46c4
Fixed a problem when opening APK files with Android SDK 25
2017-06-02 09:01:54 +02:00
pwlin
f99d47fce9
readded check for opening apk files with SDK 24
2017-05-30 12:23:38 +02:00