Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/android 8 - WIP #11

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

stuaxo
Copy link

@stuaxo stuaxo commented Dec 18, 2018

This is a WIP branch I made to get things working on Android Oreo.

It works enough to compile in the latest android sdk.

In the end I found out my phone already has merge contacts, so not sure I need this, pretty large chance I won't work on it further :(

Before merging:

  • probably needs a bit of work around when permissions requested
  • sqlite access should probably be moved into a ContentProvider (there's quite a bit of info on the web).

Remove unused imports
Ask for permissions to read/write contacts.
Start asking for permissions for contact read/write.
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.

1 participant