OSDN Git Service

android-x86/packages-apps-Settings.git
7 years agoMerge "Rename Night display to Night Light" into nyc-mr1-dev
TreeHugger Robot [Wed, 13 Jul 2016 22:01:18 +0000 (22:01 +0000)]
Merge "Rename Night display to Night Light" into nyc-mr1-dev

7 years agoMerge "Change launch method for preference Display->Ambient Display." into nyc-mr1-dev
Doris Ling [Wed, 13 Jul 2016 21:13:53 +0000 (21:13 +0000)]
Merge "Change launch method for preference Display->Ambient Display." into nyc-mr1-dev

7 years agoMerge "Update summary and title strings for Settings Suggestions" into nyc-mr1-dev
Matthew Fritze [Wed, 13 Jul 2016 21:03:33 +0000 (21:03 +0000)]
Merge "Update summary and title strings for Settings Suggestions" into nyc-mr1-dev

7 years agoMerge "Update Safety & Regulatory Information link text" into nyc-mr1-dev
Matthew Fritze [Wed, 13 Jul 2016 20:52:45 +0000 (20:52 +0000)]
Merge "Update Safety & Regulatory Information link text" into nyc-mr1-dev

7 years agoMerge "Cross fade escalation card when content changes." into nyc-mr1-dev
TreeHugger Robot [Wed, 13 Jul 2016 19:46:01 +0000 (19:46 +0000)]
Merge "Cross fade escalation card when content changes." into nyc-mr1-dev

7 years agoRename Night display to Night Light
Mike Tsao [Wed, 13 Jul 2016 19:31:38 +0000 (12:31 -0700)]
Rename Night display to Night Light

Bug: 30069874
Bug: 29584858

Renames generic "Night display" to "Night Light." Also changes feature
description to emphasize suitability for reading at night.

Change-Id: Ib54a22d7683853d7aadf4fe48795aaaa990b0333

7 years agoMerge "Tweak layouts to make support UI look better." into nyc-mr1-dev
TreeHugger Robot [Wed, 13 Jul 2016 18:51:54 +0000 (18:51 +0000)]
Merge "Tweak layouts to make support UI look better." into nyc-mr1-dev

7 years agoChange launch method for preference Display->Ambient Display.
Doris Ling [Wed, 13 Jul 2016 00:45:57 +0000 (17:45 -0700)]
Change launch method for preference Display->Ambient Display.

Change to launch using intent to maintain the activity title when
launching Moves from Display->Ambient Display.

Bug: 30034039
Change-Id: I7e8df04a5c6722320b342e09ea1977b5ba7a8ded

7 years agoCross fade escalation card when content changes.
Fan Zhang [Wed, 13 Jul 2016 16:49:03 +0000 (09:49 -0700)]
Cross fade escalation card when content changes.

Fixes: 30079520

Whenever escalation card needs to change content:
- Instead of rebuilding entire data set, rebuild just escalation data.
- Instead of notify entire data set change, only notify the position
  change for escalation card.
This triggers the cross-fade animation in RecyclerView's
DefaultItemAnimator.

Change-Id: Ia19593d852fa6a1c366aecf9330d8274d7295e85

7 years agoTweak layouts to make support UI look better.
Fan Zhang [Wed, 13 Jul 2016 16:22:04 +0000 (09:22 -0700)]
Tweak layouts to make support UI look better.

Fixes: 30087623

- Removed some padding and hide empty textviews.

Change-Id: Id8476aa3870d796c5f5a34c2f3fa6db34918691b

7 years agoMerge "Reduce the number of times that dataset changed is triggerd in DashboardAdapte...
Doris Ling [Wed, 13 Jul 2016 17:13:05 +0000 (17:13 +0000)]
Merge "Reduce the number of times that dataset changed is triggerd in DashboardAdapter" into nyc-mr1-dev

7 years agoMerge "Log when the storage manager is toggled on and off." into nyc-mr1-dev
Daniel Nishi [Wed, 13 Jul 2016 16:26:04 +0000 (16:26 +0000)]
Merge "Log when the storage manager is toggled on and off." into nyc-mr1-dev

7 years agoMerge "Use UM.DISALLOW_OEM_UNLOCK instead of Global.OEM_UNLOCK_DISALLOWED" into nyc...
Mahaver Chopra [Wed, 13 Jul 2016 12:27:00 +0000 (12:27 +0000)]
Merge "Use UM.DISALLOW_OEM_UNLOCK instead of Global.OEM_UNLOCK_DISALLOWED" into nyc-mr1-dev

7 years agoUpdate summary and title strings for Settings Suggestions
TreeHugger Robot [Tue, 12 Jul 2016 21:42:03 +0000 (21:42 +0000)]
Update summary and title strings for Settings Suggestions

Setting Suggestion messages have new strings for NDR.

Change-Id: I5e76e669fac91b61a2207bb2937c107c952768c0
Fixes: 30067406

7 years agoMerge "Request support rules to refresh when account changes." into nyc-mr1-dev
TreeHugger Robot [Wed, 13 Jul 2016 01:13:01 +0000 (01:13 +0000)]
Merge "Request support rules to refresh when account changes." into nyc-mr1-dev

7 years agoReduce the number of times that dataset changed is triggerd in DashboardAdapter
Doris Ling [Tue, 12 Jul 2016 01:09:15 +0000 (18:09 -0700)]
Reduce the number of times that dataset changed is triggerd in DashboardAdapter

1. Save the suggestion list and the category list into the instance
state so that it will be available on warm start, and avoid the need
to reload the data.
2. Add the condition list to the constructor parameters for
DashboardAdapter, so that it does not need to setConditions()
separately which will trigger notifyDataSetChanged()

Bug: 30055644
Change-Id: Ia04fa3a25b13d2dacf6baf5f412d662a595fb6dd

7 years agoMerge "Center find-sensor graphic in landscape" into nyc-mr1-dev
Maurice Lam [Wed, 13 Jul 2016 00:00:54 +0000 (00:00 +0000)]
Merge "Center find-sensor graphic in landscape" into nyc-mr1-dev

7 years agoMerge "Add ripples to negative buttons" into nyc-mr1-dev
TreeHugger Robot [Tue, 12 Jul 2016 23:43:46 +0000 (23:43 +0000)]
Merge "Add ripples to negative buttons" into nyc-mr1-dev

7 years agoRequest support rules to refresh when account changes.
Fan Zhang [Tue, 12 Jul 2016 21:10:22 +0000 (14:10 -0700)]
Request support rules to refresh when account changes.

Bug: 30079512

When account is added, operation rule can potentially change. Request a
refresh to make sure user sees the latest UI.

Change-Id: I89e9d97bec22d612ca3602d86cc63f8f06355a39

7 years agoMerge "Update preference ordering in Gestures settings." into nyc-mr1-dev
Doris Ling [Tue, 12 Jul 2016 23:38:02 +0000 (23:38 +0000)]
Merge "Update preference ordering in Gestures settings." into nyc-mr1-dev

7 years agoMerge "Update resource string for gestures settings." into nyc-mr1-dev
Doris Ling [Tue, 12 Jul 2016 23:37:38 +0000 (23:37 +0000)]
Merge "Update resource string for gestures settings." into nyc-mr1-dev

7 years agoAdd ripples to negative buttons
Maurice Lam [Tue, 12 Jul 2016 21:43:18 +0000 (14:43 -0700)]
Add ripples to negative buttons

For the negative buttons (buttons on the left side) of screen lock setup
and fingerprint setup screens, instead of theming it like a text link,
inherit from the borderless button and set the highlight color to color
accent.

Bug: 29905448
Change-Id: I4a3d28d4a0658740d0cb622e40031ab0ca22e6a0

7 years agoMerge "Don't show the Fingerprint suggestion if it is disabled." into nyc-mr1-dev
TreeHugger Robot [Tue, 12 Jul 2016 21:42:03 +0000 (21:42 +0000)]
Merge "Don't show the Fingerprint suggestion if it is disabled." into nyc-mr1-dev

7 years agoMerge "Use app name as summary in default home app setting." into nyc-mr1-dev
TreeHugger Robot [Tue, 12 Jul 2016 21:26:11 +0000 (21:26 +0000)]
Merge "Use app name as summary in default home app setting." into nyc-mr1-dev

7 years agoLog when the storage manager is toggled on and off.
Daniel Nishi [Tue, 12 Jul 2016 20:55:41 +0000 (13:55 -0700)]
Log when the storage manager is toggled on and off.

Bug: 30095915
Change-Id: I9fe16f842f2c2944582ec231803aa957573abead

7 years agoDon't show the Fingerprint suggestion if it is disabled.
Daniel Nishi [Mon, 11 Jul 2016 22:27:16 +0000 (15:27 -0700)]
Don't show the Fingerprint suggestion if it is disabled.

Bug: 27202317
Change-Id: I8e97e47f711961cf127fc2135dd06812236829b8

7 years agoUse app name as summary in default home app setting.
Fan Zhang [Mon, 11 Jul 2016 22:25:03 +0000 (15:25 -0700)]
Use app name as summary in default home app setting.

Bug: 27834147

Condition: Only use app name as summary if there is only 1 launcher app
installed.

Change-Id: Idb9b55d5618bbdbea6446758f2fcd09d0d6309af

7 years agoUpdate preference ordering in Gestures settings.
Doris Ling [Tue, 12 Jul 2016 18:25:47 +0000 (11:25 -0700)]
Update preference ordering in Gestures settings.

Swapped the fingerprint swipe and ambient display preference in
Settings->Gestures, and updated the summary text in Display->Ambient
display

Bug: 30073941
Change-Id: Ifc386b4ab9b0e7317f1ee0e477f9670e8a49b0f9

7 years agoUpdate Safety & Regulatory Information link text
Matthew Fritze [Mon, 11 Jul 2016 19:45:07 +0000 (12:45 -0700)]
Update Safety & Regulatory Information link text

The link to Safety & Regulatory Information now reads:
Safety & regulatory manual

Bug: 30037999
Change-Id: Ib72efba96b8a9a9f38bcf9686e2563d1877620a8

7 years agoImport translations. DO NOT MERGE
Bill Yi [Tue, 12 Jul 2016 16:35:07 +0000 (16:35 +0000)]
Import translations. DO NOT MERGE
am: fdb2a9ab61  -s ours

Change-Id: I9e66dac2b329ad2f6065a5208b8da471b14f66e7

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Tue, 12 Jul 2016 16:18:53 +0000 (16:18 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev

7 years agoUse UM.DISALLOW_OEM_UNLOCK instead of Global.OEM_UNLOCK_DISALLOWED
Mahaver Chopra [Sun, 10 Jul 2016 15:38:24 +0000 (16:38 +0100)]
Use UM.DISALLOW_OEM_UNLOCK instead of Global.OEM_UNLOCK_DISALLOWED

Currently we used global setting to restrict user from enabling oem
unlock. As global settings can be chagned using adb, using user
restrictions instead.

Bug: 29893399
Change-Id: Icaffb080979a447d1e0f7f0d72f92c9db83ac10c

7 years agoMerge "Correct logic for showing overide dnd field." into nyc-mr1-dev
Julia Reynolds [Tue, 12 Jul 2016 14:03:12 +0000 (14:03 +0000)]
Merge "Correct logic for showing overide dnd field." into nyc-mr1-dev

7 years agoRemove KeyboardView in ChooseLockPassword
Tony Mak [Fri, 1 Jul 2016 12:55:47 +0000 (13:55 +0100)]
Remove KeyboardView in ChooseLockPassword

1. We actually use user installed keyboard
2. Request focus on the edittext instead of the keyboard

Bug: 24900754

Change-Id: I6257a592ad34875d46c5c05349098b891ef37d98

7 years agoVisualize password requirements and their fulfillment
Tony Mak [Tue, 12 Jul 2016 10:19:45 +0000 (11:19 +0100)]
Visualize password requirements and their fulfillment

1. Aggregate policies and generate the requirements
2. When user modifies the password, check is each requirement fulfilled
   Update the view accordingly.

Change-Id: I962ed3b81ce844006be1024a493e94ce52a3fdec
Fix: 24900754

7 years agoUpdate work challenge strings
Tony Mak [Tue, 5 Jul 2016 06:48:53 +0000 (07:48 +0100)]
Update work challenge strings

Change-Id: I9c938c9a9547ec92d7ba7b452861db174e421068
Fix: 29358023

7 years agoCenter find-sensor graphic in landscape
Maurice Lam [Tue, 12 Jul 2016 03:14:49 +0000 (20:14 -0700)]
Center find-sensor graphic in landscape

Center the find-sensor graphic in landscape so it can occupy the
space next to the title as well, preventing it from being cropped
when the font-size and display size is set to maximum.

Bug: 29516872
Change-Id: I3d2a6d0852ec725c99ba5709a97e532cd0338778

7 years agoMerge "Update button styles for fingerprint" into nyc-mr1-dev
Maurice Lam [Tue, 12 Jul 2016 01:51:11 +0000 (01:51 +0000)]
Merge "Update button styles for fingerprint" into nyc-mr1-dev

7 years agoUpdate resource string for gestures settings.
Doris Ling [Mon, 11 Jul 2016 23:36:16 +0000 (16:36 -0700)]
Update resource string for gestures settings.

Update the summary text for the gestures settings.

Bug: 30074265
Change-Id: I5e4313f2764aa64af8bd7b984189f2d0782a0a70

7 years agoMerge "Disable Gestures Settings by default." into nyc-mr1-dev
Doris Ling [Mon, 11 Jul 2016 22:21:25 +0000 (22:21 +0000)]
Merge "Disable Gestures Settings by default." into nyc-mr1-dev

7 years agoMerge "Fix PIN screen title" into nyc-mr1-dev
Maurice Lam [Mon, 11 Jul 2016 21:33:04 +0000 (21:33 +0000)]
Merge "Fix PIN screen title" into nyc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 11 Jul 2016 19:53:47 +0000 (12:53 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Mon, 11 Jul 2016 19:42:47 +0000 (12:42 -0700)]
Import translations. DO NOT MERGE

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

7 years agoDisable Gestures Settings by default.
Doris Ling [Mon, 11 Jul 2016 19:00:18 +0000 (12:00 -0700)]
Disable Gestures Settings by default.

Add a config boolean to determine if the gesture settings is enabled or
not.

Bug: 30022840
Change-Id: Ie7ae8bedbfc128b64999d33a3d626d4e311e5e3e

7 years agoMerge "Restore "reset ShortcutManager rate limiting" dev option" into nyc-mr1-dev
Makoto Onuki [Mon, 11 Jul 2016 17:54:27 +0000 (17:54 +0000)]
Merge "Restore "reset ShortcutManager rate limiting" dev option" into nyc-mr1-dev

7 years agoFix PIN screen title
Maurice Lam [Sat, 9 Jul 2016 01:38:48 +0000 (18:38 -0700)]
Fix PIN screen title

Set the header text of the screen after Activity.setTitle is called,
so that the PIN screen will show the PIN text as header, as opposed to
the default which is always "password".

Bug: 30041779
Change-Id: I525bd4e5c51252410fdeb0424329bbfbd86e5b7d

7 years agoMerge "Fix always-on is not turned off when user forgets vpn" into nyc-mr1-dev
Victor Chang [Mon, 11 Jul 2016 13:56:07 +0000 (13:56 +0000)]
Merge "Fix always-on is not turned off when user forgets vpn" into nyc-mr1-dev

7 years agoCorrect logic for showing overide dnd field.
Julia Reynolds [Mon, 11 Jul 2016 13:05:44 +0000 (09:05 -0400)]
Correct logic for showing overide dnd field.

Change-Id: Iae1d053d3816ccdae9f6d9bc6a16622b50e07440
Fixes: 29995563

7 years agoMerge "Add handling for gesture settings for double twist for camera flip." into...
Doris Ling [Fri, 8 Jul 2016 23:58:45 +0000 (23:58 +0000)]
Merge "Add handling for gesture settings for double twist for camera flip." into nyc-mr1-dev

7 years agoMerge "Change gesture settings for Ambient Display from nudge to double tap." into...
Doris Ling [Fri, 8 Jul 2016 23:16:36 +0000 (23:16 +0000)]
Merge "Change gesture settings for Ambient Display from nudge to double tap." into nyc-mr1-dev

7 years agoMerge "Add summary for Settings->Gestures." into nyc-mr1-dev
Doris Ling [Fri, 8 Jul 2016 22:56:45 +0000 (22:56 +0000)]
Merge "Add summary for Settings->Gestures." into nyc-mr1-dev

7 years agoChange gesture settings for Ambient Display from nudge to double tap.
Doris Ling [Fri, 8 Jul 2016 19:42:13 +0000 (12:42 -0700)]
Change gesture settings for Ambient Display from nudge to double tap.

Change the description text and animation video to double tap the device
instead of nudge movement. Also update the summary text in
Display->Ambient Display to match the gesture description.

Bug: 30034987
Change-Id: If95e7a417b472dd677174a8187a83594e06e0eee

7 years agoAdd summary for Settings->Gestures.
Doris Ling [Fri, 8 Jul 2016 18:35:27 +0000 (11:35 -0700)]
Add summary for Settings->Gestures.

Add summary text for gesture settings.

Bug: 30034888
Change-Id: I15128b6e533b279ca5da98bf4f0e042dd93a0d02

7 years agoMerge "Add Night display settings" into nyc-mr1-dev
Justin Klaassen [Fri, 8 Jul 2016 21:07:47 +0000 (21:07 +0000)]
Merge "Add Night display settings" into nyc-mr1-dev

7 years agoAdd Night display settings
Justin Klaassen [Wed, 22 Jun 2016 01:32:04 +0000 (18:32 -0700)]
Add Night display settings

Bug: 28615069
Change-Id: I2e8a374a00c06c06d419a6ff46cd3b5d544c1d3e

7 years agoAdd handling for gesture settings for double twist for camera flip.
Doris Ling [Wed, 6 Jul 2016 20:44:26 +0000 (13:44 -0700)]
Add handling for gesture settings for double twist for camera flip.

Add handling for updating the secure settings for camera double twist
when user updates the on/off toggle, and move
SYSTEM_NAVIGATION_KEYS_ENABLED from Global to Secure.

Bug: 29869445
Change-Id: Iebb937509a661b012688a3eb36efe08d2292ff26

7 years agoUI updates for support tab.
Fan Zhang [Thu, 7 Jul 2016 23:44:05 +0000 (16:44 -0700)]
UI updates for support tab.

Fixes: 29999181
Fixes: 29397123

- Reduce support tile min height to 48dp.
- Add a 8dp spacer between escalation card and first support tile.
- Show different off-hour support escalation title when support hour is
  always avaiable.

Change-Id: I4dacf2b375734c4819b9b19b68fc84faf083c0d4

7 years agoRestore "reset ShortcutManager rate limiting" dev option
Makoto Onuki [Fri, 8 Jul 2016 16:17:25 +0000 (09:17 -0700)]
Restore "reset ShortcutManager rate limiting" dev option

Bug 30031093

Change-Id: I28cbf56e61937b15eb5806823f40e43d6bac4e72

7 years agoMerge "Wrap bluetooth edit content in a scrollview." into nyc-mr1-dev
Fan Zhang [Thu, 7 Jul 2016 20:30:00 +0000 (20:30 +0000)]
Merge "Wrap bluetooth edit content in a scrollview." into nyc-mr1-dev

7 years agoMerge "Add padding for the animation in the gestures settings." into nyc-mr1-dev
Doris Ling [Thu, 7 Jul 2016 16:58:40 +0000 (16:58 +0000)]
Merge "Add padding for the animation in the gestures settings." into nyc-mr1-dev

7 years agoFix strings for support tab.
Fan Zhang [Thu, 7 Jul 2016 00:07:37 +0000 (17:07 -0700)]
Fix strings for support tab.

Bug: 29105266

- Fix typos in string and comments
- Use 2 different strings for off-hour and off-line cases.

Change-Id: I63859605ff7185d5f8cc66fd31b56f1d09ed11aa

7 years agoWrap bluetooth edit content in a scrollview.
Fan Zhang [Wed, 6 Jul 2016 23:40:34 +0000 (16:40 -0700)]
Wrap bluetooth edit content in a scrollview.

Bug: 28914094

In split screen the dialog content is too tall to fit in viewport. Wrap
content in a scrollview so user can scroll vertically for different
options, and have a visual indication that content is scrollable.

Change-Id: Ia304dca6747cec6f31e86ccf89003ef6890e0640

7 years agoMerge "Use phone number as summary for 'About Phone'." into nyc-mr1-dev
TreeHugger Robot [Thu, 7 Jul 2016 00:14:07 +0000 (00:14 +0000)]
Merge "Use phone number as summary for 'About Phone'." into nyc-mr1-dev

7 years agoUse phone number as summary for 'About Phone'.
Fan Zhang [Wed, 6 Jul 2016 19:17:54 +0000 (12:17 -0700)]
Use phone number as summary for 'About Phone'.

Bug: 28419411
Change-Id: I3ac57a770bf4d7416459dadedf91c3d6cefbc6b4

7 years agoMerge "Fix layout transition from Display->Ambient Display to Gestures" into nyc...
Doris Ling [Wed, 6 Jul 2016 22:08:08 +0000 (22:08 +0000)]
Merge "Fix layout transition from Display->Ambient Display to Gestures" into nyc-mr1-dev

7 years agoAdd padding for the animation in the gestures settings.
Doris Ling [Wed, 6 Jul 2016 21:59:33 +0000 (14:59 -0700)]
Add padding for the animation in the gestures settings.

Add padding around the animation video in landscape mode to make it look
more proportional.

Bug: 29792743
Change-Id: I52cfcecd680a118741d8ced18afd9fc811a33d94

7 years agoMerge "Add logging when click tollfree/tolled phone support button" into nyc-mr1-dev
TreeHugger Robot [Wed, 6 Jul 2016 20:44:04 +0000 (20:44 +0000)]
Merge "Add logging when click tollfree/tolled phone support button" into nyc-mr1-dev

7 years agoFix layout transition from Display->Ambient Display to Gestures
Doris Ling [Fri, 1 Jul 2016 01:58:40 +0000 (18:58 -0700)]
Fix layout transition from Display->Ambient Display to Gestures

1. Add handling in Gestures settings to scroll to the corresponding
preference when launching from Display->Ambient Display
2. Remove the bitmap creation for the video preview image
3. Use a custom aspect ration framee layout to hold the animation
instead to avoid resizing of the animation view.

Bug: 29795707
Change-Id: I67209ba2508a93da4fc46ff20986309dbe5a83d5

7 years agoMerge "Show 'up arrow' in About phone->Status menu." into nyc-mr1-dev
TreeHugger Robot [Wed, 6 Jul 2016 20:09:43 +0000 (20:09 +0000)]
Merge "Show 'up arrow' in About phone->Status menu." into nyc-mr1-dev

7 years agoMerge "Remove search in support tab." into nyc-mr1-dev
Fan Zhang [Wed, 6 Jul 2016 20:09:10 +0000 (20:09 +0000)]
Merge "Remove search in support tab." into nyc-mr1-dev

7 years agoUpdate button styles for fingerprint
Maurice Lam [Mon, 27 Jun 2016 19:59:12 +0000 (12:59 -0700)]
Update button styles for fingerprint

Use button styles instead of list style because of UX spec change.

Bug: 29421687
Change-Id: Icf178c881c2325b6183de8667a5657b3d2088f72

7 years agoFix always-on is not turned off when user forgets vpn
Victor Chang [Wed, 6 Jul 2016 17:27:55 +0000 (18:27 +0100)]
Fix always-on is not turned off when user forgets vpn

Change-Id: Iad285ff06abde71ef040cbb29f740bcf20c3bbb7
Fix: 29991174

7 years agoRemove search in support tab.
Fan Zhang [Thu, 30 Jun 2016 20:20:12 +0000 (13:20 -0700)]
Remove search in support tab.

Bug: 29397123
Change-Id: Id2d43724696c04e890adba562b5476e1834779da

7 years agoMerge "Don't show always-on option connecting PPTP vpn" into nyc-mr1-dev
Robin Lee [Wed, 6 Jul 2016 10:30:12 +0000 (10:30 +0000)]
Merge "Don't show always-on option connecting PPTP vpn" into nyc-mr1-dev

7 years agoMerge "Show info icon when RestrictedListPreference is disabled" into nyc-mr1-dev
Tony Mak [Wed, 6 Jul 2016 09:01:37 +0000 (09:01 +0000)]
Merge "Show info icon when RestrictedListPreference is disabled" into nyc-mr1-dev

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 6 Jul 2016 04:26:32 +0000 (04:26 +0000)]
Import translations. DO NOT MERGE
am: 271f042229  -s ours

Change-Id: I2286ee629008672002f36dcca7f505898a40d1dd

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 6 Jul 2016 02:52:46 +0000 (19:52 -0700)]
Import translations. DO NOT MERGE

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

7 years agoImport translations. DO NOT MERGE
Bill Yi [Wed, 6 Jul 2016 02:42:12 +0000 (19:42 -0700)]
Import translations. DO NOT MERGE

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

7 years agoShow info icon when RestrictedListPreference is disabled
Tony Mak [Tue, 28 Jun 2016 15:30:38 +0000 (16:30 +0100)]
Show info icon when RestrictedListPreference is disabled

Fix: 29766349

7 years agoShow 'up arrow' in About phone->Status menu.
Fan Zhang [Fri, 1 Jul 2016 23:46:51 +0000 (16:46 -0700)]
Show 'up arrow' in About phone->Status menu.

Bug: 27970152

Status should be a Submenu to have up arrow. Also cleaned up
AndroidManifest for this fragment as it doesn't need to run in a
separate process.

Change-Id: I0610314b3baa3d5f1f70d255b4657c805c534373

7 years agoMerge "Update Backup & reset settings to launch the configured activity." into nyc...
Doris Ling [Fri, 1 Jul 2016 20:15:59 +0000 (20:15 +0000)]
Merge "Update Backup & reset settings to launch the configured activity." into nyc-mr1-dev

7 years agoUpdate Backup & reset settings to launch the configured activity.
Doris Ling [Thu, 16 Jun 2016 01:16:09 +0000 (18:16 -0700)]
Update Backup & reset settings to launch the configured activity.

Check for configured backup settings activity to be used for
Settings->Backup & reset.

Bug: 28942163
Change-Id: I8b937fde5b400afdb81463c9c278b3e3ad42688b

7 years agoAdd logging when click tollfree/tolled phone support button
Fan Zhang [Fri, 1 Jul 2016 00:30:29 +0000 (17:30 -0700)]
Add logging when click tollfree/tolled phone support button

Bug: 29105266
Change-Id: Ide67c74b6c072c937f97269ad33800cca68a672d

7 years agoMerge "Update escalation cards layout and data binding." into nyc-mr1-dev
Fan Zhang [Fri, 1 Jul 2016 18:17:38 +0000 (18:17 +0000)]
Merge "Update escalation cards layout and data binding." into nyc-mr1-dev

7 years agoMerge "Remove dead code that could have a memory leak" into nyc-mr1-dev
TreeHugger Robot [Fri, 1 Jul 2016 16:00:34 +0000 (16:00 +0000)]
Merge "Remove dead code that could have a memory leak" into nyc-mr1-dev

7 years agoRemove dead code that could have a memory leak
Jason Monk [Fri, 1 Jul 2016 14:28:34 +0000 (10:28 -0400)]
Remove dead code that could have a memory leak

Change-Id: I0a4994f1397160e479cee7eaa1e334e002d28c8c
Fixes: 29115509

7 years agoProtect against null carrier config
Jason Monk [Fri, 1 Jul 2016 13:55:44 +0000 (09:55 -0400)]
Protect against null carrier config

Change-Id: Ida60ead4a85017c29cc8ad3c3e7a462a9e3c720b
Fixes: 28085042

7 years agoMerge "Update strings to match the latest mocks." into nyc-mr1-dev
Daniel Nishi [Thu, 30 Jun 2016 23:50:47 +0000 (23:50 +0000)]
Merge "Update strings to match the latest mocks." into nyc-mr1-dev

7 years agoMerge "Fix ugly flash between boot animation and setup wizard (1/2)" into nyc-mr1-dev
TreeHugger Robot [Thu, 30 Jun 2016 22:58:09 +0000 (22:58 +0000)]
Merge "Fix ugly flash between boot animation and setup wizard (1/2)" into nyc-mr1-dev

7 years agoMerge "Add text to the Manage Settings page to show freed storage." into nyc-mr1-dev
Daniel Nishi [Thu, 30 Jun 2016 21:17:17 +0000 (21:17 +0000)]
Merge "Add text to the Manage Settings page to show freed storage." into nyc-mr1-dev

7 years agoUpdate strings to match the latest mocks.
Daniel Nishi [Thu, 30 Jun 2016 21:05:22 +0000 (14:05 -0700)]
Update strings to match the latest mocks.

Bug: 29877906
Change-Id: I96338cb42f8e53b0d642e1ad13064fa86cbdc5ba

7 years agoUpdate escalation cards layout and data binding.
Fan Zhang [Thu, 30 Jun 2016 16:36:37 +0000 (09:36 -0700)]
Update escalation cards layout and data binding.

Bug: 29397123

- Updated the UI for support escalation cards so different state have
  the same height and text/button shows up at roughly same place.
- Split data model for escalation cards from SupportData. The data and
  UI between escalation cards and support tiles are different enough
  that it no longer makes sense to share the same data object.

Change-Id: I328cc33961b9638e5e5fc2cad3ebf443991f4d0c

7 years agoMerge "Add help url for gestures settings." into nyc-mr1-dev
Doris Ling [Thu, 30 Jun 2016 19:59:20 +0000 (19:59 +0000)]
Merge "Add help url for gestures settings." into nyc-mr1-dev

7 years agoAdd help url for gestures settings.
Doris Ling [Wed, 29 Jun 2016 23:39:36 +0000 (16:39 -0700)]
Add help url for gestures settings.

Override getHelpResource() in GestureSettings and added corresponding
resource string for the help url.

Bug: 29792538
Change-Id: I2f2d93fc25b63266504bd13b954fefa5692e9ddf

7 years agoMerge "Fix some bluetooth theming issues." into nyc-mr1-dev
Andrew Sapperstein [Thu, 30 Jun 2016 17:17:19 +0000 (17:17 +0000)]
Merge "Fix some bluetooth theming issues." into nyc-mr1-dev

7 years agoFix some bluetooth theming issues.
Andrew Sapperstein [Wed, 29 Jun 2016 21:53:57 +0000 (14:53 -0700)]
Fix some bluetooth theming issues.

The ic_lockscreen_ime wasn't being appropriately colored due to
the (now deleted) override of the assets defined in SettingsLib
that were hardcoded teal. By deleting these, the vector drawable
that's tinted with the accent color is used.

Also fixes the pairing dialog to use DeviceDefault themes.

Fixes: 29837825

Change-Id: I66cd57c00f1eec00346d7d10a86cd9be79d6cf5c

7 years agoMerge "Fix a bug where selected country is reset." into nyc-mr1-dev
TreeHugger Robot [Thu, 30 Jun 2016 16:51:55 +0000 (16:51 +0000)]
Merge "Fix a bug where selected country is reset." into nyc-mr1-dev

7 years agoMerge "Update UI for support tab." into nyc-mr1-dev
Fan Zhang [Thu, 30 Jun 2016 15:22:02 +0000 (15:22 +0000)]
Merge "Update UI for support tab." into nyc-mr1-dev

7 years agoDon't show always-on option connecting PPTP vpn
Robin Lee [Mon, 20 Jun 2016 17:22:39 +0000 (18:22 +0100)]
Don't show always-on option connecting PPTP vpn

Support for this kind has been taken out so it shouldn't be an option
when connecting (it's already not an option when editing).

Bug: 28807474
Change-Id: Id3e7be390c6813d091e7f897ac82aaf29042beb8
(cherry picked from commit ca75deb7af290745680e8859a0f8da0770802f6e)

7 years agoMerge "Import translations. DO NOT MERGE" into nyc-mr1-dev
TreeHugger Robot [Thu, 30 Jun 2016 03:28:30 +0000 (03:28 +0000)]
Merge "Import translations. DO NOT MERGE" into nyc-mr1-dev