Commit Graph

416987 Commits

Author SHA1 Message Date
Mark Chien
cd31d19710 Fix captive portal can't show certificate problem
Captive portal overrides two shouldOverrideUrlLoading methods,
but show certificate logic only be implemented in deprecated one.

Bug: 133714666
Test: -build, flash, boot
      -atest FramworksNetTests
      -manual test

Change-Id: I2656bb709cb0bf259279ca75ad8411cd8c92fb43
Merged-In: I64b05adcb46baf3fca116dbdc5177bc31c71e06d
(cherry picked from commit 9161b5e845)
2019-05-30 05:32:32 +00:00
Michael Groover
daf8086aa0 Merge "Update Build#SERIAL docs to reflect device ID restrictions" into qt-dev 2019-05-30 04:11:55 +00:00
Govinda Wasserman
1f606b099e Adds learned state to the Reminder Experience for Assistant Handles
Also sets the Reminder Experience as the default behavior.

Test: Tested locally
BUG:132983599
Change-Id: I27b063ca142fbde99b0bd1f6d107f45d6070869a
2019-05-29 23:06:02 -04:00
TreeHugger Robot
4311022170 Merge "Add server information for pptp vpn" into qt-dev 2019-05-30 02:38:17 +00:00
Miranda Kephart
0bcd698481 Merge "Add white edgelights to AOSP" into qt-dev 2019-05-30 02:15:55 +00:00
TreeHugger Robot
d5109d1bd2 Merge "NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions" into qt-dev 2019-05-30 01:00:44 +00:00
Matt Casey
fa6082f2a0 Merge "Hide and re-show assist handles when phone is rotated." into qt-dev 2019-05-30 00:04:53 +00:00
Matt Casey
6d8b548380 Merge "Adjustments to handles visuals and behavior" into qt-dev 2019-05-30 00:01:33 +00:00
TreeHugger Robot
0c1f41d303 Merge "Fix MediaHTTPConnection.disconnect() blocking for a long time." into qt-dev 2019-05-29 22:51:36 +00:00
TreeHugger Robot
b30de5978c Merge "Log during one-time WebView migration." into qt-dev 2019-05-29 22:46:35 +00:00
Miranda Kephart
433c811755 Add white edgelights to AOSP
Moves most of the invocation code (as well as PerimeterPathGuide,
CornerPathRenderer, and EdgeLight) into base SystemUI. Shows
white edge lights coming in from the corners into the center, from
gesture or squeeze.

Bug: 132984557
Test: manual

Change-Id: Icbe611c3513f24f0ac13b68bd4d65f7cb4d402d6
2019-05-29 18:34:58 -04:00
TreeHugger Robot
02223935bd Merge "Handle NATIVE_WINDOW_TRANSFORM_INVERSE_DISPLAY flag in ASurfaceTransaction" into qt-dev 2019-05-29 22:32:16 +00:00
James O'Leary
4335c709ff Adjustments to handles visuals and behavior
- Fix display on devices with larger corners by resizing the handle
views as the corner radius changes.
- Fix home x assist handle color matching by ensuring `isListening` is
set to after color matching start
- Allow UiController to suppress handles showing up during assist
sessions by calling ScreenDecorations.setAssistHintBlocked
- Add animation curve from spec to handle scale animation
- Fix handle rounded ends
- Make handle dimensions customizable

jamesoleary 2 CLs - ag/7727795, ag/7727797 (fix test failure)
mrcasey 2 CLs - ag/7704742, ag/7713549

Test: Verify WAI
Bug: 130642504
Change-Id: I9563d7f437064c8c63c988a9fda41be906064219
2019-05-29 18:09:23 -04:00
Michael Groover
1279ff9dfb Update Build#SERIAL docs to reflect device ID restrictions
Bug: 133724689
Test: Build
Change-Id: I1188a1b0201730a649e3fa479989ba9d1ec3a143
2019-05-29 14:52:22 -07:00
TreeHugger Robot
89ebf3f674 Merge "Close windows on ACTION_UP when touched outside" into qt-dev 2019-05-29 21:51:22 +00:00
TreeHugger Robot
3759c04e2d Merge "Considered network preference when simulating legacy data RAT" into qt-dev 2019-05-29 21:49:32 +00:00
TreeHugger Robot
723c206d52 Merge "Applies INSTALL_REPLACE_EXISTING outside of while loop" into qt-dev 2019-05-29 21:47:42 +00:00
TreeHugger Robot
0fbcf57edf Merge "Add battery estimate to content description." into qt-dev 2019-05-29 21:14:55 +00:00
Jeff Sharkey
1db94b90d4 Merge "Fix getMediaUri() bug on secondary devices." into qt-dev 2019-05-29 20:42:48 +00:00
TreeHugger Robot
f8e7608263 Merge "Update assist handle behavior control" into qt-dev 2019-05-29 20:34:48 +00:00
TreeHugger Robot
b09406a3f5 Merge "Update notification bell and bluetooth volume icon" into qt-dev 2019-05-29 20:07:09 +00:00
TreeHugger Robot
e83c7779c0 Merge "MediaFrameworkTest: Fix storage path" into qt-dev 2019-05-29 19:01:06 +00:00
Jeff Sharkey
601c3c63d0 Fix getMediaUri() bug on secondary devices.
We need to return visible paths for MediaProvider to work with,
instead of internal paths.

Bug: 133730441
Test: atest android.providerui.cts.MediaStoreUiTest
Change-Id: If06dc635b22032761626cf54b37b7bc15ace7b2e
2019-05-29 12:55:07 -06:00
Govinda Wasserman
2c1134052e Update assist handle behavior control
Improves behavior modes to use more reliable callback mechanisms. Added
phenotype flag hooks for control of behavior and behavior parameters.
Added more robust null guarding.

Test: Tested locally
BUG:132983599
Change-Id: I42039152836071941d6b4f1cafb3670c62a65824
2019-05-29 14:41:23 -04:00
Jack Yu
a74f2d8c34 Considered network preference when simulating legacy data RAT
Correctly supported the legacy data RAT when both cellular
and IWLAN are in service. In this case only report
RAT as IWLAN when any type of APN is preferred on IWLAN.
Otherwise still use the RAT reported by cellular network
service.

Bug: 133516945
Test: Manual

Change-Id: Ifdddad1d5ee95f4576d5002a1b66caafc172cb58
2019-05-29 11:36:44 -07:00
Chenbo Feng
a5479eca84 Add server information for pptp vpn
The pptp vpn set up in ip-up-vpn.c does not provide an environment
variable for the remote server so we cannot setup a correct throw route
to the VPN endpoint. Change the LegacyVpnRunner class to include the
remote server information in the class so it can use it to bring up the
vpn and set the throw rule correctly.

Bug: 133797637
Test: Build
Change-Id: Ia6b00dd88f8f31823647c56c20b8c7edd20280f7
Merged-In: Ia6b00dd88f8f31823647c56c20b8c7edd20280f7
(cherry picked from commit b38065dd3a)
2019-05-29 11:17:20 -07:00
Amin Shaikh
0fcc337b6c Add battery estimate to content description.
Fixes: 128892060
Test: mp sysuig
Change-Id: Ic8563fc3681d695fdacc94ca03e96df898b40e0c
2019-05-29 14:08:41 -04:00
Mehdi Alizadeh
8a09c7c0ae Merge "Filter disabled/suspended direct share targets in sharesheet" into qt-dev 2019-05-29 18:06:57 +00:00
chen xu
dfa5fe6529 NetworkStatAccess Should checkCarrierPrivileges cross all subscriptions
Bug: 133236378
Test: Manual
Change-Id: I49fbde1fe73b33aadcf8fd23ad224f363b137bf3
Merged-in: I49fbde1fe73b33aadcf8fd23ad224f363b137bf3
2019-05-29 17:16:54 +00:00
Cody Northrop
3893e5d9ea Merge changes from topic "no_layers_profileable" into qt-dev
* changes:
  GraphicsEnvironment: No debug ANGLE packages for profileable apps
  Revert "GraphicsEnvironment: Allow profileable apps to load layers"
2019-05-29 17:10:56 +00:00
TreeHugger Robot
f6f26e0447 Merge "Add snooze options setting" into qt-dev 2019-05-29 17:03:32 +00:00
TreeHugger Robot
826c01e8e6 Merge "Add privapp config for cluster." into qt-dev 2019-05-29 16:59:13 +00:00
Kweku Adams
44bb9d7f6b Merge "Changing default limits, clarify flags, fix bug." into qt-dev 2019-05-29 16:54:52 +00:00
TreeHugger Robot
b5fbf20a55 Merge "Sharesheet - Fix NPE on default app launch" into qt-dev 2019-05-29 16:53:48 +00:00
Amin Shaikh
6d52a16f80 Update notification bell and bluetooth volume icon
Fixes: 133836840
Fixes: 110213437
Test: mp sysuig
Change-Id: I8a102aa6a5c5347cae4dad0425b932be3dd7259b
2019-05-29 12:50:58 -04:00
Shuzhen Wang
f2d1172f48 MediaFrameworkTest: Fix storage path
Test: Run mediaframeworktest
Bug: 133767357
Change-Id: If2930dffff0582a6a1b33a7de15c3008aaf923bd
2019-05-29 09:50:00 -07:00
Sudheer Shanka
54dbca30ed Merge "Fix NPE when querying for already uninstalled package." into qt-dev 2019-05-29 16:49:10 +00:00
TreeHugger Robot
c9dcf2ff78 Merge "Change suppresible type of voice comm signalling" into qt-dev 2019-05-29 16:37:30 +00:00
Varun Anand
b33d2ca2e3 Merge changes from topic "vpn_data_accounting" into qt-dev
* changes:
  Add one more test for VPN usage stats.
  Addressing comments for http://ag/7700679.
  NetworkStatsService: Fix getDetailedUidStats to take VPNs into account.
  Take all VPN underlying networks into account when migrating traffic for VPN uid.
2019-05-29 16:34:14 +00:00
Patrick Baumann
dcf19166c3 Applies INSTALL_REPLACE_EXISTING outside of while loop
Prior to this change, the default behavior of replacing packages unless
-R was provided would only happen if at least one command line argument
was provided due to the actual setting of the flag happening within the
while loop that parses arguments. This change moves the application
outside of that loop, ensuring it's always set by default, even if no
arguments are provided.

Bug: 133453175
Test: adb install-multi-package ... with existing packages
Change-Id: I6673bb92c318b0a328880a5e9eb7cc6f5ba0ff40
2019-05-29 09:18:58 -07:00
Matt Casey
bcef557a90 Hide and re-show assist handles when phone is rotated.
Not getting fancy with the animation for the moment, just making sure
they show and hide in the right places.

Test: Show handles, verify that they show when the phone is rotated.
Bug: 133836023
Change-Id: I7cda1e3f0cf9a46993bfd3e8da67311e55fb6189
2019-05-29 12:13:00 -04:00
Sal Savage
26fdabb9a0 Merge "BluetoothProfileConnector: Invoke service disconnections with the correct profile ID" into qt-dev 2019-05-29 16:08:48 +00:00
TreeHugger Robot
b23292da1d Merge "Changed comments to match real protection level" into qt-dev 2019-05-29 16:01:12 +00:00
TreeHugger Robot
d42032e5e2 Merge "Appropriately sets all installs on *any* failure of one" into qt-dev 2019-05-29 15:57:53 +00:00
Anton Hansson
ab09bd96ac Merge "Fix AppFuseMountScope.close()" into qt-dev 2019-05-29 15:25:18 +00:00
TreeHugger Robot
190e99cf3a Merge "Add dark theme for Shell app." into qt-dev 2019-05-29 14:03:55 +00:00
Anton Hansson
be9c990019 Fix AppFuseMountScope.close()
The boolean tracking whether the scope had been opened or not
was never set before. Set it in open(), as was the case in the
previous (non-binder) version of this class.

Bug: 132901939
Test: monitor `adb shell mount` while browsing photos and
      verify the appfuse mounts don't build up over time
Change-Id: Ia164ac4209126ed7e4d273c5fca4ababc0c66f2a
2019-05-29 14:43:23 +01:00
Beverly
1feff71387 Change suppresible type of voice comm signalling
USAGE_VOICE_COMMUNICATION_SIGNALLING shouldn't be considered
SUPPRESSIBLE_SYSTEM. It includes the ring tone sound when in a call.
Instead, it should not be suppressible like USAGE_VOICE_COMMUNICATION.

Test: manual
Fixes: 131756661
Change-Id: Ide8aafafe58c421f3b699e6de9358b4e73ad01c5
2019-05-29 13:36:12 +00:00
Stevie Kideckel
75d5091eb3 Merge "Make statusBarColor and navBarColor transparent for Theme.DeviceDefault.Settings" into qt-dev 2019-05-29 13:35:00 +00:00
Matt Pietal
32922ca4db Sharesheet - Fix NPE on default app launch
Turns out there's a secondary layout used by resolver which does not
contain R.id.empty. Check for null.

Bug: 133707284
Test: Open PDF file through resolver
Change-Id: I311f1c1d2fa6edcebc81d9056755884b1585a7cb
2019-05-29 07:39:21 -04:00