David Pfeffer
60db10c1d3
feat(unique-device-add): add UniqueDeviceId plugin ( #1064 )
2017-03-01 20:59:41 -05:00
Xueron Nee
2eea3df2c4
feat(alipay): add alipay support. ( #1097 )
...
* add cordova-alipay-base plugin. to support Alipay payment
* change ALI_PID to APP_ID, make it same with the latest SDK
* rewrite comments
2017-03-01 20:54:27 -05:00
Xueron Nee
21d40888d8
feat(app-update): add cordova-plugin-app-update support ( #1105 )
...
* add new app-update plugin
* update plugin info
2017-03-01 20:29:38 -05:00
Aaron Czichon
8de37939fb
feat(browser-tab): add browser tab plugin ( #1126 )
...
* feature: added hasPermission function to Firebase fixes #1115
* feat: Implemented support for BrowserTab #1077
2017-03-01 19:41:54 -05:00
Ibby
466437a683
feat(pinterest): add pinterest plugin
2017-01-23 22:59:37 -05:00
Megan Kearl
ac748abf78
feat(serial): add Serial plugin ( #952 )
...
* style: fix whitespace lint issue
* feat(serial): add serial plugin
* docs(serial): remove unnecessary comments
2017-01-20 16:16:12 -05:00
Guillaume
1279114b73
feat(backlight): add Backlight plugin ( #973 )
...
* feat(backlight): add Backlight plugin
* fix(backlight): set as beta
2017-01-20 16:14:29 -05:00
Peter Bakondy
7c30718369
feat(speech-recognition): add SpeechRecognition plugin ( #897 )
2017-01-20 16:13:58 -05:00
Kim Biesbjerg
9c75a06131
feat(launch-review): add LaunchReview plugin ( #949 )
...
* Add LaunchReview
* Fix pluginRef
2017-01-20 16:11:57 -05:00
Guillaume
1e38a6c005
feat(broadcaster): add Broadcaster plugin ( #877 )
...
* feat(broadcaster): add Broadcaster plugin
* fix(broadcaster): return Obserable for addEventListener
- also remove the listener when clearing observable
2017-01-20 16:11:19 -05:00
Niklas Merz
1615b74065
feat(fingerprint-aio): add cordova-plugin-fingerprint-aio ( #845 )
2017-01-20 16:09:21 -05:00
Lucas A. Moulin
229f5509e9
feat(rollbar): add Rollbar plugin ( #832 )
...
* Add Rollbar plugin
* Add documentation
* Add return type to init function
* Remove init params
2017-01-20 16:05:06 -05:00
John-Luke
70c15c31ca
feat(navigationbar): add NavigationBar plugin ( #826 )
...
* feat(navigationbar): add NavigationBar plugin
* fix(navigationbar) typo in chore
* Implement changes requested
* fix(): add return
* fix(docs): remove callback parameter
* Update navigationbar.ts
2017-01-20 16:04:31 -05:00
Ibby
538ebfe9fe
fix merge conflict
2017-01-20 16:03:58 -05:00
Ibby Hadeed
8e98481609
feat(firebase): add firebase plugin ( #914 )
...
closes #608
2017-01-20 16:02:33 -05:00
Ibby Hadeed
0ec46b03b5
feat(stripe): add stripe plugin ( #913 )
...
* feat(stripe): add stripe plugin
* add stripe to index
* add param doc
2017-01-20 16:02:17 -05:00
Sebastian Baar
911537b61b
feat(nativegeocoder): add NativeGeocoder plugin ( #800 )
2017-01-20 15:56:16 -05:00
John-Luke
292a9f08e9
solve conflict
2017-01-18 19:06:27 -02:00
Max Lynch
0ab14a085e
fix(core): increase deviceready timeout for sanity
2017-01-16 15:33:59 -06:00
John Luke
93696d53f7
feat(headercolor): add HeaderColor plugin
...
fix [#760 ](https://github.com/driftyco/ionic-native/issues/760 )
2016-11-23 16:47:34 -03:00
Ibby
48e5d46f1e
refractor(googlemap): googlemaps.ts to googlemap.ts
2016-10-27 07:17:14 -04:00
Colin Frick
0660a3bc67
feat(filepath): add cordova-plugin-filepath ( #714 )
2016-10-18 06:05:19 -04:00
Ibrahim Hadeed
bbda6e22a2
feat(device-feedback): add DeviceFeedback plugin ( #696 )
2016-10-15 07:41:06 -07:00
Ramon Henrique Ornelas
cf7abe110d
fix(http): export via window.IonicNative ( #675 )
...
* fix(http): fix export system module
* style(http): fix angular style
* style(http): delete multiline
* chore(http): add attribute platforms to decorator Plugin
* fix(http): typo param uploadFile()
* fix(http): typo commit ba6a7e9930
2016-10-11 03:25:15 -07:00
Ibrahim Hadeed
f0961c7b23
feat(http): add cordovaHTTP wrapper ( #674 )
2016-10-11 01:06:41 -07:00
Xueron Nee
13681756ae
fix(thmeable-browser): fix the name of the plugin ( #663 )
2016-10-09 04:33:54 -04:00
Ibrahim Hadeed
ad3bef2e5a
chore(): fix module export conflicts ( #633 )
...
* chore(): fix module export conflicts
* remove export{}
* resolve conflicting export names
2016-10-05 20:29:40 -04:00
AndreasGassmann
bbbbb3e8d0
feat(zBar): add zBar barcode scanner plugin ( #634 )
2016-10-04 15:12:39 -04:00
Tomas Beran
a99b753d2d
feat(stepcounter): add stepcounter plugin ( #607 )
...
* feat(stepcounter): add stepcounter plugin
* docs(stepcounter): add missing returns
2016-10-02 18:20:01 -04:00
Ibrahim Hadeed
60b7c7469a
feat(location-accuracy): add location accuracy plugin ( #583 )
...
closes #484
2016-09-25 18:28:22 -04:00
Ibrahim Hadeed
b9151bc062
feat(themable-browser): add ThemableBrowser plugin
...
closes #549
2016-09-25 17:55:13 -04:00
Ramon Henrique Ornelas
c5733326a9
fix(isdebug): export IsDebug class ( #578 )
2016-09-25 15:42:31 -04:00
Max Lynch
6407518892
Add back erroneous exports
2016-09-24 15:44:28 -05:00
Max Lynch
4292959c87
fix(plugins): export VideoPlayer. Fixes #563
2016-09-22 20:35:19 -05:00
Max Lynch
4014972feb
feat(build): Support ES2015 modules
2016-09-21 15:04:46 -05:00
Ibrahim Hadeed
c75f89894a
fix(): remove CanvasCamera plugin
2016-09-06 23:04:53 -04:00
Ibrahim Hadeed
8d439ff0cf
fix merge conflicts
2016-08-27 14:55:37 -04:00
Ibrahim Hadeed
21d8122257
feat(file-opener): add file opener support ( #497 )
...
closes #295
2016-08-27 14:43:57 -04:00
Ibrahim Hadeed
0cf7d6aca1
feat(youtube): add Youtube video player plugin support ( #496 )
2016-08-27 14:35:18 -04:00
Ibrahim Hadeed
94a7dae863
feat(file-chooser): add file chooser plugin support ( #495 )
2016-08-27 14:35:12 -04:00
Ibrahim Hadeed
4e9bc95fff
feat(music-controls): add music controls plugin support ( #494 )
2016-08-27 14:35:06 -04:00
Ibrahim Hadeed
ad57733daf
feat(canvas-camera): add CanvasCamera support
2016-08-27 14:15:15 -04:00
Ibrahim Hadeed
cf8e3420c0
feat(mixpanel): add mixpanel support ( #492 )
2016-08-27 02:05:35 -04:00
Ibrahim Hadeed
9fe5c196aa
feat(paypal): add PayPal support ( #491 )
2016-08-27 02:04:11 -04:00
Ibrahim Hadeed
76aa8a6494
feat(nfc): add nfc support ( #493 )
...
* feat(nfc): add nfc plugin
addresses #412
* feat(nfc): add nfc support
2016-08-27 02:03:06 -04:00
Ibrahim Hadeed
9bcc4ed80f
feat(market): add Market plugin support ( #490 )
2016-08-27 02:02:30 -04:00
Ibrahim Hadeed
cd82a5393e
feat(power-management): add power management support ( #489 )
2016-08-27 02:02:23 -04:00
Ibrahim Hadeed
00d87dba98
feat(native-page-transitions): add support for Native Page Transitions plugin ( #488 )
2016-08-27 02:02:13 -04:00
Ibrahim Hadeed
759f8ef910
feat(call-number): add support for CallNumber plugin ( #487 )
2016-08-27 02:02:07 -04:00
Ibrahim Hadeed
841b242fb9
feat(streaming-media): add streaming media support ( #486 )
2016-08-27 02:01:59 -04:00