Commit Graph

302726 Commits

Author SHA1 Message Date
TreeHugger Robot
3127190898 Merge "Move all time ticks to bg handlers, and post" 2017-01-13 20:11:12 +00:00
TreeHugger Robot
7fdd4d831b Merge "Fix ScoredNetwork: unparcel bundle in toString." 2017-01-13 20:06:31 +00:00
Manu Cornet
13a5ccaa65 Merge "DO NOT MERGE - 2D Recents: Make sure thumbnail fills task view in all orientations" into nyc-mr2-dev am: a4d01c8573
am: 07ed38cddc  -s ours

Change-Id: I0079cab21d15736c991bf9d92649e5cd95f13e7c
2017-01-13 20:05:55 +00:00
Manu Cornet
3f497ae739 DO NOT MERGE - 2D Recents: Make sure thumbnail fills task view in all orientations am: 569cbecd92
am: 548ff6209c  -s ours

Change-Id: Ie8fd34cdf1eab78be4e6412d6656d3e5360096d5
2017-01-13 20:05:04 +00:00
Manu Cornet
07ed38cddc Merge "DO NOT MERGE - 2D Recents: Make sure thumbnail fills task view in all orientations" into nyc-mr2-dev
am: a4d01c8573

Change-Id: I240109d6f400bc29e398b2cf07b238b9b17713f3
2017-01-13 19:58:42 +00:00
Manu Cornet
548ff6209c DO NOT MERGE - 2D Recents: Make sure thumbnail fills task view in all orientations
am: 569cbecd92

Change-Id: I4da39588dd8ba6f750cbedbe3abb9ebce1dd8080
2017-01-13 19:58:35 +00:00
TreeHugger Robot
a4d01c8573 Merge "DO NOT MERGE - 2D Recents: Make sure thumbnail fills task view in all orientations" into nyc-mr2-dev 2017-01-13 19:54:20 +00:00
TreeHugger Robot
f0707fe34a Merge "Fix a near instant stats permission check false negative." 2017-01-13 19:36:46 +00:00
TreeHugger Robot
284d9401ac Merge "Refactor LockSettingsService to unify the handling of pattern and password" 2017-01-13 19:30:49 +00:00
TreeHugger Robot
1897b5777b Merge "Initialize the Installer in the StorageStatsService." 2017-01-13 19:27:45 +00:00
Jason Monk
cd26af7054 Move all time ticks to bg handlers, and post
This will hopefully avoid blaming sysui for ANRs when the system
is hosed.

Test: Manual, build, push, wait for time to change
Change-Id: I1661ac1a997ad8917b449dd175229d8b77f583c9
2017-01-13 13:43:22 -05:00
Kang Li
96b39666a7 Merge "Adds tests for b/34095835." 2017-01-13 18:15:25 +00:00
Hakan Seyalioglu
8e0a405fad Merge "Only test the empty state in the right test." 2017-01-13 18:12:45 +00:00
Ashutosh Joshi
24f2a6f939 Merge "Add an uncalibrated acclerometer sensor type." 2017-01-13 17:47:33 +00:00
Kalle Raita
836320ff12 Merge "Add EGL_RECORDABLE_ANDROID enum in EGLExt" 2017-01-13 17:39:09 +00:00
Kang Li
64b018e0eb Adds tests for b/34095835.
Bug: 34095835

Test: reproduced the bug in b/34095835 to ensure that it is covered by
the test. Manually ran the tests.

Change-Id: I28a887341906dc443e1a854ddba51cd1b4daeead
2017-01-13 08:35:13 -08:00
Andrei Stingaceanu
ed76b34c42 Merge "AutoSize TextView (part 6) - introduce autoSizeMaxTextSize" 2017-01-13 14:12:39 +00:00
TreeHugger Robot
61301e9cf5 Merge "Fix bad merge" 2017-01-13 13:28:53 +00:00
Jorim Jaggi
553cec66f7 Fix bad merge
Test: Boot device, hope for the best
Change-Id: I0231874a5f4d7cc8b49cc6f978c17c1af6fa93be
Fixes: 34227241
2017-01-13 13:00:42 +01:00
Andrei Stingaceanu
564328b21e AutoSize TextView (part 6) - introduce autoSizeMaxTextSize
Using textSize as maxTextSize for autosizing is buggy and
unclean. Introduce and use new autoSizeMaxTextSize attribute for
TextView.

Also while doing this optimized the auto-size process by removing
unnecessary computations:

1. If auto-size is enabled than setTextSize(...) is no-op.
2. After setting the text size internally and from the auto-size
context onMeasure() will stop doing another round of redundant
measurements..

Bug: 33449596
Bug: 32221168
Test: atttached in the same topic
Change-Id: Ieecaea6df0aebb4c182bdd1114e3c6fc5066bed1
2017-01-13 11:52:00 +00:00
Andrew Scull
a7d1580547 Merge "Save password metrics on non-FBE devices." 2017-01-13 11:49:20 +00:00
TreeHugger Robot
e5bab865b3 Merge "Remove dependence on SkTRegistry" 2017-01-13 11:44:36 +00:00
Michal Karpinski
ab97986977 Merge "[DPM] Improvements to the network logs batch finalization mechanism" into nyc-mr2-dev am: 54b7388163
am: 3f0307c050

Change-Id: I6ac0f419c6dc2f5ffe03181b15d865930731d07d
2017-01-13 09:58:11 +00:00
Michal Karpinski
3c461ee46a [DPM] Improvements to the network logs batch finalization mechanism am: 4da4a5d0c8
am: f27cc410dd

Change-Id: I2762db1be4849841089e43c0adb2868bce3d9551
2017-01-13 09:56:58 +00:00
Michal Karpinski
3f0307c050 Merge "[DPM] Improvements to the network logs batch finalization mechanism" into nyc-mr2-dev
am: 54b7388163

Change-Id: Ie5adab88fba61adc5b47ab3cd91bcb4dcade09cd
2017-01-13 09:51:32 +00:00
Michal Karpinski
f27cc410dd [DPM] Improvements to the network logs batch finalization mechanism
am: 4da4a5d0c8

Change-Id: I6318392173aeb2653734537569d03158799a099c
2017-01-13 09:51:27 +00:00
Michal Karpinski
54b7388163 Merge "[DPM] Improvements to the network logs batch finalization mechanism" into nyc-mr2-dev 2017-01-13 09:47:24 +00:00
Winson Chung
27379c0f89 Merge "Ensure that we always resume task overlay activities if requested." 2017-01-13 07:02:51 +00:00
Keisuke Kuroyanagi
846946ec06 Merge "Make selection end handle stick to selection at line end." 2017-01-13 06:39:22 +00:00
Sundeep Ghuman
7a9612f032 Fix ScoredNetwork: unparcel bundle in toString.
Calling isEmpty will ensure the bundle is unparceled before converting
to a string.

Test: dumped network_score
Change-Id: Icaa4e736af55c6112805a2ce0e829739bbb5b312
2017-01-12 18:45:52 -08:00
Manu Cornet
f67d4498ce Merge "DO NOT MERGE - Also scale down thumbnail in app transitions for grid recents" into nyc-mr2-dev am: 2660111259
am: 4c7317373c  -s ours

Change-Id: I7054561b72b89871318e17c2948c69a85bd654d5
2017-01-13 02:42:05 +00:00
Manu Cornet
fcff84c732 DO NOT MERGE - Also scale down thumbnail in app transitions for grid recents am: da5900d0a7
am: afd96a08b1  -s ours

Change-Id: Ifbec27e0e264fc9a3303da18fdcb75a3cb4bd7d1
2017-01-13 02:40:56 +00:00
Manu Cornet
4c7317373c Merge "DO NOT MERGE - Also scale down thumbnail in app transitions for grid recents" into nyc-mr2-dev
am: 2660111259

Change-Id: If5b4cfd5f8a84060a90b457351638bbd7b2d526b
2017-01-13 02:36:06 +00:00
Manu Cornet
afd96a08b1 DO NOT MERGE - Also scale down thumbnail in app transitions for grid recents
am: da5900d0a7

Change-Id: I1b4d9873c86cdb77d829c4ae6e5e6e3eae032eb1
2017-01-13 02:36:02 +00:00
TreeHugger Robot
2660111259 Merge "DO NOT MERGE - Also scale down thumbnail in app transitions for grid recents" into nyc-mr2-dev 2017-01-13 02:31:13 +00:00
Eugene Susla
c1facb81e0 Merge "Only send cache event if cache is detected to be used" 2017-01-13 02:26:38 +00:00
Bo Hu
82b0bcceba Merge "Emulator: remove hardcoded isEmulator() logic in ImageWallpaper" 2017-01-13 02:16:26 +00:00
Roozbeh Pournader
383ac409df Merge "Treat Latin American locales specially" 2017-01-13 01:53:15 +00:00
Winson Chung
cbcadc981b Ensure that we always resume task overlay activities if requested.
- Distinguish between task overlays that need to be resumed and
  those that should not.

Bug: 34240533
Test: Open PiP, tap to show menu.
Change-Id: Ibdb54d544c501a492260f02cdc2de40c5c1a66d1
2017-01-12 17:23:18 -08:00
Daniel Nishi
2f0b45ab60 Initialize the Installer in the StorageStatsService.
Without this, the Installer never connects to the underlying
installd service, which results in NPEs when the service is used.

Bug: 34261458
Test: builds and runs w/o crashing
Change-Id: I9222c26cf6e411710e07a74f29b019f7c5754316
2017-01-12 17:19:50 -08:00
Hakan Seyalioglu
79b69f06d2 Only test the empty state in the right test.
Test: Ran the test

Change-Id: I03908540d85830dd1165f1672fe49716df55d7a0
2017-01-12 17:15:24 -08:00
Manu Cornet
569cbecd92 DO NOT MERGE - 2D Recents: Make sure thumbnail fills task view in all orientations
Bug: 32101881
Test: Checked layout in various situations when switching orientation
Change-Id: Iae1f142f6568890512e24787d78cfb1e15280feb
2017-01-13 01:07:43 +00:00
Manu Cornet
da5900d0a7 DO NOT MERGE - Also scale down thumbnail in app transitions for grid recents
Bug: 32101881
Test: Checked the effect on app -> recents transition on local sw600dp device
Change-Id: Ic3e3af6e8db4a62028e1283e915a7cd12db49607
2017-01-13 01:05:17 +00:00
TreeHugger Robot
423f949594 Merge "Add logging constants for Settings search screen" 2017-01-13 00:51:22 +00:00
Manu Cornet
7eac56c726 Merge "2D Recents: Use a different task dismiss animation" into nyc-mr2-dev am: 5ee87b5b6a
am: ae5df0544a

Change-Id: I4f606540611dc5afaa9577c03afae8b7fc00528f
2017-01-13 00:36:25 +00:00
Manu Cornet
a4e29361b6 2D Recents: Use a different task dismiss animation am: 5df7667edb
am: bc6bdb3ef8

Change-Id: Ia6eddc26efd3ab101f575bdb06b10691a2346cbc
2017-01-13 00:35:10 +00:00
Manu Cornet
ae5df0544a Merge "2D Recents: Use a different task dismiss animation" into nyc-mr2-dev
am: 5ee87b5b6a

Change-Id: I4ae207701f09d1a1723fca5fb237968ba5905574
2017-01-13 00:28:26 +00:00
Manu Cornet
bc6bdb3ef8 2D Recents: Use a different task dismiss animation
am: 5df7667edb

Change-Id: Ib6186c663057d7a3c8d44ec13254f6c8b76ce3de
2017-01-13 00:28:19 +00:00
Manu Cornet
5ee87b5b6a Merge "2D Recents: Use a different task dismiss animation" into nyc-mr2-dev 2017-01-13 00:23:48 +00:00
Daniel Nishi
d85d85394e Fix a near instant stats permission check false negative.
The MODE_DEFAULT enforcePermission behavior fell through to
the switch default case, even if the calling permission was
granted.

Bug: 34258237
Test: Manual
Change-Id: I823fb4dc3657c15eb1fa3d12d4f4c7e1e9e21cd5
2017-01-12 16:10:57 -08:00