OSDN Git Service

android-x86/packages-apps-Settings.git
12 years agoDelay audio notification on user interaction
Vikram Aggarwal [Tue, 8 May 2012 20:52:30 +0000 (13:52 -0700)]
Delay audio notification on user interaction

Fix the eng pieces of bug 6445429.

Change-Id: I1963d2e701e4b4639cdc75cc3161668d0601747d

12 years agoMerge "Avoid split action bar on phones." into jb-dev
Amith Yamasani [Tue, 8 May 2012 19:22:22 +0000 (12:22 -0700)]
Merge "Avoid split action bar on phones." into jb-dev

12 years agoAvoid split action bar on phones.
Jeff Sharkey [Tue, 8 May 2012 18:42:49 +0000 (11:42 -0700)]
Avoid split action bar on phones.

Change-Id: I6cf8400a09562eb905568cd6681773e94df556d8

12 years agoMove the word commit code to UserDictionaryAddWordContent.
Jean Chalard [Tue, 8 May 2012 10:45:24 +0000 (19:45 +0900)]
Move the word commit code to UserDictionaryAddWordContent.

...and call it from the fragment too.

Bug: 6026080
Change-Id: Icb83fd60ed33dfa593124ed0af6b9fff4b63f1f5

12 years agoFactor some code
Jean Chalard [Tue, 8 May 2012 10:11:49 +0000 (19:11 +0900)]
Factor some code

Bug: 6026080
Change-Id: I38475a95b1d421162099390244dbda09658346f5

12 years agoImplement the "add word" screen according to new spec
Jean Chalard [Tue, 8 May 2012 07:35:53 +0000 (16:35 +0900)]
Implement the "add word" screen according to new spec

This is only the interface. It doesn't do anything yet, so as to
avoid a too large change.

Bug: 6026080
Change-Id: I0c7f0c09f71e01b18fcb3566a3c6c4b0f0b2a0fc

12 years agoFix a janky transition
Jean Chalard [Tue, 8 May 2012 04:09:06 +0000 (13:09 +0900)]
Fix a janky transition

Bug: 6026080
Change-Id: I75bd244b2b09c371805a67057d2a9c45dc12f3db

12 years agoMerge "Reduce the amount of I/O done on the UI thread." into jb-dev
Amith Yamasani [Tue, 8 May 2012 01:11:28 +0000 (18:11 -0700)]
Merge "Reduce the amount of I/O done on the UI thread." into jb-dev

12 years agoReduce the amount of I/O done on the UI thread.
Amith Yamasani [Fri, 4 May 2012 17:30:18 +0000 (10:30 -0700)]
Reduce the amount of I/O done on the UI thread.

There was unnecessary saving of IME settings when changing the state
of the checkboxes, causing ANRs when monkeys are switching between
Settings fragments quickly while other background activity is using
I/O as well. In fact, all I/O should be removed, but this change at least
reduces some of it.

Potential fix for:
Bug: 6414289

Change-Id: Ice96f0f9d921128b27ddbe26519a6791d9f01c75

12 years agoMerge "Remove poor connection UI with watchdog disabled" into jb-dev
Irfan Sheriff [Tue, 8 May 2012 00:15:21 +0000 (17:15 -0700)]
Merge "Remove poor connection UI with watchdog disabled" into jb-dev

12 years agoRemove poor connection UI with watchdog disabled
Irfan Sheriff [Mon, 7 May 2012 23:23:09 +0000 (16:23 -0700)]
Remove poor connection UI with watchdog disabled

Bug: 6449324
Change-Id: I8ddd486ce433b30dd76d385680fdb79d2b90e8eb

12 years agoMerge "Remove NSD checkbox" into jb-dev
Irfan Sheriff [Mon, 7 May 2012 23:37:16 +0000 (16:37 -0700)]
Merge "Remove NSD checkbox" into jb-dev

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Mon, 7 May 2012 23:00:06 +0000 (16:00 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoRemove NSD checkbox
Irfan Sheriff [Mon, 7 May 2012 22:51:37 +0000 (15:51 -0700)]
Remove NSD checkbox

Bug: 6449478
Change-Id: Ic4aa44cb08843819c3290b16d906c989ee306727

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 7 May 2012 21:00:55 +0000 (14:00 -0700)]
Import translations. DO NOT MERGE

Change-Id: I5755d0e1a36dab74c96e27361421b0be4dc4d8b9

12 years agoMerge "Removed the no longer needed font size span flag fix" into jb-dev
Gilles Debunne [Mon, 7 May 2012 18:18:44 +0000 (11:18 -0700)]
Merge "Removed the no longer needed font size span flag fix" into jb-dev

12 years agoAdd WPS Push Button back into Setup Wizard Wi-Fi
Russell Brenner [Sun, 6 May 2012 19:45:01 +0000 (12:45 -0700)]
Add WPS Push Button back into Setup Wizard Wi-Fi

This isn't yet the image button shown in the UX flows, but pending
artwork and some potential tricky Preference layout changes, this
will give access to the WPS functionality.

Bug: 6449333
Change-Id: Ibda0e48cf972dad10c7e92a7482fca9b3c104559

12 years agoRemoved the no longer needed font size span flag fix
Gilles Debunne [Fri, 4 May 2012 22:36:19 +0000 (15:36 -0700)]
Removed the no longer needed font size span flag fix

Related to bug 6448052

A text replacement (as opposed to a deletion) should (and will) not removei
the EXCLUSIVE_EXCLUSIVE spans that have limits identical to the replaced
range of charcters.

Change-Id: Iefaeab9e5119e7223ef6800c55ff0c741976e138

12 years agoMerge "Center clock on phones" into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 22:46:10 +0000 (15:46 -0700)]
Merge "Center clock on phones" into jb-dev

12 years agoMerge "Write the airplane setting in addition to sending the Intent." into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 21:54:37 +0000 (14:54 -0700)]
Merge "Write the airplane setting in addition to sending the Intent." into jb-dev

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Fri, 4 May 2012 21:27:35 +0000 (14:27 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoWrite the airplane setting in addition to sending the Intent.
Vikram Aggarwal [Fri, 4 May 2012 21:09:52 +0000 (14:09 -0700)]
Write the airplane setting in addition to sending the Intent.

dab was right. :)

Fix b/6006192 in association with https://android-git.corp.google.com/g/187160

Change-Id: I3edfb3191ab35a4e5de1b18f3e2e1dae5f882354

12 years agoMerge "Go into airplane mode in minimal boot mode." into jb-dev
Vikram Aggarwal [Fri, 4 May 2012 21:05:49 +0000 (14:05 -0700)]
Merge "Go into airplane mode in minimal boot mode." into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 4 May 2012 20:57:33 +0000 (13:57 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ia8f1965490d5e34f0354724471feb2da0ee3b310

12 years agoMerge "Avoid animation flashing and fix padding." into jb-dev
Jeff Sharkey [Fri, 4 May 2012 19:04:18 +0000 (12:04 -0700)]
Merge "Avoid animation flashing and fix padding." into jb-dev

12 years agoAvoid animation flashing and fix padding.
Jeff Sharkey [Fri, 4 May 2012 18:47:29 +0000 (11:47 -0700)]
Avoid animation flashing and fix padding.

Bug: 6446203
Change-Id: Icea64d5d30d894a6438af9278bc2d10b8b921d29

12 years agoMerge "Better messaging when Wi-Fi disabled." into jb-dev
Jeff Sharkey [Fri, 4 May 2012 18:15:29 +0000 (11:15 -0700)]
Merge "Better messaging when Wi-Fi disabled." into jb-dev

12 years agoBetter messaging when Wi-Fi disabled.
Jeff Sharkey [Fri, 4 May 2012 17:26:46 +0000 (10:26 -0700)]
Better messaging when Wi-Fi disabled.

Bug: 6443166
Change-Id: I262e559e5c209d3f1959d5d2ab9a2aebb8180c59

12 years agoCenter clock on phones
Vikram Aggarwal [Fri, 4 May 2012 17:20:45 +0000 (10:20 -0700)]
Center clock on phones

Fix b/5579000

Change-Id: I80431999939fbecdf693649d58ad2031c03208b0

12 years agoGo into airplane mode in minimal boot mode.
Vikram Aggarwal [Thu, 3 May 2012 22:35:03 +0000 (15:35 -0700)]
Go into airplane mode in minimal boot mode.

Fix b/6006192

Change-Id: Ied4d9b51aac4e8ac1d2114aa1e95d4ebbe93413b

12 years agoMerge "Always on the valid system default ime" into jb-dev
satok [Fri, 4 May 2012 05:15:03 +0000 (22:15 -0700)]
Merge "Always on the valid system default ime" into jb-dev

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Thu, 3 May 2012 23:01:16 +0000 (16:01 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 3 May 2012 22:55:12 +0000 (15:55 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ifb5adb2d887e6264aca0e664a119e9421739b2e5

12 years agoMerge "Fall back to Wi-Fi data when SIM missing." into jb-dev
Jeff Sharkey [Thu, 3 May 2012 22:13:49 +0000 (15:13 -0700)]
Merge "Fall back to Wi-Fi data when SIM missing." into jb-dev

12 years agoFall back to Wi-Fi data when SIM missing.
Jeff Sharkey [Thu, 3 May 2012 22:02:06 +0000 (15:02 -0700)]
Fall back to Wi-Fi data when SIM missing.

Bug: 6427657
Change-Id: I0613b4b89ddbea1cde2fd96ce6dd4bacb0fb4eaa

12 years agoUI fixes for tablets
Vikram Aggarwal [Wed, 2 May 2012 23:29:10 +0000 (16:29 -0700)]
UI fixes for tablets

1. Center the clock on Xoom and large tablets. Fix b/5579000

2. Correctly remove the emergency call button if the device (*cough*
   Nakasi *cough*) does not have telephone capability.

Change-Id: Ib7552dc35392a1b9d6c0381c6167949e2b163ddc

12 years agoMerge "Include the clock in landscape on Xoom" into jb-dev
Vikram Aggarwal [Wed, 2 May 2012 23:19:10 +0000 (16:19 -0700)]
Merge "Include the clock in landscape on Xoom" into jb-dev

12 years agoMerge "Notification alert every 5s and start after 30s." into jb-dev
Vikram Aggarwal [Wed, 2 May 2012 23:07:14 +0000 (16:07 -0700)]
Merge "Notification alert every 5s and start after 30s." into jb-dev

12 years agoInclude the clock in landscape on Xoom
Vikram Aggarwal [Wed, 2 May 2012 22:08:38 +0000 (15:08 -0700)]
Include the clock in landscape on Xoom

1. R.id.status was defined twice and was used inconsistently in code:
   (visibility set to enabled, but only on portrait...) This code removes
   the bad view.

2. The TextView date was never used, either by another layout or by
   code. Deleting this view too.

3. Including a standard status layout on smallest-width-600px, which includes
   a clock and a status message on Xoom.

Fix b/6061076

Change-Id: Ibb492e89f6a4a38ac6a22398ec9c14bbe3fb7e3d

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Wed, 2 May 2012 21:11:40 +0000 (14:11 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie7a0ad55aa358abded6d5fe7d9d75b34dfc1c450

12 years agoNotification alert every 5s and start after 30s.
Vikram Aggarwal [Tue, 1 May 2012 23:46:06 +0000 (16:46 -0700)]
Notification alert every 5s and start after 30s.

Justification: Most users will not need prompting, so for them a
notification will be an annoyance.  So we only notify if the no
password has been entered for 30 seconds.

Once a notification sound is made, we need to make it frequently so
the user can locate the device.

Change-Id: Ibf531aec89b5e3b3c72eaa36016bcc4cac1d6493

12 years agoAlways on the valid system default ime
satok [Wed, 2 May 2012 11:51:49 +0000 (20:51 +0900)]
Always on the valid system default ime

Bug: 6422390

Change-Id: I9af4065e4b9f9332f3b0db168dea5546727d5951

12 years agoMerge "Fix NPE in ManageApps when switching orientation." into jb-dev
Amith Yamasani [Tue, 1 May 2012 23:15:25 +0000 (16:15 -0700)]
Merge "Fix NPE in ManageApps when switching orientation." into jb-dev

12 years agoNotify user when waiting for decryption password
Vikram Aggarwal [Tue, 1 May 2012 22:37:30 +0000 (15:37 -0700)]
Notify user when waiting for decryption password

1. Disable back presses from physical keyboard during encryption: Fix b/6139810
2. Keep screen on when waiting for password. Fix b/6153213 and b/6149606
3. Alert the user with sound when waiting for password. Fix b/6149606
4. Add debugging feature to display the password screen without having to reboot the device.

Change-Id: I588aa7d96e1140f95a6fa91e0281117907f666f7

12 years agoFix NPE in ManageApps when switching orientation.
Amith Yamasani [Tue, 1 May 2012 21:28:22 +0000 (14:28 -0700)]
Fix NPE in ManageApps when switching orientation.

Bug: 6394351
Change-Id: Ia66ab18195325b024223cdbce19756150e1d6c8c

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Tue, 1 May 2012 20:49:40 +0000 (13:49 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 1 May 2012 20:32:21 +0000 (13:32 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ie838fa4a75d736bb941cf0a626f0d1d017562dfa

12 years agoDo not reuse master_clear_gesture_* strings for credential installation confirmation
Brian Carlstrom [Tue, 1 May 2012 18:17:02 +0000 (11:17 -0700)]
Do not reuse master_clear_gesture_* strings for credential installation confirmation

Bug: http://code.google.com/p/android/issues/detail?id=29367
Change-Id: I3b651bc84f22b48d651802115600ab4e256bb3a6

12 years agoEnable back in CryptKeeper
Vikram Aggarwal [Tue, 1 May 2012 18:09:39 +0000 (11:09 -0700)]
Enable back in CryptKeeper

Fix b/6280906

Change-Id: I38d75c4b4c928c77c20bf8eca2649bf6eaa95507

12 years agoMerge "Add wifi direct menu only for supported devices" into jb-dev
Irfan Sheriff [Tue, 1 May 2012 00:12:33 +0000 (17:12 -0700)]
Merge "Add wifi direct menu only for supported devices" into jb-dev

12 years agoMerge "Fix manual brightness adjustment." into jb-dev
Jeff Brown [Mon, 30 Apr 2012 23:49:26 +0000 (16:49 -0700)]
Merge "Fix manual brightness adjustment." into jb-dev

12 years agoAdd wifi direct menu only for supported devices
Irfan Sheriff [Mon, 30 Apr 2012 23:26:20 +0000 (16:26 -0700)]
Add wifi direct menu only for supported devices

Bug: 6421096
Change-Id: Iaf0ad85e97be8d750dd74808f840c6731d8130fd

12 years agoFix manual brightness adjustment.
Jeff Brown [Mon, 30 Apr 2012 23:19:46 +0000 (16:19 -0700)]
Fix manual brightness adjustment.

getBrightness() was calculating the brightness ratio the wrong
way, resulting in brightness fractions always greater than 1.0
being produced (maximum brightness).

Bug: 6377115
Change-Id: Ia2fbae505ffdc382005722d25301bfb689b585fb

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Mon, 30 Apr 2012 21:59:39 +0000 (14:59 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoMerge "Fixed inconsistent gray background in Running app detail" into jb-dev
Gilles Debunne [Mon, 30 Apr 2012 21:32:35 +0000 (14:32 -0700)]
Merge "Fixed inconsistent gray background in Running app detail" into jb-dev

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 30 Apr 2012 20:41:01 +0000 (13:41 -0700)]
Import translations. DO NOT MERGE

Change-Id: I8ea710c8a4a09a1e8a144d9b713e1fe9738c987d

12 years agoMerge "Move tether settings help to menu and remove local assets." into jb-dev
Amith Yamasani [Mon, 30 Apr 2012 20:37:32 +0000 (13:37 -0700)]
Merge "Move tether settings help to menu and remove local assets." into jb-dev

12 years agoFixed inconsistent gray background in Running app detail
Gilles Debunne [Mon, 30 Apr 2012 19:47:31 +0000 (12:47 -0700)]
Fixed inconsistent gray background in Running app detail

This is a cherry pick of https://android-review.googlesource.com/#/c/35200/

Checked with UI that this backgroud color was not wanted.

Change-Id: I10cd6757ed17fd3cf34f04e5d14e6f210f78ab2c

12 years agoMerge "Fix WPS string" into jb-dev
Irfan Sheriff [Sat, 28 Apr 2012 17:51:18 +0000 (10:51 -0700)]
Merge "Fix WPS string" into jb-dev

12 years agoMerge "Import translations. DO NOT MERGE" into jb-dev
Eric Fischer [Sat, 28 Apr 2012 03:51:35 +0000 (20:51 -0700)]
Merge "Import translations. DO NOT MERGE" into jb-dev

12 years agoFix WPS string
Irfan Sheriff [Sat, 28 Apr 2012 03:30:24 +0000 (20:30 -0700)]
Fix WPS string

Change-Id: I5d45863c868c627fc48eefe1e15cb737b694d8ac

12 years agoMerge "Fix 6291333: Don't show multiple pin/pattern/password confirmations" into...
Jim Miller [Sat, 28 Apr 2012 02:17:45 +0000 (19:17 -0700)]
Merge "Fix 6291333: Don't show multiple pin/pattern/password confirmations" into jb-dev

12 years agoFix 6291333: Don't show multiple pin/pattern/password confirmations
Jim Miller [Sat, 28 Apr 2012 01:11:03 +0000 (18:11 -0700)]
Fix 6291333: Don't show multiple pin/pattern/password confirmations

This fixes a bug where orientation changes caused the system to
ask for the pin/pattern/password multiple times.

It also fixes a minor issue where we were showing buttons
on the pattern confirmation screen (bug 6218057)

Change-Id: I0894f37bb697baa4cc17917aaeb466440279b092

12 years agoMove tether settings help to menu and remove local assets.
Amith Yamasani [Sat, 28 Apr 2012 00:38:40 +0000 (17:38 -0700)]
Move tether settings help to menu and remove local assets.

Bug: 5270092

Using web help instead of local assets.

Change-Id: Ib93e72443b30367521febc43279422ec130efbd5

12 years agoMerge "Ignore invalid network forget" into jb-dev
Irfan Sheriff [Fri, 27 Apr 2012 23:43:38 +0000 (16:43 -0700)]
Merge "Ignore invalid network forget" into jb-dev

12 years agoIgnore invalid network forget
Irfan Sheriff [Fri, 27 Apr 2012 22:36:30 +0000 (15:36 -0700)]
Ignore invalid network forget

Bug: 6397063
Change-Id: I066bd45e95b7e8671bc7dfcb83e46246f110b3a9

12 years agoMerge "Add three new developer settings" into jb-dev
Romain Guy [Fri, 27 Apr 2012 22:29:59 +0000 (15:29 -0700)]
Merge "Add three new developer settings" into jb-dev

12 years agoAdd three new developer settings
Romain Guy [Fri, 27 Apr 2012 22:27:54 +0000 (15:27 -0700)]
Add three new developer settings

- 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

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Fri, 27 Apr 2012 20:37:24 +0000 (13:37 -0700)]
Import translations. DO NOT MERGE

Change-Id: I4917f245f548a61165e7e36367d99871d6474408

12 years agoMerge "Make Manage Apps remember which tab was shown." into jb-dev
Amith Yamasani [Fri, 27 Apr 2012 17:47:59 +0000 (10:47 -0700)]
Merge "Make Manage Apps remember which tab was shown." into jb-dev

12 years agoMerge "Allow p2p device rename" into jb-dev
Irfan Sheriff [Fri, 27 Apr 2012 16:55:45 +0000 (09:55 -0700)]
Merge "Allow p2p device rename" into jb-dev

12 years agoAllow p2p device rename
Irfan Sheriff [Wed, 25 Apr 2012 23:32:19 +0000 (16:32 -0700)]
Allow p2p device rename

Change-Id: Ib61425da344f955b0a583716516181bdfbd4b504

12 years agoMake Manage Apps remember which tab was shown.
Amith Yamasani [Thu, 26 Apr 2012 23:27:43 +0000 (16:27 -0700)]
Make Manage Apps remember which tab was shown.

This fixes the forgetfulness on orientation change. The code was
already in, but there was a typo in the key string that saved the tab.

Bug: 6000318
Change-Id: If29f42b83aa0ec9f05061b8690e0bdbe8c4a2812

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Thu, 26 Apr 2012 22:48:31 +0000 (15:48 -0700)]
Import translations. DO NOT MERGE

Change-Id: I35b0b64b3819b917c8dc312c93bacb89bf4a7d1e

12 years agoRestore look of Wi-Fi panel for Setup Wizard
Russell Brenner [Mon, 23 Apr 2012 18:38:34 +0000 (11:38 -0700)]
Restore look of Wi-Fi panel for Setup Wizard

As part of the Wi-Fi refresh, this CL hides the action bar, menu, and
Settings icon in the context of the Setup Wizard. Dead code related
to WifiSettingsForSetupWizardXL has also been removed.

Bug: 5364589
Change-Id: Ib6716500153879b939a18a7007f1f6521b73890b

12 years agoMerge "New API to allow third-party apps to bind widgets"
Michael Jurka [Wed, 25 Apr 2012 02:06:17 +0000 (19:06 -0700)]
Merge "New API to allow third-party apps to bind widgets"

12 years agoNew API to allow third-party apps to bind widgets
Michael Jurka [Fri, 20 Apr 2012 08:47:44 +0000 (01:47 -0700)]
New API to allow third-party apps to bind widgets

Change-Id: Ieec9f247fdbfc02c2ad8f5bb7f6b9efe0669af84

12 years agoMerge "Safeguard from monkeys."
Amith Yamasani [Tue, 24 Apr 2012 22:24:25 +0000 (15:24 -0700)]
Merge "Safeguard from monkeys."

12 years agoSafeguard from monkeys.
Amith Yamasani [Tue, 24 Apr 2012 22:09:10 +0000 (15:09 -0700)]
Safeguard from monkeys.

Bug: 6315950
Change-Id: I680b3f0a2cee565a39d58e95a8abe5f62cc7b466

12 years agoMerge "Import translations. DO NOT MERGE"
Eric Fischer [Tue, 24 Apr 2012 20:55:56 +0000 (13:55 -0700)]
Merge "Import translations. DO NOT MERGE"

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Tue, 24 Apr 2012 20:44:08 +0000 (13:44 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iaccf544def97f82cc295a845a90961dae92c1116

12 years agoMerge "Make home-as-up work in UserDictionarySettings"
Amith Yamasani [Tue, 24 Apr 2012 20:23:12 +0000 (13:23 -0700)]
Merge "Make home-as-up work in UserDictionarySettings"

12 years agoMake home-as-up work in UserDictionarySettings
Amith Yamasani [Tue, 24 Apr 2012 20:06:39 +0000 (13:06 -0700)]
Make home-as-up work in UserDictionarySettings

Since the home-as-up icon is delivered through onOptionsItemSelected,
need to check the ID.

Bug: 6388649
Change-Id: I00041b1a15e102826d05a40fdd288a9d8712dc48

12 years agoMerge "Fix NPE due to delayed event handling."
Amith Yamasani [Tue, 24 Apr 2012 18:53:31 +0000 (11:53 -0700)]
Merge "Fix NPE due to delayed event handling."

12 years agoMerge "Fix data usage settings button visibility."
Jeff Sharkey [Tue, 24 Apr 2012 18:36:38 +0000 (11:36 -0700)]
Merge "Fix data usage settings button visibility."

12 years agoFix data usage settings button visibility.
Jeff Sharkey [Tue, 24 Apr 2012 18:35:43 +0000 (11:35 -0700)]
Fix data usage settings button visibility.

Also check that fragment is attached before launching intent.

Bug: 6385040
Change-Id: If857758acbf6fe17c8ffbd75226114346ffe6c62

12 years agoFix NPE due to delayed event handling.
Amith Yamasani [Tue, 24 Apr 2012 18:35:38 +0000 (11:35 -0700)]
Fix NPE due to delayed event handling.

a.k.a., annoying monkeys.

Bug: 6336430
Change-Id: Ie038a71d0ae66b3f30ccd704529f767fa2058542

12 years agoMerge "Deal correctly with an unset brightness adjustment."
Dianne Hackborn [Tue, 24 Apr 2012 01:55:32 +0000 (18:55 -0700)]
Merge "Deal correctly with an unset brightness adjustment."

12 years agoDeal correctly with an unset brightness adjustment.
Dianne Hackborn [Tue, 24 Apr 2012 01:22:13 +0000 (18:22 -0700)]
Deal correctly with an unset brightness adjustment.

Change-Id: I191051989bad68f31210bbc717fbabd59d4585a1

12 years agoDelay calling setHasOptionsMenu() to avoid a crash in Wifi Settings
Amith Yamasani [Tue, 24 Apr 2012 01:03:52 +0000 (18:03 -0700)]
Delay calling setHasOptionsMenu() to avoid a crash in Wifi Settings

If it is called in onCreate(), it's too early for Wifi Settings,
which does its initialization in onActivityCreated().

Change-Id: I3d9b49f63d342e724fd4795fbca48d08faa3c3cc

12 years agoMerge "Help menus for several screens."
Amith Yamasani [Mon, 23 Apr 2012 22:38:50 +0000 (15:38 -0700)]
Merge "Help menus for several screens."

12 years agoHelp menus for several screens.
Amith Yamasani [Mon, 23 Apr 2012 22:35:36 +0000 (15:35 -0700)]
Help menus for several screens.

Bug: 5144896
Change-Id: Ib2f5146f6f62f2a33261bb165c3bf1bf13b22f38

12 years agoMerge "Import translations. DO NOT MERGE"
Eric Fischer [Mon, 23 Apr 2012 20:56:20 +0000 (13:56 -0700)]
Merge "Import translations. DO NOT MERGE"

12 years agoDon't let monkeys launch storage management activities.
Amith Yamasani [Mon, 23 Apr 2012 20:46:10 +0000 (13:46 -0700)]
Don't let monkeys launch storage management activities.

Guard against monkeys in two places where intents to other activities are
launched.

Bug: 5415988
Change-Id: Ia3c5514c02423f7b249f655296bb02e279789dfd

12 years agoImport translations. DO NOT MERGE
Eric Fischer [Mon, 23 Apr 2012 20:29:34 +0000 (13:29 -0700)]
Import translations. DO NOT MERGE

Change-Id: Ibf98cce0aba64bd356fffb7de80ca13bbab3cacd

12 years agoMerge "Use statfs() in IMediaContainerService."
Jeff Sharkey [Mon, 23 Apr 2012 17:08:06 +0000 (10:08 -0700)]
Merge "Use statfs() in IMediaContainerService."

12 years agoAdd notification shutoff switch to app details page.
Daniel Sandler [Thu, 19 Apr 2012 05:47:45 +0000 (01:47 -0400)]
Add notification shutoff switch to app details page.

Requires change Ieccac574.

Bug: 5547401
Change-Id: I9856658cc638723414a5c2c3c6807241c3ce6166

12 years agoUse statfs() in IMediaContainerService.
Jeff Sharkey [Mon, 23 Apr 2012 01:57:44 +0000 (18:57 -0700)]
Use statfs() in IMediaContainerService.

Since Settings runs in system UID, it needs to export statfs()
operations to IMediaContainerService.

Bug: 6346248
Change-Id: I5801948211f0e55040da4850e3dd55b93f80798f

12 years agoFix menu string lengths.
Jeff Sharkey [Sun, 22 Apr 2012 23:06:22 +0000 (16:06 -0700)]
Fix menu string lengths.

Bug: 5497620
Change-Id: I0b4c2cbae8a5cc83ba67355c465c30e5177e8a01

12 years agoHide tab when disabled, metered strings, fixes.
Jeff Sharkey [Sat, 21 Apr 2012 22:41:48 +0000 (15:41 -0700)]
Hide tab when disabled, metered strings, fixes.

Hide "Data usage" item when kernel support isn't available and
enabled.  Change "restrict background" strings to reflect metered
status.  Hide app settings button when no package found.  Always
start limit sweep above any warning.  Imply metered state for
networks with limits.

Bug: 630336454656435379686637627663683296376276
Change-Id: I4faccc9a50f2f741fd937bb8c361a3ca055135e2