1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-16 21:42:55 +08:00
Commit Graph

16 Commits

Author SHA1 Message Date
Dean Herbert
eee3d83ed2 Disable sdk linker for android debug releases
Aimed to improve build time (especially for CI builds).

The additional lines come from visual studio. I'm intentionally
committing its output so it doesn't cause a diff on further csproj
changes.
2021-04-05 19:36:38 +09:00
Dean Herbert
6f01070408 Add weird android package requirements 2021-03-29 23:11:24 +09:00
Lucas A
e823575751 Lock screen rotation while in gameplay. 2020-10-15 19:36:49 +02:00
smoogipoo
a4edd3b8a1 Fix iOS/Android lockups by disabling LLVM 2020-02-27 09:24:54 +09:00
Dean Herbert
d2ebf296d9 Release with better compilation options 2019-07-04 13:07:59 +09:00
Dean Herbert
486e7e4e1e Remove unnecessary file 2019-07-02 19:44:04 +09:00
Dean Herbert
1a3cc25d6c Update in accordance with visual studio changes
Adds x86 emulator deployment target
2019-07-02 19:40:42 +09:00
tangalbert919
c0471019ff Very minor changes 2019-03-17 09:39:07 -05:00
tangalbert919
999b947153 Update Android csproj files 2019-03-05 17:55:18 -06:00
tangalbert919
b18eebfd70 Get icon working for osu.Android 2019-01-09 19:31:42 -06:00
tangalbert919
8159905ca0 Code File Sanity 2019-01-05 23:48:57 -06:00
tangalbert919
e5dd95198a Cleanup project files with common props 2019-01-05 23:17:55 -06:00
tangalbert919
ddce608f97 Setup osu.Android solution and its ruleset tests 2019-01-05 22:15:09 -06:00
tangalbert919
660be6a2a4 Remove ability to import from opsu!
This has been struck down by @ppy
2018-12-20 09:11:20 -06:00
tangalbert919
214908aaa0 Add opsu migration, fix font not rendering 2018-12-14 09:27:02 -06:00
tangalbert919
d16f6576ca Add Android project 2018-12-13 00:10:15 -06:00