Skip to content

[Mono.Android] API-27/v8.1 is stable - #1192

Merged
jonpryor merged 1 commit into
dotnet:masterfrom
jonpryor:jonp-api27-is-stable
Jan 16, 2018
Merged

[Mono.Android] API-27/v8.1 is stable#1192
jonpryor merged 1 commit into
dotnet:masterfrom
jonpryor:jonp-api27-is-stable

Conversation

@jonpryor

Copy link
Copy Markdown
Contributor

The API-27 binding has been considered stable (-ish) since commit
914f95f, give or take a few problems (c281132, 9cc80d7, etc.).

Ensure that the generated AndroidApiInfo.xml files (8942eca)
state that API-27 is stable.

The API-27 binding has been considered stable (-ish) since commit
914f95f, give or take a few problems (c281132, 9cc80d7, etc.).

Ensure that the generated `AndroidApiInfo.xml` files (8942eca)
state that API-27 is stable.
@jonpryor
jonpryor merged commit f41afb6 into dotnet:master Jan 16, 2018
jonpryor added a commit that referenced this pull request Jan 19, 2018
The API-27 binding has been considered stable (-ish) since commit
914f95f, give or take a few problems (c281132, 9cc80d7, etc.).

Ensure that the generated `AndroidApiInfo.xml` files (8942eca)
state that API-27 is stable.
jonpryor added a commit to jonpryor/xamarin-android that referenced this pull request Apr 21, 2021
Changes: https://github.com/xamarin/monodroid/compare/45abd3f98d221a75c2d425ed94f2b6b31b8778d3...ed584c7751b20b67d3f25bc796eab8e342f1feb4

  * xamarin/monodroid@ed584c775: [tools/msbuild] Improve FastDeploy error messages (dotnet#1190)
  * xamarin/monodroid@74294dca0: Bump to xamarin/androidtools/main@47ec118f (dotnet#1195)
  * xamarin/monodroid@ff633623e: [tools/msbuild] Add additional diagnostic logging for FastDev. (dotnet#1194)
  * xamarin/monodroid@546d5fb58: [tools/msbuild] Add Better Diagnostic Logging for Fast Deployment. (dotnet#1185)
  * xamarin/monodroid@fa6a1a058: [tools/msbuild] incude PackageName in MAX_COMMAND adb check. (dotnet#1189)
  * xamarin/monodroid@ac447cb5d: Bump Xamarin.Android to bring in JDK Fixes (dotnet#1192)
jonpryor pushed a commit that referenced this pull request Apr 22, 2021
Fixes: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1301607

Context: #5710
Context: https://dev.azure.com/devdiv/DevDiv/_workitems/edit/1290661

Changes: xamarin/monodroid@45abd3f...ff63362

  * xamarin/monodroid@ff633623e: [tools/msbuild] Add additional diagnostic logging for FastDev. (#1194)
  * xamarin/monodroid@546d5fb58: [tools/msbuild] Add Better Diagnostic Logging for Fast Deployment. (#1185)
  * xamarin/monodroid@fa6a1a058: [tools/msbuild] incude PackageName in MAX_COMMAND adb check. (#1189)
  * xamarin/monodroid@ac447cb5d: Bump Xamarin.Android to bring in JDK Fixes (#1192)

Issue #5710 was an error in Fast Deployment when an app had "lots" of
localization assemblies, causing an `adb shell` command to become
"too long".  This was fixed in xamarin/monodroid@3a05726b and d9ed129.

Add a new unit test which contains *all* available languages, as
returned by `CultureInfo.GetCultures(CultureTypes.AllCultures)`
(possibly 342 of them!).

(This new test found that there were additional issues around
Fast Deployment and "lots" of localization assemblies, addressed in
xamarin/monodroid@fa6a1a058.)
@github-actions github-actions Bot locked and limited conversation to collaborators Feb 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant