Commit 4f4da57
committed
Merge branch 'main' into issue7629
* main: (32 commits)
[monodroid] Replace `exit()` with `abort()` in native code (dotnet#7734)
Bump to xamarin/Java.Interop/main@8a1ae57 (dotnet#7738)
[build] bump `$(AndroidNet7Version)` (dotnet#7737)
Bump to xamarin/Java.Interop/main@1366d99 (dotnet#7718)
[Xamarin.Android.Build.Tasks] fix AndroidGenerateResourceDesigner (dotnet#7721)
Bump to xamarin/monodroid@50faac94 (dotnet#7725)
Revert "[Xamarin.Android.Build.Tasks] fix cases of missing `@(Reference)` (dotnet#7642)" (dotnet#7726)
[marshal methods] Properly support arrays of arrays (dotnet#7707)
Bump to dotnet/installer@9962c6a 8.0.100-alpha.1.23063.11 (dotnet#7677)
[Actions] Add action to bump the hash used for the unified pipeline (dotnet#7712)
Bump to xamarin/xamarin-android-tools/main@099fd95 (dotnet#7709)
[ci] Move build stages into yaml templates (dotnet#7553)
[Xamarin.Android.Build.Tasks] fix NRE in `<GenerateResourceCaseMap/>` (dotnet#7716)
[ci] Pass token when building Designer tests (dotnet#7715)
[Mono.Android] Android.Telecom.InCallService.SetAudioRoute() + enum (dotnet#7711)
[Mono.Android] Fix some incorrect enums. (dotnet#7670)
[Xamarin.Android.Build.Tasks] _Microsoft.Android.Resource.Designer namespace (dotnet#7681)
LEGO: Merge pull request 7713
[Xamarin.Android.Build.Tasks] lazily populate Resource lookup (dotnet#7686)
[Xamarin.Android.Build.Tasks] skip XA1034 logic in some cases (dotnet#7680)
...File tree
181 files changed
+4626
-956
lines changed- .github/workflows
- Documentation/guides
- building-apps
- messages
- Localize/loc
- cs/src/Xamarin.Android.Build.Tasks/Properties
- de/src/Xamarin.Android.Build.Tasks/Properties
- es/src/Xamarin.Android.Build.Tasks/Properties
- fr/src/Xamarin.Android.Build.Tasks/Properties
- it/src/Xamarin.Android.Build.Tasks/Properties
- ja/src/Xamarin.Android.Build.Tasks/Properties
- ko/src/Xamarin.Android.Build.Tasks/Properties
- pl/src/Xamarin.Android.Build.Tasks/Properties
- pt-BR/src/Xamarin.Android.Build.Tasks/Properties
- ru/src/Xamarin.Android.Build.Tasks/Properties
- tr/src/Xamarin.Android.Build.Tasks/Properties
- zh-Hans/src/Xamarin.Android.Build.Tasks/Properties
- zh-Hant/src/Xamarin.Android.Build.Tasks/Properties
- build-tools
- api-merge
- automation
- yaml-templates
- installers
- xaprepare/xaprepare/ThirdPartyNotices
- eng
- external
- src-ThirdParty
- Mono.Security.Cryptography
- StrongNameSigner
- src
- Mono.Android
- Android.Hardware.Camera2
- Android.Media
- Android.Telecom
- Xamarin.Android.Net
- Xamarin.Android.Build.Tasks
- Linker/MonoDroid.Tuner
- MSBuild/Xamarin/Android
- Microsoft.Android.Sdk/targets
- Microsoft.NET.Sdk.Android
- Mono.Android
- Properties
- Resources
- Tasks
- Tests
- Xamarin.Android.Build.Tests
- Tasks
- Utilities
- Xamarin.ProjectTools
- Android
- Common
- Resources/Base
- Utilities
- monodroid
- jni
- cxx-abi
- tests
- MSBuildDeviceIntegration
- Tests
- Mono.Android-Tests
- Java.Interop-Tests
- Runtime-MultiDex
- Xamarin.Android.Net
- api-compatibility
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
181 files changed
+4626
-956
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1110 | 1110 | | |
1111 | 1111 | | |
1112 | 1112 | | |
| 1113 | + | |
| 1114 | + | |
| 1115 | + | |
| 1116 | + | |
| 1117 | + | |
| 1118 | + | |
| 1119 | + | |
| 1120 | + | |
1113 | 1121 | | |
1114 | 1122 | | |
1115 | 1123 | | |
| |||
1118 | 1126 | | |
1119 | 1127 | | |
1120 | 1128 | | |
| 1129 | + | |
| 1130 | + | |
| 1131 | + | |
1121 | 1132 | | |
1122 | 1133 | | |
| 1134 | + | |
| 1135 | + | |
1123 | 1136 | | |
1124 | 1137 | | |
1125 | 1138 | | |
| |||
1351 | 1364 | | |
1352 | 1365 | | |
1353 | 1366 | | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
| 1376 | + | |
| 1377 | + | |
| 1378 | + | |
| 1379 | + | |
| 1380 | + | |
| 1381 | + | |
| 1382 | + | |
| 1383 | + | |
| 1384 | + | |
| 1385 | + | |
| 1386 | + | |
| 1387 | + | |
| 1388 | + | |
| 1389 | + | |
| 1390 | + | |
| 1391 | + | |
| 1392 | + | |
| 1393 | + | |
| 1394 | + | |
| 1395 | + | |
1354 | 1396 | | |
1355 | 1397 | | |
1356 | 1398 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
669 | 693 | | |
670 | 694 | | |
671 | 695 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
669 | 693 | | |
670 | 694 | | |
671 | 695 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
669 | 693 | | |
670 | 694 | | |
671 | 695 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
669 | 693 | | |
670 | 694 | | |
671 | 695 | | |
| |||
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
666 | 666 | | |
667 | 667 | | |
668 | 668 | | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
669 | 693 | | |
670 | 694 | | |
671 | 695 | | |
| |||
0 commit comments