joshmccloskey
4e20bb7368
Merge "Reduced next button enabled delay to 8 seconds" into qt-dev
...
am: 987c97c5e1
Change-Id: Ibc817788e2910ce3ef60b2fb0ab04b299a790ea0
2019-05-13 18:03:18 -07:00
TreeHugger Robot
987c97c5e1
Merge "Reduced next button enabled delay to 8 seconds" into qt-dev
2019-05-14 00:46:25 +00:00
Antony Sargent
7e155aa244
Merge "Strings for "Data during calls" preference" into qt-dev
...
am: 27de8ae098
Change-Id: I25bb3ec44e8e24de51b3b55bb444f2828e05019e
2019-05-13 17:29:28 -07:00
Lifu Tang
cf5deb067f
Merge "Revert recent location apps to pre-Q behavior" into qt-dev
...
am: 3d6bacc731
Change-Id: Iacc48610f25fed5c3598c90c03de58eea26a1135
2019-05-13 17:24:44 -07:00
Mehdi Alizadeh
8ca5e7862a
Merge "Update strings for System Navigation settings page" into qt-dev
...
am: 485b3ad655
Change-Id: I9a6135103076c4ab3cdc815332493f776251fe09
2019-05-13 17:23:29 -07:00
Fan Zhang
886c361bb7
Merge "Make subsettings display edge-to-edge" into qt-dev
...
am: 66db1f95e0
Change-Id: Ie4b8a19b7fe798810763c63196aff92812a1de25
2019-05-13 17:22:47 -07:00
Raff Tsai
c74dcafb6c
Merge "Fix robolectric test error" into qt-dev
...
am: 3f845f8dd9
Change-Id: I7d9420e1558aa0ea5d19cb5c00c25357c2abc1b4
2019-05-13 17:22:08 -07:00
TreeHugger Robot
27de8ae098
Merge "Strings for "Data during calls" preference" into qt-dev
2019-05-14 00:19:07 +00:00
TreeHugger Robot
3d6bacc731
Merge "Revert recent location apps to pre-Q behavior" into qt-dev
2019-05-14 00:07:28 +00:00
Mehdi Alizadeh
485b3ad655
Merge "Update strings for System Navigation settings page" into qt-dev
2019-05-14 00:07:25 +00:00
TreeHugger Robot
66db1f95e0
Merge "Make subsettings display edge-to-edge" into qt-dev
2019-05-14 00:05:47 +00:00
TreeHugger Robot
3f845f8dd9
Merge "Fix robolectric test error" into qt-dev
2019-05-14 00:04:59 +00:00
joshmccloskey
a95b5de617
Merge "Corrected flow for accessibility." into qt-dev
...
am: 872dc6b4bd
Change-Id: I9f7708a9741af1e943a1cc35eaef5d0f426503fc
2019-05-13 16:58:56 -07:00
TreeHugger Robot
872dc6b4bd
Merge "Corrected flow for accessibility." into qt-dev
2019-05-13 23:39:45 +00:00
Raff Tsai
9c115f3f08
Fix robolectric test error
...
Fixes: 132575837
Test: make RunSettingsRoboTests
Change-Id: I5238a3789f5308a489298fadae772b8b9343ddb5
Merged-In: I5238a3789f5308a489298fadae772b8b9343ddb5
(cherry picked from commit 3c337d5659
)
2019-05-13 23:02:30 +00:00
Joshua Mccloskey
be1a3cff6a
Merge "Re-enable continue button for accessibility flow" into qt-dev
...
am: ff5fb3f2d4
Change-Id: I56194fce1e86dabd23c79efec2fc83a89f0a05dd
2019-05-13 15:26:07 -07:00
Lifu Tang
166b54c0f6
Revert recent location apps to pre-Q behavior
...
- List recent location request instead of location access
- Show in list view instead of app list widget
- Add overflow menu to "see all" page to show/hide system apps
Bug: 124015107
Test: build, flash, and test manually
Change-Id: I78df6d4b13ddf774013e8d819cf343ce012e6b0b
2019-05-13 15:24:09 -07:00
Joshua Mccloskey
ff5fb3f2d4
Merge "Re-enable continue button for accessibility flow" into qt-dev
2019-05-13 22:05:36 +00:00
joshmccloskey
b9cb83e4c6
Corrected flow for accessibility.
...
Fixes: 132635400
Test: Manual.
Change-Id: Ied01b76d273b35e01f83a0a744ca2768d02380c5
2019-05-13 14:49:19 -07:00
lindatseng
cf9fcd654a
Merge "Fix crash on panel rotation" into qt-dev
...
am: 9141f02f94
Change-Id: If6acc9a77472f1534d040100a91f6b104842cc9b
2019-05-13 14:46:35 -07:00
joshmccloskey
51243e30b0
Reduced next button enabled delay to 8 seconds
...
Test: It builds.
Bug: 132636805
Change-Id: I6250f842e86c2ab809be803b599a994af6f25af3
2019-05-13 14:42:37 -07:00
Mehdi Alizadeh
815ed755c3
Update strings for System Navigation settings page
...
Bug: 130437843
Bug: 128522050
Test: Manual test to verify the right strings in settings app
Change-Id: Id6e589d896be34c98fded3b3fff897840e9d3f4f
2019-05-13 14:31:20 -07:00
TreeHugger Robot
9141f02f94
Merge "Fix crash on panel rotation" into qt-dev
2019-05-13 21:13:14 +00:00
Antony Sargent
7d8f015151
Strings for "Data during calls" preference
...
In some dual-SIM cases, when you have an active voice call using a SIM
that isn't the default one for mobile data, you may not get data
connectivity at all (from any other SIM) due to technical limitations in
the telephony stack. This preference will allow the user to leave data
off for a SIM, but opt in to have data become active only during calls.
Bug: 132114205
Test: n/a
Change-Id: I3e7cdaedd8b685e0fe65221d94f5b426bc95942e
2019-05-13 14:03:48 -07:00
lindatseng
943d649f73
Fix crash on panel rotation
...
Should force PanelFragment creation on rotation change.
Change-Id: If2ccae7dbc4278103c95621743570b37113746f7
Fix: 132587339
Test: Manual
2019-05-13 19:48:59 +00:00
Jason Chiu
90cb5628bb
Merge "Fix automatically directing the user to the captive portal in Wi-Fi Slice" into qt-dev
...
am: 6a3eb31763
Change-Id: I40edb775bb09083110767745728356aa7c639d47
2019-05-13 12:05:11 -07:00
TreeHugger Robot
6a3eb31763
Merge "Fix automatically directing the user to the captive portal in Wi-Fi Slice" into qt-dev
2019-05-13 18:58:44 +00:00
Mady Mellor
34fa757cc9
Merge "Move feature-level Bubble setting into developer options; default to off" into qt-dev
...
am: 240b227e1f
Change-Id: I899722a6df929c4093a5a74447eb25a610c80308
2019-05-13 11:38:26 -07:00
Mady Mellor
240b227e1f
Merge "Move feature-level Bubble setting into developer options; default to off" into qt-dev
2019-05-13 18:18:31 +00:00
Zhi An Ng
3a6d75d7fa
Merge "Update string description in SAW unsupported screen" into qt-dev
...
am: 516bdc20fb
Change-Id: Ie6513a8cb03fa8789ad5d70d9a6d6c14dcb4cf67
2019-05-13 10:13:32 -07:00
Fan Zhang
c2a85a374d
Make subsettings display edge-to-edge
...
Fixes: 132182711
Test: visual
Change-Id: I3b0635cba359f74d463c2360323d80c5c9533228
2019-05-13 10:07:13 -07:00
Zhi An Ng
516bdc20fb
Merge "Update string description in SAW unsupported screen" into qt-dev
2019-05-13 16:52:22 +00:00
Arc Wang
bdd68115dd
Merge "Fix Wi-Fi QR code scanner height at 360dp" into qt-dev
...
am: 26ff84d3f4
Change-Id: Ia21d3201d854c44f1372616981df855cf2ba5781
2019-05-13 00:25:49 -07:00
TreeHugger Robot
26ff84d3f4
Merge "Fix Wi-Fi QR code scanner height at 360dp" into qt-dev
2019-05-13 07:10:11 +00:00
Tim Peng
a60471e1e5
Hide audio switcher entry-point in the volume slice when in call
...
am: c007158819
Change-Id: I76265d9eccf5174df500c4c1518af6d3c1fc2cad
2019-05-12 19:09:24 -07:00
Tim Peng
c007158819
Hide audio switcher entry-point in the volume slice when in call
...
- update test case
Bug: 132385707
Test: make -j42 RunSettingsRoboTests
Change-Id: Ibfd12e75f584b6884d1025018772ac9c19673156
2019-05-13 01:38:39 +00:00
Bill Yi
30715db85a
[automerger skipped] Merge "Import translations. DO NOT MERGE" into qt-dev
...
am: 0abec2cc56
-s ours
am skip reason: subject contains skip directive
Change-Id: I82105c48c3cecc5c985a4d7b3049226b77180763
2019-05-12 09:50:39 -07:00
TreeHugger Robot
0abec2cc56
Merge "Import translations. DO NOT MERGE" into qt-dev
2019-05-12 16:41:32 +00:00
Bill Yi
8ca57ab57a
Import translations. DO NOT MERGE
...
Auto-generated-cl: translation import
Bug: 64712476
Change-Id: If3dd5a2b6dfd25ecbd48c4870499f9ed5228a014
2019-05-12 06:01:13 -07:00
Hai Shalom
44926a0160
Merge "[WPA3] Fix connectivity issues with PSK-SAE Transtion mode" into qt-dev
...
am: b2fcb7825e
Change-Id: If02ef643c1903f447231215aaacd807e3f345311
2019-05-11 20:00:37 -07:00
TreeHugger Robot
b2fcb7825e
Merge "[WPA3] Fix connectivity issues with PSK-SAE Transtion mode" into qt-dev
2019-05-12 02:43:06 +00:00
Kevin Chyn
f4099a8f84
Merge "Propagate intent extras and finish activity properly" into qt-dev
...
am: 7ac16f152e
Change-Id: I5bc447218d41fc098ea489c5fb8defdf5381f88d
2019-05-10 21:49:42 -07:00
Kevin Chyn
7ac16f152e
Merge "Propagate intent extras and finish activity properly" into qt-dev
2019-05-11 04:31:14 +00:00
Jason Chiu
2c3e6c6434
Fix automatically directing the user to the captive portal in Wi-Fi Slice
...
The feature failed after the CL "Force the adapter to rebind cards with
a toggle".
Because toggle slices have been forced to rebind after starting another
activity and when any slice is updating. This unpins Wi-Fi slice and
stops WifiScanWorker and then clears the saved clicked network.
Solution:
1. Change ConnectToWifiHandler from activity to receiver and send
broadcasts to it with FLAG_RECEIVER_FOREGROUND, so Wi-Fi slice won't
be forced to rebind.
2. Seperate Wi-Fi scan worker and contextual Wi-Fi scan worker. Keep the
original logic for the generic one, and then add the logic below to
the contextual one.
3. Do not clear the saved clicked network when slice is unppined because
it happens frequently in contextual homepage.
4. Introduce a static long in ContextualWifiScanWorker that updates once
in every visible UI session. A session is when the screen is visible
to user.
5. Use session token to determine whether auto-starting captive portal
is needed.
Fixes: 128056349
Test: robotest, visual in homepage and network panel
Change-Id: I9e03c379806e124fa7253b2a635574b2433f6afc
2019-05-11 03:26:57 +00:00
Raff Tsai
b202df4422
Merge "Log ACTION_CONTEXTUAL_CARD_SHOW in different place" into qt-dev
...
am: 42aac32823
Change-Id: I82dc550b23c6fc11fff350c7c72f0154985a62f6
2019-05-10 19:50:15 -07:00
joshmccloskey
87dbedb514
Merge "Fixed spacing on Intro & Edu screens" into qt-dev
...
am: 806c65ca17
Change-Id: Iaa76703169d28f8ab6cfa1e8eee2b9c6efeadfb7
2019-05-10 19:46:59 -07:00
TreeHugger Robot
42aac32823
Merge "Log ACTION_CONTEXTUAL_CARD_SHOW in different place" into qt-dev
2019-05-11 02:27:24 +00:00
Kevin Chyn
acb113b06a
Propagate intent extras and finish activity properly
...
Bug: 131861430
Test: Builds
Change-Id: I7e831f74f1e55026b9343a4c4f47c9f5adc316e6
2019-05-10 18:58:13 -07:00
TreeHugger Robot
806c65ca17
Merge "Fixed spacing on Intro & Edu screens" into qt-dev
2019-05-11 01:40:56 +00:00
joshmccloskey
2e70232caf
Re-enable continue button for accessibility flow
...
Test: Removed userdata, went to education flow, enabled accessibility
and confirmed the next button was re-enabled
Fixes: 132463368
Change-Id: I7cd78d606fa4c191b44199a0d143b56b33be4fa4
2019-05-10 17:59:25 -07:00