Commit Graph

454 Commits

Author SHA1 Message Date
Ibrahim Hadeed
97026397bb Merge pull request #132 from Rybbow/master
Correct battery-status "status" event name
2016-04-24 09:07:30 -04:00
mhartington
f22c9fc51e docs(): update plugin install command
References https://github.com/driftyco/ionic-site/pull/555
2016-04-19 09:07:33 -04:00
mrybnik
923e384e43 Correct battery-status "status" event name 2016-04-19 01:03:43 +02:00
Ibrahim Hadeed
3894cb427d Merge pull request #125 from koraysels/patch-1
documentation wrong for watchAcceleration
2016-04-17 06:23:27 -04:00
Ibrahim Hadeed
18326d1c19 Merge pull request #124 from jccf091/jccf091-patch-1
update docs statusbar.ts
2016-04-17 06:13:44 -04:00
Ibrahim Hadeed
c465f732c0 Merge pull request #127 from hackfrag/patch-1
Added GoogleAnalytics
2016-04-17 06:12:49 -04:00
Hackfrag
ec6d8b14f3 Added GoogleAnalytics 2016-04-16 17:13:40 +02:00
Koray S
17fa1c72b7 documentation wrong for watchAcceleration
documentation was wrong. watchPosition instead of watchAcceleration..
2016-04-15 14:25:02 +02:00
James Cheuk
c36fa0fa7f update docs statusbar.ts
It should be overlaysWebView
2016-04-15 18:20:41 +08:00
Barry Rowe
9d200e7020 Merge pull request #1 from Barryrowe/file-path-end-slash-patch
Append trailingSlash if not present on path param
2016-04-14 12:49:47 -04:00
Barry Rowe
ce2772b994 Append trailingSlash if not present on path param
In some cases the incoming ```path``` variable may not necessarily contain a trailing slash, but in cases where the directory path is manually built within the plugin this was not protected against. This shouldn't be a big issue if consumers are using ```cordova.file.*``` for the path params, but not all consumers may be using this.
2016-04-14 12:48:04 -04:00
Ibrahim Hadeed
94de6b43d9 Merge pull request #110 from cmanou/email-plugin
feat(plugin): add email composer plugin
2016-04-11 10:40:50 -04:00
Ibrahim Hadeed
3ef6e1f628 Merge pull request #111 from eberlitz/patch-1
Fix documentation for LocalNotifications plugin
2016-04-11 10:40:30 -04:00
Ibrahim Hadeed
d61b14b369 Merge pull request #117 from ct14it/patch-1
Actionsheet : Minor typo fixes
2016-04-11 10:39:05 -04:00
Ibrahim Hadeed
3c2f2273d8 Merge pull request #105 from driftyco/webintent-plugin
feat(plugin): add web intent plugin
2016-04-11 10:38:33 -04:00
Ibrahim Hadeed
beeb075831 fix(vibration): fix plugin reference
closes #106
2016-04-11 10:29:52 -04:00
Tim Lancina
7fa66abf72 chore(): update version to 1.1.1 2016-04-08 16:53:41 -05:00
CT14.IT
d42d24c60b Minor typo fixes 2016-04-07 14:26:46 +01:00
Ignat Ignatov
96c47df151 Added implementation for readAsText() method. 2016-04-06 16:36:26 +02:00
Christopher Manouvrier
ce92e6ac8f Refactor isAvailable 2016-04-06 22:06:46 +10:00
Christopher Manouvrier
f96ec32be7 Fix is available callback 2016-04-06 21:00:26 +10:00
Eduardo Eidelwein Berlitz
f2c85d038a Fix documentation for LocalNotifications plugin 2016-04-05 13:41:35 -03:00
Christopher Manouvrier
213330379d Update methods and pluginRef 2016-04-06 00:24:50 +10:00
Ibrahim Hadeed
493e6552d7 Merge pull request #109 from nickgal/patch-2
Update barcodescanner.ts
2016-04-05 08:48:33 -04:00
Christopher Manouvrier
804c9ee463 feat(plugin): add email composer plugin 2016-04-05 21:55:24 +10:00
Nick Gal
8a0f828fb0 Update barcodescanner.ts
Typo
2016-04-04 19:34:37 -07:00
Ibrahim Hadeed
f357b56886 feat(webintent): add plugin to index 2016-04-04 00:11:13 -04:00
Ibrahim Hadeed
e2fc9a0432 feat(plugin): add web intent plugin 2016-04-04 00:05:34 -04:00
Ibrahim Hadeed
8e062a94c7 Merge pull request #102 from drachenbach/google-analytics
added google analytics wrapper
2016-04-01 02:23:56 -04:00
drachenbach
3b4c846132 added google analytics wrapper 2016-03-31 21:38:19 +02:00
Perry Govier
f342aa819f platform -> native 2016-03-31 13:24:25 -05:00
Ibrahim Hadeed
eea70ffc0a style(plugin.ts): format/indent 2016-03-29 17:53:51 -04:00
Ibrahim Hadeed
e39c448cb8 Merge branch 'instance-wrapper' of https://github.com/driftyco/ionic-native into instance-wrapper 2016-03-29 17:50:48 -04:00
Ibrahim Hadeed
5a8d48ea36 perf(ionicnative): instance wrapper cleanup and optimization 2016-03-29 17:49:53 -04:00
Ibrahim Hadeed
85e5522f40 remove test param 2016-03-29 06:56:21 -04:00
Ibrahim Hadeed
0ec737aa49 feat(ionicnative): add instance wrapper
closes https://github.com/driftyco/ionic-native/issues/86

https://github.com/driftyco/ionic-native/issues/79
2016-03-29 06:50:03 -04:00
Ibrahim Hadeed
5525d2f232 Merge pull request #96 from driftyco/add-custom-install
chore(docs): ability to add custom install command for a plugin
2016-03-29 05:38:25 -04:00
Ibrahim Hadeed
909e1032f0 Merge pull request #92 from keithdmoore/master
add comments regarding network plugin usage
2016-03-29 05:38:15 -04:00
Ibrahim Hadeed
ffeda54820 Merge pull request #94 from beachygreg/master
Added diagnostic plugin.
2016-03-29 05:36:59 -04:00
Ibrahim Hadeed
23be4b7e95 chore(docs): ability to add custom install command for a plugin
closes https://github.com/driftyco/ionic-native/issues/93
2016-03-29 01:57:53 -04:00
greg
2aa25969f7 Added diagnostic plugin. 2016-03-28 20:24:05 -04:00
Keith D. Moore
3b7f7c6533 add comments regarding network plugin usage 2016-03-27 23:17:07 -05:00
Ibrahim Hadeed
4ead1ae023 fix(launchnavigator): bug fix 2016-03-27 23:57:54 -04:00
Ibrahim Hadeed
ed14d87722 remove unnecessary comment 2016-03-27 23:11:12 -04:00
Ibrahim Hadeed
f2e274f459 Merge pull request #90 from keithdmoore/master
add network plugin for issue #89
2016-03-27 23:07:04 -04:00
Keith D. Moore
c4620d0f52 add missing network.ts from previous commit 2016-03-27 21:07:40 -05:00
Keith D. Moore
1a6872aa9f add network plugin for issue #89 2016-03-27 20:56:16 -05:00
Ibrahim Hadeed
5e7378a60d fix(launchnavigator): start parameter is optional
closes https://github.com/driftyco/ionic-native/issues/87
2016-03-27 16:09:08 -04:00
Ibrahim Hadeed
5c17ec7242 Merge pull request #76 from Fenkiou/cordova-plugin-file
feat(plugin): add file plugin
2016-03-26 18:44:01 -04:00
Ibrahim Hadeed
48bf837e32 fix(push plugin): senderId is optional in iosPushOptions
closes https://github.com/driftyco/ionic-native/issues/58
2016-03-25 21:03:21 -04:00