235972 Commits

Author SHA1 Message Date
Pavel Zhamaitsiak
cfedd20d54 ims:rcs: Add UCE interface files for RCS.
Bug: 23222011
Change-Id: I2ce9e60240740acfe70c4a239163fbdbedbd96e0
2016-03-18 16:09:50 -07:00
Winson Chung
d037ef95e8 Merge "Allow dragging to dock single tasks." into nyc-dev 2016-03-18 17:47:59 +00:00
Jeff Sharkey
910e7726b3 Merge "Changes of root storage space unmounting time on Zygote Process" into nyc-dev 2016-03-18 17:44:55 +00:00
Tyler Gunn
2b75d9c171 DO NOT MERGE Add new ConnectionEvent API (hide) to send a notification to Telecom
am: 7904a97  -s ours

* commit '7904a972e1178d2157263cecdcaaf4917c0fffdf':
  DO NOT MERGE Add new ConnectionEvent API (hide) to send a notification to Telecom
2016-03-18 17:35:16 +00:00
Abodunrinwa Toki
7c36cb9812 Merge "Fix "Available virtual keyboard" button string." into nyc-dev 2016-03-18 17:33:03 +00:00
Gustav Sennton
79a23a093e Merge "Add utility interface for WebView preparation logic." into nyc-dev 2016-03-18 17:30:12 +00:00
Alan Viverette
46b5258138 Merge "Revert linear layout weight distribution algorithm" into nyc-dev 2016-03-18 17:08:15 +00:00
Philip P. Moltmann
ef5577a15d Merge "Treat all remotedocumentadapter-command results as cancel in the case we are canceling the command." into nyc-dev 2016-03-18 16:45:43 +00:00
Philip P. Moltmann
27db6611a7 Treat all remotedocumentadapter-command results as cancel in the case we
are canceling the command.

Before it could happen that we have a pending cancel on a layout command
but the layout command finishes normally. This enqueued a new write
command before the PrintActivity is notified. This in turn prevented the
printactivity from finishing as the write command was still pending.

Bug: 27642724
Change-Id: I3c532d53b0c66c40d2e48ab8b4419251ff473a79
2016-03-18 09:44:28 -07:00
Adam Powell
386f78530d Merge "New string for resolving ACTION_SENDTO intents" into nyc-dev 2016-03-18 16:41:31 +00:00
Adam Powell
13ea8f48ab New string for resolving ACTION_SENDTO intents
"Share" didn't make much sense here since SENDTO is used for sending
content to a specific recipient, e.g. emailing a person from their
Contacts page in the dialer.

Bug 23626568

Change-Id: I8ac4f2aee5c41aa6c2d546b39283c6f22127cefe
2016-03-18 09:39:41 -07:00
Tenghui Zhu
6a00ad2c8b Merge "Update material circular progress spinner (indeterminate)" into nyc-dev 2016-03-18 16:36:06 +00:00
Jeff Sharkey
2a4e495448 Merge "Update direct boot related documentation." into nyc-dev 2016-03-18 16:32:16 +00:00
doheon1.lee
885b742bb6 Changes of root storage space unmounting time on Zygote Process
Zygote process forks every child process for launch the SystemServer and other
applications. When child process is forked, unmount storage inherited
from Zygote process is executed before it gains its own root storage
space.
If Zygote have no storage spaces, unmount operations not needed to
get relevant permission storage space.
Thus unmount is executed only once shortly before the SystemServer is forked.
And the child processes do not unmount its inherited root storage space.

Change-Id: I311ca7ea2c93085f42579f8cf8bdc7ef1d570a04
2016-03-18 10:31:31 -06:00
Philip P. Moltmann
74f9a2fc2e Merge "Do not finish multiple times." into nyc-dev 2016-03-18 16:19:45 +00:00
Phil Weaver
b2cc929657 Merge "Update a11y gesture and magnification APIs." into nyc-dev 2016-03-18 15:52:29 +00:00
Gustav Sennton
8b17926a78 Add utility interface for WebView preparation logic.
To make the WebView preparation mechanism testable we add a utility
interface that can be overridden during a test to avoid calling the
Android framework and to provide custom WebView packages.

With this change we also split some of the code from the WebViewFactory
(code unrelated to WebView loading) into a separate utility class.

Bug: 27635535
Change-Id: I265ecd42b24ad5383637e125b3654ff339c9df9c
2016-03-18 15:47:23 +00:00
Abodunrinwa Toki
2e303d20c6 Merge "FloatingToolbar: Hide panels when they're invisible." into nyc-dev 2016-03-18 15:29:29 +00:00
Phil Weaver
3b2e22a004 Merge "Add intdef for UiAutomation flags." into nyc-dev 2016-03-18 15:08:45 +00:00
Kirill Grouchnikov
fa89fbb9c3 Merge "Tweak Javadocs of ListPopupWindow.onKeyXXX" into nyc-dev 2016-03-18 14:49:36 +00:00
Przemyslaw Szczepaniak
438bd65041 Merge "Track libcore change (cherry picked from commit 5bad107355d440409eea313b60c40bc32c12e295)" into nyc-dev 2016-03-18 14:43:27 +00:00
Przemyslaw Szczepaniak
4f9462669e Track libcore change (cherry picked from commit 5bad107355d440409eea313b60c40bc32c12e295)
Bug: 27692239
Change-Id: I317bed961b861b8d1e0f8b17fc1ce2fa043baea9
2016-03-18 14:42:05 +00:00
Philip P. Moltmann
bc84b89a15 Merge "If services are enabled, services might become enabled in the future" into nyc-dev 2016-03-18 14:26:03 +00:00
Philip P. Moltmann
5849f20124 Merge "If we finish before the the remotePrintedDocument is initialized" into nyc-dev 2016-03-18 14:25:25 +00:00
Alan Viverette
bb09b7bf59 Merge "Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions" into nyc-dev 2016-03-18 14:18:28 +00:00
Andrei Stingaceanu
b45e24f795 Merge "Keyboard shortcuts: new layout for keys container" into nyc-dev 2016-03-18 14:16:38 +00:00
Andrei Stingaceanu
844927d62d Keyboard shortcuts: new layout for keys container
Introduces a new layout which wraps and right aligns
children. Also contains minor fixes.

Change-Id: Icfd98b468cc35867928e4d67cf1fedebbf1bc5c0
2016-03-18 14:09:55 +00:00
Alan Viverette
1e940dc2d1 Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions
Bug: 27654124
Change-Id: I9a323eeea464b4b9ca6111ef47192fdbcc5bca24
2016-03-18 09:55:10 -04:00
Abodunrinwa Toki
2e45e95f82 Fix "Available virtual keyboard" button string.
Bug: 27543294
Change-Id: I3c108f70aea179ee612058393d1152adb7317ce8
2016-03-18 12:53:22 +00:00
Przemyslaw Szczepaniak
2c83702aa2 Track libcore change ff18b5f136f92154f2e05217e3953d10f459e561
Bug: 27692239
Change-Id: I2f8e436452d707bb9739a5d89fe1002442ac230d
2016-03-18 12:46:05 +00:00
Gustav Sennton
eedcdb0452 Merge "Remove WebView-package-being-replaced logic from WebViewUpdateService." into nyc-dev 2016-03-18 10:52:34 +00:00
Seigo Nonaka
b898ce9511 Merge "Revive some test cases in BackspaceTest/ForwardDeleteTest." into nyc-dev 2016-03-18 07:58:48 +00:00
Jaesung Chung
f9e0f20b28 Merge "ExifInterface: do not throw an Exception when XMP" into nyc-dev 2016-03-18 07:17:45 +00:00
Tomasz Mikolajewski
cc63de4ff7 Merge "Reduce memory allocations and improve sorting in DocumentsUI by 8.42%." into nyc-dev 2016-03-18 02:25:09 +00:00
Alan Viverette
918f886966 Revert linear layout weight distribution algorithm
Ensures that weight is fully (though not necessarily evenly) distributed.
Previously, we could end up with extra undistributed pixels at the end.

Bug: 27690033
Change-Id: If3db83f33145500fa8be006f373c54297733e76f
2016-03-18 02:21:35 +00:00
Suprabh Shukla
07317df6ab Merge "Added a unit test for TaskPersister" into nyc-dev 2016-03-18 02:19:40 +00:00
Tomasz Mikolajewski
007151a90d Reduce memory allocations and improve sorting in DocumentsUI by 8.42%.
Reland after a revert. No changes.

Bug: 27286016
Change-Id: I0988062106faf4086c44d9b344649ef2cb86d3e7
2016-03-18 02:15:10 +00:00
Jeff Sharkey
cf3f0a11a8 Update direct boot related documentation.
Also hide a few APIs as requested by council.  Add a method to
easily determine if a given File would already be encrypted at rest
by the OS.

Bug: 27531029
Change-Id: Icad5f1cd56411ad3ac707db85fd7449acdcc4b94
2016-03-17 19:58:05 -06:00
Tomasz Mikolajewski
4683d4c914 Merge "Precompute cursor indexes in DocumentsUI and improve perf by 2.7%." into nyc-dev 2016-03-18 01:48:16 +00:00
Tyler Gunn
7904a972e1 DO NOT MERGE Add new ConnectionEvent API (hide) to send a notification to Telecom
Connection event used to inform Telecom that it should play or stop
the on hold tone. This is used to play or stop a tone when the peer
puts the current call on hold.

BUG=25357778
Change-Id: I2669f8f5062449784a712b9dd28e576326fcc679
2016-03-17 18:34:27 -07:00
Suprabh Shukla
f50b458e71 Added a unit test for TaskPersister
Added a simple unit test which checks the methods used to save and load the set
of taskids to file. The test creates a user, adds some task ids to the
set of taskids for that user, saves it and loads it to see whether the
set loaded is the same as the one that was saved.

Change-Id: If92be8abf9a7e3ef90630a3786867f0e1ba12f3e
2016-03-17 18:14:15 -07:00
Donghyun Cho
d08da04cf2 Merge "Clear calling identity before calling sendKeyEvent" into nyc-dev 2016-03-18 01:13:25 +00:00
Abhijith Shastry
f69a5717db Merge "Update canCurrentUserBlockNumbers permissions javadoc." into nyc-dev 2016-03-18 01:13:08 +00:00
Adam Powell
a17fa708e7 Merge "Dispatch aggregated visibility when performing attachViewToParent" into nyc-dev 2016-03-18 01:12:58 +00:00
Aga Wronska
836ed4a582 Merge "Add config flag to hide home directory ("Documents") from the roots list. Make home root hidden by default." into nyc-dev 2016-03-18 00:54:16 +00:00
Tomasz Mikolajewski
2e4e14789e Precompute cursor indexes in DocumentsUI and improve perf by 2.7%.
Relands after a revert, with a tiny fix.

Bug: 27286016
Change-Id: Ifb6cea46a86e8158b05db5dbf87878892c6cc702
2016-03-18 09:48:24 +09:00
Joe Onorato
7c4b7c452e Merge "Turn down the logging in ApfFilter." into nyc-dev 2016-03-18 00:07:53 +00:00
Abhijith Shastry
3c8cd6acd7 Update canCurrentUserBlockNumbers permissions javadoc.
BUG: 27719849
Change-Id: I70ca39b572a8ae3349f6e162655e301ad2aaabb0
2016-03-17 17:03:39 -07:00
Aga Wronska
d35446ab01 Merge "Generate more descriptive delete confirmation message." into nyc-dev 2016-03-17 23:52:38 +00:00
Aga Wronska
824ac17ae3 Generate more descriptive delete confirmation message.
Change-Id: I194ef353aec9d2841b5f3fc8dfd76df6286ce969
Fixed: 27489240
2016-03-17 16:44:10 -07:00