Jean-Baptiste Queru
12174a1c62
am 48576911: Merge from AOSP staging branch
...
* commit '48576911a2de25c46ecfbecdf7dcb373b70be3a5':
Return error upon attempt to use non-existent APN
Memory leak due to bad destroy sequence
2012-12-18 15:52:45 -08:00
Jean-Baptiste Queru
48576911a2
Merge from AOSP staging branch
...
Change-Id: Iad3df4845e6fae16c4ae6dbddcad0121d4775dcd
2012-12-18 15:14:12 -08:00
Robert Greenwalt
9b64c4906b
Merge "Return error upon attempt to use non-existent APN"
2012-12-18 11:02:52 -08:00
Mikael Hedegren
342a7cb69f
Return error upon attempt to use non-existent APN
...
startUsingNetworkFeature will ignore errors from
reconnect - causing ConnectivityService to send
faulty information back to requester.
Change-Id: I4e0fcc1addd84da409cdc1eed1a95d25d925e020
2012-12-18 15:32:48 +01:00
Jamie Gennis
f8f147d167
am 81e3c9ed: am d2a21d7f: Merge "Fade recents thumbnail to transparent earlier." into jb-mr1.1-dev
...
* commit '81e3c9ed66ce6968a331c4eafb969f66234d6e8a':
Fade recents thumbnail to transparent earlier.
2012-12-17 19:00:00 -08:00
Jamie Gennis
81e3c9ed66
am d2a21d7f: Merge "Fade recents thumbnail to transparent earlier." into jb-mr1.1-dev
...
* commit 'd2a21d7fee7ba3c9596baf16cadc76dd607a5cb1':
Fade recents thumbnail to transparent earlier.
2012-12-17 18:57:22 -08:00
Craig Mautner
3be73abc69
Fade recents thumbnail to transparent earlier.
...
Reduce the gpu load by fading the recents thumbnail to an alpha of
0.0 before the remaining animations are completed. When alpha hits
0 the gpu treats the layer as hidden and can merge the remaining
layers in time.
This is a partial fix for 7729214.
Change-Id: I9761bbd0554db6454c7eec0485be798b11672ff5
2012-12-17 17:35:58 -08:00
Svetoslav Ganov
0bf39c8073
Merge "Refactoring of the screen magnification feature."
2012-12-14 17:12:12 -08:00
Svetoslav Ganov
545252f4fd
Refactoring of the screen magnification feature.
...
1. This patch takes care of the case where a magnified window is covering an unmagnigied
one. One example is a dialog that covers the IME window.
bug:7634430
2. Ensuring that the UI automator tool can connect and correctly dump the screen.
bug:7694696
3. Removed the partial implementation for multi display magnification. It adds
unnecessary complexity since it cannot be implemented without support for
input from multiple screens. We will revisit when necessary.
4. Moved the magnified border window as a surface in the window manager.
5. Moved the mediator APIs on the window manager and the policy methods on the
WindowManagerPolicy.
6. Implemented batch event processing for the accessibility input filter.
Change-Id: I4ebf68b94fb07201e124794f69611ece388ec116
2012-12-14 16:27:27 -08:00
Nick Kralevich
92091fa963
App home directories are now 0700 for targetSdkVersion > 17
...
Pass targetSdkVersion to installd so it knows the appropriate
permissions to apply to the app's home directory.
Bug: 7208882
Change-Id: Ia62ed36b32ee5af01077fb10a586024411be8ed4
2012-12-14 11:53:10 -08:00
John Spurlock
90558bd6f1
am 5eb91627: am 7739a5ca: am f5df689a: Fix NPE inside DreamManagerService.
...
* commit '5eb9162761a5f48b47545bf9e73a34f570deedec':
Fix NPE inside DreamManagerService.
2012-12-14 10:34:10 -08:00
John Spurlock
5eb9162761
am 7739a5ca: am f5df689a: Fix NPE inside DreamManagerService.
...
* commit '7739a5ca673ba2264295641466569b2a1c788fe9':
Fix NPE inside DreamManagerService.
2012-12-14 10:31:16 -08:00
John Spurlock
7739a5ca67
am f5df689a: Fix NPE inside DreamManagerService.
...
* commit 'f5df689aa65682ce9217405e4a6b686e94129e8f':
Fix NPE inside DreamManagerService.
2012-12-14 10:29:32 -08:00
John Spurlock
f5df689aa6
Fix NPE inside DreamManagerService.
...
Bug:7741911
Change-Id: Icfc39b2d89f57bba79866030df85b822e3f73ae2
2012-12-14 13:12:43 -05:00
Jeff Brown
d90a56fadc
Merge "Track app and display wakelocks separately."
2012-12-12 16:49:30 -08:00
Jeff Brown
27f7a866f5
Track app and display wakelocks separately.
...
Change the power manager to use two different kernel wakelocks
to distinguish between an application or the display keeping the
CPU alive. This may help make the output of "dumpsys batteryinfo"
easier to interpret.
Bug: 7726759
Change-Id: Iaff96ad74030d00200617b459679ea16390a8da5
2012-12-12 16:20:17 -08:00
Craig Mautner
6cf1a66348
Merge "Call adjustWallpaperWindowsLocked once per pass."
2012-12-12 15:35:57 -08:00
Nick Kralevich
0490f02eb7
Merge "Remove unused code."
2012-12-12 12:43:36 -08:00
Jeff Sharkey
0813894118
am 764bc0a7: am bf8de6a3: Merge "Remove unnecessary locking for screen broadcasts."
...
* commit '764bc0a7ae9c623f18aceadda2d5d894b1bf4024':
Remove unnecessary locking for screen broadcasts.
2012-12-12 11:11:13 -08:00
Jeff Sharkey
764bc0a7ae
am bf8de6a3: Merge "Remove unnecessary locking for screen broadcasts."
...
* commit 'bf8de6a349e19b32a1577080a9d8bb7f92b2301f':
Remove unnecessary locking for screen broadcasts.
2012-12-12 11:06:36 -08:00
Jeff Sharkey
bf8de6a349
Merge "Remove unnecessary locking for screen broadcasts."
2012-12-12 10:41:20 -08:00
Nick Kralevich
4d254266a4
Remove unused code.
...
Change-Id: I6785cea91c0ab2c367645201fb8862dbf1a55773
2012-12-12 10:38:40 -08:00
Craig Mautner
ae44659f30
Call adjustWallpaperWindowsLocked once per pass.
...
Also refactor a few methods and improve logging.
Change-Id: Ic54a1ff99f6de732b31cda5c06d36e8de01a269c
2012-12-12 10:09:19 -08:00
Robert Greenwalt
1d42a09715
am f6610e2d: am 79e0e3fd: Merge "return value of String.replace() is ignored."
...
* commit 'f6610e2d7d883653ef80077df649e4dd91c221c1':
return value of String.replace() is ignored.
2012-12-11 16:54:33 -08:00
Robert Greenwalt
f6610e2d7d
am 79e0e3fd: Merge "return value of String.replace() is ignored."
...
* commit '79e0e3fd69ba6426da6575e0c778eff205318172':
return value of String.replace() is ignored.
2012-12-11 16:52:39 -08:00
Robert Greenwalt
79e0e3fd69
Merge "return value of String.replace() is ignored."
2012-12-11 16:34:35 -08:00
Christopher Tate
1423fa30c2
am 1de62393: am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev
...
* commit '1de623939090993d03a7c398d09e2d13950d682b':
Make immersive mode public & imply update locking
2012-12-11 16:15:38 -08:00
Christopher Tate
1de6239390
am 534de491: Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev
...
* commit '534de491e6522465a7ad12d7cba9b2f80deab364':
Make immersive mode public & imply update locking
2012-12-11 16:13:51 -08:00
Christopher Tate
534de491e6
Merge "Make immersive mode public & imply update locking" into jb-mr1-aah-dev
2012-12-11 16:11:00 -08:00
Kenny Root
0c312368cb
am 8f276515: am ae5cc868: am 2735795f: Merge "If freeCache deletes APK, give out of space error" into jb-mr1.1-dev
...
* commit '8f276515ea7204f54c773c29eb14a9346f2fa973':
If freeCache deletes APK, give out of space error
2012-12-11 15:27:26 -08:00
Jeff Brown
ace7404de8
resolved conflicts for merge of d7337fb9 to master
...
Change-Id: I51dedcc5ee521e62ad6101c0b09e4f881b8c4bf0
2012-12-11 15:21:02 -08:00
Kenny Root
8f276515ea
am ae5cc868: am 2735795f: Merge "If freeCache deletes APK, give out of space error" into jb-mr1.1-dev
...
* commit 'ae5cc8687b4fde98449cbec1fd9a610557ff1b5d':
If freeCache deletes APK, give out of space error
2012-12-11 15:12:49 -08:00
Kenny Root
ae5cc8687b
am 2735795f: Merge "If freeCache deletes APK, give out of space error" into jb-mr1.1-dev
...
* commit '2735795f5aa906fbfd885dbacee1de0b41b80bf0':
If freeCache deletes APK, give out of space error
2012-12-11 15:10:47 -08:00
Kenny Root
2735795f5a
Merge "If freeCache deletes APK, give out of space error" into jb-mr1.1-dev
2012-12-11 15:07:54 -08:00
Jeff Brown
d7337fb97a
am 3781523b: am eaae7d97: Merge "Play a tone when wireless charging begins." into jb-mr1.1-dev
...
* commit '3781523becbb2d576761c2701763ff3588294a97':
Play a tone when wireless charging begins.
2012-12-11 14:19:41 -08:00
Jeff Brown
3781523bec
am eaae7d97: Merge "Play a tone when wireless charging begins." into jb-mr1.1-dev
...
* commit 'eaae7d976a5629e064af06f0e2c10f97f1a8c462':
Play a tone when wireless charging begins.
2012-12-11 14:17:50 -08:00
Jeff Brown
eaae7d976a
Merge "Play a tone when wireless charging begins." into jb-mr1.1-dev
2012-12-11 14:14:54 -08:00
Kenny Root
3f96d0e127
If freeCache deletes APK, give out of space error
...
After DownloadManager has downloaded an application to cache to install
during low memory condition, we try to free cache to fit the new
application. The free cache function deletes older files first, but it
will also delete the downloaded application (since it's in cache) as a
last resort since installd has no context about it.
This just changes the error code returned in this case so that we'll
give something more meaningful to the user. A later fix should actually
make this more sane. For instance: know which file to avoid deleting,
not even trying to delete anything if it won't arrive at the desired
free space.
Bug: 7684538
Change-Id: Ide77320fc51a4f692ef8042cb0eafe17b5cd279d
2012-12-11 13:35:43 -08:00
Jeff Brown
84e2756c0f
Play a tone when wireless charging begins.
...
Only plays a tone if the battery level is below 95% which
is the same heuristic used when determining whether to turn
the screen on.
Use new low battery and wireless charging sounds on Mako.
Bug: 7371658
Change-Id: Ia4527ec398d024ee418a4287e1fcbf0ec83bcc24
2012-12-11 12:55:03 -08:00
John Spurlock
bbb9703860
am 5ccefdd6: am 49cc9cb8: am 5def50da: Merge "Fallback to default dream if the current dream is removed." into jb-mr1.1-dev
...
* commit '5ccefdd6d570a084ce708d7f4654358ef7108451':
Fallback to default dream if the current dream is removed.
2012-12-11 11:59:28 -08:00
John Spurlock
5ccefdd6d5
am 49cc9cb8: am 5def50da: Merge "Fallback to default dream if the current dream is removed." into jb-mr1.1-dev
...
* commit '49cc9cb85376bad11611966fcdbe58dae1ab7a56':
Fallback to default dream if the current dream is removed.
2012-12-11 11:56:56 -08:00
John Spurlock
49cc9cb853
am 5def50da: Merge "Fallback to default dream if the current dream is removed." into jb-mr1.1-dev
...
* commit '5def50da0de624abeafafe71dc72b4baf423b985':
Fallback to default dream if the current dream is removed.
2012-12-11 11:53:53 -08:00
Amith Yamasani
03cb98aecf
Move Observer test to servicetests
...
Change-Id: Ib3493af4eb3185db79004a3cad5473161ed51f71
2012-12-11 11:15:25 -08:00
Amith Yamasani
e03c17f1cb
Merge "Move one more test."
2012-12-11 11:08:06 -08:00
Amith Yamasani
814a8d35ae
Move one more test.
...
Change-Id: Iea0e0b5727746f2332db2ab1c1b216326eb50f13
2012-12-11 11:06:21 -08:00
Craig Mautner
28db197580
Merge "Share the pending layout changes"
2012-12-11 10:51:30 -08:00
Amith Yamasani
3a57213c2d
Merge "Fix build. Forgot to move this test."
2012-12-11 10:43:45 -08:00
Craig Mautner
74c9671855
Merge "Recouple layout and animation a bit."
2012-12-11 10:42:42 -08:00
Amith Yamasani
8ff9a156c0
Fix build. Forgot to move this test.
...
Change-Id: I06aab8ec6e2dac86b65bbeed3587444260fec2e8
2012-12-11 10:42:09 -08:00
Amith Yamasani
16db3c72c0
Merge "Move lingering services to services.jar."
2012-12-11 10:04:07 -08:00