nisrulz / easydeviceinfo

:iphone: [Android Library] Get device information in a super easy way.
Apache License 2.0
1.76k stars 228 forks source link

App gives carrier info about sim1 only #16

Closed vjs3 closed 8 years ago

vjs3 commented 8 years ago

My mobile is dual sim, all the features are working fine but it only shows carrier info for sim1 automatically. It would be great if shows the number of sim present and carrier info for each of the available sim.

nisrulz commented 8 years ago

@vjs3 thats a nice recommendation. I will update it in the next release. Thanks

vjs3 commented 8 years ago

Sure! I will also try to make some tweaks and send you a PR for some other features once I got the time.

nisrulz commented 8 years ago

Implemented the functionality in commit 4346f9ca233498f912875732ece84c9b683525ba in develop branch.

Should test a bit more and would release it in the next version.