Daniel
2933d40cdc
chore(): update changelog
2018-10-17 19:55:57 +02:00
Daniel
874ae88ff4
4.16.0
2018-10-17 19:55:52 +02:00
Marco
a02ca715e9
docs(one-signal): fix target url for notification icon ( #2780 )
...
The correct path is described at the official documentation from OneSignal.
Link: https://documentation.onesignal.com/docs/customize-notification-icons
2018-10-17 19:53:44 +02:00
Daniel Sogl
336b3ff89b
fix(local-notifications): add missing functions ( #2779 )
...
closes : #2778
2018-10-17 19:53:22 +02:00
Stephen Wolff
2aa73b5546
feat(nfc): add NFC readerMode ( #2777 )
...
* Work on NFC reader-mode
* Remove dist files, not needed in plugin development folder
* Revert package changes
This reverts part of commit 24a893fdcf
.
* Update index.ts
* Correct the flags and return types for the wrapper
* Add reader flags.
Thanks @sfaizanh
2018-10-17 19:52:52 +02:00
Jordan Benge
99cebcba0b
feat(lastCam): add plugin ( #2759 )
...
* feat(lastCam): add plugin
* feat: added watchRecordingTimer observer
* fix(lastCam): update plugin name
* refactor: lint file and refactor description
2018-10-17 19:52:39 +02:00
Paul Stelzer
6c99ec8033
feat(admob-plus): Add admob-plus ( #2753 )
2018-10-17 19:52:25 +02:00
Faizan Hasan
a167bd85aa
fix(keyboard) isVisible property missing ( #2751 )
...
* isVisible property missing
* fix(lint)
* fix(lint) CI
* fix(CordovaProperty) Imported CordovaProperty from core
2018-10-14 13:31:01 +02:00
Niklas Merz
487acd603b
refactor(network): add enum for connection types ( #2754 )
2018-10-14 13:30:34 +02:00
Sultan
fb4d2640c1
docs(apple-wallet): update example ( #2755 )
...
* Add AppleWallet class interface
* Update index.ts
* Update index.ts
* update readme
2018-10-14 13:30:25 +02:00
Markus Karileet
4468b520ad
feat(speechkit): plugin updated with voice parameter ( #2761 )
2018-10-14 13:30:11 +02:00
BradyShober
1a2dc3ee73
feat(firebase-messaging): add revokeToken function ( #2763 )
2018-10-14 13:30:00 +02:00
mhartington
220e22b659
docs(): add ngx import path
2018-10-10 16:13:45 -05:00
Max Lynch
00a1674fd6
Merge pull request #2758 from ajcrites/geo-msg
...
docs(geolocation): use more generic / professional message
2018-10-03 18:07:12 -05:00
Andrew Crites
2b14bd979e
docs(geolocation): use more generic / professional message
2018-10-03 18:59:43 -04:00
Perry Govier
ac78a1540c
chore(tidy up): getting rid of redundant code to make TSDoc happy ( #2747 )
2018-09-27 08:05:08 +02:00
Daniel
bdd1755f8b
chore(): update changelog
2018-09-25 20:37:32 +02:00
Daniel
3ed39c06ed
5.0.0-beta.21
2018-09-25 20:37:24 +02:00
Daniel
89a5ca7ec5
merge master into v5
2018-09-25 20:29:32 +02:00
Daniel
0422521db6
chore(package): bump deps
2018-09-25 20:12:57 +02:00
Ken Sodemann
8d57df3e64
fix(keyboard): include the mode parameter in setResizeMode()
2018-09-25 10:12:24 -05:00
Daniel Sogl
fcd6d26727
fix(keyboard): add missing property
2018-09-25 17:11:43 +02:00
Daniel
f95003cbe1
chore(): update changelog
2018-09-25 17:02:43 +02:00
Daniel
8e5f2e5ab3
4.15.0
2018-09-25 17:02:35 +02:00
Sultan
307477da78
feat(plugins): add AppleWallet ( #2740 )
...
* Add AppleWallet class interface
* Update index.ts
* Update index.ts
2018-09-25 16:57:01 +02:00
Daniel
f691883a29
disable failing unit test (tmp)
2018-09-25 16:54:58 +02:00
Daniel
0d5d4f30a9
docs(keyboard): fix small typo
2018-09-25 16:51:53 +02:00
Ken Sodemann
1457a1698b
fix(keyboard): use cordova-plugin-ionic-keyboard ( #2743 )
...
Previous was using the deprecated keyboard plugin.
Fixes #2306
2018-09-25 16:50:29 +02:00
Ken Sodemann
fbf7463724
fix(keyboard): use cordova-plugin-ionic-keyboard ( #2743 )
...
Previous was using the deprecated keyboard plugin.
Fixes #2306
2018-09-25 16:45:43 +02:00
Rahul Pandey
bfd46eed16
feat(SqliteDbCopy):add plugin ( #2731 )
...
* feat(SqliteDbCopy):add plugin
* refactor(SqliteDbCopy):add success/error index
* Update index.ts
2018-09-25 16:44:53 +02:00
somq
cbeb4139d9
fix(bluetooth-le): Removed a wrong cordova decorator param ( #2733 )
...
* fix(bluetooth-le): Removed a wrong cordova decorator param (v5)
* fix(bluetooth-le): Fixed wrong return encapsulation - removed 'result' prop - for methods read and subscribe
2018-09-25 16:44:42 +02:00
Bart Wesselink
3eff280127
feat(siri-shortcuts): Add clear option for the activated shortcut ( #2734 )
...
* feat(siri-shortcuts): Add clear option for the getActivatedShortcutOperation
* Update index.ts
2018-09-25 16:43:47 +02:00
Tom Seldon
457d47cc16
fix(secure-storage): add missing "getPromise" import ( #2727 )
2018-09-25 16:42:31 +02:00
Benoit Perrin
8116ddd139
feat(plugins): add web-server plugin ( #2726 )
...
* feat(plugins): add web-server plugin
Add support of the cordova-plugin-webserver plugin, to start a
a dynamic content web server on iOS and android devices.
* Update index.ts
2018-09-25 16:42:07 +02:00
Daniel
358474dcfd
fix(build): fix macos mojave build errors
2018-09-25 11:06:10 +02:00
Daniel
d6d9b54991
chore(package): cleanup deps
2018-09-25 11:04:22 +02:00
Daniel
93ff513bd8
chore(package): bump deps
2018-09-24 19:16:55 +02:00
Daniel
d3af51915e
Revert "chore(pacakge): bump deps"
...
This reverts commit 276c88dea1
.
2018-09-24 19:14:04 +02:00
Daniel
276c88dea1
chore(pacakge): bump deps
2018-09-24 19:08:57 +02:00
Daniel
653f5a2969
fix(secure-storage): import getPromise
2018-09-24 19:07:06 +02:00
Daniel
e661f2ece9
fix(screenshot): import getPromise
2018-09-24 19:06:55 +02:00
Daniel
15cd285ec6
fix(printer): import getPromise
2018-09-24 19:06:40 +02:00
Daniel Sogl
95b92623a6
fix(admob-free): fix duplicated class
2018-09-24 18:59:51 +02:00
Daniel
a6bcc9affd
feat(taptic-engine): add missing functions and types
2018-09-18 22:35:58 +02:00
Daniel
c0d8c99e8d
Merge remote-tracking branch 'origin/master'
2018-09-18 22:29:20 +02:00
Daniel
7aa5e00453
chore(): update changelog
2018-09-18 19:23:27 +02:00
Daniel
59fd0cc50d
5.0.0-beta.20
2018-09-18 19:23:22 +02:00
Max Lynch
c433317051
fix(build): Fix TypeScript bug, wrong type exported for wrap fn
2018-09-18 19:23:00 +02:00
Daniel
f223ed4fa1
chore(): update changelog
2018-09-18 16:25:35 +02:00
Daniel
7160953683
5.0.0-beta.19
2018-09-18 16:25:26 +02:00