commit | 51b2b33219a0e97ed1e5ea75dabe4113a38871b9 | [log] [tgz] |
---|---|---|
author | Yong Liu <yong.liu@motorola.com> | Fri Aug 21 15:29:14 2009 -0500 |
committer | Wink Saville <wink@google.com> | Fri Aug 28 11:58:38 2009 -0700 |
tree | e1889e6ab71a174efc1b8678b00c873a6eff4499 | |
parent | 01248f0f18b681b69745ad716deff78a7c9e9adc [diff] |
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.