OSDN Git Service
Fan Zhang [Wed, 9 May 2018 23:53:43 +0000 (16:53 -0700)]
Merge "Fix a concurrent modification exception in Slice provider." into pi-dev am:
350c5b3c40
am:
b8b9e69a94
Change-Id: I7827b526be72fb2678d7bb662e6c13f722a8aaa9
Fan Zhang [Wed, 9 May 2018 23:42:36 +0000 (16:42 -0700)]
Merge "Fix a concurrent modification exception in Slice provider." into pi-dev
am:
350c5b3c40
Change-Id: I09d3d0148b58f954cb584b5c5c63059396af8fb1
TreeHugger Robot [Wed, 9 May 2018 23:28:45 +0000 (23:28 +0000)]
Merge "Fix a concurrent modification exception in Slice provider." into pi-dev
TreeHugger Robot [Wed, 9 May 2018 22:59:39 +0000 (22:59 +0000)]
Merge "Imports com.android.settings.R to fix build breakage in master"
Lei Yu [Wed, 9 May 2018 22:28:38 +0000 (15:28 -0700)]
Merge "Use WRAP_CONTENT for battery saver button" into pi-dev am:
1dbe185db2
am:
1f429286d2
Change-Id: Ia95728a05d7473c6898046141818700c8d52a97e
Lei Yu [Wed, 9 May 2018 22:08:09 +0000 (15:08 -0700)]
Merge "Use WRAP_CONTENT for battery saver button" into pi-dev
am:
1dbe185db2
Change-Id: I14a5de9f360b11de52ecda509fcdeca11d1af0a2
Mehdi Alizadeh [Wed, 9 May 2018 21:56:39 +0000 (14:56 -0700)]
Imports com.android.settings.R to fix build breakage in master
This change should resolve the build failure for ag/
4013709 in master.
Bug:
78908915
Bug:
78641268
Test: None
Change-Id: I01dc37a90f132b9052a3ecae04d4ea09a0c78c91
TreeHugger Robot [Wed, 9 May 2018 21:54:26 +0000 (21:54 +0000)]
Merge "Use WRAP_CONTENT for battery saver button" into pi-dev
Andreas Terzis [Wed, 9 May 2018 21:37:35 +0000 (14:37 -0700)]
Merge "Increase the char limit of carrier_and_update_text to 32." into pi-dev am:
b5de55fbfc
am:
aee672badc
Change-Id: Idaa745faed1e8a9aaaac10ecb255374caa624f65
Matthew Fritze [Wed, 9 May 2018 21:35:52 +0000 (14:35 -0700)]
[automerger skipped] Merge "Establish permanently unavailable settings" into pi-dev am:
ab68a8107c
am:
57c000113f -s ours
Change-Id: I2f4b619271e987fc42991458b677307303e414f7
Andreas Terzis [Wed, 9 May 2018 21:31:06 +0000 (14:31 -0700)]
Merge "Increase the char limit of carrier_and_update_text to 32." into pi-dev
am:
b5de55fbfc
Change-Id: Ic31625e5eab080bdb007d85803b2f9eebe430dbf
Matthew Fritze [Wed, 9 May 2018 21:21:22 +0000 (14:21 -0700)]
Merge "Establish permanently unavailable settings" into pi-dev
am:
ab68a8107c
Change-Id: I492624cf4d1fcfba85c0dc6f9042f456ce882ed5
Andreas Terzis [Wed, 9 May 2018 21:15:43 +0000 (21:15 +0000)]
Merge "Increase the char limit of carrier_and_update_text to 32." into pi-dev
TreeHugger Robot [Wed, 9 May 2018 21:13:44 +0000 (21:13 +0000)]
Merge "Establish permanently unavailable settings" into pi-dev
Salvador Martinez [Wed, 9 May 2018 20:45:05 +0000 (13:45 -0700)]
Merge "Remove the Settings search keywords from Slices" into pi-dev am:
26453818b9
am:
7e34ffdb6a
Change-Id: Ib4abbf9c4b4db45ab99846b7377ecaea4c0e9745
Salvador Martinez [Wed, 9 May 2018 20:41:03 +0000 (13:41 -0700)]
Merge "Remove the Settings search keywords from Slices" into pi-dev
am:
26453818b9
Change-Id: I9dbc077c72a0ca4b29364f7eea39d3e4f82f1fdb
Salvador Martinez [Wed, 9 May 2018 20:30:02 +0000 (20:30 +0000)]
Merge "Remove the Settings search keywords from Slices" into pi-dev
android-build-team Robot [Wed, 9 May 2018 20:25:37 +0000 (13:25 -0700)]
[automerger skipped] Merge "DO NOT MERGE Clear deprecated effects when saving zen policy" into pi-dev am:
9110d29f13
am:
8d504b4d98 -s ours
Change-Id: I265784b7b4e0236f73db72a7984ddb4116d4de57
android-build-team Robot [Wed, 9 May 2018 20:03:38 +0000 (13:03 -0700)]
Merge "DO NOT MERGE Clear deprecated effects when saving zen policy" into pi-dev
am:
9110d29f13
Change-Id: Ib6ff8cf2cfde3ee12bdb757b4a691b90ba02c398
Fan Zhang [Wed, 9 May 2018 19:51:20 +0000 (12:51 -0700)]
Fix a concurrent modification exception in Slice provider.
Change-Id: I87449dda9a56b5e8932dc4c6bec462195cb89348
Fixes:
79372493
Test: monkey
android-build-team Robot [Wed, 9 May 2018 19:47:02 +0000 (19:47 +0000)]
Merge "DO NOT MERGE Clear deprecated effects when saving zen policy" into pi-dev
android-build-team Robot [Wed, 9 May 2018 19:41:47 +0000 (12:41 -0700)]
Merge "Don't check battery usage in excessive bg anomaly" into pi-dev am:
27f1e8e1e9
am:
5dc5fbc0d5
Change-Id: Idabb5bcca09b7617334133615e92bfce59281c18
Andreas Terzis [Wed, 9 May 2018 05:46:03 +0000 (22:46 -0700)]
Increase the char limit of carrier_and_update_text to 32.
The translation of the carrier_and_update_text field
in some European languages requires 32 characters. To
accomodate these requirements increase the character
limit from 30 to 32.
Also, set the field to wrap since the name of the
carrier can be long.
Bug:
76443795
Test: manual
Change-Id: Ic4c3ed0736af0535734590340e9631108707da73
android-build-team Robot [Wed, 9 May 2018 19:09:08 +0000 (19:09 +0000)]
Merge "Show Option of "Screen lock options" on SUW pattern screen page"
Beverly [Tue, 8 May 2018 14:41:25 +0000 (10:41 -0400)]
DO NOT MERGE Clear deprecated effects when saving zen policy
- Deprecated effects are set in NotificationManagerService,
so unset them before setting the NotificationPolicy
- When user clicks on Custom, they are brought to the custom vis effects
page instead of resetting custom values to presets
Fixes:
79383781
Test: manual
Test: NotificationManagerServiceTest testSetNotificationPolicy_preP_setOldNewFields
Change-Id: Id6db9ce2aaeed6321389f8dbfbea65eda30c74ad
android-build-team Robot [Wed, 9 May 2018 18:19:36 +0000 (11:19 -0700)]
Merge "Don't check battery usage in excessive bg anomaly" into pi-dev
am:
27f1e8e1e9
Change-Id: I2457fb1ae8cf8c63d71429c873d6f2b4ef52860f
android-build-team Robot [Wed, 9 May 2018 18:14:32 +0000 (18:14 +0000)]
Merge "Establish permanently unavailable settings"
android-build-team Robot [Wed, 9 May 2018 18:01:10 +0000 (18:01 +0000)]
Merge "Rename SubSettingLauncher.setTitle, add java doc"
android-build-team Robot [Wed, 9 May 2018 17:54:30 +0000 (17:54 +0000)]
Merge "Don't check battery usage in excessive bg anomaly" into pi-dev
Lei Yu [Tue, 8 May 2018 22:30:17 +0000 (15:30 -0700)]
Use WRAP_CONTENT for battery saver button
Change-Id: Id1d417021eff56c3733f6711f121085ad67ae3da
Fixes:
79256447
Test: Screenshot
Matthew Fritze [Thu, 3 May 2018 23:46:51 +0000 (16:46 -0700)]
Establish permanently unavailable settings
Distinguish between settings which are permanently unavailable on
the device, and temporarily unavailable. This enables us to restrict
which setting slices are exposed in onSliceGetDescendants.
The primary changes in this CL are renaming:
"DISABLED_UNSUPPORTED" -> "UNSUPPORTED_ON_DEVICE"
to be more clear the the setting will cannot be accessed on the device, and,
adding a new enum to encapsulate settings which are currently unavailable, but
could be enabled in the future.
Also remove UNAVAILABLE_UNKNOWN. Devs should never need this enum.
Bug:
78910582
Fixes:
79245656
Test: robotests
Change-Id: I42c2cedab66be2d76999795f46470a079cc1ec71
Merged-In: I58821a6cfd6134b3b351657b6edf5f74ead00643
Matthew Fritze [Tue, 8 May 2018 23:34:36 +0000 (16:34 -0700)]
Remove the Settings search keywords from Slices
The keywords used for settings search are good when we are highly
confident the user is searching for as setting (settings search),
but not effective in a more general search setting (launcher,
an assistant). Thus, we should not index these keywords as Slice
keywords, and rely on the setting title and screen title as baseline
keywords.
Change-Id: I99e44834454b5949c4883f877e02be47498e06e2
Fixes:
78911847
Test: robotests
Matthew Fritze [Thu, 3 May 2018 23:46:51 +0000 (16:46 -0700)]
Establish permanently unavailable settings
Distinguish between settings which are permanently unavailable on
the device, and temporarily unavailable. This enables us to restrict
which setting slices are exposed in onSliceGetDescendants.
The primary changes in this CL are renaming:
"DISABLED_UNSUPPORTED" -> "UNSUPPORTED_ON_DEVICE"
to be more clear the the setting will cannot be accessed on the device, and,
adding a new enum to encapsulate settings which are currently unavailable, but
could be enabled in the future.
Also remove UNAVAILABLE_UNKNOWN. Devs should never need this enum.
Bug:
78910582
Bug:
79245656
Test: robotests
Change-Id: I58821a6cfd6134b3b351657b6edf5f74ead00643
android-build-team Robot [Wed, 9 May 2018 15:28:33 +0000 (15:28 +0000)]
Merge "Change references to old loadSafeLabel method"
android-build-team Robot [Wed, 9 May 2018 04:09:12 +0000 (21:09 -0700)]
[automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev am:
9a1d318b37 -s ours
am:
09df358bd8 -s ours
Change-Id: Iaa228298b45bc1686cc07faa22c65e0062d8d25d
android-build-team Robot [Wed, 9 May 2018 04:04:42 +0000 (21:04 -0700)]
[automerger skipped] Merge "Import translations. DO NOT MERGE" into pi-dev
am:
9a1d318b37 -s ours
Change-Id: Ie5f9d8b1e7883d2e523a8481616bcb24c3dd9b40
android-build-team Robot [Wed, 9 May 2018 03:56:40 +0000 (03:56 +0000)]
Merge "Import translations. DO NOT MERGE"
android-build-team Robot [Wed, 9 May 2018 03:56:36 +0000 (03:56 +0000)]
Merge "Import translations. DO NOT MERGE" into pi-dev
Hugh Chen [Wed, 9 May 2018 03:14:16 +0000 (20:14 -0700)]
[automerger skipped] Merge "Change the title when in call/media state" into pi-dev am:
32adc82c8a
am:
44526c44ca -s ours
Change-Id: I464549ce35281bcb57e15fddacf2d21ee83b1d66
Hugh Chen [Wed, 9 May 2018 03:09:49 +0000 (20:09 -0700)]
Merge "Change the title when in call/media state" into pi-dev
am:
32adc82c8a
Change-Id: I9f066891464c55fb88ddd95b4f669c3f4e82ebbd
Hugh Chen [Wed, 9 May 2018 03:06:04 +0000 (03:06 +0000)]
Merge "Change the title when in call/media state" into pi-dev
android-build-team Robot [Wed, 9 May 2018 02:51:43 +0000 (19:51 -0700)]
Merge "Update string from "Add device" to "Pair new device" in Setting > Connected devices" into pi-dev am:
f4dd526f70
am:
3f40c15294
Change-Id: I169db327d5e07732e45164510244f320787339b0
android-build-team Robot [Wed, 9 May 2018 02:46:35 +0000 (19:46 -0700)]
Merge "Update string from "Add device" to "Pair new device" in Setting > Connected devices" into pi-dev
am:
f4dd526f70
Change-Id: Iac7db28e7b22f49280e09974a73310061fb01afd
android-build-team Robot [Wed, 9 May 2018 02:36:26 +0000 (02:36 +0000)]
Merge "Update string from "Add device" to "Pair new device" in Setting > Connected devices" into pi-dev
android-build-team Robot [Wed, 9 May 2018 02:32:29 +0000 (19:32 -0700)]
Merge "Prevent crashes on null intent in Slice Builder" into pi-dev am:
69fce6df71
am:
46dd838e8d
Change-Id: I2048cd12599e9d2ad115f2e6b1a6371feb2e72ae
android-build-team Robot [Wed, 9 May 2018 02:28:29 +0000 (19:28 -0700)]
Merge "Prevent crashes on null intent in Slice Builder" into pi-dev
am:
69fce6df71
Change-Id: I9a7e5a5531a81513fb7a0721d04a419cfe957295
android-build-team Robot [Wed, 9 May 2018 02:23:39 +0000 (19:23 -0700)]
Merge "Stop logging tether password in logcat & metrics provider" into pi-dev am:
af7d41978c
am:
94907ce4c7
Change-Id: Ieb165e0f0be927f92846bbbce3328576d8a4a1e5
android-build-team Robot [Wed, 9 May 2018 02:22:17 +0000 (02:22 +0000)]
Merge "Prevent crashes on null intent in Slice Builder" into pi-dev
android-build-team Robot [Wed, 9 May 2018 02:15:41 +0000 (19:15 -0700)]
Merge "Stop logging tether password in logcat & metrics provider" into pi-dev
am:
af7d41978c
Change-Id: Iff2cc5c284add3017d307ced73b71fe101f13ecc
hughchen [Tue, 17 Apr 2018 08:36:58 +0000 (16:36 +0800)]
Change the title when in call/media state
* Change the title when in call/media state.
Example: call state show "Available call devices"
media state show "Available media devices"
* Use isAudioModeOngoingCall() utility function for checking if it is in call status
* Add register test to verify when in onStart() and onStop()
the BluetoothCallback can be register and unregister.
* Add title string test to verify when in call or media state,
the title can be changed to corresponding string
Bug:
78150641
Test: make -j40 RunSettingsRoboTests
Change-Id: I6be72cf0cae75525084ac3c5be8524c709f51f7d
Merged-In: I6be72cf0cae75525084ac3c5be8524c709f51f7d
android-build-team Robot [Wed, 9 May 2018 02:03:03 +0000 (02:03 +0000)]
Merge "Stop logging tether password in logcat & metrics provider" into pi-dev
hjchangliao [Wed, 2 May 2018 05:01:07 +0000 (13:01 +0800)]
Rename SubSettingLauncher.setTitle, add java doc
For make this method usage more clear,
setTitle(charSequence) rename as setTitleText,
add java doc: it is only for user generated string
setTitle(int) rename as setTitleRes.
Change-Id: I972cb6a8ff90873dfdc25c23f6dc3d68103c8e4e
Fixes:
78347436
Test: make RunSettingsRoboTests
Hugh Chen [Wed, 9 May 2018 01:43:53 +0000 (01:43 +0000)]
Merge "Change the title when in call/media state"
android-build-team Robot [Wed, 9 May 2018 00:57:04 +0000 (17:57 -0700)]
Merge "Update strings for summary tip." into pi-dev am:
0e7cff80ef
am:
171ec14458
Change-Id: I564c2f2099bfba4ba9a8327d7b426365bb4f7bd9
android-build-team Robot [Wed, 9 May 2018 00:53:01 +0000 (17:53 -0700)]
Merge "Update strings for summary tip." into pi-dev
am:
0e7cff80ef
Change-Id: I4c891ea16e4fed831998cf609a5d5d2418528856
Doris Ling [Wed, 9 May 2018 00:48:31 +0000 (17:48 -0700)]
Merge "Update arrow icon for see all apps." into pi-dev am:
6bc31d343e
am:
2f2d676897
Change-Id: Ibd0dd41ba169c057cc0af2357018d55e06d03bc9
android-build-team Robot [Wed, 9 May 2018 00:44:18 +0000 (00:44 +0000)]
Merge "Update strings for summary tip." into pi-dev
Doris Ling [Wed, 9 May 2018 00:39:13 +0000 (17:39 -0700)]
Merge "Update arrow icon for see all apps." into pi-dev
am:
6bc31d343e
Change-Id: I56e43f5fc4d4647aaa695bc071141fe7dcb80107
Doris Ling [Wed, 9 May 2018 00:30:59 +0000 (00:30 +0000)]
Merge "Update arrow icon for see all apps." into pi-dev
Fan Zhang [Tue, 8 May 2018 23:29:39 +0000 (16:29 -0700)]
Stop logging tether password in logcat & metrics provider
Change-Id: I7aaaf3148445bfb6c556ab37c6577da67dc94cbb
Fixes:
79419591
Test: adb logcat -b events | egrep "(sysui_|notification_)"
Lei Yu [Tue, 8 May 2018 23:26:35 +0000 (16:26 -0700)]
Don't check battery usage in excessive bg anomaly
We don't need it anymore because we don't auto restrict this
anomaly.
Bug:
79210436
Test: robo test still pass
Change-Id: I186213a57f9bf54a0e19985f2c92169c6dc0571c
android-build-team Robot [Tue, 8 May 2018 23:27:38 +0000 (16:27 -0700)]
Merge "Add back up message id for "Action not allowed"." into pi-dev am:
c0edff7ffd
am:
4b118a3788
Change-Id: I29355e24dad7179c5cf430e860f6176cddcf42df
Lei Yu [Tue, 8 May 2018 23:22:19 +0000 (16:22 -0700)]
[automerger skipped] Merge "Fix crash in anomaly job service" into pi-dev am:
db5c1cef71
am:
d932e04ccd -s ours
Change-Id: Ia949a5dcd8fb506672705042bda7f96a47cc2499
android-build-team Robot [Tue, 8 May 2018 23:10:34 +0000 (16:10 -0700)]
Merge "Add back up message id for "Action not allowed"." into pi-dev
am:
c0edff7ffd
Change-Id: I4bfd6e2439ceafb5ed4567c6ead21c7ba8ead5e9
Lei Yu [Tue, 8 May 2018 23:09:48 +0000 (16:09 -0700)]
Merge "Fix crash in anomaly job service" into pi-dev
am:
db5c1cef71
Change-Id: If2946b45ba2e7fe22f5cbd24fabfeb5ef1e4ee7d
android-build-team Robot [Tue, 8 May 2018 22:53:45 +0000 (22:53 +0000)]
Merge "Add back up message id for "Action not allowed"." into pi-dev
Lei Yu [Tue, 8 May 2018 22:52:59 +0000 (22:52 +0000)]
Merge "Fix crash in anomaly job service" into pi-dev
Lei Yu [Tue, 8 May 2018 20:06:42 +0000 (13:06 -0700)]
Update strings for summary tip.
1. Strings for the tip preference
2. Strings for the tip dialog
Change-Id: I59c371328ec735a0b22f707d440f3be85cf59c77
Fixes:
79171948
Test: Manual & RunSettingsRoboTests
Matthew Fritze [Tue, 8 May 2018 21:56:00 +0000 (14:56 -0700)]
Prevent crashes on null intent in Slice Builder
Change-Id: Ia429dd00fce785bc9d23ac8cf15f6855d7fca7c2
Fixes:
79147458
Test: Robotests
android-build-team Robot [Tue, 8 May 2018 21:52:51 +0000 (21:52 +0000)]
Merge "Remove demo-specific Developer Options logic"
yuemingw [Tue, 8 May 2018 21:41:26 +0000 (22:41 +0100)]
Add back up message id for "Action not allowed".
Bug:
78443458
Test: manual
Change-Id: Ib93d8bf767be36323515ecb7cf496a6c234c06fe
Bill Yi [Tue, 8 May 2018 21:34:25 +0000 (14:34 -0700)]
Import translations. DO NOT MERGE
Auto-generated-cl: translation import
Bug:
64712476
Change-Id: I60f5a1972ab0788573426988633195b41086d83c
Bill Yi [Tue, 8 May 2018 20:55:11 +0000 (13:55 -0700)]
Import translations. DO NOT MERGE
Change-Id: Ie8955e994d1560cc56f6d3d077b4fdc48d36fba0
Auto-generated-cl: translation import
android-build-team Robot [Tue, 8 May 2018 20:20:28 +0000 (20:20 +0000)]
Merge "Use ListFormatter to join strings"
Christine Franks [Mon, 23 Apr 2018 18:19:57 +0000 (11:19 -0700)]
Remove demo-specific Developer Options logic
Bug:
78654980
Test: make RunSettingsRoboTests
Change-Id: Ia0f3c10a6c73b3067a9f476af6e982e3ca60a46b
hughchen [Tue, 17 Apr 2018 08:36:58 +0000 (16:36 +0800)]
Change the title when in call/media state
* For fix the "Automatic merge failed" in pi-dev, cherry pick the ag/
3909960 in
master. Change android.support.* to androidx.*
* Change the title when in call/media state.
Example: call state show "Available call devices"
media state show "Available media devices"
* Use isAudioModeOngoingCall() utility function for checking if it is in call status
* Add register test to verify when in onStart() and onStop()
the BluetoothCallback can be register and unregister.
* Add title string test to verify when in call or media state,
the title can be changed to corresponding string
Bug:
78150641
Test: make -j40 RunSettingsRoboTests
Change-Id: I6be72cf0cae75525084ac3c5be8524c709f51f7d
Lei Yu [Thu, 12 Apr 2018 23:44:45 +0000 (16:44 -0700)]
Fix crash in anomaly job service
If job has been stopped by any reason, we should cancel the background
thread, otherwise it will throw SecurityException when dequeuing from
JobParams.
This CL adds a lock to synchronize the method and stops dequeue work
if job has been canceled.
Change-Id: I7732b7f7d444a55a4b4ba6645cd2c16b6f840a6c
Merged-In: I7732b7f7d444a55a4b4ba6645cd2c16b6f840a6c
Fixes:
77968649
Test: RunSettingsRoboTests
android-build-team Robot [Mon, 7 May 2018 19:20:56 +0000 (12:20 -0700)]
Merge "Update Support and Tips setting title." into pi-dev am:
e30007dcc0
am:
2cc1168d39
Change-Id: I9eeb3e34b88a9ff4fba7cda514d4f3f2f0dceafa
android-build-team Robot [Mon, 7 May 2018 19:15:53 +0000 (12:15 -0700)]
Merge "Update Support and Tips setting title." into pi-dev
am:
e30007dcc0
Change-Id: I3adf6f5f14d4aaf78054ce429ab7cfd1ff552fd3
android-build-team Robot [Mon, 7 May 2018 19:06:27 +0000 (19:06 +0000)]
Merge "Update Support and Tips setting title." into pi-dev
Julia Reynolds [Mon, 7 May 2018 18:40:24 +0000 (11:40 -0700)]
[automerger skipped] Merge "DO NOT MERGE DND settings redesign" into pi-dev am:
e9211d58d2
am:
62491a2c82 -s ours
Change-Id: I5edc0cc8e20b3ef0693cee35cad2be74826d6d75
Christine Franks [Mon, 7 May 2018 18:38:19 +0000 (11:38 -0700)]
[automerger skipped] Merge "Add night display pref controllers and change UX" into pi-dev am:
a1c70443be
am:
c8ba60d90a -s ours
Change-Id: I0430c58aa7d682a7d8b89e1e361e2c8e5b07ae4b
Julia Reynolds [Mon, 7 May 2018 18:33:29 +0000 (11:33 -0700)]
Merge "DO NOT MERGE DND settings redesign" into pi-dev
am:
e9211d58d2
Change-Id: I23dd32b66fa5ba2630af0dec7e20c6e6099ad90a
Christine Franks [Mon, 7 May 2018 18:30:59 +0000 (11:30 -0700)]
Merge "Add night display pref controllers and change UX" into pi-dev
am:
a1c70443be
Change-Id: Ib43979544865303492c20e25b53d117a044d29c1
Julia Reynolds [Mon, 7 May 2018 18:25:52 +0000 (18:25 +0000)]
Merge "DO NOT MERGE DND settings redesign" into pi-dev
Christine Franks [Mon, 7 May 2018 18:20:25 +0000 (18:20 +0000)]
Merge "Add night display pref controllers and change UX" into pi-dev
Doris Ling [Thu, 3 May 2018 22:18:37 +0000 (15:18 -0700)]
Update Support and Tips setting title.
- change to Tips and support.
Change-Id: Ie4f7a7cd238686316de52bc8641fde863ea82fe8
Fixes:
79164716
Test: rebuild
timhypeng [Mon, 7 May 2018 08:30:36 +0000 (16:30 +0800)]
Update string from "Add device" to "Pair new device" in Setting > Connected devices
Bug:
79298886
Test: make -j50 RunSettingsRoboTests
Change-Id: I172aa867c85532912a06d52ca773f840d25647ec
Julia Reynolds [Fri, 4 May 2018 21:40:00 +0000 (14:40 -0700)]
Hide uneccessary dividers am:
99902e1faf
am:
4b9f5c10b1
Change-Id: Icd85a3d4deefe3d48f5fe7699be4d22615722228
Julia Reynolds [Fri, 4 May 2018 21:29:45 +0000 (14:29 -0700)]
Hide uneccessary dividers
am:
99902e1faf
Change-Id: I6c5746c701dbb9774898d7e7dd32e041bd1eda76
Doris Ling [Fri, 4 May 2018 18:09:34 +0000 (11:09 -0700)]
Fix improper dismiss of suggestion.
- when handling dismiss of suggestion card, need to check if the
dismissed suggestion can actually be removed from the current
suggestion list before trying to refresh the list.
Change-Id: Ia07b4cb76ef6c61a7d27184c3cba9d99fcc90bb3
Fixes:
76094746
Test: RunSettingsRoboTests
Julia Reynolds [Fri, 4 May 2018 19:04:55 +0000 (15:04 -0400)]
Hide uneccessary dividers
Test: manual
Change-Id: I159732e35b88815458786b180438380b280410ff
Fixes:
79256291
Julia Reynolds [Fri, 4 May 2018 12:54:53 +0000 (08:54 -0400)]
DO NOT MERGE DND settings redesign
Test: robotests
Change-Id: I7b980218feea28e945994c8b7f8a934df6bc11f9
Bug:
78447976
Christine Franks [Fri, 16 Mar 2018 23:33:18 +0000 (16:33 -0700)]
Add night display pref controllers and change UX
- Convert NightDisplaySettings to a DashboardFragment
- Add preference controllers for all Night Display settings
- Change UX for activation from a toggle to a button
Bug:
73739388
Bug:
69912911
Test: make -j100 and make RunSettingsRoboTests -j100
Change-Id: Ia173f16207ba59bf57eb7546cbb1e2dbca67b063
Merged-In: Ia173f16207ba59bf57eb7546cbb1e2dbca67b063
pastychang [Fri, 4 May 2018 03:01:24 +0000 (11:01 +0800)]
Show Option of "Screen lock options" on SUW pattern screen page
Add more check for stages of Patern input. Make sure that button "Screen lock options" is visiable.
Test: atest SetupChooseLockPatternTest
Bug:
76431549
Change-Id: Iec7d0eb4a3c16ebd2a504fbbc6de465c341ca43a
android-build-team Robot [Fri, 4 May 2018 05:29:05 +0000 (22:29 -0700)]
[automerger skipped] Merge "Refactor badging notification preference controller." into pi-dev am:
7309dddaa3
am:
0f1986a863 -s ours
Change-Id: I63bcd96df54f610b34f78a3ada639e36b0f97677
android-build-team Robot [Fri, 4 May 2018 05:25:04 +0000 (22:25 -0700)]
Merge "Refactor badging notification preference controller." into pi-dev
am:
7309dddaa3
Change-Id: I198931640f8d0f3b59c966e4f7c6d6143ec6597f
android-build-team Robot [Fri, 4 May 2018 05:18:34 +0000 (05:18 +0000)]
Merge "Refactor badging notification preference controller." into pi-dev
android-build-team Robot [Fri, 4 May 2018 04:17:09 +0000 (04:17 +0000)]
Merge "Refactor badging notification preference controller."
android-build-team Robot [Fri, 4 May 2018 02:59:22 +0000 (19:59 -0700)]
Merge "Metrics for user choices in storage wizard." into pi-dev am:
1786dcd4f8
am:
ba61b88b62
Change-Id: I6c2e47e3142a6132f066854500b3a32252233574