188751 Commits

Author SHA1 Message Date
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
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
843b327ae2 Merge "Rename Call*Listener to Call*Callback." 2015-04-16 22:18:39 +00: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
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
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
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
Selim Cinek
80ee14ebb4 Merge "Fixed that disappear animations were disabled" 2015-04-16 18:55:56 +00:00
Selim Cinek
ecc53f4835 Merge "Fixed a bug where the notification size was incorrect" 2015-04-16 18:55:01 +00:00
Selim Cinek
2aab2fb76e Fixed that disappear animations were disabled
Bug: 20165559
Change-Id: I44fd10aee1ad4107ffcf98e103cd8054afb83731
2015-04-16 11:53:43 -07:00
Selim Cinek
60122be674 Fixed a bug where the notification size was incorrect
When an activity was shown and the device was locked
the notification had the wrong size if they were redacted.

Bug: 20086154
Change-Id: I37448a2ba1c027cffd1f945b031d08f0fd90f638
2015-04-16 11:53:36 -07:00
Jonathan Basseri
9a1c9b67c4 Adding Carrier Config API.
UICC privileged carrier apps will extend CarrierConfigService to provide
carrier-specific configuration. Apps/services will use
CarrierConfigManager to read the current configuration.

CarrierConfigManager also defines the set of configuration variables and
their default values.

Bug: b/19483786
Change-Id: I027211b43276afd6fe893ae50048c52f2aed5cf5
2015-04-16 11:40:33 -07:00
Pierre Vandwalle
d10eb9c3eb Merge changes I847ec3a9,I201b5206
* changes:
  add HAL PNO config parameter
  add disconnected scan parameter, add bytes[] container to scanResults
2015-04-16 18:34:29 +00:00
Deepanshu Gupta
a8ac52d6c4 Merge "resolved conflicts for merge of 186fe7b1 to master" 2015-04-16 18:19:49 +00:00
John Spurlock
f99c656afb Merge "An update on VolumePanel." 2015-04-16 18:19:05 +00:00
Deepanshu Gupta
4967201a2c resolved conflicts for merge of 186fe7b1 to master
Change-Id: I60886d3e44ae23a11c8f129517df87ee29625ada
2015-04-16 11:18:41 -07:00
Tim Murray
ef0e1c6a0c Unhide BLAS intrinsics.
Change-Id: I3006d878e68cce833d8f26cb5d8a1a660a6f5565
2015-04-16 11:15:43 -07:00
Pierre Vandwalle
37f6b9307d add HAL PNO config parameter
Change-Id: I847ec3a9cbd9f0036a4de7b88667f26f7880d7b1
2015-04-16 11:00:36 -07:00
Pierre Vandwalle
fc197d3923 add disconnected scan parameter, add bytes[] container to scanResults
Change-Id: I201b52064ea764ddd406c25c86f41887029ff225
2015-04-16 11:00:36 -07:00
Wale Ogunwale
6dfdfd6741 Added attribute showForAllUsers that deprecates showOnLockScreen
The new name is more meaningful to what the attribute actually does.

Also, force the FLAG_SHOWN_WHEN_LOCKED flag for windows that belong
to acitivties with the showForAllUsers attribute set.

Bug: 20227306
Change-Id: Ifd49166c3ec0e67ae43addc0fb30038523332ea5
2015-04-16 10:59:16 -07:00
Hiroshi Yamauchi
2052907d02 Merge "Unhide Debug.getRuntimeStat()." 2015-04-16 17:58:40 +00:00
Santos Cordon
0d4e216665 Merge "Move Phone.java APIs into InCallService" 2015-04-16 17:58:16 +00:00
Deepanshu Gupta
186fe7b10f am c4affce9: am 1f3c7f3f: am f18ceefc: am cd6e00c6: Merge changes from topic \'layoutlib-api-15\' into lmp-mr1-dev
* commit 'c4affce9df0817b84df3e61c3932f53b77ee0986':
  Update golden image for tests.
  Update to using LayoutlibCallback.
  Remove implementation of deprecated method.
  Add @empty support.
2015-04-16 17:55:03 +00:00
Santos Cordon
a2492810df Move Phone.java APIs into InCallService
This change is one step in the right direction of getting rid of
Phone.java.

Phone.java was deemed superfluous and this change moves the methods
previously exposed in Phone.java into InCallService.  This was done by
having InCallService listen to Phone and pipe the calls as appropriate.
However, state still lives in Phone and we eventually want to move that
code into InCallService.  That will be done in a later CL.

Bug: 20160495
Change-Id: Id142431c253c1f24f260da42e8bedd1eb2ce448b
2015-04-16 10:54:12 -07:00
Brian Carlstrom
49cb2775a9 am 81d0aabc: am 40955edf: am 14a982aa: Merge "Document hprof-conv -z"
* commit '81d0aabcb5af11f8695793dbfac893d17688970e':
  Document hprof-conv -z
2015-04-16 17:53:43 +00:00
Deepanshu Gupta
c4affce9df am 1f3c7f3f: am f18ceefc: am cd6e00c6: Merge changes from topic \'layoutlib-api-15\' into lmp-mr1-dev
* commit '1f3c7f3f500bdbfd790c20872961d84ef617f066':
  Update golden image for tests.
  Update to using LayoutlibCallback.
  Remove implementation of deprecated method.
  Add @empty support.
2015-04-16 17:41:54 +00:00
Brian Carlstrom
81d0aabcb5 am 40955edf: am 14a982aa: Merge "Document hprof-conv -z"
* commit '40955edf9dc1e90b337af89543919eec4868dbe0':
  Document hprof-conv -z
2015-04-16 17:41:44 +00:00
Brian Carlstrom
40955edf9d am 14a982aa: Merge "Document hprof-conv -z"
* commit '14a982aa7a38fa89c916c252996632d401b1d043':
  Document hprof-conv -z
2015-04-16 17:31:34 +00:00