Dan Stoza
b88a904dfe
Merge "Allow disabling layer rotation during screenshots"
2014-02-20 00:56:33 +00:00
RoboErik
3328868544
Merge "Initial round of MediaSession APIs"
2014-02-20 00:25:10 +00:00
RoboErik
01fe661ae5
Initial round of MediaSession APIs
...
This is far from complete but puts the basic components in place
for an app to interact with media sessions.
Change-Id: Icfe313f90ad76ae56badbe42b0e43fc5f68db36f
2014-02-19 13:41:37 -08:00
Patrick Tjin
a1cd90bc8f
Merge "Modify unexpected mtu debug message to print mtu"
2014-02-19 21:21:19 +00:00
Patrick Tjin
a45610fc1f
Modify unexpected mtu debug message to print mtu
...
Change-Id: Iacc78582c5e3d6b156e8e2eda25e89e0e5be6eda
2014-02-19 12:53:04 -08:00
Adam Lesinski
f542a33c8d
Fix build due to change in SystemServiceManager
...
Change-Id: I0fabb98b7b84e5c721757d20df4eac501ca21cc0
2014-02-19 12:29:58 -08:00
Adam Lesinski
a78068e7a3
am 13c83996: am 1c532c2e: am 4b07b26e: Merge "Make UsbService optional" into klp-modular-dev
...
* commit '13c839962e246517a7a95326610ea30c529d79dc':
Make UsbService optional
2014-02-19 19:48:05 +00:00
Adam Lesinski
55b8ddc303
am 0817d16c: am 04520a01: am 6feaa267: Merge "Add fastpath for single signature comparison" into klp-modular-dev
...
* commit '0817d16c539ca6b499da9f807e8ac6988233e9c3':
Add fastpath for single signature comparison
2014-02-19 19:48:01 +00:00
Adam Lesinski
1c532c2e2d
am 4b07b26e: Merge "Make UsbService optional" into klp-modular-dev
...
* commit '4b07b26e8654df52ca80bb2165ebdf9352ab9337':
Make UsbService optional
2014-02-19 19:41:26 +00:00
Adam Lesinski
04520a01b8
am 6feaa267: Merge "Add fastpath for single signature comparison" into klp-modular-dev
...
* commit '6feaa267a585f22595f846c9e3d09a76dc3db47a':
Add fastpath for single signature comparison
2014-02-19 19:41:23 +00:00
Adam Lesinski
4b07b26e86
Merge "Make UsbService optional" into klp-modular-dev
2014-02-19 19:38:34 +00:00
Craig Mautner
08c9db7363
am 6ed1c96b: am a1baf028: am 23ef1b5e: am 16ea3e6a: Merge "A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one."
...
* commit '6ed1c96b7253d2590ffe339714bdcaf8c77217c0':
A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one.
2014-02-19 16:37:07 +00:00
Craig Mautner
a1baf02884
am 23ef1b5e: am 16ea3e6a: Merge "A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one."
...
* commit '23ef1b5e0b84e3bb726454b97846f91f2efad212':
A background started service is removed from mStartingBackground when timeout. Fix is to make sure mStartingBackground is updated to remove one.
2014-02-19 16:29:01 +00:00
Junu Kim
fcb87369b1
A background started service is removed from mStartingBackground when timeout.
...
Fix is to make sure mStartingBackground is updated to remove one.
Change-Id: I0e42beb550d33e6e400349b85bbb89848e18d520
2014-02-19 16:25:21 +09:00
Dan Sandler
83b34efe9e
Merge "Make some notifications public (safe for secure lockscreens):"
2014-02-19 02:26:12 +00:00
Adam Lesinski
f5b3a01e54
Add fastpath for single signature comparison
...
PackageManager does not need to create a hash set
when comparing two sets of signatures, where each set
contains one signature. This is the common case for
most applications.
Bug:13029313
Change-Id: I61883d85960db7b376e234d7abae6149c4d20245
2014-02-18 15:31:41 -08:00
Adam Lesinski
5441745eff
am 019b1f26: am 2ea983a5: am 3d9bcb90: Create FEATURE_ constants for print and backup
...
* commit '019b1f2668ac17f5e52b6ce32a524d26134a062a':
Create FEATURE_ constants for print and backup
2014-02-18 23:03:37 +00:00
Adam Lesinski
2ea983a567
am 3d9bcb90: Create FEATURE_ constants for print and backup
...
* commit '3d9bcb90ee6c0ffff93642539ae64fb672c7f14a':
Create FEATURE_ constants for print and backup
2014-02-18 22:57:37 +00:00
Adam Lesinski
2cb6c60c0d
Make UsbService optional
...
Tweaked the services Android.mk to build dependencies
when building with mm[m].
Change-Id: I6dad511c652bcacc085f27ede5f8f22a6982c6bd
2014-02-18 14:57:09 -08:00
Dianne Hackborn
ca1bf21c51
Implement wifi part of issue #12973036 : Improve power_profile.xml
...
Add battery stats tracking of wifi state.
Also update when we retrieve the current time to use a more
consistent value across stats tracking.
Change-Id: I6a7c3efd58ff2c8ea86dac141c8f848e7996d63f
2014-02-18 14:43:14 -08:00
Adam Lesinski
3d9bcb90ee
Create FEATURE_ constants for print and backup
...
Bug:13079822
Change-Id: I6f4b759951d45989e8aad4011fae431ee2ecae0c
2014-02-18 14:33:00 -08:00
Jessica Hummel
587f43d872
Merge "Change API for setProfileOwner to require userId"
2014-02-18 17:31:31 +00:00
Jeff Sharkey
e62c4a10cb
am ab528077: am 37d894a4: am 660a514e: am 60097a9c: Merge "Structure device not freed in error case"
...
* commit 'ab5280776f40c473228d3e920771a41289ed7fee':
Structure device not freed in error case
2014-02-18 17:26:17 +00:00
Jeff Sharkey
d3b21393bf
am fef3dd01: am 41185c84: am df47ecaa: am 02a64dae: Merge "Tethering: Skip link local addresses when enabling NAT"
...
* commit 'fef3dd01fbad923bf7ff509f4ee95312fd7cb4db':
Tethering: Skip link local addresses when enabling NAT
2014-02-18 17:22:23 +00:00
Jeff Sharkey
9a41b24c8f
am 392ee12f: am 96190f1c: am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutDownComplete"
...
* commit '392ee12fd57870e1e8f0777d03295b0435babd1f':
Fix, MountService now only sends one onShutDownComplete
2014-02-18 17:22:18 +00:00
Jeff Sharkey
37d894a42b
am 660a514e: am 60097a9c: Merge "Structure device not freed in error case"
...
* commit '660a514e80e0019d8c6632e84bd03491722fc2ab':
Structure device not freed in error case
2014-02-18 17:19:38 +00:00
Jeff Sharkey
41185c844f
am df47ecaa: am 02a64dae: Merge "Tethering: Skip link local addresses when enabling NAT"
...
* commit 'df47ecaa0973b80c9b97ef9ed3ad7abcfef361c7':
Tethering: Skip link local addresses when enabling NAT
2014-02-18 17:15:44 +00:00
Jeff Sharkey
96190f1c05
am e6d256c5: am 234b0b03: Merge "Fix, MountService now only sends one onShutDownComplete"
...
* commit 'e6d256c50b0709378a5bfff0ae27eb7cf6cc3894':
Fix, MountService now only sends one onShutDownComplete
2014-02-18 17:15:39 +00:00
Jeff Sharkey
60097a9c5a
Merge "Structure device not freed in error case"
2014-02-18 17:12:14 +00:00
Jeff Sharkey
02a64daefe
Merge "Tethering: Skip link local addresses when enabling NAT"
2014-02-18 17:11:10 +00:00
Jeff Sharkey
234b0b037e
Merge "Fix, MountService now only sends one onShutDownComplete"
2014-02-18 17:10:02 +00:00
Adam Connors
661ec4710b
Change API for setProfileOwner to require userId
...
Previously the userId of the current process used but it
makes the provisioning process cleaner to be able to pass
it in explicitly.
Change-Id: I670c4cf3638f1340f6d0bf856c3e01045df8c29e
2014-02-17 10:18:59 +00:00
Dan Stoza
16ec12ae77
Allow disabling layer rotation during screenshots
...
Add the ability to ignore layers' transformation matrices during
screenshot capture, which will allow the window manager to capture
unrotated images for recents during the device rotation animation.
Bug: 11805195
Change-Id: I96e65506b198d34724eb3aa84815aae6f6de4935
2014-02-14 23:10:29 +00:00
Ben Gruver
4f4161442d
am da379447: am 509a243c: Merge "Check the return value of listFiles on the ifw directory"
...
* commit 'da37944785c47b2b92c1a0f79c5d602256859fe6':
Check the return value of listFiles on the ifw directory
2014-02-14 23:08:10 +00:00
Ben Gruver
509a243c2c
Merge "Check the return value of listFiles on the ifw directory"
2014-02-14 21:15:50 +00:00
Ben Gruver
26c6b783d2
Check the return value of listFiles on the ifw directory
...
listFiles can return null if the directory doesn't exist
Bug: 10497143
Change-Id: Ie4cbdf18a259a9641669a4e6b9bf49b4879acc67
2014-02-14 13:07:11 -08:00
Paul Lawrence
a9f387bdf0
Merge "Support default, pattern, pin and password encryption types"
2014-02-14 15:25:01 +00:00
Jeff Brown
88aaef7128
am ce0552f3: am 8a4c2bb1: am 567f7ca4: Refactor dream manager to new pattern.
...
* commit 'ce0552f360d8c8f0bc45095293be369800ce9c93':
Refactor dream manager to new pattern.
2014-02-14 09:50:37 +00:00
Jeff Brown
8a4c2bb1f0
am 567f7ca4: Refactor dream manager to new pattern.
...
* commit '567f7ca424280ae957b04d4f3df690055f2d41df':
Refactor dream manager to new pattern.
2014-02-14 09:14:09 +00:00
Jeff Brown
567f7ca424
Refactor dream manager to new pattern.
...
Change-Id: I99ab4bd98d56a290368dc4b24e5bb24e0656b522
2014-02-13 23:26:59 -08:00
David Christie
d63b4314b8
Merge "Log history of location requests in LocationManager. -Assists with debugging power issues. Bug: 12824233"
2014-02-13 20:25:01 +00:00
Craig Mautner
6b1a93fcb9
am 3816fa8b: am 21ab13ff: am 474f1fbe: Merge "Don\'t null class member before using it." into klp-modular-dev
...
* commit '3816fa8beec3592360bf4ec1c4dde22c271b17f9':
Don't null class member before using it.
2014-02-13 19:24:23 +00:00
Craig Mautner
21ab13ff74
am 474f1fbe: Merge "Don\'t null class member before using it." into klp-modular-dev
...
* commit '474f1fbe8d87563909c3cb69ec921d427cd1f0b0':
Don't null class member before using it.
2014-02-13 19:18:04 +00:00
Craig Mautner
474f1fbe8d
Merge "Don't null class member before using it." into klp-modular-dev
2014-02-13 19:14:17 +00:00
Craig Mautner
3e5ce55fde
am 4dd83975: am d14fa78d: am 0af894d2: Merge "Update DimLayer sizes on rotation." into klp-modular-dev
...
* commit '4dd839756ce032cb6db613f08b9a28e5cd20bbe9':
Update DimLayer sizes on rotation.
2014-02-13 19:13:02 +00:00
Craig Mautner
991146f8ef
Don't null class member before using it.
...
Changing the order of detachStack() and usage of mDisplayContent
fixes NPE.
Fixes bug 12823709.
Change-Id: I04760b1d6fd5d3ffc49b99ca4acb47bf7e61cb46
2014-02-13 11:12:42 -08:00
Craig Mautner
d14fa78dc8
am 0af894d2: Merge "Update DimLayer sizes on rotation." into klp-modular-dev
...
* commit '0af894d25133890e7765e6c582b3ac4829070de8':
Update DimLayer sizes on rotation.
2014-02-13 19:05:18 +00:00
Craig Mautner
0af894d251
Merge "Update DimLayer sizes on rotation." into klp-modular-dev
2014-02-13 19:02:02 +00:00
Craig Mautner
b660b9d8cf
Update DimLayer sizes on rotation.
...
Required replumbing and updating the TaskStack bounds calculations
to match the new separation of TaskStack from DisplayContent.
Fixes bug 12780687.
Change-Id: I061c92831c06f4eb3e673ad6296e721b0c0f3202
2014-02-13 10:59:16 -08:00
Dianne Hackborn
d39ccd0ad9
Merge "Start tracking radio up time."
2014-02-13 17:56:12 +00:00