New App: OOSFirmwareExtractor
This commit is contained in:
parent
5ee7e64c29
commit
a210ac1891
24
metadata/fr.witchdoctors.c4ffein.oosfirmwareextractor.yml
Normal file
24
metadata/fr.witchdoctors.c4ffein.oosfirmwareextractor.yml
Normal file
|
@ -0,0 +1,24 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
SourceCode: https://github.com/c4ffein/OOS-firmware-updater
|
||||
IssueTracker: https://github.com/c4ffein/OOS-firmware-updater/issues
|
||||
|
||||
Summary: Extract firmware from official Oneplus roms
|
||||
Description: |
|
||||
Extract firmware from an OxygenOS ROM to a custom flashable firmwareupdater.zip
|
||||
You can select a ROM file, unzip it, check extracted files and modified updater-script, then create a flashable firmware update at sdcard/firmwareupdater.zip
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/c4ffein/OOS-firmware-updater.git
|
||||
|
||||
Builds:
|
||||
- versionName: 0.2.0
|
||||
versionCode: 2
|
||||
commit: v0.2.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
Loading…
Reference in a new issue