Conversation
* capitalization matters * changes untested * partially fixes #352
Should partially fix #352
* taken from the lineage wiki and https://telegra.ph/G5-Variants--Code-Names-10-07 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from gsmarena, wikipedia and the lineage wiki
* asserts taken from https://github.com/LineageOS/android_device_oneplus_oneplus3/blob/e975bda0561217fae2a342c2e8c1848b3e3cf370/BoardConfig.mk#L35C29-L35C66 * copied config from cheeseburger Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_herolte/blob/583c038ee30afc2c2d11520c9e24ec50f2f24164/BoardConfig.mk#L22 * and https://github.com/LineageOS/android_device_samsung_hero2lte/blob/f225e6a0bb4fd3b39d04ff003c93ca4dab408cf8/BoardConfig.mk#L22 * fixes #308 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from the lineage wiki Signed-off-by: SirRGB <sirrgb@proton.me>
* missed when updating xda links. Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_oneplus_dre/blob/110bdcd8a72974f032746b71fd3865e484382739/BoardConfig.mk#L47 * fixes #332 * exclude OnePlusN200TMO for now, see #320 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/samsungexynos7870/android_device_samsung_a3y17lte/blob/a3fe3bc73c685eff23810b4e9dde54b73cba8a54/BoardConfig.mk#L29 Signed-off-by: SirRGB <sirrgb@proton.me>
* https://github.com/LineageOS/android_device_samsung_a5xelte/blob/78495ee6b310a5cda4175235dd5d694ce1b0470f/BoardConfig.mk#L22 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_a7xelte/blob/3990846fac27c112d038fb67eacd414c8e5dadb2/BoardConfig.mk#L22 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_oneplus_cheeseburger/blob/093e9c7fa2e974092730b34b6390d32a2a124465/BoardConfig.mk#L14 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_oneplus_dumpling/blob/9842f9ab9ad623f572fa936610e3c5772ecedda4/BoardConfig.mk#L14 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_hltetmo/blob/0bd9fb6ddcc6f2ccadff01e495315218d6b5ddc4/BoardConfig.mk#L19 Signed-off-by: SirRGB <sirrgb@proton.me>
* https://github.com/LineageOS/android_device_samsung_jfltexx/blob/221635b6daa1f162b8c18350bd16b15b8c8f616e/BoardConfig.mk#L23 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_klte/blob/1e45afafff8687bd06ee4b512d6756c41d966ee9/BoardConfig.mk#L19 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_xiaomi_Mi439/blob/9002689e7bdfdcd7160da13c47b9d78aff4b9c64/BoardConfig.mk#L30 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/Exynos7870/android_device_samsung_on7xelte/blob/21a18d0ab1e510dbd652f5b53411925089053807/BoardConfig.mk#L17 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_serranoltexx/blob/cc194239f8da8aeaec1c99e5b060193afb6b0275/BoardConfig.mk#L31 Signed-off-by: SirRGB <sirrgb@proton.me>
* taken from https://github.com/LineageOS/android_device_samsung_zerofltexx/blob/e83ad0962313b1f64e22b6dbf44fe6050641a6cc/BoardConfig.mk#L27 * fixes #375 Signed-off-by: SirRGB <sirrgb@proton.me>
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
minor docs improvement
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
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?
ghost
approved these changes
Jan 15, 2024
Member
Author
There was a problem hiding this comment.
It should. Haven't tried it so far. Still happy with 3.10 :D
There was a problem hiding this comment.
I'm already on 3.11, and I had to do aa6fa9c to be able to install all dependencies, otherwise OAI wouldn't work...
Now the right size of the installer scales with the screen when resizing.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds:
Supported devices:
Fixes: