Skip to content

Commit 9fe2afe

Browse files
committed
wiki: Switch Oxygen Updater download URL from Google Play to GitHub
Change-Id: Iab8348abb9abc0d84219c71eeafa7459c172bb3d
1 parent f844c2d commit 9fe2afe

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

_includes/templates/device_specific/firmware_update_oneplus_fastbootd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{% include alerts/warning.html content="These instructions are NOT for carrier branded variants." %}
22

33
{%- if device.before_install.instructions == "needs_specific_android_fw" and device.before_install.version -%}
4-
1. Download the latest **Android {{ device.before_install.version }}** full stock ROM update from [Oxygen Updater](https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater)
4+
1. Download the latest **Android {{ device.before_install.version }}** full stock ROM update from [Oxygen Updater](https://github.com/oxygen-updater/oxygen-updater/releases/latest)
55
{%- else -%}
6-
1. Download the latest full stock ROM update from [Oxygen Updater](https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater)
6+
1. Download the latest full stock ROM update from [Oxygen Updater](https://github.com/oxygen-updater/oxygen-updater/releases/latest)
77
{%- endif %}
88
2. Extract stock ROM using [payload-dumper-go](https://github.com/ssut/payload-dumper-go/releases/latest)
99
3. Boot up LineageOS recovery

_includes/templates/device_specific/firmware_update_oplus_fastbootd.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{% include alerts/warning.html content="These instructions are NOT for carrier branded variants." %}
22

33
{%- if device.before_install.instructions == "needs_specific_android_fw" and device.before_install.version -%}
4-
1. Download the latest **Android {{ device.before_install.version }}** full stock ROM update from [Oxygen Updater](https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater)
4+
1. Download the latest **Android {{ device.before_install.version }}** full stock ROM update from [Oxygen Updater](https://github.com/oxygen-updater/oxygen-updater/releases/latest)
55
{%- else -%}
6-
1. Download the latest full stock ROM update from [Oxygen Updater](https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater)
6+
1. Download the latest full stock ROM update from [Oxygen Updater](https://github.com/oxygen-updater/oxygen-updater/releases/latest)
77
{%- endif %}
88
2. Extract stock ROM using [payload-dumper-go](https://github.com/ssut/payload-dumper-go/releases/latest)
99
3. Boot up LineageOS recovery

_includes/templates/device_specific/firmware_update_oplus_sm8250.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{% include alerts/warning.html content="These instructions are NOT for carrier branded variants." %}
22

33
{%- if device.before_install.instructions == "needs_specific_android_fw" and device.before_install.version -%}
4-
1. Download the latest **Android {{ device.before_install.version }}** full stock ROM update from [Oxygen Updater](https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater)
4+
1. Download the latest **Android {{ device.before_install.version }}** full stock ROM update from [Oxygen Updater](https://github.com/oxygen-updater/oxygen-updater/releases/latest)
55
{%- else -%}
6-
1. Download the latest full stock ROM update from [Oxygen Updater](https://play.google.com/store/apps/details?id=com.arjanvlek.oxygenupdater)
6+
1. Download the latest full stock ROM update from [Oxygen Updater](https://github.com/oxygen-updater/oxygen-updater/releases/latest)
77
{%- endif %}
88
2. Extract stock ROM using [payload-dumper-go](https://github.com/ssut/payload-dumper-go/releases/latest)
99
3. Boot up LineageOS recovery

0 commit comments

Comments
 (0)