awesome-cordova-plugins/src/plugins
Christopher Manouvrier dcf3ab2787 feat(TTS): add tts plugin (#431)
* Initial Pass at TTS

* Rename and fix index

* Remove unnecessary window in reference

closes #311
2016-08-15 09:29:51 -04:00
..
3dtouch.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
actionsheet.ts docs(): updated docs 2016-08-01 14:02:17 -04:00
admob.ts refactor(admob): 2016-07-08 00:31:47 +02:00
android-fingerprint-auth.ts feat(android-fingerprint-auth): add wrapper for plugin 2016-07-23 07:13:35 -04:00
appavailability.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
apprate.ts docs(): updated docs 2016-08-01 14:02:17 -04:00
appversion.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
background-geolocation.ts chore(backgroundGeolocation): update usage 2016-08-01 16:44:51 -05:00
backgroundmode.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
badge.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
barcodescanner.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
base64togallery.ts docs(): CameraPreview, Base64ToGallery and Developer.MD (#343) 2016-07-21 12:40:51 -04:00
batterystatus.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
ble.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
bluetoothserial.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
brightness.ts fix(brightness): use correct pluginRef 2016-07-24 20:50:01 -04:00
calendar.ts docs(): updated docs 2016-08-01 14:02:17 -04:00
camera-preview.ts chore(docs): camera preview link. Fixes #361 2016-08-01 13:46:58 -05:00
camera.ts fix(camera): camera options should be optional. Fixes #413 (#417) 2016-08-11 07:29:14 -04:00
card-io.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
clipboard.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
contacts.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
crop.ts feat(crop): add crop plugin (#284) 2016-07-28 12:45:37 -04:00
datepicker.ts fix(datepicker): date now accepts Date, string, or number (#428) 2016-08-15 03:58:06 -04:00
dbmeter.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
deeplinks.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
device.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
deviceaccounts.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
devicemotion.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
deviceorientation.ts docs(): updated docs 2016-08-01 14:02:17 -04:00
diagnostic.ts fix(diagnostics): Corrects isEnabled functions to isAvailable (#373) 2016-07-31 14:30:48 -04:00
dialogs.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
emailcomposer.ts docs(): add missing docs 2016-08-11 07:55:26 -04:00
facebook.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
file.ts feat(file): alternate file implementation (#283) 2016-08-11 07:21:02 -04:00
filetransfer.ts docs(transfer): example added for Transfer plugin (#349) 2016-07-23 06:48:55 -04:00
flashlight.ts docs(flashlight): fix isSwitchedOn return type 2016-08-05 10:44:33 -05:00
geolocation.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
globalization.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
google-plus.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
googleanalytics.ts feat(GoogleAnalytics): Add campaign measurement tracking (#405) 2016-08-09 01:30:53 -04:00
googlemaps.ts docs(): Fix GeocoderResult interface (#418) 2016-08-11 08:52:30 -04:00
hotspot.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
httpd.ts docs(): add missing docs 2016-08-11 07:55:26 -04:00
ibeacon.ts feat(ibeacon): using option otherPromise instead of sync (#388) 2016-08-06 02:46:36 -04:00
imagepicker.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
imageresizer.ts remove window 2016-07-28 12:51:35 -04:00
inappbrowser.ts fix(inappbrowser): fix event listener 2016-08-13 11:30:52 -04:00
insomnia.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
keyboard.ts feat(keyboard): enable hideKeyboardAccessoryBar function (#398) 2016-08-09 01:30:15 -04:00
launchnavigator.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
localnotifications.ts docs(): Missing Comma / Syntax Error (#381) 2016-08-02 18:30:56 -04:00
media-capture.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
media.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
native-audio.ts feat(native-audio): Add native audio plugin (#427) 2016-08-15 03:58:20 -04:00
nativestorage.ts docs(): Update nativestorage.ts (#384) 2016-08-02 18:52:37 -04:00
network.ts Network: Changed connection to return a Typescript string 2016-08-06 09:56:34 -05:00
onesignal.ts fix(one-signal): return Observable instead of promise (#352) 2016-07-25 09:52:17 -04:00
photo-viewer.ts feat(photo-viewer): add wrapper for plugin (#359) 2016-08-11 07:28:52 -04:00
pin-dialog.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
plugin.ts fix(ng1): use $q promises instead of the native Promise (#378) 2016-07-31 14:24:56 -04:00
printer.ts docs(): add missing docs 2016-08-11 07:55:26 -04:00
push.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
safari-view-controller.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
screen-orientation.ts feat(screen-orientation): Added Screen Orientation Plugin #342 (#366) 2016-07-31 14:32:34 -04:00
screenshot.ts docs(): add missing docs 2016-08-11 07:55:26 -04:00
securestorage.ts docs(): remove unnecessary semicolumn (#400) 2016-08-06 02:45:53 -04:00
shake.ts feat(shake): add Shake plugin (#426) 2016-08-15 03:58:34 -04:00
sim.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
sms.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
socialsharing.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
spinnerdialog.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
splashscreen.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
sqlite.ts docs(): Update sqlite.ts (#375) 2016-07-31 14:25:27 -04:00
statusbar.ts docs(statusbar): fix typo (#351) 2016-07-25 09:34:24 -04:00
text-to-speech.ts feat(TTS): add tts plugin (#431) 2016-08-15 09:29:51 -04:00
toast.ts Improvements on documentation (#340) 2016-07-20 11:17:09 -04:00
touchid.ts docs(TouchID): Improves formatting of usage docs (#397) 2016-08-04 17:58:35 -04:00
twitter-connect.ts docs(): add missing docs 2016-08-11 07:55:26 -04:00
vibration.ts Added comment for iOS. 2016-08-04 10:01:34 -04:00
video-player.ts feat(video-player): Added video player plugin (#391) 2016-08-04 17:57:44 -04:00
webintent.ts docs(): add missing docs 2016-08-11 07:42:10 -04:00
zip.ts feat(zip): add zip plugin (#430) 2016-08-15 05:10:43 -04:00