owios7 / android-sms

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

Auto backup messages older than specific days #78

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Usually I don't want to backup all received messages to gmail. I will delete 
some messages after read. 
So it will be better if the application can let user control what messages 
are to be backup.

I suggest add following options in the application:
- Only backup messages n days before (n is configurable, e.g. 
1/2/3/5/7/15/30)
- Delete messages from phone after backup

Original issue reported on code.google.com by leoliang on 12 Apr 2010 at 6:05