1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 04:07:25 +08:00
Commit Graph

33 Commits

Author SHA1 Message Date
Dean Herbert
816eff1a87 Update iOS startup code 2023-03-26 16:27:44 +09:00
Salman Ahmed
467e879021 Migrate osu! iOS to .NET 6 and target iOS 13.4 2022-12-16 00:22:11 +03:00
Dan Balasescu
f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Salman Ahmed
92ae652555 Enable indirect input events on iOS for proper mouse support 2022-05-14 22:07:42 +03:00
Bartłomiej Dach
d2983b74d5
Bump Moq in mobile test projects for parity 2022-03-09 20:15:34 +01:00
Salman Ahmed
4aa4df69f2 Reorder iOS landscape orientations to prioritise "Landscape Right"
"Landscape Right" is often the proper default for landscape-only applications.

Matches up with all other landscape-only iOS games I have locally.
2022-02-02 22:22:11 +03:00
Salman Ahmed
dca1bddabb Lock supported interface orientation to landscape for iPhone 2022-02-02 21:25:50 +03:00
Salman Ahmed
fea3b9d7a9 Disable minimum frame durations on osu! for iOS 2021-12-08 04:43:02 +03:00
Salman Ahmed
4c5599295c Update more obsolete usages 2021-11-18 15:32:19 +03:00
Dean Herbert
6cb0db9c33 Apply override rules to iOS/Android test projects 2021-03-08 14:54:49 +09:00
dependabot-preview[bot]
d6925d0960
Bump Moq from 4.16.0 to 4.16.1
Bumps [Moq](https://github.com/moq/moq4) from 4.16.0 to 4.16.1.
- [Release notes](https://github.com/moq/moq4/releases)
- [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md)
- [Commits](https://github.com/moq/moq4/compare/v4.16.0...v4.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-02 00:43:44 +00:00
smoogipoo
b9832c1b2d Add ModUtils class for validating mod usages 2021-02-01 19:37:24 +09:00
Dean Herbert
3ac0e3ce51 Fix iOS project failing to compile 2019-12-19 23:04:53 +09:00
Huo Yaoyuan
d8482448dc Save iOS projects with BOM to avoid VS continuously changing them. 2019-11-11 20:13:13 +08:00
Huo Yaoyuan
93fae7ad4d Remove meanless properties. 2019-10-30 21:46:30 +08:00
Shane Woolcock
f68e41f7b9 Remove BASS references from osu.Game.Tests.iOS 2019-08-09 19:30:31 +09:30
Shane Woolcock
2472c6b4b1 Fix iOS visual tests not supporting raw keyboard handler 2019-07-09 21:07:29 +09:30
Dean Herbert
910528b4cb Update iOS project in line with changes 2019-01-29 13:09:50 +09:00
Shane Woolcock
6413e61647 Use project-wide *.cs linked include for tests rather than specifying subdirectories 2019-01-28 22:04:11 +10:30
Dean Herbert
8cc2583946 Target iOS 10 2019-01-28 15:41:45 +09:00
Shane Woolcock
6fddc36843 Move iOS package references to shared props 2019-01-25 22:18:29 +10:30
Dean Herbert
33faa6cbcf Update licence headers 2019-01-25 18:55:05 +09:00
Dean Herbert
241ce31cee Update framework version 2019-01-25 18:53:36 +09:00
Shane Woolcock
fe86b14659 Update framework 2019-01-22 21:14:13 +10:30
Shane Woolcock
25c3304766 Update framework 2019-01-20 22:07:59 +10:30
Shane Woolcock
de9511a7e2 Update references 2019-01-19 18:10:27 +10:30
Shane Woolcock
3d9fdf1d07 Fix missing references
Note that the NativeLibs package required by osu.Framework includes assemblies that will not link on Xamarin.iOS.  For now we explicitly reference the package and exclude all assets, and manually provide the BASS libraries.
2019-01-19 17:43:25 +10:30
Shane Woolcock
63c61d3e27 Convert to PackageReference 2019-01-19 14:13:46 +10:30
Shane Woolcock
f70cb81a3f Update framework 2019-01-13 23:07:35 +10:30
Shane Woolcock
8f2ce6d048 Update framework 2019-01-12 15:55:03 +10:30
Shane Woolcock
4bfc7b4384 Update framework references 2019-01-08 17:15:23 +10:30
Shane Woolcock
a83bee9461 Add ruleset visual tests 2018-12-29 20:05:37 +10:30
Shane Woolcock
ff4b41b35f Add basic visual tests 2018-12-29 18:47:35 +10:30