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

Create new screen for viewing missed calls #1

Closed tdevinda closed 7 years ago

tdevinda commented 7 years ago

As per the new android SMS rules, we cannot manage the SMS above the default SMS app. Thus, we need to give an interface for the users to view the SMS which came in. A new Activity can be used to view SMS from the existing thread, and convert them and display.

tdevinda commented 7 years ago

commit 014a99c has the solved code. The call function works (both sms and call buttons call) SMS will be fixed in future issue