Aaron Czichon
bd9366bdfe
feat(screen-orientation): Added Screen Orientation Plugin #342 ( #366 )
...
* Added OneSignal wrapper
* documentation
* Changes for callback of notification revieced
* fixes for @Cordova decorators without Promise return
* Merge
* Improvements to OneSignal
extended init function with notificationOpenedCallback as an optional parameter
* Platforms removed
OneSignal supports more than only these 3 platforms. It's available to nearly all Cordova platforms.
* Init method turned into observable
* Screen Orientation Plugin added. Closes #342
2016-07-31 14:32:34 -04:00
Marcin Wadoń
40bd9bb20d
Image resizer plugin class ( #355 )
2016-07-28 12:46:48 -04:00
Ibrahim Hadeed
41c9adf55a
feat(crop): add crop plugin ( #284 )
2016-07-28 12:45:37 -04:00
Ibby Hadeed
df326f773f
feat(android-fingerprint-auth): add wrapper for plugin
...
closes #334
2016-07-23 07:13:35 -04:00
Ibby Hadeed
b8f475f188
refactor(index): export interfaces from Facebook and Twitter
...
closes #344
2016-07-23 07:01:02 -04:00
begriffin
075842d69d
feat(secure-storage): Add Secure Storage Wrapper ( #347 )
...
* Add SecureStorage plugin.
* Add SecureStorage plugin.
* Added create() and removed init() to provide more consistency to ionic-native plugins.
Edited comments to reflect changes.
* Removed init and comment edit.
2016-07-23 06:45:53 -04:00
Ibby Hadeed
979838f4b7
feat(twitter-connect): add twitter connect plugin
...
closes #308
2016-07-20 05:55:20 -04:00
Kim Biesbjerg
4f85110f75
feat(sim): Add sim plugin ( #317 )
...
* Add sim plugin
* Fix pluginRef
2016-07-17 06:56:41 -04:00
Rodrigue BOULEAU
3a1a3ceabc
feat(camera-preview): add wrapper for camera-preview ( #301 )
...
* feat(camera-preview): add camera-preview
* feat(camera-preview): add camera-preview
2016-07-17 04:50:18 -04:00
Ibby Hadeed
af5d4ad87f
feat(nativestorage): add NativeStorage plugin wrapper
2016-07-17 02:32:19 -04:00
Ibrahim Hadeed
daa6d4cbb9
feat(media-capture): add media capture plugin ( #293 )
...
closes #272
2016-07-17 02:07:59 -04:00
Ibrahim Hadeed
2fe37c461c
feat(pin-dialog): add pin dialog plugin ( #291 )
2016-07-15 00:44:03 -04:00
Ibby Hadeed
00d35c636b
chore(index): add background mode to IonicNative variable
2016-07-11 17:22:45 -04:00
Ibby Hadeed
fa4721319e
Merge branch 'master' of https://github.com/driftyco/ionic-native
2016-07-11 17:17:19 -04:00
Ibby Hadeed
6229d4932e
refactor(network): remove Connection class
...
closes #278
2016-07-11 17:15:34 -04:00
DGoms
2b4e318072
chore(): Update index.ts ( #281 )
...
Unable to import interface like FileUploadOptions
2016-07-11 16:53:35 -04:00
Justin Schuldt
dd97df19fe
feat(ibeacon): add iBeacon plugin support ( #270 )
...
* iBeacon hello-world
* moar methods
* added comments
* comments and descriptions
* removed debugging changes
* removed dupe export
* fixed misspellings and added more interface documentation
2016-07-11 16:52:51 -04:00
Aaron Czichon
ba20dbe590
feat(onesignal): added wrapper for the Cordova OneSignal Plugin ( #252 )
...
* Added OneSignal wrapper
* documentation
* Changes for callback of notification revieced
* fixes for @Cordova decorators without Promise return
2016-07-07 13:19:00 -04:00
Zachary Keeton
48ffcaeb61
feat(printer): add printer plugin ( #225 )
...
* feat(printer): add printer plugin
* Fixed function implementations. Removed unnecessary reference.
2016-06-15 11:39:01 -04:00
Aaron Czichon
df43b89201
Implemented ionic-native support for cordova-plugin-brightness to control display brightness
2016-06-11 23:16:41 +02:00
Ibrahim Hadeed
9bffc994e7
export interfaces
2016-06-11 00:45:05 -04:00
Ibrahim Hadeed
29d5632d62
merge
2016-06-11 00:33:34 -04:00
Ibrahim Hadeed
10d7436051
add HTTPD plugin
2016-06-11 00:33:02 -04:00
Ibrahim Hadeed
411e6fc2a1
tweaks to make contact plugin work better
2016-06-10 01:10:50 -04:00
Ibrahim Hadeed
596948eeb3
add 3D touch plugin
2016-06-09 21:47:27 -04:00
Max Lynch
c93cbed9d2
feat(deeplinks): Add Ionic Deeplinks Plugin
2016-06-09 15:50:19 -05:00
Max Lynch
af8fbde892
feat(angular1): Support Angular 1
2016-06-09 11:24:38 -05:00
Ibrahim Hadeed
d57a2dc29b
add GooglePlus plugin, closes #183
2016-06-09 10:27:07 -04:00
Ibrahim Hadeed
fea980f1d9
chore(index): update indexl
2016-06-09 10:18:53 -04:00
P Niraula
ab1d37d006
Added backgroundmode in index.ts
2016-06-08 17:03:30 -04:00
pniraula
043f77a06c
Registered backgroundmode
2016-06-08 10:27:35 -04:00
Ibrahim Hadeed
f659bd24f3
export all from googlemaps plugin
2016-06-01 06:46:05 -04:00
Ibrahim Hadeed
2e8b745576
Fixes
2016-05-25 17:40:00 -04:00
Ibrahim Hadeed
46564c8ca3
Merge pull request #151 from glecaros/master
...
Implemented wrappers for FileTransfer.
2016-05-19 21:04:48 -04:00
Ibrahim Hadeed
ccafdbac13
Merge pull request #162 from vfdev-5/master
...
Added Background Geolocation Cordova plugin
2016-05-19 19:37:33 -04:00
Matias Tucci
f7ace39516
implement wrappers for Insomnia
2016-05-16 08:34:01 +02:00
vfdev-5
5c7b7e350f
* Fix plugin insertion in index.ts
...
* Add main functions
2016-05-15 03:15:51 +02:00
glecaros
293145257c
Implemented wrappers for FileTransfer.
2016-05-14 00:33:26 -07:00
vfdev
2daca853dc
* [DEV] Add some functions
...
* Add plugin in the index.ts
2016-05-13 15:58:43 +02:00
Ibrahim Hadeed
06146b322f
chore(tslint): add tslint & clean up code
2016-04-29 23:56:49 -04:00
Ibrahim Hadeed
0b15a2f037
merge
2016-04-29 20:07:59 -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
d9b847b3cb
feat(plugin): add admob pro plugin
...
closes #146
2016-04-29 17:17:30 -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
Ibrahim Hadeed
0ed259e678
Merge pull request #142 from panuganti/master
...
Screenshot Plugin
2016-04-29 12:09:47 -04:00
Rajkiran Panuganti
ec4f3c69ec
Screenshot Plugin
2016-04-28 22:06:21 -07:00
Ibrahim Hadeed
f89c2db86c
refactor(media): change plugin name to MediaPlugin to avoid conflicts
2016-04-27 09:54:14 -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