Prerepa Viswanadham
77eb8880e8
Merge remote-tracking branch 'goog/mirror-m-wireless-internal-release' into master_merge
...
Fix build in DevelopmentSettings.java
Change-Id: I8d89fd46482fae8e708398f749e480b8a06f5f03
2015-03-24 19:08:43 -07:00
Lorenzo Colitti
8fc9341b38
Add a developer settings checkbox to use the legacy DHCP client.
...
Change-Id: I18471bdf137fbb128d7e4ae6b9b1a4675f5e7fbc
2015-03-17 19:47:41 +09:00
Wale Ogunwale
77dab4be64
Remove multi-window developer setting from search index if disabled.
...
Bug: 19494313
Change-Id: I6339d06a4b2ffe712ff8a2a3e72ddfdc63244d28
2015-03-12 12:10:13 -07:00
Wale Ogunwale
4c9d667bc2
Added Developer Options settings for multi-window mode.
...
Enables/disables the development multi-windows UI under Recents UI.
Setting is hidden on -user builds.
Bug: 19494313
Change-Id: Id1ccec5d9552dfdc74cc8d0af26ba7e6c4456166
2015-03-03 13:11:55 -08:00
Marco Nelissen
2c47e6f823
Register USB receiver
...
This makes USB mode selection work properly, and prevents developer
options from crashing on exit.
Change-Id: I4c822f2694b0d87438827ff0da0d974c93ddbcab
2015-01-08 10:49:46 -08:00
Lajos Molnar
0a03478cea
am 8b2c19b5
: am 5f9ee5e4
: am c3245a05
: Reword NuPlayer developer settings to say AwesomePlayer
...
* commit '8b2c19b5780bc2dedb51982b2a40c573e1c86157':
Reword NuPlayer developer settings to say AwesomePlayer
2014-11-24 18:12:16 +00:00
Andres Morales
ee47e0219e
am 877e9de6
: am e6d4aba3
: am 7090c92f
: Merge "Update enable oem unlock warning" into lmp-mr1-dev
...
* commit '877e9de67b69c77bd34452c28b1b0a4739da1d90':
Update enable oem unlock warning
2014-11-24 18:12:15 +00:00
Lajos Molnar
c3245a0555
Reword NuPlayer developer settings to say AwesomePlayer
...
Bug: 18489541
Change-Id: Iab3ad293fb6689949e57375371fa6ac649b4ff0c
2014-11-21 21:51:29 -08:00
Andres Morales
26b46882cb
Update enable oem unlock warning
...
updating the strings from bug previously fixed
Bug:18227644
Change-Id: I2b651c807df7585f4d08a26a2a09895100ae2cd6
2014-11-21 16:42:57 -08:00
Andres Morales
4610421f40
am 7d3e182c
: Merge changes I326a4cf2,I1cfce513 into lmp-mr1-dev automerge: ea4d9a9
automerge: eb55ac9
...
* commit '7d3e182c18978c7da43194d9deb564e5724b06e2':
Confirm enabling OEM unlock with warning dialog
Request PIN confirmation to enable OEM unlock
2014-11-05 18:48:07 +00:00
Andres Morales
48b0b241aa
Confirm enabling OEM unlock with warning dialog
...
Bug: 18227644
Change-Id: I326a4cf215ef0e30fd8a054964e0efeb3f627d89
2014-11-04 10:58:19 -08:00
Andres Morales
73bbd4cbff
Request PIN confirmation to enable OEM unlock
...
Bug: 18191568
Change-Id: I1cfce5131c96711876953a28d8d642342d15201e
2014-11-03 17:02:11 -08:00
Selim Gurun
65723ffe12
Enable DRP only through command line.
...
Enable DRP only through command line so remove it from dev settings.
This reverts commit 7818de107a
.
Change-Id: I2a3c60d9200b79a876ab69c7c495416a41108c39
2014-10-24 14:48:30 +00:00
Selim Gurun
7818de107a
Revert "Remove WebView DRP Setting from Developer Settings"
...
This reverts commit 90886b8284
.
Conflicts:
src/com/android/settings/DevelopmentSettings.java
Change-Id: Ib41061bfbd74294ad643173c0caaf5f66bba410e
2014-10-21 16:56:46 -07:00
Fabrice Di Meglio
c616a65ee6
am b84d366f
: am 156d30db
: am 40103896
: Merge "Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch" into lmp-mr1-dev
...
* commit 'b84d366f6bffc6676b6223c3757faef1c6e9f8fe':
Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch
2014-10-15 03:06:53 +00:00
Fabrice Di Meglio
886387373e
Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/off switch
...
Per UX request, use a Switch instead of a CheckBox for Developer Settings
Change-Id: I6a9b3fef879299a8ac5b57ff9c794b58022b79d9
2014-10-14 16:43:37 -07:00
Mike Lockwood
3f6ef34b35
Add developer setting for changing the current USB configuration
...
This can be useful for testing the audio source kernel driver,
reverse tethering over RNDIS, etc.
Change-Id: I7392f95545cf5ae8a36b4b7b0d37f003df7e70b2
2014-10-06 10:17:13 -07:00
Hui Shu
90886b8284
Remove WebView DRP Setting from Developer Settings
...
BUG: 17730990
Change-Id: I776844ee617916037b861ec7385365bb5873d4a0
2014-09-30 16:53:36 -07:00
Mark Salyzyn
894af268de
logd: settings: ro.config.low_ram support
...
- limit settings to 64K, 256K and 1M if ro.config.low_ram true
- Correctly handle ro.logd.size
Bug: 17526187
Change-Id: I2380b649516b29c2a98f54de18e5a4780b3421ce
2014-09-17 22:26:16 +00:00
Selim Gurun
d578fc00b5
Merge "Use GoogleSetting to override DRP setting if available" into lmp-dev
2014-08-28 22:11:46 +00:00
Selim Gurun
b56bab1fd4
Use GoogleSetting to override DRP setting if available
...
Bug: 12492817
The developer setting will be deprecated and eventually will be
removed after the setting is moved to its new location.
This is the prep work for it.
Change-Id: If0b019b33a544b7d2e659161685fa33ca052f612
2014-08-23 08:32:09 -07:00
Jon Miranda
0b65294a7a
Added a developer option to save attribute data.
...
After the checkbox for 'Enable view attribute inspection' is checked,
newly constructed Views will save their attribute data.
Change-Id: Ia6d150d0d9991a2341236a9d35055b811038c849
2014-08-18 17:16:23 -07:00
Selim Gurun
ce8d39103f
Remove logic to read the key from GServices
...
Bug: 12492817
The key is now stored in webview apk so remove the logic
to read from GServices.
Change-Id: I9f9b57d59885d93023be307a80d5a7db143ffbfe
2014-08-14 15:44:45 -07:00
Glenn Kasten
ca54234efc
Add setting to disable automatic USB audio routing
...
Bug: 16381952
Change-Id: I7335ed4c3ec8d5f9cb9a9bd2a9d2f9e0f3a63c43
2014-08-13 11:04:25 -07:00
Lajos Molnar
dc3bc0ba6b
Make nuplayer the default media player.
...
Update nuplayer settings to use awesomeplayer key.
Bug: 11784824
Change-Id: I25ec4b4bd289e3f00c3d299b1a3a5275d1ba73fe
2014-07-27 21:59:18 -07:00
Fabrice Di Meglio
2ec78636f7
Implement #15841213 Search - index Developer Option only and only if they have been activated
...
- do not index Developer Options if they are not activated
- index them just after their activation
Change-Id: I54fcc6b55a1f29eb6b19d6e14e3158d4a38a6fe6
2014-07-25 16:28:53 -07:00
Alan Viverette
65e00e5ac8
Reset color space when development options are disabled
...
BUG: 16306222
Change-Id: I4939a4fba8b0358333f6ff25ff8c405c5679579d
2014-07-22 11:10:58 -07:00
Andres Morales
7568392c00
Don't try to set OEM checkbox if not available
...
Bug: 16199128
Change-Id: I09765de60d60a2351f915607e737db90fbd90c9e
2014-07-10 09:49:09 -07:00
Andres Morales
ce249fe38d
Enable OEM unlock checkbox in Developer Settings
...
For Volantis+ devices, we will give users
the ability to enable OEM unlock through
Developer Settings. To do so, we must write
the value to the last byte of a special partition
that does not get erased even after factory reset.
This feature will only be available on devices
with the persistent data partition, thus the checkbox
is only visible for devices that meet this requirement.
This depends on
https://googleplex-android-review.git.corp.google.com/#/c/495350/
DD: go/factory-reset
Bug: 14288780
Change-Id: I8f80b950bc101a1067912faf221391bf0dd826b7
2014-07-09 18:16:04 -07:00
Fabrice Di Meglio
fdf54815d2
Remove VM switch from Developer Options
...
- no more needed as Art is the one and only one VM
See bug: #15778483 "Select Runtime" still exists in search results, but not in Settings
Change-Id: I4ccca20165e254f7eec87c1e44aad8de0cab628d
2014-06-23 17:27:38 -07:00
vandwalle
5e7b3ad09f
add setting to control wifi handover
...
Change-Id: I85a8c8d501238a8115713ca7b018cdac6d0af95a
2014-06-18 20:26:08 -07:00
Selim Gurun
2c2a995193
Merge "Gray out the selection while the key is not available."
2014-06-17 04:56:28 +00:00
Selim Gurun
41745a430d
Gray out the selection while the key is not available.
...
Bug: 15607413
The old logic was simply making it not selectable. This will disable
it and gray it out providing better feedback.
Change-Id: Iaeaae43f28100ba1a1550db0a919172a249054e8
2014-06-17 10:24:44 -07:00
Fabrice Di Meglio
0f59467044
Merge "Fix bug #15687210 Settings crashing when turning ON<>OFF developer option."
2014-06-17 05:00:50 +00:00
Fabrice Di Meglio
6f5e790ac9
Fix bug #15687210 Settings crashing when turning ON<>OFF developer option.
...
- prevent NPE
- define default value (to 256K)
- add more logs for showing value which has been set or any exception
Change-Id: I8f067f14d81ee56631d1ad74b91b5ede26cae125
2014-06-17 09:33:03 -07:00
Selim Gurun
48afff27a2
Do not enable bandwidth reduction settings if key is not available
...
Bug: 15607413
If bandwidth reduction settings are enabled when a key is not ready
yet, webview network connections stall due to a bug in M36 of chrome.
Do not let it enabled via settings app.
Change-Id: I7dc80c33f72ab59de68f919ef227d5227e6b923d
2014-06-16 17:23:19 -07:00
Colin Cross
102fea22e0
Revert "logd: Add Developer settings for size, merge conflict issue"
...
This reverts commit c6d03a828e
.
Change-Id: Ic41bf8609a1e16a10bfdce021e0536370800b81e
2014-06-13 23:26:15 +00:00
Mark Salyzyn
c6d03a828e
logd: Add Developer settings for size, merge conflict issue
...
- mLogdSize dropped by merge conflict resolution
Bug: 14563261
Change-Id: I11e3aa97a0ba40c3f55041d98c02d7e73629e985
2014-06-13 15:09:20 -07:00
Mark Salyzyn
6b5bcd2138
resolved conflicts for merge of c2c64a31
to master
...
Change-Id: Ica0f138d4bf2cf66b8ba485bf286e062be433d0a
2014-06-13 14:57:13 -07:00
Mark Salyzyn
408c89bfb5
logd: Add Developer settings for size
...
- Dependent on some logd/init/selinux security changes.
Bug: 14563261
Change-Id: I11e3aa97a0ba40c3f55041d98c02d7e73629e984
2014-06-13 20:20:08 +00:00
Fabrice Di Meglio
204521626f
resolved conflicts for merge of f9360dbc
to master
...
Change-Id: I2e468d83a7ce5200c59f63b4362e7bee10d0a2eb
2014-06-12 15:46:41 -07:00
Fabrice Di Meglio
138ff8c045
Make the SwitchBar appear immediately
...
- change the way the SwitchBar is shown and hidden
- save its state
- remove the delay transition code
Change-Id: I07260430e6709b42517ca011f6d3c3446a626731
2014-06-12 11:13:23 -07:00
John Spurlock
69323ad96a
am e9ee5e2c
: Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev
...
* commit 'e9ee5e2cede8d7e8fd7791113903df7eff1ec75a':
Settings: Battery saver settings sub-page.
2014-06-11 17:02:20 +00:00
Alan Viverette
2c461006b8
am 6bfec2d6
: Remove all dialog icons in Settings
...
* commit '6bfec2d6b197068dd355bd1742179fe3da07136f':
Remove all dialog icons in Settings
2014-06-11 13:07:58 +00:00
John Spurlock
e9ee5e2ced
Merge "Settings: Battery saver settings sub-page." into lmp-preview-dev
2014-06-10 21:36:19 +00:00
John Spurlock
c7f8e8ce69
Settings: Battery saver settings sub-page.
...
New battery saver settings page, accessed via
the power usage settings overflow menu.
The settings page has a master switch to toggle
battery saver mode, feature disclosure text,
and a preference to configure the automatic
trigger level.
Remove developer checkbox now that this option
has a real home.
NO_SQ: multi project change
Bug:13329308
Change-Id: Iac54238f3406439711b44a3c17f220ac5e370a37
2014-06-10 17:26:47 -04:00
Alan Viverette
6bfec2d6b1
Remove all dialog icons in Settings
...
BUG: 15474733
Change-Id: I43ab10a3bbcabdac6109abf80266f1c4b52bf6fb
2014-06-10 13:41:07 -07:00
Julia Reynolds
c92af83b0c
Merge "Settings user restriction changes: wireless & networks changes."
2014-06-09 19:22:19 +00:00
Julia Reynolds
ee27b9de8f
Settings user restriction changes: wireless & networks changes.
...
Bug: 14081992
Change-Id: I32b0f06da7e7ff9bd8303ce26be2584e6cddbedc
2014-05-29 13:21:29 -04:00
Brian Carlstrom
9d7e2b1949
Move to dalvik.vm.lib.2 to force default to libart
...
Bug: 14298175
(cherry picked from commit 3bc8aaad29
)
Change-Id: I5c551d6d6f00af5a7b3638e3847950e441414e37
2014-05-28 14:48:15 -07:00