tmfang
b981068248
Fix talkback issue about announcing wrong number of items
...
From hierarchical view, one of root cause is PreferenceCategory.
Looks like PreferenceCategory generates an invisible space when
we add a footerPreference as a child.
So, we remove PreferenceCategory directly, and declard "allow divider"
attribute for neccessary preferences.
Test: Visual
Fixes: 130396913
Change-Id: I6d56ac165633aa211e794e07417821066380d041
2019-07-02 02:33:05 +00:00
Yanting Yang
925f5929de
Fix RTL issue of Deferred Setup card
...
am: f6972b29b1
Change-Id: Idf00d35429f6fed5250fdf6b8a4de962638ad976
2019-06-28 14:54:39 -07:00
Yanting Yang
f6972b29b1
Fix RTL issue of Deferred Setup card
...
Correct layout gravity to "start" to apply RTL layout.
Fixes: 131913172
Test: visual
Change-Id: I5935c5c1415070803141634ff4e92f1c65fc94f6
(cherry picked from commit c200df360c
)
2019-06-28 00:17:32 +00:00
Yanting Yang
c200df360c
Fix RTL issue of Deferred Setup card
...
Correct layout gravity to "start" to apply RTL layout.
Fixes: 131913172
Test: visual
Change-Id: I5935c5c1415070803141634ff4e92f1c65fc94f6
2019-06-27 21:26:16 +08:00
TreeHugger Robot
11e1d45c9c
Merge "[Wi-Fi DPP] Fix UI defects"
2019-06-19 06:17:22 +00:00
TreeHugger Robot
ce7b012f9c
Merge "[Wi-Fi DPP] Remove scanner button of unsaved WiFi network dialogs"
2019-06-19 04:55:24 +00:00
tmfang
c0b2d06501
Fix overlapping problem on popup window
...
When user clicks spinner widget, spinner creates a popup window.
So, we need to override clipToPadding and clipToChildren attributes
to prevent view from overlapping problem.
Fixes: 135030069
Test: visual
Change-Id: I4285e824437cb32ee0613961ffe417348d2538b4
2019-06-18 11:42:35 +08:00
Arc Wang
c7d32d1cc1
[Wi-Fi DPP] Fix UI defects
...
1. Set scan icon minWidth 64dp instead of 48dp
2. Show finish button after Wi-Fi Easy Connect handshake successfully
Bug: 129666609
Bug: 135490433
Test: manual visual
Change-Id: Ifcdbe61b314a9cce3043965e9e5b67406c4616f9
2019-06-18 09:52:25 +08:00
Mehdi Alizadeh
896b2c6e0e
Show a dialog with a slider to set the back gesture's sensitivity am: 7d43125964
am: 2fbd41a326
...
am: d8220f8a46
Change-Id: Ib750883f7b0d3e634aa6b0bb5f2ea484748ac444
2019-06-14 17:35:34 -07:00
Mehdi Alizadeh
d8220f8a46
Show a dialog with a slider to set the back gesture's sensitivity am: 7d43125964
...
am: 2fbd41a326
Change-Id: Iafbfb63497ff9b207bae3695ef1f660292e89804
2019-06-14 17:20:45 -07:00
Mehdi Alizadeh
2fbd41a326
Show a dialog with a slider to set the back gesture's sensitivity
...
am: 7d43125964
Change-Id: I64cf3b8725efb8f8377e4f9dac545743066b2cbb
2019-06-14 17:11:54 -07:00
Mehdi Alizadeh
d8818a5a21
Show a dialog with a slider to set the back gesture's sensitivity
...
am: 7d43125964
Change-Id: I8db63be340f8cf465599ad76ea52f8b2453de3c0
2019-06-14 17:09:54 -07:00
Mehdi Alizadeh
7d43125964
Show a dialog with a slider to set the back gesture's sensitivity
...
Bug: 131447780
Test: Manual test on device
Test: make RunSettingsRoboTests ROBOTEST_FILTER=RadioButtonPreferenceWithExtraWidgetTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SystemNavigationGestureSettingsTest
Change-Id: I9fcd1a50c77689118857326de0cf8082e835b491
2019-06-14 23:40:11 +00:00
Kevin Chang
2293d7b304
Remove redundant style in accessibility permission dialog
...
Remove the redundant style of allow and deny button in the dialog
since these styles don't have override bodies which indicates that
the style of these two buttons can be replaced by the parent style.
Test: Visual
Fixes: 135166860
Change-Id: I500963196e7afe52065b1b615b35d07f6a77037a
2019-06-14 09:30:29 +08:00
Arc Wang
838cbbf539
[Wi-Fi DPP] Remove scanner button of unsaved WiFi network dialogs
...
Romove it because we may not ensure the network of a QR code is
matching the selected one.
Bug: 134701332
Test: manual visual
Change-Id: I264e921c806f2b335d158fc4cffc48acf69f5c19
2019-06-13 16:17:03 +08:00
Kevin Chang
d09d7b078d
Merge "Add tutorial dialog for gesture navigation" into qt-dev
...
am: 102d43b5c1
Change-Id: I12f498a313f5920940d49553f0c11c5619a7a4eb
2019-06-09 18:12:44 -07:00
Kevin Chang
102d43b5c1
Merge "Add tutorial dialog for gesture navigation" into qt-dev
2019-06-10 00:57:14 +00:00
Kevin Chang
219349cb2b
Merge "Add tutorial dialog for gesture navigation" into qt-dev-plus-aosp am: 52482edb2b
...
am: abee9d52e4
Change-Id: I91e8fb09ae80638f678408a7a19da58830473667
2019-06-06 02:22:26 -07:00
Kevin Chang
abee9d52e4
Merge "Add tutorial dialog for gesture navigation" into qt-dev-plus-aosp
...
am: 52482edb2b
Change-Id: Ifecf327f3cd13efe708e99c697afd44b13e24f74
2019-06-06 02:17:06 -07:00
Kevin Chang
52482edb2b
Merge "Add tutorial dialog for gesture navigation" into qt-dev-plus-aosp
2019-06-06 09:04:42 +00:00
Kevin Chang
9ff00646d0
Add tutorial dialog for gesture navigation
...
Add new tutorial dialog for gesture navigation in order to teach
users how to use the gesture
Fixes: 133650388
Test: Manual
Change-Id: I7cc6a950af49044b27cf7ca41e3bcf67ef40b5fd
Merged-In: I7cc6a950af49044b27cf7ca41e3bcf67ef40b5fd
2019-06-06 06:20:49 +00:00
Kevin Chang
0e1f39fad8
Add tutorial dialog for gesture navigation
...
Add new tutorial dialog for gesture navigation in order to teach
users how to use the gesture
Fixes: 133650388
Test: Manual
Change-Id: I7cc6a950af49044b27cf7ca41e3bcf67ef40b5fd
2019-06-06 13:56:54 +08:00
Julia Reynolds
923263f5f7
Merge "Read the subtext of notif importance field on selection" into qt-dev am: 3f95fda1cf
am: 9994b66974
...
am: 918fbfb364
Change-Id: Ibf4b20764cd8aa1d34600fc215836db15a78bd7a
2019-06-05 14:59:20 -07:00
Julia Reynolds
918fbfb364
Merge "Read the subtext of notif importance field on selection" into qt-dev am: 3f95fda1cf
...
am: 9994b66974
Change-Id: Ibbc9edc50bd13fc8c4e8a8f3cd819c3beea99881
2019-06-05 14:55:20 -07:00
Julia Reynolds
559a72e27f
Merge "Read the subtext of notif importance field on selection" into qt-dev
...
am: 3f95fda1cf
Change-Id: Icc507ca10f4c657593ed1c6b6cb9d93c0b01f8fe
2019-06-05 14:49:45 -07:00
Julia Reynolds
569732474e
Read the subtext of notif importance field on selection
...
When using a11y services
Test: manual with Talkback
Bug: 133649570
Change-Id: Ic68a948ab5d55e68994e6b14456d25d438637886
2019-06-05 18:31:19 +00:00
Mehdi Alizadeh
793cb2c9c7
Merge "Disables the Gesture nav option if 3P launcher is default" into qt-dev am: cad67cdc0a
am: c4be5512a7
...
am: ecf3028123
Change-Id: I90f792dd3f24533411deafd15988b70278a7fd27
2019-05-31 14:43:50 -07:00
Mehdi Alizadeh
c4be5512a7
Merge "Disables the Gesture nav option if 3P launcher is default" into qt-dev
...
am: cad67cdc0a
Change-Id: I9458cdbcc819e1d203266a8ff5b3b4ade1f3aeef
2019-05-31 14:26:04 -07:00
Mehdi Alizadeh
cad67cdc0a
Merge "Disables the Gesture nav option if 3P launcher is default" into qt-dev
2019-05-31 21:08:08 +00:00
Mehdi Alizadeh
ffea2ae488
Disables the Gesture nav option if 3P launcher is default
...
Disables the Gesture navigation radio button if 3P launcher is set as
default for current user. Also shows an info icon on the right side that
opens a dialog explaining why it is disables.
Bug: 129532605
Test: Manual test with 3P launcher
Test: make RunSettingsRoboTests ROBOTEST_FILTER=RadioButtonPreferenceWithExtraWidgetTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SystemNavigationGestureSettingsTest
Test: make RunSettingsRoboTests ROBOTEST_FILTER=SystemNavigationPreferenceControllerTest
Change-Id: I90000c74246699fa9391ac042c87d7f0ece03637
2019-05-31 12:26:28 -07:00
Julia Reynolds
42c33d0798
Merge "Change notification alert icon" into qt-dev am: 2821456995
am: f5afaffc2c
...
am: 71420a2209
Change-Id: Ifffa09d63f2ff782b199eb4f9ddd065d079b16e6
2019-05-30 14:33:38 -07:00
Julia Reynolds
71420a2209
Merge "Change notification alert icon" into qt-dev am: 2821456995
...
am: f5afaffc2c
Change-Id: I340a6394fece9fe398e92c219b3a186db341001c
2019-05-30 14:22:17 -07:00
Julia Reynolds
72182e1ffc
Merge "Change notification alert icon" into qt-dev
...
am: 2821456995
Change-Id: I7b38e88e702ce91162f29592c69dcc4f8612181d
2019-05-30 14:11:52 -07:00
Christine Franks
2adf1f213d
Merge "Add SIM color picker" into qt-dev am: b747c5c270
am: c1c4a0858d
...
am: 3ccc01ca18
Change-Id: I0e2c4d96df27e71d11b8a092f2cf86733d29727b
2019-05-30 14:09:41 -07:00
TreeHugger Robot
2821456995
Merge "Change notification alert icon" into qt-dev
2019-05-30 20:51:49 +00:00
Christine Franks
c1c4a0858d
Merge "Add SIM color picker" into qt-dev
...
am: b747c5c270
Change-Id: Ia234bd596017cf98dd5a76202c6fe7af486562f4
2019-05-30 13:20:46 -07:00
Christine Franks
b747c5c270
Merge "Add SIM color picker" into qt-dev
2019-05-30 20:01:48 +00:00
Julia Reynolds
346c7f7081
Merge "Fix a11y readout of notification importance buttons" into qt-dev am: 1b25f986cb
am: 9e865f88be
...
am: 9ae4df15fd
Change-Id: Ia4106b40535a25e3315f0e0466dd54b073931bd8
2019-05-30 12:31:03 -07:00
Julia Reynolds
9ae4df15fd
Merge "Fix a11y readout of notification importance buttons" into qt-dev am: 1b25f986cb
...
am: 9e865f88be
Change-Id: Icd84f4b664f5aaa58cca23c2c89b9a4c3412981d
2019-05-30 12:16:41 -07:00
Julia Reynolds
0a4dce78c1
Merge "Fix a11y readout of notification importance buttons" into qt-dev
...
am: 1b25f986cb
Change-Id: Ia42d67cab34dfb380d5be909f22f717f8ecfd5b6
2019-05-30 12:09:22 -07:00
Julia Reynolds
eeefeebeff
Change notification alert icon
...
Test: manual
Bug: 134054170
Change-Id: Ibd66a55a30ac9fbeb7a32638fe236067c6175bc4
2019-05-30 14:47:07 -04:00
Julia Reynolds
c0c4b3a111
Fix a11y readout of notification importance buttons
...
Test: manual with TB
Bug: 134047401
Change-Id: Idab3426a37ed3f25c2cde47e0747ac9a31850f62
2019-05-30 10:31:40 -04:00
Christine Franks
8869db9555
Add SIM color picker
...
Bug: 133193155
Test: make ROBOTEST_FILTER="(RenameMobileNetwork*)" RunSettingsRoboTests -j48
Change-Id: Ifae8b77bc5b4ba1039ede70889468a018f57d78f
2019-05-29 17:03:31 -07:00
Fan Zhang
4c526fa37f
Merge "Fix transparent view issue in page "Erase all data"" into qt-dev am: 317597ae6a
am: 7b3314ac17
...
am: 7ca799088f
Change-Id: Ie89224ca441da17e71469bd403498bf553c47542
2019-05-28 13:09:16 -07:00
Fan Zhang
7ca799088f
Merge "Fix transparent view issue in page "Erase all data"" into qt-dev am: 317597ae6a
...
am: 7b3314ac17
Change-Id: I55ec94b3f6af6eb8da77e60c04b4861a05c97a9c
2019-05-28 12:51:00 -07:00
Fan Zhang
7c96c6549a
Merge "Fix transparent view issue in page "Erase all data"" into qt-dev
...
am: 317597ae6a
Change-Id: I916dbbaf83c153e66686db2a8a83e2fb0edd16cc
2019-05-28 12:39:11 -07:00
Fan Zhang
317597ae6a
Merge "Fix transparent view issue in page "Erase all data"" into qt-dev
2019-05-28 19:23:54 +00:00
Yanting Yang
156b3f3e2d
Fix transparent view issue in page "Erase all data"
...
This issue was impacted by edge-to-edge changed b/132182711, that
disabled android:clipToPadding and android:clipChildren from
Theme.Settings. Add a customized theme to enable them for GlifLayout to
fix transparent issue.
Fixes: 133451030
Test: visual
Change-Id: Id5a69c937a291eec10fc6255607632e877f8a8ce
2019-05-29 00:33:02 +08:00
Evan Laird
623cc03e11
Merge "Simplify channel importance settings screen" into qt-dev am: 4321e038ff
am: a433064df4
...
am: 22a6050035
Change-Id: I774539d62c337b7ec76ea74136c91f6da03124d6
2019-05-24 19:02:25 -07:00
Varun Shah
783985296f
Merge "Update design for Family Link supervision enrollment dialog." into qt-dev am: 4e27d29e6d
am: dfdac2d9e0
...
am: b4432823ee
Change-Id: I331c704139f2c50a1310c88d00683edf92d494d7
2019-05-24 16:42:10 -07:00