History log of /packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
265d3c2a0c36251bf8a9f571d7239b6dd404d942 22-Jun-2016 Tamas Berghammer <tberghammer@google.com> Update package names to work with the proto3 compiler

Bug: b/28974522
Change-Id: I5f3adf4946ee4ba1e09e4f40afe83c151405972a
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
6507613ebcd22e4691c2af92a5c161bd327db336 08-Aug-2016 Fan Zhang <zhfan@google.com> Log visibility change for all fragments.

Bug: 30681771
Test: SettingsUnitTests

Refactor visibility logging from InstrumentedFragment into a mixin. And
apply mixin in remaining fragments.

Change-Id: Ibbb59904336254a3e4bb9e8c7d0b36e5a6bc2622
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
e0e651f2e0188df3e52a7398a9fe9c1540d99b2c 07-Apr-2016 Sanket Padawe <sanketpadawe@google.com> Fix UI issue in Sim Settings screen.

+ Preference screen for Sim card selection should be enabled when 1)sim
count > 1. 2) no default is set for Sms & Data & sim count >= 1

Bug: 27637607
Change-Id: Idb7207316a7bf9aab119ec6568038990623ba514
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
c4d7823c85a92b48f589ed61e7a1ccfcc518681a 05-Dec-2014 Sandeep Gutta <sangutta@codeaurora.org> Telephony(MSIM): Fix Cellular Data Preference

While voice call is active, if cellular data preference
updated via updateCellularDataValues(), the cellular data
preference option getting enabled.
To fix this consider the call state while updating
cellular data preference in updateCellularDataValues().

bug:27635796

Change-Id: I5306f021e8bdeecc845d50a3b55b9c07d1b2c837
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
9d1bfd1e8de6e46137a9571507c03526880d6a46 27-Jan-2016 Chris Wren <cwren@android.com> port settings over to new metrics enum

Change-Id: I0b3efd2f4db773ccbc52bfe59ee8eb0dab9584fb
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
d2b0fc066c9feedb988db59abd410203777a5f38 25-Jan-2016 Shishir Agrawal <shishir@google.com> Unhiding MSIM APIs.

1. Unhide MSIM APIs in TelephonyManager that already have non-MSIM equivalent
APIs public.
2. Make MSIM API naming consistent (overloaded, no suffix).
3. Unhide APIs in SubscriptionManager that are necessary for MSIM.

Bug: 26772894
Change-Id: I69471769ece56dd2d505f087d2ed3b585eb4b2d0
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
e595ab1a016e5ad76a68f52440dbf6bc06871af0 13-Nov-2015 Sanket Padawe <sanketpadawe@google.com> Make phone number in Sim Settings read properly in Talk back mode.

Bug: 24308980
Change-Id: I384ec4ed8863cf6bdfa6e84ed2d88d9eda4ff42e
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
39b467482d1bf256a111c757e9b7621c6f523271 10-Sep-2015 Jason Monk <jmonk@google.com> Depend on support lib preferences

Bug: 24576551
Change-Id: Ic6190bacd3f7582c9bbc8de972da4612bd92421e
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
f6f43e4c45216038915927a926510a838ceb5702 11-Jun-2015 Sanket Padawe <sanketpadawe@google.com> Fix SimPreference dialog from closing on orientation change.

Bug: 19041463
Change-Id: I8c91fd6f01bbeb7561365dbb76ba3d4c05b76efc
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
9d7eb49e7bef7d8bf599bf1e85350e29e93b2f4a 01-Jun-2015 Sanket Padawe <sanketpadawe@google.com> Send sim change notification based on sim state change.

+ Send sim change notifications based on Sim state change rather then based
on subscription change.
+ Make SimSettings dynamically update based on subscriptions changed. Would
support hotswap which was not supported before this.

Bug: 20739298
Bug: 18385348
Change-Id: I5bb4b05f55b94eb0ed2a1a83fe2f168192b2b684
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
55d4d75f4ae4337639e7d920dd87fca3cca7b7c9 04-Mar-2015 Sanket Padawe <sanketpadawe@google.com> Disable data sim selection when phone call active.

Bug: 19301456
Bug: 19150497
Change-Id: I396641b24e78616c93510bf367b61fa7c47ec068
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
f51d00635028c0b87dd431c33c932ad20202d032 08-Apr-2015 Stuart Scott <stuartscott@google.com> Correct the way settings deals with subscriptions.

Change-Id: I19e9dfaf248fce7376b124ee91de7e73fdc99fb3
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
8a963babe2e36b7a41f77b8d2598c97658196e58 20-Mar-2015 Chris Wren <cwren@android.com> log visibility of views

Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f
Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
a330b1a093869194203bf4d40ea81676c7f6dbb3 27-Feb-2015 Sanket Padawe <sanketpadawe@google.com> am 85b04c19: am 130a76c8: am 49d660ac: am 4e838ca9: Merge "Use TelephonyManager api to get SPN of sim to display in UI." into lmp-mr1-dev

* commit '85b04c19ed81e74709d74d2acffd4bd42a3b07de':
Use TelephonyManager api to get SPN of sim to display in UI.
8f77f435d8fec5a767f5d50d5972ebc7a44b0a5c 24-Feb-2015 Sanket Padawe <sanketpadawe@google.com> Use TelephonyManager api to get SPN of sim to display in UI.

Bug: 19476304
Change-Id: Ia16465584cf31858bbf1ae36cfdbf21184de10d7
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
c8c82f002d8ed828186393023cbea163cd0914ea 05-Jan-2015 Sanket Padawe <sanketpadawe@google.com> Grey out sim select dialog for Calls when only 1 phoneAccount exists

Bug: 18685720
Change-Id: Id7c8f756fd958fc81086a0166f1b0423c62e2569
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
b3dd6012863ff3009a7c7690d6ec6a6ce403563f 02-Dec-2014 Stuart Scott <stuartscott@google.com> Show toast when cellular data option is changing.

bug: 18594162
Change-Id: I19dc265af47c0a40a6ace6d4bf42e21e035daf0a
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
a2f699871eb01c6d8464699eb8808c33de15f438 08-Dec-2014 PauloftheWest <paulofthewest@google.com> Merge "Fixed a SimSettings issue" into lmp-mr1-dev
6d0059c3f998a86b1726949525d3501d5b7cf589 05-Dec-2014 Sanket Padawe <sanketpadawe@google.com> Merge "Change default sim selection text in sim settings ui." into lmp-mr1-dev
0b1f606c6e79a3a891a19e88ece48d9852081714 05-Dec-2014 Shishir Agrawal <shishir@google.com> Merge "Settings app - read phone number from TelephonyManager." into lmp-mr1-dev
3c72c817f8d25346a51722f9b8267facf81824d5 04-Dec-2014 Sanket Padawe <sanketpadawe@google.com> Change default sim selection text in sim settings ui.

Bug: 18611090
Change-Id: Ifd2c26e02f1051536c4113b4351cefa51c2d5210
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
91a4deb5e9cc957918c2e27e509300f3015c72d6 04-Dec-2014 Sanket Padawe <sanketpadawe@google.com> Merge "Removed unnecessary heading in Sim settings" into lmp-mr1-dev
dd4443a236730046bb26919272ff7d6db084b5bc 04-Dec-2014 Shishir Agrawal <shishir@google.com> Settings app - read phone number from TelephonyManager.

The phone number needs to be always read from the TelephonyManager
since it can be overridden.

Bug: 18487514
Change-Id: If72094eb230c41b4f70146b0ccb012c9f9860626
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
e8a868f26616f59206eba19c0b08ad4c99882b8c 04-Dec-2014 PauloftheWest <paulofthewest@google.com> Merge "Add SIM notification pop-ups." into lmp-mr1-dev
3b72ead1367c7d31e1bd874cb3327e1e090d6ff6 04-Dec-2014 Sanket Padawe <sanketpadawe@google.com> Removed unnecessary heading in Sim settings

Bug: 17321738
Change-Id: If60d5539e67ca0f57b4d4fc62cb55118f8e0d3b2
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
e51465254d4adf4095e9e2e005cca8e0f7a57931 03-Dec-2014 PauloftheWest <paulofthewest@google.com> Fixed a SimSettings issue

+ SimSettings will not automatically select the first SIM for the user.

Bug: 18528013
Change-Id: I4c2024860231f6124a801feda821bc16bc2c4772
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
ffef98b3a0742319f40982ade420586bb7d603e5 18-Nov-2014 PauloftheWest <paulofthewest@google.com> 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
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
e06387ff5be0c6b0ec7be0024a43e719cb949378 02-Dec-2014 Sanket Padawe <sanketpadawe@google.com> Fixed crash in sim settings due to wrong toString() call.

Bug: 18589605
Change-Id: I2ae756f113904e1325ad3cc686cee0300cbd71e4
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
0183fb5394f105d544472a52b2b4ba628e01da92 22-Nov-2014 Wink Saville <wink@google.com> Additional changes to SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Idd98aa46c15a9219ccf28091c62602ac8bf16c62
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
79e44da1ba06d3580ab8d4ed34f46abf6abe25e4 19-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Changing sim selection dialog in Settings to use phoneAccount

Changing sim selection dialog in Settings UI to select Call to display icons using
phoneAccount.

Bug: 18435598
Change-Id: Ib89344be123c77a56e04a65dbb9e297f05e204eb
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
d85aa17894db4928d010c1590c2c6ea781546230 18-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Merge "Adding icons to sim color selection in settings UI." into lmp-mr1-dev
79381a928b998cc45ffeeea624d8bc4b77c6529a 17-Nov-2014 PauloftheWest <paulofthewest@google.com> Merge "Created Multi-SIM notifications." into lmp-mr1-dev
a8bd025d35bdbc2986c192e32468170a2bed365a 17-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Adding icons to sim color selection in settings UI.

Adding icons to sim color selection of sim settings UI.

Bug: 18380838
Change-Id: I98f07721aa234ff58a64a0c694206b085385bdec
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
0ee68facad30e97375a94c0701f61ea0d78d4e9c 14-Nov-2014 PauloftheWest <paulofthewest@google.com> Fix Sim Setting OOB error.

+ Cleanup: deleted dead code.

Bug: 18380862
Change-Id: Ie5dc44c6c0fe50cd9243a19050b6d79732d2d014
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
63f7bc87d8b5ec3c9fb6b48ecd4d66607aa1e7a4 30-Oct-2014 PauloftheWest <paulofthewest@google.com> Created Multi-SIM notifications.

+ On Multi-SIM devices a notificaiton will pop up when a SIM card is
added, removed, or replaced.
+ The notification informs the user there has been a change in SIMs and
they can tap the notification to go SIM Card Settings.

Bug: 18293625

Change-Id: Iad1e5e0cf469e7bdfc43b2c18dd0586d042bb784
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
0381f6c67540b8696a8a32851034ea588d7ab9d7 12-Nov-2014 Sanket Padawe <sanketpadawe@google.com> UI changes for icons in sim settings

+ UI changes relate to displaying sim icons in sim settings
+ Correcting way to display phone number inside sim settings dialog

Bug: 18356419
Change-Id: I1fe025fac52f20b607d4492b99cfef9588ec9416
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
ca7566125e00ed267aba831bd1d6d1ad78d90c17 08-Nov-2014 Wink Saville <wink@google.com> Update SubscriptionManager API as per API council.

bug: 17575308
Change-Id: Ib39a60e4f75981a466e9d606ec627756efad018d
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
4d1a0165b46b0fdc3605e4c377351b2adb16b354 05-Nov-2014 Stuart Scott <stuartscott@google.com> Update SubInfoRecord usage

bug: 17575308
Change-Id: Id854afd609d58bb63ed8d42bf5e641a15589f79d
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
5aafdda85ccfb0e3ad46a7ab0bac592893bddde8 07-Nov-2014 PauloftheWest <paulofthewest@google.com> Merge "Migrated search for SubInfoRecord to Utils." into lmp-mr1-dev
0a0dacaf17422c99dec9c244a8b38e16836f50c1 07-Nov-2014 PauloftheWest <paulofthewest@google.com> Migrated search for SubInfoRecord to Utils.

Bug: 18293625
Bug: 18293168
Bug: 18291246
Change-Id: Iad01a01d9b60ca010943447b00c1394471e93d5a
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
d21b45e01c772b785094bc40c150f8da18858532 06-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Set default sim name and carrier name from subinforecord object.

Changes for retrieving display name and carrier name from subinforecord
object.

Bug: 18247211
Bug: 17732079
Bug: 17321641
Change-Id: I718700648ddd5a2646c720591ce776bd30a03543

Conflicts:
src/com/android/settings/sim/SimSettings.java
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
7928cd85dc49949b8adcbe500c56fb8d68da71be 06-Nov-2014 Stuart Scott <stuartscott@google.com> Fix NPE when parceling SubInfoRecord

bug:18256375
Change-Id: I04ab5086e3f06abc6ce44ef69501022564a95b88
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
815c61d729715e6d7a19fbf4f039d59d0dddc265 05-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Merge "Change for setting transparency of sim colors." into lmp-mr1-dev
63530b56bba0de22309633d4f05fd2e74901474d 05-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Merge "Sim name doesn't persist on reboot" into lmp-mr1-dev
8942c62165a84f4d7279ddc85e9ac829761d4590 05-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Change for setting transparency of sim colors.

Changes for setting transparency of sim colors in sim settings UI.

Change-Id: I5717da94bfb6bb260864a46c3898d347be96d6af
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
c9f823e22a9fbaaa016fd250dcfffd6e655b75ec 05-Nov-2014 Sanket Padawe <sanketpadawe@google.com> Sim name doesn't persist on reboot

Sim name was not persisting on changed by user because of wrong api call.

Bug: 18024820
Change-Id: I7dee4a181f17f8cfabe48fefb92d7fc407efbe59
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
b153181c9c597085769d69796ecf07ec6d4433d2 04-Nov-2014 Stuart Scott <stuartscott@google.com> Use CharSequence for DisplayName

Change-Id: I2601eb9dc1edf585ad3b48da9fb97c65cb1face5
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
3ada2ecbe02c98da529aa106e538a4439219cb62 31-Oct-2014 Stuart Scott <stuartscott@google.com> Clean up public API of SubInfoRecord.

bug: 17575308
Change-Id: I38afd507b1c004fd566214c0b3812cab226936df
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
a7b5d2b3843eeb2fa478a727c01ee2a312fa7bbd 29-Oct-2014 PauloftheWest <paulofthewest@google.com> Changed SIM calls to use PhoneAccount instead of SubInfoRecord.

+ Some import cleanup on SimSettings.

Change-Id: Ib18673f4eb0ce404bf13a58e0979401cca91385d
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
98523c8b8b90d011604d3a7e83a6b708f7b5e5ce 28-Oct-2014 PauloftheWest <paulofthewest@google.com> Added Cellular Data for Multi-Sim Data Usage

+ Bug Fix: SimSettings would crash if a SIM was not in the first slot.

Change-Id: Iee75ea78dde72dc7d2d588caff1ddd451347a8f5
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
abc505aac3b830a551284f0326bba987abfb2395 28-Oct-2014 Sanket Padawe <sanketpadawe@google.com> Add sim color selection in settings

Adding a dropdown list to select sim color from sim settings UI.

Change-Id: I26da0a79f5b1edf829fc5d46af2c0c23962226b8
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
b003a8594185f7294adffd765c5dae394e2cc373 23-Oct-2014 Wink Saville <wink@google.com> Change subId to int from long

Change-Id: Idae6335e63e7b1e4e714bc17e71b1a4705e38474
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
745046c15783880eb7e8559c5fb41f8c87e634b3 24-Oct-2014 Sanket Padawe <sanketpadawe@google.com> Default sim name set to carrier name in sim settings

Default sim name in SIM settings UI should be carrier name untill user
specifies a name for SIM.

Bug: 17732079
Change-Id: I302ad00095fd06b393dbe358b135f031390a3678
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
22eb414bbd0b1d4c988d71f97a24a9ff48f5cf9b 24-Oct-2014 Sanket Padawe <sanketpadawe@google.com> Set subscription id for "ask everytime" in sim settings

Added default subscription id when user selects "Ask everytime"
while selecting sim card to select for phone calls.

Change-Id: I7f720f919850a85b65af648c9a7e078a0c05815e
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
0f596b90fe51d9f6353ef432f37fafd2c033a938 24-Oct-2014 Sanket Padawe <sanketpadawe@google.com> WIP support icon

Added static sim icon to alert box for selecting different sim accounts.

Change-Id: Ib22ceba4b96d636754d7946859f194488517ff9d
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
59dc8d1db4c557ace1ded52122993be2e73f6863 22-Oct-2014 Sanket Padawe <sanketpadawe@google.com> SIM settings display name changes

Resubmitting the change for displaying SIM name in SIM settings.

Change-Id: I22d368c3880eaa54d37c9afcfd63d4e94e41fea8
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
a501137f26474f66401404c3a88a5ebf0a26e935 21-Oct-2014 Sanket Padawe <sanketpadawe@google.com> Commit with dialog box but using subinfo records

Change-Id: I144aa8899eb050db29a9d78aaf7af4c1f31d9eab
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
9d276ca5972a07058c01f9e6a009956ad9f177f9 15-Oct-2014 Sanket Padawe <sanketpadawe@google.com> Changing settings UI changes related to strings to be displayed

Change-Id: I4e722d7cac3914ce93ad28c806787851949028bd
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
770bdd771e591c31b11ff245964c0356081be36d 09-Oct-2014 Sanket Padawe <sanketpadawe@google.com> Removing display number format from SIM UI

Removed "Display Number" from the SIM settings UI.

Change-Id: Ib2b228931dfac56503ac56ffdf2238e6f416a469
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
50e6ecacf99c30bf239e68bd54895e3632315063 03-Oct-2014 PauloftheWest <paulofthewest@google.com> [DS] DSDS support for Settings

+ Rebase and modify as APIs rename.
+ Fix bugs on set sub's name as title.
+ Enabled Sim Settings.

Change-Id: Ic731c7882be95b86b6b8dcdd3f208a6125681f3e
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
dbd052ed5ee71b2fc552e0a2954f8c283acc6f70 03-Oct-2014 Wink Saville <wink@google.com> Enable Sim Settings

Changes from Paul and MTK will be coming soon but this
allow us to do some initial testing.

Change-Id: Ic52bc3656bc7066c8bbb7435eaf14e9b8e66a257
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
86e452f9577e37dfae4f7160a28448b66084e5d9 13-Sep-2014 Tyler Gunn <tgunn@google.com> am 3e71b197: Renaming Telecomm to Telecom.

* commit '3e71b197f7f85c5045a083ecc532954958807be6':
Renaming Telecomm to Telecom.
3e71b197f7f85c5045a083ecc532954958807be6 11-Sep-2014 Tyler Gunn <tgunn@google.com> Renaming Telecomm to Telecom.

- Changing package from android.telecomm to android.telecom
- Changing package from com.android.telecomm to
com.android.server.telecomm.
- Renaming TelecommManager to TelecomManager.

Bug: 17364651
Change-Id: Ia6e2d082eac1c1f306da691e95dd9bfb9afd37eb
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
0e559d532c7cce810caa06ec6b69638e608b5998 05-Sep-2014 Wink Saville <wink@google.com> am aa188b53: Merge "More cleanup prior to unhiding" into lmp-dev

* commit 'aa188b539be9e5284febc141b6b7f06c0faef5b8':
More cleanup prior to unhiding
78b36ba35e4ac9d49b17757cbe47e9e027dd9946 05-Sep-2014 Wink Saville <wink@google.com> More cleanup prior to unhiding

Rename public SubInfoRecord instance variables

Change-Id: I25a56d779c63a3f483d7a43c5c123404bf489fa3
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
a535fcb5b3a3329d40214f9cf215c49b6b4719ad 04-Sep-2014 Wink Saville <wink@google.com> am 418346d5: Merge "Prepare to make SubscriptionManager public." into lmp-dev

* commit '418346d5cf6c41162031a0731927502f503163a1':
Prepare to make SubscriptionManager public.
d85710432560e41535d3b32b7622fff48199db99 03-Sep-2014 Wink Saville <wink@google.com> Prepare to make SubscriptionManager public.

Sync SubscriptionManager and its dependentes between lmp-dev
and lmp-sprout-dev.

Change-Id: Ie06ced3e7ff5a3d06b3b47892fed22b4bb8972c7
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
983658696be22aa55dc5b37c666cedb8826ded83 01-Sep-2014 Wink Saville <wink@google.com> ksd to lmp-sprout-dev

Change-Id: I94eb65c62231b5831570bb0cbbbd9c916bee0a37
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
7f74c6e8156409e3c4eb57e71b374b4442106229 24-Aug-2014 PauloftheWest <paulofthewest@google.com> Greyed out SIM activities if only one SIM is present.

Bug: 17011861
Change-Id: I335e127e462719d6cd14a5a9d383b378dbf90490
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
09076e5f3c90dbc1a3bdf6f000e0c99dd2bb45b4 08-Aug-2014 Fabrice Di Meglio <fdimeglio@google.com> Merge "Fix bug #16896118 SIM cards should ONLY appear in search results for devices with 2+ SIM slots" into lmp-dev
22a2a49b445b8721c8194eedf3608ea81c62ccef 08-Aug-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #16896118 SIM cards should ONLY appear in search results for devices with 2+ SIM slots

- add the proper SearchIndexProvider to SimSettings
- allow indexing only an only if showSimCardTile() is true
- add Utils.showSimCardTile()

Change-Id: I5df2284d32f91fa454e1edebf1139d00593138a0
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
97535e83a9f1fa4361f1c330c8ba6845348385e9 07-Aug-2014 PauloftheWest <paulofthewest@google.com> Removed infinite loop in Multi-Sim Settings.

Change-Id: I1d5e78abcd9b93d8fb4e1b6c14d73f9d23dce38d
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java
3815561997eced7fd773062ce32eaa50bece072c 30-Jun-2014 PauloftheWest <paulofthewest@google.com> Added SIM Card Activity to Settings

+ Added SIM Card menu to Settings menu
+ Added SIM card detail dialog when selecting a SIM Card
+ Added ability to select the default SIM for Cellular data, Calls, and SMS

Bug: 16241745

Change-Id: I43437aa4c591c5097a8865d564f88726671e1b7d
/packages/apps/Settings/src/com/android/settings/sim/SimSettings.java