Joe Fernandez
093889409b
Merge "docs: Fix reference docs build to indicate N changes" into nyc-dev
2016-03-11 04:50:19 +00:00
Bill Yi
f7a410f599
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-11 04:42:36 +00:00
Bill Yi
21f90460ff
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-11 04:42:19 +00:00
Bill Yi
c40bc5298b
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-11 04:42:01 +00:00
Bill Yi
8a9b6827c3
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-11 04:41:44 +00:00
Bill Yi
810404861b
Merge "Import translations. DO NOT MERGE" into nyc-dev
2016-03-11 04:41:26 +00:00
Bill Yi
c2f700eda3
Import translations. DO NOT MERGE
...
Change-Id: I4dfab5521dc760ea630dbc54490f1531d6a2c22d
Auto-generated-cl: translation import
2016-03-10 19:02:22 -08:00
Bill Yi
d835db0f28
Import translations. DO NOT MERGE
...
Change-Id: If375ea874afe99e685cb66c295785b108fc98e29
Auto-generated-cl: translation import
2016-03-10 18:52:52 -08:00
Bill Yi
f4735aa23a
Import translations. DO NOT MERGE
...
Change-Id: I72b2693c21cc8536a5642b6c0526f611a28631bc
Auto-generated-cl: translation import
2016-03-10 18:50:20 -08:00
Bill Yi
f5fec3273f
Import translations. DO NOT MERGE
...
Change-Id: I7b062c5a86c4ddd248859b41c335aa74be16e6b3
Auto-generated-cl: translation import
2016-03-10 18:45:30 -08:00
Bill Yi
991278fd95
Import translations. DO NOT MERGE
...
Change-Id: Ibda1377b0848a22be0484ba30be16f43e92a663b
Auto-generated-cl: translation import
2016-03-10 18:40:16 -08:00
Mady Mellor
90fd3d22a1
Merge "Use FlingAnimationUtils for dismissing a notification" into nyc-dev
2016-03-11 02:37:55 +00:00
Mady Mellor
287963146c
Use FlingAnimationUtils for dismissing a notification
...
Addressing comment in ag/877913 PS6
Adds FlingAnimationUtils to SwipeHelper for dismissing notification
so that it may better follow a user's finger. This is not used
when a dismiss all is called (i.e. useAcceleration is requested).
Additionally alters dismiss behavior to accelerate out if velocity
was 0.
Change-Id: Ia7dc15d64e8427d5cfbdee3f4e48ccd60f5b0b36
2016-03-10 18:24:32 -08:00
Steve McKay
0ba383693a
More snazzy animation for UX happiness.
...
Slide up/down and fade in/out.
Bug: 26918725
Change-Id: I4ef8e31d3e1f6087369daddbfd0a74bca3ff6937
2016-03-10 18:20:19 -08:00
Selim Cinek
00e61f5a64
Merge changes I8c1cd4d4,I5ed13c17,If603049c,I5cb7937c into nyc-dev
...
* changes:
Fixed a bug where text would still not animate
Reseting user expansions when the shade is collapsed
Added more spacing around notifications
Fixed an bug with the notification backgrounds
2016-03-11 02:20:15 +00:00
Roozbeh Pournader
0e969e2c0b
Add test script for sanity of font fallback chain
...
Various tests have been added:
1. Availability of hyphens: Make sure that every font used for
rendering a language that is automatically hyphenated includes either
of Unicode hyphen characters U+2010 HYPHEN or U+002D HYPHEN-MINUS.
2. Range of values: Make sure that styles, weights, and styles belong
to certain limited sets.
Bug: 26187231
Bug: 21570828
Bug: 21815394
Change-Id: Ia63d63cc8da4f2d6bc81fe5619ccac6cfcd9a54e
2016-03-10 18:07:15 -08:00
Selim Cinek
2268bcf006
Fixed a bug where text would still not animate
...
Bug: 27419215
Change-Id: I8c1cd4d4436ae019875f3e1ae5620c1673c7584e
2016-03-10 18:06:54 -08:00
Selim Cinek
78f400840b
Reseting user expansions when the shade is collapsed
...
Bug: 27597152
Change-Id: I5ed13c17a95defc9ddc3f5f184f7a98b012baef1
2016-03-10 18:06:27 -08:00
Rob Carr
756ac8e073
Merge "Do not enforce minimum size for pinned stack." into nyc-dev
2016-03-11 02:03:50 +00:00
Makoto Onuki
7a6a05f0cc
Test for ShortcutManager.updateShortcuts(), also
...
... fix bugs
Bug 27548047
Change-Id: Ia55d35521912dcba2fb1bb9c20588a83d1a2d004
2016-03-10 18:01:06 -08:00
Pierre Imai
be12d76feb
Remove an unnecessary InputStream and prevent leaking memory.
...
BUG: 27441906
Change-Id: Ib0ff36c0adc09e1f303a38e8355c84382cbc63fb
2016-03-11 10:45:03 +09:00
Lajos Molnar
684aff1fce
Merge "media: add MediaFormat.COLOR_ IntDefs" into nyc-dev
2016-03-11 01:44:57 +00:00
Lajos Molnar
79c1bc8434
Merge "media: expose MediaFormat.KEY_HDR_STATIC_INFO key" into nyc-dev
2016-03-11 01:44:28 +00:00
Makoto Onuki
3ee7f71d5f
Fix caller validation on secondary user.
...
Bug 27548047
Change-Id: Ibf01bc0f9d3dc76cc23403bf076e2faa7d033234
2016-03-10 17:28:55 -08:00
Raph Levien
a4750fd71d
Merge "Invalidate TextView on change of elegantTextHeight" into nyc-dev
2016-03-11 01:26:52 +00:00
Aga Wronska
8800f2d314
Merge "Display file names in Media libraries in grid mode" into nyc-dev
2016-03-11 01:23:20 +00:00
Makoto Onuki
f9b941f528
Add a flag to log service side runtime exception
...
Often during development I get runtime exceptions from system
server but I only see client side stacktrace on logcat, which is
pretty much inconvenient.
Change-Id: I9c60fd92f6008d2c3a7eaf848b89ce3f1dffbe8a
2016-03-10 17:19:08 -08:00
Aga Wronska
a0768ff8ee
Merge "Open drawer when showing copy/move destination screen" into nyc-dev
2016-03-11 01:15:25 +00:00
Winson
c694a509ff
Adding docking checks for multi-window support.
...
Bug: 27387257
Change-Id: I9f16302e1f9475225538871d9fc09c0706e4dbfb
2016-03-11 00:51:33 +00:00
Aga Wronska
4d5f9f6a7f
Open drawer when showing copy/move destination screen
...
Bug: 27479369
Change-Id: I0bc7efe88ad47885ecf35fb447cfe5c1f38a10d7
2016-03-10 16:06:32 -08:00
Robert Carr
9c5867d8cd
Do not enforce minimum size for pinned stack.
...
We don't need to enforce a minimum size for the tasks in
the pinned stack as the bounds are controlled by the system.
Bug: 27536840
Change-Id: I9ecb2ebd3792b2739d05e9f403fe0acba969e46a
2016-03-10 16:04:25 -08:00
Steve McKay
4064f60831
Merge "Delete downloads activity." into nyc-dev
2016-03-11 00:04:00 +00:00
Aga Wronska
09c07bdf37
Display file names in Media libraries in grid mode
...
Bug: 26829518
Change-Id: If9e2f331df0233ef114c4147ffbc16214558b5ce
2016-03-10 15:56:43 -08:00
Chris Craik
e83cca3a3a
Merge "Fix node rejection crash" into nyc-dev
2016-03-10 23:45:20 +00:00
Prathmesh Prabhu
62798d995f
Merge "screencap: Nix deprecated direct read of framebuffer." into nyc-dev
2016-03-10 23:44:10 +00:00
Scott Main
a0d9165ff6
Merge "fix the docs preview version number" into nyc-dev
2016-03-10 23:43:52 +00:00
Chris Craik
1367d2550e
Fix node rejection crash
...
bug:27598131
Change-Id: Iea05c22ec10f92beef9c47236929eb5f860d84f9
2016-03-10 15:43:13 -08:00
smain@google.com
269aa4ebc4
fix the docs preview version number
...
Change-Id: I8c8a8fb6bd431eade40e62a6b135b628811c0558
2016-03-10 15:37:58 -08:00
Muyuan Li
1cf0f76f75
Merge "Making clearAllNotifications in PSB public." into nyc-dev
2016-03-10 23:34:20 +00:00
Prathmesh Prabhu
bf89ae53c3
screencap: Nix deprecated direct read of framebuffer.
...
screencap command had a fallback path that tried to read the framebuffer
directly. This is no longer supported (and is blocked by selinux
policy), so delete said path.
BUG:27598623
Change-Id: I1b002d4a68ad93f75b150029d01b5f0c500be56c
2016-03-10 15:23:34 -08:00
Steve McKay
2c4c90d246
Merge "Fallback to byte-by-byte copy/move if optimized fails." into nyc-dev
2016-03-10 23:18:51 +00:00
Scott Main
89dd1c43f0
Merge "update preview version number to 2 for offline docs" into nyc-dev
2016-03-10 23:14:27 +00:00
smain@google.com
9334f5ed12
update preview version number to 2 for offline docs
...
Change-Id: I56cab8d21f9521fab17ec79a441c518cf9da536c
2016-03-10 15:13:28 -08:00
Scott Main
5904f246ca
Merge "make new 'referenceonly' docs build the default for offline docs. add preview codename and version number HDF variables for generated docs." into nyc-dev
2016-03-10 23:12:44 +00:00
Vadim Tryshev
68b2d6390a
Merge "Setting mBackdropBack to null if artwork isn't available." into nyc-dev
2016-03-10 23:08:08 +00:00
smain@google.com
7aca8beaa8
make new 'referenceonly' docs build the default for offline docs.
...
add preview codename and version number HDF variables for generated docs.
Change-Id: I165526f4e575ec8885bab906e66d17666ea8b4ba
2016-03-10 15:01:36 -08:00
Abhijith Shastry
6bfe42f9b4
Merge "Tweak createManageBlockedNumbersIntent API documentation." into nyc-dev
2016-03-10 22:55:19 +00:00
Makoto Onuki
a871c3104b
Merge "Guard against null bitmap path" into nyc-dev
2016-03-10 22:29:22 +00:00
Makoto Onuki
34d1c919fd
Guard against null bitmap path
...
Bug 27548047
Change-Id: I7130652f5ae6f7ff6bd4ae6a3ace31986a49be30
2016-03-10 14:24:58 -08:00
Alan Viverette
24bf21b894
Ensure Outline consistently sets the radius to be undefined
...
Radius should only be defined when the rect is also defined. Also updates
ArcShape to not return an outline, since it may be convex.
Bug: 27593976
Bug: 27592381
Change-Id: I99010b139361607af6ec8cab26c9aa1d4dcbba77
2016-03-10 15:52:00 -05:00