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

Commit dfbf0e89 authored by Manoj Nair's avatar Manoj Nair
Browse files

Updates made to devices,how-to and volunteer pages as per Gaël's feedback

parent b8253986
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
---
layout: page
title: Devices
title: Smartphones
permalink: devices/
search: exclude
---
@@ -12,7 +12,7 @@ Please check the [/e/ product description](../what-s-e)
## How to install /e/ on your smartphone?

In order to install /e/:
* check that your device is supported in the list below
* check that your Smartphone is in the supported list given below
* ensure that you have an /e/ account (for /e/ online services such as mail, drive, calendar...). You can register for a [free /e/ acount here](../create-an-ecloud-account)
* proceed to installation
* find some [community support](https://e.foundation/get-support/#help)
@@ -20,13 +20,13 @@ In order to install /e/:
* [report your experience here](testimonies)
* [contribute to the project!](projects-looking-for-contributors)

Can't find your device? Do a [device proposal here](https://community.e.foundation/c/e-devices/request-a-device) after checking it was not proposed earlier. Or do the work and become a device maintainer (send an email to [join@e.email](mailto:join@e.email), with a clear subject line (like: ROM Maintainer for device XYZ123).
Can't find your Smartphone? Do a [device proposal here](https://community.e.foundation/c/e-devices/request-a-device) after checking it was not proposed earlier. Or do the work and become a device maintainer (send an email to [join@e.email](mailto:join@e.email), with a clear subject line (like: ROM Maintainer for device XYZ123).

## Devices list and install
## Smartphone build branch details

Note: the v0.x-n branch is based on Nougat, the v0.x-o branch is based on "Oreo", the v0.x-p branch is based on "Pie". There are no differences between the three in term of "/e/ features".

## Devices list
## Smartphones list

{% assign devices = "" | split: " " %}
{% for device in site.data.devices %}
@@ -44,12 +44,12 @@ Note: the v0.x-n branch is based on Nougat, the v0.x-o branch is based on "Oreo"

### {{ lastVendor }}

| Vendor | Name | Codename |
| Vendor | Name | Codename |
|--------|------|----------|
{%- endif %}
| {{device.vendor}} | {{device.name}} {%- if device.is_beta %} (beta) {%- endif %} | [{{device.codename}}]({{device.codename}}) |
| {{device.vendor}} | {{device.name}} {%- if device.is_beta %} (beta) {%- endif %} | [{{device.codename}}]({{device.codename}}) |

{%- endfor %}


Devices supported: {{ nbDevices }}
Smartphones supported: {{ nbDevices }}
+6 −7
Original line number Diff line number Diff line
@@ -6,11 +6,8 @@ search: exclude
---
You can find links to the complete set of HOWTO's available on the /e/ community forum on this page

# How tos
# HOWTO

- [Build /e/](build-e)
- [Install Heimdall](install-heimdall)
- [Report an issue](report-an-issue)

## Applications and Settings
- [Installing Banking Apps](https://community.e.foundation/t/howto-installing-banking-apps/5875/9)
@@ -24,15 +21,16 @@ You can find links to the complete set of HOWTO's available on the /e/ community
- [Phone not switching from 2G to higher – workaround](https://community.e.foundation/t/howto-phone-not-switching-from-2g-to-higer-workaround/646)
- [Get a “/e/ user” title on this forum](https://community.e.foundation/t/howto-get-a-e-user-title-on-this-forum/1024)
- [Install F-Droid App](https://community.e.foundation/t/howto-install-f-droid-app/432)
- [Report an issue](report-an-issue)


## How to Build /e/
- [Build /e/](build-e)
- [Building unofficial /e/ rom on a cloud VM - various options](https://community.e.foundation/t/howto-building-unofficial-e-rom-on-a-cloud-vm-various-options/6877)
- [First steps if your build won’t boot](https://community.e.foundation/t/how-to-first-steps-if-your-build-wont-boot/5480)
- [Find files in your source tree](https://community.e.foundation/t/howto-find-files-in-your-source-tree/4794)
- [Get your device code using adb](https://community.e.foundation/t/howto-get-your-device-code-using-adb/664)
- [Get a log from your phone](create-a-log)
- [Build /e/](https://community.e.foundation/t/howto-build-e/62)
- [Some useful Docker commands](https://community.e.foundation/t/howto-some-useful-docker-commands/3075)
- [Installing ADB and Fastboot on your computer](https://community.e.foundation/t/howto-installing-adb-and-fastboot-on-your-computer/3051)
- [What is ADB? (Android Debug Bridge)](https://community.e.foundation/t/howto-what-is-adb-android-debug-bridge/3057)
@@ -41,6 +39,7 @@ You can find links to the complete set of HOWTO's available on the /e/ community
- [How much space do I need to build for /e/?](https://community.e.foundation/t/howto-how-much-space-do-i-need-to-build-for-e/3014)

## /e/ ROM and supporting tools Installation
- [Install Heimdall for Samsung Smartphones](install-heimdall)
- [Install /e/ on a Samsung smartphone with Windows easily](https://community.e.foundation/t/howto-install-e-on-a-samsung-smartphone-with-windows-easily/3186)
- [Update /e/](https://community.e.foundation/t/howto-update-e/3222)
- [Enable adb logcat on first boot without authentication (debugging boot loops)](https://community.e.foundation/t/howto-enable-adb-logcat-on-first-boot-without-authentication-debugging-boot-loops/4496)
@@ -65,5 +64,5 @@ You can find links to the complete set of HOWTO's available on the /e/ community
- [Add a gmail ID from the mail app](https://community.e.foundation/t/howto-add-a-gmail-id-from-the-mail-app/2807)

## How to Support /e/
- [Be part of /e/](https://community.e.foundation/t/howto-be-part-of-e/811)
- [Crowdfunding to fuel the /e/ adventure!](https://community.e.foundation/t/howto-crowdfunding-to-fuel-the-e-adventure/810)
- [Be part of /e/](https://e.foundation/get-involved/)
- [Crowdfunding to fuel the /e/ adventure!](https://e.foundation/donate/)
+1 −1
Original line number Diff line number Diff line
@@ -16,4 +16,4 @@ If you felt like checking one or more of the above options then do get in touch

## How to apply?

Please send an email to <jobs@e.email> with some details and we will get back in touch with you at the earliest
 No newline at end of file
[Contact us](https://e.foundation/contact/)
 No newline at end of file