.. |
types
|
fix email type import
|
2016-05-20 15:04:11 -04:00 |
3dtouch.ts
|
add 3D touch plugin docs
|
2016-06-09 21:51:23 -04:00 |
actionsheet.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
admob.ts
|
change rxjs/Rxjs to rxjs/Observable
|
2016-06-03 10:05:07 -04:00 |
appavailability.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
apprate.ts
|
copy edits from @kgindervogel
|
2016-05-10 17:49:21 -05:00 |
appversion.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
background-geolocation.ts
|
Merge pull request #199 from vfdev-5/master
|
2016-06-09 02:50:00 -04:00 |
backgroundmode.ts
|
tslint & cleanup
|
2016-06-09 10:28:46 -04:00 |
badge.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
barcodescanner.ts
|
fix(barcodescanner): add missing options param
|
2016-06-09 09:38:58 -04:00 |
base64togallery.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
batterystatus.ts
|
fix(batterystatus): correct plugin name on npm
|
2016-06-06 11:16:41 -05:00 |
ble.ts
|
change rxjs/Rxjs to rxjs/Observable
|
2016-06-03 10:05:07 -04:00 |
bluetoothserial.ts
|
change rxjs/Rxjs to rxjs/Observable
|
2016-06-03 10:05:07 -04:00 |
calendar.ts
|
fix(calendar): fix some functionality and add missing ones
|
2016-06-11 07:56:18 -04: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
|
add missing types
|
2016-06-10 02:03:21 -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
|
fix(deeplinks): new result type
|
2016-06-10 14:00:41 -05: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
|
change rxjs/Rxjs to rxjs/Observable
|
2016-06-03 10:05:07 -04:00 |
deviceorientation.ts
|
fix(deviceorientation): cancelFunction renamed to clearFunction
|
2016-06-09 15:50:54 -05:00 |
diagnostic.ts
|
add missing comma
|
2016-05-11 00:42:32 -04:00 |
dialogs.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
emailcomposer.ts
|
fix email type import
|
2016-05-20 15:04:11 -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
|
tslint
|
2016-06-01 06:56:04 -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
|
docs(googleMaps): clean up extra docs
|
2016-06-09 16:48:40 -04:00 |
hotspot.ts
|
change interface to type in filename
|
2016-05-11 01:05:12 -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 |
plugin.ts
|
refactor(plugin): get rid of TS error in IDE
|
2016-06-11 10:20:28 -04:00 |
push.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
safari-view-controller.ts
|
Fix typo
|
2016-06-09 21:18:13 -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
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04: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(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
statusbar.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
toast.ts
|
Merge pull request #189 from driftyco/patch-1
|
2016-06-03 10:15:15 -04:00 |
touchid.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
vibration.ts
|
chore(tslint): add tslint & clean up code
|
2016-04-29 23:56:49 -04:00 |
webintent.ts
|
refractor Observable imports
|
2016-05-20 16:58:57 -04:00 |