8ff3733d62dc6072a54db0e61f17e20f2026018c |
|
13-May-2010 |
The Android Open Source Project <initial-contribution@android.com> |
merge from open-source master Change-Id: I99ea7c513922d47e8ec78beaa19cc3f2a19c8d7e
|
10ce310e02f49e5c78d747693dd36b4239594446 |
|
29-Mar-2010 |
Naveen Kalla <nkalla@codeaurora.org> |
Display message when operation fails since FDN is enabled The terminal disallows Supplementary Services for numbers which are not in the Fixed Dialing Number (FDN) list when FDN service is enabled. FDN_CHECK_FAILURE error is sent by RIL when this happens. Display a message to inform the user. Change-Id: I5663af2f0aae4cac3864da33e06f58a5bbf4fd23
/packages/apps/Phone/src/com/android/phone/TimeConsumingPreferenceActivity.java
|
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
|