Commit Graph

35 Commits

Author SHA1 Message Date
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
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
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
Rubén Panadero
01ac6a5d7d Fixed iOS encoding if path parameter is already encoded 2019-06-11 10:36:41 +02: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
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
JoxC
8c8bb90de0 decode file url with percent escape for android and ios. 2018-03-05 15:48:45 +08: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
Sergii Stotskyi
bbeb4a1227 feat(ios): adds method for opening openWith dialog on iOS 2017-04-20 18:36:43 +03:00
pwlin
9a0c6dfb5c Manually merged PR #107 2017-04-06 14:44:37 +02:00
pwlin
69099524c5 Added back Gillardo's iOS10 fix in #80 - also see #103 2017-04-05 17:53:35 +02:00
pwlin
d1fab6d457 Revert "Fixed for iOS 10" 2016-10-04 19:21:31 +02:00
Gillardo
cc90ff7e70 Update FileOpener2.m
Doesnt work on iOS 10
2016-09-30 11:35:29 +01:00
VincentRoth
ad3166a3e6 Fix CGRectMake parameter 2016-06-30 10:09:11 +02:00
VincentRoth
3f01a95c73 Update bounds to only use position coordinates 2016-06-30 10:03:57 +02:00
VincentRoth
dc22bc583a iOS - Use bounds parameter to set dialog position 2016-06-29 18:05:45 +02:00
Seamus Campbell
caf3e6fda4 Make sure we send the error command if file not found. 2015-03-07 14:21:33 -08:00
Seamus Campbell
6d712ad889 Basic functional file URI opening.
* does not take paths or cdvfile:// URIs.
* still exposes iOS 8 bug with UIDocumentInteractionController
	see http://openradar.appspot.com/radar?id=5800473659441152
2015-03-07 14:18:59 -08:00
Seamus Campbell
56b0c4ddd6 Fix compile errors; add file-exists test and logging. 2015-03-05 17:58:39 -08:00
Seamus Campbell
755e722cc8 Fix double-escaping of input URI. Prefer supplied UTI if available. Modernize Objective-C usage. 2015-03-04 10:29:14 -08:00
pwlin
bf0c7ba0d6 Fixes #3 2014-09-27 20:41:09 +02:00
pwlin
3b31ea085f Update FileOpener2.m 2014-05-18 14:18:49 +02:00
pwlin
7235ec4a0d - Added iOS support
- Upped the version to 1.0.4
2014-02-11 15:42:00 +01:00