| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The updated settings tree looks like this:
[ ] Silent mode (unchanged)
[ ] Allow vibration in silent mode (new)
Phone vibrate: (changed from boolean)
( ) Always
( ) Only in silent mode
( ) Never
See change I14cf91b0 for explanation & framework support.
Change-Id: I22ba7bcfa5ddf4e545800083c6e80fb655f211e5
|
|/ /
| |
| |
| | |
title bar.
|
| |
| |
| |
| |
| | |
Settings for Manage Applications that allow the user to choose default application installaction location.
Options are: internal flash, SD card, or automatic.
|
|\ \ |
|
| | | |
|
|/ /
| |
| |
| | |
Bug: 2402834
|
| |
| |
| |
| |
| |
| | |
If tethering is disabled (build var or a gservices property) for the device,
don't show any of the tethering options. If Usb Tethering is disabled (config.xml) don't show
Usb Options. If Wifi Tethering is disabled (config.xml) don't show Wifi Options.
|
| |
| |
| |
| |
| |
| | |
only showing the option to choose if there is more than one to choose from. Use
the new settingsActivity meta-data to target the appropriate settings activity
for the chosen recognizer.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This has been moved to GoogleSettingsProvider
as part of unbundling.
Part of http://b/issue?id=2383870
Change-Id: Ia8e5725b1749fa95436fade0ea23061eb2ca4822
|
| |
| |
| |
| | |
bug:2281900
|
| |
| |
| |
| | |
Change-Id: I6fe4b05596881ae26ebf536d9774fb3033aa15f3
|
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: San Mehat <san@google.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use arrays.xml to store translations for enumerations;
avoid race conditions happened when pop up menu or dialog;
avoid saving configurations with networks disabled;
use the same layout for all the dialogs;
support editing EAP networks;
only unlock keystore before connecting;
and many bug fixes I cannot remember.
The number of lines in the new code is about 1/3 of the old one,
and it improves the readability a lot!
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This replaces the existing "Text-to-speech" section, placing that
inside, along with a link to the newly exposed voice search settings
(which will soon be expanded) and a link to the LatinIME settings
(pending a link to a new section in LatinIME for just voice settings,
including the comma setting and a new input language setting).
The VoiceSearch and LatinIME links are smart enough to remove themselves
if those don't exist on the device.
|
| |
| |
| |
| |
| |
| |
| |
| | |
Bug:2362077 Bug:2312836 Bug:2166486
Split Sound and Display into separate top-level settings.
All volume settings (including Alarm volume) now in one Volume dialog.
Remove some sub-texts to reduce clutter.
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
#2367275" into eclair
Merge commit 'b9f2966707004b84760b498d8fc05b3c8f144f59'
* commit 'b9f2966707004b84760b498d8fc05b3c8f144f59':
Add dock icon for top-level settings. #2367275
|
| |
| |
| |
| | |
Added mdpi and hdpi icons, and updated settings.xml to point to them.
|
|\ \
| |/
| |
| |
| |
| |
| |
| |
| | |
screen with Audio item. #2367275
Merge commit '39c3d10bfccd74b26b045e3d6a712d282fba88d8'
* commit '39c3d10bfccd74b26b045e3d6a712d282fba88d8':
New top-level Dock in Settings and a Dock Settings screen with Audio item. #2367275
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
#2367275
Add a new top-level setting for car/desktop dock settings.
Sub menu contains one item - Audio (settings)
Sub text for Audio shows current docked status and launches either the
audio settings or a dialog saying that you're not docked and you need to
buy a new dock from Google (kidding).
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Removed dependency on silent mode setting. Must have been a copy/paste error.
|
|/ / |
|
| |
| |
| |
| |
| |
| |
| | |
Previously it was using America/Araguaina, which does not currently observe
DST. Brasilia is actually in an area that follows the Sao_Paulo rules.
Bug 2362824
|
| |
| |
| |
| | |
Signed-off-by: San Mehat <san@google.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Settings.System.AIRPLANE_MODE_TOGGLEABLE_RADIOS is a list of
radios that can be toggled while in airplane mode. This CL
changes BluetoothEnabler to respect this.
It parallels the logic in WifiEnabler, which enables OEMs
to allow Wifi changes when in airplane mode.
Most existing devices don't include "bluetooth" in the
toggleable list, which means bluetooth will continue to be
disabled when in airplane mode for those devices.
Fixes http://b/2297314
|
| |
| |
| |
| | |
user by adding it into Settings.
|
|/
|
|
|
|
|
|
|
|
|
|
|
| |
This is the first checkin on the wifi diagnostic app. Right now,
it supports using the WifiManager API, shows the configuration details
and provides status on the supplicant, network and wifi state along with
some additional details.
More to come:
- add more API and status on any additional fields
- provide a way to show some logs
Bug: 2302130
|
|
|
|
| |
Change-Id: I58b216ee9b4ca9ce16210309358c0512271e128e
|
|
|
|
|
|
| |
This inserts a launcher for the Dock settings dialog, if the
device supports it and is currently docked.
The menu item disappears if the phone is not docked in the car/desk dock.
|
| |
|
|
|
|
| |
Change-Id: I11ae2e6c7652ba550aeadf0dadb6f520c19dedc6
|
|
|
|
| |
Bug: 1817100
|
|
|
|
| |
Bug: 2198865
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
This change ties the virtual key haptics to the global haptics settings
Signed-off-by: Dan Murphy <D.Murphy@motorola.com>
|
|
|
|
| |
Also, forgot to remove Factory reset from About phone.
|
|
|
|
|
| |
Also fixes 2138367: Share with Google setting doesn't get updated on checking the setting
And 2098232: "Set unlock pattern" should be at the top of the section
|
|
|
|
|
| |
Without this change, the widget cannot be placed on the home screen in
landscape mode because it's thought to be too big.
|
|
|
|
| |
The widget was taking 2 units vertically on some devices.
|
|
|
|
|
|
|
|
| |
Move Factory data reset to About phone.
Show input method when dialog to enter/edit new dictionary word is displayed.
Add title to Accessibility settings.
|
|
|
|
| |
Change-Id: I88c1bde1b0a19ccd9084889313e64a0a924f4bb0
|
|
|
|
|
|
| |
Also a little tweak to the animations preference.
Change-Id: I3183ef21e687a3b120d02c79e7388300084b9202
|
|
|
|
| |
Change-Id: I86012262635c911be23513aa0b027174b490374d
|
|
|
|
| |
Signed-off-by: Mike Lockwood <lockwood@android.com>
|
| |
|
|
|
|
|
|
|
| |
Add Bluetooth device picker in Settings
- add resource to support device picker
- show different UI accroding to start Intent
- add OPP profile manager
|
|\ |
|