OSDN Git Service

android-x86/packages-apps-Settings.git
8 years agoFixed whitelist stats so it's only logged on add.
Felipe Leme [Fri, 20 May 2016 21:13:22 +0000 (14:13 -0700)]
Fixed whitelist stats so it's only logged on add.

BUG: 28166693
Change-Id: If1f91167c21054e78a966670c20c174c3f73d2a5

8 years agoDon't use ApplicationsState for summaries
Jason Monk [Thu, 19 May 2016 19:36:55 +0000 (15:36 -0400)]
Don't use ApplicationsState for summaries

Since it grabs a lock that can be slow on the main thread, don't use
ApplicationsState in any of the summaries, instead load the information
directly from the PM.

Change-Id: Ibefe867810d2a9926177a8de4e23a7faea4b1c3b
Fixes: 28435146

8 years agoHandle return value when Bluetooth is enabled
Sanket Agarwal [Wed, 27 Apr 2016 20:22:44 +0000 (13:22 -0700)]
Handle return value when Bluetooth is enabled

If the Bluetooth enable(true) returns false currently we are waiting for
a broadcast (which may not happen if enable returns false). We mark the
toggle to have failed (i.e. it is clickable and in OFF state) and the
switch bar text is appropriately shown.

Bug: b/28318203
Change-Id: I09ba46d2e102e7f2c4ef9a72bf38dedc1346364f

8 years agoMerge "Update work challenge background image." into nyc-dev
Kenny Guy [Thu, 19 May 2016 11:01:37 +0000 (11:01 +0000)]
Merge "Update work challenge background image." into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Wed, 18 May 2016 19:06:52 +0000 (19:06 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoUpdate work challenge background image.
Kenny Guy [Wed, 18 May 2016 15:14:19 +0000 (16:14 +0100)]
Update work challenge background image.

Updated so the orange briefcase in the image
isn't central so avoiding clashing with text.

Bug: 28557192
Change-Id: Ic8e4ea71f47449e81619b28b979f59c3d9aaf6a0

8 years agoMerge "Null check." into nyc-dev
Julia Reynolds [Wed, 18 May 2016 14:02:05 +0000 (14:02 +0000)]
Merge "Null check." into nyc-dev

8 years agoFollow class package change: LocaleList
Yohei Yukawa [Tue, 17 May 2016 22:49:04 +0000 (15:49 -0700)]
Follow class package change: LocaleList

In order to avoid layering violation, LocaleList needs to be moved from
android.util package to android.os package [1].  This CL follows up that
package change.

No behavior change is intended.

 [1]: Ia8de2ee9df3dd0a42b1fe84574439519b680fe18

Bug: 28819696
Change-Id: Ibd7934b30062046830d63f33d1c6febef32da976

8 years agoMerge "Choose Bluetooth Device window cant't fill screen" into nyc-dev
Pankaj Kanwar [Tue, 17 May 2016 22:16:48 +0000 (22:16 +0000)]
Merge "Choose Bluetooth Device window cant't fill screen" into nyc-dev

8 years agoNull check.
Julia Reynolds [Tue, 17 May 2016 20:14:10 +0000 (16:14 -0400)]
Null check.

Change-Id: I16dfe2cf265b4254aa69bc6165a8f72fc3954d7a
Fixes: 28531037

8 years agoChoose Bluetooth Device window cant't fill screen
pkanwar [Tue, 17 May 2016 19:03:42 +0000 (12:03 -0700)]
Choose Bluetooth Device window cant't fill screen

b/28684861: fixed the layout file to ensure that the separators cover
the entire screen.

Change-Id: I4471a1da901c9a4c0830ff0dfc943cd087ee1702

8 years agoMerge "Implemented onRestrictBackgroundBlacklistChanged()." into nyc-dev
TreeHugger Robot [Tue, 17 May 2016 18:28:20 +0000 (18:28 +0000)]
Merge "Implemented onRestrictBackgroundBlacklistChanged()." into nyc-dev

8 years agoMerge "Modify the TTS engine preference UI so that the radio button and the TTS engin...
Shweta Chahar [Tue, 17 May 2016 14:27:09 +0000 (14:27 +0000)]
Merge "Modify the TTS engine preference UI so that the radio button and the TTS engine name are a single focusable element." into nyc-dev

8 years agoModify the TTS engine preference UI so that the radio button and the TTS
shwetachahar [Fri, 29 Apr 2016 16:14:03 +0000 (17:14 +0100)]
Modify the TTS engine preference UI so that the radio button and the TTS
engine name are a single focusable element.

Bug: 27136946
Change-Id: I502634e0942b9fe30e290ce9de6ba293f33bf863

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 17 May 2016 06:39:18 +0000 (23:39 -0700)]
Import translations. DO NOT MERGE

Change-Id: I1f10df22a0d22c5408d2c1cc83441e19ffa28405
Auto-generated-cl: translation import

8 years agoImplemented onRestrictBackgroundBlacklistChanged().
Felipe Leme [Mon, 16 May 2016 18:36:27 +0000 (11:36 -0700)]
Implemented onRestrictBackgroundBlacklistChanged().

BUG: 28743623

Change-Id: I2d8620360858660fed0e745b16dc61ce262b90b9

8 years agoMerge "Fix crash in SetupRedactionInterstitial." into nyc-dev
TreeHugger Robot [Mon, 16 May 2016 20:19:06 +0000 (20:19 +0000)]
Merge "Fix crash in SetupRedactionInterstitial." into nyc-dev

8 years agoMerge "Fix crash on rotation." into nyc-dev
Julia Reynolds [Mon, 16 May 2016 20:12:06 +0000 (20:12 +0000)]
Merge "Fix crash on rotation." into nyc-dev

8 years agoFix crash on rotation.
Julia Reynolds [Mon, 16 May 2016 19:56:15 +0000 (15:56 -0400)]
Fix crash on rotation.

Change-Id: Ife0a040bfc1a6ecc579d544f78cc45e37f5bca3c
Fixes: 28767083

8 years agoFix crash in SetupRedactionInterstitial.
Sudheer Shanka [Mon, 16 May 2016 18:46:34 +0000 (11:46 -0700)]
Fix crash in SetupRedactionInterstitial.

Change-Id: Ia662cd60e4c9eeaccd0eb168431e755c2c79b676
Fixes: 28785168

8 years agoMerge "Catch rule creation exceptions." into nyc-dev
Julia Reynolds [Mon, 16 May 2016 18:22:15 +0000 (18:22 +0000)]
Merge "Catch rule creation exceptions." into nyc-dev

8 years agoCatch rule creation exceptions.
Julia Reynolds [Mon, 16 May 2016 13:53:23 +0000 (09:53 -0400)]
Catch rule creation exceptions.

Bug: 28775583
Change-Id: I54c4af0352c88b27717660741709ec54e4749656

8 years agoRename requestKeyboardShortcutsHelper
Clara Bayarri [Mon, 16 May 2016 13:16:46 +0000 (14:16 +0100)]
Rename requestKeyboardShortcutsHelper

Per API Council feedback

Bug: 28775576
Change-Id: Ia19668dceb7da2222e9716fcb1caff8d0ee86c41

8 years agoMerge "Guard against exception when getting package installer info." into nyc-dev
TreeHugger Robot [Fri, 13 May 2016 21:18:06 +0000 (21:18 +0000)]
Merge "Guard against exception when getting package installer info." into nyc-dev

8 years agoGuard against exception when getting package installer info.
Sudheer Shanka [Fri, 13 May 2016 19:56:34 +0000 (12:56 -0700)]
Guard against exception when getting package installer info.

Bug: 28742227
Change-Id: I8742c882ae6b18cb8f51a9da04170358a20a7d48

8 years agoMerge "ShortcutManager: Remove developer option from NYC" into nyc-dev
Makoto Onuki [Fri, 13 May 2016 18:51:40 +0000 (18:51 +0000)]
Merge "ShortcutManager: Remove developer option from NYC" into nyc-dev

8 years agoMerge "Don't crash on invalid numbers." into nyc-dev
Julia Reynolds [Fri, 13 May 2016 18:14:58 +0000 (18:14 +0000)]
Merge "Don't crash on invalid numbers." into nyc-dev

8 years agoDon't crash on invalid numbers.
Julia Reynolds [Fri, 13 May 2016 18:01:40 +0000 (14:01 -0400)]
Don't crash on invalid numbers.

Change-Id: I5c1bff5733c5db5f411c2827177b0c1efa1e120e
Fixes: 28756890

8 years agoMerge "Fixed calls to update() when configuration changed." into nyc-dev
TreeHugger Robot [Fri, 13 May 2016 17:35:20 +0000 (17:35 +0000)]
Merge "Fixed calls to update() when configuration changed." into nyc-dev

8 years agoMerge "Removed onRestrictPowerChanged()." into nyc-dev
TreeHugger Robot [Fri, 13 May 2016 17:14:11 +0000 (17:14 +0000)]
Merge "Removed onRestrictPowerChanged()." into nyc-dev

8 years agoShortcutManager: Remove developer option from NYC
Makoto Onuki [Fri, 13 May 2016 16:40:26 +0000 (09:40 -0700)]
ShortcutManager: Remove developer option from NYC

Bug 28704708

Change-Id: Ib2301ea556104e9ffd6a18885e228717843d6acb

8 years agoMerge "Fix NULL instead of DPC name is displayed in Certificate warning" into nyc-dev
Victor Chang [Fri, 13 May 2016 15:08:17 +0000 (15:08 +0000)]
Merge "Fix NULL instead of DPC name is displayed in Certificate warning" into nyc-dev

8 years agoFix NULL instead of DPC name is displayed in Certificate warning
Victor Chang [Fri, 13 May 2016 13:42:17 +0000 (14:42 +0100)]
Fix NULL instead of DPC name is displayed in Certificate warning

Bug: 28752118

Change-Id: I5a6e17efd92aaea5188d83f2ccb7e7b8d1f1dc1b

8 years agoMerge "[ScreenLock] Use requested quality for encryption popup" into nyc-dev
Maurice Lam [Fri, 13 May 2016 00:51:09 +0000 (00:51 +0000)]
Merge "[ScreenLock] Use requested quality for encryption popup" into nyc-dev

8 years ago[ScreenLock] Use requested quality for encryption popup
Maurice Lam [Thu, 12 May 2016 23:24:41 +0000 (16:24 -0700)]
[ScreenLock] Use requested quality for encryption popup

Use the requested password quality instead of the currently-in-use
password quality because encryption interstitial is shown before
the lock type is updated.

Bug: 28326234
Change-Id: I9ae950bab48f62033c59b582218c8a586f5b71ba

8 years agoFixed calls to update() when configuration changed.
Felipe Leme [Thu, 12 May 2016 21:37:11 +0000 (14:37 -0700)]
Fixed calls to update() when configuration changed.

update() is an expensive operation and should only be called
once under normal circumstances (it still needs to be called due to external changes). In particular, it should not be called again on orientation changes.

The first approach to solve the orientation change caused the volume title to not be shown when the screen changed on multi window environments; the fix for title issue caused the update to be called again on configuration changes.

This change properly fixes both issues by removing the onAttach() / onDetach() methods and using a clearer variable (mNeedsUpdate) to avoid future regressions.

BUG: 24508289
BUG: 27989238
Change-Id: I140f5a541cda293f1c476d3b80a5bc8918e18b08

8 years agoMerge "Allow DPMs to restrict Remote Input on Keyguard" into nyc-dev
Adrian Roos [Thu, 12 May 2016 20:52:24 +0000 (20:52 +0000)]
Merge "Allow DPMs to restrict Remote Input on Keyguard" into nyc-dev

8 years agoAllow DPMs to restrict Remote Input on Keyguard
Adrian Roos [Wed, 11 May 2016 19:49:20 +0000 (15:49 -0400)]
Allow DPMs to restrict Remote Input on Keyguard

Change-Id: I84b90b4047129794f1397351f9c8624f0048ad41
Fixes: 26981262

8 years agoMerge "Update lock timeout value after pref change." into nyc-dev
Julia Reynolds [Thu, 12 May 2016 17:53:26 +0000 (17:53 +0000)]
Merge "Update lock timeout value after pref change." into nyc-dev

8 years agoUpdate lock timeout value after pref change.
Julia Reynolds [Thu, 12 May 2016 17:48:34 +0000 (13:48 -0400)]
Update lock timeout value after pref change.

Change-Id: I0d16256cb61e2db481d99349cd49c17e51de7c87
Fixes: 28734916

8 years agoMerge "Set Wi-Fi dialog spinners to 48dps tall" into nyc-dev
Maurice Lam [Thu, 12 May 2016 17:42:19 +0000 (17:42 +0000)]
Merge "Set Wi-Fi dialog spinners to 48dps tall" into nyc-dev

8 years agoMerge "Disable WebViewSetting for non-admin users." into nyc-dev
Gustav Sennton [Thu, 12 May 2016 13:23:55 +0000 (13:23 +0000)]
Merge "Disable WebViewSetting for non-admin users." into nyc-dev

8 years agoDisable WebViewSetting for non-admin users.
Gustav Sennton [Wed, 11 May 2016 11:31:40 +0000 (12:31 +0100)]
Disable WebViewSetting for non-admin users.

For an app to be able to know whether the WebViewSetting is enabled for
a user we disable the setting at boot for non-admin users. In this way
an app can call intent.resolveActivity[Info] for the WebViewSetting
intent to check whether the WebViewSetting is enabled before linking to
it.

Bug: 28034166
Change-Id: I33b3fa10a38f2a2600cddd0891ef746126abdd61

8 years agoMerge "Show signal strength indication while in CryptKeeper" into nyc-dev
Jim Miller [Thu, 12 May 2016 01:52:34 +0000 (01:52 +0000)]
Merge "Show signal strength indication while in CryptKeeper" into nyc-dev

8 years agoMerge "Fix issue #28400000: Settings memory UI still showing z-ram..." into nyc-dev
Dianne Hackborn [Thu, 12 May 2016 00:40:16 +0000 (00:40 +0000)]
Merge "Fix issue #28400000: Settings memory UI still showing z-ram..." into nyc-dev

8 years agoSet Wi-Fi dialog spinners to 48dps tall
Maurice Lam [Tue, 10 May 2016 19:45:53 +0000 (12:45 -0700)]
Set Wi-Fi dialog spinners to 48dps tall

Set the minimum height to align with the accessibility guidelines
and to disable ripple projection.

Also adds scroll indicators to the scroll view.

Bug: 28683023
Change-Id: I24c58c0d6e8ef4b9efc8b3f877bcd659f42b6c6d

8 years agoFix issue #28400000: Settings memory UI still showing z-ram...
Dianne Hackborn [Wed, 11 May 2016 21:22:05 +0000 (14:22 -0700)]
Fix issue #28400000: Settings memory UI still showing z-ram...

...but probably shouldn't.

Change-Id: I3becb68a9989d915d11439b7beec1fe262261f78

8 years agoMerge "Add policy transparency to app notification settings on lockscreen." into...
Sudheer Shanka [Wed, 11 May 2016 19:04:19 +0000 (19:04 +0000)]
Merge "Add policy transparency to app notification settings on lockscreen." into nyc-dev

8 years agoMerge "Fix unmount up button" into nyc-dev
Jason Monk [Wed, 11 May 2016 18:04:57 +0000 (18:04 +0000)]
Merge "Fix unmount up button" into nyc-dev

8 years agoMerge "Fix truncated text in pattern lock setup" into nyc-dev
Maurice Lam [Wed, 11 May 2016 18:04:26 +0000 (18:04 +0000)]
Merge "Fix truncated text in pattern lock setup" into nyc-dev

8 years agoFix unmount up button
Jason Monk [Wed, 11 May 2016 17:53:13 +0000 (13:53 -0400)]
Fix unmount up button

Change-Id: I24b388079c438075e3a8652822e7a2fb84fec608
Fixes: 28704198

8 years agoMerge "Fix crash in not installed for this user apps" into nyc-dev
Jason Monk [Wed, 11 May 2016 16:19:04 +0000 (16:19 +0000)]
Merge "Fix crash in not installed for this user apps" into nyc-dev

8 years agoFix crash in not installed for this user apps
Jason Monk [Wed, 11 May 2016 15:33:04 +0000 (11:33 -0400)]
Fix crash in not installed for this user apps

Change-Id: I96fa409c5a91cdb6758dbf81714c1c97e28f47b6
Fixes: 28637871

8 years agoMerge "Expose dialog for current webview setting." into nyc-dev
Jason Monk [Wed, 11 May 2016 15:27:36 +0000 (15:27 +0000)]
Merge "Expose dialog for current webview setting." into nyc-dev

8 years agoExpose dialog for current webview setting.
Jason Monk [Fri, 6 May 2016 19:09:32 +0000 (15:09 -0400)]
Expose dialog for current webview setting.

Change-Id: I91c796b2c75c0ac8047ba0c2555a1036e8c6c616
Fixes: 28554048

8 years agoMerge "Protect against case when suggestions haven't loaded" into nyc-dev
Jason Monk [Wed, 11 May 2016 15:06:04 +0000 (15:06 +0000)]
Merge "Protect against case when suggestions haven't loaded" into nyc-dev

8 years agoProtect against case when suggestions haven't loaded
Jason Monk [Wed, 11 May 2016 15:01:17 +0000 (11:01 -0400)]
Protect against case when suggestions haven't loaded

Change-Id: I7668ed8af3f1808b619f0fdbd77c2f85da98f607
Fixes: 28691636

8 years agoMerge "Fix ConfirmCredential is not presented before trusting cert installed by PO...
Victor Chang [Wed, 11 May 2016 14:43:13 +0000 (14:43 +0000)]
Merge "Fix ConfirmCredential is not presented before trusting cert installed by PO/DO" into nyc-dev

8 years agoFix ConfirmCredential is not presented before trusting cert installed by PO/DO
Victor Chang [Mon, 9 May 2016 15:13:10 +0000 (16:13 +0100)]
Fix ConfirmCredential is not presented before trusting cert installed by PO/DO

- Show ConfirmCredential in TrustedCredentialsSettings when Trust button is clicked
  for the very first time since the activity launched
- Warning activity (work mode off, crpyto-aware) should not be shown when the activity is started. Also fixed it here.

Bug: 28619980
Change-Id: I084b70883c087376e437a9ad3238d7c3313a0a17

8 years agoSwitch fragments to SettingsPreferenceFragment
Jason Monk [Tue, 10 May 2016 17:27:20 +0000 (13:27 -0400)]
Switch fragments to SettingsPreferenceFragment

So all basic settings features are supported properly

Change-Id: I1702272cdbc6c13a5d3ca53840113169a37d4d20
Fixes: 28634520

8 years agoMerge "Fix crash on rotate pointer speed" into nyc-dev
Jason Monk [Wed, 11 May 2016 13:36:53 +0000 (13:36 +0000)]
Merge "Fix crash on rotate pointer speed" into nyc-dev

8 years agoRemoved onRestrictPowerChanged().
Felipe Leme [Tue, 10 May 2016 00:29:36 +0000 (17:29 -0700)]
Removed onRestrictPowerChanged().

BUG: 28521946

Change-Id: Ib48030c704cf38541101b600b1e91935302beb9c

8 years agoMerge "Make sure TileAdapter always has a SuggestionParser" into nyc-dev
Jason Monk [Tue, 10 May 2016 20:23:16 +0000 (20:23 +0000)]
Merge "Make sure TileAdapter always has a SuggestionParser" into nyc-dev

8 years agoMerge "Update the visibility state of views in UserPreference properly." into nyc-dev
Sudheer Shanka [Tue, 10 May 2016 20:14:25 +0000 (20:14 +0000)]
Merge "Update the visibility state of views in UserPreference properly." into nyc-dev

8 years agoFix crash on rotate pointer speed
Jason Monk [Tue, 10 May 2016 19:41:30 +0000 (15:41 -0400)]
Fix crash on rotate pointer speed

Change-Id: Ie87b0343f153957d7c7129a04690af20361f9063
Fixes: 28641237

8 years agoFix truncated text in pattern lock setup
Maurice Lam [Tue, 10 May 2016 01:22:08 +0000 (18:22 -0700)]
Fix truncated text in pattern lock setup

Partially apply ag/708412 to the setup version of the layout. The
rest is not necessary because we assign a weight to the lock pattern
view as well.

Use the short header layout for screens smaller than sw360dp so that
there is more space for the pattern view.

Bug: 28663249
Change-Id: I8cda13834504a345046bc3bf6e0959d613597916

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
Baligh Uddin [Tue, 10 May 2016 18:05:43 +0000 (18:05 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Fix label loading on default home setting" into nyc-dev
Jason Monk [Tue, 10 May 2016 17:34:08 +0000 (17:34 +0000)]
Merge "Fix label loading on default home setting" into nyc-dev

8 years agoImport translations. DO NOT MERGE
Baligh Uddin [Tue, 10 May 2016 17:31:18 +0000 (10:31 -0700)]
Import translations. DO NOT MERGE

Change-Id: I0d63c7faea233cf237002dddebb4fb96a3ecae18
Auto-generated-cl: translation import

8 years agoMake sure TileAdapter always has a SuggestionParser
Jason Monk [Tue, 10 May 2016 17:03:35 +0000 (13:03 -0400)]
Make sure TileAdapter always has a SuggestionParser

Since it expects to have one

Change-Id: Ic0dccd2271c011cf7dc877e341af5a8bfea90c37
Fixes: 28689801

8 years agoFix label loading on default home setting
Jason Monk [Tue, 10 May 2016 16:47:37 +0000 (12:47 -0400)]
Fix label loading on default home setting

Change-Id: Ia7d00eaf48eb703b766c760b6140ea98be5490f1
Fixes: 28668320

8 years agoMerge "Show a different Root CA string for device owner" into nyc-dev
Victor Chang [Tue, 10 May 2016 14:29:38 +0000 (14:29 +0000)]
Merge "Show a different Root CA string for device owner" into nyc-dev

8 years agoMerge "Added title for stand-alone App Data Usage activitiy." into nyc-dev
TreeHugger Robot [Mon, 9 May 2016 19:50:10 +0000 (19:50 +0000)]
Merge "Added title for stand-alone App Data Usage activitiy." into nyc-dev

8 years agoMerge "Fix crash when rotating screen in a few screens." into nyc-dev
Fan Zhang [Mon, 9 May 2016 19:39:58 +0000 (19:39 +0000)]
Merge "Fix crash when rotating screen in a few screens." into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Mon, 9 May 2016 18:17:36 +0000 (18:17 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoAdd policy transparency to app notification settings on lockscreen.
Sudheer Shanka [Wed, 27 Apr 2016 20:11:24 +0000 (13:11 -0700)]
Add policy transparency to app notification settings on lockscreen.

Bug: 28390118
Change-Id: I395440b0f7e93da90f9f346574afa5501761d473

8 years agoFix crash when rotating screen in a few screens.
Fan Zhang [Fri, 6 May 2016 22:39:52 +0000 (15:39 -0700)]
Fix crash when rotating screen in a few screens.

Bug: 26946312

Fixed in the following screens:
Apps > Gear > Special Access > Modify system settings
Apps > Gear > Special Access > Draw over other apps
Apps > Gear > Special Access > Apps with usage access
Language & input > Personal dictionary
Wireless & networks (More) > Android Beam

Change-Id: I0b9bd6c19f710302625dd87989e9d4ce3c96a9a2

8 years agoAdded title for stand-alone App Data Usage activitiy.
Felipe Leme [Mon, 9 May 2016 17:34:39 +0000 (10:34 -0700)]
Added title for stand-alone App Data Usage activitiy.

Change-Id: I031085e6a3c058ed55dfdfe3e7cfecf5a21dddc5
Fixes: 28615889

8 years agoShow a different Root CA string for device owner
Victor Chang [Mon, 9 May 2016 10:32:42 +0000 (11:32 +0100)]
Show a different Root CA string for device owner

Bug: 28627835
Change-Id: Iab750dbe7099336b664ef66892cbf2c1b89a9e8e

8 years agoMerge "Dashboard performance work" into nyc-dev
Jason Monk [Mon, 9 May 2016 13:37:45 +0000 (13:37 +0000)]
Merge "Dashboard performance work" into nyc-dev

8 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 9 May 2016 13:22:15 +0000 (06:22 -0700)]
Import translations. DO NOT MERGE

Change-Id: I6e9f10288cb94440b0f46bd5405ed996168efcbf
Auto-generated-cl: translation import

8 years agoMerge "Implemented onRestrictPowerChanged()." into nyc-dev
TreeHugger Robot [Fri, 6 May 2016 23:25:27 +0000 (23:25 +0000)]
Merge "Implemented onRestrictPowerChanged()." into nyc-dev

8 years agoUpdate the visibility state of views in UserPreference properly.
Sudheer Shanka [Fri, 6 May 2016 20:23:45 +0000 (13:23 -0700)]
Update the visibility state of views in UserPreference properly.

Bug: 28629095
Change-Id: Id98affb36f19c4e78c5c9c6092638760efca76c0

8 years agoMerge "Fix accessibility description on master clear" into nyc-dev
Jason Monk [Fri, 6 May 2016 18:33:07 +0000 (18:33 +0000)]
Merge "Fix accessibility description on master clear" into nyc-dev

8 years agoFix accessibility description on master clear
Jason Monk [Fri, 6 May 2016 18:28:09 +0000 (14:28 -0400)]
Fix accessibility description on master clear

Only include visible views

Change-Id: I271ae87c788e270b15e7ca8758059771cde16d33
Fixes: 28316423

8 years agoDashboard performance work
Jason Monk [Fri, 29 Apr 2016 13:25:36 +0000 (09:25 -0400)]
Dashboard performance work

Push more stuff to backround threads (this will cause conditions/suggestions
to load slightly slower than normal content) and cache more info.

Fixes: 28613950
Bug: 28435146
Change-Id: I1080930e8f31c7f12a2d89f266bfd3236979cf40

8 years agoMerge "TrustCredentials listview should be expanded by default" into nyc-dev
Robin Lee [Fri, 6 May 2016 15:27:41 +0000 (15:27 +0000)]
Merge "TrustCredentials listview should be expanded by default" into nyc-dev

8 years agoMerge "Import translations. DO NOT MERGE" into nyc-dev
TreeHugger Robot [Fri, 6 May 2016 14:14:48 +0000 (14:14 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-dev

8 years agoMerge "Remove invisible object in A11y Settings screens' menu" into nyc-dev
Clara Bayarri [Fri, 6 May 2016 13:36:11 +0000 (13:36 +0000)]
Merge "Remove invisible object in A11y Settings screens' menu" into nyc-dev

8 years agoTrustCredentials listview should be expanded by default
Victor Chang [Thu, 14 Apr 2016 21:51:38 +0000 (22:51 +0100)]
TrustCredentials listview should be expanded by default

UI Change for 2-profile case:
1. When both personal and work listview are expanded, half height is allocated for each list view
2. When only one listview is expanded, full height is allocated to the list view

Video can be found at go/trust-cred-split-view

- Use 2 ListView instead of 1 ExpandableListView in order to scoll the list independently
- The ui is not changed for only one or more than 3 profiles.
- Remove TrustedCertificateAdapterCommons, and wrap GroupAdapter by ChildAdapter in order to re-use more codes
- clear mAliasLoaders in onDestroy. (Seems it's a bug.)
- When work mode or fbe locked, force to collapse work list view. User message will be prompted when user press on header
- Groups in GroupAdapter is set synchronously instead of async, since we assume the number of users are fixed during initialization
- DataSet events will go through GroupAdapter to notifiy ChildAdapter

Bug:28236955
(cherry picked from commit 7dde845544bd74734ac6c444c77d7be7b187873a)

Change-Id: I87293afc56e9cc270c2289111bab6f1809351faf

8 years agoRemove invisible object in A11y Settings screens' menu
Clara Bayarri [Fri, 6 May 2016 11:16:49 +0000 (12:16 +0100)]
Remove invisible object in A11y Settings screens' menu

Bug: 28459491
Change-Id: I95250078bf6470d0bd4b6b40f25c13eb6aec93c8

8 years agoImport translations. DO NOT MERGE
Bill Yi [Fri, 6 May 2016 04:35:29 +0000 (21:35 -0700)]
Import translations. DO NOT MERGE

Change-Id: Iff19a526307de6bd652ba382c1914098f13583e0
Auto-generated-cl: translation import

8 years agoThe "device type" icons in "Bluetooth device list" screen are
pkanwar [Sat, 30 Apr 2016 00:43:24 +0000 (17:43 -0700)]
The "device type" icons in "Bluetooth device list" screen are
not accessible to TalkBack users.

b/28199679 Changed method to for setting the talk-back
attribute on "device type".

Change-Id: I63820d861ea1075195b98c82004ba95470448a53

8 years agoMerge "InputSettings: Define order of items in Physical keyboards screen." into nyc-dev
Abodunrinwa Toki [Thu, 5 May 2016 16:40:57 +0000 (16:40 +0000)]
Merge "InputSettings: Define order of items in Physical keyboards screen." into nyc-dev

8 years agoMerge "Don't crash on non-app data usage" into nyc-dev
Jason Monk [Thu, 5 May 2016 15:41:17 +0000 (15:41 +0000)]
Merge "Don't crash on non-app data usage" into nyc-dev

8 years agoMerge "Fix cell data limit dialog title" into nyc-dev
Jason Monk [Thu, 5 May 2016 15:40:50 +0000 (15:40 +0000)]
Merge "Fix cell data limit dialog title" into nyc-dev

8 years agoMerge "Should forward the intent even if its activity is disabled in Settings" into...
Tony Mak [Thu, 5 May 2016 13:50:09 +0000 (13:50 +0000)]
Merge "Should forward the intent even if its activity is disabled in Settings" into nyc-dev

8 years agoInputSettings: Define order of items in Physical keyboards screen.
Abodunrinwa Toki [Fri, 22 Apr 2016 16:45:03 +0000 (17:45 +0100)]
InputSettings: Define order of items in Physical keyboards screen.

Bug: 28158120
Change-Id: Ia7cec64edb9da53a2048865e317b2b9d4b2059b0

8 years agoFix cell data limit dialog title
Jason Monk [Wed, 4 May 2016 19:46:05 +0000 (15:46 -0400)]
Fix cell data limit dialog title

Change-Id: I0303bc74bb7b0e46ed020d255baf2465c7db0fc5
Fixes: 27604216

8 years agoMerge "Do not set order for print services settings." into nyc-dev
Philip P. Moltmann [Wed, 4 May 2016 19:08:48 +0000 (19:08 +0000)]
Merge "Do not set order for print services settings." into nyc-dev