188682 Commits

Author SHA1 Message Date
Andres Morales
afbcabd8d8 Merge "Check correct NO_ERROR response from Keystore" 2015-04-15 20:49:38 +00:00
Wale Ogunwale
019f13c48c Merge "Moved SystemServer binder thread monitor from AMS to Monitor class." 2015-04-15 20:49:04 +00:00
Andres Morales
fe66955503 Check correct NO_ERROR response from Keystore
Change-Id: Ieaea593deadac596873583b2ac91a16020e90ea2
2015-04-15 13:33:46 -07:00
Jim Miller
472574f5a0 Merge "Fix bug where preEnroll returned int instead of long" 2015-04-15 20:27:10 +00:00
John Reck
87ffb63d90 Move AssetAtlas off of SkBitmap*
Switched to SkPixelRef*

Change-Id: I4a1d9dc6c55c1ebcce6b0b8c585e69559e523898
2015-04-15 13:27:05 -07:00
Selim Cinek
d853586993 Finishing up heads up changes
Fixed a bug where the QS could be expanded when collapsed.
More refactorings, removed todos

Change-Id: I6dea262456c529d7f4a8a4a6a4fdc0e46597bafe
2015-04-15 13:14:34 -07:00
Selim Cinek
aac932591d Added the heads up scrim back
Also fixed a bug where the notification panel would
keep a hardware layer.
Also improved the interal structure of the HeadsUpManager

Change-Id: I635e4a89b0a32573c26515cc3e65e142d77593ec
2015-04-15 13:14:27 -07:00
Adam Powell
9790034e1a Fix a search bug for wrapped Window.Callbacks
Guard a call to a new method for Window.Callback for apps that have
provided their own preexisting implementations of this interface. Fall
back to the older, 0-arg method if this is the case.

Bug 20254504

Change-Id: If8a731c36de43b333e63455d78376af32ccb86ea
2015-04-15 13:12:52 -07:00
Selim Cinek
e53e6bbb82 Fixed a bug where a notification could not be collapsed
Also fixed a bug where the content height was wrongly
calculated when the dismissview was invisible.
Finally refined the appearance when more then 2 huns
are present.
Change-Id: If66243beef2383f2cb36961deffcb0a42bbcd177
2015-04-15 13:11:14 -07:00
Selim Cinek
fbe9a44a15 Made ranking consistent with heads Up manager
Change-Id: I8e83c2e7e5a5635c1c0fb83cf2b4614965336786
2015-04-15 13:07:36 -07:00
Selim Cinek
c80fdb11f5 Fixed a bug where the intrinsic height was not updated
Change-Id: I2c171aff6eb30418121f0ca77e71045b0b61c9b2
2015-04-15 12:58:40 -07:00
Selim Cinek
1f3f544f21 Fixed more heads up bugs
Change-Id: Ibfb6656deb3bc588fc9292a672a5e4d4d1de4d23
2015-04-15 12:58:39 -07:00
Selim Cinek
d2281151ee More Heads Up bug fixes
Heads-up now has the correct height while expanding
and collapsing the shade.
Fading out while collapsing the shade was restored.
Fixed a bug where translation was not correctly replaced
with paddingOffset.

Change-Id: I9f1b28856b3ca52543460e7ddde84a1a7eb79cf2
2015-04-15 12:58:39 -07:00
Selim Cinek
a7840af09d Adapted the interpolator of the heads up appear motion
Change-Id: Ic67f481c7a14a4aa4c965f4739f7574f8f4f05a7
2015-04-15 12:58:38 -07:00
Selim Cinek
8d490d427c Treating headsUpViews now as real notification citizen
Previously headsUpViews simply were replacing the content
views, now they have their seperate space.

Change-Id: I6b094975cdfdf5e082d546dd7a0bf633335f4ef8
2015-04-15 12:58:29 -07:00
destradaa
5e72118f19 Update GpsMeasurements APIs to reflect changes in GPS HAL.
b/19938206

All new introduced APIs are hidden.

GpsMeasurement#isPseudorangeRateCorrected() is need to properly identify different types
of data provided by different partners. Given the nature of each GPS engine, this change is
required to accomodate the data that can be provided by many partners.
GpsNavigationMessage#getStatus() is required to ensure that the Location process is aware
if the state of the messages, and can act depending on it.

Change-Id: Ie34b1e69bf26a1bde86931ce61168421429bf8f8
2015-04-15 12:57:17 -07:00
Yorke Lee
f5d5840b66 Make defaultOutgoingPhoneAccount public
Bug: 20224972
Change-Id: I8bbf92258461d522ec57cfe610ca4c969bec75be
2015-04-15 12:53:53 -07:00
Selim Cinek
a59ecc3401 Handling a few more border cases with HUNs
Also does sorting correctly now.
The status bar now allows touches below when a
heads-up is on.
Also fixes a few flashes when a heads up was
dismissed or appeared.

Change-Id: I4d90a07333ad2e5ea2a13704cdc9d9184716681a
2015-04-15 12:50:12 -07:00
Jim Miller
5e7ae31900 Fix bug where preEnroll returned int instead of long
Change-Id: Ia0bf5e1b5b870b9dbeed21910dcf04435bcfde9d
2015-04-15 12:44:59 -07:00
Selim Cinek
b8f09cf553 Integrate Heads-up notifications into the shade
Change-Id: I4ca0fb4e76e7c974490538c168da0564fe97e0ae
2015-04-15 12:32:00 -07:00
Jay Shrauner
cd1bbf2941 Merge "Make Telecom/InCallUI APIs public" 2015-04-15 19:25:32 +00:00
Ruben Brunk
93f593fdef Merge "camera: Add eviction errorcode to Camera1 API." 2015-04-15 19:16:39 +00:00
Ruben Brunk
e91b92546e camera: Add eviction errorcode to Camera1 API.
Bug: 19186859
Change-Id: Ie46150d130e769feb62935ebee8e32e96c0821fd
2015-04-15 12:13:26 -07:00
Wale Ogunwale
517daeccb2 Moved SystemServer binder thread monitor from AMS to Monitor class.
Since to it applies to more than just the ActivityManagerService.

Bug: 19297165
Change-Id: I3affd50aaf8a49589ca48b845d6d31e4a44efb8f
2015-04-15 12:12:43 -07:00
Jay Shrauner
55b97525f0 Make Telecom/InCallUI APIs public
Bug:20260870
Change-Id: Ie3a2db0685664f2f1ceea8f40b1249d01e9385b8
2015-04-15 12:03:48 -07:00
John Spurlock
1a3c3303eb Merge "Zen: Once again called Do not disturb." 2015-04-15 18:32:40 +00:00
John Spurlock
544b4c621a Zen: Once again called Do not disturb.
Bug: 19260237
Change-Id: Id4bbfc213907722c31f750612ce6c5055b362cee
2015-04-15 14:31:18 -04:00
Shawn Willden
250dd26291 am 763100e6: am 1cb119d3: am 71ba4e46: Merge "Unbreak obtaining symmetric keys from AndroidKeyStore."
* commit '763100e6442494a85cfcb7949c8021836071b1f6':
  Unbreak obtaining symmetric keys from AndroidKeyStore.
2015-04-15 18:21:41 +00:00
Selim Cinek
ba67acff25 Fixed a bug with notification clipping
When rotating / layouting the clipping was not
updated which lead to a bug.

Change-Id: I614ad3948ae38a184276d0fa1d38b3888948fc61
2015-04-15 11:11:58 -07:00
Shawn Willden
763100e644 am 1cb119d3: am 71ba4e46: Merge "Unbreak obtaining symmetric keys from AndroidKeyStore."
* commit '1cb119d3f0945f2194d400b7f186df92bbb25567':
  Unbreak obtaining symmetric keys from AndroidKeyStore.
2015-04-15 18:10:04 +00:00
Tom Hudson
aaa2970565 Merge "Fix positioned text bounds" 2015-04-15 18:04:28 +00:00
Jay Shrauner
773535cf04 Merge "Remove deprecated telecom APIs. Mark others final." 2015-04-15 18:03:24 +00:00
Shawn Willden
1cb119d3f0 am 71ba4e46: Merge "Unbreak obtaining symmetric keys from AndroidKeyStore."
* commit '71ba4e461f7a492b44632e282e6480345ac4b9c8':
  Unbreak obtaining symmetric keys from AndroidKeyStore.
2015-04-15 17:59:41 +00:00
Eino-Ville Talvala
e9e5a162c0 Merge "Camera2: Add prepare method for output buffer pre-allocation" 2015-04-15 17:56:39 +00:00
Tom Hudson
20c2b3ef74 Fix positioned text bounds
drawPosText() bounds weren't taking their offset into account properly
in absolute-positioned cases.

R=djsollen@google.com
BUG=skia:3673

Change-Id: Ic39fd45491231ed3e3949ffbc1f063a4fc12c3f8
2015-04-15 13:54:32 -04:00
Wale Ogunwale
ad83f87bcf Merge "@hide Binder#blockUntilThreadAvailable API" 2015-04-15 17:38:17 +00:00
Shawn Willden
71ba4e461f Merge "Unbreak obtaining symmetric keys from AndroidKeyStore." 2015-04-15 17:37:37 +00:00
Benjamin Franz
47af53ed95 Merge "Introduce device owner API to disable the status bar" 2015-04-15 17:22:40 +00:00
Paul McLean
a33be211e7 Audio Devices Enumeration/Notification API
Change-Id: I4eecfa43e4fecfe309ddd805ed193d078b10d5e6
2015-04-15 10:56:49 -06:00
Jay Shrauner
560a833806 Merge "Hide Voicemail APIs" 2015-04-15 16:40:33 +00:00
Ricky Wai
b872be875a Merge "Fix ApplicationPackageManager.getDrawable() should drawable result" 2015-04-15 16:39:05 +00:00
Ricky Wai
3ce4625ac6 Fix ApplicationPackageManager.getDrawable() should drawable result
Bug: 20247312
Change-Id: I6cec3bac794006e41ca85035c572843c92938517
2015-04-15 16:38:19 +00:00
Chris Craik
4b46ed3b42 Merge "Simplify state in View#draw(canvas, parent, drawingTime)" 2015-04-15 16:37:37 +00:00
Yorke Lee
114b78bf1a Merge "Changes for TelecomManager API review" 2015-04-15 16:30:46 +00:00
Wale Ogunwale
8d90634aab @hide Binder#blockUntilThreadAvailable API
Bug: 19297165
Change-Id: I15f1139330830b95d7078a5eedd6def794cca6a7
2015-04-15 09:10:03 -07:00
Benjamin Franz
ea2ec97f37 Introduce device owner API to disable the status bar
Let the device owner disable the status bar to achieve multi-app single purpose
mode. When the status bar is disabled, quick settings, notifications and the
assist gesture are blocked.

Bug: 19533026
Change-Id: I72830798135136e5edc53e5e2221aebb9a7c7d57
2015-04-15 15:57:14 +01:00
John Reck
f7a61483bc Merge "A bunch more cleanups" 2015-04-15 14:48:19 +00:00
Geoff Mendal
50d9509c34 am 360d0f61: (-s ours) Import translations. DO NOT MERGE
* commit '360d0f615eebe5aba0fa574acf81459cca8dd1f0':
  Import translations. DO NOT MERGE
2015-04-15 14:38:54 +00:00
Geoff Mendal
360d0f615e Import translations. DO NOT MERGE
Change-Id: Ic858a50c432b07464acba53ea9775aab3e98c633
Auto-generated-cl: translation import
2015-04-15 07:28:29 -07:00
Geoff Mendal
acb221fd04 Merge "Import translations. DO NOT MERGE" 2015-04-15 14:24:58 +00:00