Release v0.5.2-beta by tsterbak · Pull Request #346 · openandroidinstaller-dev/openandroidinstaller

@tsterbak

@tsterbak marked this pull request as ready for review

November 1, 2023 16:13
* capitalization matters
* changes untested
* partially fixes #352
Should partially fix
#352

@SirRGB

* taken from gsmarena, wikipedia and the lineage wiki

@SirRGB

@SirRGB

@SirRGB

* taken from the lineage wiki

Signed-off-by: SirRGB <sirrgb@proton.me>
* missed when updating xda links.

Signed-off-by: SirRGB <sirrgb@proton.me>

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@SirRGB

@dependabot

@tsterbak

@tsterbak

@tsterbak

@tsterbak

@tsterbak

@tsterbak

@tsterbak

@tsterbak

@tsterbak

This PR mainly addresses #394 and #354.

It also adds:
- improved Makefile

@tsterbak

@tsterbak

@tsterbak

@tsterbak

Related to #416, but don't explain it.
This PR just handle a system image as invalid instead of crashing when :
- File is not a zip file (so like #416 )
- File is a zip file but does not contain metadata file

For now, only `IMG-e-1.18-t-20231207360613-stable-FP5.zip` is known to
be in the second case, and it's a very strange installation package, OAI
cannot handle that for now (related to #288 ?), so the file is shown as
invalid.
Maybe we can explain it with more details to the user?
Now the right size of the installer scales with the screen when
resizing.

@tsterbak

@tsterbak