Ibby
fa311e6a7c
chore(): update packages
2017-01-10 07:40:21 -05:00
Ibby
04347c3df8
chore(): bump tslint ionic rules to 0.0.7
2017-01-10 07:15:57 -05:00
Ibby
8adb36e2a0
chore(): remove old tsconfig
2017-01-10 07:15:00 -05:00
Ibby
c700c31127
chore(): bump rxjs to 5.0.0-beta.12
2017-01-10 07:13:08 -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
perry
77d6308bca
chore(dgeni): add beta tag support
2017-01-09 13:59:03 -06:00
Ibby
92e0bb55c3
Merge branch 'master' of github.com:driftyco/ionic-native
2017-01-09 07:13:04 -05:00
Ibby
452aa5d8c9
chore(): lock typescript to 2.0.x
2017-01-09 07:12:58 -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
Ibby
9974a1fbd8
chore(): update changelog
2017-01-07 08:04:21 -05:00
Ibby
67edb835f2
2.2.14
2017-01-07 08:03:34 -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
e681761f56
chore(): update changelog
2016-12-27 08:43:56 -05:00
Ibby
84ec3fa8d2
2.2.13
2016-12-27 08:43:12 -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
Job
3385c1b6dc
fix(diagnostic): add permissionStatus types ( #890 )
2016-12-27 07:58:28 -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
Ibby
1841220359
fix(diagnostic): add missing types
...
closes #905
2016-12-27 07:28:34 -05:00
Vlado Velichkovski
c44fb75adc
feat(nfc): add new functions ( #853 )
...
Added:
- bytesToHexString
- stringToBytes
- bytesToString
Fixed:
- addTagDiscoveredListener
2016-12-27 07:23:05 -05:00
Ibby
ad6badef1f
docs(): add platform info
2016-12-27 07:17:27 -05:00
Ibby
7bcf1bfc74
Merge branch 'master' of github.com:driftyco/ionic-native
2016-12-27 07:17:01 -05:00
Peter Bakondy
0c36988544
feat(sim): add new methods ( #894 )
2016-12-27 07:16:48 -05:00
Ibby
71e49da8ad
docs(media): add instructions to listen to status change
2016-12-27 07:06:41 -05:00
Alex Muramoto
c28df732d5
Merge pull request #907 from amuramoto/admob-patch
...
fix(admob): add adId prop to AdMobOptions
2016-12-22 10:16:40 -08:00
Alex Muramoto
d5dfdf83f3
fix(admob): add adId prop to AdMobOptions
2016-12-22 10:15:49 -08:00
Ibrahim Hadeed
e42f4d0079
Update network.ts
2016-12-17 20:52:19 -05:00
Matt Hill
cabe327e9b
Update contacts.ts ( #885 )
2016-12-17 20:48:22 -05:00