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

Commit 3985a05a authored by Manoj Nair's avatar Manoj Nair
Browse files

Merge branch...

Merge branch '909-cleaning-if-condition-in-device-html-page-to-track-murena-store-purchases' into 'master'

Resolve "Cleaning if condition in device html page to track murena store purchases"

Closes #909

See merge request e/documentation/user!1027
parents a3381b84 18a8ad19
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ network:
- {tech: 2G, bands: '850 900 1800 1900' }
- {tech: 3G, bands: '8(900) 2(1900) 1(2100) ' }
- {tech: 4G, bands: '3(1800) 7(2600) 20(800)' }
available_in_murena_store: true
peripherals: [Compass, Accelerometer, Gyroscope, Light sensor, Dual SIM, GPS, GLONASS, Proximity sensor]
ram: 4 GB
recovery_boot: devices.hold_volume_up_power
+1 −0
Original line number Diff line number Diff line
@@ -26,6 +26,7 @@ network:
- {tech: 4G, bands: '1/2/3/4/5/7/8/12/18/19/20/28/32/38/40/41/71' }
- {tech: 5G, bands: 'n1/n3/n5/n7/n8/n20/n28/n38/n41/n71/n77/n78'}
- {tech: VoLTE + VoWiFi (depending on local network)}
available_in_murena_store: true
peripherals: [Compass, Accelerometer, Gyroscope, Fingerprint Scanner (Side Mounted, Right), Light sensor, Dual SIM (1 Physical + 1 e-SIM), GPS, GLONASS, Proximity sensor, USB Type C]
ram: 6/8 GB
recovery_boot: devices.bootloader_to_recovery
+1 −0
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ network:
- {tech: 4G, bands: '1/2/3/4/5/7/8/12/20/28/32/38/40/41/42/48/66/71' }
- {tech: 5G, bands: 'n1/n2/n3/n5/n7/n8/n20/n28/n38/n41/n48/n66/n71/n77/n78'}
- {tech: VoLTE + VoWiFi (depending on local network)}
available_in_murena_store: true
peripherals: [Compass, Accelerometer, Gyroscope, Fingerprint Scanner (Side Mounted, Right), Light sensor, Dual SIM (1 Physical + 1 e-SIM), GPS, GLONASS, Proximity sensor, USB Type C]
ram: 8 GB
recovery_boot: devices.bootloader_to_recovery
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ network:
- {tech: 2G, bands: GSM}
- {tech: 3G, bands: UMTS}
- {tech: 4G, bands: LTE}
available_in_murena_store: true
peripherals: [Headphone Jack,USB-C port,Separate Micro SD slot]
ram: 4 GB
recovery_boot:
+1 −0
Original line number Diff line number Diff line
@@ -23,6 +23,7 @@ name: 'Murena One '
network:
- {tech: 3G, bands: B2/B3/B5/B8}
- {tech: 4G, bands: voLTE, VoWifi}
available_in_murena_store: true
nfc: true
peripherals: [Headphone Jack,USB-C port,Separate Micro SD slot, Accelerometer, Gyroscope, Proximity, Compass, Fingerprint reader]
ram: 4 GB
Loading