Commit Graph

44367 Commits

Author SHA1 Message Date
Daniel Solomon
c767f493d8 Merge "Hide color mode preference depending on Accessibility settings" into pi-dev
am: e96b57a5fb

Change-Id: I0b746d7e2a8e2d06a82d3beeb2c5beb5fc79ff3b
2018-04-10 11:02:04 -07:00
Lei Yu
44f6508070 Merge "Update field for ACTION_ANOMALY_TRIGGERED" into pi-dev
am: fa447e698d

Change-Id: I33948cea8fd3b869fef93eea0ce0aea33a4280d0
2018-04-10 10:59:59 -07:00
Daniel Solomon
e96b57a5fb Merge "Hide color mode preference depending on Accessibility settings" into pi-dev 2018-04-10 17:59:26 +00:00
Lei Yu
fa447e698d Merge "Update field for ACTION_ANOMALY_TRIGGERED" into pi-dev 2018-04-10 17:39:08 +00:00
Jason Monk
fd1be7d153 Merge "Update slice constant reference" into pi-dev
am: 5a974c6335

Change-Id: I9137eb037c731f87453d489cc98f67d5f8a63122
2018-04-10 10:21:21 -07:00
Jason Monk
5a974c6335 Merge "Update slice constant reference" into pi-dev 2018-04-10 17:10:29 +00:00
Jason Monk
9b555bf515 Update slice constant reference
Test: build
Bug: 73123786
Change-Id: I9f38f0298bcaace85256639fd285d38a580c90fe
2018-04-10 10:56:32 -04:00
Julia Reynolds
a87381e9a8 Merge "Add zen onboarding screen" into pi-dev
am: 34a593db65

Change-Id: Ifefd7007f798d7ff912f9e465d0b4788584570f1
2018-04-10 07:50:30 -07:00
TreeHugger Robot
34a593db65 Merge "Add zen onboarding screen" into pi-dev 2018-04-10 14:35:44 +00:00
Julia Reynolds
88fa6fd0fb Merge "Notification settings updates" into pi-dev
am: d7a1c39694

Change-Id: Ic458150338fe20e3ee2125b1419b1741754d42a9
2018-04-10 07:01:53 -07:00
TreeHugger Robot
d7a1c39694 Merge "Notification settings updates" into pi-dev 2018-04-10 13:51:22 +00:00
Julia Reynolds
4b8fe09d72 Add zen onboarding screen
Bug: 77658931
Test: make -j RunSettingsRoboTests
Change-Id: Ifc886148ed742d72b5606a9ce7eb19d0da234c9e
2018-04-10 08:53:09 -04:00
hughchen
af6fa02810 Change string
* Change "Available media devices" to "Available devices"

Bug: 77607383
Test: build
Change-Id: I49cb6c3269eb3847a92403184e2691f7334df96e
2018-04-10 17:15:57 +08:00
timhypeng
3775f969ba Rename onProfileAudioStateChanged() to onAudioModeChanged()
Bug: 74134939
Test: Build
Change-Id: I85895238b6ee16fec85d0cf3dd0242c9ba17a3bd
2018-04-10 15:16:37 +08:00
ryanywlin
532ec3c9bd Merge "Add new string for audio switcher" into pi-dev
am: 09793d19d3

Change-Id: I242b24cf96d5597abea535a3db2e7a21924cf6c5
2018-04-09 21:34:40 -07:00
TreeHugger Robot
09793d19d3 Merge "Add new string for audio switcher" into pi-dev 2018-04-10 04:24:16 +00:00
Doris Ling
a98c2cfdf1 Fix robotest failure for ChartDataUsagePreferenceTest.
am: c8613c7930

Change-Id: I45242058422223f39410fd7fe2914a9f57e7711d
2018-04-09 20:52:40 -07:00
Daniel Solomon
fbe8a1318b Hide color mode preference depending on Accessibility settings
Currently, when certain Accessibility color transforms are enabled, the
color mode preference radio buttons are disabled. To avoid confusing
users, hide the color mode preference entirely. If the color mode
settings screen is already open when the Accessibility transforms are
enabled, return the user back to the previous screen.

Bug: 77695840
Test: make ROBOTEST_FILTER=ColorModePreferenceFragmentTest
RunSettingsRoboTests -j40

Change-Id: I44812713bdc739b843e5806711d25ea950aa6250
2018-04-09 20:49:43 -07:00
Jeff Sharkey
2388fe48b5 Merge "Update storage wizard to latest UX mocks." into pi-dev
am: e9b6d482cb

Change-Id: I6feefef72e42881bf82b359777dfa707e74f697b
2018-04-09 18:24:53 -07:00
Salvador Martinez
0cbce4983f Merge "Make it possible to have open tether network" into pi-dev
am: b410c21a01

Change-Id: Ieeefbfefd31cae9969effad32f929616cd5d2a25
2018-04-09 18:24:11 -07:00
Doris Ling
c8613c7930 Fix robotest failure for ChartDataUsagePreferenceTest.
- the chart usage data is computed using difference between current time
and the timestamp from the usage data. In the test, we are using actual
current time and mock usage data. As the current time varies the test
computating sometimes results in some negative data, and makes the
comparison unpredictable. Change to use a fix "current" time in the test
so that the time difference in computation will be constant.

Fixes: 77824818
Test: make RunSettingsRoboTests
Change-Id: I2d8c166839775469d30015317afdc04eb3d9a2b4
2018-04-09 18:12:46 -07:00
Matthew Fritze
dba7d1c4b3 Unavailable Slices includes DISABLED_DEPENDENT settings
In the change to mark disabled_dependent as available,
it did not change the check in SliceBuilderUtils for the
unavailable Slices. In the case of DISABLED_DEPENDENT, the
setting is available but the Slice is not.

Though it is a simple change, we can now properly test the contents
of Slices, so this change includes tests which should have been in
place earlier and would have caught this bug - duh.

Bug: 71640747
Test: Robotests
Change-Id: I8db5bc80edb337cbf907ce3669aa2bfd9c72f74a
2018-04-09 17:06:47 -07:00
Jeff Sharkey
e9b6d482cb Merge "Update storage wizard to latest UX mocks." into pi-dev 2018-04-09 23:58:34 +00:00
Salvador Martinez
b410c21a01 Merge "Make it possible to have open tether network" into pi-dev 2018-04-09 23:30:35 +00:00
Salvador Martinez
81ca3dd4c0 Remove provisioning dialog from wifi-tethering
We no longer want this dialog to show when a user toggles tethering.
Failures to set up the AP will still be handled correctly.

Test: robotests pass
Bug: 62629055
Change-Id: Id3d0bf9694a1c8b6ae353bfd6634dd0b56813497
2018-04-09 15:27:02 -07:00
Lei Yu
c7b58b6997 Update field for ACTION_ANOMALY_TRIGGERED
Use new field FIELD_ANOMALY_TYPE

Bug: 75976625
Test: RunSettingsRoboTests
Change-Id: Ifb67c687d25e1e35afaadb05f2e9883e8dcf8049
2018-04-09 15:22:19 -07:00
Christine Franks
00606b5d2a Merge "Remove Automatic color mode option" into pi-dev
am: 0c92430be4

Change-Id: Ibdd2aebadb33a3b06254093eb48741a02f2b63f4
2018-04-09 14:29:33 -07:00
Hansong Zhang
148d04dedb Merge changes from topic "am-e8b13d24-dee0-4f84-89d4-8a7d110f6ec1" into oc-dev am: d59b0eddae am: 3f2dbb7cc9 am: e934ea80a6
am: 7df9791d24

Change-Id: Ieaf69fb954a3862f7e1c5f6b97481fbad48109c5
2018-04-09 14:26:49 -07:00
Hansong Zhang
9b8c565932 [automerger skipped] [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0 am: 5b98c9f4a3 am: dfe4cc74f7 skipped: d276b38666 am: 5d27bdb6d2 am: bab8dca667 am: 84061c71d1 am: 41be25548e skipped: 74ff24d1c6 am: c4127072f4 am: 1b7566cd07 am: af077f8d4c -s ours
am: 3369767245

Change-Id: I9636196aa422a8a31148a3ed5684d567967a9891
2018-04-09 14:25:07 -07:00
Julia Reynolds
d7815fe18f Notification settings updates
- smaller icons
- text update
- fx header
- fix category header

Test: make -j RunSettingsRoboTests

Change-Id: If822d6db31a8dccf20ee88182cda1aee34aa7675
Fixes: 77325154
Fixes: 77323406
Fixes: 77324677
Fixes: 74408368
2018-04-09 17:24:09 -04:00
Christine Franks
0c92430be4 Merge "Remove Automatic color mode option" into pi-dev 2018-04-09 21:18:28 +00:00
Hansong Zhang
7df9791d24 Merge changes from topic "am-e8b13d24-dee0-4f84-89d4-8a7d110f6ec1" into oc-dev am: d59b0eddae am: 3f2dbb7cc9
am: e934ea80a6

Change-Id: I17aa86fa2a02f1a80e9ec8aaa557c3488dd32c21
2018-04-09 14:10:21 -07:00
Hansong Zhang
3369767245 [automerger skipped] [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0 am: 5b98c9f4a3 am: dfe4cc74f7 skipped: d276b38666 am: 5d27bdb6d2 am: bab8dca667 am: 84061c71d1 am: 41be25548e skipped: 74ff24d1c6 am: c4127072f4 am: 1b7566cd07
am: af077f8d4c  -s ours

Change-Id: I834e60da9920199756dce2206042e4a1ba0c20b9
2018-04-09 14:08:48 -07:00
Hansong Zhang
e934ea80a6 Merge changes from topic "am-e8b13d24-dee0-4f84-89d4-8a7d110f6ec1" into oc-dev am: d59b0eddae
am: 3f2dbb7cc9

Change-Id: Ica684d7a7fc36439111b7eeb3886761f63a7130f
2018-04-09 13:54:58 -07:00
Hansong Zhang
af077f8d4c [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0 am: 5b98c9f4a3 am: dfe4cc74f7 skipped: d276b38666 am: 5d27bdb6d2 am: bab8dca667 am: 84061c71d1 am: 41be25548e skipped: 74ff24d1c6 am: c4127072f4
am: 1b7566cd07

Change-Id: I10c2d233f05ddf566ac38afb7c2cdc5a8e61df25
2018-04-09 13:53:41 -07:00
Makoto Onuki
24287ce1e1 Merge "Once auto-battery saver is ever set, don't show suggestion" into pi-dev
am: 8064782d77

Change-Id: Ic672531ae914694b5c88dd96d7f7b71c0a6e1620
2018-04-09 13:46:52 -07:00
Hansong Zhang
3f2dbb7cc9 Merge changes from topic "am-e8b13d24-dee0-4f84-89d4-8a7d110f6ec1" into oc-dev
am: d59b0eddae

Change-Id: Ia628cc0bd02429ec321d8e80c9d9ad2c097715bd
2018-04-09 13:44:07 -07:00
Hansong Zhang
1b7566cd07 [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: ac6c49d2b0 am: 5b98c9f4a3 am: dfe4cc74f7 skipped: d276b38666 am: 5d27bdb6d2 am: bab8dca667 am: 84061c71d1 am: 41be25548e skipped: 74ff24d1c6
am: c4127072f4

Change-Id: I559bfa947ae6f7ee89076d05826fd4529d6b0cc2
2018-04-09 13:43:04 -07:00
TreeHugger Robot
d59b0eddae Merge changes from topic "am-e8b13d24-dee0-4f84-89d4-8a7d110f6ec1" into oc-dev
* changes:
  [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa am: e25ebddfdc am: ee220e0238 am: 7b2b84c617 skipped: b1f00ebf9c
  [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa am: e25ebddfdc am: ee220e0238 am: 7b2b84c617
  [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa am: e25ebddfdc am: ee220e0238
  [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa am: e25ebddfdc
  [automerger] DO NOT MERGE Fix unexpected behavior in Bluetooth pairing am: 4f58c19afa
  DO NOT MERGE Fix unexpected behavior in Bluetooth pairing
2018-04-09 20:29:54 +00:00
Makoto Onuki
8064782d77 Merge "Once auto-battery saver is ever set, don't show suggestion" into pi-dev 2018-04-09 20:29:30 +00:00
Beverly Tai
3153a0e540 Merge "Update DndCondition settings summary" into pi-dev
am: 9fc72be6c8

Change-Id: Iaa7fc0deaeea08b528ba82c237696464abaf4854
2018-04-09 13:08:02 -07:00
Beverly Tai
9fc72be6c8 Merge "Update DndCondition settings summary" into pi-dev 2018-04-09 19:54:24 +00:00
Jerry Zhang
ba04287724 Merge "Remove gear from usb preference" into pi-dev
am: 631ee514ae

Change-Id: Ia8acd02d367062b00dd91529be00c3f8ecaf08a1
2018-04-09 12:36:12 -07:00
Fan Zhang
d45b7cbe40 Merge "Use proper icon size for default app prefs." into pi-dev
am: 968dcaf41a

Change-Id: I75b3068f415b6d1908e9579ca42a35049425a255
2018-04-09 12:27:02 -07:00
Lei Yu
9d2c7e822b Hide preference when no app restricted
Change-Id: I37135bce5354ce7380441f86f94cb79d89cc500c
Fixes: 77799629
Test: RunSettingsRoboTests
2018-04-09 12:23:52 -07:00
HJ ChangLiao
c10ae96139 Merge "GesturesSettingPreferenceController to Toggle" into pi-dev
am: 283ac08e86

Change-Id: Iff2c0533984a32dbe58e264e85d4ef9380218469
2018-04-09 12:14:53 -07:00
Julia Reynolds
2b5d069d4b Merge "Reorder visual effect fields" into pi-dev
am: b90e5aff53

Change-Id: If43d9c0cee3fc4749e73d0c51efbfbcc80b5998e
2018-04-09 12:10:53 -07:00
TreeHugger Robot
631ee514ae Merge "Remove gear from usb preference" into pi-dev 2018-04-09 19:08:26 +00:00
TreeHugger Robot
968dcaf41a Merge "Use proper icon size for default app prefs." into pi-dev 2018-04-09 19:04:22 +00:00
TreeHugger Robot
283ac08e86 Merge "GesturesSettingPreferenceController to Toggle" into pi-dev 2018-04-09 18:59:44 +00:00