osu/osu.iOS
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
..
Assets.xcassets
AppDelegate.cs
Application.cs
Entitlements.plist
Info.plist
iTunesArtwork
iTunesArtwork@2x
LaunchScreen.storyboard
Linker.xml
osu.iOS.csproj Use DI to implement battery detection, add BatteryCutoff property 2021-04-08 19:55:11 -04:00
OsuGameIOS.cs Use DI to implement battery detection, add BatteryCutoff property 2021-04-08 19:55:11 -04:00