Ibby Hadeed
e84359b2b1
refactor(google-maps): accept string or number
2017-05-09 17:56:03 -04:00
Ibby Hadeed
88f393288d
docs(): fix typo
2017-05-09 17:55:21 -04:00
Ibby Hadeed
eb30ad2fec
docs(): update
2017-05-09 17:55:08 -04:00
Robert Coie
ec85792a10
fix(google-maps): add args to panBy ( #1507 )
2017-05-09 17:54:25 -04:00
Daniel Sogl
ce2cc1b815
feat(intercom): add Intercom plugin ( #1504 )
2017-05-09 17:53:15 -04:00
Daniel Sogl
5ee79b4672
feat(android-premissions): add Android Permissions plugin ( #1508 )
...
fix #929
2017-05-09 17:52:58 -04:00
Daniel Sogl
ce72be76bc
fix(flurry-analytics): fix pluginRef ( #1485 )
...
fix #1399
2017-05-09 17:48:07 -04:00
Daniel Sogl
f96505f533
docs(email composer): out of beta ( #1480 )
...
This repo is out of beta and they fixed problems with newer android versions
https://github.com/hypery2k/cordova-email-plugin/commit/171b99b
2017-05-09 17:44:00 -04:00
Daniel Sogl
f6835dc9b8
docs(fingerprint-aio): out of beta ( #1479 )
...
This plugin is out of beta (1.1.0)
2017-05-09 17:42:36 -04:00
Daniel Sogl
302fa48e7c
chore(): fix ionic native import ( #1471 )
2017-05-09 17:39:08 -04:00
Daniel Sogl
ed6044d4e8
feat(android-fingerprint-auth): add ERRORS constant ( #1470 )
...
* Update index.ts
* fix lint
* linter
2017-05-09 17:38:30 -04:00
Daniel Sogl
aa9826f657
feat(facebook): add EVENTS constant ( #1510 )
...
* improve(facebook): added missing EVENTS
* Update index.ts
* lint
2017-05-09 17:36:13 -04:00
Daniel Sogl
d25b2f16a9
feat(app-minimize): add AppMinimize plugin ( #1501 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
* Added AppMinimize plugin
* promisse
* usage
2017-05-09 17:35:13 -04:00
Daniel Sogl
14f38a0e28
feat(health-kit): add HealthKit plugin ( #1499 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
* Initial commit
- added Plugin infos
- added methods
* Added Interface
* Implemented all methods
* fixed retun types
TODO: Improve Interface Docs
* Interface discription
Still needs some improvements
2017-05-09 17:34:38 -04:00
Daniel Sogl
c7111a3117
fix(app-preferences): value can be any type ( #1498 )
...
* refactor(AppPreferences): changed input type
fix #1334
* Update index.ts
2017-05-09 17:33:47 -04:00
Daniel Sogl
65a8095e5f
feat(social-sharing): add setIPadPopupCoordinates method ( #1497 )
...
* refactor(social sharing): added missing method
fix #1288
* Update index.ts
2017-05-09 17:33:10 -04:00
Daniel Sogl
70c9558d2b
docs(youtube-video-player): update repo ( #1496 )
...
* refactor(YoutubeVideoPlayer): updated repo
fix #1352
* Update index.ts
* Update index.ts
* Update index.ts
2017-05-09 17:32:47 -04:00
Daniel Sogl
a5b2e981b3
feat(safari-view-controller): add missing options ( #1490 )
...
* update(SafariViewController): added missing options
fix #1489
* alphabetical
* fix linter
* Update index.ts
* Update index.ts
2017-05-09 17:32:24 -04:00
Daniel Sogl
21c9cd2e57
feat(native-ringtones): add Native Ringtones plugin ( #1488 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
* initial commit
Added wrapper
* Added usage guide
* Added parms
2017-05-09 17:31:57 -04:00
Patrick Bußmann
e35501d3e5
docs(media): add hints for media plugin if its not recording on iOS #1452 ( #1487 )
2017-05-09 17:31:21 -04:00
Daniel Sogl
e6a647b08b
fix(background-mode): add missing method ( #1486 )
...
fix #1393
2017-05-09 17:31:01 -04:00
Dave Alden
a4151abebf
feat(diagnostic): update to support latest signatures ( #1458 )
...
* refactor(diagnostic plugin): update camera API function signatures to support cordova.plugins.diagnostic@3.6.0. See 515317e89a
* fix(diagnostic plugin): fix whitespace linting errors in previous commit
* * fix(diagnostic plugin): add callback indices to Cordova decorator in camera API so externalStorage parameter can be optionally omitted.
See https://github.com/driftyco/ionic-native/pull/1458#issuecomment-299030833
* fix(diagnostic plugin): fix incorrect return type on getCameraRollAuthorizationStatus()
2017-05-09 17:30:11 -04:00
Askhat Saiapov
6cc6393712
feat(fcm): support Firebase Cloud Messaging plugin ( #1449 )
...
* feat(): add fcm plugin
* fix(): fix whitespace
* fix(): add observables for methods
* feat(): add NotificationData interface
* doc(): improve examples in document
* style(): remove usage examples from emthod declarations
* fix(): decorate methods appropriately
2017-05-09 17:29:29 -04:00
Daniel Sogl
8330c92921
feat(camera-preview): add tapToFocus method ( #1494 )
...
* Update index.ts
* Update index.ts
2017-05-07 10:17:00 -04:00
Fabriece Sumuni
80af55100e
docs(): clarify the options for target ( #1493 )
...
I struggled to figure out what options I had for target until I read them from the github repo.
I'm assuming that the documentation is generated from the comments and I think addition clarifies the intent of `target` a bit.
2017-05-07 09:35:41 -04:00
Daniel Sogl
8311aaf893
fix(native-storage): add missing keys method ( #1495 )
...
fix #1415
2017-05-07 09:31:59 -04:00
Ibby Hadeed
b2d07b43cc
refactor(file): minimize code for readFile
2017-05-05 15:07:54 -04:00
Ibby Hadeed
134eab2dcc
refactor(file): fix build issues
2017-05-05 14:46:49 -04:00
Daniel Sogl
aeea03478b
refactor(mixpanel): remove showSurvey ( #1469 )
...
* Update index.ts
* Update index.ts
2017-05-05 14:20:20 -04:00
Daniel Sogl
4db902b9dd
docs(iab): https://ionicframework.com/ ( #1468 )
2017-05-05 14:19:48 -04:00
Daniel Sogl
94bd82097c
docs(zbar): fix import and usage ( #1467 )
...
* docs(zbar): fixed import and usage
* Update index.ts
* Update index.ts
2017-05-05 14:19:31 -04:00
Daniel Sogl
8a445e9a31
fix(build): fix build errors ( #1472 )
2017-05-05 14:13:07 -04:00
Rory Standley
78e19e5f5b
docs(): add the unit of measurement for radius value ( #1463 )
...
Didn't seem quite obvious to me so might help someone else
2017-05-05 14:08:15 -04:00
Daniel Sogl
7738622976
docs(): fix typo ( #1476 )
...
I missed some typo
2017-05-05 14:07:46 -04:00
Daniel Sogl
d9cc959939
feat(touch-id): add didFingerprintDatabaseChange ( #1475 )
...
fix #1466
2017-05-05 13:54:30 -04:00
Jan Piotrowski
4835182ad5
Replace inline styles with style block
2017-05-05 13:38:58 +02:00
Jan Piotrowski
49ac21145a
Add link to "Add this plugin to your app's module" and make Installation into ordered list
2017-05-05 13:31:16 +02:00
Jan Piotrowski
8a81ee08e3
Switch placement of Description and Installation
2017-05-05 13:06:31 +02:00
Daniel Sogl
bf88b78c63
docs(apprate): update example ( #1455 )
...
* docs(apprate): update example
* Update index.ts
* typo
* fixed preferences
* Update index.ts
2017-05-03 17:53:42 -04:00
Daniel Sogl
c600cd622e
docs(app-preferences): unified example ( #1456 )
...
I changed the usage part to match the usage part of other plugins
1. constructor with the private import
2. Call the plugin methods
2017-05-03 17:01:28 -04:00
Daniel Sogl
14a1cb9ee7
docs(admob): improve example ( #1454 )
2017-05-03 17:00:22 -04:00
Daniel Sogl
92468c9b84
docs(google-maps): example fix #1444 ( #1461 )
...
It should be clearer now that the marker etc. should be added inside the .then() block
Related to:
- https://github.com/driftyco/ionic-native/issues/1444
- https://forum.ionicframework.com/t/ionic-build-android-failed/88742/9
2017-05-03 16:40:09 -04:00
Dylan v.d Merwe
6e2fdf98a2
fix(globalization): getDatePattern return types ( #1451 )
...
Added missing return types to getDatePattern.
2017-05-01 16:46:06 -04:00
Daniel Sogl
84cd81dcaf
refactor(admob): remove unneeded imports ( #1450 )
...
* refactor(admob): remove unneeded imports
* Update index.ts
2017-05-01 16:36:22 -04:00
Daniel Sogl
c6f9fa356f
style(): unify docs and spacing ( #1448 )
...
* typo(barcode-scanner): fixe circle lint error
* typo(docs): Unified the documentations
In some plugins the typescript markup was missing.
I also unified the console.log string from console.log("hello") to console.log('Hello') so any plugin page look the same.
2017-04-30 14:36:22 -04:00
Daniel Sogl
a7c9abc449
refactor(barcode-scanner): fix tslint error ( #1447 )
2017-04-30 14:13:21 -04:00
SVANNER
748c6bd9be
feat(camera-preview): add new focus methods & getFlashMode() ( #1442 )
...
4 new methods are available in the master:
- getSupportedFocusModes();
- getFocusMode();
- seFocusMode();
- getFlashMode();
2017-04-30 13:21:28 -04:00
Daniel Sogl
1a682bc3de
docs(README): Ionic 3 Update / typo ( #1441 )
...
_ Update example import for Ionic
- Removed Ionic 2.x
- typo
2017-04-30 13:19:55 -04:00
Daniel Sogl
58ad707dc3
docs(secure storage): rename item to key ( #1445 )
2017-04-30 13:18:49 -04:00
Jan Piotrowski
36d101af02
remove stray "f"
2017-04-29 16:47:23 +02:00