Bonian Chen
5cc9aad7a8
[Setting] Cleanup Unused SimSettings
...
There's no entry to access SimSettings.
Remove this unused UI.
Bug: 131324863
Test: manual
Change-Id: I3f50e528eb409215371a125184502d3531bad0a8
2019-10-20 09:01:30 +00:00
Goven Liu
483f58ce3c
Merge "[Wi-Fi] [a11y] The "Advanced options" should be accessible by Voice Access and pronounced by talkback correctly."
2019-10-18 09:00:07 +00:00
govenliu
116060e011
[Wi-Fi] [a11y] The "Advanced options" should be accessible by Voice Access and pronounced by talkback correctly.
...
The checkbox is unclickable via Accessibility.
Solution: Refine the solution of b/30079196 to let checkbox be focusable and clickable by Accessibility, and remove unnecessary Accessibility pronunciation strings.
Bug: 141588638
Bug: 141588161
Test: Add unit test to check the content description of the checkbox.
Change-Id: I2e7932f64ae29a13b793276eab6705009af20104
2019-10-17 17:10:17 +08:00
Pavel Grafov
7bdfda7775
Merge "Password constraints cleanup."
2019-10-16 17:49:12 +00:00
Pavel Grafov
69cac2c986
Password constraints cleanup.
...
Unified password validation code between DPMS and Settings.
Bug: 138375712
Test: atest tests/robotests/src/com/android/settings/password/ChooseLockPasswordTest.java
Change-Id: I55e4dae47526659594af3fcdbfc1292edceb5807
2019-10-16 15:36:21 +01:00
TreeHugger Robot
56aa5f831d
Merge "Update string"
2019-10-16 08:43:50 +00:00
Kevin Chang
5f39bd261f
Merge "Change string of switchbar and installed service category title"
2019-10-16 08:12:38 +00:00
hughchen
946c6f0dfe
Update string
...
Change the headers from:
"Available media devices" → "Media devices"
"Available call devices" → "Call devices"
"Currently connected" → "Other devices"
Bug: 110920548
Test: manually
Change-Id: Idf283576353c9f65caa15ba8beca39f24721caa5
2019-10-14 16:16:24 +08:00
SongFerng Wang
9507e5f2f9
Merge changes Ifaed6ca8,I4a78e2e7,I945d3c2f,Ia0d1333c,I5dfe4843 am: bc6a65ca32
...
am: 951e9b7742
Change-Id: Ifa44c34f2653e6e1146a9a6337f411761cc1ce17
2019-10-14 00:39:16 -07:00
SongFerngWang
fae02cf405
RadioInfo network mode list and network mode string add 5G am: dc5149efef
...
am: 8cd10f774d
Change-Id: I3d2f8561ebb74cb5bb73ad2cc65b4d0df3454851
2019-10-14 00:39:02 -07:00
SongFerng Wang
951e9b7742
Merge changes Ifaed6ca8,I4a78e2e7,I945d3c2f,Ia0d1333c,I5dfe4843
...
am: bc6a65ca32
Change-Id: I3ec33adf894393b43296e83b450f3a894785fc92
2019-10-14 00:34:20 -07:00
SongFerngWang
8cd10f774d
RadioInfo network mode list and network mode string add 5G
...
am: dc5149efef
Change-Id: Id55735d6933965735249e6c25981c137877b00ed
2019-10-14 00:33:54 -07:00
SongFerngWang
7fa128edcd
String "CDME" is wrong
...
Bug: 142376028
Test: build pass
Change-Id: Ifaed6ca8aba8f34ecb27abb863aeaf679132934f
Merged-In: Ifaed6ca8aba8f34ecb27abb863aeaf679132934f
2019-10-14 05:01:18 +00:00
SongFerngWang
dc5149efef
RadioInfo network mode list and network mode string add 5G
...
Bug: 131888757
Test: 1.build pass 2.RadioInfo set network mode work.
Change-Id: I945d3c2fd175f45151bbeee475e388ccc2d67642
Merged-In: I945d3c2fd175f45151bbeee475e388ccc2d67642
2019-10-14 05:01:01 +00:00
Kevin Chang
a6308c09a8
Change string of switchbar and installed service category title
...
Bug: 122897712
Test: Visual
Change-Id: I0f56b4b7375e651a74189dd17e6b3bd8b99ccfca
2019-10-14 11:05:59 +08:00
SongFerngWang
ce37679e3a
String "CDME" is wrong am: dfd9aa99e5
...
am: 3146473921
Change-Id: I57682a62fc0e5a99dca0559c192edc734b0ff7ea
2019-10-11 08:21:33 -07:00
SongFerngWang
3146473921
String "CDME" is wrong
...
am: dfd9aa99e5
Change-Id: I6d3dab30dbd9282a3a6589efebbf5e08a1359c4a
2019-10-11 08:16:03 -07:00
SongFerngWang
dfd9aa99e5
String "CDME" is wrong
...
Bug: 142376028
Test: build pass
Change-Id: Ifaed6ca8aba8f34ecb27abb863aeaf679132934f
2019-10-10 20:18:30 +08:00
TreeHugger Robot
71a4ddba8c
Merge "Update char limit to 28 for device detail title"
2019-10-09 09:54:42 +00:00
Goven Liu
2095f81b4f
Merge "[Wi-Fi] [Source] Character limit: Factory Wi‑Fi MAC address and Randomized MAC address, length limit issue"
2019-10-09 09:33:19 +00:00
Bonian Chen
14ff8fb095
Merge "[Wording] Remove "incur" from roaming strings"
2019-10-09 09:07:09 +00:00
hughchen
f5f167717f
Update char limit to 28 for device detail title
...
Bug: 132684770
Test: manually
Change-Id: I0608b483eab2a8159c51c739e9b4d431a6aaf05a
2019-10-09 15:51:24 +08:00
Arc Wang
ccf9715464
Merge "[A11Y] Improve data usage chart TalkBack content"
2019-10-09 07:17:24 +00:00
govenliu
451bb0a85e
[Wi-Fi] [Source] Character limit: Factory Wi‑Fi MAC address and Randomized MAC address, length limit issue
...
[CHAR LIMIT=30] is too short for translation.
Solution: Extend to 50 characters for both Factory Wi-Fi MAC address (require 40 characters), and Randomized MAC address (require 37 characters).
Bug: 142284108
Bug: 142283151
Test: None, just extend the string length for translation.
Change-Id: I41e99d2cd85ab527a1bd073cab83b4bf61234c98
2019-10-09 07:10:17 +00:00
Bonian Chen
7775ec5d23
[Wording] Remove "incur" from roaming strings
...
Remove "incur" based on suggestion.
Bug: 141630288
Test: Manul test
Change-Id: Ic79abdfca238ef21730b5b941c570cfbffaae487
2019-10-09 12:35:09 +08:00
Arc Wang
351ee3a882
[A11Y] Improve data usage chart TalkBack content
...
1. Set null content description for all labels of the chart.
2. Set 2 parts in the content description of the chart:
I. Brief description of the chart.
II. Stats of the data usage.
Bug: 141093026
Test: ChartDataUsagePreferenceTest
Manually listen to TalkBack speaking
Change-Id: I82cefd9987793f40a5bba5bf3ea5f4017da37640
2019-10-09 10:20:15 +08:00
Bonian Chen
c625f62122
Merge "[RadioInfo] Remove from Settings (into Telephony)"
2019-10-08 10:20:34 +00:00
Bonian Chen
b7633cc59d
[RadioInfo] Remove from Settings (into Telephony)
...
Moving RadioInfo and BandMode to Telephony app.
Bug: 123598192
Test: Manual test
Change-Id: Id62a2bf4b2c44efcd48319734d1cab6ed969ee06
2019-10-08 06:49:18 +00:00
Kevin Chang
2205b65637
Merge "Add content description in the tutorial dialog"
2019-10-08 06:09:45 +00:00
SongFerngWang
d060c6a648
RadioInfo network mode list and network mode string add 5G am: ec384c2f6f
...
am: ffc927f77d
Change-Id: Ida4180873e042097fb5fe17292b29d66f77de9ee
2019-10-06 09:25:58 -07:00
SongFerngWang
ffc927f77d
RadioInfo network mode list and network mode string add 5G
...
am: ec384c2f6f
Change-Id: I280fb1f3e0acddcb3a85eee876112e491bd4f8f4
2019-10-06 09:20:06 -07:00
Kevin Chyn
da1438d0c4
Merge "Removed old settings device credential logic."
2019-10-05 02:37:26 +00:00
SongFerngWang
ec384c2f6f
RadioInfo network mode list and network mode string add 5G
...
Bug: 131888757
Test: 1.build pass 2.RadioInfo set network mode work.
Change-Id: I945d3c2fd175f45151bbeee475e388ccc2d67642
2019-10-04 12:39:59 +08:00
Goven Liu
834c301139
Merge "[Wi-Fi] Wrong MAC address shown in Settings."
2019-10-04 01:13:03 +00:00
govenliu
228cf200ae
[Wi-Fi] Wrong MAC address shown in Settings.
...
The MAC addresses in "About phone" and "Saved networks" may be different
because of new Randomized MAC mechanism.
1.Add new UIs to guide users to saved network and use different titles to
show different conditions.
2.Remove MAC address and IP fields in WifiPreference by new design.
Bug: 133466540
Test: add test case to check if the title changed according to the
privacy level.
Change-Id: Idb5972dc2565f6fe58a83f6aa7124abbc035888f
2019-10-03 19:36:58 +08:00
Joshua Mccloskey
fb09aba2f7
Merge "Added new string." into qt-qpr1-dev am: 262f5fe91f
...
am: b288f07bb2
Change-Id: Ia15b1cfceaf405d15ad6dc9e10acdd18b11e870e
2019-10-01 15:24:42 -07:00
Joshua Mccloskey
b288f07bb2
Merge "Added new string." into qt-qpr1-dev
...
am: 262f5fe91f
Change-Id: If8467461e0963648886c02159353c177e9b88d41
2019-10-01 15:17:26 -07:00
Arc Wang
1fa97eca18
Merge "[Wi-Fi] Improve UX when there is no user certificate to choose for WPA-Enterprise 192-bit"
2019-10-01 08:34:05 +00:00
Sunny Shao
b1c4b0215b
Fix UI display abnormal of DatePickerDialog in landscape mode
...
Update the themes.xml and styles.xml.
Fixes: 141577901
Test: manual view
Change-Id: I24cadcc972bdc0ee1f6601e3b496d0f69bb5089c
2019-09-30 16:29:17 +08:00
joshmccloskey
be7d733886
Added different flow for re-enrollment am: bba7632f28
...
am: 3511ad89ca
Change-Id: I2b06407f4df37f8d16f95c6068de0ac3523df293
2019-09-27 18:38:20 -07:00
joshmccloskey
4259495574
Added new string.
...
Fixes: 141762646
Test: Verified that string translates to spanish after changing
the language.
Change-Id: I48e34de15460c93c8f50d26821c4d64984f20c6d
2019-09-27 23:15:32 +00:00
Sunny Shao
9434d26237
Update the color of the preference category
...
Use the new attribute preferenceCategoryTitleTextColor to change the color of
the preference category.
Bug: 117402186
Test: manual view
Change-Id: If2df5529a63ff9cd96f242a9ea5f3dac053b0fd2
2019-09-27 13:57:04 +08:00
joshmccloskey
3511ad89ca
Added different flow for re-enrollment
...
am: bba7632f28
Change-Id: Ie5174848a3a35df197177b0aa2cf6c324813b8dd
2019-09-26 20:06:48 -07:00
joshmccloskey
bba7632f28
Added different flow for re-enrollment
...
In order to enable this new flow, a user must currently have an enrolled
face and the security setting face_unlock_re_enroll must be non-zero.
Ex.
1. Enroll Face.
2. adb shell settings put
(secure face_unlock_re_enroll|secure_face_unlock_must_re_enroll) 1
3. If settings is opened, close it.
4. Open settings
5. Verify the new flow appears.
Bug: 141380252
Bug: 141254937
Test: Verified that the user's face is deleted after clicking delete.
Test: Verified that the user can re-enroll after removing their face.
Change-Id: I2b36a0bda5cb10fb33dfb2a5627d8fa40f14fb7e
2019-09-26 23:54:59 +00:00
TreeHugger Robot
93343d0ccd
Merge "Add search key word for Profile HWUI rendering"
2019-09-23 07:08:42 +00:00
Tsung-Mao Fang
a257ca8a07
Add search key word for Profile HWUI rendering
...
Test: Rebuild, and see the search result
Fixes: 141096384
Change-Id: Ic25eb9f4b7bbffd33323eabbb80092d620d8da17
2019-09-23 14:06:37 +08:00
Yi-Ling Chuang
fe790ec76d
Merge "Enable dismissal feature on legacy suggestions." am: ee39335edc am: 8d8c3e19b5 am: b26711944b
...
am: 3b8a14e86f
Change-Id: I97bcdc54f908db6f5895d99f284ee24fb4015433
2019-09-22 20:23:28 -07:00
Yi-Ling Chuang
3b8a14e86f
Merge "Enable dismissal feature on legacy suggestions." am: ee39335edc am: 8d8c3e19b5
...
am: b26711944b
Change-Id: I0edf1eff42cf54e644e60a11ba97219c38891e93
2019-09-22 20:16:25 -07:00
Yi-Ling Chuang
b26711944b
Merge "Enable dismissal feature on legacy suggestions." am: ee39335edc
...
am: 8d8c3e19b5
Change-Id: I8fae05f98c2ad04e0d7fba7a2aa409c08f781c0b
2019-09-22 20:09:51 -07:00
Yi-Ling Chuang
8d8c3e19b5
Merge "Enable dismissal feature on legacy suggestions."
...
am: ee39335edc
Change-Id: Ibce2403de032bd3d7fce750f6cd80191a8b14441
2019-09-22 20:03:21 -07:00