31 Commits

Author SHA1 Message Date
Dan Balasescu
2c9e7a6d7c Upgrade to .NET 8 SDK 2024-02-02 16:21:16 +09:00
Huo Yaoyuan
b4368b1a21 Move Android properties to shared props. 2022-03-26 20:24:08 +08:00
Huo Yaoyuan
1101fd1a49 Bring SampleGame and Tests to net6.0. 2022-03-24 23:15:56 +08:00
Susko3
ac4dc7d6ea Move duplicated entries (when it makes sense) to props file 2022-02-11 23:40:11 +01:00
Susko3
27293a239e Remove duplicate entries in Tests and SampleGame projects
These were already present in the .props file.
2022-02-11 23:10:54 +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
Bartłomiej Dach
4d0f008563 Add missing System.Numerics reference for Android tests project 2020-06-02 21:26:14 +02: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
miterosan
d70385c4d7 Remove not needed native library includes. 2019-09-22 14:41:02 +02:00
Shane Woolcock
4ba615683f Move Android native libs 2019-08-08 21:08:32 +09:30
Dean Herbert
3e147e78cc Add android memory warning handling 2019-06-28 16:58:37 +09:00
Shane Woolcock
c81b019907 Add AndroidNativeLibrary references 2019-03-04 19:42:08 +09:00
Shane Woolcock
6d922b4c1e Revert "Add Android supported ABIs"
This reverts commit 0c2927617e.
2019-03-03 21:06:37 +09:00
Shane Woolcock
0c2927617e Add Android supported ABIs 2019-03-03 14:21:03 +09:00
Shane Woolcock
fcec0194cf Fix Android projects not loading in VS for Mac 2019-03-01 10:18:46 -06:00
tangalbert919
d95b42c7f6 Move NuGet references to Android props 2019-01-28 17:27:17 -06:00
tangalbert919
d754f3ca0f Update osuTK for Android 2019-01-18 14:34:37 -06:00
miterosan
6126d0a42b Put generalized activity in the framework. Do not use a static field as a hack 2019-01-05 16:59:40 +01:00
miterosan
eee438042b Add space, allowing vs to be happy 2019-01-05 16:56:47 +01:00
miterosan
d544f81dff Use the nightlybuild of SixLabors.ImageSharp 2019-01-02 20:49:00 +01:00
miterosan
6449863abf Include resources and add the bassfx extensions 2019-01-02 19:33:39 +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
0fdceec6ff Move the import statement up 2019-01-02 16:32:35 +01:00
tangalbert919
a30939d8ac Do @swoolcock's suggestions 2018-12-29 22:56:46 -06:00
tangalbert919
0aaa3baf08 Round 2 of @miterosan's suggestions 2018-12-29 18:48:08 -06:00
tangalbert919
8af60583b3 Apply same suggestions to framework tests for Android 2018-12-29 15:46:55 -06:00
tangalbert919
5b9ba3ed3d Take @miterosan's suggestions, fix SampleGame.Android 2018-12-29 15:37:24 -06:00
tangalbert919
eccfb2e04e Add osu.Framework.Tests.Android 2018-12-26 11:57:44 -06:00