History log of /packages/apps/Phone/src/com/android/phone/CdmaOptions.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
86f325eed1f7504923342f0ab13a6feba5a0e876 25-Jul-2011 Freeman Ng <tenorslowworm@google.com> get LTE Data Service related code reconnected with the pref

Oddly, even though the code associated with the data service pref
was left behind when I moved the pref to another pref xml in
https://android-git.corp.google.com/g/114571, it continued to work
correctly in honeycomb-LTE, and still works fine today. But something
happened to finally sever the connection between then and now,
and so I'm now moving the code to the correct place. (Which I should have
done in the first place!)

bug: 5045551
Change-Id: I26847c08a2fac6026e5181f72a8f2b03453906b9
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
4889581a05d50da6923e4e79148df0df5b241403 12-May-2011 Wink Saville <wink@google.com> Use getLteOnCdmaMode.

Change-Id: I443dd09591e08d50c0d7ba4fe5ffdff1cd53e2dc
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
dbbe12871889e7712f222e34b4aeb6ea61a41db6 02-May-2011 Freeman Ng <tenorslowworm@google.com> add imsi parameter to prepay setup URL

Change-Id: I168913dce2eea924884510f4de476ab0c73e75cc
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
17318edf3a7c62ac5c8b2731509951c0cf6690c9 01-Apr-2011 Freeman Ng <tenorslowworm@google.com> replace Settings activation item with data service item on LTE devices

LTE devices don't require activation. Instead, we'll give the user a way
to launch the browser on the account management page.

The URL of the page to launch is obtained from Gservices (via Secure Settings.)
The name of the Settings item is a generic "Set up data services" here, but
will be overlaid for the Moto/VZW LTE tablet to be "Verizon data services"

bug: 4100048
Change-Id: I2440c0b3563eed2b9ff2e21be6319a6b55b5bc0e
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
65da16e67823068e086d7870ebb7460744043ad4 05-Jan-2011 Daisuke Miyakawa <dmiyakawa@google.com> Stop using New Task flag

This change reverts 03682dad3472961b986757d3e7b1cf0d524e1442.
We need to keep Activation stack to let the destination Activity
correctly call finish().

Bug: 3303188, 3291773
Change-Id: I008bd2dbfc1c0ce336a24cc211d0d5f78788e590
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
c3196e2ef3e3fc085338ef1df8f283e74ae52891 05-Jan-2011 Daisuke Miyakawa <dmiyakawa@google.com> Revert "Add a flag letting receiver Activity exit to Home."

This reverts commit 12c2739371355bbc4a3cc1148adad25a1de38a80.
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
12c2739371355bbc4a3cc1148adad25a1de38a80 05-Jan-2011 Daisuke Miyakawa <dmiyakawa@google.com> Add a flag letting receiver Activity exit to Home.

Bug: 3322954
Change-Id: I4059ded87ac9d98395562ed868d1bf904ccb8013
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
03682dad3472961b986757d3e7b1cf0d524e1442 28-Dec-2010 Freeman Ng <tenorslowworm@google.com> launch Activation activity with New Task flag
bug: 3303188, 3291773

Change-Id: I5c261dba336d00c675328cef0215faecf4b3fb12
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
237906121f0bd15db988085589f9a0b89e48d9ba 24-Oct-2010 Daisuke Miyakawa <dmiyakawa@google.com> Add "Activade Device" option to CDMA device.

Bug: 2929333
Change-Id: I089abb5994ef15b7ae5585520a9d80283dd222f5
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
7ddbcfad4b2e6701df889a34f79e9b46f79a988e 25-May-2010 Wink Saville <wink@google.com> Add button to set CDMA subscription source.

CDMA subscription source allows the user to choose between RUIM and NV
modes for CDMA.

Change-Id: I34809842318bfdd733ecad83209cd9e7b83c07be
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
79b9f6e30e8402b103f1ec3ed9dda1fcad2b1cd5 22-Sep-2009 Tammo Spalink <tammo@google.com> Replace Phone.getPhoneName() calls with getPhoneType().

The latter is numeric, and hence allows some compiler protection
against typos.

Addresses issue:
http://buganizer/issue?id=1905415

Change-Id: If46c709fd7bfb817a2801d0200eac0ad8cf819e0
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
9ed35b1e94dbfef3ba7dbfc9add957b504e1dab0 10-Jul-2009 Chouting Zhang <MichaelZhang@motorola.com> Separate UMTS, CDMA, and Global phone network settings

1. For CDMA phones, Mobile network settings menus include:
- Data roaming
- System select
2. For UMTS/GSM phones, Mobile network settings menus include:
- Data roaming
- Use only 2G networks
- Network operators
- Access Point Names
3. For Global phones, Mobile network settings menus include:
- Data roaming
- Network mode
- GSM/UMTS Options
- CDMA Options
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
404edc94de563aef5fd5ba48be9114a970cb93bb 18-May-2009 Wink Saville <wink@google.com> Teleca 2b changes.
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java
a69de9f9a2e99fe08f0009bb218b95ed7985c575 02-Apr-2009 Wink Saville <> AI 144185: Integrate cdma into the main code base.

Automated import of CL 144185
/packages/apps/Phone/src/com/android/phone/CdmaOptions.java