这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@saghul
Copy link
Collaborator

@saghul saghul commented Jun 11, 2019

See #243 and #248

@saghul
Copy link
Collaborator Author

saghul commented Jun 19, 2019

Ping?

@saghul
Copy link
Collaborator Author

saghul commented Jul 19, 2019

Gentle reminder @wmcmahan :-)

@saghul
Copy link
Collaborator Author

saghul commented Mar 11, 2020

Ping...

@MoOx
Copy link
Collaborator

MoOx commented Apr 24, 2020

@saghul can you resolve conflicts please?

@saghul
Copy link
Collaborator Author

saghul commented Apr 24, 2020

Will do!

saghul added 2 commits May 12, 2020 16:52
The previous commit  breaks the public API so it should be semver major.
@saghul saghul force-pushed the permission-listener2 branch from b370103 to 928a80e Compare May 12, 2020 14:54
@saghul
Copy link
Collaborator Author

saghul commented May 12, 2020

@MoOx rebased, please take a look!

@saghul
Copy link
Collaborator Author

saghul commented May 25, 2020

Ping again...

@saghul
Copy link
Collaborator Author

saghul commented Jun 3, 2020

👋 About to celebrate the PRs first birthday here.

@MoOx
Copy link
Collaborator

MoOx commented Jun 11, 2020

I was wondering if we should handle permissions in the codebase as we have a solid react-native-permissions solution this days. Thoughts?

@saghul
Copy link
Collaborator Author

saghul commented Jun 11, 2020

@MoOx I don't know what you mean. This change uses that exact permissions solution, the builtin one. No glue code is necessary to make it work, it piggybacks on the same mechanism used by the PermissionsAndroid module, for instance. What do you suggest?

@MoOx
Copy link
Collaborator

MoOx commented Jun 28, 2020

@saghul I mean we could remove all the "permission" check/request in the codebase of this project & rely on more solid ones like react-native-permissions that can now ask only for a single permissions (without bloating your Info.plist) for iOS.

@saghul
Copy link
Collaborator Author

saghul commented Jul 8, 2020

Why spend the time doing that when this plugin works just fine as is? This PR is a net improvement for Android, because it requires users to do one less step.

I've been using our fork for quite a while now on an app installed by millions of users with no issues.

I don't want to sound rude, but it's really discouraging to have this un-merged for so long.

@MoOx
Copy link
Collaborator

MoOx commented Jul 15, 2020

Hi @saghul. I feel your frustration. Sorry but I am not the original author of this lib & just tried to help a little. I asked for write access so I can merge PR & triage issues but I don't feel confortable enough with the existing code to feel confident when merging stuff :)
You seems to be a good open source contributor, would you be interested to help me maintaining this lib? I can ask original author to add you as a maintainer so we can move forward with it (faster than I do now lol)

@saghul
Copy link
Collaborator Author

saghul commented Jul 15, 2020

@MoOx Sounds good to me! Thanks for understanding!

This happens when in the background, for instance.
@MoOx
Copy link
Collaborator

MoOx commented Jul 20, 2020

@saghul you should have received an invite!

@MoOx
Copy link
Collaborator

MoOx commented Jul 20, 2020

I will let you merge your own PR :) (please use Squash & Merge to keep the git history concise, which helps for changelog).
I am having a hard time with #296 & would like to cut a release after that & this PR (& maybe other if you have time to review some)

{
"name": "react-native-calendar-events",
"version": "1.7.3",
"version": "2.0.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe revert this so we can bump the version only when we cut the release?

@MoOx MoOx merged commit a1c4449 into wmcmahan:master Jul 27, 2020
@MoOx
Copy link
Collaborator

MoOx commented Jul 27, 2020

Cleaning up the repo a little bit, and being more familiar with it, this PR makes TOTAL SENSE. Thanks @saghul !
Do not hesitate to help more :p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants