Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 342920c5 authored by Manoj Nair's avatar Manoj Nair
Browse files

Resolve "Update the documentation to display the process to remove testing channel information"

parent 89ed5bc4
Loading
Loading
Loading
Loading
+10 −12
Original line number Diff line number Diff line
@@ -101,22 +101,20 @@ Please have in mind that TWRP is replaced by /e/OS Recovery on new phones.


Here is the [tutorial](https://community.e.foundation/t/howto-the-system-doesnt-boot-bootloop/28266)
### How do I enable or disable the OTA Test channel server?

<details>
### How to Enable the OTA Test Channel Server

<summary>Follow these stepss</summary>
- Enable developer mode: `Settings` > `About phone` > tap `Build number` 7 times.
- Enable /e/OS test channel: `Settings` > `System` > `Developer options` > toggle `Connect to /e/OS test channel` on. Slider will turn green.
- Check for updates: `Settings` > `Updater` > refresh using top-right arrow if needed.
- Download and install latest update.

<ul>
### How to Disable the OTA Test Channel Server

- Access Developer options: `Settings` > `System` > Developer options (enabled previously).
- Disable /e/OS test channel: In Developer options, scroll to `Connect to /e/OS test channel` > toggle off.
- Enabled slider is green; disabled is greyed out.

<li>Enable the developer mode: From Settings, open About phone, and tap 7 times on Build number</li>
<li>Enable access to the /e/OS update test channel: From <strong>Settings</strong> , open <strong>System</strong>, show <strong>Advanced</strong>, and open <strong>Developer options</strong>, scroll bottom, and enable <strong>Connect to /e/OS test channel</strong></li>
<li>Check for updates: From Settings, open System updates, refresh if required with the arrow at top right</li>
<li>Download, then install the latest update to test.After the reboot, you can disable the options enabled previously:</li>
<li>Disable access to the /e/OS update test channel: From Settings, open System, show Advanced, and open Developer options, scroll bottom, and disable Connect to /e/OS test channel</li>
<li>Disable developer mode: From  <strong>Settings</strong>, open <strong>System</strong>, show <strong>Advanced</strong>, and open <strong>Developer options</strong>, uncheck On at top</li>
</ul>
</details>

### How do I get my device on the supported list?
First check if your device is in the supported devices list, which can be seen here: https://doc.e.foundation/devices
+15 −0
Original line number Diff line number Diff line
@@ -37,6 +37,20 @@ Yes you can. Participation as a tester is a voluntary activity. You are free to
- Join the [Telegram testing community](https://t.me/+TVItf3nSBvY0NmY8)
- Find the current test session and documentation about /e/OS on [Gitlab](https://gitlab.e.foundation/e/qa/testing-community)

### How to Enable the OTA Test Channel Server

- Enable developer mode: `Settings` > `About phone` > tap `Build number` 7 times.
- Enable /e/OS test channel: `Settings` > `System` > `Developer options` > toggle `Connect to /e/OS test channel` on. Slider will turn green.
- Check for updates: `Settings` > `Updater` > refresh using top-right arrow if needed.
- Download and install latest update.

### How to Disable the OTA Test Channel Server

- Access Developer options: `Settings` > `System` > Developer options (enabled previously).
- Disable /e/OS test channel: In Developer options, scroll to `Connect to /e/OS test channel` > toggle off.
- Enabled slider is green; disabled is greyed out.


### Test session with Kiwi

From the /e/foundation we provide a smartphone OS for a huge number of devices.
@@ -63,6 +77,7 @@ to open directly an issue in our backlog when a bug is detected. We had
[customized](https://gitlab.e.foundation/e/infra/kiwi/tcmscontrib) the issue description for
helping its resolution with the Kiwi plugin system.


### Testing process FAQ

- What happens if a build fails or bugs are detected in your testing?