Commits


Yong Liu authored and Wink Saville committed 51b2b33219a
MO SMS fail after sending 100 messages After sending 100 messages, SMSDispatcher always displays dialog to user to confirm the sending. If the user sends messages too fast then there will be more than one dialogs waiting for the response, but SMSDisptcher can only handle one.