Add session-wide storage as a safer alternative to statics Co-authored-by: Dean Herbert <pe@ppy.sh>
Fix track-adjusting mods not applying after resuming from another screen Co-authored-by: Dean Herbert <pe@ppy.sh>
Bump Humanizer from 2.7.2 to 2.7.9
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.7.2 to 2.7.9. - [Release notes](https://github.com/Humanizr/Humanizer/releases) - [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md) - [Commits](https://github.com/Humanizr/Humanizer/compare/v2.7.2...v2.7.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Replace menu button text with "press for menu" on 0ms activation delay
Add bindable versions of IHasComboInformation properties
Decrease Spinner Disc Rotation on Rewind
Fix BackButton handling input before all other UI elements
Fix mania scrolling speed not including beatmap slider multiplier Co-authored-by: Dean Herbert <pe@ppy.sh>
Add android build automation via fastlane Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Fix invalid cursor trail parts being drawn
Update beatmap carousel tests code style
Move post-update notification logic to UpdateManager base class
As the triangles intro relies on the audio track's clock advancing, we can't use it just yet (CI server has no audio device). This is a temporary workaround for that shortcoming.
Fix mania bar line alignment