Commit Graph

18 Commits

Author SHA1 Message Date
Vincent Roth
ebf97733be
Merge branch 'master' into master 2018-12-11 19:06:25 +01: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