c93533fa2e
Bump Xamarin.Essentials from 1.6.1 to 1.7.0
...
Bumps [Xamarin.Essentials](https://github.com/xamarin/Essentials ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/xamarin/Essentials/releases )
- [Commits](https://github.com/xamarin/Essentials/compare/1.6.1...1.7.0 )
---
updated-dependencies:
- dependency-name: Xamarin.Essentials
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-01 17:04:24 +00:00
43b97fe0ad
Refactor PowerStatus (now called BatteryInfo)
2021-04-12 10:52:52 -04:00
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
a4edd3b8a1
Fix iOS/Android lockups by disabling LLVM
2020-02-27 09:24:54 +09:00
d8482448dc
Save iOS projects with BOM to avoid VS continuously changing them.
2019-11-11 20:13:13 +08:00
c95052b10f
Resolve package downgrade and VS claims for iOS.
2019-10-30 23:03:02 +08:00
93fae7ad4d
Remove meanless properties.
2019-10-30 21:46:30 +08:00
b0eb2c6e28
Remove iOS BASS libraries and properly reference
2019-08-09 19:21:08 +09:30
376d228add
Use new logo style for icons / readme
2019-07-12 17:49:59 +09:00
9885913fff
Fix iOS builds not being able to read their deploy version
2019-03-01 20:01:16 +09:00
910528b4cb
Update iOS project in line with changes
2019-01-29 13:09:50 +09:00
6fddc36843
Move iOS package references to shared props
2019-01-25 22:18:29 +10:30
241ce31cee
Update framework version
2019-01-25 18:53:36 +09:00
fe86b14659
Update framework
2019-01-22 21:14:13 +10:30
25c3304766
Update framework
2019-01-20 22:07:59 +10:30
1ba9e0dd0a
Add better app icons and change info.plist properties
2019-01-19 22:39:11 +10:30
de9511a7e2
Update references
2019-01-19 18:10:27 +10:30
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
63c61d3e27
Convert to PackageReference
2019-01-19 14:13:46 +10:30
ff4b41b35f
Add basic visual tests
2018-12-29 18:47:35 +10:30
18abff3ac0
Split solution
2018-12-22 17:12:43 +10:30
1268f8f3ed
Add AppIcon
2018-12-08 15:52:11 +10:30
14a4dbcc1d
Fix package references
2018-12-08 15:45:19 +10:30
bf8d256858
Make osu! run. Run osu!, run.
2018-12-06 21:30:23 +10:30
1be2fc59c4
Add osu.iOS project
2018-12-06 17:49:09 +10:30