Commit Graph

605 Commits

Author SHA1 Message Date
Jim Miller
91523d601a Fix 2579923: Update language to make consistent with related feature.
Change-Id: I2f07b92d717e4661ec3a2c25775fa90ef62caed3
2010-04-12 17:43:41 -07:00
Jim Miller
bbb4afa19f Fix 2579923: Make changing lock screen method more discoverable.
This changes the organization of lock screen security settings
to make choosing an alternate unlock method more discoverable.

Instead of having to disable the old lock method to use a new
one, the user now just has one set/change option in lock settings,
with a list of method-specific setting below it.

In addition, we ask the user to confirm their old credentials
before prompting them to choose a new one, which eliminates one
source of confusion.

Also, ChooseLockGeneric now shows a UI if quality isn't specified.
Any unlock method less secure than minimum specified by
DevicePolicyManager (if active) is greyed out.

Change-Id: Iecc6f64d4d3368a583f06f8d5fe9655cc3d5bd3b
2010-04-11 23:28:33 -07:00
Charles Chen
8c8185b260 Fixing bugs 2577511 and 2581920.
Making sure that the language, country, and variant defaults are always
set to something to ensure that there won't be an NPE.
Dismissing the ListPreference dialogs before a rotation to avoid list
data corruption caused by the list being displayed while its data is
being re-initialized.

Change-Id: Iecdb3b4d415542dc8a4db162c930e6a6570a55f2
2010-04-08 16:51:35 -07:00
Kenny Root
af05891d31 Import revised translations
Change-Id: I7ce7aa7745bfb57870f1239dba8bd0bd714590dd
2010-04-03 14:02:57 -07:00
Daniel Sandler
1ce25342bf Merge "Restore dependency between volume settings and silent mode." into froyo 2010-04-02 10:53:17 -07:00
Mike LeBeau
38947ddcfb Fix the build - doh.
Change-Id: Iffaf7276340c00b3652e38580abdb218e5907917
2010-03-30 14:45:00 -07:00
Mike LeBeau
e076bef97d Add new string to identify what speech recognizer the settings are for.
http://b/2546173

Change-Id: I7d59a69eba0e4f3c87586c968574d291a200352c
2010-03-30 14:16:34 -07:00
Daniel Sandler
7811009111 Restore dependency between volume settings and silent mode.
Volume (of the ringer, notifications, media, and alarms) may
no longer be adjusted while the phone is in silent mode.
This was the behavior in Eclair and earlier releases.

This rolls back a small portion of change I724c43aa in the
interest of stability (see bugs listed below for weirdness
that occurs when the ringer's SeekBarVolumizer is visible
when the ringtone stream is muted).

Bug: 2552268
Bug: 2544706
Change-Id: I4858e6d85e5ec8c4bba83b649e24dd5915252eb2
2010-03-30 14:55:23 -04:00
Kenny Root
c0b5624ccc Import revised translations
Change-Id: Ib730899be1485cc95ed6254279bae0c9413332b3
2010-03-30 09:33:49 -07:00
Oscar Montemayor
6f72be68c1 DO NOT MERGE
Removing unused features from source tree.
Please refer to Bug#2502219.

Change-Id: Ib3321f3c0e3edf7dff947917ba9bad0f7da93c89
2010-03-26 18:45:05 -07:00
Jim Miller
b11e275a99 Fix 2535700: Strings for additional security policies.
Change-Id: Icd2f31ae5393ee7b26113d8c3f31ef06b3469939
2010-03-22 19:36:34 -07:00
Irfan Sheriff
9775dc9515 Add password hint and fix settings crash
Bug: 2534348
Bug: 2533980
Change-Id: I2f220ac9c710869d3f93a56557afb33478c3b323
2010-03-22 15:33:44 -07:00
Charles Chen
7ed0c47ce7 Fixing a bug that causes a crash when Install voice data is clicked
in the TTS settings.

Change-Id: Ia9992f105652518a37ba7e4c139810bfc76c6252
2010-03-18 18:50:32 -07:00
Kenny Root
c42bee0702 Import revised translations
Change-Id: I0f81ee1b861fa5df40700baccc29e2e6c52a39d1
2010-03-17 22:15:56 -07:00
Charles Chen
9bb75d3677 Merge "Adding plugin specific settings to TTS settings + changing the UI to be more like the IME settings." 2010-03-16 20:53:56 -07:00
Charles Chen
0a0eb5f7e8 Adding plugin specific settings to TTS settings + changing the UI
to be more like the IME settings.

Change-Id: I0d26042262b4d9e636d3f456e867c725fa56ae55
2010-03-16 20:32:18 -07:00
Irfan Sheriff
47ebb78954 softAp UI changes
Remove channel settings
Add subtext error handling
Remove WEP, keep WPA2 only for now

Bug: 2413908
Change-Id: Ie867e84a0705f0d2185eeb3a4c86a8227446a338
2010-03-16 16:03:13 -07:00
Adam Powell
9077c6dc69 Fix bug 2513041
Set layout_height to match_parent

Change-Id: I390f10bf48e08f1e999e766438e50f36f4c73b99
2010-03-16 15:52:19 -07:00
Robert Greenwalt
c3c93e5c62 Add Tether Help UI.
Add a "Help" button to the tethering page that loads on-device html.

Change-Id: I816ec552a4433296a6cb57345a37611eb2a92b37
2010-03-15 17:21:16 -07:00
David Brown
6e101d125a Add "Power button ends call" accessibility setting.
This is part 3 of the fix for bug 2364220 "Accessibility improvements for
ending calls".

This change adds a checkbox under "Accessibility settings" to control the
new Settings.Secure.INCALL_POWER_BUTTON_BEHAVIOR value, which allows the
user to specify that the Power button should hang up while in-call
(instead of just turning off the screen.)  The checkbox is only shown on
devices that actually have a POWER button.

Yeah, it's a little strange having this under Accessibility (since it's not
that obvious *why* this feature is accessibility-related), but there's no
obvious better place.  See discussion in the bug for more info.

Bug: 2364220

Change-Id: I0fd7cf357972519b390575b9c06a4bbe46ff1c9b
2010-03-11 17:39:11 -08:00
Roy West
40d9f1b8ea Minor edits to strings related to SD card work.
Change-Id: I8a700485f538d3179334557a5485fe2205be14a9
2010-03-11 17:13:51 -08:00
Suchi Amalapurapu
5cc062f1cd Add new error dialog when moving apps fails.
Change-Id: I3b1c815ff5f515c2116771e0392cf91fbfaea9f4
2010-03-10 16:39:09 -08:00
Irfan Sheriff
41297ef73a Fix Wi-Fi title reference in settings
Change-Id: Ia17df113bb6dfdc6af1b5d3632a7594f21365485
2010-03-09 13:58:04 -08:00
Robert Greenwalt
204e7c1a6e Clean up the tethering settings screen a bit.
Change-Id: Iadd1cf9245a5ccd38537050a6b6c9d9390400b20
2010-03-09 11:19:37 -08:00
Eric Fischer
cbc2d324f6 Use only the zh_Hant data file to make the zh_TW time zone list in Settings.
Bug 2291444

Change-Id: Ifce1a89ab051b79bfcf6a376ebd674f09d6cc3c4
2010-03-08 17:56:58 -08:00
Daniel Sandler
29a6e1caa1 Merge "Remove dependencies within Sound settings." 2010-03-08 14:08:34 -08:00
Daniel Sandler
0be152c9bc Remove dependencies within Sound settings.
All checkboxes and other settings will be available to the
user regardless of whether the device is in silent mode.
(Previously, settings such as ringtone and volume were
dimmed if the phone was silent, which was inconvenient.)

Bug: 2496164
Change-Id: I724c43aa4f5b1a12b95097381844a47c5dcf1e0d
2010-03-08 15:50:34 -05:00
David Brown
fdee92f135 Add Settings strings for power button behavior (accessibility)
Bug: 2364220
2010-03-08 12:46:16 -08:00
Robert Greenwalt
209177aac6 Update Tethering UI
Finalizing some strings and changing the error handling.
2010-03-04 18:24:11 -08:00
Martin Hibdon
b15f8cf1ff Fix previous Settings string checkin
There was a typo in my previous checkin.
2010-03-04 18:04:52 -08:00
Martin Hibdon
cc8733d5b3 Add new strings to Settings
There will be a new setting to enable to disable bluetooth
voicedialing while the lock screen is up.  The strings need
to go in ASAP so that the translation people can see then,
although they are not yet referenced in the code.
2010-03-04 17:57:38 -08:00
Irfan Sheriff
2ae37e8ce0 Get all strings in for Wifi tethering
Bug: 2413908
Change-Id: I3d28fcfcb4a6e4eaf03e57d69f9d2c92730b12e5
2010-03-04 17:40:43 -08:00
Jean-Michel Trivi
a08f5a5b8c Use sentence-style capitalization for the "Languages and voices"
section in the TTS settings screen.
2010-03-04 17:05:47 -08:00
Irfan Sheriff
65cff17722 Add AP support for tethering
First phase of the AP support in
UI and framework
Bug: 2421638

Change-Id: I0b6c31be5fe79bd4d33c292464d271b054754e8d
2010-03-04 14:34:52 -08:00
Eric Fischer
e688885673 Merge "Import new translations" 2010-03-04 14:19:49 -08:00
Eric Fischer
881be995d9 Import new translations 2010-03-04 14:06:34 -08:00
Erik
5c9f9ce263 b/2278841 Added state for auto-brightness on the power widget.
Added icons and a transition step to the brightness setting on the power
widget so auto-brightness can be toggled and the widget will remain in
sync with changes made through settings.
2010-03-04 14:02:19 -08:00
Robert Greenwalt
5e3c7670a2 Merge "Update Tether Settings UI." 2010-03-04 13:26:29 -08:00
Robert Greenwalt
0affd6a002 Update Tether Settings UI.
Remove the USB notification option.
2010-03-04 12:52:28 -08:00
Suchi Amalapurapu
f4c4b59f13 Move application icon to left in InstalledAppDetails.
Fix text overlapping icon issue.
Add new icons for filter options
2010-03-04 12:30:11 -08:00
Daniel Sandler
2a57f19011 Fix broken string resources.
Change-Id: I80bb7e570108b267ee2de959262b8db97fb4924b
2010-03-04 14:08:48 -05:00
Daniel Sandler
fc01d062c1 Add a checkbox to the Dock settings to control insertion/removal sound effects.
The sounds are present in the build but are turned off by
default (and there isn't currently a UI to turn them on).

(Mentioned in http://b/2469862)

Change-Id: I9ded1d67cc19204113047aeb8fc8b0123cea1427
2010-03-04 14:06:06 -05:00
Jean-Michel Trivi
1d6e7b8192 Adding new strings needed for text-to-speech plugins. 2010-03-03 19:38:55 -08:00
Dianne Hackborn
1c19940fa4 Merge "Fix issue #2477264: "Force Stop" in "Manage Applications" is not working" 2010-03-03 17:50:29 -08:00
Dianne Hackborn
97de6bccfe Fix issue #2477264: "Force Stop" in "Manage Applications" is not working
Also add cancel button when adding a device admin.
2010-03-03 17:18:13 -08:00
Robert Greenwalt
d5f121c66a Add support for tethering errors. 2010-03-03 15:22:55 -08:00
Mike Lockwood
26dad3ecef Disable tethering checkbox when USB mass storage is active.
Change-Id: If60fab4c18bbac4da22af6c1799f28344e9870bd
Signed-off-by: Mike Lockwood <lockwood@android.com>
2010-03-03 06:19:55 -05:00
Daniel Sandler
385a9e52be Merge "Support new vibrate/silent behavior." 2010-03-01 17:17:08 -08:00
Daniel Sandler
58cf8299d3 Support new vibrate/silent behavior.
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
2010-02-26 21:01:59 -05:00
Eric Fischer
a15d03fccc Import new translations. 2010-02-26 17:33:15 -08:00