tdevinda / one-missed-call

Finds the name associated with the numbers in the SMS for missed call alerts from the operator. Currently works with Dialog and Mobitel Sri Lanka.
0 stars 0 forks source link

App crashes for 1.0.6 when SMS has no recipient number #7

Closed tdevinda closed 7 years ago

tdevinda commented 7 years ago

Some imported SMS from old SMS backup apps don't populate the "to" field. It crashes the app.

Use other SMS from the same thread to determine the operator. If it cannot be done, use the null scraper and use a default detail entry

tdevinda commented 7 years ago

fixed in de0072d by selecting the scraper using the destination number prefix and if not present by selecting the current SIM card's IMSI.

This will eventually need to evolve to a level of selecting based on content.