Susko3
|
3ae95375de
|
Disable irrelevant warning
See https://learn.microsoft.com/en-us/xamarin/android/errors-and-warnings/xa4218
and https://github.com/xamarin/xamarin-android/issues/6809#issuecomment-1138617639.
|
2024-02-05 18:22:12 +01:00 |
|
Dean Herbert
|
e5709a1fb7
|
Remove outdated encoding csproj setting
|
2022-12-12 15:18:19 +09:00 |
|
Dean Herbert
|
f9ad244df4
|
Force embedding assemblies into APK to fix deploy to debug devices
|
2022-12-12 15:15:15 +09:00 |
|
Huo Yaoyuan
|
b198d30726
|
Also enable NullabilityInfoContext support in framework test
|
2022-07-08 13:03:50 +08:00 |
|
Huo Yaoyuan
|
acce3769be
|
Use the new type name of Android http handler.
|
2022-04-21 02:28:00 +08:00 |
|
Huo Yaoyuan
|
e25ae0f54e
|
Move Andorid manifest to the new default location. This helps VS designer.
|
2022-03-27 02:53:55 +08:00 |
|
Huo Yaoyuan
|
b4368b1a21
|
Move Android properties to shared props.
|
2022-03-26 20:24:08 +08:00 |
|
Susko3
|
140a8323c7
|
Use DebugType: none to match osu! props
|
2022-02-12 00:17:33 +01:00 |
|
Susko3
|
ac4dc7d6ea
|
Move duplicated entries (when it makes sense) to props file
|
2022-02-11 23:40:11 +01:00 |
|
Susko3
|
3d3ec70a15
|
Move TargetFrameworkVersion to .props
git blame didn't give a more specific reason for the comment. Builds just fine.
|
2022-02-11 23:02:06 +01:00 |
|
Susko3
|
2e2f29f563
|
[XA4301] Don't include native libraries twice
They are already included in the main framework project.
|
2022-02-11 22:55:57 +01:00 |
|
Susko3
|
461e09e021
|
[XA0125] Use portable DebugType
|
2022-02-11 22:55:42 +01:00 |
|
Susko3
|
b69d22e83c
|
[XA0119] Use correct AndroidLinkMode for debug config
|
2022-02-11 22:22:58 +01:00 |
|
Dean Herbert
|
640a5366a0
|
Remove duplicated android props dependencies for now
|
2021-08-06 15:30:52 +09:00 |
|
Dean Herbert
|
201b823504
|
Update bass packages
|
2021-08-06 00:50:33 +09:00 |
|
Dean Herbert
|
6f4c2b7f26
|
Never use llvm
|
2020-02-28 21:08:34 +09:00 |
|
Huo Yaoyuan
|
0b739e4790
|
Normalize msbuild files with BOM, tab=2, CRLF, trailing new line
|
2019-12-16 14:45:51 +08:00 |
|
Huo Yaoyuan
|
519ea5d273
|
Bump Xamarin.Android version to 10.0
|
2019-11-20 19:10:26 +08:00 |
|
Huo Yaoyuan
|
84276166bb
|
Enable C# 8.0.
Xamarin need workaround, or IntelliSense will be incorrect.
|
2019-11-04 17:12:13 +08:00 |
|
Huo Yaoyuan
|
807782dce8
|
Merge props orthogonally.
|
2019-10-15 20:08:56 +08:00 |
|
Huo Yaoyuan
|
f48ab597dd
|
Move common properties to props.
It's no-op to include nuget packaging properties into unpackable projects.
Package license url is deprecated. Using license expression instead.
|
2019-10-15 20:08:27 +08:00 |
|
Shane Woolcock
|
48280bb591
|
Add Android native references
|
2019-08-08 20:36:59 +09:30 |
|
Shane Woolcock
|
f38afd027b
|
Update Android native library references
|
2019-03-04 18:59:00 +09:00 |
|
Shane Woolcock
|
9534313726
|
Update ValueTuple to 4.5.0 for Android
|
2019-03-03 16:12:58 +09:00 |
|
Shane Woolcock
|
60a04ce326
|
Explicitly add System.ValueTuple for Android
|
2019-03-03 15:44:11 +09:00 |
|
tangalbert919
|
a6fadd909d
|
Update props and copyright in csproj
|
2019-01-31 14:08:57 -06:00 |
|
tangalbert919
|
e6365cc954
|
Update osuTK
|
2019-01-29 23:34:27 -06:00 |
|
tangalbert919
|
d95b42c7f6
|
Move NuGet references to Android props
|
2019-01-28 17:27:17 -06:00 |
|
tangalbert919
|
718637ac36
|
Edit osu.Framework.Android.props
|
2019-01-24 14:19:19 -06:00 |
|
miterosan
|
d544f81dff
|
Use the nightlybuild of SixLabors.ImageSharp
|
2019-01-02 20:49:00 +01:00 |
|
miterosan
|
cfdffb623f
|
Remove duplicate reference
|
2019-01-02 20:07:26 +01:00 |
|
miterosan
|
33a85d5ed3
|
Update the usage of the bass files.
|
2019-01-02 18:35:45 +01:00 |
|
miterosan
|
d74c3b9eba
|
And more cleanup
|
2019-01-02 18:12:27 +01:00 |
|
miterosan
|
8fcc6dceaf
|
Simplify the project files
|
2019-01-02 17:48:52 +01:00 |
|
miterosan
|
3eb9d57514
|
Merge the props with the csproj for common properties.
|
2019-01-02 17:05:30 +01:00 |
|
miterosan
|
590a3a4be3
|
Clean and simplyfy the android props
|
2019-01-02 16:31:25 +01:00 |
|
tangalbert919
|
a30939d8ac
|
Do @swoolcock's suggestions
|
2018-12-29 22:56:46 -06:00 |
|