Makoto Onuki
c74ed0d6dc
Merge \"Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...\" into nyc-mr1-dev
...
am: ceadb1a86a
Change-Id: If26f5a2e8f2a0533b145025734e5819e72a48b28
2016-07-20 00:24:42 +00:00
Makoto Onuki
ceadb1a86a
Merge "Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when..." into nyc-mr1-dev
2016-07-19 23:57:32 +00:00
Michael Kwan
e42b256d0d
Merge \"Fix padding on round devices for AlertDialogs.\" into nyc-mr1-dev
...
am: 0cd4addd36
Change-Id: I5287b5cae2d18edc5dc2c5fbc2998c63fadbe583
2016-07-19 18:57:11 +00:00
TreeHugger Robot
0cd4addd36
Merge "Fix padding on round devices for AlertDialogs." into nyc-mr1-dev
2016-07-19 18:48:31 +00:00
Yuichi Biwa
8b059e8aa1
Merge \"ChooserActivity: Cannot start app that the icon overflows the layout\" into nyc-mr1-dev
...
am: 586f23c14b
Change-Id: Ie6abdf3303e9f91ae474aca112e39576685d0e5d
2016-07-19 18:33:40 +00:00
Makoto Onuki
347a6bd820
Stop adding FLAG_ACTIVITY_RESET_TASK_IF_NEEDED when...
...
starting a shortcut.
- Also add API surface to support launching multiple intents
- Also add SM.isRateLimitingActive() which was supposed to be
added but was not due to a bad rebase.
Bug 30218829
Change-Id: I82d60ec0df1e2b889538705f9f8870ee727dd55d
2016-07-19 11:17:12 -07:00
Michael Kwan
814508166c
Fix padding on round devices for AlertDialogs.
...
Bug: 27482353
Change-Id: Ic9ee4abe84f9172db64dba398af2c0058921fa3f
2016-07-19 10:18:41 -07:00
Yuichi Biwa
4f3a843ea9
ChooserActivity: Cannot start app that the icon overflows the layout
...
Symptom:
When sharing an image from Album, ChooserActivity can be shown.
But then the app to be located to the bottom part of the list may not
be started even if user tap it.
Root cause:
ChooserActivity uses ResolverDrawerLayout. And ResolverDrawerLayout
can display only some items on the list (known as "Collapse mode").
When the item clipping along the bottom edge is tapped by the user,
ResolverDrawerLayout tries to expand the list and scroll it to a
better position, instead of starting an application.
In this problem case, ResolverDrawerLayout continues to try to expand
the list whenever tapping, so an application will never start.
Solution:
Change a condition so that mOpenOnClick becomes true only when the list
has been collapsed (mCollapseOffset > 0).
Bug: 30153542
Change-Id: I576fb6c8b6a91d79c1e0d46d069146779f4dbd17
2016-07-19 10:04:41 -07:00
Nicolas Prevot
91b6f5e44f
Merge \"Don\'t append userIds for the current user\'s clipData uris.\" into nyc-mr1-dev
...
am: e723ed8b51
Change-Id: Idf3bf3c6baea706a15df5e68c50d79723a100d9f
2016-07-19 16:15:27 +00:00
Nicolas Prévot
e723ed8b51
Merge "Don't append userIds for the current user's clipData uris." into nyc-mr1-dev
2016-07-19 16:06:44 +00:00
Justin Klaassen
6c02076e73
Merge \"Cleanup TwilightService\" into nyc-mr1-dev
...
am: e5aeca3dc9
Change-Id: Iac61d988c3432b8f78eb7d06dd3bb8d706fec621
2016-07-19 02:11:00 +00:00
Justin Klaassen
6384878d69
Cleanup TwilightService
...
TwilightService now just reports the current twilight state, it's up to
clients to provide their own locking mechanism (e.g. always day or
night).
Bug: 29620105
Change-Id: I2a8bb544eab0f44d269c59f36a53fbdf842b423a
2016-07-18 16:57:15 -07:00
Adam Lesinski
d279c1291e
Merge \"Record UID of wakeup packets\" into nyc-mr1-dev
...
am: 117cf8de91
Change-Id: Id4e843eef00a623353fe3027de13460aa92e699f
2016-07-18 21:15:48 +00:00
Jim Miller
623362c5ab
Merge \"Fix vulnerability in LockSettings service\" into nyc-mr1-dev
...
am: 6ad9c16ffd
Change-Id: Id4db555de3df2d73046aa6358e6b559f4529890d
2016-07-18 21:09:37 +00:00
TreeHugger Robot
117cf8de91
Merge "Record UID of wakeup packets" into nyc-mr1-dev
2016-07-18 20:58:15 +00:00
TreeHugger Robot
6ad9c16ffd
Merge "Fix vulnerability in LockSettings service" into nyc-mr1-dev
2016-07-18 20:54:45 +00:00
Adam Lesinski
5f056f6d87
Record UID of wakeup packets
...
Bug:28931278
Change-Id: I50a3b6a8026b4d06aaa2730cd531658d280ddb73
2016-07-18 12:30:46 -07:00
Abodunrinwa Toki
73746d5d24
Merge \"DO NOT MERGE: FloatingToolbar - Check that app supports RTL.\" into nyc-mr1-dev
...
am: 63b31d5729
Change-Id: I77c82ad4ce15368c92041d994e10c8a44a33667c
2016-07-18 18:05:32 +00:00
Abodunrinwa Toki
63b31d5729
Merge "DO NOT MERGE: FloatingToolbar - Check that app supports RTL." into nyc-mr1-dev
2016-07-18 17:49:26 +00:00
Christopher Tate
ca0e0b9b6c
Merge \"Document that WallpaperManager.getDrawable() can return null\" into nyc-mr1-dev
...
am: 3cec9d44b3
Change-Id: I72443aa4360cb4c22c9b4faf0cf98b395097757f
2016-07-18 17:44:04 +00:00
Chris Tate
3cec9d44b3
Merge "Document that WallpaperManager.getDrawable() can return null" into nyc-mr1-dev
2016-07-18 17:29:39 +00:00
Lorenzo Colitti
5dd90b15fb
Merge \"Add an isListen method to NetworkRequests.\" into nyc-mr1-dev
...
am: b5239329b1
Change-Id: Ib712c3c7b44d3a623d5f5facf0c7f6844c3ebb82
2016-07-18 15:08:54 +00:00
TreeHugger Robot
b5239329b1
Merge "Add an isListen method to NetworkRequests." into nyc-mr1-dev
2016-07-18 15:00:21 +00:00
Lorenzo Colitti
f4a45f4c33
Add an isListen method to NetworkRequests.
...
This allows simplification of the ConnectivityService code.
Bug: 23113288
Change-Id: I124544b99c5a920124e9a3d31cda8c6d2abc21fd
2016-07-18 18:42:26 +09:00
Abodunrinwa Toki
97dd8eee10
DO NOT MERGE: FloatingToolbar - Check that app supports RTL.
...
Port I36c0d72984e0abc7c6430cc7d52d8efd7341820e to nyc-mr1-dev.
Bug: 29932935
Change-Id: Icd085508f7d1dd412f4d0805e8fd01734743648e
2016-07-17 19:25:27 +01:00
Abodunrinwa Toki
c749762107
Merge \"FloatingActionMode: Fix screen coordinates.\" into nyc-mr1-dev
...
am: 3b8e0fdf92
Change-Id: If193932cfe4b79535ba8d2ce44f144899e81ee4e
2016-07-17 18:20:11 +00:00
Abodunrinwa Toki
3b8e0fdf92
Merge "FloatingActionMode: Fix screen coordinates." into nyc-mr1-dev
2016-07-17 18:07:09 +00:00
Tim Murray
62547293e3
Merge \"Make sure StrictMode allows disk reads when calling isThreadInProcess.\" into nyc-mr1-dev
...
am: afa67f3d34
Change-Id: I2b3afb4acb9038a2d33ecf42bbbcc8c5d754ab5f
2016-07-16 19:25:37 +00:00
Tim Murray
afa67f3d34
Merge "Make sure StrictMode allows disk reads when calling isThreadInProcess." into nyc-mr1-dev
2016-07-16 19:14:30 +00:00
Tim Murray
9bc12a83b6
Make sure StrictMode allows disk reads when calling isThreadInProcess.
...
If an application thread disables disk reads on the main thread,
isThreadInProcess will trigger a strict mode violation. This is bad if
the RenderThread is created after disk reads have been disallowed.
bug 30170339
Change-Id: I6918605d11f0c586c156f3168051376c3209b3f1
2016-07-16 11:48:01 -07:00
Adam Lesinski
6a9f651b73
Merge \"Deprecate Resources constructor and updateConfiguration() method\" into nyc-mr1-dev
...
am: c3829f528e
Change-Id: I59c4daf39179409cc3195cda9c89ae604ec36af6
2016-07-16 02:38:24 +00:00
TreeHugger Robot
c3829f528e
Merge "Deprecate Resources constructor and updateConfiguration() method" into nyc-mr1-dev
2016-07-16 02:33:55 +00:00
Adam Lesinski
aa19d5e49e
Deprecate Resources constructor and updateConfiguration() method
...
These methods were never meant to be public. Instead, developers
can use Context#createConfigurationContext().
Bug:30088019
Bug:29999297
Change-Id: I2b864136163deda0af99fa3bfe9ef4ee1077341a
2016-07-15 18:01:48 -07:00
Jim Miller
29d157bf05
Fix vulnerability in LockSettings service
...
Fixes bug 30003944
Change-Id: I8700d4424c6186c8d5e71d2fdede0223ad86904d
2016-07-15 17:28:53 -07:00
Christopher Tate
41dc83bd57
Document that WallpaperManager.getDrawable() can return null
...
Bug 30164766
Change-Id: Idc03a41ea3fab3772de4f24551765dff78eb6d7f
2016-07-15 15:59:23 -07:00
Makoto Onuki
6406be311c
Merge \"Cache the default launcher.\" into nyc-mr1-dev
...
am: cf99263662
Change-Id: If8d15587702dad81d9a9025e13dec9820456287b
2016-07-15 22:26:15 +00:00
Makoto Onuki
cf99263662
Merge "Cache the default launcher." into nyc-mr1-dev
2016-07-15 22:22:34 +00:00
Ashutosh Joshi
820ab55e1c
Merge \"Loading NanoApps now works.\" into nyc-mr1-dev
...
am: 095979b463
Change-Id: I8035e04cc0ca040357a8799136c9b31702a151c0
2016-07-15 22:21:01 +00:00
Ashutosh Joshi
095979b463
Merge "Loading NanoApps now works." into nyc-mr1-dev
2016-07-15 22:12:42 +00:00
Makoto Onuki
3e3f0f1ba8
Merge \"Fix the allowed icon type error message\" into nyc-mr1-dev
...
am: fd57d549cf
Change-Id: Ibff8d87533d075f0af95ab98d44f67fd4405a951
2016-07-15 21:50:46 +00:00
TreeHugger Robot
fd57d549cf
Merge "Fix the allowed icon type error message" into nyc-mr1-dev
2016-07-15 21:43:03 +00:00
Mike Tsao
d4584a8fb5
Merge \"Back up Night Light settings\" into nyc-mr1-dev
...
am: 9a0e444c22
Change-Id: I4bc968dfced4671fecb140c50ce759b02d78c4a1
2016-07-15 21:33:57 +00:00
TreeHugger Robot
9a0e444c22
Merge "Back up Night Light settings" into nyc-mr1-dev
2016-07-15 21:28:34 +00:00
Adrian Roos
8b942b2404
Merge \"Notification: Apply small icon level\" into nyc-mr1-dev
...
am: 9d8de73530
Change-Id: Iac5f0b6e210355867f79cbc7f48165517ba11a26
2016-07-15 21:16:41 +00:00
Adrian Roos
119840eb91
Merge \"Add way to set live wallpaper across users\" into nyc-mr1-dev
...
am: 9a7c3bd577
Change-Id: Ia5630143df774d76d5867e8e9541775e07e1c5df
2016-07-15 21:16:36 +00:00
Adrian Roos
9d8de73530
Merge "Notification: Apply small icon level" into nyc-mr1-dev
2016-07-15 21:09:37 +00:00
TreeHugger Robot
9a7c3bd577
Merge "Add way to set live wallpaper across users" into nyc-mr1-dev
2016-07-15 21:07:31 +00:00
Ashutosh Joshi
118644056f
Loading NanoApps now works.
...
Fixing transaction handling for loading/unloading nanoApps.
Bug: 30165105
Change-Id: I540243d730040e70b2d104ccd9ea5a0baaa0d97d
2016-07-15 13:46:22 -07:00
Makoto Onuki
a97256b793
Fix the allowed icon type error message
...
Bug 30162778
Change-Id: I925c563c1924c6525fe17afc44626d62864ba7e1
2016-07-15 13:23:54 -07:00
Mike Tsao
fc47ba75e4
Back up Night Light settings
...
Bug: 30150787
Change-Id: I79697b41b68e0f123de20e7b8782c6058bef7977
2016-07-15 13:12:17 -07:00