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
Ibby
f10f152d2c
docs(native-geocoder): add interfaces
2017-01-20 16:01:54 -05:00
Ibby
d746a98ef4
refractor(native-geocoder): refractor interface names
2017-01-20 16:01:29 -05:00
Ibby
dbf95ea4bd
fix(native-geocoder): fix callback order
2017-01-20 16:00:05 -05:00
Sebastian Baar
911537b61b
feat(nativegeocoder): add NativeGeocoder plugin ( #800 )
2017-01-20 15:56:16 -05:00
John-Luke
2e926f4a94
Update headercolor.ts
2017-01-19 09:06:58 -03:00
John-Luke
292a9f08e9
solve conflict
2017-01-18 19:06:27 -02:00
John-Luke
b2cd106aae
Update headercolor.ts
2017-01-18 18:58:27 -02:00
elless
ab681cccbe
fix(app-rate): onRateDialogShow callback ( #985 )
2017-01-18 12:52:36 -05:00
Dennis Bruijn
9008aa264b
docs(google-maps): make it clear that the map element needs a height ( #984 )
...
I added a change that makes it clear that the map element needs a height to be visible.
I tried to follow the docs but It didn't work, after that I thought my API keys were invalid, at the end it turned out the map wasn't visible at all.
2017-01-18 10:37:02 -05:00
Ibby Hadeed
33ca56a151
remove static method open
2017-01-18 10:34:52 -05:00
Attila Oláh
d8892e195b
docs(file): clarify what unit getFreeDiskSpace returns with ( #981 )
2017-01-18 10:30:38 -05:00
Max Lynch
0ab14a085e
fix(core): increase deviceready timeout for sanity
2017-01-16 15:33:59 -06:00
Vlado Velichkovski
a88cf7034b
docs(nfc): fix return type ( #961 )
...
Doc fix for stringToBytes function
2017-01-15 22:48:23 -05:00
Diego
c44071d117
docs(file-chooser): added missing ")" ( #971 )
2017-01-13 14:02:19 -05:00
Abdelaziz Bennouna
e902856089
feat(barcodescanner): add missing options ( #966 )
...
Fixes #965
2017-01-11 11:31:29 -05:00
Ibby
67adb23a14
chore(): optimize CordovaProperty
...
closes #954
2017-01-10 20:45:11 -05:00
Ibby
9541009742
chore(): fix the callCordovaPlugin check
...
the previous approach doesn't handle __proto__ methods
2017-01-10 20:38:48 -05:00
Ibby
b98fa28b4b
fix(apprate): captialize URL in storeAppURL property
2017-01-10 18:49:53 -05:00
Ibby
8e787fdd5f
docs(video-player): update install source
...
closes #959
2017-01-10 16:39:36 -05:00
Ibby
c6dbf343fb
chore(): add beta tags
2017-01-10 07:41:44 -05:00
Ibby Hadeed
5981622f3a
chore(): replace try/catch with better approach ( #956 )
...
* chore(): replace try/catch with better approach
* optimize last commit
2017-01-10 07:06:44 -05:00
MSadiqR
2ddb8be775
Typescript error solved ( #947 )
...
Added a placeholder parameter to resolve typescript error
2017-01-09 06:10:08 -05:00
Josh Gibbs
ebf07161b6
fix(onesignal): OSNotification.app_id is optional ( #946 )
...
OSNotification::app_id is not required when sending a selfNotification.
2017-01-09 05:07:57 -05:00
Thomas Kemmer
6ddd2aa184
fix(ble): stopScan takes no args when used as clear function ( #944 )
2017-01-09 05:06:33 -05:00
Jonathan Samines
5b6cb6e19f
docs(device): fix reference ( #930 )
2017-01-07 08:00:56 -05:00
Ibby
9a5a62bc3a
chore(): tslint
2017-01-07 07:59:06 -05:00
Ibby
d192dee1ee
docs(google-plus): add basic docs
2017-01-07 07:43:27 -05:00
Ibby
0d6997cbdd
fix(push): fix typing for additionalData
...
closes #868
2017-01-07 06:42:38 -05:00
Ibby
49325e8b93
Merge branch 'master' of github.com:driftyco/ionic-native
2017-01-07 05:44:45 -05:00
Ibby
de07df6f20
fix(inappbrowser): fix insertCSS method name
...
closes #921
2017-01-07 05:44:38 -05:00
Vlado Velichkovski
ca60c5b912
fix(nfc): add missing param for addMimeTypeListener ( #937 )
...
Add missing `mimeType` parameter in `addMimeTypeListener` function
2017-01-07 05:29:08 -05:00
Ibby
54d1a9891b
chore(): add try/catch for callCordovaPlugin method
...
closes #882
2017-01-07 05:26:38 -05:00
Ibby
2c57bc965c
docs(globalization): add platforms information
...
closes #935
2017-01-07 04:47:15 -05:00
Ibby
d62779a2a6
feat(market): add search method, return promises
2017-01-07 04:38:37 -05:00
Ibby
009a20608e
docs(ibeacon): fix method reference
...
closes #933
2017-01-07 04:32:18 -05:00
Ibby
ca14bf6a75
fix(google-plus): fixes login without options
...
closes #932
2017-01-07 04:27:58 -05:00
Ibby
49fe24dee2
fix(google-analytics): fix startTrackerWithId when interval is not provided
2017-01-01 06:30:33 -05:00
Ibby
d9d89341d2
docs(onesignal): fix docs
2017-01-01 04:11:51 -05:00
Guille
bbf75bcbd7
fix(mixpanel): fix issue when not passing eventProperties ( #927 )
2016-12-30 06:32:53 -05:00
Megan Kearl
9441928884
style(): fix whitespace lint issue ( #923 )
2016-12-30 00:47:51 -05:00
Watchara S
8eb656cce8
feat(background-geolocation): add altitudeAccuracy into response typings ( #922 )
2016-12-29 04:39:16 -05:00
Alexey Vasiliev
bf0486cb8b
Fix doc about changed property ( #919 )
2016-12-27 16:44:03 -05:00
Ibby
c618ceb693
chore(): tslint
2016-12-27 08:43:06 -05:00
Ibby
46a9b6d50d
docs(google-analytics): add usage
...
closes #883
2016-12-27 08:07:45 -05:00
Ibby
44fe04bbbd
docs(): add interfaces
2016-12-27 08:03:21 -05:00
Matthew Wheatley
a1b0f885a7
feat(android-fingerprint-auth): update to v1.2.1 ( #910 )
...
* update to use plugin v1.1.0
Updated example
Added new configuration options.
Added new show() result fields
Added new delete method
* Update to plugin v1.2.0
Removed show()
Added encrypt()
Added decrypt()
Removed requirement of username
* edit comments
* edited comments
2016-12-27 07:57:54 -05:00
Louis Orleans
56e8eaeb5d
feat(onesignal): improve typings ( #888 )
...
* Adding platforms list to decorator
* feat(onesignal): Adding more complete type defs
* refactor(onesignal): Prefixing interfaces / enums with `OS`
2016-12-27 07:55:29 -05:00
Ibby
ba77fd70c3
fix(background-mode): isEnabled and isActive return booleans
...
fixes #908
2016-12-27 07:37:03 -05:00