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

Convert SMS to formatted content #3

Open tdevinda opened 7 years ago

tdevinda commented 7 years ago

Convert the SMS content of the Alert SMS to content that is formatted. e.g. 1 from 07XAAAAAAA to be One from John Doe

Kill the ad.! Its high time we did the payback.

Give the option to the user to do this.

Execute BroadcastReceiver after the sms is stored. That way, nothing will stop the changing.

tdevinda commented 7 years ago

Make this a preference in settings.

tdevinda commented 7 years ago

SMS which get processed to be set as "You missed X calls from A on D" or "You missed calls; X from A on D1 and Y from B on D2"

tdevinda commented 6 years ago

Issue breakdown; Stage A: Move all lk.tharaka.mca.MisesedCall usages to lk.tharaka.mca.containers.MCASms correct all logic related issues here. Stage B: use the new data structure to format the SMS