Craig Mautner
67ed39bbdb
am 90192a61: am 0495f4ed: Merge "Make SurfaceView layers captured by screenshotApplications()"
...
* commit '90192a6165f37207fa8ceb15c07aa9582327c294':
Make SurfaceView layers captured by screenshotApplications()
2013-11-21 18:43:43 -08:00
Lorenzo Colitti
ec9830e769
Merge "Pass DNS server info notifications to observers."
2013-11-22 01:27:15 +00:00
Dianne Hackborn
139156f40a
am 3d004830: am 2c082ae3: am 90e9b1d3: Fix issue #11790471 : Crash removed home buttons and notification bar/shade
...
* commit '3d0048304590a61cf32902440a3fcc27d0281f89':
Fix issue #11790471 : Crash removed home buttons and notification bar/shade
2013-11-21 14:16:52 -08:00
Dianne Hackborn
3d00483045
am 2c082ae3: am 90e9b1d3: Fix issue #11790471 : Crash removed home buttons and notification bar/shade
...
* commit '2c082ae3d209aa590c1839d75436f7aa77b37125':
Fix issue #11790471 : Crash removed home buttons and notification bar/shade
2013-11-21 14:14:12 -08:00
Dianne Hackborn
90e9b1d3dc
Fix issue #11790471 : Crash removed home buttons and notification bar/shade
...
Whoops persistent processes are, well, persistent. Don't remove
services from them. We'll be keeping that process record around.
Change-Id: I29e9fb6f704efdf0caad5e0307a7adbb416eed3b
2013-11-21 12:56:03 -08:00
Craig Mautner
90192a6165
am 0495f4ed: Merge "Make SurfaceView layers captured by screenshotApplications()"
...
* commit '0495f4eded46efd7035ed672dc933ec6430b93fd':
Make SurfaceView layers captured by screenshotApplications()
2013-11-21 08:50:05 -08:00
Sangkyu Lee
7ccba97417
Make SurfaceView layers captured by screenshotApplications()
...
Since SurfaceView layers are located below application layers,
SurfaceView is not captured by screenshotApplications()
when the application is running in fullscreen.
Moreover, ws.isFullscreen(dw, dh) returns mostly true
on the devices which do not use the navigation bar.
Change-Id: Ia1036c79054950384a97504714929fd85c8147de
Signed-off-by: Sangkyu Lee <sk82.lee@lge.com >
2013-11-21 15:20:33 +09:00
John Spurlock
5d95899881
Merge "Remove unused imports from frameworks/base."
2013-11-20 21:47:52 +00:00
John Spurlock
6090995951
Remove unused imports from frameworks/base.
...
Change-Id: Ia1f99bd2c1105b0b0f70aa614f1f4a67b2840906
2013-11-20 11:31:47 -05:00
Svetoslav
8ef0c14858
Print service meta-data changes not handled properly.
...
The package monitor in the PrintManagerService was not overriding
the correct callback to capture changes in the print service package
including meta-data. Hence, there was a missed signal the the old
meta-data was used.
The implication is that if a vendor adds new feature such as custom
print options activity or print service settings that were not there
before, then they will not be show until the device reboots.
bug:11772977
Change-Id: Idf756c430f30ae6d16760a257c199a72a52cf5c5
2013-11-19 16:25:29 -08:00
Christopher Tate
266f48cc04
am c8ea38fe: am e3705342: am b0183f0a: Harden against transiently unavailable backup transports
...
* commit 'c8ea38fe18efb447a0f87aed60f511d14d2389fa':
Harden against transiently unavailable backup transports
2013-11-19 11:53:02 -08:00
Christopher Tate
c8ea38fe18
am e3705342: am b0183f0a: Harden against transiently unavailable backup transports
...
* commit 'e3705342671d08b5cd94a0d69ef8099a2c3211f8':
Harden against transiently unavailable backup transports
2013-11-19 11:48:50 -08:00
Christopher Tate
b0183f0ae3
Harden against transiently unavailable backup transports
...
The init & clear operations are particularly important to ensure
delivery when at all possible, so we retry those periodically
if the transport is unavailable when we first attempt them.
Now with 100% less build break.
Bug 11716868
Change-Id: I2af4e93788068cfac97c0a48d3568c561eefa23d
2013-11-19 11:24:46 -08:00
Craig Mautner
a857baf96c
am 8ef1c531: am be462aff: am 096de3c3: Merge "Notify apps when insets change." into klp-dev
...
* commit '8ef1c53177fa43cf78eb8911af77bde87c9c1536':
Notify apps when insets change.
2013-11-19 08:43:13 -08:00
Craig Mautner
8ef1c53177
am be462aff: am 096de3c3: Merge "Notify apps when insets change." into klp-dev
...
* commit 'be462affdbe9f962c495d6eeabdad645aa9baf03':
Notify apps when insets change.
2013-11-19 08:38:51 -08:00
Craig Mautner
096de3c301
Merge "Notify apps when insets change." into klp-dev
2013-11-19 16:32:00 +00:00
Sascha Prueter
2e8e33bfd7
am a9249322: am c7f7d1bf: am f7044fec: Merge "Trying to unbreak build..." into klp-dev
...
* commit 'a9249322d554fa13eb9c2662d39be256f833404f':
Trying to unbreak build...
2013-11-18 23:35:15 -08:00
Sascha Prueter
a9249322d5
am c7f7d1bf: am f7044fec: Merge "Trying to unbreak build..." into klp-dev
...
* commit 'c7f7d1bf18dded61bcbf4015a4cfc9cf1ee45bd4':
Trying to unbreak build...
2013-11-18 23:31:11 -08:00
Sascha Prueter
d5965cb506
Trying to unbreak build...
...
Revert "Harden against transiently unavailable backup transports"
This reverts commit 8f98252afe .
Change-Id: I3aabb80f1a5932d530bce6b82d4b30c6cd1cdd5a
2013-11-19 06:51:21 +00:00
Christopher Tate
f3f31142c6
am fa331b1d: am 1e964ed8: am d6bbc544: Merge "Harden against transiently unavailable backup transports" into klp-dev
...
* commit 'fa331b1dfbf3e071e2ff48dbe21727452bfb8042':
Harden against transiently unavailable backup transports
2013-11-18 18:51:51 -08:00
Christopher Tate
fa331b1dfb
am 1e964ed8: am d6bbc544: Merge "Harden against transiently unavailable backup transports" into klp-dev
...
* commit '1e964ed808798a56664853e2aeffdc47c676ac5a':
Harden against transiently unavailable backup transports
2013-11-18 18:48:29 -08:00
Craig Mautner
4c5eb224de
Notify apps when insets change.
...
Activities that handle their own configuration get layout when hidden
and the configuration changes but not when the content insets change
if they are hidden. They need to get a fresh layout for both
situations.
Fixes bug 11544694.
Change-Id: Iff3a9adb72ea7dfc3e5cd38e1b9cd7cf2006f8f5
2013-11-18 16:49:42 -08:00
Christopher Tate
8f98252afe
Harden against transiently unavailable backup transports
...
The init & clear operations are particularly important to ensure
delivery when at all possible, so we retry those periodically
if the transport is unavailable when we first attempt them.
Bug 11716868
Change-Id: I4860fe3d4e99618b2cd194c83162bd7cbd5a83a9
2013-11-18 16:12:38 -08:00
Adam Lesinski
7ae9ea572d
am bac61807: am 1abead42: am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" into klp-dev
...
* commit 'bac61807d3bcfff957b358cb9ad77850bd373689':
Do not hold direct ref BatteryStatsImpl$Uid$Proc
2013-11-18 13:36:06 -08:00
Adam Lesinski
bac61807d3
am 1abead42: am 245408d2: Merge "Do not hold direct ref BatteryStatsImpl" into klp-dev
...
* commit '1abead425c0e862e316e17521833a33d22e7a850':
Do not hold direct ref BatteryStatsImpl$Uid$Proc
2013-11-18 13:32:42 -08:00
Adam Lesinski
245408d290
Merge "Do not hold direct ref BatteryStatsImpl$Uid$Proc" into klp-dev
2013-11-18 21:26:32 +00:00
John Spurlock
9f99332299
am 32962b3e: am c65dfef3: am afc76f28: Merge "Use scaled display size in wallpaper constraint." into klp-dev
...
* commit '32962b3e2c1968fbd83ebbf4cc94ab3dd8de3485':
Use scaled display size in wallpaper constraint.
2013-11-18 13:00:21 -08:00
John Spurlock
32962b3e2c
am c65dfef3: am afc76f28: Merge "Use scaled display size in wallpaper constraint." into klp-dev
...
* commit 'c65dfef3f5ee07883446be0e6907f15fe457da9d':
Use scaled display size in wallpaper constraint.
2013-11-18 12:56:25 -08:00
John Spurlock
afc76f28b9
Merge "Use scaled display size in wallpaper constraint." into klp-dev
2013-11-18 20:49:16 +00:00
Adam Lesinski
2cd3fb5aa7
Do not hold direct ref BatteryStatsImpl$Uid$Proc
...
BatteryStatsImpl can reset its collected data, including
removing a BatteryStatsImpl$Uid$Proc object. If a ProcessRecord
has a direct reference, then the battery stats for a process
will be recorded in an old Proc object and prevent GC, causing
a memory leak.
bug:11087238
Change-Id: I19a9cd9d8361c10446a8ebdd5c0860b56c442209
2013-11-18 12:29:34 -08:00
John Spurlock
d6e836c4a0
Use scaled display size in wallpaper constraint.
...
Bug:11596190
Change-Id: Icc81beeea2e71144c2e5330b047e4781a23d7449
2013-11-18 14:14:49 -05:00
Robert Greenwalt
66c8513423
am 51213d94: am a8a448da: am e568672c: Merge "Fix NPE in ConnectivityService" into klp-dev
...
* commit '51213d943b3931434cbd196a8a159ee325a4e3fc':
Fix NPE in ConnectivityService
2013-11-18 10:37:51 -08:00
Robert Greenwalt
51213d943b
am a8a448da: am e568672c: Merge "Fix NPE in ConnectivityService" into klp-dev
...
* commit 'a8a448da25c62f54cac3318c17c69e851a4ecde9':
Fix NPE in ConnectivityService
2013-11-18 10:33:46 -08:00
Robert Greenwalt
a8dae99d76
Fix NPE in ConnectivityService
...
bug:11727708
Change-Id: Ia8ca9d1e23f021feaf4b772ec38d1d0e89b0cd2a
2013-11-18 09:43:59 -08:00
Lorenzo Colitti
416740ad4d
Pass DNS server info notifications to observers.
...
These are sent if the device receives IPv6 Router Advertisements
with DNS server configuration options. Currently, nothing listens
to them; in a future change we will use them as IPv6 DNS servers.
Bug: 9180552
Change-Id: I05000c0cd3867a68ab390102e8470b6912a9d3aa
2013-11-18 12:04:14 +09:00
Amith Yamasani
b6fda0962e
Don't freak out if SystemUiService isn't available
...
Reducing dependencies on system services
Change-Id: Ida3c5cc034290bdea701d9e6a33706414b667f97
2013-11-15 16:52:16 -08:00
Craig Mautner
47fef37d8a
am 427dcdff: am 0324bb1a: am 23188c2b: Merge "Restore jankless transition keyguard-to-wallpaper" into klp-dev
...
* commit '427dcdffc2a61c2eb2760337771be05d14beb0a1':
Restore jankless transition keyguard-to-wallpaper
2013-11-15 15:31:33 -08:00
Craig Mautner
427dcdffc2
am 0324bb1a: am 23188c2b: Merge "Restore jankless transition keyguard-to-wallpaper" into klp-dev
...
* commit '0324bb1a9972ec766b65d4b47b9688588633967b':
Restore jankless transition keyguard-to-wallpaper
2013-11-15 15:26:03 -08:00
Craig Mautner
de43ebe86a
Restore jankless transition keyguard-to-wallpaper
...
There is still a flash of black when going to a non-wallpaper activity
from keyguard. This is not a regression from jb-mr2 and any fixes to
clean it up are too risky at this late date.
Fixes (partially) bug 11570753.
Change-Id: I17aaae4ab8be570f7e28276a7b8ac4b8685e7551
2013-11-15 14:15:43 -08:00
Mike Lockwood
ed8902d3b5
Remove obsolete "headless" support
...
Change-Id: I18e7a4c5166163372ec0a8abbef1063668a0f5b6
2013-11-15 11:01:47 -08:00
Jeff Brown
30cb5c3ffa
am 2ea480ca: am 5d0b18cd: am 3de885be: Merge "Disallow applications from initiating cast screen." into klp-dev
...
* commit '2ea480cac89460ee2524cd080e90f6240e8eebf5':
Disallow applications from initiating cast screen.
2013-11-15 00:42:46 -08:00
Jeff Brown
2ea480cac8
am 5d0b18cd: am 3de885be: Merge "Disallow applications from initiating cast screen." into klp-dev
...
* commit '5d0b18cddfcb933d7960c5a6a820045d77a0285c':
Disallow applications from initiating cast screen.
2013-11-15 00:39:57 -08:00
Jeff Brown
3de885bef2
Merge "Disallow applications from initiating cast screen." into klp-dev
2013-11-15 08:35:50 +00:00
Jeff Brown
af574183c2
Disallow applications from initiating cast screen.
...
Only allow the system ui and settings to connect to a remote display.
To do this, we essentially hide the remote displays from applications
by using the ROUTE_TYPE_REMOTE_DISPLAY then add permission checks
around the operations that connect to them.
As a bonus, this may actually save power on devices since applications
that use MediaRouter will not longer be performing discover on
remote display routes at all.
Bug: 11257292
Change-Id: I9ea8c568df4df5a0f0cf3d0f11b39c87e2110795
2013-11-15 00:29:43 -08:00
Christopher Tate
84e0747552
am 461febad: am 64397749: am 22010817: Merge "Handle backup transport registration dynamically" into klp-dev
...
* commit '461febadc44190bf19e870a0bc1a706ec3667212':
Handle backup transport registration dynamically
2013-11-14 18:46:08 -08:00
Christopher Tate
461febadc4
am 64397749: am 22010817: Merge "Handle backup transport registration dynamically" into klp-dev
...
* commit '64397749effa088dcea3799fc8440845c5a1c193':
Handle backup transport registration dynamically
2013-11-14 18:41:02 -08:00
Christopher Tate
22010817b9
Merge "Handle backup transport registration dynamically" into klp-dev
2013-11-15 02:34:38 +00:00
Christopher Tate
cefba58d14
Handle backup transport registration dynamically
...
Bug 11369873
Change-Id: I9bbdcc21ce25159c6645690123b5d03c553b0ddc
2013-11-14 18:13:25 -08:00
Christopher Tate
63e1883d96
am a5acd62b: am 6e5cf573: am 99437f25: Merge "Ensure recipient can be launched before attempting broadcast delivery" into klp-dev
...
* commit 'a5acd62bdefe5b616c0ea080434e9dd221169527':
Ensure recipient can be launched before attempting broadcast delivery
2013-11-14 15:49:15 -08:00
Dianne Hackborn
66ecb22c22
am 8e9b5fc9: am 59bf3be7: am 2e3ede74: Merge "Maybe fix issue #11634365 : Leaking restarting services" into klp-dev
...
* commit '8e9b5fc93278084487fd98726c6e20333d675c40':
Maybe fix issue #11634365 : Leaking restarting services
2013-11-14 15:49:11 -08:00