Matt Netkow
46bbf633e4
Add premier and capIncompat metadata to plugins ( #3453 )
2020-06-11 17:56:34 +02:00
Daniel Sogl
511a02d50b
refactor(lib): run prettier
2020-05-16 14:40:49 +02:00
Saninn
3a5c790a56
bugfix: add response type to permission checking ( #3149 )
2019-08-30 15:53:47 +02:00
Daniel Sogl
fcda5ffcab
Revert "refactor: optimize plugins for angular treeshaking"
...
This reverts commit 8b53c04dc5d8e3bb8f527499e3e0a4661c097072.
2019-03-19 18:34:54 +01:00
Daniel Sogl
8b53c04dc5
refactor: optimize plugins for angular treeshaking
...
BREAKING CHANGE: You can remove the plugin import from the app.module.ts because of the changed Inject decorator
2019-02-20 17:37:39 +01:00
mhartington
220e22b659
docs(): add ngx import path
2018-10-10 16:13:45 -05:00
Daniel
c9d41ebd8a
refactor: follow array-type lint rule
2018-09-17 16:05:37 +02:00
Daniel
c0737feb41
Merge branch 'master' into v5
2018-04-08 18:51:08 +02:00
Ibby Hadeed
0f9c21ab42
Merge in v5 code
2017-12-28 07:28:44 -05:00
Josh Babb
997c96b97f
docs(android-permissions): note checkPermission return/result format and Android API version 26 changes that impact requestPermission and requestPermissions ( #2183 )
...
* docs(android-permissions): note checkPermission() return/result format
* docs(android-permissions): note requestPermission API ver. 26 behavior
2017-12-08 14:50:20 -05:00
foysal
57bbcdebfb
docs(nfc): update usage doc of the nfc plugin ( #1846 )
...
* docs(nfc): update usage doc of the nfc plugin
show an example of how the event listeners work with observable subscription and implement an nfc share within the event listener.
* docs(AndroidPermissions): requestPermissions->requestPermission
2017-08-23 19:37:31 -04:00
Ibby Hadeed
71f7051997
docs(): fix typo
2017-05-17 06:45:22 -04:00
Ibby Hadeed
ebf402864b
fix(android-permissions): fix PERMISSION property and add requestPermission
...
closes #1574
2017-05-17 06:32:27 -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
Daniel Sogl
5ee79b4672
feat(android-premissions): add Android Permissions plugin ( #1508 )
...
fix #929
2017-05-09 17:52:58 -04:00