Commit Graph

257 Commits

Author SHA1 Message Date
VincentRoth
3f01a95c73 Update bounds to only use position coordinates 2016-06-30 10:03:57 +02:00
VincentRoth
90ceca44ae Rename bounds to position 2016-06-30 10:01:29 +02:00
VincentRoth
dbc778663e Describe position parameter in readme 2016-06-30 10:00:49 +02:00
VincentRoth
dc22bc583a iOS - Use bounds parameter to set dialog position 2016-06-29 18:05:45 +02:00
VincentRoth
8b5dd5eb01 Generalize callback context to options object and prepare for bounds parameter 2016-06-29 18:01:42 +02:00
pwlin
3be9cd114f Fixed version discrepancies in README 2016-01-28 23:19:49 +01:00
pwlin
e49718d9cd Added new contributors 2015-11-27 22:06:44 +01:00
pwlin
5ae5446046 Pushed version 2.0.2 to npm 2015-11-27 21:59:43 +01:00
pwlin
352c3b3072 Merge pull request #50 from SimpleHQ/ios-url-support
updated fix URL encoding errors on iOS
2015-11-27 21:56:16 +01:00
Guy Carpenter
aa59ca2718 Merge branch 'ios-url-support' of https://github.com/mobilepaks/cordova-plugin-file-opener2 into ios-url-support 2015-11-24 16:31:30 +10:00
pwlin
39d84d3ba5 Bumped the version to 2.0.1 and published to NPM - Added 1 more contributor. 2015-10-19 12:33:44 +02:00
pwlin
0857ecd6f8 Manually merging #32 2015-10-19 12:23:58 +02:00
pwlin
ccd34cb42f Merge pull request #31 from ielcoro/feature/UriSchemes
Windows: Add support for URI schemes
2015-10-19 12:15:50 +02:00
pwlin
f00eb15c54 Update README.md 2015-10-01 12:32:47 +02:00
pwlin
6626d3edf1 Update README.md 2015-10-01 12:08:37 +02:00
pwlin
56b2c00685 fixed typo 2015-09-23 20:44:45 +02:00
pwlin
15f69c085c Bumped the version to 2.0.0 - Added more Contributors to README.md 2015-09-23 20:02:24 +02:00
pwlin
6946144296 Merge pull request #41 from TankOs/master
Replaced plug-in ID by 'cordova-plugin-file-opener2'
2015-09-23 19:03:53 +02:00
pwlin
42ac774ae0 Merge pull request #42 from josemanuelbd/master
Fixed "open in" (now "copy to") on iOS 9.
2015-09-23 19:03:32 +02:00
Jose Bermudo
88fdbbdfcd Fixed 'open in' iOS 9. Contributors: josemanuelbd & Rovi23. It also works in iOS 8. 2015-09-23 17:57:28 +02:00
Jose Bermudo
ac17d43271 Fixed 'open in' iOS 9. Contributors: josemanuelbd & Rovi23. It also works in iOS 8. 2015-09-23 17:55:19 +02:00
Stefan Schindler
ee09951929 Replaced plug-in ID by 'cordova-plugin-file-opener2'. Otherwise 'ionic state save' will store the old ID, which is not managed in Cordova's plug-in registry. Doing 'ionic state restore' at another place will therefore not re-install the plug-in and fail silently. 2015-09-23 15:57:22 +02:00
Iñaki Elcoro
728824228d Add suport for Windows Uri Schemes 2015-07-16 19:17:54 +02:00
pwlin
01c0900696 Merge pull request #26 from Gillardo/master
Added support for Windows. WP8 file location change
2015-05-05 19:45:11 +02:00
Gillardo
5935a4e8ac Added support for Windows
Added support for Windows.  Updated wp8 so that file can be on device,
rather than only in local storage folder
2015-05-05 09:59:27 +01:00
pwlin
0a1aa3a661 fixed typo 2015-04-28 23:54:02 +02:00
pwlin
e0b012751a Added @Gillard in Contributors section 2015-04-28 23:52:33 +02:00
pwlin
19ea102579 Merge pull request #24 from Gillardo/master
Added support for WP8
2015-04-28 23:43:26 +02:00
Gillardo
3e48517abd Added support for WP8 2015-04-28 13:46:32 +01: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
2686c86ac3 Fixed the typo 2014-09-27 22:25:58 +02:00
pwlin
fc79828ef6 Added email to LICENSE 2014-09-27 20:48:52 +02:00
pwlin
4961f3392d Added "uninstall" and "appIsInstalled" for Android. Updated the README file. 2014-09-27 20:44:44 +02:00
pwlin
bf0c7ba0d6 Fixes #3 2014-09-27 20:41:09 +02:00
pwlin
c9f0884569 Update README.md 2014-09-26 10:27:05 +02:00
pwlin
be9e74747d Update plugin.xml 2014-09-25 20:29:24 +02:00
pwlin
fe74f70c4c Update README.md 2014-09-25 20:27:28 +02:00
pwlin
30a18ba723 Updded the version to 1.0.10 2014-09-18 00:36:54 +02:00
pwlin
bbdfb8f672 Temporary disabled explicit Intent Chooser. 2014-09-18 00:36:10 +02:00
pwlin
b2989f5795 - Added android.permission.READ_EXTERNAL_STORAGE
- Upped the plugin version to 1.0.9
2014-09-11 11:01:07 +02:00
pwlin
cc3dd96c63 Merge pull request #9 from meddlesome/master 2014-09-08 19:13:42 +02:00
meddlesome
913bd577d9 Update FileOpener2.java
adding option to showing chooser when open the file
2014-09-08 02:49:56 +07:00
pwlin
ef5c633f47 - Andorid: Support for both relative and absolute path
- Upped the version to 1.0.8
2014-06-18 14:14:04 +02:00
pwlin
383d2bf514 Upped the version to 1.0.7 2014-05-18 21:52:32 +02:00
pwlin
1642cd59fd Merge pull request #5 from sullivanpt/master
Support relative paths on 3.3 Cordova in Android
2014-05-18 21:34:27 +02:00
pwlin
520bde9e3b Update plugin.xml 2014-05-18 14:19:19 +02:00
pwlin
3b31ea085f Update FileOpener2.m 2014-05-18 14:18:49 +02:00