osu/osu.Game/Utils
Dean Herbert 5b06a68b93
Merge pull request #12330 from Cublibre/master
Send a warning notification if device is unplugged and at low battery
2021-04-15 19:21:04 +09:00
..
BatteryInfo.cs Remove IsLowBattery 2021-04-12 11:15:24 -04:00
FormatUtils.cs Add the ability to specify format provider (to make tests culture invariant) 2021-03-26 13:10:11 +09:00
HumanizerUtils.cs
ModUtils.cs Extract mod setting value handling to utils class 2021-04-12 03:37:03 +03:00
Optional.cs Remove empty <returns> xmldoc 2021-04-12 17:46:14 +09:00
PeriodTracker.cs
SentryLogger.cs Remove easy to remove finalizers 2021-03-02 16:07:09 +09:00
StatelessRNG.cs
TaskChain.cs Update TaskChain to use ContinueWithSequential internally 2021-01-29 16:19:46 +09:00
ZipUtils.cs