summaryrefslogtreecommitdiffstats
path: root/res/xml/development_prefs.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Enforce READ_EXTERNAL in Developer Options.Jeff Sharkey2012-05-141-0/+5
| | | | | | | | Move from Storage to Developer Options, and add interstitial dialog with more details. Bug: 6461446 Change-Id: I6d3d8fdc61a3e920ed58ab4d726949ac3c31feab
* Merge "Settings to control traces." into jb-devDianne Hackborn2012-05-081-32/+47
|\
| * Settings to control traces.Dianne Hackborn2012-05-081-32/+47
| | | | | | | | | | | | | | | | | | Also some re-organization of the debug options, and check for the case where the global debug setting is turned off but there are some debug options turned on (in which case we just switch to the global option being on). Change-Id: I710e3a009e2be9c7c1a1879a853ac736abf1d8d8
* | Revert "Make verifier device id information visible"Kenny Root2012-05-081-8/+0
|/ | | | | | | | | | | | This reverts commit 498fbe470e8201ed6d4a1677025b274d9ca65e0b. Conflicts: res/xml/development_prefs.xml src/com/android/settings/DevelopmentSettings.java Bug: 6438155 Change-Id: I3ab866d0a269e355388bb3ef41737a7d097df8f6
* Add three new developer settingsRomain Guy2012-04-271-0/+15
| | | | | | | | | | - Show hw screen updates: show where apps udpate the screen when running with hw acceleration - Profile hw rendering: add extra profiling info to dumpsys gfxinfo for performance tracking - Debug layout: show layout info on screen Change-Id: I6f7cad762d65ec3be2debfb4a88c25d35bf11079
* Add debug app / wait for debugger dev options.Dianne Hackborn2012-02-141-20/+33
| | | | | | Re-organize dev options a bit. Change-Id: I291b177c87cb8fb4bd8316d05aa6eadfaaf5f0d2
* New dev setting to turn off HW overlays.Dianne Hackborn2012-02-071-0/+5
| | | | Change-Id: I747ac6d90dfb8a7a0bbf547ce7cae8ee86f8d5d0
* Add Developer Option setting for Animator scaling.Chet Haase2012-02-021-0/+7
| | | | | | | | | | | | | This new setting allows users to set a scale factor for the duration and startDelay of all Animator-based animations. This setting is very similar to the Transition animation scale and Window animation scale settings, except this one applies specifically to Animator animations. The property is only accessible by users through the Settings UI, not programmatically. The value applies system-wide and is picked up per-process at the time of the first ValueAnimator construction. Change-Id: I4fd02b03e508495b39481bfc8904d8771d0fd4e1
* Add developer setting to force hardware accelerationRomain Guy2011-09-291-0/+5
| | | | Change-Id: I1bb3da7db4602ce7cbdfb46799c5114ce63ffed2
* Make verifier device id information visibleKenny Root2011-09-261-0/+7
| | | | | | | | | This makes the verifier device identifier information for this particular device visible in the "Development" screen of Settings. Bug: 5205163 Change-Id: I55e0b32fe98f898e6e8d723ce6696529fdccffd0
* Add a "show touches" option for demos and presentations.Jeff Brown2011-08-261-0/+5
| | | | | | Bug: 4569045 Change-Id: Ie074dbdc61c8e30222113edebdb2e4d5a83020e5
* Move the desktop backup pw from "Backup and reset" to "Developer" settingsChristopher Tate2011-08-121-0/+11
| | | | | | Addresses bug 5136161 Change-Id: Ia26258e0c8b0378184e4bac32a5da47de5da686f
* New development setting for ANRs.Dianne Hackborn2011-08-021-0/+5
| | | | Change-Id: I1fcde9d371bbb6e0eef0da7749a8c8cfb9a2c881
* Move the main interesting DevTools settings into the main settings app.Dianne Hackborn2011-07-011-0/+57
| | | | | | | These are in the "development" section of the settings app, expanding on ADB and other stuff that is already there. Change-Id: I61a4955df0c548dcf1f39be46d21e8b8d02e454a
* Debug feature for HDCP compliance testing.Amith Yamasani2011-03-231-0/+6
| | | | | | | | Bug: 4149811 Add a setting in Application->Development to change HDCP checking. Change-Id: I5561b097b3fd7dbfc4eaf1977b80a37fc29572aa
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+35
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-35/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-4/+2
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-0/+5
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+32