188775 Commits

Author SHA1 Message Date
Andrew Lee
84a264004d Remove deprecated VideoCallListener methods.
These shouldn't be needed because the video call APIs were never
previously made public.

Bug: 20160491
Change-Id: Ic9c5d0d1e8618bfe61f8905d4afaeaa37f51c915
2015-04-16 17:07:12 -07:00
Andrew Lee
600aaf013a Merge "Fix comment typos. =(" 2015-04-16 23:46:57 +00:00
Santos Cordon
223a80d7c6 Merge "Unfinal getPhone." 2015-04-16 23:42:01 +00:00
Jinsuk Kim
f8e24ccf37 Merge "CEC: Do not terminate ARC on send error busy" 2015-04-16 23:33:49 +00:00
Santos Cordon
29886d8571 Unfinal getPhone.
The change to make it final was breaking existing apps.

...and other changes.

Bug: 20283873
Change-Id: I8db4243850ad15f688dbca59ff5427b4799cbd1b
2015-04-16 16:12:20 -07:00
Jay Shrauner
d01242946e Merge "Remove connection substate" 2015-04-16 23:06:05 +00:00
Adam Powell
54832cdb76 Merge "Clear ViewGroup nested scrolling axes when nested scrolling stops" 2015-04-16 22:58:39 +00:00
Jeff Brown
f647832bd4 Merge "Add support for disabling display scaling for development." 2015-04-16 22:55:58 +00:00
Alex Klyubin
ed6b2eb9f4 Merge "Set Secure User ID from app level." 2015-04-16 22:44:23 +00:00
Adam Powell
d4a22d4edb Clear ViewGroup nested scrolling axes when nested scrolling stops
Bug 19517415

Change-Id: I3dc1c70d8894bd4478d7671c9dac2c9b17a45efa
2015-04-16 15:44:10 -07:00
Chad Brubaker
733ad46ad2 am 1ba95855: am a9d74000: am e5e49a17: Merge "Support KM_LONG_REP"
* commit '1ba9585506521a2bb722ef692dc7152291306898':
  Support KM_LONG_REP
2015-04-16 22:42:38 +00:00
Wei Jia
402d7ca70c Merge "MediaSync: get original sample rate from audio track." 2015-04-16 22:39:47 +00:00
Wale Ogunwale
2c1d9652fa Merge "Return more information when getAppTasks#getTaskInfo is called." 2015-04-16 22:36:54 +00:00
Wale Ogunwale
6041cc1a07 Merge "Added attribute showForAllUsers that deprecates showOnLockScreen" 2015-04-16 22:35:35 +00:00
Jeff Brown
43fbb42a72 Merge "Reduce display device log spam." 2015-04-16 22:33:15 +00:00
Jinsuk Kim
b23bbb6b2b Merge "CEC: Remove system audio on hotplug" 2015-04-16 22:33:08 +00:00
Adam Powell
0fca5c13d3 Merge "Improve error reporting for buggy View subclasses" 2015-04-16 22:32:18 +00:00
Alex Klyubin
1a02a53cf4 Merge "Unhide KeyStoreKeyProperties.Origin.UNKNOWN." 2015-04-16 22:31:31 +00:00
Chad Brubaker
1ba9585506 am a9d74000: am e5e49a17: Merge "Support KM_LONG_REP"
* commit 'a9d740003fe2ca0a809918e14b4c72d66c6dfc44':
  Support KM_LONG_REP
2015-04-16 22:31:00 +00:00
Wei Jia
ba5997e574 MediaSync: get original sample rate from audio track.
Bug: 19666434
Change-Id: I787b7b06fc5bbff038fb6d06b6f0b869d744ebb3
2015-04-16 15:30:51 -07:00
Alex Klyubin
35075a0765 Merge "Document usesCleartextTraffic app-level attribute." 2015-04-16 22:28:06 +00:00
Alex Klyubin
ed7a218592 Unhide KeyStoreKeyProperties.Origin.UNKNOWN.
Bug: 18088752
Change-Id: Idaed45d7e84f5f3eb4f623552b60206c504e967a
2015-04-16 15:26:50 -07:00
Andrew Lee
7c9ee2b0c5 Fix comment typos. =(
Bug:20160491
Change-Id: I1782f6a0c5597f937c8882c6c94740c63cd63b53
2015-04-16 15:26:08 -07:00
Chad Brubaker
a9d740003f am e5e49a17: Merge "Support KM_LONG_REP"
* commit 'e5e49a175c27b95d6b8928ab435bfde9f9db3c81':
  Support KM_LONG_REP
2015-04-16 22:23:29 +00:00
Andrew Lee
843b327ae2 Merge "Rename Call*Listener to Call*Callback." 2015-04-16 22:18:39 +00:00
Alex Klyubin
10a9f1786b Set Secure User ID from app level.
When AndroidKeyStore keys require used authentication, they need to be
bound to a Keymaster's Secure User ID. This ID will be set by keystore
soon. Until then, set it from the framework level (i.e., from apps
which use AndroidKeyStore).

NOTE: Accessing gatekeeper to obtain the Secure User ID will be
blocked by SELinux policy. To test this code, disable SELinux
enforcing mode.

Bug: 18088752
Change-Id: I7a3315eb52f0fc978d14d5d0e9613f2f36c6c01e
2015-04-16 15:18:13 -07:00
Andrew Lee
da80c870a8 Rename Call*Listener to Call*Callback.
Deprecate the existing Listener methods and interfaces so that they
can be replaced.

Bug: 20160491
Change-Id: I11c104c625b03751f3792fc4367883c18c6e2d54
2015-04-16 15:17:20 -07:00
Chad Brubaker
e5e49a175c Merge "Support KM_LONG_REP" 2015-04-16 21:56:13 +00:00
Adam Powell
82d3cd69b5 Improve error reporting for buggy View subclasses
When a view doesn't call setMeasuredDimension, note the view ID
and class name as part of the exception message.

Bug 18037248

Change-Id: I1c5ed823378ad92a067801dc8c3be31b07c6f463
2015-04-16 14:54:10 -07:00
Alan Viverette
df3139db33 Merge "D-pad should be able to push seek bar to 0 or max value" 2015-04-16 21:50:57 +00:00
Michael Wright
666b2b75ce Merge "Stop Shift+Backspace from foward deleting." 2015-04-16 21:46:14 +00:00
Jay Shrauner
8f98843924 Remove connection substate
Bug:20300433
Change-Id: Ifefc08b5165de3e0b6ce92007e5f612879dcc4d9
2015-04-16 14:42:39 -07:00
Andres Morales
f1f6aad891 Merge "Expose SID API" 2015-04-16 21:41:10 +00:00
Andres Morales
ca38add3ea Expose SID API
Change-Id: Ic8b56529353f759f58f687a7cb1b4655ffee8b6d
2015-04-16 14:40:33 -07:00
Chad Brubaker
b543b39354 Support KM_LONG_REP
Change-Id: I37814bcb03dc8918e27226ec43230fa4218723d0
2015-04-16 14:39:51 -07:00
destradaa
fb23c67e8a Update GpsLocationProvider construction sequence to save time on startup.
b/20127262

This change moves long running operations: such as IO and broadcast receivers registration
to its internal handler. This sets the time to execute GpsLocationProvider ctor() to ~14ms.
A significant improvement from the 285ms reported originally in the bug.

Change-Id: I4ee4183a1afea86117004c0a052957b8bc1e4ce5
2015-04-16 14:05:30 -07:00
Nancy Chen
5c86e922dd Add keys for visual voicemail carrier configuration values
Each carrier has its own set of visual voicemail configuration values
to be retrieved from the carrier config manager API.

Bug:19236241
Change-Id: Ic1d59a13d2203c70aba178c315c47ec2661ea56e
2015-04-16 13:55:21 -07:00
Roozbeh Pournader
83ab3b44df Merge "Fix various conformance issues with TextDirectionHeuristics." 2015-04-16 20:38:55 +00:00
Alex Klyubin
aa0d7f60b6 am b1aa7d0b: am 51884f0e: am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant."
* commit 'b1aa7d0bc821614d943075c0d786cc3f5eeb8c73':
  Add Keymaster KM_ORIGIN_UNKNOWN constant.
2015-04-16 20:31:46 +00:00
Alex Klyubin
b1aa7d0bc8 am 51884f0e: am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant."
* commit '51884f0e066bcf1ba5e039cd8a24a87139b5a01c':
  Add Keymaster KM_ORIGIN_UNKNOWN constant.
2015-04-16 20:20:15 +00:00
Svetoslav
8fcd5fee60 Merge "Lower protection level of access mock location permission" 2015-04-16 20:19:46 +00:00
Tim Murray
33d930ad96 Merge "Unhide BLAS intrinsics." 2015-04-16 20:13:53 +00:00
Junda Liu
eaacd1e937 Merge "Adding Carrier Config API." 2015-04-16 20:13:52 +00:00
Alex Klyubin
51884f0e06 am 499126c4: Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant."
* commit '499126c43385ba7bce9b8547b61bafd0c6311147':
  Add Keymaster KM_ORIGIN_UNKNOWN constant.
2015-04-16 20:09:05 +00:00
Amith Yamasani
0dbb64d627 Merge "Dump something for AppIdleController" 2015-04-16 20:08:46 +00:00
Alan Viverette
12a44914c0 D-pad should be able to push seek bar to 0 or max value
Bug: 20198766
Change-Id: Ibd48919fea9915e38a1f6746fa43ea5125d0d087
2015-04-16 13:06:00 -07:00
Alan Viverette
d19512bbfa Merge "Colored button should be using inverse primary text color" 2015-04-16 20:03:27 +00:00
Alex Klyubin
499126c433 Merge "Add Keymaster KM_ORIGIN_UNKNOWN constant." 2015-04-16 19:50:12 +00:00
Selim Cinek
8148f8b6f7 Merge "Fixed the behavior for HUNs with fullscreen intents" 2015-04-16 18:59:34 +00:00
Selim Cinek
31d9ef7a40 Fixed the behavior for HUNs with fullscreen intents
Now HUNs with full screen intents don't fire automatically
when added and don't time out anymore when HUN'd

Change-Id: Ic2d5033febe514760cbb4e6e028c3cea84d07cd8
2015-04-16 11:58:41 -07:00