Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Use the new yaml for Android X #196

Merged
Redth merged 12 commits into AndroidX from dev/new-yaml
Oct 1, 2019
Merged

Use the new yaml for Android X #196

Redth merged 12 commits into AndroidX from dev/new-yaml
Oct 1, 2019

Conversation

@mattleibow
Copy link
Contributor

@mattleibow mattleibow commented Aug 27, 2019
edited
Loading

This PR needs a few others to be merged first:

@foreach (var dep in @Model.NuGetDependencies) {
if (!dep.IsProjectReference) {
<PackageReference Include="@(dep.NuGetPackageId)" Version="@(dep.NuGetVersion)" />
<PackageReference Include="@(dep.NuGetPackageId)" Version="@(dep.NuGetVersion)" PrivateAssets="none"/>
Copy link
Contributor Author

@mattleibow mattleibow Aug 28, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is to make sure that the .nupkg will correctly import the dependencies - such as Guava.

@mattleibow mattleibow changed the title (削除) Use the new yaml (削除ここまで) (追記) [WIP] Use the new yaml (追記ここまで) Aug 28, 2019
@mattleibow mattleibow changed the title (削除) [WIP] Use the new yaml (削除ここまで) (追記) [WIP] Use the new yaml for Android X (追記ここまで) Aug 28, 2019
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mattleibow mattleibow changed the title (削除) [WIP] Use the new yaml for Android X (削除ここまで) (追記) Use the new yaml for Android X (追記ここまで) Sep 19, 2019
Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Contributor Author

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

<attr path="/api/package[@name='androidx.slice.widget']/class[@name='LargeSliceAdapter']/method[@name='onBindViewHolder' and count(parameter)=2 and parameter[1][@type='androidx.slice.widget.LargeSliceAdapter.SliceViewHolder'] and parameter[2][@type='int']]/parameter[1]" name="type">androidx.recyclerview.widget.RecyclerView.ViewHolder</attr>
<attr path="/api/package[@name='androidx.slice.widget']/class[@name='SliceView']/method[@name='onChanged' and count(parameter)=1 and parameter[1][@type='androidx.slice.Slice']]/parameter[1]" name="managedType">Java.Lang.Object</attr>
<attr path="/api/package[@name='androidx.slice.widget']/interface[@name='SliceActionView.SliceActionLoadingListener']" name="visibility">public</attr>
<remove-node path="/api/package[@name='androidx.slice.widget']/interface[@name='SliceActionView.SliceActionLoadingListener']" />
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just want to double check this change?

@Redth Redth merged commit 4905539 into AndroidX Oct 1, 2019
@Redth Redth deleted the dev/new-yaml branch October 1, 2019 16:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Reviewers

1 more reviewer

@Redth Redth Redth approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /