Baligh Uddin
c84dd90ae6
Merge "Import translations. DO NOT MERGE"
2013-11-01 14:35:14 +00:00
Brian Carlstrom
3472338f12
am 68724352: am 3a9a2089: am e6411e68: Merge "Set persist.sys.dalvik.vm.lib at system server startup" into klp-dev
...
* commit '6872435264f720dd5f1471d279f3f2ee938802e5':
Set persist.sys.dalvik.vm.lib at system server startup
2013-10-31 22:32:49 -07:00
Brian Carlstrom
6872435264
am 3a9a2089: am e6411e68: Merge "Set persist.sys.dalvik.vm.lib at system server startup" into klp-dev
...
* commit '3a9a2089852d18ef7abbb9476fc3455bfec5a880':
Set persist.sys.dalvik.vm.lib at system server startup
2013-10-31 21:39:07 -07:00
Brian Carlstrom
3a9a208985
am e6411e68: Merge "Set persist.sys.dalvik.vm.lib at system server startup" into klp-dev
...
* commit 'e6411e681018289c58ae6f622c11db7c800de962':
Set persist.sys.dalvik.vm.lib at system server startup
2013-10-31 21:35:50 -07:00
Brian Carlstrom
e6411e6810
Merge "Set persist.sys.dalvik.vm.lib at system server startup" into klp-dev
2013-11-01 04:32:46 +00:00
Newton Allen
52e3393afd
Merge "Fix some documentation typos."
2013-11-01 02:37:22 +00:00
Jeff Sharkey
e11b6b036b
am b9c28ce9: am 2903d6fa: am c09b6a46: Merge "Better enforcement in DocumentsProvider.call()." into klp-dev
...
* commit 'b9c28ce9d4f5539e2118822750fa008d5fe77c29':
Better enforcement in DocumentsProvider.call().
2013-10-31 18:01:56 -07:00
Jeff Sharkey
b9c28ce9d4
am 2903d6fa: am c09b6a46: Merge "Better enforcement in DocumentsProvider.call()." into klp-dev
...
* commit '2903d6fa19e90ad4546330431e2a26245dc0d5bc':
Better enforcement in DocumentsProvider.call().
2013-10-31 17:59:47 -07:00
Jeff Sharkey
2903d6fa19
am c09b6a46: Merge "Better enforcement in DocumentsProvider.call()." into klp-dev
...
* commit 'c09b6a46a34d42b0b1abf2f28b943975b8fa3d79':
Better enforcement in DocumentsProvider.call().
2013-10-31 17:58:21 -07:00
Jeff Sharkey
c09b6a46a3
Merge "Better enforcement in DocumentsProvider.call()." into klp-dev
2013-11-01 00:56:26 +00:00
Svetoslav
2a7de4eb8d
am c896147c: am 9eae380b: am a9f28eea: Merge "Temporary detached views not properly reported to accessibility layer." into klp-dev
...
* commit 'c896147c96c020a923711b8a667baf2c881786c0':
Temporary detached views not properly reported to accessibility layer.
2013-10-31 17:55:20 -07:00
Svetoslav
c896147c96
am 9eae380b: am a9f28eea: Merge "Temporary detached views not properly reported to accessibility layer." into klp-dev
...
* commit '9eae380badaa8512fd2c3b0e01a0aff276d3636b':
Temporary detached views not properly reported to accessibility layer.
2013-10-31 17:52:10 -07:00
Svetoslav
9eae380bad
am a9f28eea: Merge "Temporary detached views not properly reported to accessibility layer." into klp-dev
...
* commit 'a9f28eea3645bc25399575db78c9235484e359c3':
Temporary detached views not properly reported to accessibility layer.
2013-10-31 17:48:42 -07:00
Svetoslav
a9f28eea36
Merge "Temporary detached views not properly reported to accessibility layer." into klp-dev
2013-11-01 00:44:50 +00:00
Svetoslav
d9ad63b9f7
am 18686894: am acd8741d: am a84e1197: Merge "Uninitialized UiAutomationConnection incorrectly enforces caller id." into klp-dev
...
* commit '186868941747b2fad1bdaea973d99ba62686517c':
Uninitialized UiAutomationConnection incorrectly enforces caller id.
2013-10-31 17:38:56 -07:00
Svetoslav
1868689417
am acd8741d: am a84e1197: Merge "Uninitialized UiAutomationConnection incorrectly enforces caller id." into klp-dev
...
* commit 'acd8741de6610bf3e2ec5ee682f7baa54d1fc383':
Uninitialized UiAutomationConnection incorrectly enforces caller id.
2013-10-31 17:35:50 -07:00
Svetoslav
acd8741de6
am a84e1197: Merge "Uninitialized UiAutomationConnection incorrectly enforces caller id." into klp-dev
...
* commit 'a84e1197f5deaed95cea48f8e103119dc4b36c1b':
Uninitialized UiAutomationConnection incorrectly enforces caller id.
2013-10-31 17:33:16 -07:00
Svetoslav
a84e1197f5
Merge "Uninitialized UiAutomationConnection incorrectly enforces caller id." into klp-dev
2013-11-01 00:31:02 +00:00
Svetoslav
d4bdd6befa
Temporary detached views not properly reported to accessibility layer.
...
A view may be temporary detached. While in this state the view
state may change for which we fire accessibility events. Clients
use them to know when the view changed and what the change is.
However, detached views do not fire accessibility events.
Hence, a client may hold a stale AccessibilityNodeInfo since
the changes to its source view happened in a temporary detached
state.
bug:11388752
Change-Id: I9052700ca9195841cc2881b65c17f5615e6f71fb
2013-10-31 17:25:06 -07:00
Svetoslav
9663fd09e9
Uninitialized UiAutomationConnection incorrectly enforces caller id.
...
When a client of a UiAutomationConnection is set it remembers its UID
and allows subsequent operations only from this UID. The connection
If the connection was not used, i.e. its client is not set, and an
attempt to destroy it is made the connection enforces the caller UID
to be that of the owner but it does not have an owner yet. Now if the
destroy method is called on a connection that is never used (has no
client) we do not enforce caller UID.
bug:11465888
Change-Id: I739dfc45e772ea970b6ab384e4420184724333a3
2013-10-31 16:28:24 -07:00
Alan Viverette
2ea312c1bf
Merge "Allow styling of fast scroll decorations, add default styles"
2013-10-31 23:16:56 +00:00
Alan Viverette
8636ace696
Allow styling of fast scroll decorations, add default styles
...
Also fixes bad old-style thumb 9-patches.
BUG: 11030706
Change-Id: I51abba952acf87586449fbda329212b435d1d6df
2013-10-31 15:41:31 -07:00
Jim Miller
657b99f177
am ee3b039a: am aa8dbf11: am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
...
* commit 'ee3b039ac679f58a3f34813f6b70798761a406b1':
Remove deprecated API calls to KeyguardManager from statusbar
2013-10-31 15:32:06 -07:00
Jim Miller
ee3b039ac6
am aa8dbf11: am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
...
* commit 'aa8dbf111444435b6071f7b226af5a7bb2a56c52':
Remove deprecated API calls to KeyguardManager from statusbar
2013-10-31 15:30:02 -07:00
Brian Carlstrom
ad46405358
Set persist.sys.dalvik.vm.lib at system server startup
...
Bug: 11463182
Change-Id: I4409e84570c4e27bf8da36d0aca87812a1c032a6
2013-10-31 15:29:40 -07:00
Jim Miller
aa8dbf1114
am 43ef1c8c: Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
...
* commit '43ef1c8c34c6dd7c7ae75ac2c1b9bfdc15405b04':
Remove deprecated API calls to KeyguardManager from statusbar
2013-10-31 15:26:52 -07:00
Jim Miller
43ef1c8c34
Merge "Remove deprecated API calls to KeyguardManager from statusbar" into klp-dev
2013-10-31 22:22:58 +00:00
Jeff Sharkey
8a2998eade
Better enforcement in DocumentsProvider.call().
...
Use ContentProvider.enforceWritePermissionInner() to handle all edge
cases around checking if caller has write permissions. This fixes
bug where call() would throw if caller and provider were the same app.
Bug: 11464234
Change-Id: Iace8e0e4243d56ed1cdcc9680383103975107036
2013-10-31 14:55:44 -07:00
Svetoslav
7b4bb2f75e
am 4379bd75: am eccfe65f: am 6ce161d1: Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
...
* commit '4379bd751877056ffa236d0eb8a6cf59b8732d2c':
Cancel current work in PrintDocumentAdatper if printing is cancelled.
2013-10-31 14:51:45 -07:00
Svetoslav
4379bd7518
am eccfe65f: am 6ce161d1: Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
...
* commit 'eccfe65f9daf459342ebc658b8a40584dfcea016':
Cancel current work in PrintDocumentAdatper if printing is cancelled.
2013-10-31 14:48:22 -07:00
Chet Haase
9f30380db3
am 93830ffb: am df52471c: am 5747919f: Merge "Fix leak in TransitionInflater" into klp-dev
...
* commit '93830ffb1479dad289958c96cc66c11d0efdae34':
Fix leak in TransitionInflater
2013-10-31 14:44:51 -07:00
Svetoslav
eccfe65f9d
am 6ce161d1: Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
...
* commit '6ce161d1762a1c74b1ed6931c1d54f1f553267b0':
Cancel current work in PrintDocumentAdatper if printing is cancelled.
2013-10-31 14:44:50 -07:00
Chet Haase
93830ffb14
am df52471c: am 5747919f: Merge "Fix leak in TransitionInflater" into klp-dev
...
* commit 'df52471c994f2374ae87ce52dbad61b43e7285e8':
Fix leak in TransitionInflater
2013-10-31 14:42:44 -07:00
Svetoslav
6ce161d176
Merge "Cancel current work in PrintDocumentAdatper if printing is cancelled." into klp-dev
2013-10-31 21:42:06 +00:00
Chet Haase
df52471c99
am 5747919f: Merge "Fix leak in TransitionInflater" into klp-dev
...
* commit '5747919fed5180956387c50cb03671b9e67be1d5':
Fix leak in TransitionInflater
2013-10-31 14:41:13 -07:00
Chet Haase
5747919fed
Merge "Fix leak in TransitionInflater" into klp-dev
2013-10-31 21:38:21 +00:00
Jim Miller
a999d463c1
Remove deprecated API calls to KeyguardManager from statusbar
...
Fixes bug 11448304
Change-Id: I3049a20d9320af0425d7a8f08d5aa208e470e292
2013-10-31 14:32:29 -07:00
Svetoslav
d270cb9264
Cancel current work in PrintDocumentAdatper if printing is cancelled.
...
Layout and write may take some time during which the user can
cancel printing. Currently we wait for the last operation,
being write or layout, to complete before closing the print
dialog. Now in such a scenario we request a cancellation of
the ongoing operation.
bug:11329523
Change-Id: Ia9d747163cc73509369a86c8b5afc83b7ee54859
2013-10-31 14:30:58 -07:00
Chet Haase
58ad12208a
Fix leak in TransitionInflater
...
A static map in TransitionInflater keyed off of Context instances,
which could cause contexts/activities to leak over time. This
fix removes that map and simply creates a new inflater each time.
The savings of the cached inflater was minimal an unnecessary, and the
intended sharing is in the context embedded in the inflater anyway.
Issue #11436919 leak in TransitionInflator
Change-Id: Ic05ca47f57723bd572bb6143df4035d66eedf5ad
2013-10-31 14:25:56 -07:00
Jason Monk
c761f3b6d0
am 7c053a2f: am cb134203: am 86f5a149: Merge "Change PacProxySelector to return unresolved addr" into klp-dev
...
* commit '7c053a2fa5b9f280faa03fff63ed2d11d6cf5211':
Change PacProxySelector to return unresolved addr
2013-10-31 11:54:47 -07:00
Jason Monk
7c053a2fa5
am cb134203: am 86f5a149: Merge "Change PacProxySelector to return unresolved addr" into klp-dev
...
* commit 'cb1342032283d1a415eb4f916a79039aa8ed0cbf':
Change PacProxySelector to return unresolved addr
2013-10-31 11:50:07 -07:00
Jason Monk
cb13420322
am 86f5a149: Merge "Change PacProxySelector to return unresolved addr" into klp-dev
...
* commit '86f5a1499bc681ffae2b9f2300c9a62653d511dc':
Change PacProxySelector to return unresolved addr
2013-10-31 11:47:03 -07:00
Jason Monk
86f5a1499b
Merge "Change PacProxySelector to return unresolved addr" into klp-dev
2013-10-31 18:43:53 +00:00
Chris Craik
62ac0501c6
am 7595aa94: am 3be09114: am b320f4d5: Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev
...
* commit '7595aa9420cec603674327b9056fc5ad8a6aa191':
Revert "Fixed incorrect calculation of dirty invalidation area"
2013-10-31 11:20:18 -07:00
Jason Monk
179d6e8e20
Change PacProxySelector to return unresolved addr
...
This was found by a bug in Firefox where it expects the addresses from a
ProxySelector to be unresolved. Since ProxySelectorImpl returns unresolved
addresses the PAC version should as well to avoid breaking apps.
The ProxyServer also needed to be updated to reflect this change as it was
expecting a resolved InetSocketAddress.
Bug: 11443853
Change-Id: I3a4e9e248d22d7808603c147660df708e01cdf82
2013-10-31 14:17:48 -04:00
Chris Craik
7595aa9420
am 3be09114: am b320f4d5: Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev
...
* commit '3be09114ca8015be91f34108739b711154f58b77':
Revert "Fixed incorrect calculation of dirty invalidation area"
2013-10-31 11:17:47 -07:00
Chris Craik
3be09114ca
am b320f4d5: Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev
...
* commit 'b320f4d5a6c79ebd66cf96775584d873831b4300':
Revert "Fixed incorrect calculation of dirty invalidation area"
2013-10-31 11:14:47 -07:00
Chris Craik
b320f4d5a6
Merge "Revert "Fixed incorrect calculation of dirty invalidation area"" into klp-dev
2013-10-31 18:12:05 +00:00
Chris Craik
7546a4bea7
Revert "Fixed incorrect calculation of dirty invalidation area"
...
bug:11351836
Because SeekBar's thumb Drawable (among others) is positioned without
padding offset baked in, include that offset when invalidating.
This revert fixes invalidate positioning in the system volume SeekBar,
where the original CL broke full redrawing of the thumb Drawable when
it switched states.
This reverts commit e9018f7716 .
Change-Id: I5b3b07e47f466269f8d349e9a63dc29bf213120b
2013-10-31 10:45:24 -07:00
Przemyslaw Szczepaniak
4fa4a1ae55
am 2fbe5a99: am ec11e8dd: Merge "Catch MissingResourceException caused by bad locale in TTS." into klp-dev
...
* commit '2fbe5a99e92ec4fba60f45c9bf6d4f2d7c7f021d':
Catch MissingResourceException caused by bad locale in TTS.
2013-10-31 05:46:43 -07:00