Andrew Sapperstein
8511745982
Merge "Remove PowerUsageFeatureProvider.isAnomalyDetectionEnabled" into oc-dr1-dev am: 74a350f9c9
...
am: ee3e1af182
Change-Id: Ib5cc4974d2b7d42f9518fb34bdca815da22d8bd3
2017-06-24 05:03:31 +00:00
Jack Yu
3f83028264
Merge "Refactored area update info support" into oc-dr1-dev am: 698dc94151
...
am: fa283cfff1
Change-Id: I09637a7737d35354c1c8faebabdf063da78bdc33
2017-06-24 04:55:48 +00:00
Andrew Sapperstein
ee3e1af182
Merge "Remove PowerUsageFeatureProvider.isAnomalyDetectionEnabled" into oc-dr1-dev
...
am: 74a350f9c9
Change-Id: I5f90f5dc56765ab16e9bc6879fe84d3fe31ce0df
2017-06-24 04:54:51 +00:00
Jack Yu
fa283cfff1
Merge "Refactored area update info support" into oc-dr1-dev
...
am: 698dc94151
Change-Id: I8df78f80b3bcadcb9c3a409cea5f75f64f76ed38
2017-06-24 04:47:53 +00:00
TreeHugger Robot
74a350f9c9
Merge "Remove PowerUsageFeatureProvider.isAnomalyDetectionEnabled" into oc-dr1-dev
2017-06-23 23:44:49 +00:00
Jack Yu
698dc94151
Merge "Refactored area update info support" into oc-dr1-dev
2017-06-23 23:13:52 +00:00
TreeHugger Robot
e5f23a664e
Merge "Disable managed services special access screens..."
2017-06-23 22:34:56 +00:00
jackqdyulei
e4fefa6502
Merge "Change the method to get foreground time." into oc-dr1-dev am: 9463219048
...
am: 3829eca2d8
Change-Id: I3b6b2a38534feb99b6c795c660734093cb7bbb2e
2017-06-23 21:44:35 +00:00
jackqdyulei
3829eca2d8
Merge "Change the method to get foreground time." into oc-dr1-dev
...
am: 9463219048
Change-Id: Iab042eb8275c05f4a9cb6c222c3bfe3279582669
2017-06-23 21:33:02 +00:00
Andrew Sapperstein
466a3f6faa
Remove PowerUsageFeatureProvider.isAnomalyDetectionEnabled
...
Instead, this decision is being handled via AnomalyDetectionPolicy.
Change-Id: I5b1831c78e31e3be984dda07bcea9f0b0a25d52f
Fixes: 62871629
Test: robotests
2017-06-23 14:32:22 -07:00
TreeHugger Robot
9463219048
Merge "Change the method to get foreground time." into oc-dr1-dev
2017-06-23 21:28:34 +00:00
Maurice Lam
2e44cb0f17
Add fingerprint backup message am: d793590678
...
am: d396208233
Change-Id: I857fd458c046fa053000f7b41280310ce73f73f1
2017-06-23 20:53:41 +00:00
Maurice Lam
d396208233
Add fingerprint backup message
...
am: d793590678
Change-Id: I431ad2491085b9bccc1b90a117a30497f4156c9e
2017-06-23 20:48:45 +00:00
Julia Reynolds
559bd3651e
Disable managed services special access screens...
...
... on low ram devices.
- Remove them from the 'Special app access' screen
- Display an error message if an app intents directly to
them
Bug: 35219985
Test: visual, and runtest --path ManagedAccessSettingsLowRamTest.java,
when the device is in low ram mode and when it's not.
Change-Id: Ied919cb248ae56683a00e3492c4737dfd00449ac
2017-06-23 15:44:43 -04:00
Maurice Lam
d793590678
Add fingerprint backup message
...
Test: Manual
Bug: 62844631
Change-Id: I7ce5fd4033c9f37f7aa170750edc7ffe0b583fcf
2017-06-23 11:33:41 -07:00
jackqdyulei
3d93fc16f4
Change the method to get foreground time.
...
This cl changes it to:
foregroundTime = MIN(topTime, foregroundActivityTime);
Bug: 62884954
Test: RunSettingsRoboTests
Change-Id: I236c18b19c4f06c5a6d018bc06ffb9862af51de2
2017-06-23 11:02:54 -07:00
Fan Zhang
c85c84f12b
Merge "Add a flag to enable/disable new device suggestion" into oc-dr1-dev am: e28599049e
...
am: 88ce094235
Change-Id: Iefc8c7173e6d375d1045a3b148ba5c0f11c426e2
2017-06-23 17:47:36 +00:00
Fan Zhang
88ce094235
Merge "Add a flag to enable/disable new device suggestion" into oc-dr1-dev
...
am: e28599049e
Change-Id: I4ee4f15c73d8ef633704553b8147c3c3c3a02a6c
2017-06-23 17:34:00 +00:00
TreeHugger Robot
e28599049e
Merge "Add a flag to enable/disable new device suggestion" into oc-dr1-dev
2017-06-23 17:27:59 +00:00
Daniel Nishi
c758c52ab0
Count cache in storage categories. am: b22b85b593 am: 5837a9b98b
...
am: 41400d022c
Change-Id: Iee95e7d07f0642aec5bc478c8929bb4b50d3d3ec
2017-06-23 04:37:22 +00:00
Daniel Nishi
41400d022c
Count cache in storage categories. am: b22b85b593
...
am: 5837a9b98b
Change-Id: If5107df5ea57dc782e76cd6444f38c9feaff037f
2017-06-23 04:28:49 +00:00
Daniel Nishi
5837a9b98b
Count cache in storage categories.
...
am: b22b85b593
Change-Id: I85b6ce492c34f67215dcb8539e7b88b02a9ef2fa
2017-06-23 04:19:19 +00:00
Daniel Nishi
b22b85b593
Count cache in storage categories.
...
This makes the System size more consistent because cache is not
attributed to the system (when the cache is under quota).
Change-Id: I680e70daf5e98b9a205023a218dfd1dcc8ee8334
Fixes: 62623731
Test: Settings Unit Test
2017-06-22 19:08:48 -07:00
Fan Zhang
9ef5f21b8a
Merge "Load regulatory info from /data/misc" into oc-dr1-dev am: f964e8c3b2
...
am: 9f7227eb59
Change-Id: I2421dba06e793b62ed3abb2dde041b8d0e1f0d29
2017-06-23 01:47:45 +00:00
Fan Zhang
9f7227eb59
Merge "Load regulatory info from /data/misc" into oc-dr1-dev
...
am: f964e8c3b2
Change-Id: I39d82c1332362c2e4f90c793a9c5ef44d297353a
2017-06-23 01:43:15 +00:00
TreeHugger Robot
f964e8c3b2
Merge "Load regulatory info from /data/misc" into oc-dr1-dev
2017-06-23 01:37:47 +00:00
Marie Janssen
493a76e087
Bluetooth: Make notifications local-only
...
am: 1138397336
Change-Id: I26d09208b0425e5cdfb8317c7aa782ad0ef1fe5d
2017-06-23 00:22:24 +00:00
Maurice Lam
9534677b9e
Merge "Tint suggestion icons" into oc-dr1-dev am: c1ab582fae
...
am: a1130d5d12
Change-Id: Ia355e3fb4026afae6f8582053cc07e1fb9728a93
2017-06-22 21:58:54 +00:00
Maurice Lam
a1130d5d12
Merge "Tint suggestion icons" into oc-dr1-dev
...
am: c1ab582fae
Change-Id: I8ad6d1c3ccd3c759981472cb7119dbb50dc90e99
2017-06-22 21:44:22 +00:00
Maurice Lam
554c95fbb1
Merge "Create add more fingerprint suggestion for setup" into oc-dr1-dev am: cf3130338c
...
am: 15bcab49f7
Change-Id: Ib5cbaaa4c7bcfce89ed491e5ab02fd3069549efc
2017-06-22 21:36:47 +00:00
Doris Ling
296bdda5df
Merge "Update summary for Recent Apps." into oc-dr1-dev am: d7fc071f48
...
am: dc361053a0
Change-Id: Ibd4dbb2d883a16d3d0811b15dbda9825178d5833
2017-06-22 21:34:40 +00:00
TreeHugger Robot
c1ab582fae
Merge "Tint suggestion icons" into oc-dr1-dev
2017-06-22 21:33:42 +00:00
Fan Zhang
1bc7ac3bfa
Load regulatory info from /data/misc
...
Bug: 62837579
Test: settings test
Change-Id: I84ef037174a1839993d02e8cd46d159398be1ddc
2017-06-22 20:13:21 +00:00
Fan Zhang
86542ec1f6
Add a flag to enable/disable new device suggestion
...
Change-Id: Iebf982731a01b3d6c1d3ad60e9d1f858f4e9151e
Fix: 62907886
Test: make RunSettingsRoboTests
2017-06-22 20:03:09 +00:00
Maurice Lam
15bcab49f7
Merge "Create add more fingerprint suggestion for setup" into oc-dr1-dev
...
am: cf3130338c
Change-Id: I5ee371963f73c8f645618a12949f545c2f88ca82
2017-06-22 20:02:48 +00:00
TreeHugger Robot
cf3130338c
Merge "Create add more fingerprint suggestion for setup" into oc-dr1-dev
2017-06-22 19:58:51 +00:00
Doris Ling
dc361053a0
Merge "Update summary for Recent Apps." into oc-dr1-dev
...
am: d7fc071f48
Change-Id: I076f239380ffd7883e1907d1f409d47127483cdc
2017-06-22 19:57:20 +00:00
TreeHugger Robot
03849d1484
Merge "Switch Utils.formatElapsedTime to use ICU's MeasureFormat"
2017-06-22 19:49:35 +00:00
TreeHugger Robot
d7fc071f48
Merge "Update summary for Recent Apps." into oc-dr1-dev
2017-06-22 19:39:10 +00:00
TreeHugger Robot
176506e54c
Merge "Catch invalid extra when launching help trampoline."
2017-06-22 19:23:45 +00:00
TreeHugger Robot
21e6b40a0f
Merge "Move Apps & notifications -> App permissions into Advanced."
2017-06-22 19:23:21 +00:00
Salvador Martinez
bbb5ed60bf
Merge "Fix BatteryInfo using enhanced estimate for charge time" into oc-dr1-dev am: ed66c5fcdf
...
am: 23888a246b
Change-Id: I7f82ff69a26028721b6d510b1350191654c84c05
2017-06-22 18:50:40 +00:00
Salvador Martinez
23888a246b
Merge "Fix BatteryInfo using enhanced estimate for charge time" into oc-dr1-dev
...
am: ed66c5fcdf
Change-Id: I54f1e94106a2ac984a7f736706e4c70b5db9b584
2017-06-22 18:47:11 +00:00
TreeHugger Robot
ed66c5fcdf
Merge "Fix BatteryInfo using enhanced estimate for charge time" into oc-dr1-dev
2017-06-22 18:42:16 +00:00
Maurice Lam
992fa86d52
Tint suggestion icons
...
If the suggestion is marked as isIconTintable, tint the icon with
colorControlNormal.
Test: cd tests/robotests && mma
Bug: 62258845
Change-Id: I2a76181d9b8b4d9fbf496a8fc605cb762bba87c0
2017-06-22 11:40:34 -07:00
Fan Zhang
d96f3bf04e
Catch invalid extra when launching help trampoline.
...
Change-Id: Ifb4b6fefe507cf403065436fca7a46d3a00afda7
Fix: 62821816
Test: robotests
2017-06-22 10:34:07 -07:00
Salvador Martinez
cb9c53dd7c
Fix BatteryInfo using enhanced estimate for charge time
...
Due to a typo in BatteryEstimates the enhanced estimate we use
for discharging would also be used for charging. This CL corrects
the typo and adds a simple test to catch a similar mistake in the
future. We were also always loading the enhanced estimate even when
we were not using it. As a ~*bonus*~ it should also help improve
the speed of the charging use case for this screen and fixes an
issue with the battery not switching to the charging icon in the
main battery page.
Test: robotest
Bug: 62738028
Bug: 62873396
Bug: 62784575
Bug: 62736144
Change-Id: Ib2cbdeea22afb7da590b701b84f526bdac243410
2017-06-22 09:42:36 -07:00
TreeHugger Robot
68722d4add
Merge "Notification settings to match ixd mocks: - added default sound config to general notification settings page - reordered items to match docs"
2017-06-22 16:29:19 +00:00
Marie Janssen
1138397336
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
(cherry picked from commit 426903d155 )
2017-06-22 16:18:59 +00:00
Marie Janssen
5e50f15249
Merge "Bluetooth: Make notifications local-only" am: 348a7085fa am: 620fe71520 am: 3cc4522cbc
...
am: 852c930bfd
Change-Id: I410601bd3df4d4cfc2a1d212d972904610a8ea19
2017-06-22 15:48:58 +00:00