Commit Graph

426 Commits

Author SHA1 Message Date
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
Ibrahim Hadeed
ed7e783693 feat(toast): add new features to toast plugin
closes https://github.com/driftyco/ionic-native/issues/60
2016-03-25 20:49:42 -04:00
Ibrahim Hadeed
89ea2e0180 chore(plugins): add social sharing to index 2016-03-25 20:13:07 -04:00
Ibrahim Hadeed
efc8231ab6 feat(plugin): add social sharing plugin
closes https://github.com/driftyco/ionic-native/issues/65
2016-03-25 20:11:28 -04:00
Ibrahim Hadeed
c9773ad7a5 docs(plugins): update platforms supported 2016-03-25 18:05:13 -04:00
Ibrahim Hadeed
dffdc1a94d style(index): arrange plugins alphabatically 2016-03-25 17:43:11 -04:00
Ibrahim Hadeed
c018fec497 Merge pull request #73 from dzonatan/master
feat(plugin): add InAppBrowser plugin
2016-03-25 17:40:35 -04:00
Ibrahim Hadeed
b8ad9abf68 style(docs): rearranged the supported platforms section 2016-03-24 14:43:27 -04:00
Ibrahim Hadeed
a93eb68f24 style(docs): improve the style of platforms param for methods 2016-03-24 14:36:39 -04:00
Ibrahim Hadeed
120d20bfe4 refactor(batterystatus): update event based methods to use new @Cordova wrapper implementation 2016-03-24 14:25:04 -04:00
Ibrahim Hadeed
c947437610 feat(keyboard): add event listeners for keyboard show/hide events 2016-03-24 14:22:39 -04:00
Ibrahim Hadeed
74690d1622 docs(keyboard): add platforms supported 2016-03-24 14:19:09 -04:00
Ibrahim Hadeed
292c80c735 fix(keyboard): remove hideKeyboardAccessoryBar method for now 2016-03-24 14:15:23 -04:00
Ibrahim Hadeed
0dab9233f5 refactor(plugins): add missing plugins to index 2016-03-24 14:09:52 -04:00
Ibrahim Hadeed
9e9dd83364 Merge pull request #83 from driftyco/fix-spinner
fix(spinnerdialog): fix functionality
2016-03-24 13:58:21 -04:00
Ibrahim Hadeed
66f0e03aef fix(spinnerdialog): fix functionality 2016-03-24 13:15:55 -04:00
Ibrahim Hadeed
fdc5739593 Merge pull request #75 from driftyco/add-spinner
feat(plugin): add spinner dialog plugin
2016-03-24 13:04:32 -04:00
Ibrahim Hadeed
330508849f Merge pull request #82 from driftyco/add-import
docs(plugins): add import statements for usage clarity
2016-03-24 13:01:53 -04:00
Ibrahim Hadeed
3b7573be7f docs(plugins): add import statements for usage clarity 2016-03-24 13:00:18 -04:00
Ibrahim Hadeed
18e04d6016 refractor(plugin): fix typo in pluginref 2016-03-24 12:34:02 -04:00
Ibrahim Hadeed
930a4b8115 Merge pull request #80 from wli/patch-1
docs(toast): Add import statement for Toast
2016-03-23 22:53:27 -04:00
William Li
b3438c19c8 docs(toast): Add import statement for Toast
Makes it clear how to import the Toast component into projects.
2016-03-23 19:48:23 -07:00
Tim Lancina
43be0ede7c Update device.ts 2016-03-22 10:04:40 -05:00
Alexandre Papin
da1facab70 Add a few more methods and add documentation 2016-03-21 13:19:27 +01:00
Ibrahim Hadeed
812653ccd7 feat(plugin): add spinner dialog plugin
https://github.com/driftyco/ionic-native/issues/69
2016-03-19 00:05:07 -04:00
Alexandre Papin
5c3613f338 Add wrapper for file plugin with some methods 2016-03-18 23:27:20 +01:00
Rokas Brazdžionis
b8d2cfdd9d feat(plugin): add InAppBrowser plugin 2016-03-18 16:26:38 +02:00
Tim Lancina
139673e010 chore(): update rxjs
Addresses https://github.com/driftyco/ionic-native/issues/64.
2016-03-17 15:49:15 -05:00
Ibrahim Hadeed
30e5119438 Merge pull request #67 from EddyVerbruggen/toast
Toast 2.5.0 duration change
2016-03-17 16:47:11 -04:00