OSDN Git Service

android-x86/packages-apps-Settings.git
5 years agoMerge "[Wi-Fi] Do not delete certs when forgetting network"
Hai Shalom [Mon, 18 Mar 2019 22:38:47 +0000 (22:38 +0000)]
Merge "[Wi-Fi] Do not delete certs when forgetting network"

5 years agoMerge "Disable draw overlay for most of Settings."
Fan Zhang [Mon, 18 Mar 2019 21:55:24 +0000 (21:55 +0000)]
Merge "Disable draw overlay for most of Settings."

5 years agoDisable draw overlay for most of Settings.
Fan Zhang [Thu, 14 Mar 2019 22:45:22 +0000 (15:45 -0700)]
Disable draw overlay for most of Settings.

Fixes: 120484087
Test: robotests
Change-Id: I1f7c8e83bd5054525bde5ca35fac55b7c9586c7c

5 years ago[automerger skipped] Merge "Do not show Provisioning items for IMS if it is not enabl...
Brad Ebinger [Mon, 18 Mar 2019 21:01:17 +0000 (14:01 -0700)]
[automerger skipped] Merge "Do not show Provisioning items for IMS if it is not enabled." am: be10b45fe6 am: 76b4661f56
am: 6ed6eeb05f -s ours
am skip reason: change_id I9624535fe766cd79eadb30502c1a0574650a02ef with SHA1 5dfe7f8af9 is in history

Change-Id: Ie9996ba6c93a195053c430aeb4bad88bd314b1f2

5 years agoMerge "Do not show Provisioning items for IMS if it is not enabled." am: be10b45fe6
Brad Ebinger [Mon, 18 Mar 2019 20:42:49 +0000 (13:42 -0700)]
Merge "Do not show Provisioning items for IMS if it is not enabled." am: be10b45fe6
am: 76b4661f56

Change-Id: I04d7e91cce1424608581ca36f6282e71c9d3ac7e

5 years agoMerge "Do not show Provisioning items for IMS if it is not enabled."
Brad Ebinger [Mon, 18 Mar 2019 20:29:25 +0000 (13:29 -0700)]
Merge "Do not show Provisioning items for IMS if it is not enabled."
am: be10b45fe6

Change-Id: Ie8c404d980d7437550019fccdcac0868fa5d845d

5 years agoMerge "Fix voice access issue on home page"
TreeHugger Robot [Mon, 18 Mar 2019 19:59:27 +0000 (19:59 +0000)]
Merge "Fix voice access issue on home page"

5 years agoMerge "Force LSKF in ConfirmCredential UI when pending escrow token exists"
TreeHugger Robot [Mon, 18 Mar 2019 19:44:47 +0000 (19:44 +0000)]
Merge "Force LSKF in ConfirmCredential UI when pending escrow token exists"

5 years agoMerge "Fix crash on AppInfo screen"
Fan Zhang [Mon, 18 Mar 2019 18:36:49 +0000 (18:36 +0000)]
Merge "Fix crash on AppInfo screen"

5 years agoMerge "[Strings + layout] Minor changes for eSIM erase."
Hunter Knepshield [Mon, 18 Mar 2019 18:17:20 +0000 (18:17 +0000)]
Merge "[Strings + layout] Minor changes for eSIM erase."

5 years agoMerge "Handle the SQLiteDatabase already-closed problem"
TreeHugger Robot [Mon, 18 Mar 2019 18:13:27 +0000 (18:13 +0000)]
Merge "Handle the SQLiteDatabase already-closed problem"

5 years agoMerge "Add null check for worker"
TreeHugger Robot [Mon, 18 Mar 2019 18:01:08 +0000 (18:01 +0000)]
Merge "Add null check for worker"

5 years agoMerge "Do not show Provisioning items for IMS if it is not enabled."
Brad Ebinger [Mon, 18 Mar 2019 17:35:27 +0000 (17:35 +0000)]
Merge "Do not show Provisioning items for IMS if it is not enabled."

5 years agoMerge "Renamed NetworkRegistrationState to NetworkRegistrationInfo"
Jack Yu [Mon, 18 Mar 2019 17:28:08 +0000 (17:28 +0000)]
Merge "Renamed NetworkRegistrationState to NetworkRegistrationInfo"

5 years agoForce LSKF in ConfirmCredential UI when pending escrow token exists
Rubin Xu [Mon, 18 Mar 2019 14:58:53 +0000 (14:58 +0000)]
Force LSKF in ConfirmCredential UI when pending escrow token exists

Escrow tokens can only be activated by user confirming their LSKF,
while ConfirmCredential allows both LSKF and biometrics by default.
By requiring LSKF, it simplifies the DPC's flow of requesting the user
to activate a pending escrow token.

This change tweaks the ConfirmCredential UI to skip biometrics if pending
token exists.

Bug: 127377026
Bug: 76084679
Bug: 79547502
Test: manual
Change-Id: Iee9b2d57d7f4de98e225b3aeff7cc35cc8e3d36a

5 years agoMerge "Move WakeGestureScreenGestureSettings"
TreeHugger Robot [Mon, 18 Mar 2019 17:20:01 +0000 (17:20 +0000)]
Merge "Move WakeGestureScreenGestureSettings"

5 years agoFix voice access issue on home page
Yanting Yang [Mon, 18 Mar 2019 12:58:53 +0000 (20:58 +0800)]
Fix voice access issue on home page

Bug: 128825246
Test: manual
Change-Id: Icd9b31c195f44b11b97a30292de586483ea2e651

5 years agoMerge "Move a few classes around for easier ownership control"
TreeHugger Robot [Mon, 18 Mar 2019 12:06:30 +0000 (12:06 +0000)]
Merge "Move a few classes around for easier ownership control"

5 years agoHandle the SQLiteDatabase already-closed problem
Sunny Shao [Mon, 18 Mar 2019 11:42:09 +0000 (19:42 +0800)]
Handle the SQLiteDatabase already-closed problem

Remove the database.close in code for handling the re-open an already-closed object:SQLiteDatabase
problem.

Bug: 124451874
Test: robotest
Change-Id: Iff8c0bc5ea092d42cff0a40dfa4324a4de7c90bc

5 years agoAdd null check for worker
hughchen [Thu, 14 Mar 2019 03:29:32 +0000 (11:29 +0800)]
Add null check for worker

Add null check to avoid crash when worker cannot get through uri.

Bug: 128492874
Test: make -j42 RunSettingsRoboTests
Change-Id: I789ce0bfa98c0b0b145a8605c58c88a77eeb76a9

5 years agoMerge "Fix the bug of "Connecting" is rarely appearing on Wi-Fi slice"
Jason Chiu [Mon, 18 Mar 2019 10:13:56 +0000 (10:13 +0000)]
Merge "Fix the bug of "Connecting" is rarely appearing on Wi-Fi slice"

5 years agoMerge "Remove ControllerLink"
Hyundo Moon [Mon, 18 Mar 2019 10:03:07 +0000 (10:03 +0000)]
Merge "Remove ControllerLink"

5 years agoFix the bug of "Connecting" is rarely appearing on Wi-Fi slice
Jason Chiu [Thu, 7 Mar 2019 09:42:39 +0000 (17:42 +0800)]
Fix the bug of "Connecting" is rarely appearing on Wi-Fi slice

- AccessPoint treats connected and connecting as equal so slice doesn't
refresh in this case
- Add a new method to determine if two lists are the same in SliceBackgroundWorker
- WifiScanWorker overrides this method to check the access point states

Fixes: 123941320
Test: robotest
Change-Id: I78d610da4b6b1d40f5785ba6701fb71b987fe31c

5 years agoMerge "Update the expand more icon in the condition"
TreeHugger Robot [Mon, 18 Mar 2019 06:24:26 +0000 (06:24 +0000)]
Merge "Update the expand more icon in the condition"

5 years agoFix crash on AppInfo screen
tmfang [Sat, 9 Mar 2019 05:53:02 +0000 (13:53 +0800)]
Fix crash on AppInfo screen

We start a search page with a request code which is same as
"uninstall" request code. The root cause is we handle same
reuqest code for different event.

We redefine an unique request code for "search" feature.

Fixes: 124775813
Test: Click search and back to App info screen.
Change-Id: I8ab21c30b605bcb65b6d4bd9fceb749a65a49f80

5 years agoUpdate the expand more icon in the condition
Sunny Shao [Mon, 18 Mar 2019 03:52:35 +0000 (11:52 +0800)]
Update the expand more icon in the condition

- Rollback the color from accent to gray.
- Use the "ic_expand_more_inverse.xml" to replace the "expand more" icon.

Fixes: 126926489
Test: manual
Change-Id: I438a03f42987001de7dce5040dd01347c2c6a9b0

5 years agoMerge "Log contextual card event to CURRENT user"
TreeHugger Robot [Mon, 18 Mar 2019 05:56:25 +0000 (05:56 +0000)]
Merge "Log contextual card event to CURRENT user"

5 years agoMerge "Use short format to avoid truncated problem"
TreeHugger Robot [Mon, 18 Mar 2019 04:49:14 +0000 (04:49 +0000)]
Merge "Use short format to avoid truncated problem"

5 years agoLog contextual card event to CURRENT user
Raff Tsai [Mon, 18 Mar 2019 04:29:39 +0000 (12:29 +0800)]
Log contextual card event to CURRENT user

Fixes: 128804262
Test: Robolectric. Manual
Change-Id: I6e7cffe0773572025beb3ab7964cc18da49681c2

5 years agoFix color lint check error
tmfang [Mon, 18 Mar 2019 03:43:28 +0000 (11:43 +0800)]
Fix color lint check error

Test: We can upload CL.
Change-Id: Iabe1d918a98167048b86dae1b61d450fb2e8bd97

5 years agoMerge "Choose a pref key less likely to conflict"
TreeHugger Robot [Sat, 16 Mar 2019 02:54:25 +0000 (02:54 +0000)]
Merge "Choose a pref key less likely to conflict"

5 years ago[automerger skipped] Merge "Base implementation of WFC disclaimer UI" am: 7e2c23aa0d...
Hall Liu [Sat, 16 Mar 2019 00:41:47 +0000 (17:41 -0700)]
[automerger skipped] Merge "Base implementation of WFC disclaimer UI" am: 7e2c23aa0d am: 257e6f71ee
am: 770e610a77 -s ours
am skip reason: change_id I789f530d3e16baa6e56feaa4269f6696976f747e with SHA1 9fae73915c is in history

Change-Id: I19290040bf66d86354f83aa7854ee549cf54d50a

5 years agoMerge "Base implementation of WFC disclaimer UI" am: 7e2c23aa0d
Hall Liu [Sat, 16 Mar 2019 00:37:37 +0000 (17:37 -0700)]
Merge "Base implementation of WFC disclaimer UI" am: 7e2c23aa0d
am: 257e6f71ee

Change-Id: Iceb8fffc425756e19b1a2bf16469b0cb69a444da

5 years agoMerge "Base implementation of WFC disclaimer UI"
Hall Liu [Sat, 16 Mar 2019 00:33:26 +0000 (17:33 -0700)]
Merge "Base implementation of WFC disclaimer UI"
am: 7e2c23aa0d

Change-Id: Ib89de5bf801b6669795e7c49010136a0e966324a

5 years agoMerge "Base implementation of WFC disclaimer UI"
Hall Liu [Sat, 16 Mar 2019 00:23:23 +0000 (00:23 +0000)]
Merge "Base implementation of WFC disclaimer UI"

5 years agoBase implementation of WFC disclaimer UI
manabu, shimoda [Wed, 8 Nov 2017 02:32:31 +0000 (11:32 +0900)]
Base implementation of WFC disclaimer UI

Test: manual - Check that no error occurred when changing the wifi
calling settings to turn on.
Test: auto - Passed WifiCallingSettingsForSubTest,
WifiCallingDisclaimerFragmentTest and DisclaimerItemListAdapterTest.
Bug: 67872298

Change-Id: I789f530d3e16baa6e56feaa4269f6696976f747e
Merged-In: I789f530d3e16baa6e56feaa4269f6696976f747e

5 years agoMerge "Base implementation of WFC disclaimer UI"
Hall Liu [Fri, 15 Mar 2019 22:57:06 +0000 (22:57 +0000)]
Merge "Base implementation of WFC disclaimer UI"

5 years agoMove a few classes around for easier ownership control
Fan Zhang [Fri, 15 Mar 2019 22:10:16 +0000 (15:10 -0700)]
Move a few classes around for easier ownership control

Bug: 128547723
Test: rebuild
Change-Id: I8f0dcf30fee44eaae60e10510620fb518cded68f

5 years agoRenamed NetworkRegistrationState to NetworkRegistrationInfo
Jack Yu [Fri, 15 Mar 2019 22:03:27 +0000 (15:03 -0700)]
Renamed NetworkRegistrationState to NetworkRegistrationInfo

API review changes. The class covers more information other than
registration state.

Test: Build
Bug: 127657991
Change-Id: I362bcd3e4bec91817081ddea2f822062b12c4207

5 years agoMerge "Fix channel configurability check"
TreeHugger Robot [Fri, 15 Mar 2019 21:57:23 +0000 (21:57 +0000)]
Merge "Fix channel configurability check"

5 years agoMerge "Update design of channel pages."
TreeHugger Robot [Fri, 15 Mar 2019 21:47:51 +0000 (21:47 +0000)]
Merge "Update design of channel pages."

5 years agoMerge "Fix for affordances to add a mobile subscription"
TreeHugger Robot [Fri, 15 Mar 2019 21:47:32 +0000 (21:47 +0000)]
Merge "Fix for affordances to add a mobile subscription"

5 years agoMerge "Tie ContextualWifiSlice to UI instead of garbage collector"
TreeHugger Robot [Fri, 15 Mar 2019 21:41:29 +0000 (21:41 +0000)]
Merge "Tie ContextualWifiSlice to UI instead of garbage collector"

5 years agoMerge "Only show zen rule gear if intent is valid"
TreeHugger Robot [Fri, 15 Mar 2019 21:39:42 +0000 (21:39 +0000)]
Merge "Only show zen rule gear if intent is valid"

5 years agoMerge changes I85ca2b69,Ibd7a47cb,I79522aab
TreeHugger Robot [Fri, 15 Mar 2019 21:36:41 +0000 (21:36 +0000)]
Merge changes I85ca2b69,Ibd7a47cb,I79522aab

* changes:
  Update strings for scanning settings
  Display empty message if no recent location access
  Add comment to help translator with plural forms

5 years agoMerge "Moved transport to IntDef"
Jack Yu [Fri, 15 Mar 2019 21:16:41 +0000 (21:16 +0000)]
Merge "Moved transport to IntDef"

5 years agoMerge "Update switchbar color for accessibilty"
Fan Zhang [Fri, 15 Mar 2019 19:47:19 +0000 (19:47 +0000)]
Merge "Update switchbar color for accessibilty"

5 years agoUpdate switchbar color for accessibilty
Fan Zhang [Fri, 15 Mar 2019 19:40:18 +0000 (12:40 -0700)]
Update switchbar color for accessibilty

Fixes: 127878068
Test: visual
Change-Id: Ice36a11c4fe126a80db6e5a504e8867e81344173

5 years agoUpdate strings for scanning settings
Lifu Tang [Fri, 15 Mar 2019 19:22:13 +0000 (12:22 -0700)]
Update strings for scanning settings

Bug: 128323721
Test: build, flash, and test manually
Change-Id: I85ca2b69e61bdc839b9df1010c74d945990d5549

5 years agoDisplay empty message if no recent location access
Lifu Tang [Fri, 15 Mar 2019 18:40:44 +0000 (11:40 -0700)]
Display empty message if no recent location access

Bug: 120873123
Test: build, flash, and test manually
Change-Id: Ibd7a47cb814fe16ecb1c017865ab28862e17ddcc

5 years agoChoose a pref key less likely to conflict
Julia Reynolds [Fri, 15 Mar 2019 18:15:55 +0000 (14:15 -0400)]
Choose a pref key less likely to conflict

Test: manual
Fixes: 127498706
Change-Id: I254cef727df137abac5810f19e63449a7f582876

5 years agoFix for affordances to add a mobile subscription
Antony Sargent [Thu, 14 Mar 2019 19:58:56 +0000 (12:58 -0700)]
Fix for affordances to add a mobile subscription

This changes the behavior for when we show an affordance to add a mobile
subscription via the eSIM manager (if eSIM is supported).  On the
Network & internet page, the behavior we now want for the "Mobile
network" pref has several possibilities as detailed below.

No existing subscriptions:
- Summary is "Add a network"
- Tapping on pref leads to the add subscription flow

One existing subscription:
- Summary is the name of the subscription (usually the carrier name)
- Tapping left-hand side of the pref leads to mobile network details
- A "+" button is shown on right of pref, and tapping "+" leads to the
  add subscription flow

2 or more existing subscriptions:
- Summary is "<count> SIMs"
- Tapping left-hand side of the pref leads to a new page with the list
  of subscriptions
- A "+" button is shown on right of pref, and tapping "+" leads to the
  add subscription flow

The existing code controlling the "Mobile network" pref (in
MobileNetworkSummaryController.java) already had behavior similar to
this, but needed to be updated to no longer rely on whether we're in
DSDS mode.

Also, the page with the list of subscriptions that you can go to in the
"2 or more existing subscriptions" case mentioned above has an "Add
more" link at the bottom which leads to the same eSIM manager flow, but
it was always showing this link even if the device doesn't support
eSIM. This CL also fixes that problem.

Bug: 127870567
Test: make RunSettingsRoboTests
Change-Id: Ie8cca47ac81f8992fa6ecf1940bdfed411fd333b

5 years agoFix channel configurability check
Julia Reynolds [Fri, 15 Mar 2019 14:31:46 +0000 (10:31 -0400)]
Fix channel configurability check

Test: atest
Fixes: 128669244
Change-Id: Ib4bc666262426ea1fb8fc034a361c93bdd5afb36

5 years agoMerge "Turn on remote volume slider"
Lei Yu [Fri, 15 Mar 2019 17:06:33 +0000 (17:06 +0000)]
Merge "Turn on remote volume slider"

5 years agoMerge "Remove parameter from uri when get slice"
TreeHugger Robot [Fri, 15 Mar 2019 16:19:14 +0000 (16:19 +0000)]
Merge "Remove parameter from uri when get slice"

5 years agoMerge "Update api usage for rename"
TreeHugger Robot [Fri, 15 Mar 2019 16:15:40 +0000 (16:15 +0000)]
Merge "Update api usage for rename"

5 years agoUpdate design of channel pages.
Julia Reynolds [Thu, 7 Mar 2019 15:44:01 +0000 (10:44 -0500)]
Update design of channel pages.

Test: atest
Bug: 127796543
Change-Id: I4fabeafe2602c341554959303e67bc69c8817a8f

5 years agoMove WakeGestureScreenGestureSettings
Beverly [Tue, 12 Mar 2019 17:09:33 +0000 (13:09 -0400)]
Move WakeGestureScreenGestureSettings

Test: robosettings tests
Bug: 127955764
Change-Id: I058a960d6e51afd6e92b9a035993f6bfd91025b8

5 years agoRemove parameter from uri when get slice
hughchen [Fri, 15 Mar 2019 07:14:16 +0000 (15:14 +0800)]
Remove parameter from uri when get slice

Slice may added parameter in their uri.
When get slice through uri, removed parameter from uri to get correct slice.

Bug: 128651940
Test: make -j42 RunSettingsRoboTests
Change-Id: Id3cb7b91026384ce4e22c157a2908a5e18bc7993

5 years agoRemove ControllerLink
Hyundo Moon [Fri, 15 Mar 2019 05:03:31 +0000 (14:03 +0900)]
Remove ControllerLink

Bug: 128591619
Test: atest com.android.settings.notification.RemoteVolumePreferenceControllerTest
      atest CtsMediaTestCases:android.media.cts.MediaSessionTest;
      atest CtsMediaTestCases:android.media.cts.MediaControllerTest;
      atest CtsMediaTestCases:android.media.cts.MediaBrowserTest;
      atest CtsMediaTestCases:android.media.cts.MediaSessionManagerTest;
Change-Id: I4a975f8a24aaa4e5beb54515f3319f9597b76eb5

5 years agoMerge "Update icon"
Kevin Chyn [Fri, 15 Mar 2019 04:43:27 +0000 (04:43 +0000)]
Merge "Update icon"

5 years agoMerge "Update toggle logic"
Kevin Chyn [Fri, 15 Mar 2019 04:22:58 +0000 (04:22 +0000)]
Merge "Update toggle logic"

5 years agoMerge "Add links to app location permission page"
TreeHugger Robot [Fri, 15 Mar 2019 03:52:46 +0000 (03:52 +0000)]
Merge "Add links to app location permission page"

5 years agoMoved transport to IntDef
Jack Yu [Fri, 15 Mar 2019 03:18:42 +0000 (20:18 -0700)]
Moved transport to IntDef

Moved out from the sub class per API review feedback.

Test: Build
Bug: 128607082

Change-Id: I4c476b61b472a9ce706ffe9e52da47e26b0b6dcf

5 years agoMerge "Move SMS raw db deletion to phone process." am: 479ec92c27 am: f784db5cae
Amit Mahajan [Fri, 15 Mar 2019 01:55:13 +0000 (18:55 -0700)]
Merge "Move SMS raw db deletion to phone process." am: 479ec92c27 am: f784db5cae
am: 1285b12980

Change-Id: I349002ff9a72b08056a8af47361de4914afb2b3d

5 years agoMerge "Move SMS raw db deletion to phone process." am: 479ec92c27
Amit Mahajan [Fri, 15 Mar 2019 01:49:59 +0000 (18:49 -0700)]
Merge "Move SMS raw db deletion to phone process." am: 479ec92c27
am: f784db5cae

Change-Id: Ib90080a6fad7ad8914390df8e4aa92749669f1a9

5 years agoMerge "Move SMS raw db deletion to phone process."
Amit Mahajan [Fri, 15 Mar 2019 01:45:50 +0000 (18:45 -0700)]
Merge "Move SMS raw db deletion to phone process."
am: 479ec92c27

Change-Id: I38689f5f833825eae230706b536c4ad1ded847bd

5 years agoUpdate icon
Kevin Chyn [Fri, 15 Mar 2019 00:13:17 +0000 (17:13 -0700)]
Update icon

Bug: 111548033
Test: Builds
Change-Id: I68fd1f0b24a46b762baa1acb1087313ddaaf815b

5 years agoUpdate toggle logic
Kevin Chyn [Fri, 15 Mar 2019 01:25:29 +0000 (18:25 -0700)]
Update toggle logic

Bug: 111548033

Test: Builds
Change-Id: I591297940b48cffe61ca0279ff835ccacd2a625f

5 years agoMerge "Move SMS raw db deletion to phone process."
Treehugger Robot [Fri, 15 Mar 2019 01:25:28 +0000 (01:25 +0000)]
Merge "Move SMS raw db deletion to phone process."

5 years agoMerge "Make Panel accept TitleItem for first row"
TreeHugger Robot [Fri, 15 Mar 2019 01:20:19 +0000 (01:20 +0000)]
Merge "Make Panel accept TitleItem for first row"

5 years agoAdd links to app location permission page
Lifu Tang [Thu, 14 Mar 2019 22:55:52 +0000 (15:55 -0700)]
Add links to app location permission page

Bug: 121271387
Test: build, flash, and test manually
Change-Id: I188b7113c2421c66b03e8330f141f514991450fe

5 years ago[Strings + layout] Minor changes for eSIM erase.
Hunter Knepshield [Thu, 14 Mar 2019 22:04:36 +0000 (15:04 -0700)]
[Strings + layout] Minor changes for eSIM erase.

1. String changes (uniform on both screens now)
2. Minor non-functional layout changes (margin is uniform now)

Reset everything: https://screenshot.googleplex.com/OZsvOt36CZf
Reset networks: https://screenshot.googleplex.com/in0vdOAeF7u

Change-Id: I92d068c3731f6915c8d393d94ac8c25a3c8ed773
Fix: 119120504
Test: on device

5 years agoDo not show Provisioning items for IMS if it is not enabled.
Brad Ebinger [Tue, 12 Mar 2019 00:33:53 +0000 (17:33 -0700)]
Do not show Provisioning items for IMS if it is not enabled.

Do not show IMS related items if FEATURE_TELEPHONY_IMS
is not defined for this device.

Bug: 118823723
Test: manual
Merged-In: I9624535fe766cd79eadb30502c1a0574650a02ef
Change-Id: I9624535fe766cd79eadb30502c1a0574650a02ef

5 years agoTurn on remote volume slider
jackqdyulei [Wed, 13 Mar 2019 20:21:34 +0000 (13:21 -0700)]
Turn on remote volume slider

Since now media API support multiple clients.

Fixes: 126199571
Test: Manual
Change-Id: I8d01ca3a0d46eb8a4450002ddf9911a7fda7dd5b

5 years agoBase implementation of WFC disclaimer UI
manabu, shimoda [Wed, 8 Nov 2017 02:32:31 +0000 (11:32 +0900)]
Base implementation of WFC disclaimer UI

Test: manual - Check that no error occurred when changing the wifi
calling settings to turn on.
Test: auto - Passed WifiCallingSettingsForSubTest,
WifiCallingDisclaimerFragmentTest and DisclaimerItemListAdapterTest.
Bug: 67872298

Change-Id: I789f530d3e16baa6e56feaa4269f6696976f747e

5 years agoMerge "Use CustomSliceRegistry directly when possible."
TreeHugger Robot [Thu, 14 Mar 2019 21:48:23 +0000 (21:48 +0000)]
Merge "Use CustomSliceRegistry directly when possible."

5 years agoTie ContextualWifiSlice to UI instead of garbage collector
Fan Zhang [Thu, 14 Mar 2019 21:18:45 +0000 (14:18 -0700)]
Tie ContextualWifiSlice to UI instead of garbage collector

- Introduce a static long in SliceFeatureProvider that updates once
  every "session". A session is when user is in an UI (screen rotation,
  going to subpage, etc does not break the continuation of session).

- Use session token in ContextualWifiSlice to determine when to refresh,
  instead of relying on WeakHashMap from CustomSliceManager.
  WeakHashMap can be cleaned up at any time by gc so it doesn't match
  what we want on the UI.

- Also as a side fix, merged CustomSliceManager into
  SliceFeatureProvider.

Fixes: 123937830
Test: robo
Change-Id: I199bceceb208b99a32f3f08e624787b5a03e73a9

5 years agoMerge "Do not show Provisioning items for IMS if it is not enabled."
Brad Ebinger [Thu, 14 Mar 2019 21:23:55 +0000 (21:23 +0000)]
Merge "Do not show Provisioning items for IMS if it is not enabled."

5 years agoAdd comment to help translator with plural forms
Lifu Tang [Thu, 14 Mar 2019 20:09:09 +0000 (13:09 -0700)]
Add comment to help translator with plural forms

Test: build and flash
Change-Id: I79522aab32db60fd244991191a2e3bac03fb3ee0

5 years agoUse CustomSliceRegistry directly when possible.
Fan Zhang [Wed, 13 Mar 2019 22:58:18 +0000 (15:58 -0700)]
Use CustomSliceRegistry directly when possible.

This is one step closer to (un)make CustomSliceManager an singleton.

Bug: 123937830
Test: manual
Change-Id: I844d0fb798c73e2af1945ecb667ba73fac9edf72

5 years agoMerge "Change feature flag to correct flag"
Oscar Shu [Thu, 14 Mar 2019 20:12:41 +0000 (20:12 +0000)]
Merge "Change feature flag to correct flag"

5 years agoMerge "Reduce scope for some methods in SliceFeatureProvider"
TreeHugger Robot [Thu, 14 Mar 2019 19:15:49 +0000 (19:15 +0000)]
Merge "Reduce scope for some methods in SliceFeatureProvider"

5 years agoMake Panel accept TitleItem for first row
jackqdyulei [Thu, 14 Mar 2019 17:58:35 +0000 (10:58 -0700)]
Make Panel accept TitleItem for first row

Fixes: 128611750
Test: Manual
Change-Id: If1604f293d9fa7d538750a07cdbb729f5cc099dc

5 years ago[Wi-Fi] Do not delete certs when forgetting network
Hai Shalom [Thu, 7 Mar 2019 23:54:25 +0000 (15:54 -0800)]
[Wi-Fi] Do not delete certs when forgetting network

Deleting EAP Wi-Fi configuration deletes shared credentials used by other
configs. To resolve this issue the following changes were implemented:
1. When manually adding Wi-Fi certs from storage, Wi-Fi will not attempt
to delete them when network is removed.
2. When apps use WifiEnterpriseConfig#setClientKeyEntry to add certs,
they will be deleted if the network is removed.
3. Allow the user to delete Wi-Fi certs the same way that allows the
user to add them. Make the "Remove" option available, and implement key
store removal in settings.

Bug: 30248175
Test: atest WifiEnterpriseConfigTest
Test: Load certs, remove certs from credentials menu
Test: Load cert, create 2 EAP networks that use it, forget one network
Change-Id: I2015207d51188821da3397e1947e5eb6aefbf6e1

5 years agoMerge "Disable avatar and contextual cards on low ram devices."
TreeHugger Robot [Thu, 14 Mar 2019 16:59:59 +0000 (16:59 +0000)]
Merge "Disable avatar and contextual cards on low ram devices."

5 years agoMerge "[Passpointv2] Implement DataUsage header for Wi-Fi detail fragment"
Cosmo Hsieh [Thu, 14 Mar 2019 10:10:54 +0000 (10:10 +0000)]
Merge "[Passpointv2] Implement DataUsage header for Wi-Fi detail fragment"

5 years ago[Passpointv2] Implement DataUsage header for Wi-Fi detail fragment
cosmohsieh [Thu, 7 Mar 2019 03:51:39 +0000 (11:51 +0800)]
[Passpointv2] Implement DataUsage header for Wi-Fi detail fragment

Change header to a data usage chart of the specified Wi-Fi network.

Bug: 124700353
Test: make RunSettingsRoboTests -j32 ROBOTEST_FILTER=com.android.settings
Change-Id: Ide08ffd5e97ced5fe54707562690155414598dac

5 years agoMove SMS raw db deletion to phone process.
Amit Mahajan [Thu, 14 Mar 2019 00:32:39 +0000 (17:32 -0700)]
Move SMS raw db deletion to phone process.

Test: manual
Bug: 127929687
Change-Id: Ib23efc647fbd4b3007197932b9493393dc5b4d5b

5 years agoChange feature flag to correct flag
xshu [Wed, 13 Mar 2019 23:37:25 +0000 (16:37 -0700)]
Change feature flag to correct flag

Sorry, I provided the wrong flag that was supposed to be fore p2p MAC
randomization. Changing to the correct flag now.

Bug: 127817791
Test: compile
Change-Id: I46828e17411372c5e347b4fd17d853fe95f024a4

5 years agoReduce scope for some methods in SliceFeatureProvider
Fan Zhang [Wed, 13 Mar 2019 22:19:51 +0000 (15:19 -0700)]
Reduce scope for some methods in SliceFeatureProvider

Bug: 123937830
Test: rebuild
Change-Id: I62db60e8313fc94324b476642fe27a215b76b33d

5 years agoMerge "Rename accessibility services to apps."
TreeHugger Robot [Wed, 13 Mar 2019 22:15:29 +0000 (22:15 +0000)]
Merge "Rename accessibility services to apps."

5 years agoMerge "Fix robotests"
Fan Zhang [Wed, 13 Mar 2019 21:57:09 +0000 (21:57 +0000)]
Merge "Fix robotests"

5 years agoMerge "Fix dynamic pref summary for IMEI."
TreeHugger Robot [Wed, 13 Mar 2019 21:40:30 +0000 (21:40 +0000)]
Merge "Fix dynamic pref summary for IMEI."

5 years agoMerge "Refactor CustomSliceManager."
Fan Zhang [Wed, 13 Mar 2019 21:32:51 +0000 (21:32 +0000)]
Merge "Refactor CustomSliceManager."

5 years agoFix robotests
Fan Zhang [Wed, 13 Mar 2019 21:26:26 +0000 (14:26 -0700)]
Fix robotests

Fixes: 128536554
Test: rerun robotests
Change-Id: Ife81f9d161fc416a63a9b2f04ce2ae4f9a1e74db

5 years agoDisable avatar and contextual cards on low ram devices.
Fan Zhang [Wed, 13 Mar 2019 20:07:52 +0000 (13:07 -0700)]
Disable avatar and contextual cards on low ram devices.

Fixes: 124127763
Test: robotest & manually inspected hprof
Change-Id: I8d328b782a9b1871b76edf433d2378d06face14a

5 years agoMerge "Align layouts between single and two target preferences."
TreeHugger Robot [Wed, 13 Mar 2019 19:45:25 +0000 (19:45 +0000)]
Merge "Align layouts between single and two target preferences."

5 years agoRename accessibility services to apps.
Joel Galenson [Wed, 13 Mar 2019 19:36:58 +0000 (12:36 -0700)]
Rename accessibility services to apps.

Fixes: 127657530
Test: View strings.
Change-Id: I56ab9b5f12808e5af0d9fe2afa64629805c02f1c

5 years agoFix dynamic pref summary for IMEI.
Fan Zhang [Wed, 13 Mar 2019 19:21:20 +0000 (12:21 -0700)]
Fix dynamic pref summary for IMEI.

Fixes: 128468762
Test: reindex
Change-Id: I8c7cb385a877b656515872507b2c64d14bae638d