-
Notifications
You must be signed in to change notification settings - Fork 49
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Manual updates 20220710 new packages (androidx.enterprise, androidx.window:window-rxjava*...) #582
Conversation
…/AndroidX into mu-20220710-new-packages
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
This PR needs to only contain changes related to new bindings. Currently, this seems to include changes from many other open PRs. (144 files changed.) I think we should also edit the PR description to specify why we are added each new package. Are they customer requests? internal requests? new dependencies needed by updated versions of packages we already bind? |
Internal (updated in another PR: External/community:
other are dependencies This will not be good for me if I'll have to document and elaborate every single request I get and decision I make. |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
…/AndroidX into mu-20220710-new-packages
published-namespaces.txt
Outdated
@@ -324,6 +328,10 @@ Google.Android.Material.Tooltip | |||
Google.Android.Material.Transformation | |||
Google.Android.Material.Transition | |||
Google.Android.Material.Transition.Platform | |||
Google.Assistant.Appactions.Suggestions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
AppActions
published-namespaces.txt
Outdated
Google.Assistant.Appactions.Suggestions | ||
Google.Assistant.Appactions.Suggestions.Client | ||
Google.Assistant.Appactions.Widgets | ||
Google.Assistant.Appactions.Widgets.Pinappwidget |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
PinAppWidget
templates/flogger/Project.cshtml
Outdated
<TargetFrameworks>MonoAndroid12.0;net6.0-android</TargetFrameworks> | ||
<IsBindingProject>true</IsBindingProject> | ||
<RootNamespace>Annotations</RootNamespace> | ||
<AssemblyName>Xamarin.Google.AutoValue.Annotations</AssemblyName> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!AutoValue
templates/flogger/Project.cshtml
Outdated
<PropertyGroup> | ||
<TargetFrameworks>MonoAndroid12.0;net6.0-android</TargetFrameworks> | ||
<IsBindingProject>true</IsBindingProject> | ||
<RootNamespace>Annotations</RootNamespace> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
!Annotations
…/AndroidX into mu-20220710-new-packages
…/AndroidX into mu-20220710-new-packages
Does this change any of the generated binding API's?
Most likely - new bindings + updates:
Describe your contribution
New bidnings added.