Bill Yi
52146b1b0a
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Idf72f0b25491f38f592613b85cd7e20c5935681a
2021-10-21 08:16:13 +00:00
Bill Yi
bace1bf648
[automerged blank] Import translations. DO NOT MERGE ANYWHERE 2p: 247075dcd5
...
Blank merge reason: commit message contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16099516
Change-Id: Ic81a43d273bbb6f70c73eab5b8c2ea43a3684bf8
2021-10-21 08:12:44 +00:00
Bill Yi
247075dcd5
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ia2cd9e21b6ad60ef3f4ebabdc7fbe77c752c34f0
2021-10-21 08:12:37 +00:00
changbetty
6ceab7b916
Remove the Advanced item when Security type is open
...
Bug: 202674761
Test: Manual test
Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiTetherSettingsTest
Change-Id: Iaac76a5a1370d5f9fcea2e1aaa0f02310ed4a5a3
2021-10-21 05:51:20 +00:00
changbetty
aab7b55926
Add location check for Wifi Scanning notify message
...
Bug: 203471614
Test: make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I0fccd1a8dfd8e6ca499a6f87a59772f70961bc1d
2021-10-20 15:14:08 +00:00
Jason Hsu
56e82fe112
Merge "Fix software shortcut in dialog did not update when content change." into sc-v2-dev
2021-10-20 10:06:56 +00:00
jasonwshsu
eba8e8da19
Fix software shortcut in dialog did not update when content change.
...
Root Cause: Dialog only get updated when clicked the trigger button to show dialog.
Solution: Update the software shortcut content in dialog if needed in onResume() stage.
Bug: 183342594
Test: atest AccessibilityDialogUtilsTest
Change-Id: Ibcd66d6c57f1790f96f234e49f456cbc2c990f64
2021-10-20 16:25:26 +08:00
TreeHugger Robot
16893da2e4
Merge "Update UWB toggle display after lifecycle events." into sc-qpr1-dev am: faf452bf94
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16047401
Change-Id: Ie12d95410e74e8091c27c42c6e3da86ddb086bf6
2021-10-20 04:53:31 +00:00
TreeHugger Robot
faf452bf94
Merge "Update UWB toggle display after lifecycle events." into sc-qpr1-dev
2021-10-20 04:43:47 +00:00
TreeHugger Robot
541f0e447f
Merge "Catch a resource not found exception" into sc-v2-dev
2021-10-19 07:26:40 +00:00
YUKAI HUNG
65022abe43
Merge "Add missed "optional_uses_libs" to avoid testing failed" into sc-v2-dev
2021-10-19 06:28:30 +00:00
Arc Wang
499d8b26bd
Merge "Improve scalability of Settings deep link API" into sc-v2-dev
2021-10-19 03:56:28 +00:00
Yanting Yang
2c7eb91a96
Rephrase dialog message of clear storage dialog for security concern
...
Bug: 193890833
Test: visual
Change-Id: I8f0b066de710169ee8b922c44b6519ca21b9c7ef
(cherry picked from commit 0c359da620
)
2021-10-19 02:31:14 +00:00
Chloris Kuo
d67e970290
Rename Ranking.visuallyInterruptive to isTextChanged
...
Bug: 201087764
Test: manually tested on device
Change-Id: I28b416a4ab9cc74f985c7c7c5c72ca6f7e1b6065
2021-10-18 20:13:00 +00:00
TreeHugger Robot
57919fbcfb
Merge "Revert "Add PowerSaveWhitelistExceptIdle as Optimizted modes condition"" into sc-v2-dev
2021-10-18 15:08:46 +00:00
Zoey Chen
8227dc748a
Merge "[Foldable] Show full screen "Install Certificates" for large screen devices" into sc-v2-dev
2021-10-18 14:50:20 +00:00
Tsung-Mao Fang
78267b2f2f
Catch a resource not found exception
...
Test: not see a crash
Bug: 198296421
Change-Id: I469a726a32d7bb2f6f81fc0dae27d5b1d1ac0933
2021-10-18 22:47:42 +08:00
ykhung
4c1702cf2a
Add missed "optional_uses_libs" to avoid testing failed
...
After adding the missed "optional_uses_libs" I can run the SettingsRoboTests test locally (screenshot: https://screenshot.googleplex.com/3nLrCwX4bLHGxvP )
Bug: 203408618
Test: make SettingsRoboTests
Change-Id: I1bfdb2204fe89c8d0dbcfb347d10fa74853051e9
2021-10-18 14:38:08 +00:00
Arc Wang
e8c0373f0e
Merge "[Large Screen] Fix deep link 2 tasks bug" into sc-v2-dev
2021-10-18 12:18:07 +00:00
Arc Wang
19052cb45e
[Large Screen] Fix deep link 2 tasks bug
...
When launching a Settings deep link, it will close
Activity of the deep link and start both
DeepLinkHomepageActivity & the deep link.
Since 1st launched deep link page is finished,
should also remove its task.
Bug: 203385355
Test: manual
1. Create a Settings shortcut on launcher.
2. Click the shortcut.
3. Move Activity of the shortcut to background.
Change-Id: I04b3243bf51f3940167e4dca6f5a32d9e3cf2841
2021-10-18 17:50:38 +08:00
Wesley.CW Wang
d11dec2f82
Revert "Add PowerSaveWhitelistExceptIdle as Optimizted modes condition"
...
- Reverts commit e7cca4cd81
- Add try-catch to handle unexpected operate
Reason for revert: Previous fix will cause a side effect which makes app stuck at Optimize mode after switching state from Unrestricted to Optimize, add a try catch to handle previous issue first
BYPASS_INCLUSIVE_LANGUAGE_REASON=legacy naming, not edit by this code change
Bug: 199892006
Test: make SettingsRoboTests
Change-Id: I3b1850ab66bbf4cd605f14152a244a8ed7edd578
Merged-In: I3b1850ab66bbf4cd605f14152a244a8ed7edd578
2021-10-18 09:03:06 +00:00
SongFerng Wang
190e926aab
Merge "The Network name is not same as statusbar at SIM Edit page" into sc-qpr1-dev am: 11af4846b2
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16055430
Change-Id: I7179fea2bf2925e5950bfffbad8289302a5ca772
2021-10-18 08:25:19 +00:00
SongFerng Wang
11af4846b2
Merge "The Network name is not same as statusbar at SIM Edit page" into sc-qpr1-dev
2021-10-18 08:13:49 +00:00
Zoey Chen
eb19d4ba59
[Foldable] Show full screen "Install Certificates" for large screen devices
...
Uses Intent.FLAG_ACTIVITY_NEW_TASK to start the Activity
Test: manual
Bug: 197701944
Change-Id: I6d52bae5ceb399c0869ef0c76d89f16867a83065
2021-10-18 07:21:06 +00:00
changbetty
064aa91e45
Add package name check for the calling app
...
Bug: 198661951
Test: make RunSettingsRoboTests ROBOTEST_FILTER=AddAppNetworksActivityTest
Change-Id: I68a543a5c9a5b74db30780f6a6d9f9bc9c6eec08
2021-10-18 03:17:06 +00:00
Joy Babafemi
06a39e9e34
Update UWB toggle display after lifecycle events.
...
Bug: 201790864
Test: Manual
Change-Id: I05cb52331fe106017b2cb6718a897690720725db
2021-10-15 23:48:41 +00:00
Joshua Mccloskey
3efe6e59f7
Merge "Tap fp find sensor animation goes to next page." into sc-v2-dev
2021-10-15 20:54:46 +00:00
TreeHugger Robot
bb0c2c4fc7
Merge "For Internet Picker - Information about Wi-Fi scanning when Wi-Fi is off" into sc-qpr1-dev am: c5cc2f81fe
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16048447
Change-Id: I8a9eabbbf330dbb2db33c4d0ce000403e55be99d
2021-10-15 20:21:02 +00:00
TreeHugger Robot
c5cc2f81fe
Merge "For Internet Picker - Information about Wi-Fi scanning when Wi-Fi is off" into sc-qpr1-dev
2021-10-15 20:05:38 +00:00
Bill Yi
44c07ccd65
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 0fd72130e9
-s ours am: 2720310af9
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16061617
Change-Id: Icacdf9d66919270b9a3d0915c036260f1282182e
2021-10-15 14:41:41 +00:00
TreeHugger Robot
067c8a910a
[automerger skipped] Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev am: b39a31e8f8
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16061618
Change-Id: I1de812e662889131ca37e8423741cf9caa7ad617
2021-10-15 14:40:51 +00:00
Bill Yi
2720310af9
[automerger skipped] Import translations. DO NOT MERGE ANYWHERE am: 0fd72130e9
-s ours
...
am skip reason: subject contains skip directive
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16061617
Change-Id: Id4c0601df966701353634da83252b6639b83c801
2021-10-15 14:40:48 +00:00
TreeHugger Robot
24cd72bf9c
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-v2-dev
2021-10-15 14:29:28 +00:00
TreeHugger Robot
b39a31e8f8
Merge "Import translations. DO NOT MERGE ANYWHERE" into sc-qpr1-dev
2021-10-15 14:28:06 +00:00
changbetty
bfd3020038
For Internet Picker - Information about Wi-Fi scanning when Wi-Fi is off
...
Bug: 202323013
Test: manual test
Test: make RunSettingsRoboTests ROBOTEST_FILTER=NetworkProviderSettingsTest
Change-Id: I4a26ec43bb7e1758b8170a7ff9fa7d5846cb4a35
2021-10-15 11:18:07 +00:00
changbetty
5145c2db59
To use the getLaunchedFromPackage to get the actual package name
...
Bug: 170642995
Bug: 199176115
Test: Manual test
Test: atest -c RequestToggleWiFiActivityTest
Change-Id: I821e374d8762861f63185d20db2f75f05b503540
2021-10-15 08:00:40 +00:00
Bill Yi
468ef0c35d
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I62624bbe45d2ac7c2d653bba146804c3d72bc825
2021-10-15 04:50:51 +00:00
Bill Yi
8a603688a7
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: I0dd09e87e7a2116b4ad5bbc03462b30e786cdd07
2021-10-15 04:46:50 +00:00
Bill Yi
0fd72130e9
Import translations. DO NOT MERGE ANYWHERE
...
Auto-generated-cl: translation import
Change-Id: Ieb86bcc7d7e064bcb07a11534b76be5be8eb9cca
2021-10-15 04:43:13 +00:00
Stanley Wang
e517131123
Merge "Launch Google Play system update page with new task flag." into sc-v2-dev
2021-10-15 03:34:34 +00:00
Stanley Wang
edf9c35cf1
Merge "Launch the following pages with new task flag." into sc-v2-dev
2021-10-15 03:34:06 +00:00
Stanley Wang
8d372abbdf
Launch Google Play system update page with new task flag.
...
Based on the large screen design, this page should be launched as
a new task to fulfill the new UI design.
Fix: 197702320
Test: Manually test the UI
Change-Id: I4b44209f2facec42eb7dc2d46e9a1c1a9516fc39
2021-10-15 11:32:47 +08:00
Stanley Wang
c703ec392c
Launch the following pages with new task flag.
...
Third-party
Google legal
System WebView
Based on the large screen design, those pages should be launched as
a new task to fulfill the new UI design.
Fix: 197701608
Fix: 197701739
Fix: 197702148
Test: Manually test the UI
Change-Id: Ia1d3a6f99a022f42dc0ee082ae3bf27f89db3cbc
2021-10-15 11:31:29 +08:00
Bonian Chen
a37c73d819
Merge "[Settings] Crash when resetting downloaded eSIM" into sc-qpr1-dev am: 74c4ca00e1
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16039954
Change-Id: I0c1be8f12ae5421980cb6e204c24b34b5b5ff191
2021-10-15 01:55:40 +00:00
Bonian Chen
74c4ca00e1
Merge "[Settings] Crash when resetting downloaded eSIM" into sc-qpr1-dev
2021-10-15 01:36:13 +00:00
Joshua Mccloskey
8a52ec7153
Tap fp find sensor animation goes to next page.
...
Test: Tapping the find sensor animation in UDFPS enrollment now goes to
the next page.
Fixes: 199195946
Change-Id: I9d380927a9107ce3d6d90e07fb98e1928020dc8c
2021-10-14 14:56:26 -07:00
TreeHugger Robot
574d925590
Merge "Add WIFI_SCANNING_SETTINGS action to Settings" into sc-qpr1-dev am: 28b7d115de
...
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/16047550
Change-Id: I3c768c5e2f820b326e3605fb54ebaf46c723b943
2021-10-14 17:07:35 +00:00
TreeHugger Robot
28b7d115de
Merge "Add WIFI_SCANNING_SETTINGS action to Settings" into sc-qpr1-dev
2021-10-14 16:56:03 +00:00
Matt Pietal
c4aa3b4ac5
Pattern view - Use new theme colors
...
For both SUW and general settings use, colors should match what is
already is use for the systemui bouncer.
Bug: 195272825
Test: SUW pattern view && settings pattern view
Change-Id: I374c904e65aac9a29b5ff5635c9db39f4f7ca8d5
2021-10-14 09:23:54 -04:00
SongFerngWang
050b6d5224
The Network name is not same as statusbar at SIM Edit page
...
Using subscriptionInfo to get the network name.
Bug: 203035698
Bug: 201591202
Test: make RunSettingsRoboTests
ROBOTEST_FILTER=RenameMobileNetworkDialogFragmentTest (PASS)
Change-Id: I84848a2801172b46f7cc3ff39d88ad57e34514a4
2021-10-14 19:08:47 +08:00