History log of /packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ab845dee6565a8dfc384186bc8f2e801a2b087e1 07-Jun-2014 Ye Wen <ywen@google.com> Use unified log tag for Mms app

Change-Id: Icec182674c008c2b9d01a6010a2aafc8111b2b7e
/packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.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/ui/WarnOfStorageLimitsActivity.java
c587892d1ee318d6b4ffcb5f4ad1c995dbeeeaf7 20-Oct-2011 Mark Wagner <mxw@google.com> bugfix 5486716 Remove dialog titles in confirmations

Change-Id: I3db94695a5efa996675669c750c93a55d4d3a2a4
/packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.java
c4a34a0ccd414e2bba937e8abd105a0383afff35 09-Oct-2010 Tom Taylor <tomtaylor@google.com> Call dialog.dismiss()

In many of the click handlers, we neglected to dismiss the dialog.
Bug 3072307

Change-Id: Ie461492394c9f29ce2a7bb6e7f00a93068ea2bf8
/packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.java
2d51bcf4c1c06cc803907a8041922cce90739833 18-May-2010 The Android Open Source Project <initial-contribution@android.com> merge from open-source master

Change-Id: I10ce97874fcb4d8217bade5b5aab0d80ddff61ca
f725654f44ad56db2212a6318d89c8b50bf2d0dc 17-May-2010 Christian Mehlmauer <FireFart@gmail.com> Removed calls to Deprected APIs and unused Imports

Change-Id: I5e7778a4312cbe2ab6938a5bcd6b893418079c27
/packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.java
22cff11251c42263fe452b59c8df3d7be252511e 18-Mar-2010 Tom Taylor <tomtaylor@google.com> Undo unbundling

Some code was commented out in the WarnOfStorageLimitsActivity on
the way to unbundling. Revert that commented out code and restore
the activity to working order. Bug 2522922

Change-Id: I2706263249c5aceaebf13d66c0a96e5e8f1d8414
/packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.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/ui/WarnOfStorageLimitsActivity.java
f766f33b774cfb6dd4100a6522ffa23c0a0dae35 11-Aug-2009 Tom Taylor <tomtaylor@google.com> One-time storage limit check

When running the Messaging app for the first time, specifically the
ConversationList, check to see if we can auto-enable the storage limits
setting. If any of the conversation threads have more messages than
the storage limit settings, show an activity that will tell the user how
to turn on the storage limits. Otherwise, just enable the setting.
/packages/apps/Mms/src/com/android/mms/ui/WarnOfStorageLimitsActivity.java