Jonathan Pobst
718dd86dfc
Bump to .NET 8 '8.0.204' generator. ( #869 )
...
Update the version of `generator` used to build the `net7.0-android` version of our packages.
This should contain https://github.com/xamarin/java.interop/pull/1202 , which is needed for binding AndroidX Media3.
2024-04-22 07:51:19 -10:00
moljac
1403b4e8dc
namespace fix
2024-02-20 09:54:37 +01:00
moljac
c09f9949c7
namespace fixes
2023-12-11 10:50:23 +01:00
moljac
6a024837fb
namespaces
2023-12-07 11:09:36 +01:00
Jonathan Pobst
c5614aafdc
Use an updated `generator` for `@RestrictTo` support. ( #820 )
2023-12-04 07:43:06 -10:00
moljac
fbe989588c
Update Directory.Build.props
2023-11-20 23:49:31 +01:00
Jonathan Pobst
5490fc0376
Begin building `net7.0-android` TF. ( #809 )
2023-11-09 07:01:16 -10:00
moljac
52d798239f
namespace fixes
2023-10-23 20:27:56 +02:00
moljac
9fdd16fbe6
namespace fix
2023-09-13 09:06:23 +02:00
moljac
a4dbe24f0f
Merge branch 'main' into create-pull-request/patch-1694152976
2023-09-11 16:11:42 +02:00
moljac
10167719e1
Update Directory.Build.props
2023-09-11 10:36:11 +02:00
moljac
1c1e19a4bf
Merge branch 'main' into mu-20230826-datastore
2023-09-11 08:17:20 +02:00
moljac
47617b96fd
namespace mappings moved from metadata to Directory.Build.props
2023-09-08 18:38:38 +02:00
moljac
eacce616c3
removed entry for datastore
2023-09-06 17:33:18 +02:00
moljac
79ac534b80
namespace fixes
2023-09-01 17:26:31 +02:00
moljac
44f47b005b
namespace fixes
2023-09-01 11:14:56 +02:00
moljac
913dba3903
Update Directory.Build.props
2023-08-22 19:18:24 +02:00
moljac
f8ff0569cb
Tink.KeyDerivation namespace
2023-07-23 05:01:10 +02:00
Jonathan Pobst
4975fce7ad
Enable DIM for AndroidX packages. ( #718 )
...
Context: https://github.com/xamarin/AndroidX/issues/715
Context: https://github.com/xamarin/AndroidX/issues/611
Some AndroidX interfaces provide useful API as `default` interface methods. Support for default interface methods has been added to C# and our Android binding tools.
Enable `$(AndroidBoundInterfacesContainStaticAndDefaultInterfaceMethods)` so that this support is turned on.
Per the API diffs, this does not cause any existing API to be modified, it only adds new API.
A few problematic default interface methods were removed via metadata because they caused compile errors.
2023-05-09 14:08:54 -05:00
Jonathan Pobst
5c728f4d02
[Directory.Build.props] Add $(_DefaultTargetFrameworks). ( #712 )
2023-04-03 09:04:37 -05:00
moljac
e8e5c1244b
Merge branch 'main' into create-pull-request/patch-1674799370
2023-02-06 21:09:26 +01:00
moljac
5aaab9ba1a
Update Directory.Build.props
2023-01-30 09:04:11 +01:00
moljac
787fd51a6a
spelling fixed
2023-01-17 08:58:18 +01:00
moljac
63eb836754
namespace fixed
2022-12-12 22:55:17 +01:00
moljac
f0f11ba137
namespace fixes
2022-12-12 20:11:18 +01:00
moljac
eefb8ee0cb
namespace casing
2022-10-26 10:15:35 +02:00
moljac
f13aa596fb
MaterialSwitch spelling according to review
2022-10-24 17:59:24 +02:00
Jonathan Pobst
1933edfd4b
Fixes for `no-bindings` packages.
2022-08-30 11:24:03 -05:00
moljac
a8aab5d910
Merge branch 'main' into create-pull-request/patch-1659938713
2022-08-18 18:45:12 +02:00
moljac
a518a0301d
fixes according to review comments
2022-08-18 18:43:23 +02:00
moljac
dc4c94829f
spelling for camera-extensions
2022-08-13 11:22:14 +02:00
moljac
16f8e5893e
Update Directory.Build.props
2022-08-12 12:19:38 +02:00
moljac
5360f23afa
Merge branch 'main' into mu-20220710-new-packages
2022-08-04 21:17:50 +02:00
moljac
806b1f2f9f
namespace for poolingcontainer
2022-08-02 10:14:22 +02:00
moljac
98eba9fd31
Merge branch 'main' into mu-20220710-new-packages
2022-07-25 20:57:00 +02:00
moljac
e865c83f02
mapping namespace AndroidX.Lifecycle.ViewModels
2022-07-23 20:10:42 +02:00
moljac
4e80a417ed
Update Directory.Build.props
2022-07-13 19:28:28 +02:00
Jonathan Pobst
0aaa542a8f
Use `<AndroidNamespaceReplacement>` instead of metadata to rename namespaces. ( #555 )
2022-05-26 08:28:22 -05:00
Jonathan Pobst
3ffb1ac6e6
[Directory.Build.props] Turn on NRT annotations. ( #554 )
2022-05-24 10:31:28 -05:00
Jonathan Pobst
80bc3ce0c5
Set universal packaging metadata in Directory.Build.props. ( #553 )
2022-05-17 11:20:19 -05:00
Jonathan Pobst
8a23f14dfa
[Directory.Build.props] Error if any stable packages depend on pre-release packages. ( #549 )
2022-05-16 14:22:41 -05:00
Jonathan Pobst
c18c9766e9
Mark all assemblies as Trimmable via Directory.Build.props. ( #520 )
2022-03-31 13:03:05 -05:00
Jonathan Pobst
69ebe6c08e
[ci] Bump to Xamarin.Android d17.1.
2022-02-22 10:57:11 -06:00
moljac
7f3133a01b
switch to MonoAndroid12.0
2022-01-20 19:34:31 +01:00
Jonathan Pobst
d4a8bd3269
Update Xamarin.Android to d17.0.
2021-12-02 13:21:50 -06:00
Jonathan Pobst
088bac3ab1
[kotlin] Ensure .targets file gets put into NuGet package. ( #404 )
2021-10-01 12:39:40 -05:00
Jonathan Pobst
0e7f1391ed
[build] Update CI to .NET 6 RC1. ( #379 )
2021-09-14 16:17:06 -05:00
Jonathan Pobst
08a2a27b53
[build] Bump to .NET 6 - Preview 7. ( #359 )
2021-08-17 09:03:09 -05:00
Matthew Leibowitz
c7c72d8deb
Update repo names
2019-11-20 00:29:32 +02:00
Jonathan Dick
0592d1b2da
Create Directory.Build.props ( #190 )
2019-08-09 23:05:22 +02:00