Commit Graph

181 Commits

Author SHA1 Message Date
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
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
c018fec497 Merge pull request #73 from dzonatan/master
feat(plugin): add InAppBrowser plugin
2016-03-25 17:40:35 -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
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
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
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
Eddy Verbruggen
e437059626 Toast 2.5.0 duration change
The plugin now supports an arbitrary number of milliseconds for `duration`
2016-03-17 21:36:35 +01:00
Jonathan Sharpe
0c115f35f9 Show import format and link to ionic-native
The plugin docs should mention ionic-native and the required import format, which we only found in https://forum.ionicframework.com/t/camera-plugin-not-working-build-error/45004/4?u=jonrsharpe after searching for quite a while.
2016-03-15 15:39:09 +00:00
Ibrahim Hadeed
34e5783995 docs(platforms): fix platforms for a mothod 2016-03-14 13:54:35 -04:00
Ibrahim Hadeed
9826dfd026 feat(plugins): add platforms info 2016-03-14 13:38:35 -04:00
Ibrahim Hadeed
06749ea211 Merge pull request #54 from ihadeed/add-event-wrapper
Add event wrapper
2016-03-14 13:25:00 -04:00
Ibrahim Hadeed
9ef850c66a fix(plugins): fix optional options 2016-03-13 20:39:40 -04:00
Ibrahim Hadeed
e708bc6be7 fix(interface): params are optional 2016-03-13 20:35:47 -04:00
Ibrahim Hadeed
43b7f12415 docs(localnotifications): fix broken docs 2016-03-13 17:23:24 -04:00
Ibrahim Hadeed
c5704447eb Merge pull request #51 from driftyco/clean-up
fix(plugins): cleanup and add new plugins to index
2016-03-13 16:09:27 -04:00
Ibrahim Hadeed
1771f7bfe1 fix(plugins): cleanup and add new plugins to index 2016-03-13 16:08:15 -04:00
Ibrahim Hadeed
3cc4ee4196 feat(plugin): add vibration 2016-03-13 15:53:03 -04:00
Ibrahim Hadeed
786cd21de8 docs(docs): update names 2016-03-13 15:45:07 -04:00
Ibrahim Hadeed
c86e135096 fix(plugin): fix types 2016-03-13 15:34:30 -04:00
Ibrahim Hadeed
0d1bd1335f feat(plugin): add event wrapper 2016-03-13 15:30:21 -04:00
Ibrahim Hadeed
a80c4ee2bf feat(plugin): add keyboard 2016-03-13 15:19:21 -04:00
Ibrahim Hadeed
765ef48a23 docs(dbmeter): complete docs 2016-03-13 15:05:15 -04:00
Ibrahim Hadeed
8c17a2a6c2 feat(plugin): add base64 to gallery 2016-03-13 13:39:29 -04:00
Ibrahim Hadeed
22bb218e10 feat(plugin): add DB Meter 2016-03-13 13:34:19 -04:00
Ibrahim Hadeed
e1dc6061bd feat(plugin): add android hotspot plugin 2016-03-13 13:29:59 -04:00
Ibrahim Hadeed
29bf01190f docs(splashscreen): 2016-03-13 13:18:54 -04:00
Ibrahim Hadeed
0f3c1886d3 feat(plugin): add splashscreen 2016-03-13 13:18:00 -04:00
Ibrahim Hadeed
90cc36b453 feat(plugin): add globalization 2016-03-13 04:08:39 -04:00
Ibrahim Hadeed
fbd484583a docs(sms): update param types 2016-03-12 19:18:08 -05:00
Ibrahim Hadeed
959cf288e4 docs(plugins): add missing repo urls 2016-03-12 19:08:47 -05:00
Ibrahim Hadeed
e59371887f docs(plugins): remove install command 2016-03-12 18:56:01 -05:00
Ibrahim Hadeed
9293689649 docs(plugin): set docs to private
to hide in ionic-site
2016-03-12 18:52:25 -05:00
Ibrahim Hadeed
1e259da375 fix(plugin): export interfaces 2016-03-12 18:35:58 -05:00
Ibrahim Hadeed
74573a366f refactor(plugin): change plugin params 2016-03-12 18:33:10 -05:00
Ibrahim Hadeed
a1bdff6b24 docs(plugins): update docs and plugin params 2016-03-12 18:30:16 -05:00
Nick Gal
3abdb444bc Update imagepicker.ts
Fix typo
2016-03-10 15:59:14 -08:00