Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Add provider compatibility and os class port #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KeithYokoma
Copy link
Contributor

  • Call logs has a various implementation for each devices and some devices does not behave as we expect.
  • Sms logs has a various implementation for each devices and some devices does not behave as we expect.
  • Sms logs are the new API so that we access to the logs by some hacky way.

if (TextUtils.isEmpty(name))
return fallback;
else
return name;
Copy link
Contributor

Choose a reason for hiding this comment

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants