Commit Graph

587 Commits

Author SHA1 Message Date
Ibrahim Hadeed
94a8a296c1 fix(instance-wrapper): 2016-04-29 21:46:35 -04:00
Ibrahim Hadeed
0b15a2f037 merge 2016-04-29 20:07:59 -04:00
Ibrahim Hadeed
8abdc11cc9 chore(build): add gulp minify task 2016-04-29 18:08:16 -04:00
Ibrahim Hadeed
16ade3abcf diable update docs for now 2016-04-29 17:40:08 -04:00
Ibrahim Hadeed
30bdb1a8f1 refactor(DeviceAccounts): add supported platforms 2016-04-29 17:28:26 -04:00
Ibrahim Hadeed
0a7577cec0 refactor(DeviceAccounts): formatting 2016-04-29 17:28:02 -04:00
Ibrahim Hadeed
54c3a24e59 Merge pull request #144 from panuganti/DeviceEmail
Add DeviceAccounts plugin
2016-04-29 17:26:50 -04:00
Ibrahim Hadeed
317437b32e fix(BluetoohSerial): add missing plugin reference 2016-04-29 17:18:40 -04:00
Ibrahim Hadeed
a02718fd0a Merge pull request #147 from driftyco/admob
feat(plugin): add admob pro plugin
2016-04-29 17:17:53 -04:00
Ibrahim Hadeed
d9b847b3cb feat(plugin): add admob pro plugin
closes #146
2016-04-29 17:17:30 -04:00
perry
926ef7015d locking down CI to master for now 2016-04-29 16:09:40 -05:00
Ibrahim Hadeed
f5f35b3cdc Merge pull request #145 from driftyco/bluetooth-serial
feat(plugin): add Bluetooth Serial plugin
2016-04-29 16:55:08 -04:00
Rajkiran Panuganti
31c298b556 Add DeviceAccounts plugin 2016-04-29 13:09:13 -07:00
Ibrahim Hadeed
837fb95a8a feat(plugin): add Bluetooth Serial plugin
closes #136
2016-04-29 15:13:07 -04:00
Perry Govier
c8f8d6ac52 Let build_bundle tests run on CI 2016-04-29 13:12:39 -05:00
Ibrahim Hadeed
b1218bd77c Merge pull request #139 from driftyco/unhandled-reject-error-fix
fix(plugin): handle rejection when Cordova is undefined
2016-04-29 12:10:06 -04:00
Ibrahim Hadeed
0ed259e678 Merge pull request #142 from panuganti/master
Screenshot Plugin
2016-04-29 12:09:47 -04:00
Rajkiran Panuganti
e73c99b28a make params optional 2016-04-28 22:38:59 -07:00
Rajkiran Panuganti
ec4f3c69ec Screenshot Plugin 2016-04-28 22:06:21 -07:00
Tim Lancina
db07768133 fix(plugin): handle rejection when Cordova is undefined
Zone.js now (helpfully) throws an error on unhandled rejections in
promises. This is great because they no longer silently fail, but we
were relying on that behavior for the case where the plugin isn't
installed or Cordova isn't available. With this change, those cases
won't throw an unhandled rejection error, but all regular plugin errors
still should.
2016-04-27 13:00:59 -05:00
Ibrahim Hadeed
f89c2db86c refactor(media): change plugin name to MediaPlugin to avoid conflicts 2016-04-27 09:54:14 -04:00
Ibrahim Hadeed
4070991f67 fix(plugin): remove unecessary code 2016-04-25 07:19:43 -04:00
Ibrahim Hadeed
ba5c049f77 Merge branch 'master' of https://github.com/driftyco/ionic-native into instance-wrapper 2016-04-25 07:17:17 -04:00
Ibrahim Hadeed
584312ec7f chore(index): update index 2016-04-25 07:16:50 -04:00
Ibrahim Hadeed
2afd415491 chore(index): update index 2016-04-25 06:54:02 -04:00
Ibrahim Hadeed
1105b5723b feat(media): add media plugin
closes #88
2016-04-25 06:51:42 -04:00
Ibrahim Hadeed
a37a041538 style(plugin): reverse previous commit, to keep track of changes easier 2016-04-25 06:22:17 -04:00
Ibrahim Hadeed
91117fa6bb Merge pull request #134 from driftyco/cameraConstants
feat(camera): add camera constants
2016-04-25 05:46:46 -04:00
Ibrahim Hadeed
f5b52bf98f docs(contacts): fix usage docs
closes #121
2016-04-25 05:43:35 -04:00
Ibrahim Hadeed
ce02d8219c feat(camera): add camera constants
closes #129
2016-04-25 05:41:48 -04:00
Ibrahim Hadeed
3865ea4777 fix(GoogleAnalytics): addCustomDimension() key param is number
closes #131
2016-04-25 05:37:26 -04:00
Ibrahim Hadeed
9c78837113 Merge branch 'master' of https://github.com/driftyco/ionic-native 2016-04-25 05:32:58 -04:00
Ibrahim Hadeed
e10d744e7b fix(localnotifications): options can be an array 2016-04-25 05:32:36 -04:00
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