25 lines
714 B
YAML
25 lines
714 B
YAML
|
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
|