Maurice Lam
a0248df148
Update fingerprint illustration
...
Test: Manual
Bug: 74410378
Bug: 74410267
Change-Id: I8ef052ea7f1cd6406001d383cab5825ed8f6d5f5
2018-04-11 11:03:36 -07:00
Mehdi Alizadeh
528fe0ca14
Adds the Swipe Up settings page under gestures
...
The illusteration video is not included yet.
Merged-In: I7f2b2f3251a795dfd74dbbb442692e42a5a2966e
Bug: 77549883
Test: Unit tests and Manual test
Change-Id: I04f01f0814f16e4e006291e61ddb07cea8e7c0d6
2018-04-11 11:03:06 -07:00
Lei Yu
2c13459b5c
Add ui tests for restrict app tips
...
Add anomaly data to database then check whether it shows correct
data in settings UI.
We can also use this test to trigger anomalies and test it manually.
Change-Id: Ic4bbe3de1e828415b9b3f1180cbb41c737b43232
Fixes: 77477035
Test: atest SettingsUnitTest
2018-04-11 11:00:03 -07:00
Daniel Nishi
5d2adcd935
Warn users before they change device name.
...
This ensures users know that the change they make will be visible
through Bluetooth and Wi-Fi Hotspot.
Fixes: 74981919
Test: Settings robotest
Change-Id: Ib27066f4a123dc472730d7e663adfb039b1e27d6
2018-04-11 10:55:35 -07:00
Julia Reynolds
18922b50cb
Add disabled checkbox preference
...
A checkbox preference that users can't change, but with non-disabled
test for legibilty.
Test: make -j RunSettingsRoboTests
Bug: 77657376
Change-Id: Iea9bbcc5efbf80cbc380fb8d5a360fe8386889a0
2018-04-11 13:49:58 -04:00
Fan Zhang
6cc2730a59
Stop logging hotspot password change in logcat.
...
Change-Id: I705ec6413cef8e8435c9020d8b7434f8e641b0d4
Fixes: 77880733
Test: rebuild
2018-04-11 10:32:16 -07:00
TreeHugger Robot
f142ace1d0
Merge "Fuelgauge handle StatsManager Exception API" into pi-dev
2018-04-11 17:02:06 +00:00
Victor Chang
39b13d0234
Shorten the strings in time zone picker menu
...
Bug: 77641819
Test: manual
Change-Id: Ie87e83cf0b04f5c4fb8cfb999b2842209dc13e3e
2018-04-11 17:53:08 +01:00
Rubin Xu
57e3f4aa50
Merge "Do not set separate challenge flag before clearing lock" into pi-dev am: a9fea25929
...
am: 317cd819b0
Change-Id: I006070aef55c6aa7e852cfe1b4afc7f4a792cde3
2018-04-11 09:26:09 -07:00
Rubin Xu
317cd819b0
Merge "Do not set separate challenge flag before clearing lock" into pi-dev
...
am: a9fea25929
Change-Id: Ifc079c0aa27867e9dde1c3b9b406944875330256
2018-04-11 09:14:10 -07:00
TreeHugger Robot
a9fea25929
Merge "Do not set separate challenge flag before clearing lock" into pi-dev
2018-04-11 16:00:59 +00:00
Tony Mak
42b83a604f
Badge the icon properly in policy transparency dialog
...
Following the pattern used within the Settings app to badge the icon.
For location setting, the dialog is shown in work profile user.
Thus ai.loadIcon badged the icon for the first time and
getUserBadgedIcon baged the second time.
Fixes: 77844928
Test: adb shell wm density 560 -> suspend an app -> launch the app ->
observe the dialog. Repeat the test with original density.
Change-Id: Ie79c3d9aa7b1a155edc74816850b1349fbd2d606
2018-04-11 13:55:57 +00:00
timhypeng
be27a9ea2b
Merge "Rename onProfileAudioStateChanged() to onAudioModeChanged()" into pi-dev am: ca67fbfea5
...
am: 7b167d3af8
Change-Id: Id96450cd4b95d9d49b9896bc3b86ea6ef1d50949
2018-04-11 06:48:27 -07:00
timhypeng
7b167d3af8
Merge "Rename onProfileAudioStateChanged() to onAudioModeChanged()" into pi-dev
...
am: ca67fbfea5
Change-Id: Ie85e5290a101d83a97a0f98a90249b11d9b6d6f5
2018-04-11 06:37:02 -07:00
Julia Reynolds
56fd1ac0c7
String changes for suppressing ambient display
...
Test: make
Bug: 77657376
Change-Id: I7c2795291a82a885a26a0af598bdafb96842d998
2018-04-11 09:27:30 -04:00
TreeHugger Robot
ca67fbfea5
Merge "Rename onProfileAudioStateChanged() to onAudioModeChanged()" into pi-dev
2018-04-11 13:17:26 +00:00
Rubin Xu
359a6b5c06
Do not set separate challenge flag before clearing lock
...
This step is redundant since clearLock() would set the flag internally anyway.
In fact setting the flag before calling clearLock() is wrong since it will
lead LockSettingsService.setLockCredential() to think that the target profile
does not have a unified challenge, causing it to use an incorrect existing
credential for password change, leading to untrusted credential change.
Bug: 77892111
Test: Create profile; set separate empty work challenge; observe no crash
Change-Id: I4d76b20706a796654f9389f31ae8c46d51d7adac
2018-04-11 11:43:18 +01:00
Mehdi Alizadeh
d18edec417
Adds the Swipe Up settings page under gestures
...
The illusteration video is not included yet.
Bug: 77549883
Test: Unit tests and Manual test
Change-Id: I7f2b2f3251a795dfd74dbbb442692e42a5a2966e
2018-04-11 05:40:12 +00:00
caxtonchan
c09041ebba
Merge "[Settings] Align volume slider with other preference" into pi-dev am: b86e8cadd9
...
am: e7583d2f35
Change-Id: I9cd2b983587b05764455feb1753cfd1ed01514d9
2018-04-10 20:53:14 -07:00
caxtonchan
e7583d2f35
Merge "[Settings] Align volume slider with other preference" into pi-dev
...
am: b86e8cadd9
Change-Id: I54ef4b779672eaae825b2d291d1720df2a2ed3d0
2018-04-10 20:32:07 -07:00
TreeHugger Robot
b86e8cadd9
Merge "[Settings] Align volume slider with other preference" into pi-dev
2018-04-11 03:11:06 +00:00
Maurice Lam
8ca084e62b
Fix landscape pattern enroll crash
...
Test: atest SetupChooseLockPatternTest.java
Bug: 77878150
Change-Id: Ie54286765ea0d766bcc9e2c8e56cfbda919d5fd7
2018-04-10 19:53:41 -07:00
Fan Zhang
2bc5851953
[automerger skipped] Merge "Convert auto-brightness switch to a full screen UI." into pi-dev am: 16594545ff
...
am: 4837cd8bdd
-s ours
Change-Id: I31e71afa44e7d267c13bc75848d236d28856c6b3
2018-04-10 18:52:23 -07:00
hughchen
9725b80e54
Merge "Change string" into pi-dev am: 30d3c49329
...
am: 01ebb7ba47
Change-Id: Ib6568ac631e037ff20b3be8d092ddf04cd369a11
2018-04-10 18:51:39 -07:00
Fan Zhang
4837cd8bdd
Merge "Convert auto-brightness switch to a full screen UI." into pi-dev
...
am: 16594545ff
Change-Id: I29f445292f789dd564cda99c0d5de95d1ed99ee2
2018-04-10 18:41:36 -07:00
hughchen
01ebb7ba47
Merge "Change string" into pi-dev
...
am: 30d3c49329
Change-Id: I7aed24faa5303eda4f2b9d45fcf557737e5337ce
2018-04-10 18:40:46 -07:00
TreeHugger Robot
16594545ff
Merge "Convert auto-brightness switch to a full screen UI." into pi-dev
2018-04-11 01:28:33 +00:00
TreeHugger Robot
30d3c49329
Merge "Change string" into pi-dev
2018-04-11 01:24:08 +00:00
Bookatz
e832c153c0
Fuelgauge handle StatsManager Exception API
...
StatsManager now returns Exceptions for certain errors, instead of
returning a boolean. Thus Fuelgauge needs to be updated.
Bug: 77648233
Test: make ROBOTEST_FILTER=AnomalyConfigJobServiceTest RunSettingsRoboTests
Change-Id: I7160ac01141c673c90e33423220dc888a2710340
2018-04-10 18:10:45 -07:00
TreeHugger Robot
d628116e2f
Merge "Convert auto-brightness switch to a full screen UI."
2018-04-10 23:49:23 +00:00
Julia Reynolds
a660cf1176
Merge "Prevent ringing updates" into pi-dev am: dbffb1812d
...
am: 8176af9610
Change-Id: I880b80215cfec3897b18200b18bedbb6c899e241
2018-04-10 16:15:11 -07:00
Fan Zhang
3b3e951b6f
Merge "Protect against invalid authority in account sync pref." into pi-dev am: 2c15909bfc
...
am: 2e49b6fdac
Change-Id: I124cedfa18452ce936690b380d4d9b35f5c457f9
2018-04-10 16:13:33 -07:00
Julia Reynolds
8176af9610
Merge "Prevent ringing updates" into pi-dev
...
am: dbffb1812d
Change-Id: I119e70461080de521e590e7ffb138184978f4d79
2018-04-10 16:00:22 -07:00
Fan Zhang
2e49b6fdac
Merge "Protect against invalid authority in account sync pref." into pi-dev
...
am: 2c15909bfc
Change-Id: I8639c271a60462516ae9639ad237081572df4135
2018-04-10 15:59:23 -07:00
TreeHugger Robot
dbffb1812d
Merge "Prevent ringing updates" into pi-dev
2018-04-10 22:52:10 +00:00
TreeHugger Robot
2c15909bfc
Merge "Protect against invalid authority in account sync pref." into pi-dev
2018-04-10 22:49:18 +00:00
Salvador Martinez
5a4e5cbef4
Merge "Remove provisioning dialog from wifi-tethering" into pi-dev am: 4eeb88ab8a
...
am: 0b889da802
Change-Id: I97a2e027b38ca4b4184e389e4d6ed892461a4ff1
2018-04-10 15:30:08 -07:00
Beverly
060283f2de
Merge "Set parent for auto zen rules to be zen rule page" into pi-dev am: 45fe0bb6a0
...
am: 752824221d
Change-Id: I85e4c6c65165664f1cc4fbf28d55077b4f1b7b95
2018-04-10 15:29:15 -07:00
Patrick Baumann
c32f896d65
Merge "Marking dictionary activity as visibleToInstantApps" into pi-dev am: 0c532181ab
...
am: f575445171
Change-Id: Id8ebeac72265c114ef32b81efd6fe5c1e208f679
2018-04-10 15:27:47 -07:00
Salvador Martinez
0b889da802
Merge "Remove provisioning dialog from wifi-tethering" into pi-dev
...
am: 4eeb88ab8a
Change-Id: I9d9716bec63e0d7361eebc8f984e655031849976
2018-04-10 15:22:13 -07:00
Beverly
752824221d
Merge "Set parent for auto zen rules to be zen rule page" into pi-dev
...
am: 45fe0bb6a0
Change-Id: Ie2e698f225ea43912621ea56f695c59f084118d0
2018-04-10 15:18:51 -07:00
Patrick Baumann
f575445171
Merge "Marking dictionary activity as visibleToInstantApps" into pi-dev
...
am: 0c532181ab
Change-Id: Id922f460c951685ed032f5e7d0267f27efdd3689
2018-04-10 15:17:41 -07:00
TreeHugger Robot
4eeb88ab8a
Merge "Remove provisioning dialog from wifi-tethering" into pi-dev
2018-04-10 22:16:35 +00:00
TreeHugger Robot
45fe0bb6a0
Merge "Set parent for auto zen rules to be zen rule page" into pi-dev
2018-04-10 22:09:34 +00:00
TreeHugger Robot
0c532181ab
Merge "Marking dictionary activity as visibleToInstantApps" into pi-dev
2018-04-10 22:00:34 +00:00
Julia Reynolds
584aba1f2b
Prevent ringing updates
...
- Add video
- Update text
- Link from Sound settings
- Inherit from BasePreferenceController
Test: make -j RunSettingsRoboTests
Change-Id: If8cd9efd4e6034e6f6864a142a86cbc23bf59dc3
Fixes: 76832936
Fixes: 74410634
2018-04-10 17:32:06 -04:00
Fan Zhang
89f668ce29
Convert auto-brightness switch to a full screen UI.
...
Change-Id: Id5e5ec959201102a7c60372a441dc6813ceedbae
Bug: 69795935
Test: Existing conformance tests still pass (CodeInspectionTest,
UniquePreferenceTest, manual search test)
2018-04-10 21:25:09 +00:00
Fan Zhang
3dfcb3b326
Convert auto-brightness switch to a full screen UI.
...
Change-Id: Id5e5ec959201102a7c60372a441dc6813ceedbae
Merged-In: Id5e5ec959201102a7c60372a441dc6813ceedbae
Fixes: 69795935
Test: Existing conformance tests still pass (CodeInspectionTest,
UniquePreferenceTest, manual search test)
2018-04-10 14:21:00 -07:00
Lei Yu
6afd882210
Merge "Add test flags for battery tips." into pi-dev am: 93ff833316
...
am: de4199e3db
Change-Id: I469d3207ac61b1f0ea83c74aa9d75ecb789189e0
2018-04-10 14:13:33 -07:00
Lei Yu
de4199e3db
Merge "Add test flags for battery tips." into pi-dev
...
am: 93ff833316
Change-Id: Icf06d57e93992c00b19bd203bbd55d8fb19c3f12
2018-04-10 14:02:10 -07:00