masterravi / android-sms

Automatically exported from code.google.com/p/android-sms
0 stars 0 forks source link

Mark sent sms as read, not received #45

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. It's not a problem, but kind of a customisation option request.

What is the expected output? What do you see instead?
It would be nice to be able to choose that sent sms will be marked as read,
not the received sms. This way, a user doesn't have to be notified of an
sms that he or she sent him/herself.

If I have time, I'll look into the code myself to create a patch :)

Original issue reported on code.google.com by bart.post on 13 Sep 2009 at 2:35

GoogleCodeExporter commented 8 years ago
Erm... I can't even find the preference "Mark as read" in the code... Am I 
missing
something here? :)

Original comment by bart.post on 13 Sep 2009 at 3:04

GoogleCodeExporter commented 8 years ago
This makes a lot of sense, thanks for the suggestion!

See here for the "Mark as read" setting:
http://code.google.com/p/android-sms/source/browse/trunk/android-
client/src/tv/studer/smssync/PrefStore.java#57

Original comment by chstu...@gmail.com on 13 Sep 2009 at 6:15