1
0
mirror of https://github.com/ppy/osu.git synced 2025-01-17 00:12:55 +08:00
osu-lazer/osu.Desktop
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
..
Overlays Use IsDeployedBuild instead of IsDebugBuild for footer display conditional 2021-01-06 23:30:54 +09:00
Properties Add VS launcher profile for tournament client. 2019-12-10 18:19:53 +08:00
Updater Apply ConfigureAwait changes to game side 2021-03-08 14:36:35 +09:00
Windows Remove canBNull specification 2020-10-10 13:28:27 +09:00
app.manifest Add explicit app manifest to desktop project 2019-12-07 19:55:09 +01:00
DiscordRichPresence.cs Replace Ranks.Global completely with a GlobalRank property 2021-02-17 08:52:04 +03:00
lazer.ico Use new logo style for icons / readme 2019-07-12 17:49:59 +09:00
osu!.res Add back osu.Desktop project 2017-10-14 14:33:05 +09:00
osu.Desktop.csproj Revert EF Core to version 2.2 2021-03-21 11:05:15 +01:00
osu.nuspec Update references to current year 2021-01-06 18:38:24 +01:00
OsuGameDesktop.cs Use DI to implement battery detection, add BatteryCutoff property 2021-04-08 19:55:11 -04:00
Program.cs Remove osuTK reference 2021-03-17 18:07:42 +09:00