liurong
c2daeaf7e7
Optimized Code: call direct method to get integer extra
...
Description: Make the default preferred sim slot as the first one(0) when get PREFERRED_SIM.
Test: NA
Change-Id: Id54bdbefd413c58ecd637cb8ff522861ead79331
Signed-off-by: liurong <liurong@xiaomi.com >
2017-03-16 22:02:32 +08:00
Jason Monk
39b467482d
Depend on support lib preferences
...
Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
2015-10-13 10:12:20 -04:00
Stuart Scott
f51d006350
Correct the way settings deals with subscriptions.
...
Change-Id: I19e9dfaf248fce7376b124ee91de7e73fdc99fb3
2015-04-08 11:11:34 -07:00
John Spurlock
9a23adf69d
Settings: Remove all unused imports.
...
Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
2015-03-18 15:51:15 -04:00
Santos Cordon
9a9c361523
Update Multi-SIM setting to use getSubIdForPhoneAccount API.
...
Settings app should not be parsing the subId direction from the phone
account. Instead this CL updates the settings app to use a new API to
grab the sub ID.
Change-Id: Iefd1831b04c061168fa2b135a2d296a27e3d4e92
2015-02-19 21:29:35 -08:00
Sanket Padawe
4d902bcc8f
Fixed crash caused by non-integer phoneAccountId in SimDialogActivity.
...
Bug: 18834691
Change-Id: I75b5ba4d72523474fe91eaf80f8201d9a53a683a
2015-01-06 10:54:55 -08:00
Sanket Padawe
79d5da7bf6
Fixed settings crash issue while recovering from phone crash.
...
Bug: 18816868
Change-Id: I2b3015f563aed2d997a3a5466ca8f0689fc53ddb
2014-12-22 10:33:49 -08:00
Sanket Padawe
d059127659
Merge "Exiting activity on clicking outside dialog acitivity." into lmp-mr1-dev
2014-12-16 02:42:17 +00:00
PauloftheWest
c6f5c924d8
Merge "Fixed then icons of SIMs in the call dialog." into lmp-mr1-dev
2014-12-15 22:46:58 +00:00
PauloftheWest
a886d69f9d
Fixed then icons of SIMs in the call dialog.
...
Bug: 18672758
Change-Id: I812e79a48b048f8449cc07fdcccab57a114cdd24
2014-12-12 12:21:17 -08:00
Sanket Padawe
75e0082ae8
Exiting activity on clicking outside dialog acitivity.
...
Bug: 18705619
Change-Id: I50cb08884f1c97352f5ad3a3e7d218b42af1ada4
2014-12-11 14:36:26 -08:00
Stuart Scott
b3dd601286
Show toast when cellular data option is changing.
...
bug: 18594162
Change-Id: I19dc265af47c0a40a6ace6d4bf42e21e035daf0a
2014-12-10 13:31:36 -08:00
PauloftheWest
c29c583536
Fixed a SIM Cards crash.
...
+ Added a check if getActiveSubscriptionInfoList returns null.
Bug: 18634751
Change-Id: Ib6012816c26525a61fb199912d06d6c1572e0fd6
2014-12-08 12:24:28 -08:00
PauloftheWest
ffef98b3a0
Add SIM notification pop-ups.
...
+ Added a SimDialogActivity so any application can iniate a request to
se tthe default Data, Calls, and SMS.
Bug: 18293625
Change-Id: I60535125b40ece5ebc14542d732e4493bddefbae
2014-12-02 16:35:32 -08:00