This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-17 05:12:34 +08:00
Code
Issues
Releases
Wiki
Activity
70,354
Commits
4
Branches
791
Tags
a2af4cbb50f04cd528d01f3c5becee0daeadd080
Commit Graph
15 Commits
Fix android screen orientation locking in portrait mode during gameplay when exiting/re-entering app
Joseph Madamba
·
2024-10-30 17:51:06 -07:00
4a26989084
Fix android build failure due to enum rename
Dean Herbert
·
2024-10-07 16:43:50 +09:00
a41c6dce04
Attempt to fix android class
Dean Herbert
·
2024-10-01 18:25:45 +09:00
7977ce8a0e
Fix nullability-related warnings in Android project
Bartłomiej Dach
·
2023-06-24 17:05:52 +02:00
34e2540331
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Add partial specs in mobile projects too
Bartłomiej Dach
·
2022-11-26 17:59:38 +01:00
00c11b2b4e
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Change name and add xmldoc
Susko3
·
2022-02-03 13:55:04 +01:00
84171962e5
Use
ScreenOrientation.FullUser
on Android tablets
Susko3
·
2022-02-03 13:29:37 +01:00
40953751b5
Change default orientation to SensorLandscape
Susko3
·
2022-02-01 12:43:58 +01:00
bfe6218ed5
Trigger lock update on loading.
Lucas A
·
2020-10-19 10:01:24 +02:00
cd7c3021ca
Fetch OsuGameActivity through DI instead.
Lucas A
·
2020-10-18 20:07:42 +02:00
371aecfca0
Subscribe to event handler instead.
Lucas A
·
2020-10-18 19:42:05 +02:00
9cd595800a
Apply review suggestions.
Lucas A
·
2020-10-16 19:21:51 +02:00
b60dfc55b6
Lock screen rotation while in gameplay.
Lucas A
·
2020-10-15 19:36:49 +02:00
e823575751