181629 Commits

Author SHA1 Message Date
Christopher Ferris
1a81b83e1e am 9d25fcae: am 4fb79d14: Merge "Fix comment according to review." automerge: ff6cebf
* commit '9d25fcae8560a2e2bc2e28b08778bd1a94261cd1':
  Fix comment according to review.
2015-02-04 19:39:52 +00:00
Christopher Ferris
9d25fcae85 am 4fb79d14: Merge "Fix comment according to review."
automerge: ff6cebf

* commit 'ff6cebf0a65f9d6e20497295a1a9c290df85052b':
  Fix comment according to review.
2015-02-04 19:29:56 +00:00
Christopher Ferris
ff6cebf0a6 am 4fb79d14: Merge "Fix comment according to review."
* commit '4fb79d14bb6c81f72a92da85420090a05ec2c76d':
  Fix comment according to review.
2015-02-04 19:15:47 +00:00
Christopher Ferris
4fb79d14bb Merge "Fix comment according to review." 2015-02-04 19:07:15 +00:00
Geoff Mendal
151eadfde3 am 8911c2ae: (-s ours) Import translations. DO NOT MERGE automerge: 140a22d -s ours
* commit '8911c2aeb17dfde123b9d412f700c20a33babbfc':
  Import translations. DO NOT MERGE
2015-02-04 18:58:09 +00:00
Amith Yamasani
281dfe7fd2 Merge "Use ResolveInfo for label and icon for LauncherActivityInfo" 2015-02-04 18:46:54 +00:00
Amith Yamasani
7e19f5016f Use ResolveInfo for label and icon for LauncherActivityInfo
Instead of using the ActivityInfo, use the ResolveInfo so that
any label or icon specified on the intent-filter is used.

Also handle the density param in getIcon()

Bug: 18482039
Change-Id: I65cb7adb34b2e472bfc68e7734f3a40fd0a6244c
2015-02-04 18:45:07 +00:00
Christopher Ferris
7254c123a1 Fix comment according to review.
Change-Id: I784f2051cd173425e9a9570ac4555cf835dd277d
2015-02-04 10:40:12 -08:00
Geoff Mendal
ab6b238d62 Merge "Import translations. DO NOT MERGE" 2015-02-04 17:54:37 +00:00
Geoff Mendal
af8f512c75 Import translations. DO NOT MERGE
Change-Id: I8869a20890b6395ef7facc7397fff2df6553997d
Auto-generated-cl: translation import
2015-02-04 11:41:54 -06:00
Sailesh Nepal
fd34df0f20 Merge "Don't set address for failed remote connections" 2015-02-04 17:23:43 +00:00
Geoff Mendal
041349f338 Merge "Import translations. DO NOT MERGE" 2015-02-04 16:33:56 +00:00
Geoff Mendal
b23b7798fe Import translations. DO NOT MERGE
Change-Id: Ic5a8c3b60bfd6618b43a914c43b79eec1ffb73fe
Auto-generated-cl: translation import
2015-02-04 07:53:42 -08:00
Adrian Roos
761c156756 Follow-up to I8a89a10cf2746cefa2feba50dc60c5eccd2ab28d
Bug: 19233606
Change-Id: I394a015371acd124f84f1f6f82bc565fefc669d1
2015-02-04 15:16:04 +00:00
Geoff Mendal
bf40f24bc2 Import translations. DO NOT MERGE
Change-Id: I1045d9d3bcb2ddce2eb2c57fff87827c5ee23f04
Auto-generated-cl: translation import
2015-02-04 06:51:45 -08:00
Geoff Mendal
8911c2aeb1 Import translations. DO NOT MERGE
automerge: 140a22d  -s ours

* commit '140a22de8ead0f166eaea320a37b7134f265353e':
  Import translations. DO NOT MERGE
2015-02-04 14:40:51 +00:00
Geoff Mendal
140a22de8e Import translations. DO NOT MERGE
Change-Id: Ibdc0a2c8927af8036040a542f6484db1ea65880d
Auto-generated-cl: translation import
2015-02-04 06:28:45 -08:00
Adrian Roos
75fa38539d Add API for light status bar
Adds a systemUiVisibility flag and links it
to the status bar icon controller. Also adds a
theme attribute for setting the flag.

Bug: 19233606
Change-Id: I8a89a10cf2746cefa2feba50dc60c5eccd2ab28d
2015-02-04 14:28:14 +01:00
Jorim Jaggi
3bef2929fa Merge "Add ability to colorize status bar" 2015-02-04 11:46:56 +00:00
Jorim Jaggi
dd0107a0db Add ability to colorize status bar
Bug: 19233606
Change-Id: I756599395c202c4d0dd04c44beac706fc19bfe17
2015-02-04 12:44:22 +01:00
Narayan Kamath
406e1ed988 Remove apache specific socket factory API.
Note that this change also includes another (non-breaking) update from
another of my changes from a month ago. I guess nobody has updated API on
master in a very long time..

bug: 18027885
Change-Id: I1fb1bcdaac07131c3bc43b13ad21cacd12a2e7c8
2015-02-04 09:50:46 +00:00
Lajos Molnar
46a9721aeb Merge "MediaCodecInfo: remove stack trace logspam when querying invalid sizes" 2015-02-04 08:19:27 +00:00
Svetoslav
948c9a6393 Add duplex mode support.
This change adds support for duplex printing. The print UI now has a duplex
option which allows the user to choose one of the supported duplex options
by the currently selected printer. The chosen duplex mode is propaged to the
print service that manages this printer.

Change-Id: I807ba9da2723531535c0e1e33f2f4e1b503a54b0
2015-02-04 05:48:48 +00:00
Alan Viverette
d7596cff0b Merge "Ensure AbsListView's drawable state reflects its actual state" 2015-02-04 00:54:14 +00:00
Alan Viverette
f723c83fe5 Ensure AbsListView's drawable state reflects its actual state
Previously, AbsListView assumed its drawable state would only be used
for the selector, so it only reflected the state of the selected child.
This didn't work so well for views that inherited from AbsListView or
for managing the scroll bar drawable state.

Change-Id: I73889645488b9a0fecbf4186b2d83d2511eccf35
2015-02-03 16:31:46 -08:00
Wale Ogunwale
1cfec7c3de Merge "Fixed issue with resized stack sticking to the top of the screen." 2015-02-04 00:29:21 +00:00
Wale Ogunwale
dd11d4d6d3 Fixed issue with resized stack sticking to the top of the screen.
WindowState.mUnderStatusBar wasn't set correctly when the stack was
resized before the window was added to it. Changed to use
TaskStack.mUnderStatusBar instead which will always have the
correct answer.

Bug: 19204013
Change-Id: Ib4660302c6a2aebd47bff354c1efab93a1e1a255
2015-02-03 16:09:02 -08:00
Wonsik Kim
f33c833ca0 am b86a4558: am 015fdf39: Merge "audio: allow audio port cache update even when audio patches contain invalidated sources/sinks" into lmp-mr1-dev automerge: d7310bd
* commit 'b86a45588a67f88730c15c82f624cd64fe1da80c':
  audio: allow audio port cache update even when audio patches contain invalidated sources/sinks
2015-02-03 23:59:02 +00:00
Alan Viverette
ec22b802b6 Merge "PopupWindow animation fixes" 2015-02-03 23:54:41 +00:00
Wonsik Kim
b86a45588a am 015fdf39: Merge "audio: allow audio port cache update even when audio patches contain invalidated sources/sinks" into lmp-mr1-dev automerge: d7310bd
* commit '015fdf392388f1bed3298f9f44012c1a82d7c1a1':
  audio: allow audio port cache update even when audio patches contain invalidated sources/sinks
2015-02-03 23:52:42 +00:00
Alan Viverette
7878edfa1d PopupWindow animation fixes
Calls the dismiss listener immediately, which fixes compatibility with
ListPopupWindow's global layout listener. Adjusts anchor bounds to
better match up with the laid out window position. Caches the content
view to avoid issues with setContentView(null) being called immediately
after dismiss().

Change-Id: I897caeba26ffb2e689f8face199d2ab70718a86c
2015-02-03 15:49:18 -08:00
Wonsik Kim
015fdf3923 Merge "audio: allow audio port cache update even when audio patches contain invalidated sources/sinks" into lmp-mr1-dev
automerge: d7310bd

* commit 'd7310bd1499c0b48594a8fbbcbe0c7e80c1e5832':
  audio: allow audio port cache update even when audio patches contain invalidated sources/sinks
2015-02-03 23:44:34 +00:00
Wonsik Kim
d7310bd149 Merge "audio: allow audio port cache update even when audio patches contain invalidated sources/sinks" into lmp-mr1-dev 2015-02-03 23:39:59 +00:00
Yin-Chia Yeh
31fdd4580c Merge "Camera2: framework updates for HAL3.3 keys" 2015-02-03 23:39:52 +00:00
Lajos Molnar
3f514b5230 am d8e6a8b7: am 6999ef34: camera2: limit flexYUV array size in DngCreator automerge: fdb2112
* commit 'd8e6a8b7643ffa037fbd0e409674c450f0296809':
  camera2: limit flexYUV array size in DngCreator
2015-02-03 23:27:55 +00:00
Lajos Molnar
d8e6a8b764 am 6999ef34: camera2: limit flexYUV array size in DngCreator automerge: fdb2112
* commit '6999ef348818ec62a931f539c2caa799728b8a90':
  camera2: limit flexYUV array size in DngCreator
2015-02-03 23:23:11 +00:00
Lajos Molnar
6999ef3488 camera2: limit flexYUV array size in DngCreator
automerge: fdb2112

* commit 'fdb2112bbc140aab869aac047454cd2f67809df1':
  camera2: limit flexYUV array size in DngCreator
2015-02-03 23:16:28 +00:00
Jean-Michel Trivi
a1852f6ec8 Merge "AudioAttributes javadoc update for conversion to stream types" 2015-02-03 23:02:20 +00:00
Lajos Molnar
fdb2112bbc camera2: limit flexYUV array size in DngCreator
corrected overread

Bug: 19211135
Change-Id: I373b84dd9e2dc6219a305bf2d0308119668fab2a
2015-02-03 14:57:09 -08:00
Jae Seo
08c010421a Merge "TIF: Add a comment to remove padding around the channel logo image" 2015-02-03 22:48:27 +00:00
Craig Mautner
635f9410e7 Merge "Remove path, query, and fragment from http Uri." 2015-02-03 22:37:52 +00:00
Alan Viverette
bc56255353 Merge "Add layer width, height, gravity, and RTL insets for LayerDrawable" 2015-02-03 22:37:05 +00:00
destradaa
d9c8a85f69 Merge "Reduce memory usage of GpsStatus objects." 2015-02-03 21:33:06 +00:00
Alan Viverette
7354b30d90 Add layer width, height, gravity, and RTL insets for LayerDrawable
Bug: 18473819
Change-Id: Iae8e3dbd3fcc7f4c2f08b266c69d40036e75dfb6
2015-02-03 13:24:59 -08:00
Paul Jensen
a3a8b3131c am f1b78d04: Merge "Facilitate network validation on networks with a per-network PAC." into lmp-mr1-dev automerge: 39ae054
automerge: b35275a

* commit 'b35275a25e1a0775458fcbda5b6e8180a0e3311a':
  Facilitate network validation on networks with a per-network PAC.
2015-02-03 21:22:00 +00:00
destradaa
6bde4683ae Reduce memory usage of GpsStatus objects.
A simple GpsStatus object uses 9K of space, given that it initializes an array
of 255 GpsSatellite objects.
This change reduces the memory footprint in the average case, and keeps the
semantics of the API and its GpsSatellite sibling objects without any changes.
In a best case scenario it brings the memory usage per object to 1K.
It's likely in most cases that only 20-50 satellites will be in view. So the
usage should not exceeed half of the original memory usage.
It was considered to keep the internal array but a SparseArray provided bigger
memory savings in the test scenario of ~700B.

Change-Id: Ie2d2144d776a74d4904a08c0d6c5aec6d3bba7cc
2015-02-03 13:17:14 -08:00
Paul Jensen
b35275a25e am f1b78d04: Merge "Facilitate network validation on networks with a per-network PAC." into lmp-mr1-dev automerge: 39ae054
* commit 'f1b78d046965f91c2e03d541cba4c91ea707111a':
  Facilitate network validation on networks with a per-network PAC.
2015-02-03 21:17:09 +00:00
Paul Jensen
f1b78d0469 Merge "Facilitate network validation on networks with a per-network PAC." into lmp-mr1-dev
automerge: 39ae054

* commit '39ae0547ca5a1e7cfe24a945b2f8a910e09b7f3c':
  Facilitate network validation on networks with a per-network PAC.
2015-02-03 21:11:51 +00:00
Paul Jensen
39ae0547ca Merge "Facilitate network validation on networks with a per-network PAC." into lmp-mr1-dev 2015-02-03 21:08:59 +00:00
Jae Seo
338a29a64f TIF: Add a comment to remove padding around the channel logo image
Bug: 19066924
Change-Id: Ibb1efb945550028be4106ead826b1e152e488c92
2015-02-03 12:39:35 -08:00