ScreenOrientation.FullUser
Exported = true
OsuGameActivity
application/x-osu-archive
IntentFilter
Co-authored-by: Lucas A. <game4allyt@gmail.com>
Removed IntentFilters with DataScheme = "file" Added Intent.ActionSend with application/octet-stream and application/zip
Removed string arrays and split the IntentFilter into multiple. Also added DataHost and DataMimeType
According to Google's documentation, fullSensor will ignore rotation locking preferences, while fullUser will obey them. Signed-off-by: tytydraco <tylernij@gmail.com>
Co-Authored-By: miterosan <33435289+miterosan@users.noreply.github.com>