95eaf3985257317063592859e0b593cacc81808d |
|
15-Mar-2010 |
Tim Park <tpark@google.com> |
Fix crash on dereferencing stale reference to tcpListener on back Fix for issue 2512944: Add null check before using tcpListener to make sure the reference we have to it is still valid. Change-Id: Iffdd123cbeaf94f0ff0a1a2ae8e320131bbe25e2
/packages/apps/Phone/src/com/android/phone/TimeConsumingPreferenceActivity.java
|
4574f625d802c2defa0554a08f136810856c130a |
|
03-Mar-2010 |
Tim Park <tpark@google.com> |
Fix crash in TimeConsumingPreferenceActivity on back key press Fix issue 2483803: Crash on back key press during "Reading call settings" message dialog. Add state to track foreground status of activity and only dismiss dialog if activity is foreground. Also cover a couple of other cases in this class where it could attempt to show/dismiss a dialog when not in the foreground beyond the scope of this bug.
/packages/apps/Phone/src/com/android/phone/TimeConsumingPreferenceActivity.java
|
948a17dc246520345b81455fdae0e1d628adc263 |
|
31-Aug-2009 |
Li Zhe <jqc837@motorola.com> |
Fix Phone crash when pressing back repeatedly in Call Forward options Change-Id: I879e5113e5a6d7b6304375fc43ab80f67db13f0b
/packages/apps/Phone/src/com/android/phone/TimeConsumingPreferenceActivity.java
|
cd0189299f484dcbd51400b994daf585923e9e8d |
|
30-Jul-2009 |
David Krause <david.krause@motorola.com> |
dynamic callsetting for umts, cdma and world phone
/packages/apps/Phone/src/com/android/phone/TimeConsumingPreferenceActivity.java
|