Skip to content

[SMS Plugin] Don't remove the sending address if it is the only thing in the list

Summary

Allow a user to send a message to (only) themselves if desired.

Test Plan

Before:

Trying to send a message to yourself would silently fail. The logcat would show a message indicating the target address is invalid.

After:

Trying to send a message to yourself succeeds.

Edited by Simon Redman

Merge request reports