Lei Yu
b8d9cacae5
Merge "Update battery footer text" into oc-dr1-dev
...
am: 2c986d9b94
Change-Id: I7f5ed8710ba55def643a6f17240d5b0adc25d9ca
2017-06-20 21:10:07 +00:00
jackqdyulei
75eca45b76
Update footer string in battery settings
...
Bug: 62422269
Test: Screenshot
Change-Id: I4b2e7c40c09878562c4fe2e8a3e8117be7ffc6fd
2017-06-20 14:08:29 -07:00
Lei Yu
2c986d9b94
Merge "Update battery footer text" into oc-dr1-dev
2017-06-20 20:58:30 +00:00
Daniel Nishi
4afc3f2951
Don't accordion the progress bar out.
...
This stops an animation from triggering on the storage settings screen
when entering it. Because we don't load the screen until data has
loaded, we run no risk of showing an uninitialized progress bar. Thus,
we can just always show the progress bar.
Change-Id: I31814a12b9c39a33fa0fbbc4826eb4138cf09a74
Fixes: 62549522
Test: Manual
2017-06-20 13:56:04 -07:00
jackqdyulei
27792b2356
Only update anomaly icon in AnomalyLoader
...
Before this cl, it will re-calculate battery percentage once we get
anomaly data, which will add screen usage data twice. This cl make it
only update anomaly icon after the anomaly detection is done.
Bug: 62803379
Test: RunSettingsRoboTests
Change-Id: I2089646679e299fa948b1f3ed21f4a13a1317aa3
2017-06-20 13:53:46 -07:00
jackqdyulei
d10608dfbb
Hide wifi and bt in battery settings
...
Hide them in app usage list but don't smear them
Bug: 62787787
Test: RunSettingsRoboTests
Change-Id: I43c15ea8a2b32f293eb859f3fead8666e45674ef
2017-06-20 13:44:52 -07:00
Maurice Lam
7a665455de
Merge "Read setup wizard theme from system properties" into oc-dr1-dev
...
am: 1fe5766e30
Change-Id: I0e8335e937342bbb1639c24cb44b25639e005b32
2017-06-20 20:07:30 +00:00
Maurice Lam
84f1031a62
Merge "Align fingerprint illustration size" into oc-dr1-dev
...
am: 3065eeff42
Change-Id: I84c1be2200cf0af4386035c59ec7b0a40a6b6004
2017-06-20 20:07:02 +00:00
Maurice Lam
1fe5766e30
Merge "Read setup wizard theme from system properties" into oc-dr1-dev
2017-06-20 19:57:17 +00:00
Maurice Lam
3065eeff42
Merge "Align fingerprint illustration size" into oc-dr1-dev
2017-06-20 19:56:50 +00:00
jackqdyulei
853ab1f891
Update anomaly High usage
...
Update the title and summary for anomaly summary preference.
Bug: 62791930
Test: RunSettingsRoboTests
Change-Id: I30ac554f227904c102d0903505e3a99966f50581
2017-06-20 11:40:29 -07:00
jackqdyulei
72c3275a66
Refine Anomaly detail page
...
1. Fix the layout issue(title not vertical horizontal)
2. Add subtitle for anomaly
Bug: 36924669
Test: RunSettingsRoboTests
Change-Id: I9b3627f09bbe37b104644d203ff8924f0faaea47
2017-06-20 11:37:55 -07:00
Kevin Chyn
41acc69edf
Enable Assist Gesture Settings to launch from action intent
...
Bug: 62540322
Test: adb shell am start -a android.settings.ASSIST_GESTURE_SETTINGS
Change-Id: I0aa0cc3ba87412626f6c24639efdd5e622b995e7
2017-06-20 11:07:46 -07:00
jackqdyulei
92e4e1a1ff
Update battery footer text
...
Bug: 62422269
Test: Build
Change-Id: I9cb5edbde3c33a29edfbe03706dd2d71be6a2be0
2017-06-20 10:11:06 -07:00
Fan Zhang
a74337c627
Add logging when entity header buttons are clicked
...
Change-Id: I673e5b4a6c5f8736bbec72e259a82acb3f514828
Fix: 62709062
Test: make RunSettingsRoboTests
2017-06-20 16:53:14 +00:00
Matthew Fritze
6d55297f4f
Block inline-results from Settings search
...
Change-Id: I51ac1d6510bdbd6818c91836117d9ffb059cf4ab
Fixes: 62806412
Test: make RunSettingsRoboTests
2017-06-20 08:16:24 -07:00
Maurice Lam
7ffdb046a6
Read setup wizard theme from system properties
...
Test: cd tests/robotests && mma
Bug: 62060286
Change-Id: I285638736efa63314fa3e055f72ac021bce40bfe
2017-06-20 00:25:50 +00:00
Ajay Nadathur
a5f7392d51
Add missing 'pin' screen lock option
...
bug: 62206837
Test: Manual verified; Existing tests pass
Change-Id: I65985427cb012668ee23bedaf7253bec7c83fe75
2017-06-19 17:23:55 -07:00
Fan Zhang
f66702c930
Merge "Add help url placeholder for SimLock settings" into oc-dr1-dev
...
am: 6dfafa5d95
Change-Id: I9f17e8f5f3ffe084567c7be7743cc7b62a4e482d
2017-06-19 23:33:13 +00:00
TreeHugger Robot
6dfafa5d95
Merge "Add help url placeholder for SimLock settings" into oc-dr1-dev
2017-06-19 23:21:13 +00:00
Marie Janssen
426903d155
Bluetooth: Make notifications local-only
...
This will prevent them from showing up on external devices where they
would be less than useful.
Test: connect to watch and pair a device
Bug: 34612389
Change-Id: I8b02c20200ce78a73967b8121cf7d5653b68f356
2017-06-19 16:11:33 -07:00
Fan Zhang
d4402d221b
Merge "Update gesture title" into oc-dr1-dev
...
am: e54e0d394e
Change-Id: I1684228f7223342491233f1a68b3c5d5f9ef85ed
2017-06-19 22:07:03 +00:00
TreeHugger Robot
e54e0d394e
Merge "Update gesture title" into oc-dr1-dev
2017-06-19 21:58:59 +00:00
Lei Yu
03ea4110ae
Merge "Hook up bt related knobs to AnomalyDetectionPolicy" into oc-dr1-dev
...
am: 43ea43a6e5
Change-Id: Ie2e58d02d9fe1a68a8583ad31158df68384cfa91
2017-06-19 21:30:18 +00:00
jackqdyulei
ba61248568
Merge "Add anomaly detector for unoptimized bt scanning" into oc-dr1-dev
...
am: 37da099df1
Change-Id: I76dccf645d50c1160010ad59607a4ffeba6a3035
2017-06-19 21:29:32 +00:00
Lei Yu
43ea43a6e5
Merge "Hook up bt related knobs to AnomalyDetectionPolicy" into oc-dr1-dev
2017-06-19 21:16:04 +00:00
TreeHugger Robot
37da099df1
Merge "Add anomaly detector for unoptimized bt scanning" into oc-dr1-dev
2017-06-19 21:13:05 +00:00
Fan Zhang
b91a26b356
Add help url placeholder for SimLock settings
...
Bug: 38412798
Test: manual
Change-Id: I77a8fa89c2b16da9269b40c5efcb6d0f868d5b76
2017-06-19 21:11:48 +00:00
jackqdyulei
9b3d2d3ea4
Use BLUETOOTH_PAIRING metric in pairing page
...
Bug: 38383542
Test: Build
Change-Id: Ibc8acfa7ad7766b112389509971a36d1a4ce2394
2017-06-19 13:19:23 -07:00
Fan Zhang
7f530922f8
Update gesture title
...
Change-Id: I95de69c0b7a8c1bda4781c33aaf025b3ec5c275b
Fix: 36685646
Test: visual
2017-06-19 19:52:45 +00:00
jackqdyulei
b96906a082
Hook up bt related knobs to AnomalyDetectionPolicy
...
This cl adds the following knobs:
1. bluetoothScanDetectionEnabled: whether to enable this detector
2. bluetoothScanThreshold: threshold about bt unoptimized scanning
time in background
Also add the default values for these knobs, which are:
1. bluetoothScanDetectionEnabled: true
2. bluetoothScanThreshold: 30 minutes
Bug: 36921532
Test: RunSettingsRoboTests
Change-Id: I7619453ebe3cc3f5a13b3bbd4fbf3b65a1f1d45c
2017-06-19 11:15:21 -07:00
jackqdyulei
ec8e127ed3
Add anomaly detector for unoptimized bt scanning
...
This cl detects bt anomaly by using
BluetoothUnoptimizedScanBackgroundTimer. It will report anomaly
if total duration is longer than threshold.
Future cl will hook up the threshold to server side.
Bug: 36921532
Test: RunSettingsRoboTests
Change-Id: I5d6a42b2d2c4fec94387ca59ba8e6a2f3346d047
2017-06-19 11:12:36 -07:00
Daniel Nishi
d641c064af
Merge "Add more sane multi-profile app attribution." into oc-dev am: 4743423a82
...
am: f2e4449f6f
Change-Id: I51f05270e35631473f127018cc626587c56b45ce
2017-06-19 18:01:18 +00:00
Daniel Nishi
72e8d24c10
Merge "Add more sane multi-profile app attribution." into oc-dev am: 4743423a82
...
am: 2de5ab35f8
Change-Id: Ib952ba6b05373995a95eac4955f75b3347c368a7
2017-06-19 18:00:36 +00:00
Alison Cichowlas
2338ef6794
Merge "Notification settings update." into oc-dev am: e5493808fd
-s ours
...
am: e79681c5b4
-s ours
Change-Id: I474100a5e3bfad5ad9e9f09b44a8bf0fdc0b4814
2017-06-19 17:59:58 +00:00
Doris Ling
e9060a3cb6
Delay showing the loading progress spinner in Managed App.
...
In warm load, the app list is populated much faster, and we should not
show the spinner if we can show the app list immediately.
Adding 100ms delay in showing the loading container. If the app list is
ready, show the list container directly without first showing the
loading container.
Change-Id: I8b3ea88d2382ece9226d5c7734fd1aa406160cf2
Fix: 36375109
Test: make RunSettingsRoboTests
2017-06-19 10:57:11 -07:00
Daniel Nishi
f2e4449f6f
Merge "Add more sane multi-profile app attribution." into oc-dev
...
am: 4743423a82
Change-Id: Ia2c95906c0c526f426deaa243ff075ce70bee1fc
2017-06-19 17:55:30 +00:00
Daniel Nishi
2de5ab35f8
Merge "Add more sane multi-profile app attribution." into oc-dev
...
am: 4743423a82
Change-Id: I59630cf77da700cd5a159e11ac6f9818f1303199
2017-06-19 17:55:28 +00:00
Alison Cichowlas
f1ca862c5a
Merge "Notification settings update." into oc-dev am: e5493808fd
...
am: 7cdc518674
-s ours
Change-Id: Ia4b989c4b3459d7ea1b76fa167f034844fc8159a
2017-06-19 17:54:47 +00:00
Alison Cichowlas
e79681c5b4
Merge "Notification settings update." into oc-dev
...
am: e5493808fd
-s ours
Change-Id: I43f0d112d2a5bbd57995e42d50f5877e905dfe20
2017-06-19 17:49:22 +00:00
Alison Cichowlas
7cdc518674
Merge "Notification settings update." into oc-dev
...
am: e5493808fd
Change-Id: I0d1b48669d85b6c1289c50a2a84aaa2dc292ea2a
2017-06-19 17:49:20 +00:00
Daniel Nishi
4743423a82
Merge "Add more sane multi-profile app attribution." into oc-dev
2017-06-19 17:45:31 +00:00
TreeHugger Robot
e5493808fd
Merge "Notification settings update." into oc-dev
2017-06-19 17:34:41 +00:00
gaochong
aedbdd0df5
Merge "Fix Screen Magnification recursive draw" am: 4e7846fbe4
am: db233c6e88
...
am: dd3945eca5
Change-Id: Idb43358ecaa0ab0b04c59f255c75476857a5fb5d
2017-06-19 17:24:00 +00:00
Lei Yu
5350ec84c6
Merge "Move "Received files" in BluetoothSettings" into oc-dr1-dev
...
am: d55579889a
Change-Id: I5c689e2f50f06c6501a771dd957e4408e888a092
2017-06-19 17:22:57 +00:00
gaochong
dd3945eca5
Merge "Fix Screen Magnification recursive draw" am: 4e7846fbe4
...
am: db233c6e88
Change-Id: If8a23a012e0b7a82dc0c6a7d349a15310b4eb43e
2017-06-19 17:12:41 +00:00
gaochong
db233c6e88
Merge "Fix Screen Magnification recursive draw"
...
am: 4e7846fbe4
Change-Id: I4890ba0d33dd9245f1393c59c77531f0597ff6ff
2017-06-19 17:07:37 +00:00
Lei Yu
d55579889a
Merge "Move "Received files" in BluetoothSettings" into oc-dr1-dev
2017-06-19 17:03:29 +00:00
Treehugger Robot
4e7846fbe4
Merge "Fix Screen Magnification recursive draw"
2017-06-19 17:00:09 +00:00
Alison Cichowlas
04f77b3a6f
Notification settings update.
...
- Use "what happens" descriptors instead of priority level names in summary
- Group some settings under Advanced header.
Bug: 62705435
Test: make RunSettingsRoboTests; manual verification
Merged-In: Iac31575d894d7f3532c8e631ee9d77ee21830b29
Change-Id: Iac31575d894d7f3532c8e631ee9d77ee21830b29
2017-06-19 15:15:50 +00:00