| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
| |
Move from Storage to Developer Options, and add interstitial dialog
with more details.
Bug: 6461446
Change-Id: I6d3d8fdc61a3e920ed58ab4d726949ac3c31feab
|
|\ |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
|/
|
|
|
|
|
|
|
|
|
|
| |
This reverts commit 498fbe470e8201ed6d4a1677025b274d9ca65e0b.
Conflicts:
res/xml/development_prefs.xml
src/com/android/settings/DevelopmentSettings.java
Bug: 6438155
Change-Id: I3ab866d0a269e355388bb3ef41737a7d097df8f6
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
| |
Re-organize dev options a bit.
Change-Id: I291b177c87cb8fb4bd8316d05aa6eadfaaf5f0d2
|
|
|
|
| |
Change-Id: I747ac6d90dfb8a7a0bbf547ce7cae8ee86f8d5d0
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Change-Id: I1bb3da7db4602ce7cbdfb46799c5114ce63ffed2
|
|
|
|
|
|
|
|
|
| |
This makes the verifier device identifier information for this
particular device visible in the "Development" screen of
Settings.
Bug: 5205163
Change-Id: I55e0b32fe98f898e6e8d723ce6696529fdccffd0
|
|
|
|
|
|
| |
Bug: 4569045
Change-Id: Ie074dbdc61c8e30222113edebdb2e4d5a83020e5
|
|
|
|
|
|
| |
Addresses bug 5136161
Change-Id: Ia26258e0c8b0378184e4bac32a5da47de5da686f
|
|
|
|
| |
Change-Id: I1fcde9d371bbb6e0eef0da7749a8c8cfb9a2c881
|
|
|
|
|
|
|
| |
These are in the "development" section of the settings app, expanding
on ADB and other stuff that is already there.
Change-Id: I61a4955df0c548dcf1f39be46d21e8b8d02e454a
|
|
|
|
|
|
|
|
| |
Bug: 4149811
Add a setting in Application->Development to change HDCP checking.
Change-Id: I5561b097b3fd7dbfc4eaf1977b80a37fc29572aa
|
| |
|
| |
|
| |
|
| |
|
|
|