Commit Graph

245370 Commits

Author SHA1 Message Date
Aurimas Liutikas
8bf5f6c851 Merge \\"Swap fill_parent with match_parent in best practices doc.\\" into mnc-io-docs am: df4528fbe8
am: 1729c75f73

Change-Id: I074f24ee54e2ec7005e31a6528f54068c6e1eb3c
2016-06-14 00:57:24 +00:00
Aurimas Liutikas
3f1741a19c Merge \\"Correct parentActivity example in Activity Element docs.\\" into mnc-io-docs am: 893413e50c
am: ce2e9d8716

Change-Id: I90462329a4fbdd264714c653b0df30cbc9f4f866
2016-06-14 00:57:18 +00:00
Aurimas Liutikas
5699312627 Merge \"Fix a spelling error in Supporting Languages page.\" into mnc-io-docs
am: ab239a0c1a

Change-Id: I2de3485349f22c1eae990808c81320c8a995430d
2016-06-14 00:48:55 +00:00
Aurimas Liutikas
1729c75f73 Merge \"Swap fill_parent with match_parent in best practices doc.\" into mnc-io-docs
am: df4528fbe8

Change-Id: Ie2039cf96c3591b6fc2c0cb8ec1097707edcc76b
2016-06-14 00:48:50 +00:00
Aurimas Liutikas
ce2e9d8716 Merge \"Correct parentActivity example in Activity Element docs.\" into mnc-io-docs
am: 893413e50c

Change-Id: I845619909443f9d56bfc7d9f5284b15c2587c5d6
2016-06-14 00:48:43 +00:00
TreeHugger Robot
c738e48ed6 Merge "Use NoPreloadHolder for certificate sources" into nyc-dev 2016-06-14 00:35:49 +00:00
Aurimas Liutikas
ab239a0c1a Merge "Fix a spelling error in Supporting Languages page." into mnc-io-docs 2016-06-14 00:33:53 +00:00
Aurimas Liutikas
df4528fbe8 Merge "Swap fill_parent with match_parent in best practices doc." into mnc-io-docs 2016-06-14 00:33:20 +00:00
Aurimas Liutikas
abc918b76a Fix broken {@docRoot} links
Some {@docRoot} links were followed by a "/" causing links to break.

Bug:
https://code.google.com/p/android/issues/detail?id=174753

Change-Id: Ic5923ee447c55ac2aa95af365ae63425041e4fcf
(cherry picked from commit e0af48d190)
2016-06-14 00:32:22 +00:00
Aurimas Liutikas
893413e50c Merge "Correct parentActivity example in Activity Element docs." into mnc-io-docs 2016-06-14 00:31:47 +00:00
Kevin Hufnagle
23239ca66e docs: Expanded description of "Key Attestation" N Preview feature.
The Key Attestation section within the Android N Preview "API
Overview" page now links to a separate page, which contains a
procedure for completing the attestation process, as well as the
certificate schema and its elements' associated descriptions.

Bug: 28851641
Change-Id: If96af7f5e7e6ba9297f48f20c669591b1a9ee9ce
2016-06-13 16:42:15 -07:00
ggfan
3c76d062ae Update validation-layer.jd for NDK-R12: use packed layer binaries punt building layers to Khronos github repo am: c1755d345d
am: 999b7afac8

Change-Id: I7f3c8d7c65373570193fe5fde940698c1eb3f3e9
2016-06-13 23:21:33 +00:00
ggfan
999b7afac8 Update validation-layer.jd for NDK-R12: use packed layer binaries punt building layers to Khronos github repo
am: c1755d345d

Change-Id: I881cd1e70e422267dbe345be525330f18bae4126
2016-06-13 23:12:49 +00:00
Dan Willemsen
c47168d592 Merge "CtsShim: Support building with tapas" into nyc-dev 2016-06-13 23:07:06 +00:00
TreeHugger Robot
98d2f591e0 Merge "docs: Noted that N Preview doc is available online as of DP4" into nyc-dev 2016-06-13 22:56:10 +00:00
ggfan
c1755d345d Update validation-layer.jd for NDK-R12:
use packed layer binaries
   punt building layers to Khronos github repo

Change-Id: Icf840de42856d2488a87174b2cd6c604ef8d8770
(cherry picked from commit f22d094a30)
2016-06-13 22:54:47 +00:00
Chad Brubaker
319f9fe102 Use NoPreloadHolder for certificate sources
The static instances of SystemCertificateSource and
UserCertificateSource depend on the current user, avoid triggering their
static initializer when preloaded.

Bug: 29258379
Change-Id: I5088366ae67145b8bc928d6c04118529c82a7fc3
2016-06-13 15:51:40 -07:00
Selim Cinek
4ac6f6010b Fixed a bug with a legacy notification API
When using setLatestEventInfo the icons would not be shown
at all anymore, leading to a crash if they were grouped.
This CL makes sure the smallIcon is always set even for those
legacy apps.
It also fixes the usage of setShow when, as legacy apps wouldn't
have the time anymore.

Change-Id: I2645175b2adabcedbbfec7a502b89d143d2b9bd3
Fixes: 29255365
Fixes: 27430676
2016-06-13 15:47:03 -07:00
Adrian Roos
366f324113 Merge "Correclty capitalize Date in status bar panel" into nyc-dev 2016-06-13 22:39:51 +00:00
Adrian Roos
f852a42b04 Fix jittery action bar during transitions
Fixes a bug where the action bar would get cut off slightly
resulting in a bad transition when transforming between action
bars that were correct and those that were cut off.

Fixes: 28935363
Change-Id: I7d8eeb5e5fa545820a8979ea09816b330bdb384b
2016-06-13 15:39:11 -07:00
Adrian Roos
2d5dbba923 Make RemoteView margins density-change safe
Bug: 28935363
Change-Id: I279da8da84f794c512a66cb46c76ae9e746a6387
2016-06-13 15:39:05 -07:00
Chong Zhang
42edc7c2c2 Merge "Prevent crash from null ApplicationInfo after package is removed." into nyc-dev 2016-06-13 22:16:36 +00:00
Chong Zhang
1de22da763 Prevent crash from null ApplicationInfo after package is removed.
Bug: 29234926
Change-Id: I8c2fed7c7e862e1f6798d5ed535d1937f9a74c1a
2016-06-13 15:14:57 -07:00
Andrii Kulian
62b08eb5f2 Merge "Don't update task to return to type for last task over home" into nyc-dev 2016-06-13 21:55:47 +00:00
Adrian Roos
a5e2aa99c0 Merge "Add MessagingStyle transitions" into nyc-dev 2016-06-13 21:45:08 +00:00
Bert McMeen
2acb932302 Docs: Watch face performance update
Bug: 28923320
Change-Id: Ie1e8f0670bda1a4c975de829a6f27d6d95138ac7
2016-06-13 14:41:16 -07:00
Adrian Roos
feafa052f3 Add MessagingStyle transitions
Fixes a particularly bad transition in the case where there
is one incoming message to a group.

Change-Id: Ieddece4a496292a69e14cdcd74d94986938d8223
Fixes: 29043489
2016-06-13 14:31:51 -07:00
Chris Wren
c977f81dad Revert "boost starred people to at least high importance"
This reverts commit 7e431621c4.

Change-Id: I69e06505f79ecb9e2983cec0d0dcddb7979a3f94
2016-06-13 21:24:53 +00:00
Andrew Solovay
2cb6ca1892 Merge \\"docs: Corrected method name in multi-window docs\\" into mnc-io-docs am: 0e68b6b5fc
am: 2c0261224a

Change-Id: I52a482a04b5a8789d48a5347c9a5fc63010462b6
2016-06-13 21:24:19 +00:00
Andrew Solovay
2c0261224a Merge \"docs: Corrected method name in multi-window docs\" into mnc-io-docs
am: 0e68b6b5fc

Change-Id: I93b8a2788eadbfeac3b2d293e42d2cef0a42eae4
2016-06-13 21:17:09 +00:00
Makoto Onuki
f419bd9e03 Merge "Push DO/PO package names from DPMS to PM" into nyc-dev 2016-06-13 21:16:29 +00:00
TreeHugger Robot
126366dde5 Merge "Make sure we don't accidentally allow the night mode tile" into nyc-dev 2016-06-13 21:13:36 +00:00
TreeHugger Robot
0e68b6b5fc Merge "docs: Corrected method name in multi-window docs" into mnc-io-docs 2016-06-13 21:12:47 +00:00
Winson Chung
c169a9d8a1 Merge "Ensuring we don't try and dismiss task views that are already removed." into nyc-dev 2016-06-13 21:06:39 +00:00
Bert McMeen
51487f06f9 Docs: Fixed one of the addListener() links am: 33a1ea297d
am: ba86350c63

Change-Id: I505bc79896257c07dbeee8ed60496350f1d2668a
2016-06-13 20:36:12 +00:00
Bert McMeen
ba86350c63 Docs: Fixed one of the addListener() links
am: 33a1ea297d

Change-Id: Ia54cdf5de78ad7357cab5617753f5bf28ea89487
2016-06-13 20:31:28 +00:00
qingxi
247e7f4dca Add a key for setting carrier's CDMA roaming mode
Change-Id: If092f0b23dc7e320c27e4231605756e990949d15
bug: 28836467
2016-06-13 13:31:06 -07:00
Doris Liu
42d39300cf Merge "Fix setCurrentPlayTime for started but not yet pulsed animations" into nyc-dev 2016-06-13 20:24:45 +00:00
TreeHugger Robot
cdc9d7bed9 Merge "Check for detached view in drag-related APIs" into nyc-dev 2016-06-13 20:09:43 +00:00
Ruben Brunk
d054f4f2fe Merge "Fix permissions update for VrListenerService on user changes." into nyc-dev 2016-06-13 19:58:31 +00:00
Jason Monk
f31e6d704e Make sure we don't accidentally allow the night mode tile
Bug: 28887927
Change-Id: I7cf9ae3f0c853d70172b2af3e75cd8d0106afde1
2016-06-13 15:39:11 -04:00
Winson
1d581bcb09 Ensuring we don't try and dismiss task views that are already removed.
Bug: 29240786
Change-Id: I724e7c366b2fb835fd81fa966689f999953ef4c8
2016-06-13 19:27:42 +00:00
Bert McMeen
33a1ea297d Docs: Fixed one of the addListener() links
Bug: 28454953
Change-Id: I00002c8bba42e972331d5d80193094606243e252
2016-06-13 12:23:00 -07:00
Yorke Lee
07452c37ab Check for detached view in drag-related APIs
Bug: 29253539
Change-Id: I26285404ee15bb17e87ac23c67f7c3c6aaa2d968
2016-06-13 11:32:23 -07:00
Gerry Fan
da66010cd8 Merge "Update validation-layer.jd for NDK-R12: use packed layer binaries punt building layers to Khronos github repo" into nyc-dev 2016-06-13 18:27:09 +00:00
TreeHugger Robot
0809964452 Merge "Fix QS edit view accessibility classes" into nyc-dev 2016-06-13 18:24:48 +00:00
ggfan
f22d094a30 Update validation-layer.jd for NDK-R12:
use packed layer binaries
   punt building layers to Khronos github repo

Change-Id: Icf840de42856d2488a87174b2cd6c604ef8d8770
2016-06-13 11:09:55 -07:00
David Gross
d749245b88 Merge "Delete simple reduction implementation." into nyc-dev 2016-06-13 17:58:32 +00:00
Doris Liu
caa2ebf814 Fix setCurrentPlayTime for started but not yet pulsed animations
Also fix the behavior for calling reverse() immediately after
start(). Such case now triggers end() right away, which is
consistent with what the animation would do in M.

Bug: 29271714
Change-Id: I045e36e039179a3c462f22bc6a3a765437de4074
2016-06-13 17:29:03 +00:00
Winson
29dbc3cc47 Prevent trimming recent tasks belonging in different stacks.
- When launching an adjacent task, we usually have the same activity
  not necessarily launched with MULTIPLE_TASK, so the old recent task
  is incorrectly found removed.

Bug: 29121819
Change-Id: Id3bbafe0d3c535fd1a05bb373e521345c18f43d5
2016-06-13 17:16:03 +00:00