Gerónimo Ferruccio

Results 22 issues of Gerónimo Ferruccio

Basically solves this bug: ![Screenshot_2022-07-14-22-08-20-758_ru nsu ccfit zuev osuplus](https://user-images.githubusercontent.com/103213881/179127036-9f21ed05-7916-44d2-8579-587c9385b14a.jpg) By replacing `android.os.Process.killProcess()` with `MainActivity.finish()` in the method `MainScene.exit()` that does pretty much the same but also removes all fragments. `exit()`...

size/XS

#### res/layout/: - Removed `activity_opening.xml` since is a simple layout there's no necessary to keep a whole layout file for it, i replaced it with a LinearLayout object created programmatically....

size/L

In this PR I replacing the old AndEngine module which was based on OpenGL ES 1.0 branch to the OpenGL ES 2.0 implementation of the same engine. There's some modifications...

I working on slider gradient visual for osu!droid and came up but a couple of issues due to the old Engine: - In ES1 there's no near existence of shaders...

In this PR I reworked and reorganized the entire settings menu UI following a section and categories pattern. - [x] Depends on #349 ### Preview ![image](https://github.com/osudroid/osu-droid/assets/103213881/adbe08d8-11ad-4a10-b382-d934e03cdff8) ### Sections They're defined...

size/XXL

- [x] Requires #399 https://github.com/user-attachments/assets/033cc80e-fd0a-4a08-b8a5-29d994365a41

size/XXL

### Reason Obsolete code. **Requires server backend to provide a change log link to GitHub instead of the actual change log as it was doing before this PR.**

size/XL

- [x] Requires #389 - [x] Requires #392

size/XXL

### Explanation There's an inconsistency between the logo in the application icon and the logo in-game which denotes osu!stable rather than osu!droid. Additionally I believe we should update game assets...