tmo1 / sms-ie

SMS Import / Export is a simple Android app that imports and exports SMS and MMS messages, call logs, and contacts from and to JSON / NDJSON files.
GNU General Public License v3.0
319 stars 38 forks source link

[Feature Request] Notify when SMS-IE is default sms app. #139

Open uvww opened 8 months ago

uvww commented 8 months ago

Hi thanks for this amazing app, recently I restored my call logs and messages and forget changing default sms app to normal one. I didn't realize I forgot changing it back until I tried to send sms therefore I couldn't get any sms for 2 weeks. It would be really nice if app sent notification to change default sms app or had a warning in app.

tmo1 commented 8 months ago

Hi thanks for this amazing app

You're welcome! I'm glad you found it useful.

It would be really nice if app sent notification to change default sms app or had a warning in app.

The documentation does have a warning about this, and when the app asks to be made the default messaging app, it directs the user to the documentation. Perhaps additional prompting / warning might be a good idea - where in the app are you suggesting that this be done?

uvww commented 8 months ago

where in the app are you suggesting that this be done?

Actually I had enabled scheduled exports and didn't use app so even if app had warning in its interface I wouldn't notice it. I don't know if it's possible or not but maybe app can send a notification to change default sms app when received sms. I also thought a permanent notification until changing default sms app to normal one would be helpful.

tmo1 commented 8 months ago

Okay, I'll consider implementing some sort of notification / reminder.