SimpleMobileTools / Simple-SMS-Messenger

An easy and quick way of managing SMS and MMS messages without ads.
https://www.simplemobiletools.com
GNU General Public License v3.0
607 stars 218 forks source link

Implement archive feature for conversations using system API #698

Closed esensar closed 1 year ago

esensar commented 1 year ago

This closes #177

esensar commented 1 year ago

This has been forked from https://github.com/SimpleMobileTools/Simple-SMS-Messenger/pull/683 per discussion on that PR to implement archiving for conversation using system API.

tibbi commented 1 year ago
  1. add some confirmation dialog at pressing Archive at the top menu
  2. "Remove all archived conversations" isnt clear enough, lets change it to Delete. People might think that they will get unarchived
tibbi commented 1 year ago

no need to show the Remove all archived conversations at all if no conversations are archived

tibbi commented 1 year ago

should be good, thanks