a1a9601840e50e18ff8ca4be9b888e592287577b |
|
11-Sep-2012 |
Dianne Hackborn <hackbod@google.com> |
Don't crash phone app when running as non-primary user. Rename PhoneApp to PhoneGlobals. Add new PhoneApp that only instantiates PhoneGlobals when running as the primary user. Add check in PhoneGlobals.getInstance() to immediately throw if called when there are no globals for that process. Add new PhoneGlobals.getInstanceIfPrimary() that doesn't throw; OtaStartupReceiver uses to abort early if receiving a BOOT_COMPLETED for a non-primary user. All of the other files here are just due to the rename of PhoneApp to PhoneGlobals. Change-Id: Ic3999d956198ac836cb6a07fa3c77f36c1754ea3
/packages/apps/Phone/src/com/android/phone/GsmUmtsAdditionalCallOptions.java
|
70413d0390c8070450baac26a5cf3c01ea46a2f3 |
|
28-Mar-2012 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Have TimeConsumingActivity behave correctly with FDN When FDN is enabled, both "additional settings" and "call forward" settings become unavailable, so those screens should appropriately let users know the fact and disiable unworking preferences. This change also makes I4fd6d57f9114f138ee512c036ebd66fc7798996e complete. Not only "additional settings" but also "forward settings" are using TimeConsumingPreferenceActivity, and thus each preference should be disabled until it is loaded successfully. Bug: 5811727 Change-Id: Ia3d7ca430dab42b4fd0f849a162922722cbe1b91
/packages/apps/Phone/src/com/android/phone/GsmUmtsAdditionalCallOptions.java
|
0464985edc323b17bc60542630b800357cbb799b |
|
23-Mar-2012 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Disable preferences until appropriate data are loaded Bug: 5614194 Change-Id: I4fd6d57f9114f138ee512c036ebd66fc7798996e
/packages/apps/Phone/src/com/android/phone/GsmUmtsAdditionalCallOptions.java
|
2c8c40738e9b8a8e767aa061721ebaa5b5591a4c |
|
20-Jul-2011 |
Daisuke Miyakawa <dmiyakawa@google.com> |
Enable home as up button on ActionBar in Settings Confirmed both in phone and tablet devices (on tablet nothing will change as some of those Activities appear as dialog, which has no ActionBar) Bug: 5036273 Change-Id: I64a7bcea74026bed90f1841c0913fc21ebb7bfd4
/packages/apps/Phone/src/com/android/phone/GsmUmtsAdditionalCallOptions.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/GsmUmtsAdditionalCallOptions.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/GsmUmtsAdditionalCallOptions.java
|