Fix chat context menus displaying out-of-bounds
Attempt to appease apple with some plist keys
Add beatmap panel to multiplayer match screen Co-authored-by: Dean Herbert <pe@ppy.sh> Co-authored-by: Dan Balasescu <smoogipoo@smgi.me>
Hide NotificationOverlay when clicking on UpdateCompleteNotification
Update osu! iOS/Android native references Co-authored-by: Dean Herbert <pe@ppy.sh>
Add game-wide keybindings for music playback
Bump ppy.osu.Framework.iOS from 2019.809.0 to 2019.813.0
Bump ppy.osu.Framework.Android from 2019.809.0 to 2019.813.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump ppy.osu.Framework.NativeLibs from 2019.307.0 to 2019.813.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump ppy.osu.Framework from 2019.809.0 to 2019.813.0 Co-authored-by: null <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bumps [ppy.osu.Framework.Android](https://github.com/ppy/osu-framework) from 2019.809.0 to 2019.813.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.809.0...2019.813.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.iOS](https://github.com/ppy/osu-framework) from 2019.809.0 to 2019.813.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.809.0...2019.813.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework.NativeLibs](https://github.com/ppy/osu-framework) from 2019.307.0 to 2019.813.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.307.0...2019.813.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Bumps [ppy.osu.Framework](https://github.com/ppy/osu-framework) from 2019.809.0 to 2019.813.0. - [Release notes](https://github.com/ppy/osu-framework/releases) - [Commits](https://github.com/ppy/osu-framework/compare/2019.809.0...2019.813.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Split visual component out of MusicController
Add new "triangles" intro
Implement PreviousUsernames for use in the profile overlay
Add note to README about ffmpeg requirement on linux