Marco Nelissen
1632fae376
Make setServer() safe to call multiple times
...
This makes it safe to call setServer() multiple times with the same
server, different servers, or null.
b/13622801
Change-Id: Id04440df720f830e67106eb543653ace42430d97
2014-03-27 13:25:14 -07:00
Christopher Tate
450e63af4e
Merge "Unlinked providers STILL shouldn't cause crashes"
2014-03-27 20:23:36 +00:00
Christopher Tate
132933dc2e
Unlinked providers STILL shouldn't cause crashes
...
Bug 13651057
Change-Id: Id7e5ba521ac3f201b1a44f122358ca5af2929e06
2014-03-27 13:22:26 -07:00
Craig Mautner
bffd4d437d
Merge "Check return values for null." into klp-modular-dev
2014-03-27 20:22:20 +00:00
Craig Mautner
9410f5983b
am 723f7bbc: am 7f7ce0f7: am a2824410: Merge "Do not show Home behind full screen activity"
...
* commit '723f7bbcf34168b216421eee4b7d86199f90de1f':
Do not show Home behind full screen activity
2014-03-27 20:20:49 +00:00
Craig Mautner
d3849f5415
Check return values for null.
...
When a Display has been removed there is a delay until all of its
windows have been removed. Therefore there is a possibility that
WindowState.getDisplayContent() returns null. Guard against that
possibility.
Fixes bug 13616765.
Change-Id: Ia2074d293b0e1bd4ca2cd14aeb4a2cc09ed9f41e
2014-03-27 13:19:29 -07:00
Scott Main
653aa40ef5
am 7b190e0f: am 22b483ee: am bbaf11f4: update viewport variable with new underscore format
...
* commit '7b190e0f1df16346696465c0114179b423afc26d':
update viewport variable with new underscore format
2014-03-27 20:19:20 +00:00
Craig Mautner
723f7bbcf3
am 7f7ce0f7: am a2824410: Merge "Do not show Home behind full screen activity"
...
* commit '7f7ce0f71b5f1b5274b0cda190401823508cda1f':
Do not show Home behind full screen activity
2014-03-27 20:14:13 +00:00
Scott Main
7b190e0f1d
am 22b483ee: am bbaf11f4: update viewport variable with new underscore format
...
* commit '22b483ee6e029dc9db4ae390b91c449b7977273d':
update viewport variable with new underscore format
2014-03-27 20:13:59 +00:00
Scott Main
22b483ee6e
am bbaf11f4: update viewport variable with new underscore format
...
* commit 'bbaf11f42152d03c26ec0dc02061dc93a1feb830':
update viewport variable with new underscore format
2014-03-27 20:08:17 +00:00
Craig Mautner
7f7ce0f71b
am a2824410: Merge "Do not show Home behind full screen activity"
...
* commit 'a282441038b8a82be1b9b6afc41145e5570ce377':
Do not show Home behind full screen activity
2014-03-27 20:07:57 +00:00
Scott Main
bbaf11f421
update viewport variable with new underscore format
...
Change-Id: I68d9e4a57273d86adb9fa2721dc2ce1dbe3ce937
2014-03-27 13:01:56 -07:00
Craig Mautner
a282441038
Merge "Do not show Home behind full screen activity"
2014-03-27 20:01:11 +00:00
Christopher Tate
5454ac6b37
Merge "Expand install observer semantics"
2014-03-27 19:38:56 +00:00
Christopher Tate
f1977b4500
Expand install observer semantics
...
...and now fail conservatively when two apps both attempt to define
the same permission. Apps signed with the same certificate are
permitted to redefine permissions.
We also finally have a (hidden) interface class for observing package
installation so that we can now rev the interface without breaking
existing callers.
Bug 13551375
Change-Id: Ifa4e59154dcccbb286ee46a35a6f25e4ad0f0f01
2014-03-27 12:37:47 -07:00
Leon Scroggins
4a857b1d47
Merge "Update framework to use M34 version of Skia."
2014-03-27 19:36:43 +00:00
Selim Cinek
7718fc1291
Fixed crash when setting wallpaper with built in rotation
...
If an image had a built in rotation, a crash could occur,
when setting it. An example was a panorama image which had
a rotation of 90 degrees
Change-Id: Iede8226dac3a40f08d39a69162eb388e6aba97ec
Bug: 13507421
2014-03-27 19:34:01 +00:00
Scott Main
9ad8a5331c
am 9a5c6e68: am 4243710b: am 89f4a546: am 0c933df6: fix bug in code snippet
...
* commit '9a5c6e6812d3e69fb0f9247a9010918de94a10fe':
fix bug in code snippet
2014-03-27 19:21:46 +00:00
Scott Main
9a5c6e6812
am 4243710b: am 89f4a546: am 0c933df6: fix bug in code snippet
...
* commit '4243710bf8b4bf3a0bec9c4cf3b00e4b69651883':
fix bug in code snippet
2014-03-27 19:17:05 +00:00
Scott Main
4243710bf8
am 89f4a546: am 0c933df6: fix bug in code snippet
...
* commit '89f4a5463b11f98b62aa9639a99d3f9ca81b92c4':
fix bug in code snippet
2014-03-27 19:08:23 +00:00
Scott Main
89f4a5463b
am 0c933df6: fix bug in code snippet
...
* commit '0c933df6d09dfb3923e0891028c67249bc8887d5':
fix bug in code snippet
2014-03-27 19:02:33 +00:00
Scott Main
0c933df6d0
fix bug in code snippet
...
Change-Id: I98f582d23e5522ef29b9b366bf4a7175eac0bbd5
2014-03-27 11:53:38 -07:00
Adam Lesinski
f7fd00880e
Merge "Uses VMRuntime.newUnpaddedArray for ideal array sizes"
2014-03-27 18:53:06 +00:00
Adam Lesinski
776abc24cd
Uses VMRuntime.newUnpaddedArray for ideal array sizes
...
Bug:13028925
Change-Id: I0a9301248b10a339afbdc5e4ffe3310ac4fa1fb7
2014-03-27 11:42:10 -07:00
Colin Cross
1c14c327e8
am c1a7d075: am 232d4224: am f0ffa8a3: Merge "app_process: use LOCAL_MULTILIB := both"
...
* commit 'c1a7d0758de065da80129baa85f1471e67c7fe21':
app_process: use LOCAL_MULTILIB := both
2014-03-27 18:29:19 +00:00
Adam Lesinski
350159c65a
resolved conflicts for merge of 6984e4f9 to master
...
Conflicts:
services/core/java/com/android/server/notification/NotificationManagerService.java
Change-Id: Ief1bf339cf7d75094c9a169264c015b1f286ed63
2014-03-27 18:26:11 +00:00
Colin Cross
c1a7d0758d
am 232d4224: am f0ffa8a3: Merge "app_process: use LOCAL_MULTILIB := both"
...
* commit '232d422405d686eb493b48370a2b2f7c35fe96fb':
app_process: use LOCAL_MULTILIB := both
2014-03-27 17:36:27 +00:00
Colin Cross
232d422405
am f0ffa8a3: Merge "app_process: use LOCAL_MULTILIB := both"
...
* commit 'f0ffa8a38e90f64912686833dba9823b251fae57':
app_process: use LOCAL_MULTILIB := both
2014-03-27 17:30:01 +00:00
Colin Cross
f0ffa8a38e
Merge "app_process: use LOCAL_MULTILIB := both"
2014-03-27 17:26:08 +00:00
Selim Cinek
dbcd60d740
am d00e8b5f: Merge "Improved integration of NotificationStackScroller"
...
* commit 'd00e8b5f7c5ac62f1fa4f6bd8746b57aeb42a8c0':
Improved integration of NotificationStackScroller
2014-03-27 17:24:20 +00:00
Selim Cinek
d00e8b5f7c
Merge "Improved integration of NotificationStackScroller"
2014-03-27 17:20:42 +00:00
Colin Cross
f130f0aaea
app_process: use LOCAL_MULTILIB := both
...
Use LOCAL_MULTILIB := both to build app_process64 instead of
duplicating the build rule.
Also causes PRODUCT_PACKAGES := app_process to install both
versions on 64-bit platforms, as the module names for both
app_process and app_process64 are now app_process.
Change-Id: Ia3c3265d15475771b0cae8bace53b8fbf351c186
2014-03-27 10:20:29 -07:00
Selim Cinek
80a14e5d1b
Improved integration of NotificationStackScroller
...
Quicksettings and clear all buttons now work correctly with
NotificationStackScroller but visuals are still tbd
Change-Id: Ia8a0895f66e0b682f39ac62d92c6b6cfccce2ee2
2014-03-27 18:18:49 +01:00
Adam Lesinski
6984e4f9bb
am fc680b89: Merge "Fix a race in NotificationManager with Listeners" into klp-modular-dev
...
* commit 'fc680b89184fb60cf9a58e81d7f890002310702d':
Fix a race in NotificationManager with Listeners
2014-03-27 17:18:03 +00:00
John Reck
049acc8cd3
am 07b6c552: Merge "Async drawing!"
...
* commit '07b6c552e6243c4f69a9c07ed9a08df78ff6d25e':
Async drawing!
2014-03-27 17:17:25 +00:00
Adam Lesinski
fc680b8918
Merge "Fix a race in NotificationManager with Listeners" into klp-modular-dev
2014-03-27 17:11:35 +00:00
John Reck
07b6c552e6
Merge "Async drawing!"
2014-03-27 17:11:31 +00:00
John Reck
668f0e38ef
Async drawing!
...
Change-Id: I7e728356f58af88174328a8c0b90d27b128bfe01
2014-03-27 10:00:04 -07:00
Olivier Gay
d2923266ae
Add support for additional international keyboard mappings
...
Add kcm mapping files for Arabic, Greek, Hebrew, Lithuanian
and Spanish (Latin).
Change-Id: I35cb2a4d6e016c6f565fba05710ba1626452fe68
Signed-off-by: Olivier Gay <ogay@logitech.com>
Signed-off-by: Manuel Carthoblaz <mcarthob@logitech.com>
Signed-off-by: Mathieu Meisser <mmeisser@logitech.com>
2014-03-27 17:49:52 +01:00
Matt Casey
b59c6c2d6c
am ca04d718: Merge "Add a mediastore constant for playlists."
...
* commit 'ca04d7185369073ca0a291f37ec3680037711d44':
Add a mediastore constant for playlists.
2014-03-27 15:47:30 +00:00
Matt Casey
ca04d71853
Merge "Add a mediastore constant for playlists."
2014-03-27 15:43:19 +00:00
Jorim Jaggi
e7a93296e9
am 64754273: Fix build.
...
* commit '647542736d8d5bdc65f500022d87e2646c26204a':
Fix build.
2014-03-27 15:09:18 +00:00
Jorim Jaggi
647542736d
Fix build.
...
Change-Id: Ia31e410d1ae0f60f1df7fceea7bf5fd082cc425d
2014-03-27 15:56:54 +01:00
Narayan Kamath
19c7777c3e
am f1efa3ee: Merge "resolved conflicts for merge of 22d07464 to master"
...
* commit 'f1efa3eecc720d5920cbb1cf3fc1c4da3252f5a4':
AArch64: Make frameworks/base code more portable
2014-03-27 14:36:02 +00:00
Narayan Kamath
f1efa3eecc
Merge "resolved conflicts for merge of 22d07464 to master"
2014-03-27 14:31:24 +00:00
Selim Cinek
257d5e4ff4
am ddaba436: Merge "Initial implementation of NotificationStackScroller"
...
* commit 'ddaba4360b86f96307ec88f0d0b145425bc3e128':
Initial implementation of NotificationStackScroller
2014-03-27 14:30:12 +00:00
Jorim Jaggi
d76950581a
am 73581eff: Merge "Move legacy notification processing to Notification.Builder"
...
* commit '73581effb0b4029961501c6f699e95a9930ea1e6':
Move legacy notification processing to Notification.Builder
2014-03-27 14:30:09 +00:00
Selim Cinek
ddaba4360b
Merge "Initial implementation of NotificationStackScroller"
2014-03-27 14:28:56 +00:00
Jorim Jaggi
73581effb0
Merge "Move legacy notification processing to Notification.Builder"
2014-03-27 14:25:17 +00:00
Narayan Kamath
ecd072161e
resolved conflicts for merge of 22d07464 to master
...
Change-Id: Ic037261eedd6e224938c960d2b4597590c81ed9d
2014-03-27 14:22:47 +00:00