Mill Chen
d2d1801e3b
Separate long press timeout preference controller form accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: If49e4336b3461ec2a9568b8652c5aab0ff64ecfe
2019-07-03 21:27:34 +08:00
Mill Chen
08c4c4aadd
Separate shortcut preference controller form accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: I1dc61d50f46dfbd9bbd6fa33ecbc03157427d0b1
2019-07-03 20:15:09 +08:00
Mill Chen
8d240c7f28
Separate daltonizer preference controller form accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: Ibc730004f1a25a2e97abcc0bbad2dfc9b420d645
2019-07-02 15:08:17 +08:00
Mill Chen
7f995a609d
Separate caption preference controller from accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: Ibcc867f09b6b9cf8cd27b2d93241042b4f88c62d
2019-07-01 17:04:00 +08:00
TreeHugger Robot
eaddedae58
Merge "Separate vibration preference controller from accessibility"
2019-07-01 05:03:47 +00:00
Pasty Chang
c0386f5703
Merge "Fix status bar color of a11y doesn't apply stencil" into qt-r1-dev am: 2ba113898a
...
am: f458782f7e
Change-Id: I077344a2f5c0a8bb5475b28563bc8c6b20bee632
2019-06-30 19:13:17 -07:00
Pasty Chang
f458782f7e
Merge "Fix status bar color of a11y doesn't apply stencil" into qt-r1-dev
...
am: 2ba113898a
Change-Id: I599cabc0ec4f5d5661f74682e6fb6d73a21af71d
2019-06-30 18:57:28 -07:00
Mill Chen
5aa742bc00
Separate vibration preference controller from accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: Ic309fd69b68bfa1c3290a696e0987de2621f6dc4
2019-06-28 11:38:13 +08:00
Mill Chen
79ce2c95f4
Separate mono audio preference controller from accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: I839c07a3a61ae97f33b339d307734504c45a6622
2019-06-28 11:22:36 +08:00
TreeHugger Robot
1bcc2ff789
Merge "Separate auto click preference controller from accessibility"
2019-06-28 03:01:21 +00:00
Mill Chen
c786ae184b
Separate power button preference controller from accessibility
...
Bug: 135056871
Test: manual, robotest
Change-Id: Ia3c2134bd9f88a39a796e4201f7bdf8c3015baa1
2019-06-27 22:59:55 +08:00
TreeHugger Robot
10fc07e72e
Merge "Separate text contrast preference controller from accessibility"
2019-06-27 14:50:56 +00:00
Mill Chen
081ae31e7d
Separate auto click preference controller from accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: I5125fd79d0bc257ebf8108dd84d520d25a0ed669
2019-06-27 22:40:45 +08:00
Mill Chen
5da94319aa
Separate text contrast preference controller from accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: Ia28d8038f341a1a74385d168f78da8a10cca8fcd
2019-06-27 21:17:37 +08:00
pastychang
f3b5f0adfe
Fix status bar color of a11y doesn't apply stencil
...
View of content parent should not account for system screen decorations
and make statusbar layout can be overrided by stencil customization.
Bug: 126065441
Test: Manual
Change-Id: Iefbdc4a0613e1ae0b63c35769f1c8ec9581d7869
2019-06-26 19:36:08 +08:00
Mill Chen
d828275411
Separate large pointer preference controller from accessibility
...
Bug: 135056871
Test: manual, robotest
Change-Id: Id8e81f70d5121a97b6766b444298379f7ce062ea
2019-06-26 17:42:57 +08:00
TreeHugger Robot
01823a53af
Merge "Separate disable animations preference controller from accessibility"
2019-06-26 08:42:03 +00:00
TreeHugger Robot
d5888bbf84
Merge "Separate a11y timeout preference controller from accessibility"
2019-06-26 08:38:11 +00:00
Mill Chen
223bf1b520
Separate a11y timeout preference controller from accessibility
...
Bug: 135056871
Test: manual, robotest
Change-Id: I00d40451b40c0a4d5e214b23d78139195d98e42b
2019-06-26 15:10:04 +08:00
Mill Chen
d2deb850d3
Separate disable animations preference controller from accessibility
...
Bug: 135056871
Test: manual, robotests
Change-Id: I14f322d91179779f2d758c58a2ed729efc0b45f5
2019-06-26 14:58:44 +08:00
Kevin Chang
5f5ac0b32f
Merge "UI change in caption preferences in Settings"
2019-06-25 01:08:32 +00:00
Mill Chen
2e3d08e8d4
Clean up AccessibilitySettings
...
Since AccessibilitySettings has been converted to DashboardFragment, and
those preference controllers are moved to corresponding xml files which
will be loaded statically, so here we are removing those in-code
preference controllers as we no longer need them.
The following controllers will be removed:
ColorInversionPreferenceController
LockScreenRotationPreferenceController
FontSizePreferenceController
MagnificationPreferenceController
There are still some controllers used here. We will remove them soon
once they are all converted to static ones.
Bug: 135056871
Test: manual, robotests
Change-Id: I7897b984b2275e98f958ad65b576dd08aaab3f06
2019-06-24 15:00:09 +08:00
Kevin Chang
fd1f1c0f82
UI change in caption preferences in Settings
...
Move the switch after the caption preview and change the oreder of the
settings inside in caption preferences in Accessibility settings.
Bug: 130755332
Test: Visual
Change-Id: Icb4dabdef71be165a21d1bde474872ee0bb35bfa
2019-06-24 13:54:31 +08:00
Kevin Chang
1a01faa457
Merge "Add new reminder in "Magnify with shortcut" page"
2019-06-24 01:55:48 +00:00
Mill Chen
e5ab0d68f2
Convert AccessibilitySettings into a DashboardFragment
...
Bug: 135056871
Test: manual, robotests
Change-Id: Iafc359fc3bba1adce46a28b18449af2e9abf8a29
2019-06-21 18:01:34 +08:00
Kevin Chang
c375bfde87
Add new reminder in "Magnify with shortcut" page
...
Add new reminder string in "Magnify with shortcut" page when
it's under gesture navigation mode.
Bug: 134645913
Test: Visual
Change-Id: Ibbaa162d4acf0fdeed8c98b2aa1d83953880e6a6
2019-06-21 06:30:54 +00:00
Mill Chen
d37618c8ed
Pull out PreferenceControllers from AccessibilitySettings
...
- clean up the format of accessibility_settings
- To leverage the existing TtsPreferenceController and
FontSizePreferenceController
- pull out the logic of magnification from AccessibilitySettings
Bug: 135056871
Test: manual, robotest
Change-Id: I414fa7a04fd558d3a3a8b5e157469c198a772732
2019-06-19 15:05:39 +00:00
Mill Chen
dce601db84
Pull out a PreferenceController of lock screen from accessibility
...
To reduce the complexity of AccessibilitySettings, we are planning to
create a bunch of preference controllers. First of all, we are converting
lock screen preference to a preference controller. The rest part will be
uploaded soon.
Bug: 135056871
Test: robotest, manual
Change-Id: I6079136f3d08934c9a5363eb4d0e0ade29f8ba99
2019-06-19 16:44:42 +08:00
Kevin Chang
efd66bb814
Add metrics and code change for magnification dialog
...
This constant was delayed due to some high traffic in the file
and deadlines. This CL just adds it with some code modification.
Test: Visual
Bug: 134639303
Change-Id: I459877038d9d6174dfc0e59ab02e70356dde3973
2019-06-14 15:16:48 +08: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
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
Alexey Kuzmin
506eddcf6e
Move vibration preview invokation to the correct place am: f8eb8c3c90
am: df51217157
...
am: e8200af63a
Change-Id: Ie3d6485881cf48dfd75383985c5de4afad9b69f1
2019-06-04 19:33:32 -07:00
Alexey Kuzmin
e8200af63a
Move vibration preview invokation to the correct place am: f8eb8c3c90
...
am: df51217157
Change-Id: I35c08d49566a58b6add49f807b48a4c6a2afb918
2019-06-04 18:51:10 -07:00
Alexey Kuzmin
ef530610fa
Move vibration preview invokation to the correct place
...
am: f8eb8c3c90
Change-Id: Idb50c3733fd1e127149bc3d48c1ac281638b6cd9
2019-06-04 18:16:10 -07:00
Alexey Kuzmin
f8eb8c3c90
Move vibration preview invokation to the correct place
...
Bug: 133711461
Bug: 130332550
Test: Open Settings > Accessibility > Vibration. Switch between the
vibration settings several times. The preview should be played, and it
should be in line with the selected setting
Change-Id: I65fcd679c4c61afa4cce9cee652987d81572096c
2019-06-04 15:44:43 +00:00
Alexey Kuzmin
584613d784
Merge "Add a clarifying comment" into qt-dev am: b1e4072518
am: 0d97074f05
...
am: 4fc9f55bc2
Change-Id: I1236739df98e42e6ef91fb3b6d54e9a2b8fe914b
2019-05-24 06:35:22 -07:00
Mill Chen
2321b1037f
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev am: ef0f8a4dab
am: 388cca892a
...
am: fa23fcc795
Change-Id: Ic888037f538b15935e69149d01cfd8fa2eb31dbc
2019-05-24 06:30:15 -07:00
Yiwen Chen
2dd7a569bb
Merge "Keep consistency between sound and accessibility settings." into qt-dev am: 6843e0247a
...
am: 7176ddc247
Change-Id: Ib04c4b59431a55a445167bcb8aa7de9812d03d21
2019-05-23 22:57:19 -07:00
Yiwen Chen
b11ec2c1a3
Merge "Keep consistency between sound and accessibility settings." into qt-dev
...
am: 6843e0247a
Change-Id: I8df347b5fba7b83de67f4bf71123cd64026b4587
2019-05-23 22:18:09 -07:00
Yiwen Chen
85580fbc88
Keep consistency between sound and accessibility settings.
...
Bug: 130741987
Test: Tested on device
Change-Id: Id6dd485c73f9453970b8d79929ffc04acb2c76c8
(cherry picked from commit 494071463b
)
2019-05-24 01:24:35 +00:00
Yiwen Chen
cbb6ea5ea4
Merge "Keep consistency between sound and accessibility settings."
2019-05-23 14:52:48 +00:00
Yiwen Chen
494071463b
Keep consistency between sound and accessibility settings.
...
Bug: 130741987
Test: Tested on device
Change-Id: Id6dd485c73f9453970b8d79929ffc04acb2c76c8
2019-05-23 00:13:01 -07:00
Alexey Kuzmin
0d97074f05
Merge "Add a clarifying comment" into qt-dev
...
am: b1e4072518
Change-Id: Ifb435cf5b14dc5eeb0312c6bf9b61d14dba1fb01
2019-05-22 09:16:57 -07:00
TreeHugger Robot
b1e4072518
Merge "Add a clarifying comment" into qt-dev
2019-05-22 15:08:27 +00:00
Mill Chen
fa23fcc795
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev am: ef0f8a4dab
...
am: 388cca892a
Change-Id: I81afb0ca38b57e72fa1f7690ef654b3d69dc790f
2019-05-22 07:24:48 -07:00
Mill Chen
94004b05f3
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
...
am: ef0f8a4dab
Change-Id: I51bb74cb9aecd04ba0767195386efa7aa58eec2a
2019-05-22 05:29:49 -07:00
Mill Chen
ef0f8a4dab
Merge "Revert "Revert "Update dialog background color for dark theme""" into qt-dev
2019-05-22 05:21:21 +00:00
timhypeng
c82962b432
Update string
...
- merge title into body text
Bug: 131914743
Test: make -j50 RunSettingsRoboTests
Change-Id: I5298dbcc28f8ecb97f714c948cda12e040bfd391
2019-05-21 07:10:19 +00:00