summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/DeviceInfoSettings.java
Commit message (Collapse)AuthorAgeFilesLines
* DeviceInfo: Set is_lineage intent when launching PlatLogoZhao Wei Liew2017-01-161-0/+1
| | | | | | We use this to decide whether to launch the LineageOS PlatLogo. Change-Id: I23dfc7b6aa6b8d96d45a757a4b44f2399e62196c
* DeviceInfoSettings: Launch normal PlatLogo for LA versionZhao Wei Liew2016-12-291-15/+2
| | | | | | | | Since we've removed the Cid-esque PlatLogo as part of the LineageOS rebrand, get rid of the extra code and simply launch the AOSP PlatLogo when tapping on the LA version pref. Change-Id: I2b70d4115d890771999b0b1b97c8a70495a75562
* Settings: Hidden option to view Device IDJanet Sun2016-09-081-1/+48
| | | | | | | | On tapping 7 times, show the device ID and copy it to clipboard. CYNGNOS-3232 Change-Id: I1f18874be20671d66ccbe9132bce5d772be14dd9
* Settings: Use cm build properties correctly.Adnan Begovic2016-04-061-1/+2
| | | | | TICKET: CYNGNOS-2379 Change-Id: I8342589c52d633c044570be02f48c7f5a48f788c
* Revert "Customize regulatory info."Danesh M2016-02-231-3/+2
| | | | | | | | | | This reverts commit 3d299959deb33a86ba2925eb4fa954e0118bd893. This breaks on the dialer shotcode to access this (*#07#) CYNGNOS-2050 Change-Id: Ia02512642307b25e9ff7e8c0533da5eaa7233a7f
* Merge tag 'android-6.0.1_r10' into HEADJessica Wagantall2016-01-051-0/+6
|\ | | | | | | | | | | | | Ticket: CYNGNOS-1404 Android 6.0.1 release 10 Change-Id: I40f4f8e3e1c508807323ec222eeb4baeb329fd5e
| * Block developer settings during SUWRussell Brenner2015-12-011-0/+6
| | | | | | | | | | | | | | | | Block access to development settings by tapping on the build number in "About phone". Once SUW has completed, taps will be allowed. Bug: 25290269 Change-Id: I9b2787712237f28fba446abab15a9e1c075d0419
* | Revert "Settings: Show Baseband version on MSIM devices"Michael Bestas2015-12-221-5/+2
| | | | | | | | | | | | | | | | * Not necessary, baseband is already shown without this. This reverts commit 3e2025a54fe23a7a0b541e2ca29b7e38f9ad4610. Change-Id: Ibdf650be1637f8ba75d65379043795d1a52f3ded
* | Settings: Show Baseband version on MSIM devicesWilli Ye2015-12-221-2/+5
| | | | | | | | Change-Id: Ie527e224e2c2197ff5d46abbcf8401439df12472
* | Settings: update About screen device model fieldsRoman Birg2015-12-191-1/+4
| | | | | | | | | | | | | | | | | | - Changed "Model name" to "Device model", this queries ro.product.model - Added an optional "Device name" field which queries ro.product.name - The new "Device name" field is disabled by default Change-Id: If837674091b4612124e1eff00e884823be767f47 Signed-off-by: Roman Birg <roman@cyngn.com>
* | Settings : Launch demo mode on triple tap of build dateDanesh M2015-12-181-0/+14
| | | | | | | | Change-Id: I85341ad7f9c8bba107e26e5e12924906466b0c76
* | CM PlatLogo: CyanogenMod version preference (2/2)Danesh Mondegarian2015-12-081-0/+14
| | | | | | | | | | | | | | Binds the CyanogenMod version preference to launch CM easter egg upon multiple taps. Change-Id: I8e06642944d24581c0932c9964f2d9615bfcb832
* | Settings: Add CM UpdaterDvTonder2015-11-231-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: Author: DvTonder <david.vantonder@gmail.com> Settings: Add Updater and Changelog Change-Id: I8cf09962d9ba667bcdba78d7214fd6b5bb0feedc Author: Jorge Ruesga <jorge@ruesga.com> settings: hide settings of disabled components Change-Id: I977bd0c9668b479773802f99d03ecd1072e12f75 JIRA: CYAN-3552 Issue: https://jira.cyanogenmod.org/browse/CYAN-3552 Signed-off-by: Jorge Ruesga <jorge@ruesga.com> Author: Michael Bestas <mikeioannina@gmail.com> Move CM updater & remove summary * Move CM Updater to the top, like the fota app * Use android's default 'System updates' empty summary Change-Id: Ia3358397be97bc0ac19dd73598d053eb29efe31d Change-Id: I8cf09962d9ba667bcdba78d7214fd6b5bb0feedc
* | Settings: Add FOTA updaterRicardo Cerqueira2015-11-231-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: Author: Ricardo Cerqueira <cyanogenmod@cerqueira.org> Support the signed-builds FOTA updater, too Change-Id: I2724881d6252ce7ce17ed9b3cfa94f6fecae1f7d Author: Brint E. Kriebel <bekit@cyngn.com> settings: Rename FOTA package Change-Id: Ic1131261c275c15de308dded0aea36b61942a986 Change-Id: I2724881d6252ce7ce17ed9b3cfa94f6fecae1f7d
* | Merge tag 'android-6.0.0_r26' into HEADRicardo Cerqueira2015-11-051-0/+4
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Android 6.0.0 release 26 Conflicts: res/values-fr/strings.xml res/values-it/strings.xml res/values-ja/strings.xml res/values-nl/strings.xml res/values-pl/strings.xml res/values-ro/strings.xml res/values-ru/strings.xml res/values-zh-rCN/strings.xml res/values/bools.xml res/values/strings.xml res/xml/development_prefs.xml src/com/android/settings/DevelopmentSettings.java src/com/android/settings/DeviceInfoSettings.java src/com/android/settings/DisplaySettings.java Change-Id: I9fd9e793cf6097d950f8a1e30771c8bdf5067906
| * Merge "Allow manual to be read from disk" into mnc-dr-devZach Kuznia2015-10-011-0/+4
| |\
| | * Allow manual to be read from diskZachary Kuznia2015-08-171-0/+4
| | | | | | | | | | | | | | | | | | b/22891924 Change-Id: I6014690735403b772f273addba01706441898e23
* | | Settings: Use cyanogenmod.os.Build for props.Adnan Begovic2015-10-291-1/+1
| | | | | | | | | | | | Change-Id: I7c1ac67a001c090e784ec2b02cefdeb1026572b5
* | | Settings: Add CM Api level to about phone.Adnan Begovic2015-10-261-0/+19
| | | | | | | | | | | | Change-Id: I802202719ca9a2d1f98fda807f133efceec7be4a
* | | One does not simply become a DeveloperChirayu Desai2015-10-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also contains: From 2622e3cddd08448666fcfd584a8794727e1b2979 Mon Sep 17 00:00:00 2001 From: Michael Bestas <mikeioannina@gmail.com> Date: Wed, 2 Jul 2014 16:32:03 +0300 Subject: [PATCH] Fix translatability of modified dev countdown strings Change-Id: I64ab4d7ab9d8334275d2e4d493b716a8fc73ab4e
* | | Added build date (ro.build.date from build.prop) to device info.Justin White2015-10-241-0/+2
| | | | | | | | | | | | Change-Id: I5e19ee04de5c26822e171d4af8f4bfc052be9b74
* | | Add Modver to Settings.Chris Soyars2015-10-241-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I596064a80210517ff0dae30401f71b52adabd614 Rename modversion Change-Id: I6557d5aa68a3ad00166cdd2b8951f425ad7800df DeviceInfoSettings: Use ro.cm.display.version instead of ro.cm.version Follows the same logic as ro.build.display.id/ro.build.id: engineering, debug and unsigned builds will have no distinction, user and signed builds will show a simplified version Change-Id: I713ccb2445ea2e333e831129ef7733fd518282eb settings: This is CyanogenMod! Change-Id: If9f14d6579b18c4ae049d35e312dd2d98746aced Change-Id: I6557d5aa68a3ad00166cdd2b8951f425ad7800df
* | | Customize regulatory info.Shaoxu Liu2015-10-081-2/+3
|/ / | | | | | | | | | | | | | | | | Since the AndroidManifest could not use the overlay boolean, enable the regulatory info in AndroidManifest. Add flag checking to make sure it could be customized to enable or disable. Change-Id: I95018d94dea271eed9d740b356ad883c0b537e28
* | Present the security patch date in a human-friendly formatChristopher Tate2015-08-201-0/+14
|/ | | | | | | | | | For example, for an ISO date of 2015-08-01, this now displays "August 1, 2015" in enUS, and "1 August 2015" in enUK, and "2015年8月1日" in jpJP. Bug 23358065 Change-Id: Iaa920ec88d765a222f0b589123665b689bf41978
* Fix issue #23116383: Include security patch level in SettingsDianne Hackborn2015-08-121-0/+8
| | | | Change-Id: I003564376a02a70f0245353472544cde355240ac
* Check new user restriction.Jeff Sharkey2015-06-151-0/+6
| | | | Change-Id: I8891a4347478c243a3f1a14cf8cdf9b4784c9fab
* Merge "Change to trigger client initiated OMA-DM session on System update ↵Amit Mahajan2015-06-151-0/+31
|\ | | | | | | req." into mnc-dev
| * Change to trigger client initiated OMA-DM session on System update req.Amit Mahajan2015-06-111-0/+31
| | | | | | | | | | Bug: 21603815 Change-Id: I401099a9aeced578ee914ddbebf1f5982f276780
* | Fix legal info back buttonJason Monk2015-06-101-47/+1
|/ | | | | | | | | Make it its own SettingsPreferenceFragment. whitespace-- Bug: 20727881 Change-Id: I1f790af03d316c1d43377a6d8606084d9f3a747f
* Allow help to be defined to intent uriJason Monk2015-04-141-0/+5
| | | | | | | | | Allow help uris to be either an intent uri or as uri (as they were before). Also add a default help uri, and specific helps for several screens. Bug: 15475009 Change-Id: Iff982892973f01d32ff61ea88d4844e9a7153500
* log visibility of viewsChris Wren2015-03-271-0/+6
| | | | | Depends-On: I5b1dccb5d103ece3112acf38889bae16273b092f Change-Id: I116aed2bb805f723a5bf2ec9eb94257de0b4a7b5
* Settings: Remove all unused imports.John Spurlock2015-03-181-3/+0
| | | | Change-Id: Iebfa52cb849d69974c94902b0b020893cf5618a3
* Add an item to "Legal information" screen for WebView licenseMikhail Naganov2015-01-061-0/+6
| | | | | | | | | | Similar to how it is done for other legal information items -- if there is an activity that serves android.settings.WEBVIEW_LICENSE intent, the item is shown with the title set to the activity's title, otherwise the item is hidden. Bug: 18729447 Change-Id: Ic5bad40c91e35fa3c8235128628413929ef111d3
* Implement #15841213 Search - index Developer Option only and only if they ↵Fabrice Di Meglio2014-07-251-0/+6
| | | | | | | | | have been activated - do not index Developer Options if they are not activated - index them just after their activation Change-Id: I54fcc6b55a1f29eb6b19d6e14e3158d4a38a6fe6
* Fix bug #15335840 "Safety information" search suggestion shown thoughFabrice Di Meglio2014-05-301-10/+88
| | | | | | | | | | | | ..."Safety information" setting is not available in settings app - implement a SearchIndexProvider for DeviceInfoSettings and remove some Preference indexing depending on the device state and configuration - remove old non used Preferences - some code cleaning Change-Id: I3b2c9dc7cb9f1137b553fed9330aeea4020bd2f8
* Settings user restriction changes: debugging features.Julia Reynolds2014-05-091-14/+5
| | | | | | | Replacing restriction pin with a user restriction for developer options. Bug: 14081992 Change-Id: I9a71c256fbd20428b4bd2ae12939c9a50d7b5f11
* Adding code to invoke feedback for the device.Rajat Dewan2014-04-301-1/+62
| | | | | | Please also see http://ag/457938 Change-Id: I842e7211b339ece7066523c503db6e7b0eb12f40
* Disable regulatory info directly, not priority.Jeff Sharkey2014-04-281-3/+9
| | | | | | | | Instead of using priority, offer to launch anyone handling the action, and use the boolean to control if Settings offers the UI. Bug: 13340779 Change-Id: Idb3f85c434414911f8911b7511b3a7a8029a8e06
* Pin protect going into developer mode.Geoffrey Borggaard2013-08-301-1/+14
| | | | | | | Developer mode turns on ADB which we definately don't want students to do. Bug: 10549646 Change-Id: Ibba6231d36427985da6c258002e319e33a15b9b8
* Don't do the developer options countdown for secondary users.Amith Yamasani2012-12-071-0/+3
| | | | | Bug: 7469031 Change-Id: I794cb8b67a9221cc4fcd2dd6208777648c818fe0
* Use plurals for the developer steps countdownEvan Charlton2012-11-071-2/+2
| | | | | | | When counting down how many steps are left before the user becomes a developer, use plurals so that "steps" becomes "step" correctly. Change-Id: I5dbe2c229c9e6ed0c45aaae8c303b23efc76f75d
* Fix issue #7328934: change threshold of developer options countdown toastDianne Hackborn2012-10-111-2/+5
| | | | | | | | 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
* Fix issue #7318666: hide developer options from user buildDianne Hackborn2012-10-101-5/+44
| | | | Change-Id: I4c5a66bd5f4d3fc36d439228a7a276d694291606
* Show more settings and add restrictions/dialogs for secondary usersAmith Yamasani2012-09-231-3/+9
| | | | | | | | | | 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
* Fix NPE in DeviceInfoSettingsBrian Muramatsu2012-09-191-1/+4
| | | | | | Bug 7192187 Change-Id: I6d404e5228c7f66e37137a27ebd555a88dda2f74
* Add optional regulatory info pageBrian Muramatsu2012-09-181-7/+14
| | | | | | | | | | | 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
* am 76ddf411: Merge "Fix /proc/version parsing in Settings."Elliott Hughes2012-09-101-30/+31
|\ | | | | | | | | * commit '76ddf4113ab73acfd3d6172a8965bffec2e7c60f': Fix /proc/version parsing in Settings.
| * Fix /proc/version parsing in Settings.Elliott Hughes2012-09-101-30/+31
| | | | | | | | Change-Id: I4bde0e4935eaa4c27067062443a051976daa115d
* | am 5d72b272: Merge "Add support for SE Android to the Settings app."Jean-Baptiste Queru2012-08-081-0/+15
|\ \ | |/ | | | | | | * commit '5d72b2726797374e402943182d8132045ed32d3a': Add support for SE Android to the Settings app.
| * Add support for SE Android to the Settings app.Stephen Smalley2012-07-201-0/+15
| | | | | | | | | | | | Display SELinux status (disabled, permissive, enforcing) under About phone. Change-Id: I69529fb7a3adfe31eccb16d79740fc4952ff5e68