File tree
4 files changed
+57
-3
lines changed- external
- src- Mono.Android- Android.Runtime
 
- Xamarin.Android.Build.Tasks/Utilities
 
4 files changed
+57
-3
lines changedSubmodule Java.Interop updated 20 files
- tests/Java.Interop.Dynamic-Tests/Java.Interop.Dynamic-Tests.csproj-1
- tests/generator-Tests/Unit-Tests/BlittableTypeTests.cs+142
- tests/generator-Tests/Unit-Tests/CodeGeneratorExpectedResults/Common/WriteDuplicateInterfaceEventArgs.txt+6-6
- tests/generator-Tests/Unit-Tests/CodeGeneratorExpectedResults/XAJavaInterop1/WriteDuplicateInterfaceEventArgs.txt+6-6
- tests/generator-Tests/Unit-Tests/CodeGeneratorTestBase.cs+9
- tests/generator-Tests/expected.xaji/GenericArguments/Com.Google.Android.Exoplayer.Drm.IExoMediaCrypto.cs+3-3
- tests/generator-Tests/expected.xaji/GenericArguments/__NamespaceMapping__.cs+2-2
- tests/generator-Tests/expected.xaji/Streams/Java.IO.InputStream.cs+3-3
- tests/generator-Tests/expected.xaji/Streams/__NamespaceMapping__.cs+2-2
- tests/generator-Tests/expected.xaji/TestInterface/Java.Util.ICollection.cs+3-3
- tests/generator-Tests/expected.xaji/TestInterface/Java.Util.IDeque.cs+3-3
- tests/generator-Tests/expected.xaji/TestInterface/Java.Util.IQueue.cs+3-3
- tests/generator-Tests/expected.xaji/TestInterface/__NamespaceMapping__.cs+2-2
- tools/generator/CodeGenerationOptions.cs+2
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/ReturnValue.cs+2-2
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/Symbols/FormatSymbol.cs+2
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/Symbols/ISymbol.cs+13
- tools/generator/Java.Interop.Tools.Generator.ObjectModel/Symbols/SymbolTable.cs+2-2
- tools/generator/SourceWriters/BoundFieldAsProperty.cs+7-4
- tools/generator/SourceWriters/Extensions/SourceWriterExtensions.cs+1-1
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 96 | 96 |  | |
| 97 | 97 |  | |
| 98 | 98 |  | |
|  | 99 | + | |
| 99 | 100 |  | |
| 100 | 101 |  | |
| 101 | 102 |  | |
|  | |||
Lines changed: 25 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 208 | 208 |  | |
| 209 | 209 |  | |
| 210 | 210 |  | |
| 211 |  | - | |
|  | 211 | + | |
| 212 | 212 |  | |
| 213 | 213 |  | |
| 214 | 214 |  | |
|  | |||
| 223 | 223 |  | |
| 224 | 224 |  | |
| 225 | 225 |  | |
| 226 |  | - | |
|  | 226 | + | |
| 227 | 227 |  | |
| 228 | 228 |  | |
| 229 | 229 |  | |
| 230 | 230 |  | |
| 231 | 231 |  | |
| 232 | 232 |  | |
| 233 | 233 |  | |
|  | 234 | + | |
|  | 235 | + | |
|  | 236 | + | |
|  | 237 | + | |
|  | 238 | + | |
|  | 239 | + | |
|  | 240 | + | |
|  | 241 | + | |
|  | 242 | + | |
|  | 243 | + | |
|  | 244 | + | |
|  | 245 | + | |
|  | 246 | + | |
|  | 247 | + | |
|  | 248 | + | |
|  | 249 | + | |
|  | 250 | + | |
|  | 251 | + | |
|  | 252 | + | |
|  | 253 | + | |
|  | 254 | + | |
|  | 255 | + | |
|  | 256 | + | |
| 234 | 257 |  | |
| 235 | 258 |  | |
| 236 | 259 |  | |
|  | |||
0 commit comments