..
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
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -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
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -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
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -04:00
facebook.ts
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -04:00
file.ts
fix(file): readAsText() and adds readAsDataURL() in File plugin ( #346 )
2016-07-22 14:08:11 -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
refactor(analytics):
2016-07-08 01:09:34 +02:00
googlemaps.ts
Update googlemaps.ts
2016-08-04 08:37:45 -04:00
hotspot.ts
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -04:00
httpd.ts
refactor(Httpd):
2016-07-17 19:53:58 +02: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
docs(): Update inappbrowser.ts ( #376 )
2016-07-31 14:24:15 -04:00
insomnia.ts
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -04:00
keyboard.ts
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -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
nativestorage.ts
docs(): Update nativestorage.ts ( #384 )
2016-08-02 18:52:37 -04:00
network.ts
Improvements on documentation ( #340 )
2016-07-20 11:17:09 -04:00
onesignal.ts
fix(one-signal): return Observable instead of promise ( #352 )
2016-07-25 09:52:17 -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
refactor(printer):
2016-07-17 20:05:49 +02: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
refactor(screenshot):
2016-07-17 20:07:49 +02:00
securestorage.ts
docs(): remove unnecessary semicolumn ( #400 )
2016-08-06 02:45:53 -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
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(): Change <Fabric API Key> to not break the doc formatter ( #371 )
2016-07-31 14:31:02 -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
refactor(webintent):
2016-07-17 20:23:02 +02:00