doheon1.lee
0ff3250f5e
Merge "Changes of root storage space unmounting time on Zygote Process" into nyc-dev
...
am: 910e772
* commit '910e7726b3c0e6cc62b3e3c8d8fcafd372d70f44':
Changes of root storage space unmounting time on Zygote Process
2016-03-18 17:53:08 +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
Gustav Sennton
fdd84fef6e
Merge "Add utility interface for WebView preparation logic." into nyc-dev
...
am: 79a23a0
* commit '79a23a093e70e52164b882d045dfa47468ec5d45':
Add utility interface for WebView preparation logic.
2016-03-18 17:37:52 +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
b1fb206173
Merge "Revert linear layout weight distribution algorithm" into nyc-dev
...
am: 46b5258
* commit '46b5258138c82692191ff261cfa7e119f963b778':
Revert linear layout weight distribution algorithm
2016-03-18 17:11:20 +00:00
Alan Viverette
46b5258138
Merge "Revert linear layout weight distribution algorithm" into nyc-dev
2016-03-18 17:08:15 +00:00
Adam Powell
758f1d1b89
Merge "New string for resolving ACTION_SENDTO intents" into nyc-dev
...
am: 386f785
* commit '386f78530d7a6a4faec9612dd8eac88b8dca9bbc':
New string for resolving ACTION_SENDTO intents
2016-03-18 16:46:15 +00: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
Jeff Sharkey
a903fd7626
Merge "Update direct boot related documentation." into nyc-dev
...
am: 2a4e495
* commit '2a4e495448a048bef9d3b2a756816a622abd57b0':
Update direct boot related documentation.
2016-03-18 16:35:03 +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
Phil Weaver
667ad1774c
Merge "Update a11y gesture and magnification APIs." into nyc-dev
...
am: b2cc929
* commit 'b2cc929657926750336b22a9333c3738dfa38e29':
Update a11y gesture and magnification APIs.
2016-03-18 15:57:18 +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
6e005e2e73
Merge "FloatingToolbar: Hide panels when they\'re invisible." into nyc-dev
...
am: 2e303d2
* commit '2e303d20c6d2fe02c45070eaec8b53f8e2eff5e3':
FloatingToolbar: Hide panels when they're invisible.
2016-03-18 15:35:27 +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
3aeb4c4616
Merge "Add intdef for UiAutomation flags." into nyc-dev
...
am: 3b2e22a
* commit '3b2e22a004f659c2e18faa7f2a6e0aa73ce695f2':
Add intdef for UiAutomation flags.
2016-03-18 15:15:02 +00:00
Phil Weaver
3b2e22a004
Merge "Add intdef for UiAutomation flags." into nyc-dev
2016-03-18 15:08:45 +00:00
Kirill Grouchnikov
a97cb54f7d
Merge "Tweak Javadocs of ListPopupWindow.onKeyXXX" into nyc-dev
...
am: fa89fbb
* commit 'fa89fbb9c3ebeb212a52227b1ec4c8720d033070':
Tweak Javadocs of ListPopupWindow.onKeyXXX
2016-03-18 14:52:23 +00:00
Kirill Grouchnikov
fa89fbb9c3
Merge "Tweak Javadocs of ListPopupWindow.onKeyXXX" into nyc-dev
2016-03-18 14:49:36 +00:00
Alan Viverette
5224271f2c
Merge "Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions" into nyc-dev
...
am: bb09b7b
* commit 'bb09b7bf591ffd34edd63df7082bc723a2137347':
Clean up docs, attrs, and APIs for PopupWindow enter/exit transitions
2016-03-18 14:24:24 +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
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
Gustav Sennton
6e068483f2
Merge "Remove WebView-package-being-replaced logic from WebViewUpdateService." into nyc-dev
...
am: eedcdb0
* commit 'eedcdb045283faa894ef7b00722ae69eb780ceae':
Remove WebView-package-being-replaced logic from WebViewUpdateService.
2016-03-18 10:57:53 +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
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
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
Abhijith Shastry
56a7facea7
Merge "Update canCurrentUserBlockNumbers permissions javadoc." into nyc-dev
...
am: f69a571
* commit 'f69a5717db94a25abaa850c69a2dbbbf3612bd4a':
Update canCurrentUserBlockNumbers permissions javadoc.
2016-03-18 01:20:20 +00:00
Adam Powell
3fea04ee1b
Merge "Dispatch aggregated visibility when performing attachViewToParent" into nyc-dev
...
am: a17fa70
* commit 'a17fa708e7eddeac7a757ca28130e12ed2c19e77':
Dispatch aggregated visibility when performing attachViewToParent
2016-03-18 01:20:19 +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
Abhijith Shastry
3c8cd6acd7
Update canCurrentUserBlockNumbers permissions javadoc.
...
BUG: 27719849
Change-Id: I70ca39b572a8ae3349f6e162655e301ad2aaabb0
2016-03-17 17:03:39 -07:00
Chien-Yu Chen
3699ef1890
Merge "Camera2: Reconnect camera service for listeners" into nyc-dev
...
am: 9d78716
* commit '9d78716131e40157ea449034847ee14536567aa1':
Camera2: Reconnect camera service for listeners
2016-03-17 23:45:46 +00:00
Makoto Onuki
706928df5d
Merge "Improve ShortcutSrvice" into nyc-dev
...
am: 45c1827
* commit '45c1827c37ba9d8ed3c644aee89e993e4e5288b1':
Improve ShortcutSrvice
2016-03-17 23:37:49 +00: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
75bf818a89
Merge "Do not use hint text for Editor cursor positioning" into nyc-dev
...
am: e7a414e
* commit 'e7a414e16d5130a5fd066182750944d9861f2e7a':
Do not use hint text for Editor cursor positioning
2016-03-17 23:03:28 +00: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
Phil Weaver
5d9c2436f2
Merge "Treat accessibility actions as user activity" into nyc-dev
...
am: 6fdd3af
* commit '6fdd3afdcc43c1dec03ee82e9e1d69e88170d932':
Treat accessibility actions as user activity
2016-03-17 22:25:06 +00:00
Phil Weaver
6fdd3afdcc
Merge "Treat accessibility actions as user activity" into nyc-dev
2016-03-17 22:19:17 +00:00
Jeff Sharkey
5a128c4f33
Merge "Refactoring FBE APIs based on council feedback." into nyc-dev
...
am: a0a58a2
* commit 'a0a58a2fd5cbc1bb8056227bb04f276b364c6e96':
Refactoring FBE APIs based on council feedback.
2016-03-17 22:07:23 +00:00
Jeff Sharkey
a0a58a2fd5
Merge "Refactoring FBE APIs based on council feedback." into nyc-dev
2016-03-17 22:00:26 +00:00
Makoto Onuki
aa8b94aa79
Improve ShortcutSrvice
...
- Delayed save
- Reset logic update
Bug 27548047
Change-Id: Ibd52f90a7986991974301b7ff1f1d8520f9ef0d9
2016-03-17 14:37:14 -07:00
Jeff Sharkey
8a372a0a28
Refactoring FBE APIs based on council feedback.
...
Mostly consists of removing the word "encryption" from most APIs,
since we can't actually make promises about the data being encrypted.
Bug: 27531029
Change-Id: Iace9d7c4e64716abf86ed11847c40f3947e1d625
2016-03-17 14:49:08 -06:00
Gustav Sennton
26c82fff09
Remove WebView-package-being-replaced logic from WebViewUpdateService.
...
The replacing-logic tries to handle packages being uninstalled while
being replaced. This can't be handled through listening to
package-replaced intents since those can be delivered long after the
actual problem occurs.
Bug: 27605997
Change-Id: Iba8e546a5bba1ceb6226d4edb71db088c81ae1a9
2016-03-17 20:29:43 +00:00
Sudheer Shanka
422edce4ca
Merge "Fix a race condition in SeekBarVolumizer." into nyc-dev
...
am: 54f4a63
* commit '54f4a630dcb66f0b6d5ae5b1028dc88d7971c99e':
Fix a race condition in SeekBarVolumizer.
2016-03-17 20:09:39 +00:00
Adrian Roos
41bacba9b3
Merge "Copy/Paste on RemoteInputView" into nyc-dev
...
am: 237be37
* commit '237be37fadda27be2bbb66aafb3e39ad0eefdc3b':
Copy/Paste on RemoteInputView
2016-03-17 20:02:46 +00:00
Sudheer Shanka
54f4a630dc
Merge "Fix a race condition in SeekBarVolumizer." into nyc-dev
2016-03-17 20:02:36 +00:00