|
37 | 37 | ## 📷 Screenshots |
38 | 38 |
|
39 | 39 | <p align="center"> |
40 | | - <img src="https://github.com/Seph29/Lumos-G1/blob/aade853dda2ed909629fa3b2e7afcab87efb9e8c/docs/lumos.png" width="240"/> |
41 | | - <img src="https://github.com/Seph29/Lumos-G1/blob/ee68a851ab910dc7ba23ac059d6ade6ee1f653b1/docs/lumos2.png" width="240"/> |
| 40 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/alertdialog-EN.png" width="200"/> |
| 41 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/screen-EN.png" width="200"/> |
42 | 42 | </p> |
43 | 43 |
|
| 44 | +<details> |
| 45 | + <summary>📂 Show more screenshots</summary> |
| 46 | + <br/> |
| 47 | + |
| 48 | + <p align="center"><b>🌐 Multilingual screens</b></p> |
| 49 | + <p align="center"> |
| 50 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/screen2-DE.png" width="200"/> |
| 51 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/screen2-FR.png" width="200"/> |
| 52 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/screen2-EN.png" width="200"/> |
| 53 | + </p> |
| 54 | + |
| 55 | + <br/> |
| 56 | + <p align="center"><b>🛠 Restore menu</b></p> |
| 57 | + <p align="center"> |
| 58 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/patched-EN.png" width="200"/> |
| 59 | + <img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/restore-EN.png" width="200"/> |
| 60 | + </p> |
| 61 | +</details> |
| 62 | + |
44 | 63 | --- |
45 | 64 |
|
46 | 65 | ## ⭐️ Features |
47 | 66 |
|
48 | | -- Works without unlocking the bootloader |
49 | | -- Automatic detection of firmware version and language |
| 67 | +- Works without unlocking the bootloader |
| 68 | +- Automatic detection of firmware version and language *(FR / EN / DE supported)* |
50 | 69 | - Two-stage patching: boot partition first, then system (requires reboot) |
51 | | -- Backs up the original file before replacing it (no restore yet) |
| 70 | +- **Partial restore available:** only the system is reverted (boot remains patched), allowing quick toggle to install an app |
52 | 71 |
|
53 | 72 | --- |
54 | 73 |
|
|
75 | 94 |
|
76 | 95 | ## ⚙️ Installation |
77 | 96 |
|
78 | | -1. Download the latest release from the **Releases** tab or [here](https://github.com/Seph29/Lumos-G1/releases/download/v1.0.5/lumos-v1.0.5.apk) |
| 97 | +1. Download the latest release from the **Releases** tab or [here](https://github.com/Seph29/Lumos-G1/releases/download/v1.0.7/lumos-v1.0.7.apk) |
79 | 98 | 2. Install the APK on the G1 (via Download, USB, ADB, etc.) |
80 | 99 | 3. Start the application and click the INJECT button. |
81 | 100 | 4. After the first restart, start the application a second time and press INJECT again. |
@@ -118,5 +137,3 @@ These tools are downloaded automatically at runtime. |
118 | 137 | --- |
119 | 138 |
|
120 | 139 | ⚠️ Use at your own risk. No warranty is provided. |
121 | | - |
122 | | -<p align="right"><a href="#readme-top">Back to top ⬆️</a></p> |
|
0 commit comments