Daniel Sogl and Ibby Hadeed
a82b2903d6
docs(statusbar): remove unsupported platforms ( #2232 )
2017-12-28 07:10:00 -05:00
Daniel Sogl and Ibby Hadeed
aa54444e33
docs(splashscreen): remove unsupported platforms ( #2231 )
2017-12-28 07:09:52 -05:00
Daniel Sogl and Ibby Hadeed
292a9c3722
docs(network-information): remove unsupported platforms ( #2230 )
2017-12-28 07:09:42 -05:00
Daniel Sogl and Ibby Hadeed
eb6aee2d69
docs(media-capture): remove unsupported platforms ( #2229 )
2017-12-28 07:09:34 -05:00
Daniel Sogl and Ibby Hadeed
e77bce67db
docs(media): remove unsupported platforms ( #2228 )
2017-12-28 07:09:26 -05:00
Daniel Sogl and Ibby Hadeed
ecc46bacf1
docs(in-app-browser): remove unsupported platforms ( #2227 )
2017-12-28 07:09:17 -05:00
Daniel Sogl and Ibby Hadeed
d256916621
docs(globalization): remove unsupported platforms ( #2226 )
...
* docs(globalization): remove unsupported platforms
* Update index.ts
2017-12-28 07:09:04 -05:00
Daniel Sogl and Ibby Hadeed
5e77ed9317
docs(geolocation): remove unsupported platforms ( #2225 )
...
* docs(geolocation): remove unsupported platforms
* Update index.ts
2017-12-28 07:08:54 -05:00
Daniel Sogl and Ibby Hadeed
6f7cdf6214
docs(file): remove unsupported platforms ( #2224 )
2017-12-28 07:08:40 -05:00
Daniel Sogl and Ibby Hadeed
ac0015b91d
docs(dialogs): remove unsupported platforms ( #2223 )
2017-12-28 07:08:09 -05:00
Daniel Sogl and Ibby Hadeed
35f6c15ad4
docs(device): remove unsupported platforms ( #2222 )
...
* docs(device): remove unsupported platforms
* Update index.ts
2017-12-28 07:07:48 -05:00
Daniel Sogl and Ibby Hadeed
f43a657fdd
docs(contacts): remove unsupported platforms ( #2221 )
2017-12-28 07:07:39 -05:00
Daniel Sogl and Ibby Hadeed
c0c044bf89
docs(battery-status): remove unsupported platforms ( #2218 )
2017-12-28 07:07:26 -05:00
Daniel Sogl and Ibby Hadeed
8179805ad9
docs(camera): remove unsupported platforms ( #2220 )
2017-12-28 07:07:09 -05:00
JKH4 and GitHub
2714bcae7e
Replace registerPermission by requestPermission
...
According to cordova-plugin-local-notifications update :
cordova.plugins.notification.local.requestPermission(function (granted) { ... });
2017-12-15 14:05:07 +01:00
Gregg Lewis and GitHub
c309a3027f
correct typo
2017-12-13 21:24:27 -07:00
Andrew Crites
adf10a301e
docs(http): linking Stackoverflow answer for .pem to .cer
2017-12-13 14:52:45 -05:00
Ibby Hadeed
995fd56894
fix(push): fix finish method
2017-12-11 19:34:44 -05:00
Ibby Hadeed
6cd97ca0ee
fix(core): fix issue with CordovaFunctionOverride decorator
...
Decorator should not check if the method exists, only if the plugin exists
2017-12-11 19:26:41 -05:00
jing-zhou and Ibby Hadeed
d43fe72f7b
fix(alipay): add 'string' as an alternative type for 'pay()' input parameter; ( #2172 )
...
change 'installVariables' name to 'ALI_PID' for Alipay cordova plugin
2017-12-08 15:10:31 -05:00
Philip Browning and Ibby Hadeed
c038c6331c
fix(ms-adal): add userInfo in the AuthenticationResult ( #2160 )
...
User Info is also included in the authentication result
2017-12-08 15:10:04 -05:00
Precious Jahlom Agboado and Ibby Hadeed
212bd63191
feat(dns): add cordova-plugin-dns plugin ( #2083 )
...
* feat(cordova-plugin-dns added): Resolve hostnames into an underlying network address.
* Update index.ts
2017-12-08 15:09:07 -05:00
Chris Morbitzer and Ibby Hadeed
4694c422aa
fix(push): add senderID to AndroidPushOptions ( #2060 )
2017-12-08 15:07:29 -05:00
Sandip Gadekar and Ibby Hadeed
38bbf01e8c
docs(couchbase-lite): update usage ( #2059 )
...
* adding detailed usage for couchbase lite
* added get url method
* create database method added
* delete database method added
* get all database method added
* space added in comments
* comments added unwanted import removed
* whitespaces added
* usage added in commented section
* get all documents,create document methods added
* spell mistake corrected
* getAllDocs Method Usage added
* create document example added
* update document example added
* delete document example added
2017-12-08 15:07:04 -05:00
Victor Ramos and Ibby Hadeed
b9b781ddee
fix(camera-preview): add missing tapToFocus camera option ( #2046 )
2017-12-08 15:05:59 -05:00
Jesús Gómez Bellido and Ibby Hadeed
6053296998
feat(call-number): add isCallSupported method ( #2051 )
2017-12-08 15:05:34 -05:00
lehrenberg and Ibby Hadeed
9f72592fcc
feat(nfc): add support for iOS ( #2050 )
...
* Added missing methods beginSession and invalidateSession for iOS support
* Removed invalidateSession function and package-lock.json
* added current package-lock again
2017-12-08 15:05:11 -05:00
Niklas Merz and Ibby Hadeed
7c2a761078
refactor(three-dee-touch): use CordovaFunctionOverride decorator ( #2028 )
2017-12-08 14:58:53 -05:00
Niklas Merz and Ibby Hadeed
9a5211001f
fix(indexappcontent): Return observable for onItemPressed ( #2006 )
2017-12-08 14:57:58 -05:00
Martin Hughes and Ibby Hadeed
03f578909b
feat(GooglePlayGamesServices): add plugin ( #1904 )
...
* feat(GooglePlayGamesServices): add plugin
* feat(GooglePlayGamesServices): add plugin
* fix(GooglePlayGamesServices): trailing whitespace
2017-12-08 14:57:13 -05:00
Matheus Valiente Souza and Ibby Hadeed
acd1a80e4d
Missing single quotation mark ( #2175 )
...
Missing single quotation mark on doc.
2017-12-08 14:57:02 -05:00
Andrew Crites and Ibby Hadeed
bf41506324
feat(apple-pay): update for version 3 of the Apple Pay plugin. ( #2177 )
...
trueflywood's fork is currently used for this plugin. I'm changing it back to the original which contains the current changes and also includes type definitions and methods for the new version as well as documentation updates
2017-12-08 14:56:53 -05:00
Developer and Ibby Hadeed
47dd7e90ed
docs(@ionic-native/ibeacon): remove semicolon on the example ( #2179 )
2017-12-08 14:56:27 -05:00
Gaven Henry and Ibby Hadeed
afca8761d7
fix(music-controls): various fixes ( #2094 )
...
Add hasScrubbing variable to options - used to enable or disable scrubbing from the iOS control center or lockscreen progress bar
Make optional items actually optional...
2017-12-08 14:56:12 -05:00
Paul John Diwa and Ibby Hadeed
5159367db8
fix(ftp): return observable (not promise) for upload and download method ( #2174 )
...
* style(network-interface): remove trailing whitespace
* fix(ftp): return an observable instead of a promise for upload and download method
2017-12-08 14:55:30 -05:00
Guillaume and Ibby Hadeed
d06fa48866
feat(android exoplayer): add cordova-plugin-exoplayer ( #2180 )
2017-12-08 14:53:21 -05:00
Ibby Hadeed
8f00e44d21
Merge branch 'master' of github.com:ionic-team/ionic-native
2017-12-08 14:51:12 -05:00
Ibby Hadeed
9e6f178378
chore(): lint
2017-12-08 14:51:03 -05:00
Josh Babb and Ibby Hadeed
997c96b97f
docs(android-permissions): note checkPermission return/result format and Android API version 26 changes that impact requestPermission and requestPermissions ( #2183 )
...
* docs(android-permissions): note checkPermission() return/result format
* docs(android-permissions): note requestPermission API ver. 26 behavior
2017-12-08 14:50:20 -05:00
Hugo Des and Ibby Hadeed
ae94c710af
fix(web-intent): fix false negative of plugin installation ( #2062 )
...
* fix(web-intent): Fix false negative of plugin installation
* Update index.ts
2017-12-01 23:09:34 -05:00
Samer Albahra and Ibby Hadeed
86b2a2ca73
feat(network-interface): add plugin support ( #2063 )
...
* feat(network-interface): add plugin support
* Remove unnecessary options
* add getIPAddress method
2017-12-01 23:09:08 -05:00
Dominik Garcia and Ibby Hadeed
c1ce5dac18
feat(push): add support for version 2.1.0 ( #2064 )
2017-12-01 23:07:25 -05:00
codinronan and Ibby Hadeed
091ac7a68c
feat(braintree): add support for cordova-plugin-braintree to @ionic-native ( #2073 )
2017-12-01 23:06:57 -05:00
Nik Martin and Ibby Hadeed
bd5bcdc9b7
feat(android-fingerprint): add getSigningCertificateFingerprint() method ( #2076 )
...
* Add getSigningCertificateFingerprint() method
Method was added in 5.0.3
* fix lint whitespace error
2017-12-01 23:05:51 -05:00
Jan Peeters and Ibby Hadeed
dc707fd80c
docs(): add missing comma in example ( #2077 )
2017-12-01 23:05:27 -05:00
dbandstra and Ibby Hadeed
3e933bbaff
chore(): fix comment in sms plugin referring to wrong cordova plugin ( #2079 )
2017-12-01 23:05:09 -05:00
Nik Martin and Ibby Hadeed
86181afc27
feat(firebase): add new Firebase phone verification methods ( #2157 )
...
* feat(firebase): add missing method
* feat(firebase): add missing ios method
* Update index.ts
2017-12-01 23:04:54 -05:00
Aleksey Kompanets and Ibby Hadeed
784f948a5b
feat(apple-pay): add cordova-plugin-applepay ( #2081 )
...
* feat(apple-pay) add cordova-plugin-applepay
* Update index.ts
2017-12-01 23:03:40 -05:00
mburger81 and Ibby Hadeed
2a4bcee6a0
feat(ble): support startStateNotifications & stopStateNotifications ( #2085 )
2017-12-01 23:00:13 -05:00
jdgeier and Ibby Hadeed
d95ae68c9c
fix(app-rate): change openStoreInApp to inAppReview ( #2097 )
2017-12-01 22:57:29 -05:00