..
action-sheet
refactor(): remove unused import
2017-07-11 17:29:17 -04:00
admob-free
fix(admob-free): use otherPromise to fix browser development
2017-05-19 09:24:19 -04:00
admob-pro
docs(admob-pro): change name to AdMob Pro
2017-07-11 09:23:10 -04:00
alipay
fix(alipay): add 'string' as an alternative type for 'pay()' input parameter; ( #2172 )
2017-12-08 15:10:31 -05:00
android-exoplayer
feat(android exoplayer): add cordova-plugin-exoplayer ( #2180 )
2017-12-08 14:53:21 -05:00
android-fingerprint-auth
fix(android-fingerprint-auth): fix return type of isAvailable ( #1697 )
2017-06-18 17:25:35 -04:00
android-full-screen
feat(android-full-screen): add support for setSystemUiVisiblity ( #1942 )
2017-09-27 17:47:51 -04:00
android-permissions
docs(android-permissions): note checkPermission return/result format and Android API version 26 changes that impact requestPermission and requestPermissions ( #2183 )
2017-12-08 14:50:20 -05:00
app-availability
docs(): type of yes is boolean not string ( #2290 )
2018-01-25 06:18:18 -05:00
app-minimize
docs(AppMinimize): improve example ( #1650 )
2017-06-05 23:07:41 -04:00
app-preferences
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
app-rate
fix(app-rate): change openStoreInApp to inAppReview ( #2097 )
2017-12-01 22:57:29 -05:00
app-update
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
app-version
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
apple-pay
feat(apple-pay): update for version 3 of the Apple Pay plugin. ( #2177 )
2017-12-08 14:56:53 -05:00
appodeal
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
autostart
feature(autostart): add Autostart plugin ( #1506 )
2017-05-09 18:13:51 -04:00
background-fetch
refactor(): no implicit any
2017-05-14 00:55:16 -04:00
background-geolocation
docs(): add missing import ( #1853 )
2017-08-23 19:39:29 -04:00
background-mode
docs(): improve docs ( #1813 )
2017-07-17 18:53:47 -04:00
backlight
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
badge
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
barcode-scanner
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
base64
feat(base64): add Base64 plugin ( #1645 )
2017-06-03 16:04:32 -04:00
base64-to-gallery
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
battery-status
docs(battery-status): remove unsupported platforms ( #2218 )
2017-12-28 07:07:26 -05:00
ble
feat(ble): support startStateNotifications & stopStateNotifications ( #2085 )
2017-12-01 23:00:13 -05:00
bluetooth-serial
add note about limitation ( #1953 )
2017-09-27 17:47:15 -04:00
braintree
feat(braintree): add support for cordova-plugin-braintree to @ionic-native ( #2073 )
2017-12-01 23:06:57 -05:00
brightness
chore(): test plugin changes when PR is submitted ( #1554 )
2017-05-14 03:19:48 -04:00
broadcaster
docs(broadcaster): fix example ( #1484 )
2017-05-09 18:23:37 -04:00
browser-tab
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
calendar
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
call-number
feat(call-number): add isCallSupported method ( #2051 )
2017-12-08 15:05:34 -05:00
camera
docs(camera): remove unsupported platforms ( #2220 )
2017-12-28 07:07:09 -05:00
camera-preview
fix(camera-preview): add missing tapToFocus
camera option ( #2046 )
2017-12-08 15:05:59 -05:00
card-io
docs(cardio): update docs ( #1858 )
2017-08-23 19:40:14 -04:00
clipboard
docs(): update supported platforms ( #1879 )
2017-08-23 19:55:05 -04:00
code-push
refactor(): no implicit any
2017-05-14 00:55:16 -04:00
contacts
docs(contact): mark as deprecated ( #2238 )
2017-12-28 21:23:04 -05:00
couchbase-lite
docs(couchbase-lite): update usage ( #2059 )
2017-12-08 15:07:04 -05:00
crop
feat(crop): add targetHeight and targetWidth options ( #2213 )
2017-12-28 07:11:10 -05:00
date-picker
feat(): add IonicNativePlugin base class ( #1425 )
2017-04-27 00:36:12 -04:00
db-meter
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
deeplinks
fix(deeplinks): add options parameter( #1601 ) ( #2141 )
2017-12-01 22:54:16 -05:00
device
docs(device): remove unsupported platforms ( #2222 )
2017-12-28 07:07:48 -05:00
device-accounts
docs(device-accounts): updated source ( #1651 )
2017-06-05 23:07:17 -04:00
device-feedback
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
device-motion
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
device-orientation
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
diagnostic
refactor(diagnostic): update API to plugin v3.7.2( #2163 )
2017-12-01 22:50:12 -05:00
dialogs
docs(dialogs): remove unsupported platforms ( #2223 )
2017-12-28 07:08:09 -05:00
dns
feat(dns): add cordova-plugin-dns plugin ( #2083 )
2017-12-08 15:09:07 -05:00
document-viewer
fix(document-viewer): make config properties optional ( #1767 )
2017-07-04 21:30:55 -04:00
email-composer
feat(email-composer): update plugin to latest version and use original plugin ( #1771 )
2017-07-07 19:13:45 -04:00
estimote-beacons
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
extended-device-information
docs(): update docs
2017-09-27 17:44:06 -04:00
facebook
docs(): changed old cli commands ( #1644 )
2017-06-03 13:23:30 -04:00
fcm
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
file
docs(file): remove unsupported platforms ( #2224 )
2017-12-28 07:08:40 -05:00
file-chooser
docs(file-chooser): changed source ( #1652 )
2017-06-05 23:07:06 -04:00
file-encryption
feat(plugin): add File encryption plugin ( #1509 )
2017-05-09 18:22:18 -04:00
file-opener
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
file-path
refactor(): no implicit any
2017-05-14 00:55:16 -04:00
file-transfer
docs(): deprecation notice ( #2212 )
2017-12-28 07:10:34 -05:00
fingerprint-aio
fix(fingerprint-aio): add missing FingerprintOptions properties ( #1845 )
2017-08-23 19:37:04 -04:00
firebase
feat(firebase): add new Firebase phone verification methods ( #2157 )
2017-12-01 23:04:54 -05:00
firebase-analytics
docs(): fix typo
2017-09-11 04:12:23 -04:00
firebase-dynamic-links
docs(firebase-dynamic-links): update docs ( #1964 )
2017-09-27 17:39:05 -04:00
flashlight
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
flurry-analytics
docs(): fix import statement ( #2166 )
2017-12-01 22:49:46 -05:00
ftp
fix(ftp): return observable (not promise) for upload and download method ( #2174 )
2017-12-08 14:55:30 -05:00
geofence
fix(geofence): remove duplicate onTransitionReceived method
2017-08-23 19:54:11 -04:00
geolocation
docs(geolocation): remove unsupported platforms ( #2225 )
2017-12-28 07:08:54 -05:00
globalization
docs(globalization): mark plugin as deprecated ( #2239 )
2017-12-28 21:27:53 -05:00
google-analytics
fix(google-analytics): fix parameter types in the trackMetric method ( #1780 )
2017-07-10 05:10:03 -04:00
google-maps
feat(google-maps): accept own properties for addMarker()
and others ( #2093 )
2017-11-08 08:12:07 -05:00
google-play-games-services
feat(GooglePlayGamesServices): add plugin ( #1904 )
2017-12-08 14:57:13 -05:00
google-plus
feat(android-fingerprint): add getSigningCertificateFingerprint() method ( #2076 )
2017-12-01 23:05:51 -05:00
gyroscope
refactor(): no implicit any
2017-05-14 00:55:16 -04:00
header-color
docs(header-color): improve description ( #1532 )
2017-05-12 04:16:01 -04:00
health
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
health-kit
feat(health-kit): add HealthKit plugin ( #1499 )
2017-05-09 17:34:38 -04:00
hotspot
feat(): add IonicNativePlugin base class ( #1425 )
2017-04-27 00:36:12 -04:00
http
feat(http): add support for new methods ( #2054 )
2017-11-09 16:13:36 -05:00
httpd
docs(httpd): npm support ( #1664 )
2017-06-05 23:01:39 -04:00
hyper-track
feat(hyper-track): add HyperTrack plugin ( #1816 )
2017-07-17 21:50:08 -04:00
ibeacon
docs(@ionic-native/ibeacon): remove semicolon on the example ( #2179 )
2017-12-08 14:56:27 -05:00
image-picker
docs(image-picker): add npm package instead of git repo
2017-07-11 09:58:07 -04:00
image-resizer
docs(image-resizer): update plugin source ( #1781 )
2017-07-10 05:15:56 -04:00
in-app-browser
insertCSS example update
2018-02-25 23:12:16 +00:00
in-app-purchase
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
in-app-purchase-2
docs(): escape < and > from plugin install command in doc template ( #1791 )
2017-07-13 12:41:53 -05:00
index-app-content
fix(indexappcontent): Return observable for onItemPressed ( #2006 )
2017-12-08 14:57:58 -05:00
insomnia
docs(insomnia): npm support ( #1654 )
2017-06-05 23:04:11 -04:00
instagram
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
intel-security
docs(): fix typo ( #1731 )
2017-06-29 02:42:31 -04:00
intercom
feat(intercom): add Intercom plugin ( #1504 )
2017-05-09 17:53:15 -04:00
is-debug
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
jins-meme
docs(jins-meme): update plugin information ( #2150 )
2017-12-01 22:52:57 -05:00
keyboard
docs(keyboard): Add boolean type to param in JSDoc ( #1641 )
2017-06-03 14:22:44 -04:00
keychain
docs(): provide "see also" for the Secure Storage plugin ( #1773 )
2017-07-10 09:54:53 -04:00
keychain-touch-id
clean up
2017-08-23 19:34:55 -04:00
launch-navigator
fix(launch-navigator): fix navigate method ( #1940 )
2017-09-27 17:48:23 -04:00
launch-review
refactor(launch-review): update the definitions for new v3 plugin API ( #2162 )
2017-12-01 22:50:21 -05:00
linkedin
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
local-notifications
docs(): update plugin name for local-notifications
2017-11-27 09:15:39 -05:00
location-accuracy
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
market
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
media
docs(media): remove unsupported platforms ( #2228 )
2017-12-28 07:09:26 -05:00
media-capture
docs(media-capture): remove unsupported platforms ( #2229 )
2017-12-28 07:09:34 -05:00
mixpanel
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
mobile-accessibility
fix(mobile-accessibility): change signature references to the correct names ( #2139 )
2017-12-01 22:54:39 -05:00
ms-adal
fix(ms-adal): add userInfo in the AuthenticationResult ( #2160 )
2017-12-08 15:10:04 -05:00
music-controls
fix(music-controls): various fixes ( #2094 )
2017-12-08 14:56:12 -05:00
native-audio
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
native-geocoder
fix(native-geocoder): update NativeGeocoderReverse result ( #1840 )
2017-08-23 19:35:51 -04:00
native-keyboard
docs(): add paid tag
2017-07-07 05:49:45 -04:00
native-page-transitions
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
native-ringtones
feat(native-ringtones): add Native Ringtones plugin ( #1488 )
2017-05-09 17:31:57 -04:00
native-storage
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
navigation-bar
feat(): add IonicNativePlugin base class ( #1425 )
2017-04-27 00:36:12 -04:00
network
docs(network-information): remove unsupported platforms ( #2230 )
2017-12-28 07:09:42 -05:00
network-interface
chore(): lint
2017-12-08 14:51:03 -05:00
nfc
feat(nfc): add support for iOS ( #2050 )
2017-12-08 15:05:11 -05:00
onesignal
Update index.ts
2017-10-19 14:24:37 -05:00
open-native-settings
feat(open-native-settings): add Open Native Settings plugin
2017-07-21 01:15:51 -04:00
paypal
feat(paypal): add payeeEmail for third party merchants ( #1864 )
2017-08-23 19:42:47 -04:00
pedometer
style(): unify docs and spacing ( #1448 )
2017-04-30 14:36:22 -04:00
phonegap-local-notification
docs(): fix typo ( #2071 )
2017-11-09 16:13:47 -05:00
photo-library
Hide function/interface properly
2017-11-09 18:13:29 -05:00
photo-viewer
refactor(photo-viewer): improve options documentation ( #2014 )
2017-10-05 23:23:09 -04:00
pin-check
feat(pin-check): add pin check plugin ( #1734 )
2017-07-03 07:23:19 -04:00
pin-dialog
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
pinterest
docs(): update install commands
2017-05-20 06:25:06 -04:00
power-management
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
printer
docs(printer): fix isAvailable
description ( #1782 )
2017-07-10 05:10:40 -04:00
pro
Tweaked pro constructor
2018-01-25 11:44:58 -06:00
push
fix(push): fix finish method
2017-12-11 19:34:44 -05:00
qqsdk
docs(): fix docs
2017-07-03 07:38:36 -04:00
qr-scanner
feat(qr-scanner): added destroy method ( #1916 ) ( #1971 )
2017-09-27 17:44:38 -04:00
regula-document-reader
feat(regula-document-reader): separate initialization and scanning, add android ( #2013 )
2017-10-05 23:23:51 -04:00
rollbar
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
safari-view-controller
docs(safariview): usage fix ( #1923 )
2017-08-26 03:55:06 -04:00
screen-orientation
docs(screen-orientation): remove unsupported platforms ( #2233 )
2017-12-28 07:10:07 -05:00
screenshot
docs(screenshot): fix param names ( #1686 )
2017-06-14 01:40:51 -04:00
secure-storage
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
serial
fix(serial): add missing options for the open method ( #1844 )
2017-08-23 19:36:41 -04:00
shake
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
sim
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
sms
chore(): fix comment in sms plugin referring to wrong cordova plugin ( #2079 )
2017-12-01 23:05:09 -05:00
social-sharing
fix(social-sharing): fix issues caused by omitting optional params
2017-07-15 14:29:51 -04:00
speech-recognition
docs(Speech Recognition): out of beta ( #1483 )
2017-05-19 06:36:29 -04:00
spinner-dialog
fix(native-spinner): update pluginRef ( #1859 )
2017-08-23 19:41:03 -04:00
splash-screen
docs(splashscreen): remove unsupported platforms ( #2231 )
2017-12-28 07:09:52 -05:00
sqlite
fix(sqlite): add optional key parameter to SQLiteDatabaseConfig to support sqlcipher-adapter ( #1917 )
2017-08-23 19:21:57 -04:00
sqlite-porter
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
status-bar
docs(statusbar): remove unsupported platforms ( #2232 )
2017-12-28 07:10:00 -05:00
stepcounter
docs(stepcounter): changed source ( #1657 )
2017-06-05 23:03:07 -04:00
streaming-media
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
stripe
fix(stripe): fix stripe create card token ( #2002 )
2017-09-27 16:56:25 -04:00
taptic-engine
docs(): fix typo ( #2123 )
2017-12-01 22:56:28 -05:00
text-to-speech
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
themeable-browser
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
three-dee-touch
refactor(three-dee-touch): use CordovaFunctionOverride decorator ( #2028 )
2017-12-08 14:58:53 -05:00
toast
docs(toast): template literal in example usage ( #1760 )
2017-07-04 02:17:19 -04:00
touch-id
docs(): fix typo ( #1476 )
2017-05-05 14:07:46 -04:00
twitter-connect
fix(twitter-connect ( #1903 )
2017-09-01 23:24:28 -04:00
uid
feat(uid): add UID plugin ( #1946 )
2017-09-27 17:45:44 -04:00
unique-device-id
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00
user-agent
docs(useragent): changed source ( #1658 )
2017-06-05 23:02:48 -04:00
vibration
docs(vibration): remove unsupported platforms ( #2234 )
2017-12-28 07:10:14 -05:00
video-capture-plus
docs(video-capture-plus): changed source ( #1660 )
2017-06-05 23:02:15 -04:00
video-editor
docs(plugins): added platforms ( #1638 )
2017-06-02 15:34:18 -04:00
video-player
docs(): fix typo ( #1914 )
2017-08-23 19:21:25 -04:00
web-intent
fix(web-intent): fix false negative of plugin installation ( #2062 )
2017-12-01 23:09:34 -05:00
wheel-selector
refactor(): added default items interface ( #1725 )
2017-07-10 09:55:40 -04:00
youtube-video-player
docs(youtube-video-player): changed source ( #1659 )
2017-06-05 23:02:33 -04:00
zbar
docs(zbar): fix import and usage ( #1467 )
2017-05-05 14:19:31 -04:00
zeroconf
feat(zeroconf): add reInit() method ( #2144 )
2017-12-01 22:53:38 -05:00
zip
refactor(docs): read the description ( #1631 )
2017-06-01 13:05:47 -04:00