ROMs y desarrollo OnePlus 3 ROMs y desarrollo OnePlus 3

Respuesta
 
Herramientas
  #1  
Viejo 22/08/16, 08:29:12
Array

[xs_avatar]
Racpu_ Racpu_ no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2009
Localización: Portugal
Mensajes: 644
Modelo de smartphone: OnePlus One
Tu operador: Otra
[OP3+OP3T][ROM+KERNEL] Unofficial LineageOS 14.1 with custom kernel [Apr. 30, 2017]

/*
* Your warranty is... still valid?
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*

This is a unified LineageOS 14.1 ROM that works on both the OnePlus 3 and OnePlus 3T. This ROM comes with a highly-customized kernel, as well as some other very custom modifications.

Custom kernels are not compatible with this ROM. I will NOT provide support if you install a custom kernel.

ROM features:
  • Based off latest LineageOS 14.1 sources (root access is NOT included)
  • OTA updates via built-in updater in Settings
  • Fast fingerprint unlock
  • Pocket mode for the fingerprint sensor (this is always enabled)
  • Improved GPS speed and accuracy
  • Custom camera app featuring:
  • -Photo quality comparable to OxygenOS
  • -Anti-shake mode (increases the shutter speed to reduce motion blur)
  • -Manual shutter speed control (1/5000th of a second up to 30 seconds)
  • -Manual ISO control
  • -EIS when recording video at resolutions lower than 4k UHD
  • -Video HDR mode
  • -Antibanding control
  • -Exposure control
  • -Denoise control
  • -Face detection
  • -HDR
  • -Many other manual controls
  • Many other misc. performance and stability improvements under the hood

Kernel features:
  • Rebuilt from the ground up using the latest Nougat Snapdragon 820/821 base from Qualcomm (CAF)
  • Removed lots of excessive bloat (improves security and performance)
  • Improved stability (several bugs not listed here have been fixed)
  • F2FS support
  • DASH charge
  • Passes SafetyNet bootloader unlock check
  • Dynamic CPU input boost driver I wrote myself (makes the phone feel smooth without destroying battery life)
  • Reduced display power consumption
  • Touchscreen gestures are automatically disabled when the proximity sensor is covered
  • Improved touchscreen processing latency
  • Improved audio jack detection (no more weird buzzing noise and headphones are always detected on the first try)
  • CPU underclocked by default (you can disable this on the OnePlus 3; read the FAQ for more info)
  • Custom thermal control driver I wrote myself (features 9 thermal throttle steps; keeps the phone cool)
  • Westwood TCP congestion algorithm (enabled by default)
  • No placebo patches, features, or compiler "optimizations"
  • Many other misc. improvements not listed here

Source code:

Kernel (cm-14.1-sultan branch): https://github.com/sultanxda/android...neplus_msm8996
Local manifest (contains the rest of the sources): https://github.com/sultanxda/android...l_manifest.xml

Credits:

CyanogenMod and its contributors
CAF (aka Qualcomm)
myfluxi (awesome friend with lots of amazing contributions)
Open GApps
glassfish777 for testing and helping me pass AP physics in high school
The people who first brought CM13.0 to the OnePlus 3:
Grarak
dianlujitao
Steve Kondik
If your name should be here and it isn't, then make me use an iPhone 4 running iOS 8

Installation instructions (for first-time installation):

First, perform a backup of your existing setup, and then perform a clean install (wipe /data and /system; TWRP is recommended). Next, try flashing the ROM and see if it installs; if it installs without any issues then congratulations! Now just flash a Google apps package, SuperSU if you want root access, and then reboot.

If you get an error when trying to install the ROM ("oppo.verify_trustzone" error), then go to the Firmware link in the Downloads section and flash the firmware package for your device. Once you flash the firmware zip file, you can install the ROM.

Installation instructions (for updating to a newer release):
If you are already running this ROM, then you can update to a newer version of the ROM via the built-in OTA updater or by simply dirty-flashing the new ROM build without wiping anything. HOWEVER, do NOT reinstall Google Apps after installing a new update.

Downloads:

Firmware:

(Click para mostrar/ocultar)


ROM:

(Click para mostrar/ocultar)
Please read through the installation instructions before installing this for the first time.

Mirror 1: https://forum.xda-developers.com/dev...t/dl/?id=24512
Mirror 2: https://www.androidfilehost.com/?w=f...&sort_dir=DESC


Google Apps: Platform: "ARM64", Android: "7.1", Variant: Choose "full" or smaller (do not use "stock" or "super"!)
SuperSU (if you want root access): http://forum.xda-developers.com/show....php?t=1538053
Disable CPU underclock: http://forum.xda-developers.com/devd...t/dl/?id=19944

XDA: DevDB Information
Unified LineageOS 14.1 with custom 3.18.31 kernel, ROM for the OnePlus 3

Contributors
Sultanxda
ROM OS Version: 7.x Nougat
Based On: LineageOS

Version Information
Status: Beta

Created 2017-04-12
Last Updated 2017-04-30

XDA Link: http://forum.xda-developers.com/onep...-13-0-t3444221

Última edición por Racpu_ Día 02/05/17 a las 08:54:51.
Responder Con Cita
Los siguientes 2 usuarios han agradecido a Racpu_ su comentario:


  #2  
Viejo 22/08/16, 08:29:57
Array

[xs_avatar]
Racpu_ Racpu_ no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2009
Localización: Portugal
Mensajes: 644
Modelo de smartphone: OnePlus One
Tu operador: Otra
Changelog:

April 30, 2017:
ROM:
*Latest upstream LineageOS changes
*Camera: Fixed 4k timelapse video recording
*Camera: Changed default sharpness setting to 2 (this is what OxygenOS uses)
*Updated proprietary libraries to OxygenOS OB5/OB14 (the firmware packages in the first post have been updated too)
*Fixed lack of HAL3 mode/Camera2 API for third party camera apps
*Fixed bug caused by double tap to turn off the screen for the home button (info)

Kernel:
*Made CPU governor and CPU boost driver scale up more aggressively (increases overall performance)
*Fixed high CPU usage caused by power-aware scheduling
*Improved power consumption while the screen is off and reduced latency when turning the screen on (info)

(Click para mostrar/ocultar)
April 16, 2017:
ROM:
*Latest upstream LineageOS changes (includes Android 7.1.2)
*Fixed lack of notification pull down shadow and lockscreen shadow when unlocking with the fingerprint reader
*Fixed video calling in the Facebook Messenger app
*Added fingerprint lag fix from maxwen
*Camera: Fixed force close when enabling Power shutter
*Fixed bugs with long press to turn off the screen for the home button (bug 1, bug 2)

Kernel:
*Updated to CAF LA.UM.5.5.r1-04300-8x96.0 (mainly security fixes)

April 13, 2017:
ROM:
*Latest upstream LineageOS changes
*Fixed built-in OTA updater
*Disabled sdcardfs (it caused random reboots)

Kernel:
*Fixed display not turning back on correctly on some devices
*Removed sdcardfs drivers

April 12, 2017:
ROM:
*Initial release

Kernel:
*Initial release

Última edición por Racpu_ Día 02/05/17 a las 08:54:28.
Responder Con Cita
  #3  
Viejo 22/08/16, 08:30:46
Array

[xs_avatar]
Racpu_ Racpu_ no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2009
Localización: Portugal
Mensajes: 644
Modelo de smartphone: OnePlus One
Tu operador: Otra
FAQ:

1. Why did you underclock the CPU?
Answer: At the underclocked frequencies, the amount of heat generated by the CPU is quite a bit less, so the CPU is throttled less often (leading to better user experience), and battery life is better as well. The performance difference while underclocked is also not really noticeable unless you use a benchmark application. If you want to remove the CPU underclock then flash the zip from the first post that disables the underclock. You must flash this zip every time you install a new ROM update.
Responder Con Cita
  #4  
Viejo 22/08/16, 08:38:16
Array

[xs_avatar]
djmaik djmaik no está en línea
Usuario muy activo
· Votos compra/venta: (41)
 
Fecha de registro: nov 2012
Localización: Tarragona
Mensajes: 2,209
Modelo de smartphone: S7 edge
Tu operador: Vodafone
La habeis probado?? Yo en cuanto salga del gym la meto y os digo q tal

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Responder Con Cita
  #5  
Viejo 22/08/16, 11:27:36
Array

[xs_avatar]
Racpu_ Racpu_ no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2009
Localización: Portugal
Mensajes: 644
Modelo de smartphone: OnePlus One
Tu operador: Otra
Si, por aqui va muy bien...
Responder Con Cita
  #6  
Viejo 22/08/16, 11:54:28
Array

[xs_avatar]
DanipunK1 DanipunK1 no está en línea
Usuario muy activo
 
Fecha de registro: nov 2012
Localización: Sevilla
Mensajes: 1,351
Modelo de smartphone: ONEPLUS 3
Tu operador: Tuenti Movil
@liver ya tenemos a sultanxda currando para el op3!!!
Responder Con Cita
  #7  
Viejo 22/08/16, 19:21:58
Array

[xs_avatar]
liver liver no está en línea
Usuario muy activo
· Votos compra/venta: (232)
 
Fecha de registro: ago 2010
Mensajes: 12,383
Tu operador: ONO

 Cita: Originalmente Escrito por DanipunK1 Ver Mensaje
@liver ya tenemos a sultanxda currando para el op3!!!
Ostia!! Gracias, vaya máquina

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
__________________
Live Forever
Responder Con Cita
Gracias de parte de:
  #8  
Viejo 22/08/16, 19:44:42
Array

[xs_avatar]
Revid Revid no está en línea
Miembro del foro
 
Fecha de registro: dic 2010
Mensajes: 77
Modelo de smartphone: OnePlus 3
Tu operador: Vodafone
De momento yo no la flashearia. La cobertura va fatal y, por tanto, la batería se va a tomar por culo. Sabiendo el historial de este dev, yo le daría un tiempo, que seguro acaba siendo la mejor ROM pero ,de momento, no va del todo fina.

Última edición por Revid Día 22/08/16 a las 20:39:00.
Responder Con Cita
Gracias de parte de:
  #9  
Viejo 22/08/16, 20:28:46
Array

[xs_avatar]
liver liver no está en línea
Usuario muy activo
· Votos compra/venta: (232)
 
Fecha de registro: ago 2010
Mensajes: 12,383
Tu operador: ONO

 Cita: Originalmente Escrito por Revid Ver Mensaje
De momento yo no la flashearia. La cobertura va fatal y, por tanto, la batería se va a tomar por culo. Sabiendo el historial de este dev, yo le daría un tiempo, que seguro acaba siendo la mejor ROM, pero de momento, no va del todo fina.
Yo de momento me establizo en la tipsy.
Aunque confío en sultanxda a muerte

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
__________________
Live Forever
Responder Con Cita
  #10  
Viejo 23/08/16, 08:15:58
Array

[xs_avatar]
Racpu_ Racpu_ no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2009
Localización: Portugal
Mensajes: 644
Modelo de smartphone: OnePlus One
Tu operador: Otra
Nueva version de hoy...;)
Responder Con Cita
Gracias de parte de:
  #11  
Viejo 24/08/16, 16:48:21
Array

[xs_avatar]
DanipunK1 DanipunK1 no está en línea
Usuario muy activo
 
Fecha de registro: nov 2012
Localización: Sevilla
Mensajes: 1,351
Modelo de smartphone: ONEPLUS 3
Tu operador: Tuenti Movil
He leído algo de que este kernel está underclockeado, no veas como adoran a sultán por xda, en el hilo del port de la cámara no paran de pedirle ayuda, resulta que con su rom no se cierra la app al tocar para enfocar, y además dicen también mejora algo la calidad.
Haber si se enrolla, crucemos los dedos que el desarrollo de la cámara pinta bien
Responder Con Cita
  #12  
Viejo 26/08/16, 08:07:35
Array

[xs_avatar]
Racpu_ Racpu_ no está en línea
Usuario muy activo
· Votos compra/venta: (2)
 
Fecha de registro: may 2009
Localización: Portugal
Mensajes: 644
Modelo de smartphone: OnePlus One
Tu operador: Otra
Nueva version...;)
Responder Con Cita
Gracias de parte de:
  #13  
Viejo 27/08/16, 13:59:59
Array

[xs_avatar]
BertoXplay BertoXplay no está en línea
Usuario poco activo
 
Fecha de registro: jul 2016
Mensajes: 2
Modelo de smartphone: Oneplus 3
Tu operador: Movistar
Un par de preguntas

La primera, funciona todo lo que ya funcionaba en oxygen? (TouchID, Dash Charge...)
La segunda, al flashear la rom estas instalando el kernel o van por separado?

Muchas gracias, en cuanto me respondan la flasheo ;)
Responder Con Cita
  #14  
Viejo 12/09/16, 23:21:05
Array

[xs_avatar]
David4006 David4006 no está en línea
Usuario poco activo
 
Fecha de registro: feb 2015
Localización: a coruña
Mensajes: 49
Modelo de smartphone: galaxy note 10+
Tu operador: O2
como va

Alguien que la haya probado tiempo? Como va?
Responder Con Cita
  #15  
Viejo 17/09/16, 20:25:30
Array

[xs_avatar]
Xav0 Xav0 no está en línea
Usuario muy activo
 
Fecha de registro: sep 2009
Mensajes: 575
Modelo de smartphone: Xiaomi 11T
Tu operador: Jazztel
 Cita: Originalmente Escrito por BertoXplay Ver Mensaje
La primera, funciona todo lo que ya funcionaba en oxygen? (TouchID, Dash Charge...)
La segunda, al flashear la rom estas instalando el kernel o van por separado?

Muchas gracias, en cuanto me respondan la flasheo ;)
Se dice que están trabajando en cm14. Pero aún queda. Interesa saber la cm13, a ver si está estable y con todo activo, ya que vengo del OP1 con Cyano y OxygenOs no me gusta porque apenas se puede personalizar.
Responder Con Cita
  #16  
Viejo 25/09/16, 20:43:06
Array

[xs_avatar]
liver liver no está en línea
Usuario muy activo
· Votos compra/venta: (232)
 
Fecha de registro: ago 2010
Mensajes: 12,383
Tu operador: ONO

Nueva versión de hoy 25 de septiembre
https://www.androidfilehost.com/?w=f...&sort_dir=DESC

Requiere firmware de la 3.2.6

Mmm interesante, la slim me va cómo un tiro pero habrá que probarla al menos

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
__________________
Live Forever
Responder Con Cita
Gracias de parte de:
  #17  
Viejo 25/09/16, 23:09:07
Array

[xs_avatar]
DanipunK1 DanipunK1 no está en línea
Usuario muy activo
 
Fecha de registro: nov 2012
Localización: Sevilla
Mensajes: 1,351
Modelo de smartphone: ONEPLUS 3
Tu operador: Tuenti Movil
 Cita: Originalmente Escrito por liver Ver Mensaje
Nueva versión de hoy 25 de septiembre
https://www.androidfilehost.com/?w=f...&sort_dir=DESC

Requiere firmware de la 3.2.6

Mmm interesante, la slim me va cómo un tiro pero habrá que probarla al menos

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Creo que decían por xda que le falta bastante todavía sobre todo en consumo.
Pero si que es interesante, ya que sera de las primeras para el nuevo firmware.
No olvides comentar impresiones.
Saludos!

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Responder Con Cita
  #18  
Viejo 25/09/16, 23:14:21
Array

[xs_avatar]
Triton_0 Triton_0 no está en línea
Usuario muy activo
· Votos compra/venta: (26)
 
Fecha de registro: jul 2014
Localización: Costa del Sol
Mensajes: 3,359
Modelo de smartphone: iPhone X
Tu operador: Pepephone
Lo que me extraña que todavía no haya ninguna Rom Nougat que funcione en condiciones. Ya ha pasado tiempo desde su lanzamiento.

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Responder Con Cita
Gracias de parte de:
  #19  
Viejo 25/09/16, 23:20:42
Array

[xs_avatar]
DanipunK1 DanipunK1 no está en línea
Usuario muy activo
 
Fecha de registro: nov 2012
Localización: Sevilla
Mensajes: 1,351
Modelo de smartphone: ONEPLUS 3
Tu operador: Tuenti Movil
 Cita: Originalmente Escrito por Triton_0 Ver Mensaje
Lo que me extraña que todavía no haya ninguna Rom Nougat que funcione en condiciones. Ya ha pasado tiempo desde su lanzamiento.

Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Trankilo y disfruta un poco mas de Mm. Tiene que ser mucho mas complejo de lo que pensamos dejar una nueva base totalmente funcional, tampo creo que falte demasiado para las primeras naightlys.


Enviado desde mi ONEPLUS A3003 mediante Tapatalk
Responder Con Cita
Gracias de parte de:


  #20  
Viejo 28/09/16, 14:24:46
Array

[xs_avatar]
liver liver no está en línea
Usuario muy activo
· Votos compra/venta: (232)
 
Fecha de registro: ago 2010
Mensajes: 12,383
Tu operador: ONO

Nueva versión que corrige fallos de fluidez sobre todo y la cámara que casi iguala a la stock

https://www.androidfilehost.com/?fid=529141701856462173

Día 28/09/2016


Enviado desde mi ONEPLUS A3003 mediante Tapatalk
__________________
Live Forever
Responder Con Cita
Gracias de parte de:
Respuesta

Estás aquí
Regresar   Portal | Indice > Foros OnePlus > Otros smartphones antiguos de OnePlus > OnePlus 3 > ROMs y desarrollo OnePlus 3



Hora actual: 03:04:58 (GMT +2)



User Alert System provided by Advanced User Tagging (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.

Contactar por correo / Contact by mail / 邮件联系 /