History log of /packages/apps/Settings/src/com/android/settings/ApnEditor.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fab7c109b7458ffe87cd58f42b2ff5996be74654 20-Jul-2015 Sungmin Choi <sungmin.choi@lge.com> Fix bug to force to close once change Bearer on APN

Bug: 22544257
Change-Id: I43eea4034c3d106b8e3f8e4f999f389db04b7567
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
17b0c481e0b08505dfe7a7700953c8016f1cc0ce 13-May-2015 Amit Mahajan <amitmahajan@google.com> Show only APNs belonging to carrier (mno/mvno) under apn settings.

Bug: 10719093
Change-Id: I942ce59995afffd395f7d73e4fd70674db0f643f
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
7e28221640a931f9e49659679f354b23f5a727e2 16-Apr-2015 Amit Mahajan <amitmahajan@google.com> ApnEditor changes to support bearer as a bitmask.

Change-Id: I8d97f7e789a6ab75f2c5931624fe9694589fc215
/packages/apps/Settings/src/com/android/settings/ApnEditor.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/ApnEditor.java
9a23adf69dc53126c9858b19760eab5b67c23b97 18-Mar-2015 John Spurlock <jspurlock@google.com> Settings: Remove all unused imports.

Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
09c9e5eb5d8d223b3b3faa29ce8b03f8873d0553 22-Jan-2015 Mick Lin <Mick.Lin@mediatek.com> [DS] Correct the access method for telephony system property

Bug: 18675498

Review: https://partner-android-review.git.corp.google.com/#/c/198822

Change-Id: I7d6eab7d8f513de20bd8995b999a124097f725e7
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
daef2e2b066a0bf204b9a63b7cae13e3d5441f4e 16-Oct-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch

Per UX request, convert more CheckBoxes to Switches

Change-Id: I04712bce4c0a54516d9ecedbb554f403fd6dd9e7
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
f04d69a1d405f88b2bebacd63c77e91789e81616 26-Aug-2014 Jing Zhao <zhaojing@motorola.com> Test APNs

Add test APNs to carriers table.
Enable APN Setting editing for testing PLMNs.
Allow user to toggle carrier_enabled for test APNs.

Bug: 17136661
Change-Id: Ieabfac5ea02a5b9971c7050d8278ad0095863e3a
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
247520c369370885a1c085e53ee679dce0fd55ce 25-Jul-2014 Amith Yamasani <yamasani@google.com> More User Settings improvements

Add a menu checkbox to allow creation of users from lockscreen.
Add a delete icon in restricted profiles settings.
Other little fixes to icons.
Update some strings based on feedback.

Bug: 15761405
Bug: 16550371
Bug: 16298824

Change-Id: Ib876bd57f15c6ce2d71856f72571c6b8b0e3102d
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
710e309951af5e36e821802099fb88efb9de8486 12-Feb-2014 Fabrice Di Meglio <fdimeglio@google.com> Fix bug #12978671 RTE while tapping on Access points

- revert back to a PreferenceActivity

Change-Id: Ie79b46908c9d8dcf3c2b77bd0999341c7e72050e
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
263bcc8b732dbb47d3ce63904e0e05191fabbad6 18-Jan-2014 Fabrice Di Meglio <fdimeglio@google.com> Use Drawer in Settings app

- get rid of PreferenceActivity as much as we can and use fragments instead
- add Drawer widget
- add Dashboard high level entry into the Drawer (but this is work in progress and would be done in another CL)
- add bypass of fragment's Header validation when launched from the Drawer but *force* validation if external
call thru an Intent

Be aware that WifiPickerActivity should remain for now a PreferenceActivity. It is used by SetupWizard and should
not trigger running the SettingsActivity's header building code. SetupWizard is a Home during the provisionnig process
and then deactivate itself as a Home but would make the Home header to appear in the Drawer (because momentarily we
would have two Home).

Also, verified that:

- the WiFi settings still work when called from SetupWizard
- when you have multiple Launchers, the Home header will appear in the list of Headers in the Drawer

Change-Id: I407a5e0fdd843ad7615d3d511c416a44e3d97c90
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
cd1cb16bad2686990014430197cf7cdd56190c86 21-Mar-2013 Sungmin Choi <sungmin.choi@lge.com> pre-provide the mvno data of the edited apn

For mvno, user can add or edit mvno data field.
Pre-provide the mvno data of the edited apn when the user selects
one of the mvno types.
For example if user choose gid, populate the data field with the
current sim's gid1 data, or if user choose the SPN option, fill
in data with the current carrier string. If IMSI, fill in imsi data.

Change-Id: I1bc280054cc7cd37e78a279866cefd62872a19fb
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
aa4d4c653b914d47e231ddf45b241bd12e59f1de 30-Jan-2013 Sungmin Choi <sungmin.choi@lge.com> add MVNO field for APN Editor

For MVNO, add related data fields.

Bug: 8143480
Change-Id: Idfa06c6f39a2c15ff4f0815724823f44b76ac819
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
68b9a26543e5d3f32013bbb5bd6ccb41ccad275a 08-Aug-2012 Tore Anderson <tore@fud.no> Enable "APN roaming protocol" for all platforms

Allows users to change the protocol (the PDP context type) used when
roaming in the same way they already can for when they are in their home
network. This is required in order to make IPv6 and IPv4v6 data roaming
work correctly in 3GPP networks.

See also: http://code.google.com/p/android/issues/detail?id=32631

Change-Id: I052842122e5fe96a8779077f0ae9ff4bc83066c5
Signed-off-by: Tore Anderson <tore@fud.no>
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
9ad4a89877363a6f1128b258f6535b29d2f778e2 14-Jun-2012 Wink Saville <wink@google.com> Use telephony-common - DO NOT MERGE

Change-Id: Ic95136fd5934afdd53a08bfd640d40add67fdb44
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
d0de427f9ac976d09db6a645f83954899e0fef24 16-Oct-2011 John Huang <jsh@google.com> Add "Roaming protocol" to APN editor.

Field already exists in the APN database. Now it is user updatable.
Only enable it on CDMA for this release (means it is not really user
visible, but available for testing purposes). Will revisit enabling
for all in a future release.

Bug: 5420680
Change-Id: Ia2c551c48ae9ce47c57ad36ec73d152441a27284
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
cd8b7c3d0bea0cfb5e5c55493a3b06f62f22700a 09-Sep-2011 sinikang <sinikang@samsung.com> Modify ApnEditor app for new APN schema.

As the telephony db is changed, The ApnEditor app has to be changed also.
As your request, I changed the ListPreference object to read-only CheckBoxPreference object and "The Others" to "Unspecified".This is a pair set with below change-ids.
- https://partner.source.android.com/g/#/c/8515/
- https://partner.source.android.com/g/#/c/8517/
- https://partner.source.android.com/g/#/c/9048/

Change-Id: I2bdd4f3076adfbee0f277ddb59a150e51e45ac9b
bug:4991683
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
67c70267d16996ced73ac2e7648b0a79baed3c16 04-Mar-2011 Lorenzo Colitti <lorenzo@google.com> resolved conflicts for merge of a4fb8c86 to honeycomb-plus-aosp

Change-Id: I8edb2e7f07f793e78c15bcf9b2f048d91b1f6504
a4fb8c868459ac0cf763916555c4e9963965242c 04-Mar-2011 Lorenzo Colitti <lorenzo@google.com> am f4393101: Merge "Support configuring the protocol in APN settings." into gingerbread

* commit 'f4393101f80f0ca1a10771613a18565323b69fa2':
Support configuring the protocol in APN settings.
a52c5698ca9da9f681232ac92cc02de1138956a5 30-Dec-2010 Lorenzo Colitti <lorenzo@google.com> Support configuring the protocol in APN settings.

Bug: 3333633
Change-Id: I0797cd97074fe1b8a1318168b86fe4627488215a
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
a7e587fc8d0bcf67fd387c5f9b58b1063c217ae5 30-Dec-2010 Lorenzo Colitti <lorenzo@google.com> Support configuring the protocol in APN settings.

Change-Id: I435061a631bdb2f58935af607abf8cd7c5d252ba
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
8472b1b60d7400a2a6dab8b54d1e1fd80659487f 28-Jan-2011 Justin Ho <justinho@google.com> Updating Delete and Refresh icons to Honeycomb style

Bug: 3362749
Change-Id: Ib4b61c9e7db05b0627c1f353d3747268455dab6c
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
1929008ac5b45af96f2175b5232c3c66d2474f52 25-Oct-2010 Marta Białka <marta.bialka@sonyericsson.com> Always set right auth_type value in apn.

It fixes a bug that automatically sets auth_type value
of editing apn that has and should have that value set
to null (-1 = Not yet set) to auth_type value of an
apn previously displayed in the apn editor. It is
caused by careless persisting and reading data from
SharedPreferences. Fixed to keep and persist (to be
consistent with other apn's Preferences) null value
for not yet set auth_type property.

Change-Id: I4e125a4cdbad968c9f6ea8781a8c849f4c31c929
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
20108e2ed6d7fdc889d85702f7cbda906db141cf 12-May-2010 Jiehua.Dai <Jiehua.Dai@sonyericsson.com> Fix window leak problems in settings.

There were window leak in the settings application.
These leak happens when an AlertDialog displays, rotate the phone,
then it would cause window leak.

Change-Id: I914897bf657933efea72eeea66076dc288098420
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
414ab76fe3cebce39dd49317b4e368a16cca0847 04-Mar-2010 Jiehua Dai <Jiehua.Dai@sonyericsson.com> The password in the APN settings is shown instead of stars

The password is presented as stars in the edit box, also if one
exits and then enters the APN editor the password is stars.

With this patch the APN password is consistently starified.
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
4d31288fe30b2e8f2e0a5ff54b402912fd830df1 29-Oct-2009 Amith Yamasani <yamasani@google.com> Fix for 1974140. Delete entry if not valid on hitting home.

If user doesn't enter an APN or name, then delete the entry on hitting home.

And if user has enough information but doesn't enter a name, then set the
name to "Untitled" to avoid blank APNs in the list.
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
195bc43460967e57e4c1131ba156083a93e0e4e8 26-Oct-2009 Jaikumar Ganesh <jaikumar@google.com> Add Authentication Type field to the APN settings.

Bug: 1817100
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
c38866843e966622346dc8f7b028749cac9c2198 02-Apr-2009 Wink Saville <> AI 144245: Fix merge conflict for megering in the CDMA changes in to master from donutburger.

Automated import of CL 144245
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
afc4ab2ffbb8327ddce9907961295a32cbf49d0f 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
4e14e5ccbf1ef27220419849133d482a546d5c04 04-Mar-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //depot/cupcake/@135843
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
abc48f80d8747b4fc051b7dd364355ee667a9bac 18-Dec-2008 The Android Open Source Project <initial-contribution@android.com> Code drop from //branches/cupcake/...@124589
/packages/apps/Settings/src/com/android/settings/ApnEditor.java
de2d9f5f109265873196f1615e1f3546b114aaa7 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Settings/src/com/android/settings/ApnEditor.java