ppy / osu

rhythm is just a *click* away!
https://osu.ppy.sh
MIT License
15.32k stars 2.28k forks source link

Export bans on mobile devices are inconsistent #27741

Closed shiumano closed 7 months ago

shiumano commented 7 months ago

Type

Cosmetic

Bug description

related issues: #22676 related pr: #7977

Export settings were previously disabled on mobile platforms, but enabled for recently added features. (You probably haven't touched it since you disabled it, but it seems to work on Android.) Even though it works within the application, the file location is still crazy. Once you enable it, there will be no end to people crying, "Where's my replay file!? Help me, Peppy!!!" Is it possible to disable all of them, or basically disable them and enable them by setting "Enable export" in the settings? Also, on other platforms, clicking the export completion notification opens the destination folder, but is it possible to launch a file picker activity on Android as well?

Screenshots or videos

image image image image

Version

2024.312.1

Logs

1711595789.runtime.log 1711595789.performance.log 1711595789.network.log 1711595789.auth.log 1711595789.input.log

Walavouchey commented 7 months ago

you're describing 3 separate things in this issue:

  1. you can export beatmaps/skins from the settings, even though you can't export directly from the editors
  2. the exact same thing as https://github.com/ppy/osu/issues/22676 (you even linked the issue)
  3. clicking on an "export completed" notification doesn't open a file picker on android

report one thing at a time, with no duplicates, please. this is just confusing

tybug commented 7 months ago

I think we can close this in favor of #11911.