Menghan Li
92aaef1dac
Merge "Add strings for use accessibility gesture" into sc-dev
2021-06-15 12:43:16 +00:00
menghanli
6fa82981a6
Add strings for use accessibility gesture
...
Bug: 190563948
Test: Manual test
Change-Id: Id9d23bd7a4e4d57b3ab7fb84815cc3df226fc00d
2021-06-15 14:39:15 +08:00
Wesley Wang
f2a884b8be
Merge "Make App info page support new battery entry" into sc-dev
2021-06-15 04:41:16 +00:00
Midas Chien
9598398df3
Merge "Change strings for force highest refresh rate in Developer options" into sc-dev
2021-06-15 04:00:43 +00:00
Jason Chang
5213fbced1
Merge changes from topic "OHM-newUI-Sys-Gesture" into sc-dev
...
* changes:
Update key visual changes for one handed mode settings
Remove redundant swipe down notification and one handed sub settings
2021-06-12 11:49:16 +00:00
Midas Chien
007175d3cf
Change strings for force highest refresh rate in Developer options
...
Difference devices can support different refresh rates. Therefore the
highest refresh rate may be different. Change strings to 'peak' to be
more generic.
Bug: 189441749
Test: Check UI string
Change-Id: Ib3bab5e374a976dd651838d6c5fc9f120156cd31
2021-06-11 16:04:24 +08:00
Yanting Yang
7d7be0bd7d
Update wallpaper summary of homepage for AOSP
...
Fixes: 190585430
Test: robotests & visual
Change-Id: Idd51d7988dc6664b7a8936bcbb9c7174c20580eb
2021-06-11 14:31:47 +08:00
Wesley.CW Wang
e1b1f67681
Make App info page support new battery entry
...
- Add new battery entry to app info battery preference, support both
legacy and new args, controlled by P/H
- Add a method to check is work profile app or not, use owner context to
query correct context for feature provider
- Add string for new args
Bug: 178197718
Test: make RunSettingsRoboTests
Change-Id: Ic93142a0c5e2851917cb3e224340a6e3e81fd801
2021-06-11 04:41:12 +08:00
Jason Chang
76d6d66353
Update key visual changes for one handed mode settings
...
Follow new visual UI to change the design.
Bug: 175851783
Bug: 188868459
Bug: 189001678
Test: manual verified on Settings > System > Gesture page
> System controls page
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedEnablePreferenceControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedMainSwitchPreferenceControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedActionPullDownPrefControllerTest"
Test: make RunSettingsRoboTests ROBOTEST_FILTER=
"com.android.settings.gestures
.OneHandedActionShowNotificationPrefControllerTest"
Change-Id: I86535fd9f49726c7234353032b950640346a02c5
2021-06-11 03:30:10 +08:00
Alex Johnston
e2f5b87c14
Merge "Credential management app UI tweaks" into sc-dev
2021-06-10 09:38:15 +00:00
Curtis Belmonte
ac84b879dc
Merge "Remove intro text from Face Unlock Settings screen" into sc-dev
2021-06-09 21:41:19 +00:00
Curtis Belmonte
f097ad4100
Remove intro text from Face Unlock Settings screen
...
Removes the intro text from the top of the Face Unlock Settings screen,
since it is now redundant with the help text shown in the footer of this
screen.
Test: Open Face Unlock Settings, ensure intro text is gone
Fixes: 190622232
Change-Id: Ie7880a2e5b1405bf1298e3b9160b7d534fabd1c2
2021-06-09 10:59:06 -07:00
Alex Johnston
7db8142435
Credential management app UI tweaks
...
Credential management app Settings screen
* Add uninstall certificates button
* Reformat summary
* Remove dividing lines
Request manage credentials screen
* Make requesting app name bold
Manual testing
* Install TestDPC and select 'Request to
manage credentials'
* Verify app name is bold and select allow
* Install a certificate as the cred mng app
via TestDPC
* Go to Setting > Security > Encryption
& Credentials > Credential Management App
* Verify screen looks like mocks
* Select 'Remove certificates' and
verify all certificates installed by the
cred mng app are removed
Settings screen: https://screenshot.googleplex.com/C6n9bnwkw843jgf
Request screen: https://screenshot.googleplex.com/5qH44NXKKGRsdHs
Bug: 189416800
Test: manual testing
CredentialManagementAppControllerTest
CredentialManagementAppFragmentTest
CredentialManagementAppButtonsControllerTest
CredentialManagementAppHeaderControllerTest
RequestManageCredentialsTest
Change-Id: I71334b231ae7cefbc055e2575eda5418da2548b4
2021-06-09 10:13:53 +01:00
Yanting Yang
b458c1d4ab
Update homepage summary of Accessibility
...
Fixes: 190015037
Test: robotests & visual
Change-Id: Iab001452ae240aee3d3d1ebe9d58c96bda66a50d
2021-06-09 12:04:31 +08:00
Zoey Chen
bef9945917
Merge "[Provider Model] Should not show WiFi call if all sims do not support it." into sc-dev
2021-06-08 09:03:42 +00:00
Zoey Chen
3c4ad08086
[Provider Model] Should not show WiFi call if all sims do not support it.
...
Bug: 186587557
Test: atest -c NetworkProviderWifiCallingForSubTest
Change-Id: I56c580a7576f162aca5050e090c324b1d7fdb982
2021-06-08 14:39:41 +08:00
TreeHugger Robot
df0a84f08a
Merge "Update string reference" into sc-dev
2021-06-08 02:49:07 +00:00
Quang Luong
08e42fa917
Merge changes from topic "StaleWifiEntries" into sc-dev
...
* changes:
Add 6 GHz Wifi band to Wifi Network Details
Do not delay updating WifiEntries for first onWifiEntriesUpdated()
2021-06-08 00:12:05 +00:00
Quang Luong
1c7ba38627
Add 6 GHz Wifi band to Wifi Network Details
...
Display 6 GHz for the frequency pref in Wifi Network Details
when connected to a 6 GHz network.
Bug: 184170532
Test: build
Change-Id: I7d10fe0e4c95e6f0ec66c3a179c3c46828eeb545
2021-06-07 11:30:07 -07:00
Matt Casey
bd1c4e5fa1
Merge "Fix typo in setting description." into sc-dev
2021-06-07 14:17:15 +00:00
Matt Casey
7364e42f74
Fix typo in setting description.
...
Repeated word
Test: None
Bug: 179673792
Change-Id: Iee75c37fce90e1c05f651d741374029c213fa0f0
2021-06-07 14:17:03 +00:00
Yanting Yang
8b3f0e8d52
Merge "Update homepage summaries" into sc-dev
2021-06-07 10:55:08 +00:00
Stanley Wang
1d60ddea0c
Merge "Update the Bubbles page." into sc-dev
2021-06-07 08:04:03 +00:00
Yanting Yang
3e2313e958
Update homepage summaries
...
- Network & internet
- Connected devices
- Display
- Wallpaper & style
- Accessibility
- Tips & support
- Also clear the redundant codes and tests.
Fixes: 183642373
Fixes: 189981034
Fixes: 190011428
Fixes: 190015037
Test: robotests & visual
Change-Id: Ide19fa5aff67e093d86b259c5e7a307b9ad37550
2021-06-06 12:28:03 +08:00
Kevin Chyn
47257c05c8
Remove SUW-specific fingerprint enroll description
...
Bug: b/187460696
Test: adb shell am start -n com.google.android.setupwizard/.SetupWizardTestActivity
Change-Id: I5db49dd27439445aae9819dbdd0728ac5c02f0cd
2021-06-04 12:47:35 -07:00
TreeHugger Robot
367fe0eae0
Merge "Fix phishing attacks over Bluetooth due to unclear warning message" into sc-dev
2021-06-04 06:17:01 +00:00
Wesley.CW Wang
6f650b11fb
Update string reference
...
Bug: 189842579
Bug: 189899895
Test: make RunSettingsRoboTests
Change-Id: I545f85226fcd184aa7e2af84734943173a869693
2021-06-04 02:29:05 +00:00
Stanley Wang
73a61a80b6
Update the Bubbles page.
...
- Update the MainSwitch title.
- Add the TopIntroPreference to show the description.
- Use the IllustrationPreference to display the Lottie
illustration.
Fix: 187418760
Test: robotest and see the UI
Change-Id: Ie5ce6ba7fbded065677e7e0697f3c525d97ee2d8
2021-06-03 17:41:26 +08:00
Galia Peycheva
33a9f49892
Merge "Use SettingsLib string for blur developer option" into sc-dev
2021-06-03 09:12:36 +00:00
Hugh Chen
10e4599219
Fix phishing attacks over Bluetooth due to unclear warning message
...
This CL add more prompts presented for users to avoid phishing attacks.
Screenshot:
https://screenshot.googleplex.com/p5PZbphN46ddPFV.png
https://screenshot.googleplex.com/6Q2wKfPbNQmTtx8.png
https://screenshot.googleplex.com/987VpYgNUZL2K4T.png
https://screenshot.googleplex.com/9eVg6SAGScVXU8U.png
Bug: 167403112
Test: manually test
Change-Id: Iadec059b662fd91754ad573bbe688702cdd3c9af
2021-06-03 16:42:09 +08:00
Kunhung Li
a19c7053a2
Merge "Refine wallpaper search keywords" into sc-dev
2021-06-03 03:34:27 +00:00
Galia Peycheva
de29428c74
Use SettingsLib string for blur developer option
...
Bug: 185580298
Test: m
Change-Id: Id555ef5b0f974c1a6eab66c288926ee634eab6be
2021-06-02 15:43:57 +02:00
TreeHugger Robot
89fbeb6407
Merge "Fix voice access problem on location page." into sc-dev
2021-06-02 08:59:42 +00:00
TreeHugger Robot
2702e5ce80
Merge "Update battery defender tip subtext" into sc-dev
2021-06-02 08:25:51 +00:00
Menghan Li
58ed6a90fe
Merge "Fix the link text "Learn more" in the accessibility pages with help links could not convey the link's purpose clearly" into sc-dev
2021-06-02 06:26:00 +00:00
Tsung-Mao Fang
47bd62bdab
Fix voice access problem on location page.
...
- Remove the seletcable attribute on footer preference so that
voice access can identify learn more.
- Apply latest footer preference API to set an action on learn more.
- Remove unuse string resource.
Test: Verify that talkback and voice access work well.
Fix: 189652942
Change-Id: I45fcd21d6a2d693d8b5eaa446aaccb769f1c0c7f
2021-06-02 14:08:19 +08:00
Wesley.CW Wang
046e7beaef
Update battery defender tip subtext
...
Bug: 189888727
Test: m RunSettingsRoboTests
Change-Id: I5dc3bed3f839b3f62d2e78f0ae16b5465035e1fc
2021-06-02 13:39:07 +08:00
Wesley Wang
e678e2da06
Merge "Update battery settings string" into sc-dev
2021-06-02 03:41:07 +00:00
Wesley Wang
431e77d429
Merge "Update battery error layout" into sc-dev
2021-06-02 03:37:28 +00:00
Abel Tesfaye
0dbbd148d5
Merge "Update smart auto rotate string" into sc-dev
2021-06-01 23:44:12 +00:00
Wesley.CW Wang
adf36b5014
Update battery settings string
...
- Update App info battery usage entry subtext
- Update battery settings battery usage title
- Update battery error card text
Bug: 187612897
Bug: 189785077
Bug: 178197718
Test: make RunSettingsRoboTests
Change-Id: I101d56ab21abe0554964d5a4f1f7aceeacffb588
2021-06-01 22:20:04 +08:00
Wesley.CW Wang
645e28e31b
Update battery error layout
...
- Update font
- Add importantForAccessibility to make whole layout selectable
Screenshot: https://screenshot.googleplex.com/9nJxzD47xeaB6ea.png
Bug: 187612897
Test: make RunSettingsRoboTests
Change-Id: I15bbee6780d8e2c0a01995c6dbb91b933abda274
2021-06-01 19:09:03 +08:00
Kunhung Li
43048f38cc
Refine wallpaper search keywords
...
To be removed: screen, lockscreen, icon shape, font.
To be added: customize, personalize, icon.
To be modified: split "accent color" into two words.
Bug: 187692546
Test: manual
Change-Id: I19d9d29b74948d167e492a174f34213a22abeefd
2021-06-01 05:33:59 +00:00
Ryan Lin
4abbe80385
Merge "Fix number localization in the strings.xml" into sc-dev
2021-06-01 02:59:06 +00:00
Zoey Chen
c968a80ff6
Merge "[ProviderModel] Use category to separate physical SIM and e-SIM" into sc-dev
2021-06-01 02:16:08 +00:00
Zoey Chen
71fada3af8
[ProviderModel] Use category to separate physical SIM and e-SIM
...
Mock from UX: https://screenshot.googleplex.com/4kscwJvoQE7vwF3.png
Implementation UI: https://screenshot.googleplex.com/AEeVzLi364KiPGa.png
Bug: 187071119
Test: atest NetworkProviderSimListControllerTest
Test: atest NetworkProviderSimsCategoryControllerTest
Test: atest NetworkProviderDownloadedSimListControllerTest
Test: atest NetworkProviderDownloadedSimsCategoryControllerTest
Change-Id: Ia84bebe6ea431cdbae19f3e4b840f7cd56dc2d6f
2021-05-31 23:59:37 +08:00
Galia Peycheva
13caa482bb
Merge "Repurpose the blurs dev option for window blurs" into sc-dev
2021-05-31 08:49:28 +00:00
Menghan Li
e7ce38b60c
Merge "Update accessibility settings layout" into sc-dev
2021-05-31 08:10:30 +00:00
menghanli
2d9f270107
Update accessibility settings layout
...
Accessibility settings category restructure
1: Rename Screen readers into sScreen reader (only Talkback in this
category)
Bug: 174829936
Test: manual test
Change-Id: I70eca98428e9ad810803a8776c37fed34c5ade3a
2021-05-31 06:29:04 +00:00
ryanlwlin
6843d14397
Fix number localization in the strings.xml
...
The numbers in the strings.xml should honor user settings.
To fix it we use messageformat to fill the
numbers.
Bug: 187526475
Test: manually test
Change-Id: I3e7ad96d4b889dbbfebb7110ca7ee2a738b88fd8
2021-05-31 14:25:09 +08:00