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

Conversation

@wzaw1
Copy link
Contributor

@wzaw1 wzaw1 commented Feb 6, 2022

No description provided.

@wzaw1
Copy link
Contributor Author

wzaw1 commented Feb 21, 2022

Please aprove it now ;)

Copy link
Member

@Grimler91 Grimler91 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR, looks reasonable!

See comment about spelling.

int dateIndex = cur.getColumnIndex(CallLog.Calls.DATE);
int durationIndex = cur.getColumnIndex(CallLog.Calls.DURATION);
int callTypeIndex = cur.getColumnIndex(CallLog.Calls.TYPE);
int simTypeIndex = cur.getColumnIndex(Callog.Calls.PHONE_ACCOUNT_ID);
Copy link
Member

Choose a reason for hiding this comment

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

Should probably be

CallLog.Calls.PHONE_ACCOUNT_ID

instead of

Callog.Calls.PHONE_ACCOUNT_ID

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, you're right. Sorry for the mix-up.

@Grimler91 Grimler91 merged commit a857483 into termux:master Feb 23, 2022
@Grimler91
Copy link
Member

Thanks!

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