diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index e1c844cd..fdaca199 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -131,4 +131,3 @@ at [https://www.contributor-covenant.org/translations][translations]. [Mozilla CoC]: https://github.com/mozilla/diversity [FAQ]: https://www.contributor-covenant.org/faq [translations]: https://www.contributor-covenant.org/translations - diff --git a/README.md b/README.md index 44a44a2b..b1aabeb0 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ > [!IMPORTANT] > Unlocking the bootloader will erase all data on your device! > This also includes your DRM keys, which are stored in the Trim Area partition (also called TA) in case your device is fairly recent and supports DRM L1. Those devices will be downgraded to DRM L3. Devices on DRM L3 by default will not be affected. +> Depending on your device you might be able to back up the TA partition using exploits and gaining temporary root access. On Sony Xperia 1/5 series phones DRM L1 will return once the bootloader is relocked. > Before proceeding, ensure the data you would like to retain is backed up to your PC and/or your Google account, or equivalent. Please note that OEM backup solutions like Samsung and Motorola backup may not be accessible from LineageOS once installed. -> If you wish to backup the TA partition first, you can find tutorials related to your device on the internet. ## Usage @@ -130,7 +130,7 @@ Sony | Xperia 10 Plus | [mermaid](https://wiki.lineageos.org/devices/mermaid) | Sony | Xperia XA2 | [pioneer](https://wiki.lineageos.org/devices/pioneer) | | tested Sony | Xperia XZ2 | [akari](https://wiki.lineageos.org/devices/akari) | | tested Sony | Xperia XZ3 | [akatsuki](https://wiki.lineageos.org/devices/akatsuki) | | tested -Sony | Xperia ZX | kagura | | planned +Sony | Xperia XZ | kagura | | planned @@ -148,12 +148,12 @@ Fairphone | Fairphone 4 | [FP4](https://wiki.lineageos.org/devices/FP4) | | test Vendor | Device Name | CodeName | Models | Status ---|---|---|---|--- +Motorola | edge | [racer](https://wiki.lineageos.org/devices/racer) | | tested Motorola | moto g5 | [cedric](https://wiki.lineageos.org/devices/cedric) | | tested Motorola | moto g6 plus | [evert](https://wiki.lineageos.org/devices/evert) | | tested Motorola | moto g7 power | [ocean](https://wiki.lineageos.org/devices/ocean) | | tested Motorola | moto g 5G plus / one 5G | [nairo](https://wiki.lineageos.org/devices/nairo) | | tested Motorola | moto g 5G / one 5G ace | [kiev](https://wiki.lineageos.org/devices/kiev) | | tested -Motorola | edge | [racer](https://wiki.lineageos.org/devices/racer) | | tested Motorola | moto z | [griffin](https://wiki.lineageos.org/devices/griffin) | | tested @@ -200,13 +200,13 @@ And more to come! ## Contributing All kinds of contributions are welcome. These include: -- Fix and improve texts in configs and in the application. -- Test the tool for a supported device. -- Create a config for a new device. -- Test the application on your computer and/or device. -- Contribute an application build for a new platform. -- Add features and/or improve the code base. -- Report bugs. +- Fixes and improvements to the texts in configs and in the application. +- Testing the tool for a supported device. +- Creating a config for a new device. +- Testing the application on your computer and/or device. +- Contributing an application build for a new platform. +- Adding features and/or improve the code base. +- Reporting bugs. [How to contribute your own installation configurations](https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/docs/how_to_contribute_your_own_installation_configurations.md) diff --git a/docs/building_the_application_for_your_platform.md b/docs/building_the_application_for_your_platform.md index a905e84b..1bdbc50b 100644 --- a/docs/building_the_application_for_your_platform.md +++ b/docs/building_the_application_for_your_platform.md @@ -6,9 +6,8 @@ If you build the application for your platform and want to contribute the build, ## Run OpenAndroidInstaller for development -Currently development is only supported on Ubuntu Linux. MacOS and Windows should also work fine. You might need to install additional USB-drivers on Windows. +Currently development is only supported on Ubuntu Linux. MacOS, Windows as well as other Linux distributions supporting flatpak should also work fine. You might need to install additional USB-drivers on Windows. 1. Clone the main branch of this repository 2. Run `make poetry` and `make install` to install poetry to manage python and install the required dependencies like adb, fastboot and heimdall. 3. Run `make app` to start the desktop app from the source. - diff --git a/docs/how_to_contribute_your_own_installation_configurations.md b/docs/how_to_contribute_your_own_installation_configurations.md index d9063776..4230abac 100644 --- a/docs/how_to_contribute_your_own_installation_configurations.md +++ b/docs/how_to_contribute_your_own_installation_configurations.md @@ -40,4 +40,3 @@ Every step in the config file corresponds to one view in the application. These - `allow_skip`: [OPTIONAL] boolean; If a skip button should be displayed to allow skipping this step. Can be useful when the bootloader is already unlocked. **Please try to retain this order of these fields in your config to ensure consistency.** - diff --git a/docs/unlocking_the_bootloader.md b/docs/unlocking_the_bootloader.md index 48c3b719..4dbd3092 100644 --- a/docs/unlocking_the_bootloader.md +++ b/docs/unlocking_the_bootloader.md @@ -10,6 +10,7 @@ For some devices, it is necessary to unlock the bootloader manually. You usually Other phone manufacturers no longer allow you to unlock the bootloader. Nothing can be done if you have not unlocked your device in time. These manufacturers include *Huawei, Honor, LG and ASUS*. Support for these manufacturers will always be very limited. ## Here is a brief overview of the bootloader policies of some of the most popular brands (may be incomplete/inaccurate) +## Note: Some oems on the list may offer carrier locked or region specific models, which also affect the unlock ability (Sony, Google, Motorola, etc.) | Brand | Flashing tool | Unlocking Method | Loss of guarantee\* | Supported models | |---|---|---|---|---|