Skip to content

New Xamarin.Android app analysis utility #7853

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 34 commits into from

Conversation

grendello
Copy link
Contributor

Unifies tmt, assembly decompressor and blob reader

@grendello grendello changed the title New Xamarin.Android app analysis utility, first steps New Xamarin.Android app analysis utility Mar 3, 2023
grendello added 27 commits March 3, 2023 22:56
* main:
  Bump to dotnet/installer@632ddca 8.0.100-preview.3.23128.1 (dotnet#7836)
  LEGO: Merge pull request 7852
* main:
  Bump r8 from 4.0.48 to 4.0.52 (dotnet#7858)
  [tests] Fix recently added AndroidMessageHandler test (dotnet#7859)
  [build] remove darc dependency for System.IO.Hashing (dotnet#7855)
  Localized file check-in by OneLocBuild Task (dotnet#7851)
* main:
  Bump to xamarin/Java.Interop/main@73ebad2 (dotnet#7861)
* main:
  [ci] Don't run classic tests on the Windows build/test stage (dotnet#7860)
* main:
  [ci] Improvements for emulator test jobs (dotnet#7731)
* main:
  [tests] `InstallAndroidDependenciesTest` uses `platform-tools` 34.0.1 (dotnet#7873)
  [ci] Parallelize and reduce overhead of MSBuild test stage. (dotnet#7850)
  [Xamarin.Android.Build.Tasks] Remove MAM targets from CoreResolve (dotnet#7868)
* main:
  [github] Use ".NET Android", not "Android for .NET" (dotnet#7882)
  Bump `$(AndroidNet7Version)` (dotnet#7883)
  [ci] Install fewer Android SDK platforms on test agents. (dotnet#7874)
* main:
  [AOT] provide libc and libm stubs so NDK is not required (dotnet#7475)
  [MSBuildDeviceIntegration] Handle Debugger errors (dotnet#7864)
  [ci] Remove separate SmokeTests jobs. (dotnet#7872)
  Bump to dotnet/installer@cddf8e6 8.0.100-preview.3.23163.4 (dotnet#7885)
  [Actions] Do not double quote the commit message (dotnet#7887)
  [Actions] Ensure that the commit message is valid json. (dotnet#7884)
After a bit of reading and research, draw up a skeleton for pointer
retrieval.  This requires "applying" relocations to the ELF image.
* main:
  [monodroid] Attempt to fix a macOS lib{c,m} link error (dotnet#7891)
* main:
  [docs] how to get gc dumps w/ `dotnet-trace` (dotnet#7875)
  [Xamarin.Android.Build.Tasks] Fix AndroidPackagingOptionsExclude (dotnet#7903)
  Bump to dotnet/installer@c373093 8.0.100-preview.3.23170.5 (dotnet#7901)
  [Xamarin.Android.Build.Tasks] Updating NuGet packages does not update the app (dotnet#7892)
  [vs-workload] Remove @(MultiTargetPackNames) (dotnet#7894)
* main:
  [build] remove .NET 6 support (dotnet#7900)
  [profiled-aot] update `dotnet.aotprofile` for .NET 8 (dotnet#7908)
  [tests] Add backup ssl sites in case of 429 response. (dotnet#7909)
  $(AndroidPackVersionSuffix)=preview.4; net8 is 34.0.0-preview.4 (dotnet#7912)
...even if it doesn't work yet
* main:
  [Xamarin.Android.Build.Tasks] Fix native code generation when marshal methods are disabled (dotnet#7899)
  [ci] Optimize 'APK's .NET' test job overhead. (dotnet#7904)
  [Mono.Android] delay JNINativeWrapper.get_runtime_types() (dotnet#7913)
  Bump external/Java.Interop from `73ebad2` to `53bfb4a` (dotnet#7914)
@grendello
Copy link
Contributor Author

grendello commented Apr 14, 2025

Moved to #10030

@grendello grendello closed this Apr 14, 2025
@grendello grendello deleted the xamarin-app-utils branch April 14, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant