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

List sizes #8

Closed
PanderMusubi opened this issue Jun 28, 2016 · 2 comments
Closed

List sizes #8

PanderMusubi opened this issue Jun 28, 2016 · 2 comments

Comments

@PanderMusubi
Copy link

For address book, list total number of name-number entries. For SIM, list total capacity and number of used entries.

@yeriomin
Copy link
Owner

Android does not provide a way to get SIM total capacity, unfortunately. The only way to get it would be to insert contacts until SIM says no, and then delete them. Which is a long and unsafe operation. For that reason used numbers count for both SIM and phone are a bit useless.

I will consider adding this as an option.

@PanderMusubi
Copy link
Author

instead of showing x (contacts) out of y (maximum contacts), only show x

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

No branches or pull requests

2 participants