Ibrahim Hadeed
3936f81d8f
chore(build): update build process, commands, and packages
...
* chore(build): change build commands + tools
* refactor(sqlite): tslint
* chore(tsconfig): update tsconfig & change build command
* chore(build): change build commands
2016-06-26 12:54:14 -04:00
Ibrahim Hadeed
ade3edace4
refractor(diagnostic): add return types and cleanup return statement
...
* refractor(): set return type, and clean up the return statement
* docs(): cleanup docs
* docs(): fix repo link
2016-06-26 11:50:13 -04:00
Ibby Hadeed
4251d1fba5
Merge branch 'master' of https://github.com/driftyco/ionic-native
2016-06-26 11:15:13 -04:00
Ibby Hadeed
d2b2be6a70
fix(3dtouch): fix implementation for onHomeIconPressed function
...
closes #232
2016-06-26 11:14:48 -04:00
Lasse Brudeskar Vikås
88ed4e121f
docs(backgroundmode): fix usage markdown
...
Added missing grave accents.
2016-06-24 11:36:31 -04:00
Guillermo
17da427a9d
feat(googlemaps): add GoogleMapsLatLngBounds class
...
* Add GoogleMapsLatLngBounds (needs testing)
* Reformat googlemaps to match .editorconfig rules
* Fix imports
2016-06-23 06:31:57 -04:00
Max Lynch
f1c8ce35e8
fix(sqlite): resolve race condition, add comments ( #235 )
2016-06-20 17:23:26 -04:00
dustinromey
32661b791a
docs(deeplinks): fix repo link
2016-06-20 15:17:28 -04:00
Nogueron Matthieu
d42780daca
docs(toast): fix parameter type ( #230 )
...
In the usage example the duration was displayed as a number instead of the actual string parameter.
2016-06-16 05:07:44 -04:00
Francis Clavette
e8a108d92d
Changed SafariViewController show return type ( #228 )
...
Changed it to `Promise<any>` as in the example. Was `void`.
2016-06-16 05:06:54 -04:00
Ibrahim Hadeed
9e0f569eba
refractor(globalization): remove whitespace
...
closes #227
2016-06-15 18:17:02 -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
Nick Gal
18b86e8c46
fix barcode scanner callback order
2016-06-13 13:44:11 -07:00
Rodrigo Fernández
895b5aaa95
SocialSharing: Add recommended shareWithOptions
method
2016-06-13 19:13:58 +02:00
Ibrahim Hadeed
a53ae8f257
fix(googlemaps): isAvailable() returns boolean, not an instance of GoogleMap
2016-06-13 12:45:29 -04:00
Aaron Czichon
80e679f4dc
Improved brightness plugin documentation
2016-06-12 15:25:22 +02:00
Aaron Czichon
0e0150bd3a
remove forgotten things
2016-06-11 23:21:41 +02:00
Aaron Czichon
e7010fd903
Merge branch 'dev'
2016-06-11 23:18:10 +02: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
ab52c91f47
refactor(plugins): replace types in plugin files
2016-06-11 11:07:19 -04:00
Ibrahim Hadeed
0dc03be96b
docs(emailcomposer): add disclaimer to inform users that plugin doesn't work
2016-06-11 10:58:44 -04:00
Ibrahim Hadeed
e73f57f190
feat(barcodescanner): add encode function
...
closes #115
2016-06-11 10:56:30 -04:00
Ibrahim Hadeed
71b89eef3d
docs(background-geolocation): add platforms
2016-06-11 10:49:03 -04:00
Ibrahim Hadeed
f6ebc7a8d5
docs(admob): add docs + platforms
2016-06-11 10:46:37 -04:00
Ibrahim Hadeed
2f38256bcd
docs(statusbar): add platforms and usage
2016-06-11 10:44:11 -04:00
Ibrahim Hadeed
a3cfdea9da
docs(toast): add platforms
2016-06-11 10:42:40 -04:00
Ibrahim Hadeed
cbfc7968ed
docs(touchid): add docs
2016-06-11 10:41:30 -04:00
Ibrahim Hadeed
f91cb04585
docs(vibrate): modify docs
2016-06-11 10:38:55 -04:00
Ibrahim Hadeed
c620e18491
docs(webintent): add docs
2016-06-11 10:37:00 -04:00
Ibrahim Hadeed
9e3a866ba3
refactor(plugin): cleanup
2016-06-11 10:35:41 -04:00
Ibrahim Hadeed
be7b9e2192
fix(base64togallery): method is now static
...
closes #212
2016-06-11 10:32:31 -04:00
Ibrahim Hadeed
d624a37f55
refactor(plugin): get rid of TS error in IDE
2016-06-11 10:20:28 -04:00
Ibrahim Hadeed
4a8650e45e
fix(geolocation): fix watchPosition()
...
closes #164
2016-06-11 10:19:06 -04:00
Ibrahim Hadeed
a15fb01a54
fix(calendar): fix some functionality and add missing ones
...
closes #184
2016-06-11 07:56:18 -04:00
Ibrahim Hadeed
7cf622bca3
tweaks
2016-06-11 02:34:08 -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
4b121520dd
Merge pull request #207 from driftyco/new-contacts
...
New contacts
2016-06-10 19:38:17 -04:00
Ibrahim Hadeed
5076001e41
Merge pull request #209 from ZiFFeL1992/master
...
Fix tslint
2016-06-10 16:26:02 -04:00
Max Lynch
28e2f731f7
fix(plugin) only call clearFunction if defined. Fixes #210
2016-06-10 14:00:41 -05:00
Max Lynch
11226d7d51
fix(deeplinks): new result type
2016-06-10 14:00:41 -05:00
Guille
b19567ca19
Fix tslint
2016-06-10 14:09:22 +02:00
Ibrahim Hadeed
b9ae123d03
add missing types
2016-06-10 02:03:21 -04:00
Ibrahim Hadeed
411e6fc2a1
tweaks to make contact plugin work better
2016-06-10 01:10:50 -04:00
Ibrahim Hadeed
a5ebfbfc5d
Merge pull request #205 from ghenry22/fix-#186
...
Fix #186
2016-06-10 00:07:21 -04:00
Gaven Henry
75dfdd236c
update doc
2016-06-10 12:00:06 +08:00
Ibrahim Hadeed
264c85cfba
Merge remote-tracking branch 'origin/master' into new-contacts
2016-06-09 23:12:44 -04:00
Ibrahim Hadeed
2d36c6b812
fix @InstanceProperty decorator, duplicate of get is set
2016-06-09 23:12:23 -04:00
Ibrahim Hadeed
6d94c1dfa2
Fixes
2016-06-09 23:11:51 -04:00
Ibrahim Hadeed
2c643de7cb
Merge remote-tracking branch 'origin/master' into new-contacts
2016-06-09 22:24:42 -04:00
Ibrahim Hadeed
0c8bcf8b21
add 3D touch plugin docs
2016-06-09 21:51:23 -04:00
Ibrahim Hadeed
596948eeb3
add 3D touch plugin
2016-06-09 21:47:27 -04:00
Ibrahim Hadeed
3efc81d470
Merge branch 'master' of https://github.com/driftyco/ionic-native
2016-06-09 21:31:06 -04:00
Ibrahim Hadeed
b307690cca
Merge pull request #204 from driftyco/wip-ng1
...
merge
2016-06-09 21:26:34 -04:00
Ibrahim Hadeed
e9efc9a0a3
add 3dtouch plugin
2016-06-09 21:25:53 -04:00
Ibrahim Hadeed
0d624c4cb6
Fix typo
2016-06-09 21:18:13 -04:00
Max Lynch
8dee02e234
fix(deviceorientation): cancelFunction renamed to clearFunction
2016-06-09 15:50:54 -05:00
Max Lynch
c93cbed9d2
feat(deeplinks): Add Ionic Deeplinks Plugin
2016-06-09 15:50:19 -05:00
mhartington
4875f66b7a
docs(googleMaps): clean up extra docs
2016-06-09 16:48:40 -04:00
Max Lynch
af8fbde892
feat(angular1): Support Angular 1
2016-06-09 11:24:38 -05:00
Ibrahim Hadeed
aec95709bc
tslint & cleanup
2016-06-09 10:28:46 -04:00
Ibrahim Hadeed
dcfe04861e
tslint
2016-06-09 10:27:18 -04:00
Ibrahim Hadeed
d57a2dc29b
add GooglePlus plugin, closes #183
2016-06-09 10:27:07 -04:00
Ibrahim Hadeed
1e29166c41
add cardio plugin, closes #194
2016-06-09 10:17:08 -04:00
Ibrahim Hadeed
d337cbdd69
add SafariViewController plugin, closes #195
2016-06-09 10:05:38 -04:00
Ibrahim Hadeed
62286db249
add browserInit(), closes #160
2016-06-09 09:47:45 -04:00
Ibrahim Hadeed
4fdcbb5726
fix(barcodescanner): add missing options param
...
closes #180
2016-06-09 09:38:58 -04:00
Ibrahim Hadeed
dfd9d60dfc
Merge pull request #200 from ZiFFeL1992/master
...
Overwrite equals and toUrlValue
2016-06-09 05:52:48 -04:00
Guille
4c548581d6
Overwrite equals and toUrlValue
2016-06-09 11:50:59 +02:00
Ibrahim Hadeed
3d5762de86
Merge pull request #199 from vfdev-5/master
...
Fix documentation problem in BackgroundGeolocation plugin
2016-06-09 02:50:00 -04:00
vfdev
1e6828d0bb
Fix documentation problem
...
Indicated in the issue [#101 ](https://github.com/driftyco/ionic-native/issues/101 )
2016-06-09 08:35:03 +02:00
Ibrahim Hadeed
3e42bed84e
refractor(googlemaps): optimize
2016-06-08 21:57:29 -04:00
Ibrahim Hadeed
32f779f53d
Merge pull request #196 from ZiFFeL1992/master
...
Add options while creating map
2016-06-08 21:55:50 -04:00
P Niraula
fd06247b06
Updated some comments and added resume option for android
2016-06-08 21:40:16 -04:00
P Niraula
397515274b
Fixed pluginRef
2016-06-08 21:30:41 -04:00
Guille
49eb13ddee
Add options while creating map
2016-06-08 16:55:43 +02:00
pniraula
c07e3f3e66
Cleaned and added comments
2016-06-08 10:43:11 -04:00
pniraula
715a33dcee
update file name to be backgorundmode.ts
2016-06-08 10:30:30 -04:00
pniraula
18692b1797
updated file name
2016-06-08 10:30:02 -04:00
pniraula
c5bfe0f83e
Added backgroundMode.ts for plugin cordova.plugin.background-mode
2016-06-08 10:25:24 -04:00
Tim Lancina
66b7fa6312
fix(batterystatus): correct plugin name on npm
2016-06-06 11:16:41 -05:00
Gaven Henry
6e42607423
update status method
2016-06-04 11:01:06 +08:00
Ibrahim Hadeed
0b9f5d3ff2
Merge pull request #189 from driftyco/patch-1
...
change rxjs/Rxjs to rxjs/Observable
2016-06-03 10:15:15 -04:00
Ibrahim Hadeed
f83c8965e1
Update toast.ts
...
closes #182
2016-06-03 10:08:09 -04:00
Ibrahim Hadeed
e708653136
change rxjs/Rxjs to rxjs/Observable
2016-06-03 10:05:07 -04:00
Ibrahim Hadeed
55a7f1f377
fix event listener
2016-06-03 10:03:22 -04:00
Ibrahim Hadeed
22aae7422e
fix event listener
2016-06-03 10:02:57 -04:00
Ibrahim Hadeed
4ce3b7a946
Merge branch 'master' of https://github.com/driftyco/ionic-native
2016-06-03 09:55:27 -04:00
Ibrahim Hadeed
f54cfb8a97
fix event listener
2016-06-03 09:52:44 -04:00
Guille
82cfe33d86
Update docs GoogleMaps -> GoogleMap
2016-06-03 11:34:15 +02:00
Guille
d715d6a118
Update animateCamera parameter
2016-06-03 11:33:42 +02:00
Guille
d40f8d868a
Update interfaces to use GoogleMapsLatLng instead of Lat / Lng
2016-06-03 11:32:55 +02:00
Guille
02a658321a
lat/lng string->number
2016-06-03 11:31:54 +02:00
Gaven Henry
5df447a02f
add success, error, status handlers
...
fixes #186
2016-06-03 15:09:55 +08:00
Ibrahim Hadeed
a9604c3bb9
fix plugin undefined, closes #185
2016-06-01 16:36:12 -04:00
Ibrahim Hadeed
5fa6d1d022
tslint
2016-06-01 06:56:04 -04:00
Ibrahim Hadeed
b444e5f316
Tslint
2016-06-01 06:52:56 -04:00
Ibrahim Hadeed
1286bdb5be
almost complete
2016-06-01 06:44:56 -04:00
Ibrahim Hadeed
1ba119b451
almost complete
2016-06-01 06:41:59 -04:00
Ibrahim Hadeed
4eeb5b3525
fix marker + circle
2016-06-01 06:20:25 -04:00
Ibrahim Hadeed
f3509689db
working!
2016-06-01 06:05:15 -04:00
Ibrahim Hadeed
6b5f216fa4
remove duplicate identifier
2016-05-25 17:42:25 -04:00
Ibrahim Hadeed
2e8b745576
Fixes
2016-05-25 17:40:00 -04:00
Ibrahim Hadeed
16e3264c84
Fix ts issues
2016-05-25 17:12:47 -04:00
Ibrahim Hadeed
72d9047da8
fixes!
2016-05-25 17:07:53 -04:00
Ibrahim Hadeed
bec74e6f44
add notes
2016-05-25 17:03:43 -04:00
Ibrahim Hadeed
5cf9fde505
add InstanceProperty decorator
2016-05-25 16:59:32 -04:00
Ibrahim Hadeed
1ff614edec
fixes
2016-05-25 16:48:03 -04:00
Ibrahim Hadeed
531e616278
add marker class
2016-05-25 16:43:18 -04:00
Ibrahim Hadeed
346ca3e403
add marker object (temporary)
2016-05-25 03:52:00 -04:00
Ibrahim Hadeed
3aefd5a46d
typo
2016-05-25 03:33:27 -04:00
Ibrahim Hadeed
c531114f46
formatting
2016-05-25 03:32:05 -04:00
Ibrahim Hadeed
5517e510dc
add more functions
2016-05-25 03:31:27 -04:00
Ibrahim Hadeed
fbb1353827
add docs
2016-05-25 03:12:58 -04:00
Ibrahim Hadeed
9f67fa79db
add googlemap features
2016-05-25 03:12:11 -04:00
Ibrahim Hadeed
6c485ed1f6
added docs
2016-05-25 00:53:35 -04:00
Ibrahim Hadeed
cc267038e6
add missing return type
...
closes #172
2016-05-25 00:28:19 -04:00
Ibrahim Hadeed
9987fb24da
refractor Observable imports
2016-05-20 16:59:18 -04:00
Ibrahim Hadeed
bcdec67c2e
refractor Observable imports
2016-05-20 16:58:57 -04:00
Ibrahim Hadeed
e391f5fa39
fix screenshot plugin - closes #169
2016-05-20 16:35:14 -04:00
Ibrahim Hadeed
87637792ba
Merge branch 'master' of https://github.com/driftyco/ionic-native
2016-05-20 15:04:29 -04:00
Ibrahim Hadeed
eed8cb1b1d
fix email type import
2016-05-20 15:04:11 -04:00
Ibrahim Hadeed
25d1d0a0cd
Merge pull request #166 from rapropos/noimplicitany
...
type return value of globalization's stringToNumber
2016-05-20 14:56:12 -04:00
Robert Coie
2f6688c9c4
type return value of globalization's stringToNumber
2016-05-20 11:24:24 -07:00
Ibrahim Hadeed
21ffe99226
refactor(emailcomposer): create new file for the Email type
...
addresses #168
2016-05-20 14:08:25 -04:00
Ibrahim Hadeed
2a568d2398
fix(emailcomposer): fix isAvailable function
...
function now returns a promise that resolves if email composer is available, and rejects if it's not
partially fixes #168
2016-05-20 14:06:13 -04:00
Ibrahim Hadeed
3c49face4c
docs(emailcomposer): fix docs
...
partially fixes #168
2016-05-20 13:57: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
vfdev-5
d12a99c962
* Added Background-geolocation plugin : version to test
2016-05-17 23:34:14 +02:00
Matias Tucci
f7ace39516
implement wrappers for Insomnia
2016-05-16 08:34:01 +02:00
vfdev-5
58b351ce13
* Fix signatures and bugs
2016-05-15 04:47:35 +02:00
vfdev-5
5c7b7e350f
* Fix plugin insertion in index.ts
...
* Add main functions
2016-05-15 03:15:51 +02:00
glecaros
9ddde5762d
Reimplemented using CordovaInstance.
...
Fixed wrapInstance signature to match how it is called.
2016-05-14 00:33:27 -07:00
glecaros
631d7f2d85
Added missing parameters to upload.
2016-05-14 00:33:26 -07:00
glecaros
e9739882f4
Exposed onprogress.
2016-05-14 00:33:26 -07: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
0f4fdda8c6
tslint + fix var name
2016-05-12 22:55:06 -04:00
Ibrahim Hadeed
38cab62d64
Merge branch 'master' of https://github.com/driftyco/ionic-native
2016-05-12 22:15:01 -04:00
Ibrahim Hadeed
58e3f0bbb9
fix(Bluetooth): make connect function an observable to maintain full functionality
...
closes #154
2016-05-12 22:14:27 -04:00
Ibrahim Hadeed
f055905190
Merge pull request #114 from iignatov/patch-1
...
Added implementation for File.readAsText() method.
2016-05-12 22:10:50 -04:00
Ibrahim Hadeed
62f71b2221
Merge pull request #122 from Barryrowe/master
...
Append Trailing Slash If Not Present On path Param
2016-05-12 22:06:53 -04:00
Ibrahim Hadeed
ddbd64d19a
fix(calendar): add new permissions functions for Android 6 (M) devices
...
closes #156
2016-05-12 21:54:52 -04:00
vfdev-5
f0d5b88ec4
* Add background geolocation plugin from https://github.com/mauron85/cordova-plugin-background-geolocation
2016-05-13 01:26:05 +02:00
Ibrahim Hadeed
494e55769c
change interface to type in filename
2016-05-11 01:05:12 -04:00
Ibrahim Hadeed
2e68ba6fb7
add missing comma
2016-05-11 00:42:32 -04:00
perry
df1cee1fc6
copy edits from @kgindervogel
2016-05-10 17:49:21 -05:00
Ibrahim Hadeed
dc511a0676
Merge pull request #153 from dudeofawesome/add-typings
...
Add typings to hotspot.ts
2016-05-09 02:34:42 -04:00
Louis Orleans
b280c052c7
Actually exporting an interface instead of a class
2016-05-08 18:59:47 -07:00
Louis Orleans
6f50138d9e
Moving interface files around for organization
2016-05-08 18:56:18 -07:00
Guillermo
451cfe5cd8
Update install command
...
cordova -> ionic
2016-05-08 22:44:16 +02:00
Louis Orleans
116dc1a1b3
Fixing typos
2016-05-05 19:01:07 -07:00
Louis Orleans
9682ac8f11
Adding some JSDoc definitions
2016-05-05 18:06:33 -07:00
Louis Orleans
b4b131c82a
Adding more typings for hotspot.ts
2016-05-05 17:57:49 -07:00
Louis Orleans
6fab67ca9f
Adding some types to plugins/hotspot.ts
2016-05-05 15:50:28 -07:00
Ibrahim Hadeed
dfdd476ac9
pre-final plugin rewrite
2016-04-30 17:52:14 -04:00
Ibrahim Hadeed
ab9af2bdc4
pre-final plugin rewrite
2016-04-30 17:50:08 -04:00
Keith D. Moore
9d359a50e2
fix usage comments
...
add delay in setTimeout to ensure connection attribute has been set.
2016-04-30 14:58:46 -05:00
Ibrahim Hadeed
937138378b
update the new plugin rewrite
2016-04-30 13:43:47 -04:00
Ibrahim Hadeed
654cef2377
Merge branch 'master' of https://github.com/driftyco/ionic-native into new-contacts
2016-04-30 13:35:49 -04:00
Ibrahim Hadeed
28d7d5ceec
feat(plugin): add wrapper for instance properties
...
this wrapper will be able to handle get/set functions for any instance property
2016-04-30 13:31:10 -04:00
Ibrahim Hadeed
aada893f09
fix(contacts): plugin rewrite
2016-04-30 12:56:30 -04:00
Ibrahim Hadeed
06146b322f
chore(tslint): add tslint & clean up code
2016-04-29 23:56:49 -04:00
Ibrahim Hadeed
fd3fa5b1b9
refactor(googlemaps): add plugin meta
2016-04-29 22:47:45 -04:00
Ibrahim Hadeed
a1946442d1
refactor(plugins): clean up
2016-04-29 22:47:01 -04:00
Ibrahim Hadeed
2efce5dcb7
refactor(-): cleanup
2016-04-29 21:50:09 -04:00
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
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
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
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
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
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
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
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
CT14.IT
d42d24c60b
Minor typo fixes
2016-04-07 14:26:46 +01:00
Ignat Ignatov
96c47df151
Added implementation for readAsText() method.
2016-04-06 16:36:26 +02:00
Christopher Manouvrier
ce92e6ac8f
Refactor isAvailable
2016-04-06 22:06:46 +10:00
Christopher Manouvrier
f96ec32be7
Fix is available callback
2016-04-06 21:00:26 +10:00
Eduardo Eidelwein Berlitz
f2c85d038a
Fix documentation for LocalNotifications plugin
2016-04-05 13:41:35 -03:00
Christopher Manouvrier
213330379d
Update methods and pluginRef
2016-04-06 00:24:50 +10:00
Christopher Manouvrier
804c9ee463
feat(plugin): add email composer plugin
2016-04-05 21:55:24 +10:00
Nick Gal
8a0f828fb0
Update barcodescanner.ts
...
Typo
2016-04-04 19:34:37 -07:00
Ibrahim Hadeed
e2fc9a0432
feat(plugin): add web intent plugin
2016-04-04 00:05:34 -04:00
drachenbach
3b4c846132
added google analytics wrapper
2016-03-31 21:38:19 +02: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
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
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
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