[Rom Custom] [Lollipop 5.0.1] Linearboost 2.2 LRX22C - Google Nexus 5

  • Auteur de la discussion Scumpi
  • Date de début
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #1

Comment Installer la ROM Custom Linearboost 2.2 ?

Google Nexus 5
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
===============================================================================================================================================

Avertissement : Cette opération comporte des risques. Ni moi ni Phonandroid ne peuvent être tenu responsables des éventuels problèmes rencontrés. Pensez à effectuer une sauvegarde avant d'installer cette rom!!
Merci à
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !
===============================================================================================================================================


Screenshots

2j3k5tu.jpg

Caractéristiques

Code:
S'il vous plaît, Connexion ou S'inscrire to view codes content!

Changelog


Last Build - LinearBoost-2.2 - 03/12/2014

Code:

Build
- Merge tag 'android-5.0.1_r1' into linearboost-5.0
- Our sign
- releasetools: ota_from_target_files: add FullOTA_PostValidate
- build: Ensure /system unmounted at install start
- Remove nulls from the edify generator.
- Preserve linear.conf after flash

Art
- Fix thread priorities for unstarted threads.
- ART Extension
- ART: minor bugfix
- more ART Extension
- art: Update QC-PERF board flag to TARGET_HAVE_QC_PERF

Bionic
- Cleanup arm assembly.
- Add stpcpy assembler version.
- libc: denver: use Cortex-A15 Memchr

device/lge/hammerhead
- hammerhead: add charging led support
- Enable multicolor lights cm settings

frameworks/base
- AudioService: Show safe volume panel for non-interactive volume adjust
- Battery and Notification Lights
- Statusbar clock and date customizations
- Add italian strings
- Change SQL to improve performance.
- Start MountService before performBootDexOpt
- pm: Add persist property to enable lazy dexopt
- Systemui: Recents - do not add search widget on recents if widget is …
- More fun whit glow

Settings
- Battery and Notification Lights (Notifiche)
- statusbar clock customization (Status Bar)
- AppOps: Enable App Ops (Boost Tweaks)
- Fix devloper options FC and remove all bug report options
- Add CPU & RAM info.
- Remove all system update settings for google OTA
- Set animations to 0.91
- Build date version

Telephony
- Move lookup settings to dialer app

Vendor
- added linear.sh script
- Build “User” type (fix battery drain)
- Update to LRX22C
- update linear setting
- Drop OmaDmclient and UpdateSetting



Code:

LinearBoost-2.1 - 28/11/2014

Build
- Backup tool support
- build: edify: use set_metadata for backuptool
- ota: Include copies of the recovery scripts even if shipping in block mode
- ota: Fix recovery-script cleanups in block mode
- Remove libdvm dex preopt support.
- Drop APN list
- Switch to launcher 3
- Revert "Drop DownaldUI"

Bionic
- bionic: Add flag to restore legacy mmap behavior
- Replace Cortex A15 strlen implementation with cortex-strings
- Import memchr implementation from cortex-strings for Cortex A15
- Replace memcpy with the cortex-strings implementation
- krait: use A15 memchr

device/lge/hammerhead
- If we use AOSPA blobs we need this
- We have custom APN list
- GPS API

frameworks
- Disable more debug
- PackageManager: allow build-time disabling of components
- AudioService: fix safe volume enforced even when disabled
- SystemUI: fix right hand side gestures on lockscreen
- volume rocker: volume key cursor control
- Introduce a new config item: config_lte_capable
- Add clear all recents action to recents panel
- Fix - place Clear Recents button above the nav bar
- Fix up 'clear recents' UX.
- Audio: Fixed system/call stream volume can't adjust with HS connected.
- Keyguard: Fix crash in widget pager
- Play with glow
- Try another method for volume wakeup
- Enable Dessert Cake dream
- platform/framework/base: Fix Half Blank screen issue in Wallpaper
- SystemUI: Add sound item in quick settings panel
- Factor out preference-in-storage check to overridable method.
- Treat default value that wasn't found as empty value.
- SystemUI: Add double tap to sleep gesture
- SystemUI: add Settings.System toggle for quick-quick settings pulldown
- SystemUI: double tap to sleep improvements
- Frameworks: Add per app controls for LP keyguard notifications (1/2)
- Change QS rotation string

Dialer
- Add back in-call vibration features (2/2)
- Move lookup settings to dialer app (2/2)
- Dialer: Italian translation update

Settings
- fixed boost tweaks
- Introduce SystemSettingsCheckBoxPreference
- Add back a helper pref that holds a system setting.
- Fix FC when trying to adjust radio band via *#*#4636#*#* dialer code.
- volume rocker: volume key cursor control
- Battery saver mode: more options
- Beautify
- Settings: Hide Development settings when it is turned off
- Add double tap to sleep
- Add quick-quick settings pulldown setting
- Italian translation: Quick pulldown e double tap
- Settings: Use a seekbar preference to allow setting arbitrary animation scale values
- Revert "Settings: add development animation transition mode 0.75 and 0.25"
- Settings: Add per app controls for LP keyguard notifications (2/2)
- Keyguard notification: Italian Translations

System/core
- healthd: increase healthd fast timer to 10mins instead of 1min
- healthd: disable periodic polled battery status
- Modular backuptool.sh. Executes backup and restore methods defined in arbitrary /system/addon.d/*.sh scripts.

vendor
- track AOSPA blobs
- fixed green line
- fixed TimeService.apk
- fixed linear.conf
- Disable stock OTA components
- Add Gapps Backup script
- Change the behaviour of Doze
- Try 4 columns in QuickSettings

Last Build - LinearBoost-2.0 - 28/11/2014

Build
- based on android 5.0.0_r7
- main: ro.secure=0
- main: enable_target_debugging := true
- main: WITH_DEXPREOPT := false
- ota_release_tools: comment out build date assert
- core: PRODUCT_BUILD_PROP_OVERRIDES
- allow override of device asserts
- core: remove vendor_module_check.mk
- core: drop the check-product-copy-files
- telephony: default dataroaming=false
- Build Stk and CellBroadcastReceiver
- compiled with -O3
- fun with flags (JustArchi and Cl3Kener)
- Dropped: DownloadUI, Gallery, Mail, Exchange, MMS, Calendar, BasicDreams, Browser, Pico, Music, Home, LiveWallapepers, VoiceDialer

Bionic

- Include asm/sigcontext.h only for LP64 in singnal.h
- libc: Add cortex-a53 bionic code
- libc: krait: Implement optimized versions of memmove and bcopy
- Bionic/libm: math optimizations
- libc: krait: Re-factor high-performance memcpy for thumb2
- bionic: Detect userspace memory leak
- bionic/libm pow optimizations for arm64
- libm: add missing symbols to optimized math functions
- Partial revert "Remove ioprio_get(2) and ioprio_set(2) from LP64."

System/Core

- supersu support
- Init.d support and userinit

System/Extras
- dropped Su

frameworks
- Disable some debugging
- Core: Disable fullscreen keyboard.
- Disable packages verifier by default
- remove unwanted stuff
- SystemUI: add quick settings pull down with one finger
- FWB: added screenshot delete action in notifications
- UI tweaks (Make it boost)
- SettingsProvider: Update icon.
- Framework: safe headset volume option
- less notifications sound
- Option to use volume keys to control media volume anytime
- volume rocker control (wake up)
- kill app long press back
- Disable/Enable screenshot sound
- navigation bar: custom height
- Dialer lookup
- Add global reboot option
- status bar: native battery percentage
- volume key adjust sound

Settings
- Show build date
- Hide system updates
- Settings: apple can do...we can do as well
- Settings: add development animation transition mode 0.75 and 0.25
- Backport Launch SuperSU from Settings
- Linearboost tweaks

Telephony
- Italian reverse lookup

Vendor
- AOSPA binaries
- try to fix date problem on boot
- Linear kernel supports
- linearboost vendor
- track omnirom busybox



Pré-requis




Téléchargements

Rom -->
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


Gapps -->
S'il vous plaît, Connexion ou S'inscrire pour voir le contenu ou les urls !


Installation


Connectez votre mobile à votre ordinateur.

  1. Copiez/collez le fichier .zip désiré à la racine de votre Sd card.
  2. Éteignez votre mobile.
  3. Redémarrez votre téléphone en mode recovery pour cela, appuyez simultanément sur les touches Volume bas et Power
  4. Vous êtes alors dans le bootloader : appuyez alors sur les touches de volume jusqu'à ce que Recovery soit affiché et appuyez sur le bouton Power pour accéder à celui-ci
  5. Commencez par faire une sauvegarde de votre rom actuelle en sélectionnant Backup & Restore puis Backup.
  6. Puis, sélectionnez Wipe data/factory reset puis validez sur Yes.
  7. Sélectionnez Wipe cache partition puis validez sur Yes.
  8. Sélectionnez Advanced puis Wipe Dalvik cache et validez sur Yes.
  9. Ensuite, sélectionnez install zip from sdcard dans le menu Recovery.
  10. Puis, sélectionnez Choose zip from sdcard.
  11. Choisissez le fichier .zip désiré et validez sur Yes.
  12. Enfin, sélectionnez Reboot System Now lorsque vous avez terminé
  13. Votre mobile va redémarrer. Soyez patient au premier redémarrage.

Vos retours sont les bienvenus​
 
M

Membre supprimé 3065

  • #2
salut et merci :hello:
 
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #3
Hello

Avec plaisir ;)
 
R

Rems_69

Membre
Inscrit
10 Août 2014
Messages
29
Points
0
  • #4
Bonjour on en est au 5.01 je croyais que c'etais que les tablettes pour le moment quelq'un peux m'expliquer?
 
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #5
Hello

Les factory images ne sont pas encore là, mais le code source lui, est en ligne :) c'est pour cela
 
R

Rems_69

Membre
Inscrit
10 Août 2014
Messages
29
Points
0
  • #6
Les factory images c'est ce qu'on recevra en ota?
 
Scumpi

Scumpi

Membre
Inscrit
26 Septembre 2012
Messages
25 689
Points
48
  • #7
Oui, c'est à peu près ça, mais ça s'applique sous forme de mise à jour alors que la factory image, c'est le firmware complet si tu veux
 
R

Rems_69

Membre
Inscrit
10 Août 2014
Messages
29
Points
0
  • #8
trop fort les développeurs de XDA déja en 5.01 sur mon nexus 5
 
G

GiacGiac

Membre
Inscrit
24 Juin 2013
Messages
39
Points
6
  • #9
Salut,
Merci pour le partage.
J'ai installé la rom et les Gapps mais je n'ai plus le mode HDR+ dans l'appareil photo, comment faire?
Sinon, j'ai perdu l'application "Photo" et je n'arrive pas à trouver d'apk pour la réinstaller sans passer par le zip des Gapps, sais-tu où je pourrais en trouver un?
 
Haut Bas