Skip to content

Commit 795c5f5

Browse files
authored
Update README.md
1 parent 1215f3b commit 795c5f5

File tree

1 file changed

+25
-8
lines changed

1 file changed

+25
-8
lines changed

README.md

Lines changed: 25 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -37,18 +37,37 @@
3737
## 📷 Screenshots
3838

3939
<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"/> &nbsp;
41+
<img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/screen-EN.png" width="200"/> &nbsp;
4242
</p>
4343

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"/> &nbsp;
51+
<img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/screen2-FR.png" width="200"/> &nbsp;
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"/> &nbsp;
59+
<img src="https://github.com/Seph29/Lumos-G1/blob/main/docs/imgs/restore-EN.png" width="200"/>
60+
</p>
61+
</details>
62+
4463
---
4564

4665
## ⭐️ Features
4766

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)*
5069
- 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
5271

5372
---
5473

@@ -75,7 +94,7 @@
7594

7695
## ⚙️ Installation
7796

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)
7998
2. Install the APK on the G1 (via Download, USB, ADB, etc.)
8099
3. Start the application and click the INJECT button.
81100
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.
118137
---
119138

120139
⚠️ 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

Comments
 (0)