History log of /packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8b4521b61b8ff87f2a3a13850eaa13d8e8901174 25-Sep-2012 Jeff Brown <jeffbrown@google.com> Update references to migrated global settings.

Bug: 7231172
Change-Id: Ic6019792b6cf4e2b681e8882e9ea1f4f313bca88
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
d64419030e1fec1e751695dab3bd7236e2fb0214 02-Aug-2012 Roger Chen <cxr514033970@gmail.com> Clean and format all imported packages

Change-Id: I2e45f5ba1d56b9b17314a8b0f4c0fc1a5d8fc4d9
Signed-off-by: Roger Chen <cxr514033970@gmail.com>
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
f7e8281a223af6228e6399055a6197a1edd9bc3a 09-Mar-2010 Tom Taylor <tomtaylor@google.com> Remove mms-common

Get rid of the mms-common library and move the mms files back into the
framework where they originally came from.

Change-Id: I8ce2b0a2a3cfc6b7da13ce0e791173c09dd8f0f5
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
fd644551e8506266aad2b76463b51b44154ed62f 29-Jan-2010 Tom Taylor <tomtaylor@google.com> Update refs now that MMS is removed

Move MMS to mms-common library. Update imports.

Change-Id: I28fa24a68c27977eba58cb62f2667596d3abe2c4
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
6be18bedb5b87dbbcdb54f37d5a0945bd0f71377 17-Dec-2009 Tom Taylor <tomtaylor@google.com> Unbundling work

This is the first step in unbundling the Mms app. Some of the changes include:
- moving some of the Mms code from the framework into the app itself.
- same with emoticons
- remove dependency on internal drawables and add local copy to mms
- some dependencies on various internal classes now moved to android-common library
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
738c7cb4f2b16f722d7e2938eef9fd6720309c1b 18-Sep-2009 Tom Taylor <tomtaylor@google.com> Only show out-of-memory rejections

There are a number of rejections that are broadcast. The only one
we should notify the user is out-of-memory.
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java
a1af734418c5578483f3387e5e0bf6128c963dfa 02-Sep-2009 Tom Taylor <tomtaylor@google.com> Handle SMS Rejected message

Add a receiver to handle the SMS rejected intent. Put up a notification
and take the user the conv list when selected.

Change-Id: Iaebb09d13e0b98b36d2c118328a4c47dad684ec5
/packages/apps/Mms/src/com/android/mms/transaction/SmsRejectedReceiver.java