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
Daichi Hirono
2917fa9dd5
Change the title of DocumentsUI from "Files" to "Downloads".
...
BUG=27683277
Change-Id: I429cae8804b8f318f58039fc63d081c2a864fad0
2016-03-18 17:46:57 +09: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
Jaesung Chung
d1e20d2c7a
ExifInterface: fix writing STRING and SRATIONAL formats
...
This CL makes ExifInterface determine the data format of rational
numbers and the values which include several components for exif entry
correctly.
Bug: 27614052
Change-Id: Ic3ea64889fad06ef5f636e4635ab7803a9c9ae29
2016-03-18 15:17:04 +09:00
Aga Wronska
632f91b653
Change enter/exit folder animation speed and delay.
...
Change-Id: I6150911fdfe331d76171b1806fe776540309405f
Fixed: 27654570
2016-03-17 19:43:09 -07: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
Joe Onorato
7a8797f6c8
Turn down the logging in ApfFilter.
...
Bug: 27685384
Change-Id: I3583a61bfd7570caf017ee53f8b190388e3aa400
2016-03-17 16:42:34 -07:00
Chien-Yu Chen
9d78716131
Merge "Camera2: Reconnect camera service for listeners" into nyc-dev
2016-03-17 23:37:14 +00:00
Makoto Onuki
45c1827c37
Merge "Improve ShortcutSrvice" into nyc-dev
2016-03-17 23:33:04 +00:00
Adam Powell
c5874094eb
Dispatch aggregated visibility when performing attachViewToParent
...
attachViewToParent is generally used for finishing a temporary detach
of a view as seen in ListView, etc. Have it dispatch aggregated
visibility to the newly added view so as to correctly update the view
as to its new state.
Bug 27702014
Change-Id: Ie8a67c78d3edf401641d52ce10bddf7cb49796fe
2016-03-17 16:27:24 -07:00
Siyamed Sinir
e7a414e16d
Merge "Do not use hint text for Editor cursor positioning" into nyc-dev
2016-03-17 22:58:35 +00:00
Fyodor Kupolov
125db3f908
Merge "Prevent NPE when syncing recent tasks" into nyc-dev
2016-03-17 22:42:25 +00:00
Fyodor Kupolov
c4b46dd12d
Prevent NPE when syncing recent tasks
...
Temporary fix to unblock GTS tests for ryu.
Bug: 27686987
Change-Id: Id9398cd8615bf90aecf02051f26db10f39d598b0
2016-03-17 22:29:23 +00:00
Hall Liu
92cfb7fc27
Merge "Prevent multi-threaded access to digest object" into nyc-dev
2016-03-17 22:24:40 +00:00
Brad Ebinger
428cec9056
Update docs to better document PhoneAccountHandle
...
Warns developers to not create PhoneAccountHandles with null
arguments. If they do, a log warning is printed, reminding them that the
APIs should not be used in this manner.
Bug: 26684527
Change-Id: I03895cac9d732ee618649d38176d48620f705a1b
2016-03-17 15:22:06 -07:00
Phil Weaver
6fdd3afdcc
Merge "Treat accessibility actions as user activity" into nyc-dev
2016-03-17 22:19:17 +00:00
Roozbeh Pournader
1169f65234
Merge "Add more emoji-related tests" into nyc-dev
2016-03-17 22:18:51 +00:00
Chris Craik
dd94f3e818
Merge "Remove reference to removed xfermodes in hw accel docs" into nyc-dev
2016-03-17 22:08:32 +00:00
Dongwon Kang
62b5ec7651
Merge "TIF: Remove TvInputManager.Session from system API" into nyc-dev
2016-03-17 22:01:04 +00:00
Jeff Sharkey
a0a58a2fd5
Merge "Refactoring FBE APIs based on council feedback." into nyc-dev
2016-03-17 22:00:26 +00:00