Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/capawesome-team/capacitor-firebase

⚡️ Firebase plugins for Capacitor. Supports Android, iOS and the Web.
https://github.com/capawesome-team/capacitor-firebase

docs: add gh issue template config

a672bfd5d08317fe8a334830031df558ea181171 authored about 2 years ago by Robin Genz <[email protected]>
feat: add App Check plugin (#239)

225260321f9d9364abe76eb0ea058c7eed59b31e authored about 2 years ago by Robin Genz <[email protected]>
docs(analytics): update `firebaseAnalyticsVersion` in `README.md` (#257)

2c6dad50a9dc784d8357b136ddbee7ae3569e36a authored about 2 years ago by Piotr <[email protected]>
fix(authentication): add missing `linkWithGameCenter` declaration (#248)

fadf36b317207d54949828b0c6cf361de253f17e authored about 2 years ago by Robin Genz <[email protected]>
fix(authentication): update Facebook Login SDK (#246)

5c1b40b1c840df4fa43b60d38fde8d88cc21d993 authored about 2 years ago by Robin Genz <[email protected]>
feat(authentication): support Game Center Sign-In (#235)

Co-authored-by: Mike Solomon <[email protected]>
Co-authored-by: Robin Genz <mail...

fcb0f2586ec89c6902488a5f4f183114fc15556b authored about 2 years ago by Mike Solomon <[email protected]>
docs(crashlytics): update `sendUnsentReports` comment

9c66a042b7b8025330c59c7ad993a89313100f5f authored about 2 years ago by Robin Genz <[email protected]>
docs: update `README.md`

4d9fb354477ca757ca364748e58ba9589e2a9c3e authored about 2 years ago by Robin Genz <[email protected]>
docs(analytics): fix typo

a6d071b6c20408a948d8ce3a37cde3b538b07f3a authored about 2 years ago by Robin Genz <[email protected]>
docs(authentication): update Firebase JS SDK docs for Email Link (#233)

3699fde3ee677135791481342950a25108f49eae authored about 2 years ago by Robin Genz <[email protected]>
build(authentication): set `CODE_SIGNING_ALLOWED` to `NO` for iOS (#231)

16da1d57f00381a2a68a2898d9b0cc9d09bcc549 authored about 2 years ago by Robin Genz <[email protected]>
ci: update actions

5df4c5d9b1933aa44c8314346a82b67bea4e7a00 authored about 2 years ago by Robin Genz <[email protected]>
chore: update `package-lock.json`

8686b7a2c7c9f913e4895f9bc224df2236482ac2 authored about 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#211)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

68c71b211cd3e948debd8cc87321e9c4e0149f2d authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs(authentication): update `FAQ`

6e19f8c8c7228fa4b2ac95f2c75e6744e89d5c7d authored about 2 years ago by Robin Genz <[email protected]>
fix(ios): `getConfigValue` is deprecated (#214)

57ae20929918bab6915536843109424a80495b42 authored about 2 years ago by Robin Genz <[email protected]>
feat(authentication): return `authorizationCode` on Apple Sign-In (#213)

29ac6cc792ee4b014510cc631a754e4a2f46aa1a authored about 2 years ago by Robin Genz <[email protected]>
Create SECURITY.md

24b54becd84ecfecda89673c0bfd1b11111cd9f6 authored about 2 years ago by Robin Genz <[email protected]>
style: format

92ab1b9cddf07d0089e7b99c61e966df9bfc2a74 authored about 2 years ago by Robin Genz <[email protected]>
docs(authentication): `customParameters` and `scopes` support (#212)

691ee8f5f7ba9add14a6b571ee6c1c8cd7ed1e0d authored about 2 years ago by Robin Genz <[email protected]>
fix(messaging): retain all events until consumed

It should behave the same as under Android.

a6a0720b9151492bbcf029bd26f8907030bd3359 authored about 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#175)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

5092564d805dd2626cae07609e790a391121939a authored about 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
style: fmt

a5a05b8b610b849b41d139ad46d9badd2a6eda97 authored about 2 years ago by Robin Genz <[email protected]>
feat(authentication): add Sign-In Anonymously (#176)

Co-authored-by: Robin Genz <[email protected]>

39830a1a25263798c357eacff5dc4066a7ca2502 authored about 2 years ago by Philipp Grosswiler <[email protected]>
docs(crashlytics): update README

10db31385888056a785cbe17dfe66cc538de04ee authored about 2 years ago by Robin Genz <[email protected]>
docs: update changeset

22e01842d60d775c475b55d7f09fa288bfb2a214 authored about 2 years ago by Robin Genz <[email protected]>
feat(crashlytics): `recordException` now supports `stacktrace`

381bbfbbb83916b4be165bae45d0fcb88f9e278b authored about 2 years ago by Nico Lueg <[email protected]>
docs(performance): update usage section (#203)

ed4135b5710a67ed5e1f6bf177462ee26d10ecae authored about 2 years ago by timo-haas <[email protected]>
fix(messaging): set plugin config class name to `FirebaseMessaging`

3b45e52066b72ce5da337da6227fede8b74259e9 authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication): return `displayName` even if user is `nil` on iOS (#198)

7adc0b6e72d55990af325d9e098aa15b151f41ac authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication): add `skipNativeAuth` check for `signInWithEmailLink` (#197)

ea84699c811c89f6e6118595d840156389c40f3d authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication): `serverAuthCode` is null (#196)

c1fb0220a4e633c2606c5a55daad164bf154188a authored over 2 years ago by Robin Genz <[email protected]>
feat: overwrite `skipNativeAuth` configuration option (#194)

590545db537a7f0f327217bc08e3343681d693b0 authored over 2 years ago by Robin Genz <[email protected]>
chore(ios): update pod references

52879c87e2f419275259b753445a0a9bce0f6444 authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication):`displayName` is missing when signing in with Apple on iOS using `skipNativeAuth` (#192)

cf0d83dc59100555055fee95f098ece839ed76ab authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication): retain `authStateChangeEvent` until consumed (#186)

eeeecaeb8a463bf51bcd535d2be488e554e23a7d authored over 2 years ago by Robin Genz <[email protected]>
feat(authentication): add `tenantId` support (#181)

e06605dc113b4be051275f17439afc62131ab52f authored over 2 years ago by Robin Genz <[email protected]>
ci(needs-reply): remove test step

b5adb84f56ab793711b303a84de5abdd34ddf7bf authored over 2 years ago by Robin Genz <[email protected]>
ci(needs-reply): add test step

afefe322e00c0bfd830db86b99369918542884a9 authored over 2 years ago by Robin Genz <[email protected]>
revert: docs: add changeset

This reverts commit 587c3ca32013ebb51da60b22104333ac9cff9b60.

dd46a5828f96dacc7e3dca48636def1035420365 authored over 2 years ago by Robin Genz <[email protected]>
docs: add changeset

587c3ca32013ebb51da60b22104333ac9cff9b60 authored over 2 years ago by Robin Genz <[email protected]>
ci(sponsors): set `commit_author`

256dc42fa0f3c7a6610fa7f762e5956695e5d335 authored over 2 years ago by Robin Genz <[email protected]>
docs: update `Sponsors` section

638ff2b6244f23f5369b2c2e76253b008cdb6d5e authored over 2 years ago by robingenz <[email protected]>
revert: ci(sponsors): test

This reverts commit 860dfbb8977432e685aa4ccfc243b217f311a21d.

296dee1ca138ae4f0bb03eee7955b8e30e13c24a authored over 2 years ago by Robin Genz <[email protected]>
ci(sponsors): test

860dfbb8977432e685aa4ccfc243b217f311a21d authored over 2 years ago by Robin Genz <[email protected]>
ci(sponsors): update action

c760270fc7ac70175d8143a20a1de9e65f24de12 authored over 2 years ago by Robin Genz <[email protected]>
ci(sponsors): fix `minimum` and `maximum`

de5dda17bb36d115c767dbf5fe2da27f34775615 authored over 2 years ago by Robin Genz <[email protected]>
docs: update `Sponsors` section

aa59fe22a2f34f656271c72397930ae8044fdf73 authored over 2 years ago by robingenz <[email protected]>
docs: set correct marker

3538c6d310142be02d1ec44b5b2dd845a7f67032 authored over 2 years ago by Robin Genz <[email protected]>
ci(sponsors): set up action

81943c1e4c5a26600be824243ca6f22e4d98a384 authored over 2 years ago by Robin Genz <[email protected]>
Deploying to main from @ capawesome-team/capacitor-firebase@116556f5697927ce3e3bf8f6c88fa1d5ef067aeb 🚀

aa030d27787146dad2de0b68a2fa84aa1cf88335 authored over 2 years ago by robingenz <[email protected]>
ci(sponsors): commit changes

116556f5697927ce3e3bf8f6c88fa1d5ef067aeb authored over 2 years ago by Robin Genz <[email protected]>
ci(sponsors): use `releases/v1-org` version

f78f63327339cc27c7c3b356156645dba9528b80 authored over 2 years ago by Robin Genz <[email protected]>
Update package-label.yml

42560ed17791dda675b047bd67f17131b6032f05 authored over 2 years ago by Robin Genz <[email protected]>
docs(authentication): minor change

df04444934d2089927edc08b30dce1a3b3577ada authored over 2 years ago by Robin Genz <[email protected]>
docs: update changeset

077e999940d726110da7458310a55f3f2438cc5b authored over 2 years ago by Robin Genz <[email protected]>
chore(deps): remove `prettier` from root `package.json`

f47d9989f5d76f19a13f06105ff52bad1c0dfdeb authored over 2 years ago by Robin Genz <[email protected]>
feat(authentication): support Email Link Authentication (#172)

ad7c25b906860028a0bf832f6d3f8d2b7ef5f114 authored over 2 years ago by Philipp Grosswiler <[email protected]>
ci: lint all packages on main

adbd0ab8e2ff41f1f5b0eac36ab2836f99b649f6 authored over 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#163)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

a1a059d3f456ae97d582b6b3f54a071bafab52f2 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs(authentication): add note regarding Gradle lint error

See https://github.com/capawesome-team/capacitor-firebase/issues/117

c9a5daada7d19f4631688d9ac585937a13bdfff5 authored over 2 years ago by Robin Genz <[email protected]>
docs: remove typo in `setup-phone.md`

c16dcdfc76acb823e3414d767a1dc991fe834136 authored over 2 years ago by Robin Genz <[email protected]>
docs: minor change

01021f0c3a845efd09d7a647e778b7348a972879 authored over 2 years ago by Robin Genz <[email protected]>
refactor(android)!: rename package names (#170)

5b70df4f919585c9ac051e2897527263d0afd846 authored over 2 years ago by Robin Genz <[email protected]>
refactor(android): rename package names (#169)

07c630996e91c98a2ec9ea6d3fc057bd0f0b03ea authored over 2 years ago by Robin Genz <[email protected]>
feat!: update to Capacitor 4 (#168)

83debcf02500c6a9ecb363eb30b918ace7b416a5 authored over 2 years ago by Robin Genz <[email protected]>
refactor(messaging)!: `tokenReceived` event is no longer triggered by the `getToken` method (#145)

fa93e28a2a34acf99b5d62b52be18836dcf7472f authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication)!: no more providers are loaded by default (#151)

20448e7beb9c401ac2d36436035b33169105f0e4 authored over 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#146)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

b8232674f885350e324f866fda43796c968585a6 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci(sponsors): disable workflow

a47b64b9db7d761ea2459ced662f22533fb3d428 authored over 2 years ago by Robin Genz <[email protected]>
docs: add `Sponsors` section

10ad53386558e645f861392d8e1f58dd3289c55c authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication): `customParameters` is not applied on Web (#157)

e3ab1295b5d4a1cde0d7345a9b8e6552b1be7a5c authored over 2 years ago by Robin Genz <[email protected]>
feat(authentication): expose `AdditionalUserInfo` (#154)

2165073ec68d29706dd6bec19a04540b9aaaee38 authored over 2 years ago by Robin Genz <[email protected]>
revert: ci(lock): activate comments

This reverts commit 7d6a0e678b5d9143d1838a4e5a01f71eea94a1ec.

1b39253469032e97a2a2cb01e2c9713da416a9be authored over 2 years ago by Robin Genz <[email protected]>
ci(lock): activate comments

7d6a0e678b5d9143d1838a4e5a01f71eea94a1ec authored over 2 years ago by Robin Genz <[email protected]>
ci: improve `needs-reply` workflows

77ad307c36eacf1a0e16c11faa146342e1d7d479 authored over 2 years ago by Robin Genz <[email protected]>
ci: add `lock` workflow

fe07247f732437e6501b4108eae0434e1be30927 authored over 2 years ago by Robin Genz <[email protected]>
fix(android): catch all native errors (#149)

c8543f6985983f9a96dc6d435429af20841c539b authored over 2 years ago by Robin Genz <[email protected]>
fix(authentication): `NullPointerException` on Android (#147)

4a0e4df7275dfa080d09ac4b3fa9e43448158f9f authored over 2 years ago by Robin Genz <[email protected]>
fix(messaging): initial `tokenReceived` event contains invalid token value (#144)

d78f6ae46a4359fcca0d28efcbefe73f354306d0 authored over 2 years ago by Robin Genz <[email protected]>
docs(messaging): update `README.md`

bbf49fcb4227b6273513fd7c67bff3b33c0d867b authored over 2 years ago by Robin Genz <[email protected]>
chore: update `package-lock.json`

2d7a93bb49c6f59444fe9befb8be87291e6fee5f authored over 2 years ago by Robin Genz <[email protected]>
ci(package-label): add `in-app-messaging` label

eb31272cbba0788302c733775782a6d14d64afe8 authored over 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#132)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

7443b97576d677916d8ebf65d4ca1d859d94cf81 authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore: bump versions to `0.4.0`

4c21a8baec357c87b46ba4b776219da2f4d87f94 authored over 2 years ago by Robin Genz <[email protected]>
revert: chore(release): publish (#131)

This reverts commit 7c0535ae0e54a84bd37fd7327c831eb161fd0cfc.

e72bb9526ff7a18092dbe53bac8fb03eec314be4 authored over 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#131)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

7c0535ae0e54a84bd37fd7327c831eb161fd0cfc authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
ci(release): add `workflow_dispatch`

f2b2f3ddf8f78cd149ec0be6f9800f1789139681 authored over 2 years ago by Robin Genz <[email protected]>
ci(release): remove `permissions` key

025696aa6f25414fd0d69b90db52f564b154c1f3 authored over 2 years ago by Robin Genz <[email protected]>
chore: replace `robingenz` with `capawesome-team`

1659aafa180c5c5a32b43e5f12c11c8ee27e8bac authored over 2 years ago by Robin Genz <[email protected]>
revert: chore(release): publish (#114)

This reverts commit 8674d5c827a821a56922820c0cc741925ed65bce.

8889a70fc11465cda7c1bdfbb4ecd638b873f065 authored over 2 years ago by Robin Genz <[email protected]>
ci(release): set `permissions` to `write-all`

f295575d1fc6c685c785224131f53ff9b2ad6b43 authored over 2 years ago by Robin Genz <[email protected]>
ci(release): specify `permissions`

143faab57e9b2ec396e4dd7f4ede53393c18103a authored over 2 years ago by Robin Genz <[email protected]>
chore(release): publish (#114)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

8674d5c827a821a56922820c0cc741925ed65bce authored over 2 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
docs: add Java 11 hint (#128)

ea3a6fa23a9ab3b53d0ae0cf10f5aed9ae8032db authored over 2 years ago by Robin Genz <[email protected]>
docs: update badges

2b6706b7a8963bcf27780b3cd55795c61119ca80 authored over 2 years ago by Robin Genz <[email protected]>
docs: add `Contributing` section

bede206d2181cca147fd1331205859be630543fe authored over 2 years ago by Robin Genz <[email protected]>
docs: add `CONTRIBUTING.md`

a81a715b843010dbb746cd6326a9a79e6dd461ef authored over 2 years ago by Robin Genz <[email protected]>
fix(messaging): APNS device token not set before retrieving FCM Token on iOS (#123)

03cfad9a3ddd977f51e7f8f88fbd67e6731a4341 authored over 2 years ago by Robin Genz <[email protected]>
fix(messaging)!: `removeDeliveredNotifications` crash (#109)

abcf912da98c769d3f7db92dd02681f9f4e47073 authored over 2 years ago by Robin Genz <[email protected]>