Christine Chen
43b97fe0ad
Refactor PowerStatus (now called BatteryInfo)
2021-04-12 10:52:52 -04:00
Christine Chen
6bccb3aab6
Use DI to implement battery detection, add BatteryCutoff property
...
- Removed the Xamarin.Essentials package from osu.Game and added it to osu.iOS and osu.Android only.
- iOS and Android implementations use Xamarin.Essentials.Battery, while the Desktop implementation
only returns 100% battery for now.
- Added a BatteryCutoff property to PowerStatus so it can be different for each platform (default 20%, 25% on iOS)
2021-04-08 19:55:11 -04:00
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