awesome-cordova-plugins/src/plugins
2016-07-08 00:40:35 +02:00
..
3dtouch.ts refactor(3dtouch): 2016-07-08 00:29:03 +02:00
actionsheet.ts refactor(actionsheet): 2016-07-08 00:31:06 +02:00
admob.ts refactor(admob): 2016-07-08 00:31:47 +02:00
appavailability.ts refactor(appAvailability): 2016-07-08 00:32:33 +02:00
apprate.ts refactor(AppRate): 2016-07-08 00:33:07 +02:00
appversion.ts refactor(getAppVersion): 2016-07-08 00:33:53 +02:00
background-geolocation.ts refactor(backgroundGeoLocation): 2016-07-08 00:34:43 +02:00
backgroundmode.ts refactor(backgroundMode): 2016-07-08 00:35:11 +02:00
badge.ts refactor(badge): 2016-07-08 00:35:43 +02:00
barcodescanner.ts refactor(barcodeScanner): 2016-07-08 00:36:10 +02:00
base64togallery.ts docs(base64togallery): Fix typo 2016-07-08 00:37:22 +02:00
batterystatus.ts refactor(batterystatus): 2016-07-08 00:38:00 +02:00
ble.ts refactor(ble): 2016-07-08 00:38:35 +02:00
bluetoothserial.ts refactor(bluetoothSerial): 2016-07-08 00:39:05 +02:00
brightness.ts refactor(brightness): 2016-07-08 00:40:07 +02:00
calendar.ts refactor(calendar): 2016-07-08 00:40:35 +02:00
camera.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
card-io.ts add cardio plugin, closes #194 2016-06-09 10:17:08 -04:00
clipboard.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
contacts.ts docs(contacts): hide extra 2016-07-06 14:24:58 -04:00
datepicker.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
dbmeter.ts change rxjs/Rxjs to rxjs/Observable 2016-06-03 10:05:07 -04:00
deeplinks.ts docs(deeplinks): fix repo link 2016-06-20 15:17:28 -04:00
device.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
deviceaccounts.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
devicemotion.ts docs(deviceMotion): update docs 2016-07-07 11:48:22 -04:00
deviceorientation.ts fix(deviceorientation): cancelFunction renamed to clearFunction 2016-06-09 15:50:54 -05:00
diagnostic.ts refractor(diagnostic): add return types and cleanup return statement 2016-06-26 11:50:13 -04:00
dialogs.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
emailcomposer.ts refactor(plugins): replace types in plugin files 2016-06-11 11:07:19 -04:00
facebook.ts add browserInit(), closes #160 2016-06-09 09:47:45 -04:00
file.ts tslint + fix var name 2016-05-12 22:55:06 -04:00
filetransfer.ts tslint 2016-06-01 06:56:04 -04:00
flashlight.ts copy edits from @kgindervogel 2016-05-10 17:49:21 -05:00
geolocation.ts fix(geolocation): fix watchPosition() 2016-06-11 10:19:06 -04:00
globalization.ts refractor(globalization): remove whitespace 2016-06-15 18:17:02 -04:00
google-plus.ts tslint 2016-06-09 10:27:18 -04:00
googleanalytics.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
googlemaps.ts fix(googlemaps): use correct methods for addGroundOverlay and addKmlOverlay (#268) 2016-07-07 13:17:29 -04:00
hotspot.ts refactor(plugins): replace types in plugin files 2016-06-11 11:07:19 -04:00
httpd.ts tweaks 2016-06-11 02:34:08 -04:00
imagepicker.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
inappbrowser.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
insomnia.ts implement wrappers for Insomnia 2016-05-16 08:34:01 +02:00
keyboard.ts change rxjs/Rxjs to rxjs/Observable 2016-06-03 10:05:07 -04:00
launchnavigator.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
localnotifications.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
media.ts Fix tslint 2016-06-10 14:09:22 +02:00
network.ts change rxjs/Rxjs to rxjs/Observable 2016-06-03 10:05:07 -04:00
onesignal.ts feat(onesignal): added wrapper for the Cordova OneSignal Plugin (#252) 2016-07-07 13:19:00 -04:00
plugin.ts refactor(plugin): cleanup 2016-06-11 10:35:41 -04:00
printer.ts feat(printer): add printer plugin (#225) 2016-06-15 11:39:01 -04:00
push.ts feat(push): added support for Action Buttons on iOS with categories (#273) 2016-07-07 13:16:38 -04:00
safari-view-controller.ts Changed SafariViewController show return type (#228) 2016-06-16 05:06:54 -04:00
screenshot.ts tslint 2016-06-01 06:56:04 -04:00
sms.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
socialsharing.ts SocialSharing: Add recommended shareWithOptions method 2016-06-13 19:13:58 +02:00
spinnerdialog.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
splashscreen.ts chore(tslint): add tslint & clean up code 2016-04-29 23:56:49 -04:00
sqlite.ts chore(build): update build process, commands, and packages 2016-06-26 12:54:14 -04:00
statusbar.ts docs(statusbar): add platforms and usage 2016-06-11 10:44:11 -04:00
toast.ts docs(toast): fix parameter type (#230) 2016-06-16 05:07:44 -04:00
touchid.ts docs(touchid): add docs 2016-06-11 10:41:30 -04:00
vibration.ts docs(vibrate): modify docs 2016-06-11 10:38:55 -04:00
webintent.ts docs(webintent): add docs 2016-06-11 10:37:00 -04:00