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
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
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
Ionitron
98d22a3079
chore(ci): updating CI scripts
2016-12-16 14:59:11 -06:00
Ibby
c79ffc4434
Merge branch 'master' of github.com:driftyco/ionic-native
2016-12-16 14:13:11 -05:00
Ibby
ec5e27be4b
fix(network): update API
2016-12-16 14:12:58 -05:00
perry
cf347cd369
chore(ci): test
2016-12-16 12:28:27 -06:00
Ibby
28f316e408
docs(contacts): remove old docs
...
closes #865
2016-12-15 08:07:26 -05:00
Ibby
9986e0d0b3
fix(diagnostic): permissionStatus gets values from plugin in runtime
...
fixes #872
2016-12-15 07:56:23 -05:00
Ibby
8b809de568
docs(contacts): improve docs
...
closes #873
2016-12-15 07:49:28 -05:00
Ibby
fa1f718412
chore(): fix clearWithArgs
2016-12-15 07:47:34 -05:00
Ibrahim Hadeed
3fabc4d72c
chore(): clearWithArgs adds callbacks now
2016-12-15 07:42:15 -05:00
Juan G. Jordán
3a11d290e5
docs(deeplinks): improve docs ( #880 )
...
The routeWithNavController method returns an observable, thus it has to be subscribed to, to get it working.
Change the documentation of the method to show that we need to subscribe to the observable, just like when using the route method.
2016-12-15 02:07:26 -05:00
yuhj86
700fb47b73
docs(media-capture): improve docs ( #878 )
...
import types
2016-12-15 02:01:38 -05:00
HartHerbert
61dc8aa18e
fix(camera-preview): parameter size is optional ( #871 )
...
Just added the '?' to the parameter (size) in the static takePicture(size?: CameraPreviewSize): void { } because the size is a optional parameter
2016-12-13 20:49:46 -05:00
Musa Haidari
c3f92e92c2
Update sqlite.ts ( #862 )
...
`db.executeSql()` was documented as `db.executeSQL()` that caused error:
main.js:13 Error openening database TypeError: t.executeSQL is not a function
at file:///android_asset/www/build/main.js:13:11718
at t.invoke (file:///android_asset/www/build/polyfills.js:3:13422)
at Object.onInvoke (file:///android_asset/www/build/main.js:3:3341)
at t.invoke (file:///android_asset/www/build/polyfills.js:3:13373)
at e.run (file:///android_asset/www/build/polyfills.js:3:10809)
at file:///android_asset/www/build/polyfills.js:3:8911
at t.invokeTask (file:///android_asset/www/build/polyfills.js:3:14051)
at Object.onInvokeTask (file:///android_asset/www/build/main.js:3:3241)
at t.invokeTask (file:///android_asset/www/build/polyfills.js:3:13987)
at e.runTask (file:///android_asset/www/build/polyfills.js:3:11411)
The issue is fixed in this commit
2016-12-12 16:43:51 -05:00
Musa Haidari
54d2c46742
Update sqlite.ts ( #863 )
...
Fixed a typo
2016-12-12 16:42:29 -05:00
Ibrahim Hadeed
114a74d3ba
fix(sms): fix callback index when omitting options param
...
closes #858
2016-12-10 20:05:24 -05:00
Ibby
d4e2c10006
chore(): tslint
2016-12-06 09:53:46 -05:00
Ibby
ae6a3cda7a
docs(): update docs
2016-12-06 09:52:39 -05:00
Ibby
d5ac89996f
docs(): update docs
2016-12-06 09:20:49 -05:00
Ibby
a4216fd8ca
docs(): update docs
2016-12-06 09:18:37 -05:00
Ibby
a38adf53c3
docs(): update docs
2016-12-06 09:18:03 -05:00
Ibby
bd7ebaee3b
docs(): update docs
2016-12-06 09:17:35 -05:00
Ibby
d92fb1da8b
docs(): update docs
2016-12-06 09:15:03 -05:00
Ibby
acb7cd862d
docs(): update docs
2016-12-06 09:14:28 -05:00
Ibby
1976c38dc7
docs(): display interfaces
2016-12-06 09:11:09 -05:00
Ibby
e522a25968
docs(estimote-beacons): display interfaces
2016-12-06 09:09:31 -05:00
Ibby
ad84e758be
refractor(email-composer): refractor interfaces to avoid duplicates
2016-12-06 09:09:00 -05:00
Ibby
427527a129
refractor(dialogs): refractor interfaces to avoid duplicates
2016-12-06 09:08:02 -05:00
Ibby
3ba72e9f15
refractor(device-orientation): refractor interfaces to avoid duplicates
2016-12-06 09:06:58 -05:00
Ibby
a693740f1a
refractor(device-motion): refractor interfaces to avoid duplicates
2016-12-06 09:06:13 -05:00
Ibby
2a98be594a
docs(deeplinks): display interfaces
2016-12-06 09:04:57 -05:00
Ibby
0787f69884
docs(card-io): document interfaces
2016-12-06 09:03:39 -05:00
Ibby
dadaf5831e
docs(camera-preview): display interfaces in docs
2016-12-06 08:58:38 -05:00
Ibby
2f9c5e6674
docs(calendar): enhance docs and display interface
2016-12-06 08:57:53 -05:00
Ibby
d02688971d
refractor(): refractor interface(s) name(s)
2016-12-06 08:51:38 -05:00
Ibby
95ca373e10
refractor(barcode-scanner): add BarcodeScannerOptions interface
2016-12-06 08:50:02 -05:00
Ibby
4abb6ec78e
refractor(background-mode): refractor interfaces names to avoid duplicates
2016-12-06 08:45:44 -05:00
Ibby
59a382d6df
refractor(background-geolocation): refractor interfaces names to avoid duplicates
2016-12-06 08:44:42 -05:00
Ibby
80d9fe2211
refractor(apprate): export interfaces and improve docs
2016-12-06 08:41:36 -05:00
Ibby
8b48d6c275
docs(): minor update
2016-12-06 08:33:40 -05:00
Ibby
585d4ff37b
refractor(android-fingerprint-auth): export options to interface
2016-12-06 08:33:03 -05:00
Ibby
6ba1d4908b
feat(admob): update api and docs
2016-12-06 08:29:39 -05:00
Ibby
3a8e958684
style(): move interface to top
2016-12-06 08:06:47 -05:00
Ibby
1358411b80
docs(3dtouch): complete interfaces docs
2016-12-06 08:06:25 -05:00
Ibby
e26783b8c6
style(): spacing and cleanup
2016-12-06 08:02:00 -05:00
Ibby
d9188446a0
fix(device): fixes device plugin
...
Breaking change: device property no longer exists
2016-12-06 07:33:40 -05:00
Ibby
7ae6e10375
fix(cordova-property): fixes static properties of classes
2016-12-06 07:33:40 -05:00
Perry Govier
ea53a1923a
chore(CI): reverting benign testing change
2016-12-05 17:00:05 -06:00
Perry Govier
7fa2f7f364
chore(ci): benign docs change to make sure it goes through CI
2016-12-05 14:36:44 -06:00
Ibby
f211da7280
feat(actionsheet): add ActionSheetOptions interface
2016-12-04 13:12:42 -05:00
Ionitron
c1398eb54b
docs(googlemap): add docs for GoogleMapsMarkerOptions
2016-12-04 12:57:46 -05:00
Ionitron
1e1aaad7aa
docs(googlemap): add docs for GoogleMapsMarker
2016-12-04 12:54:25 -05:00
Ionitron
54ef50178b
docs(): update docs formatting
2016-12-04 12:46:41 -05:00
Ibby Hadeed
6f7171d26b
feat(googlemaps): add markerClick and infoClick to MarkerOptions
...
addresses #844
2016-12-04 11:55:23 -05:00
Ibby Hadeed
cf75a53438
feat(googlemap): add disableAutoPan to GoogleMapsMarkerOptions
...
closes #844
2016-12-04 11:54:13 -05:00
Ibby Hadeed
8ab1d13fb3
refractor(sqlite): optimize code
2016-12-04 11:50:59 -05:00
Ibby Hadeed
dd250a6d17
refractor(sqlite): use InstanceProperty for databaseFeatures
2016-12-04 11:50:29 -05:00
Ibrahim Hadeed
9082c5efbf
fix(sqlite): add static constructor, and fix resolve type ( #697 )
2016-12-04 11:49:38 -05:00
Ibrahim Hadeed
b19f6d1ccd
fix(contacts): fix few bugs in Contacts ( #846 )
2016-12-04 11:47:28 -05:00
Ibrahim Hadeed
abc90f2e6a
chore(): optimize CordovaProperty and InstanceProperty decorators ( #635 )
...
* chore(): optimize InstanceProperty wrapper
* chore(): optimize CordovaProperty wrapper
* tslint'
* fix decorators
2016-12-04 11:42:30 -05:00
Ibby Hadeed
717c1438c4
docs(deeplink): update broken return type
2016-12-01 18:55:59 -05:00