jackqdyulei
837200041f
Move "Received files" in BluetoothSettings
...
Move it from menu to preference
Also clean up the code about menu since there is no menu anymore
in BluetoothSettings
Bug: 35876447
Test: RunSettingsRoboTests
Change-Id: I4a3821595a0cc75382f1cf74bcafb3ecc44cc178
2017-06-16 13:45:46 -07:00
Maurice Lam
f3c5b4d3eb
Make Accessibility settings a SUW suggestion
...
Make it a suggestion so that SUW can show it during deferred setup
Test: Manual
Bug: 38506169
Change-Id: I03d5d0d7c2e5168b8d3ccccedce74620675865b8
2017-06-16 13:20:54 -07:00
Maurice Lam
846172564e
Make confirm lock screen use the right theme
...
Test: cd tests/robotests && mma
Bug: 62348472
Change-Id: Ie05c2e6adba8450a1092f0fefcad6b003398de7d
2017-06-16 13:02:36 -07:00
Lei Yu
bc723ba161
Merge "Display anomaly in battery usage page" into oc-dr1-dev am: b275471725
...
am: 1522839283
Change-Id: Ia234aa8a6e478ae7e5dac88867cef9297ff74ceb
2017-06-16 17:11:07 +00:00
Lei Yu
1522839283
Merge "Display anomaly in battery usage page" into oc-dr1-dev
...
am: b275471725
Change-Id: Ib9a7a971bdd3c9685287d25985f06f39507dbdad
2017-06-16 17:06:37 +00:00
Lei Yu
b275471725
Merge "Display anomaly in battery usage page" into oc-dr1-dev
2017-06-16 16:55:53 +00:00
Christine Franks
0adb62176d
Merge "Update Night display icon in Settings" into oc-dr1-dev am: ddd692cf1a
...
am: 3fb1655289
Change-Id: I10bf8db6918676588558c453f36b71c6f82872f2
2017-06-16 14:47:57 +00:00
Christine Franks
3fb1655289
Merge "Update Night display icon in Settings" into oc-dr1-dev
...
am: ddd692cf1a
Change-Id: I1af8434bc68283f5579cdf01901022d292ba2a13
2017-06-16 14:43:56 +00:00
Christine Franks
ddd692cf1a
Merge "Update Night display icon in Settings" into oc-dr1-dev
2017-06-16 14:36:12 +00:00
Bill Yi
76d55da74b
Import translations. DO NOT MERGE
...
Change-Id: I1c041b74f7d78f0b69a4c8553118ed069393586e
Auto-generated-cl: translation import
2017-06-16 07:00:00 -07:00
Bill Yi
4d29fa9938
Import translations. DO NOT MERGE
...
Change-Id: I0774e86c6160591d1048a8f60c74d29aecaa8c9f
Auto-generated-cl: translation import
2017-06-16 06:33:12 -07:00
Charles He
4e9713fc96
Merge "Escape apostrophes in ConfirmCredential strings." into oc-dr1-dev am: add67648c7
...
am: 569a238509
Change-Id: Ibae09f8a237e528aa9122d1fc26142e1ede10629
2017-06-16 11:49:14 +00:00
Charles He
569a238509
Merge "Escape apostrophes in ConfirmCredential strings." into oc-dr1-dev
...
am: add67648c7
Change-Id: I2058ec725fb10fc0a8572237d5927f70b3d89525
2017-06-16 11:44:42 +00:00
TreeHugger Robot
edaf453a33
Merge "Remove some dead code"
2017-06-16 02:19:43 +00:00
TreeHugger Robot
af3e56bf45
Merge "May nfc_payments_how_it_works layout scrollable."
2017-06-16 01:32:18 +00:00
TreeHugger Robot
86e1ee948a
Merge "Add divider line below "see all apps" preference"
2017-06-15 23:09:29 +00:00
Fan Zhang
b3eea29141
Remove some dead code
...
DashboardCategory is no longer rendered in the dashboard ui
Bug: 33861822
Test: make RunSettingsRoboTests existing tests still pass
Change-Id: I0479967b0099f76f8c0c7894643d50b655de2892
2017-06-15 14:58:25 -07:00
Christine Franks
d7f8fb25ff
Update Night display icon in Settings
...
Bug: 62658839
Test: Night display qs tile icon matches the icon used in the Night
display condition in Settings.
Change-Id: Ie319c9c94604dd630d5cf66f114a4de4397c2694
2017-06-15 14:28:20 -07:00
Fan Zhang
6cd558e595
Add divider line below "see all apps" preference
...
Change-Id: I94cbf47fd987a6ff4c4fabcc3124fae1f0438876
Fix: 62040104
Test: make RunSettingsRoboTests
2017-06-15 12:40:57 -07:00
jackqdyulei
3fb054f3d3
Display anomaly in battery usage page
...
This cl adds a new parameter, mAnomalies, for
AdvancedPowerUsageDetail.
If it is null, fragment will start AnomalyLoader to detect anomaly.
If not null, just display the anomaly.
Bug: 36925180
Test: RunSettingsRoboTests
Change-Id: I572bc5954c1cdb210d18b6dbe1ab9dba25c0a61f
2017-06-15 10:44:34 -07:00
Alison Cichowlas
d58d342967
Add separator line in notification settings,
...
above link to in-app settings.
Test: make RunSettingsRoboTests
Bug: 62543732
Change-Id: Ibf4f08c3d5feba90598d71f48c050e87ab9c3fdf
2017-06-15 15:11:19 +00:00
Charles He
22eacfeecb
Escape apostrophes in ConfirmCredential strings.
...
Bug: 62648468
Test: none
Change-Id: Idbfa5c9fc1696e1145d2e33e3df89b5518a13c88
2017-06-15 10:57:23 +01:00
TreeHugger Robot
f357f78eef
Merge "Refactor hotspot into a full page"
2017-06-14 21:33:22 +00:00
TreeHugger Robot
6437db830a
Merge "Update string for reset screen"
2017-06-14 20:54:17 +00:00
Fan Zhang
78d5efdfea
Refactor hotspot into a full page
...
- Deprecated WifiAPEnabler, and copied most of its logic into various
controllers and WifiTetherSettings.
- Added tests
Fix: 37253404
Fix: 36181835
Test: make RunSettingsRoboTests
Change-Id: Iad994d61b694ad7f1113d045a3e7500eeaec178b
2017-06-14 12:32:44 -07:00
Fan Zhang
e6ee3788cc
Update string for reset screen
...
Change-Id: Ia36b5011f3a0effa91e07bd6fd0f90c6ee742877
Fix: 62265094
Test: manual
2017-06-14 11:43:05 -07:00
Kevin Chyn
ec102eb32e
Merge "Move assist gestures settings to overlay" into oc-dr1-dev am: 6f365765f7
...
am: 36d4b81119
Change-Id: I789735e5c4c72b16597320b62b46ad2fbf46acc5
2017-06-14 02:00:37 +00:00
Kevin Chyn
36d4b81119
Merge "Move assist gestures settings to overlay" into oc-dr1-dev
...
am: 6f365765f7
Change-Id: I23f3bdbcbd60c80842a51da61a16225252dc179c
2017-06-14 01:51:50 +00:00
Kevin Chyn
6f365765f7
Merge "Move assist gestures settings to overlay" into oc-dr1-dev
2017-06-14 01:43:48 +00:00
Doris Ling
0bc709c0d9
Add more space above the first item in choose usb mode dialog.
...
Add top padding to the usb mode list container to make the space between
the title and the first item look more consistent with the rest of the
list items.
Change-Id: Idb9d93821393b44d2b63ea5bb6dc4c009e297c8c
Fix: 62533419
Test: visual
2017-06-13 17:00:05 -07:00
Kevin Chyn
f475bc2fbe
Move assist gestures settings to overlay
...
Bug: 37427306
Test: make -j RunSettingsRoboTests && manual testing of settings
Change-Id: If2b0ec9a966334a91f090051dee661011bfc0d70
2017-06-13 14:56:43 -07:00
TreeHugger Robot
42e494228b
Merge "Import translations. DO NOT MERGE" into oc-dr1-dev
2017-06-13 09:45:21 +00:00
TreeHugger Robot
ca96da9718
Merge "Import translations. DO NOT MERGE"
2017-06-13 07:58:28 +00:00
Bill Yi
b8f1d3129b
Import translations. DO NOT MERGE
...
Change-Id: I7690f708e8eef5505a3508bbf7998d9638504920
Auto-generated-cl: translation import
2017-06-12 18:16:46 -07:00
Bill Yi
16c263ebff
Import translations. DO NOT MERGE
...
Change-Id: Iacbdf7b56f66a2b58565ed9e693c7e1a1037d203
Auto-generated-cl: translation import
2017-06-12 17:55:51 -07:00
Salvador Martinez
5efe05119c
Merge "Increase length of string for pref title" into oc-dr1-dev am: 34373c8f33
...
am: 303daecc2e
Change-Id: Id8f53be571159b5bb39862afe2312f9e021bef0b
2017-06-13 00:40:37 +00:00
Salvador Martinez
303daecc2e
Merge "Increase length of string for pref title" into oc-dr1-dev
...
am: 34373c8f33
Change-Id: I4a3d05aade72fc2de50a8fc6df574d8073bdafd6
2017-06-13 00:22:47 +00:00
TreeHugger Robot
b631e0ac86
Merge "settings: Add Camera HAL HDR+ preference"
2017-06-13 00:15:58 +00:00
TreeHugger Robot
34373c8f33
Merge "Increase length of string for pref title" into oc-dr1-dev
2017-06-13 00:13:43 +00:00
Chien-Yu Chen
9f713db83d
settings: Add Camera HAL HDR+ preference
...
Add an option for camera HAL HDR+ preference to developer options.
Test: System settings, RunSettingsRoboTests
Bug: 62108454
Change-Id: Ide053e8cc3fd7ad6add0493939a27af5bfb65e42
2017-06-12 15:22:19 -07:00
TreeHugger Robot
b272d673dc
Merge "Updates strings for "Emergency broadcast"."
2017-06-12 20:43:12 +00:00
Maurice Lam
546cae8e38
Merge "Increase CHAR LIMIT" into oc-dr1-dev
...
am: cd2cb4511a
Change-Id: I96a2e76f42d2972eaa2542c7d4d94a728c48ead2
2017-06-12 18:38:52 +00:00
Maurice Lam
cd2cb4511a
Merge "Increase CHAR LIMIT" into oc-dr1-dev
2017-06-12 18:34:33 +00:00
Salvador Martinez
928b763792
Increase length of string for pref title
...
Translators needed a few more characters in a preference that still
had ample space. This cl simply changes the comment to allow for
the requested character count.
Test: Ensure 25 chars fit (screenshot)
Bug: 62433109
Change-Id: I1bd31c969cc4fea8bcfec794a2d8a7b98778853c
2017-06-12 18:30:21 +00:00
Ruchi Kandoi
23054b656f
May nfc_payments_how_it_works layout scrollable.
...
Test: Increase display size and check the layout
Bug: 37792774
Change-Id: Ifceb2c5f05553d5672e9b2676255549fded3fbec
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com >
2017-06-12 11:12:21 -07:00
Andrew Sapperstein
4aba04c690
Update advanced battery screen to use headline font.
...
am: e2a276f2b6
Change-Id: I920fe5c52fae1f8ec873f999dff72d79bcc2cd9a
2017-06-12 17:41:10 +00:00
Maurice Lam
225d4f2ea8
Increase CHAR LIMIT
...
Test: Existing tests pass
Bug: 62362729
Bug: 62401881
Change-Id: I4416db079d35cfdedd69670eaa92ef62bcacca80
2017-06-11 21:17:09 +00:00
Andrew Sapperstein
e2a276f2b6
Update advanced battery screen to use headline font.
...
Change-Id: I8e70cc8093cccbe67b7c363a60a03f0eb1cda2e5
Fixes: 62507326
Test: robotests
2017-06-10 18:00:45 -07:00
Bill Yi
5a3748e39a
Import translations. DO NOT MERGE
...
Change-Id: I2cf44e9a52a89c9d4ebdfa3e05897e68e6ea505f
Auto-generated-cl: translation import
2017-06-09 18:36:51 -07:00
Andrew Sapperstein
be3972d7c2
Update SummaryPreference to use config_headlineFontFamily.
...
Also deleted a couple of unused files.
Change-Id: I42b6f6c79c3a7ba00040d657204830c5a468a2b2
Fixes: 62385826
Test: manual
2017-06-09 13:41:06 -07:00