History log of /packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d6a24d505a237c26a280cfbeb5a3bedaca8a3f7d 11-Oct-2012 Dianne Hackborn <hackbod@google.com> Fix issue #7328934: change threshold of developer options countdown toast

Delay showing toasts until the third tap. Also harden the dev
settings code that pokes system property changes to not crash
if a system service throws an exception back.

Change-Id: I1351e2c950f2bcc4fc72afb60995fd7f84319e3d
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
caefa9b5f03b595b81729407e4123fee18a4342c 11-Oct-2012 Dianne Hackborn <hackbod@google.com> Fix issue #7318666: hide developer options from user build

Change-Id: I4c5a66bd5f4d3fc36d439228a7a276d694291606
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
9627a8ea151c1f27e5e9f34592c7b34fea3101c3 23-Sep-2012 Amith Yamasani <yamasani@google.com> Show more settings and add restrictions/dialogs for secondary users

Bug: 7213029 crash in About>Status
Bug: 7212495 hide System updates for second user
Bug: 7212230 nickname editor should select the text
Bug: 7160487 TTS settings
Bug: 7129411 Settings needs visibility changes for secondary users

Change-Id: Ia2d1229c08b392edfa6b671fce4a382410405b14
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
185ba407bab02c1442d02b82800f0220779ecb10 19-Sep-2012 Brian Muramatsu <btmura@google.com> Fix NPE in DeviceInfoSettings

Bug 7192187

Change-Id: I6d404e5228c7f66e37137a27ebd555a88dda2f74
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
a6dbaea2dacaaef7c91f89aae8d5f1ed7580b893 18-Sep-2012 Brian Muramatsu <btmura@google.com> Add optional regulatory info page

Bug 7081675

If R.bools.config_show_regulatory_info is true, then show a "Regulatory
information" item on the "About phone" page. Show a DialogFragment
displaying the regulatory_info drawable if the item is clicked. Add a
1x1 blank regulatory_info drawable for devices that won't show this.

Change-Id: I5823d8969de038becf4911dce893dab5dbb23537
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
78f5c4d5372e38b5a5d1e2f3e3b732951a76f007 11-Sep-2012 Elliott Hughes <enh@google.com> am 76ddf411: Merge "Fix /proc/version parsing in Settings."

* commit '76ddf4113ab73acfd3d6172a8965bffec2e7c60f':
Fix /proc/version parsing in Settings.
d267d377fba9f6685dfd73af51d85c244f1f970f 06-Sep-2012 Elliott Hughes <enh@google.com> Fix /proc/version parsing in Settings.

Change-Id: I4bde0e4935eaa4c27067062443a051976daa115d
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
7526636406087666d005d389ddc0cdacd79499fd 08-Aug-2012 Jean-Baptiste Queru <jbq@google.com> am 5d72b272: Merge "Add support for SE Android to the Settings app."

* commit '5d72b2726797374e402943182d8132045ed32d3a':
Add support for SE Android to the Settings app.
b4e84f34e095ad423b854f66f75aeb36514d49f0 03-Feb-2012 Stephen Smalley <sds@tycho.nsa.gov> Add support for SE Android to the Settings app.

Display SELinux status (disabled, permissive, enforcing) under About phone.

Change-Id: I69529fb7a3adfe31eccb16d79740fc4952ff5e68
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
b0b45c02ec73c87f78a8358a7e98747bd96ec103 30-Jun-2011 John Wang <johnwang@google.com> Display FCC id for LTE in Settings.

If ro.ril.fccid is set by RIL, display it at Settings -> About Tablet -> FCC Equipment ID.

bug:4965501
Change-Id: I920ab071bf1997c4fbf3ce81f88e24f512d004c3
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
3feacdf3969800d6c53c6ca6f8ced2f8fc637f7f 27-Nov-2011 Meng Hu <meng.hu@sta.samsung.com> Add Sprint update menu

Adds the conditionally used xml ui definition and removes it at runtime when it's not
wanted. Ported from GB.

bug:5237167
Change-Id: I89a67e1033ddc7099563732e839c08fbadb4fd75
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
75a51aa6d239f64ca2ec81f4e52a540648e86c27 08-Nov-2011 Amith Yamasani <yamasani@google.com> Remove system tutorial option in Settings->About.

It was being activated by third party IMEs that have tutorials. Remove
the code permanently, since we don't support the system tutorial flow
anymore.

Bug: 5425836
Change-Id: I691b8d48309b3dd3a25c9994334dc4692a70e482
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
2397a7391e2ba9434ee89345c1d3a47948d8f226 28-Sep-2011 Amith Yamasani <yamasani@google.com> Show in Settings->About if the device is an engineering sample.

Don't show anything additional for a production device.

Bug: 5380778
Change-Id: I82532c37b0fc71fe5ada91a7b945b3becffbc535
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
8af88fb8387259e51615709b2d1ea0260f7057fd 31-Aug-2011 Robert Greenwalt <rgreenwalt@google.com> Use the new isNetworkSupported api for wifi-only

Didn't have an API for this before so people used a hacked system property (ro.carrier)
to determine if the device supported mobile data. Added new API and switching callsites.

bug:5087537
Change-Id: Ibd799559be102a9e2fd552d1a23d1afbcf8f4614
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
362bd107a11e4cb74c53e8058fe0dfaf9baac65f 22-Jun-2011 Gilles Debunne <debunne@google.com> Minor changes in Settings

Battery moved to main menu.

Change-Id: I0db89c197a1256aaac35ceb95bfa4a567ea6613f
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
c06d4c48a9455d6018f2d793c6b8f211f1131055 25-Feb-2011 Amith Yamasani <yamasani@google.com> Remove more entries not relevant to wifi-only devices.

Bug: 3488384
Bug: 3487976
Bug: 3488381

Removed Cell standby entry from Battery use screen.
Removed Mobile signal strength from BatteryHistory screen.
Added wifi IP address to About->Status
Remove auto-timezone checkbox in Settings->Date & time

Change-Id: I228721a3613b1aeb600026e42274337886552698
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
56a52c5aec61eb390b9d98dcaf3042e094e588a2 14-Oct-2010 Freeman Ng <tenorslowworm@google.com> resolved conflicts for merge of 59561e0a to master

Change-Id: I9d031ce8f9627bb5e8b28f867e2890c354856df9
2fc2ba11fedd529340eefc042d3a00ef6f70e7b6 12-Oct-2010 Freeman Ng <tenorslowworm@google.com> Hide "System tutorial" option if there's no IME tutorial
bug: 3074212

Change-Id: I3653c23cd893114cec7822efb2d6acb08b7ba91e
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
3784d003b811a5a66424cc0f5f8ef4b279081359 23-Aug-2010 Dianne Hackborn <hackbod@google.com> am 805ad7d1: am 4749fcf7: More tricksy.

Merge commit '805ad7d1aa3d5177b383af3ad49df20092d2ef9d'

* commit '805ad7d1aa3d5177b383af3ad49df20092d2ef9d':
More tricksy.
4749fcf762de0e34ac28f927501d42555062c521 20-Aug-2010 Dianne Hackborn <hackbod@google.com> More tricksy.

Change-Id: I4752344e0eea302ba28e907ff5bd5c20f74a82b7
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
d79934731c8d33f6fc63b21c120b9ffba5d06f54 18-Aug-2010 Amith Yamasani <yamasani@google.com> Refactor settings top level activities to use fragments.

Added a base class SettingsPreferenceFragment from which the settings activities should
be derived so that they can behave like fragments. It contains some commonly called
utility methods and dialog conversion to DialogFragment.

Some of the top-level activities can be launched directly without the left pane.
Settings.java acts as a proxy activity that contains just that settings fragment without
the left pane.

There are still a lot of second and third level activities that need to be fragmentized.
This is just the first pass to test the 2-pane layout.
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
3673546205ebf1b4c83c212c1032eea38c8adbe7 12-Aug-2010 Dianne Hackborn <hackbod@google.com> More version info.

Change-Id: I006951028135e95ce7bb2463f00649a691b5f615
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
a6b9dcbb161e9d7ede0573397ee22d6c3f0bbcae 10-Mar-2010 Patrick Auchter <patrick.auchter@motorola.com> Fix regex for optional nested parentheses in kernel compiler string

Change-Id: Ie171148b3846bf6c4fd6a1bb31c87aba8db0eb6a
Signed-off-by: Patrick Auchter <patrick.auchter@motorola.com>
Signed-off-by: Mike Lockwood <lockwood@android.com>
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
a40fb23734cc5d5ac6e69a060cbb488269ad8af3 27-Sep-2009 Wink Saville <wink@google.com> Add Safety information to Settings > About Phone

The Safety information link is stored in a system property, ro.url.safetylegal

If the phone has data connection, select "Safety information" menu will open the
Safety information link. If there is no data connection for the phone, a message will
pop up which ask user to open Safety information link from PC.

Change-Id: Ia46e2e868ebcda93138cb9f00c978d8ac827022a
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
5807c64631b0716390bcef08320e8b4865a4246d 18-Aug-2009 Jared Suttles <jared.suttles@motorola.com> Allow optional nested parenthesis in the kernel compiler version string.

This fixes parsing of the kernel version string in so that groups
3 and 4 can be shown in About phone.

Submitted on behalf of Patrick Auchter <patrick.auchter@motorola.com>
Signed-off-by: Jared Suttles <jared.suttles@motorola.com>
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.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/DeviceInfoSettings.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/DeviceInfoSettings.java
b9f5851434b568fa427613fbc00e0b4cf9e15132 13-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@131421
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java
1feaa85791b3b5cc66a16142afc2259a2356bc9e 11-Feb-2009 The Android Open Source Project <initial-contribution@android.com> auto import from //branches/cupcake/...@130745
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.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/DeviceInfoSettings.java
de2d9f5f109265873196f1615e1f3546b114aaa7 21-Oct-2008 The Android Open Source Project <initial-contribution@android.com> Initial Contribution
/packages/apps/Settings/src/com/android/settings/DeviceInfoSettings.java