[ROM][5.1.1_r24][ALL VARIANTS]RESURRECTIONREMIX 5.5.8[LOLLIPOP][CAF][GCC6.0/5.2]

Status
Not open for further replies.
Search This thread

varund7726

Recognized Developer
Aug 28, 2012
6,568
35,715
★★Melbourne★★


design_elements_landingnew.png


About Resurrection Remix ROM
Changelog
Installation
Downloads and useful links
Donations



About Resurrection Remix ROM



Resurrection Remix the ROM has been based on CM,slim.omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your Device

[font=Verdana, Arial, Helvetica, sans-serif]Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy![/font]

[font=Verdana, Arial, Helvetica, sans-serif]Resurrection Remix[/font]

Special thanks to, the CM team,OMNI team ,SLIMROMS and of course to all the supporters

Included Main Features


-Navigation Bar
-Enable/Disable Navbar
-Navbar Ring Switch
-Navbar Ring Targets
-Navbar Button Customization
-Navbar Dimensions(Potrait & Landscape)

-Statusbar
-Brightness Slider
-Enable/Disable Show Notification Count
-SuperUser Indicator Switch
-Carrier Label
-Carrier Label Switch
-Carrier label Colour
-Quick PullDown Switch
-Smart Pulldown Switch
-Clock Customizations
-Time & date
-Clock Colour
-Day & date Toogle
-Center Clock/Right Clock Choice
-Battery
-Battery Bar customization
-Battery Icon Customization(circle/landscape/Potrait and more)
-Battery % Text
-Network Traffic Indicator

-Theme Chooser
-RR exclusive PITCH BLACK THEME
-Animations
-Toast Animations
-ListView Animations
-System Animations

-Gestures
-Gestures Anywhere Feature

-App Circle Bar
-Choose apps in App circle
-Trigger Width
-Trigger Hieght
-Trigger Position

-Recents Panel
-Clear All button Switch
-Clear All Tasks Switch
-Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)

-Cclock Widget
-CLock And Alarm Customizations
-Weather Panel Customizations
-Calender Events

-LockScreen
-Lockscreen Shortcuts
-Choose upto 5 Shortcuts
-100+ Icons for Shortcuts

-Quick Slider Shortcuts

-Notification Drawer
-Weather Display Switch
-Quick Settings
-Choice to Add 20+ Tiles
-Enable 2/3/4 Tiles per Row
-Enable Disable Birghtness Slider in Notification Panel
-Advanced Location Settings Switch(Choose Battery saving/Device Only/High Accuracy Directly in Notification Panel)
-LongPress Toogles to Enter Settings

-Buttons
-Backlight Timer
-Backlight Strength
-Navigation Bar left/Right handed mode Switch
-Power Menu
-Power Menu End Calls Switch

-Home Button(For devices with HW keys Only)
-Home Button Wake Up
-Home Button answer call
-Long Press Actions
-Double Tap Actions

-Back Button(For devices with HW keys Only)
-Wake Up device Switch

-Menu Button(For devices with HW keys Only)
-Wake Up Device Switch
-Short Press Actions
-Long Press Actions

-Search Button(For devices with HW keys Only)
-Wake Up Device
-Short Press Action
-Long Press Action

-Volume Buttons
-Wake Up Device
-Playback Control
-Keyboard Cursor Control
-Swap Buttons on Landscape mode

-Perfomance Profiles
-LCD Density
-Expanded Desktop Mode
-All New CM Audio FX App
-Heads Up Customizations
-OverAll Smoothness Improvements
-Quick Unlock
-Optimizations to Improve Battery
-ALL cm12 Features
-AND MUCH MUCH MORE





-INSTALLATION INSTRUCTIONS-

-READ POST #3 Before Flashing
- Download the latest build
- Download Gapps
- Take a nandroid backup
- Recommended - Full wipe and factory reset
- Flash ROM using latest ClockworkMod recovery
- Flash Gapps
- Reboot.
- Enjoy!​

-UPDATE INSTRUCTIONS-

- Download the latest build of Resurrection Remix ROM
- Take a nandroid backup
- Flash ROM usingrecovery
- Flash Gapps
- Wipe cache
- Wipe dalvik cache
- Reboot
- Enjoy!​



Quick Review by : @fr3d0x

[/QUOTE]

Installation Guide:




Show your support to Resurrection Remix ROM



Big thanks to:


XDA developers

CM team

Omni team

Slim rom

AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS








 
Last edited:

varund7726

Recognized Developer
Aug 28, 2012
6,568
35,715
★★Melbourne★★
Bugs & fixes:
--cm12 bugs--
--VOIP fix for skype,hangouts etc Here thanks to @ar31an
-IF roatation Does NOT work for you , Flash the basebands and bootstacks according to your variants:

d802 - KK Baseband
d800/d801 - JB BASEBAND
d803 - KK baseband
ls/vs 980/ f320 - Here (im not really sure about this one. if it fails try the KK baseband from here )

Make sure you are using the zv8 bootloader on the LS980.
Make sure you are using the 12b bootloader on the VS980. If you need it, follow the instructions on this thread:
http://xdaforums.com/show....php?t=2451426

FLASH LP BOOTSTACKS FROM HERE ACCORDING TO YOUR VARIANT FROM HERE


This will NOT be repeated again

Q&A Thread :- Here
 
Last edited:

varund7726

Recognized Developer
Aug 28, 2012
6,568
35,715
★★Melbourne★★
Im Not able to Find Device Trees fo d800 and d801

Can Somebody link me to them??
coz while building i get the following error
Code:
including device/generic/mini-emulator-x86/vendorsetup.sh
including device/generic/mini-emulator-arm64/vendorsetup.sh
including device/generic/mini-emulator-mips/vendorsetup.sh
including device/generic/mini-emulator-x86_64/vendorsetup.sh
including device/generic/mini-emulator-armv7-a-neon/vendorsetup.sh
including vendor/cm/vendorsetup.sh
including sdk/bash_completion/adb.bash
including vendor/cm/bash_completion/git.bash
including vendor/cm/bash_completion/repo.bash
including vendor/cm/vendorsetup.sh
ls: cannot access device/*/d800/cm.mk: No such file or directory
build/core/product_config.mk:234: *** Can not locate config makefile for product "cm_d800".  Stop.
Device d800 not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Traceback (most recent call last):
  File "build/tools/roomservice.py", line 76, in <module>
    result = json.loads(urllib.request.urlopen(githubreq).read().decode())
  File "/usr/local/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/local/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/local/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/local/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/local/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/local/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
ls: cannot access device/*/d800/cm.mk: No such file or directory
build/core/product_config.mk:234: *** Can not locate config makefile for product "cm_d800".  Stop.

** Don't have a product spec for: 'cm_d800'
** Do you have the right repo manifest?

No such item in brunch menu. Try 'breakfast'
 

RomFreakG2

Senior Member
Aug 24, 2014
66
24
OK i installed this rom and first i booted and i See the first FC Google services has stopped an from there i cant sign up and so i can not test this Rom pls fix the Google FC St the start

Sent from my LG-D802 using XDA Free mobile app
 

varund7726

Recognized Developer
Aug 28, 2012
6,568
35,715
★★Melbourne★★
OK i installed this rom and first i booted and i See the first FC Google services has stopped an from there i cant sign up and so i can not test this Rom pls fix the Google FC St the start

Sent from my LG-D802 using XDA Free mobile app

Hmm seems like an issue with gapps

try using these gapps http://xdaforums.com/paranoid-android/general/gapps-official-to-date-pa-google-apps-t2943900

just out of curiosity did u install gapps?
i recommend u install the ones given in the PA thread i linked above
 
Last edited:

RenderBroken

Recognized Developer
Sep 14, 2013
4,297
20,085
36
/home/renderbroken/android
Hmm seems like an issue with gapps

try using these gapps http://xdaforums.com/paranoid-android/general/gapps-official-to-date-pa-google-apps-t2943900

just out of curiosity did u install gapps?
i recommend u install the ones given in the PA thread i linked above

In this thread it he posted what sources he used for all variants in the first post if that helps u build for the d800... http://xdaforums.com/showthread.php?t=2944269

Here:

https://github.com/lg-devs

You should find all you need to build for the others devices. If you would, all we ask is that you give us proper credit. if you have any questions, please feel free to let me know.

Kind Regards,
Zachariah
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 300


    design_elements_landingnew.png


    About Resurrection Remix ROM
    Changelog
    Installation
    Downloads and useful links
    Donations



    About Resurrection Remix ROM



    Resurrection Remix the ROM has been based on CM,slim.omni and original Remix ROM builds, this creates an awesome combination of performance, customization, power and the most new features, brought directly to your Device

    [font=Verdana, Arial, Helvetica, sans-serif]Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy![/font]

    [font=Verdana, Arial, Helvetica, sans-serif]Resurrection Remix[/font]

    Special thanks to, the CM team,OMNI team ,SLIMROMS and of course to all the supporters

    Included Main Features


    -Navigation Bar
    -Enable/Disable Navbar
    -Navbar Ring Switch
    -Navbar Ring Targets
    -Navbar Button Customization
    -Navbar Dimensions(Potrait & Landscape)

    -Statusbar
    -Brightness Slider
    -Enable/Disable Show Notification Count
    -SuperUser Indicator Switch
    -Carrier Label
    -Carrier Label Switch
    -Carrier label Colour
    -Quick PullDown Switch
    -Smart Pulldown Switch
    -Clock Customizations
    -Time & date
    -Clock Colour
    -Day & date Toogle
    -Center Clock/Right Clock Choice
    -Battery
    -Battery Bar customization
    -Battery Icon Customization(circle/landscape/Potrait and more)
    -Battery % Text
    -Network Traffic Indicator

    -Theme Chooser
    -RR exclusive PITCH BLACK THEME
    -Animations
    -Toast Animations
    -ListView Animations
    -System Animations

    -Gestures
    -Gestures Anywhere Feature

    -App Circle Bar
    -Choose apps in App circle
    -Trigger Width
    -Trigger Hieght
    -Trigger Position

    -Recents Panel
    -Clear All button Switch
    -Clear All Tasks Switch
    -Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)

    -Cclock Widget
    -CLock And Alarm Customizations
    -Weather Panel Customizations
    -Calender Events

    -LockScreen
    -Lockscreen Shortcuts
    -Choose upto 5 Shortcuts
    -100+ Icons for Shortcuts

    -Quick Slider Shortcuts

    -Notification Drawer
    -Weather Display Switch
    -Quick Settings
    -Choice to Add 20+ Tiles
    -Enable 2/3/4 Tiles per Row
    -Enable Disable Birghtness Slider in Notification Panel
    -Advanced Location Settings Switch(Choose Battery saving/Device Only/High Accuracy Directly in Notification Panel)
    -LongPress Toogles to Enter Settings

    -Buttons
    -Backlight Timer
    -Backlight Strength
    -Navigation Bar left/Right handed mode Switch
    -Power Menu
    -Power Menu End Calls Switch

    -Home Button(For devices with HW keys Only)
    -Home Button Wake Up
    -Home Button answer call
    -Long Press Actions
    -Double Tap Actions

    -Back Button(For devices with HW keys Only)
    -Wake Up device Switch

    -Menu Button(For devices with HW keys Only)
    -Wake Up Device Switch
    -Short Press Actions
    -Long Press Actions

    -Search Button(For devices with HW keys Only)
    -Wake Up Device
    -Short Press Action
    -Long Press Action

    -Volume Buttons
    -Wake Up Device
    -Playback Control
    -Keyboard Cursor Control
    -Swap Buttons on Landscape mode

    -Perfomance Profiles
    -LCD Density
    -Expanded Desktop Mode
    -All New CM Audio FX App
    -Heads Up Customizations
    -OverAll Smoothness Improvements
    -Quick Unlock
    -Optimizations to Improve Battery
    -ALL cm12 Features
    -AND MUCH MUCH MORE





    -INSTALLATION INSTRUCTIONS-

    -READ POST #3 Before Flashing
    - Download the latest build
    - Download Gapps
    - Take a nandroid backup
    - Recommended - Full wipe and factory reset
    - Flash ROM using latest ClockworkMod recovery
    - Flash Gapps
    - Reboot.
    - Enjoy!​

    -UPDATE INSTRUCTIONS-

    - Download the latest build of Resurrection Remix ROM
    - Take a nandroid backup
    - Flash ROM usingrecovery
    - Flash Gapps
    - Wipe cache
    - Wipe dalvik cache
    - Reboot
    - Enjoy!​



    Quick Review by : @fr3d0x

    [/QUOTE]

    Installation Guide:




    Show your support to Resurrection Remix ROM



    Big thanks to:


    XDA developers

    CM team

    Omni team

    Slim rom

    AND OF COURSE TO ALL THE SUPPORTERS, DONATORS AND USERS








    57
    Bugs & fixes:
    --cm12 bugs--
    --VOIP fix for skype,hangouts etc Here thanks to @ar31an
    -IF roatation Does NOT work for you , Flash the basebands and bootstacks according to your variants:

    d802 - KK Baseband
    d800/d801 - JB BASEBAND
    d803 - KK baseband
    ls/vs 980/ f320 - Here (im not really sure about this one. if it fails try the KK baseband from here )

    Make sure you are using the zv8 bootloader on the LS980.
    Make sure you are using the 12b bootloader on the VS980. If you need it, follow the instructions on this thread:
    http://xdaforums.com/show....php?t=2451426

    FLASH LP BOOTSTACKS FROM HERE ACCORDING TO YOUR VARIANT FROM HERE


    This will NOT be repeated again

    Q&A Thread :- Here
    42
    UPDATE

    RR sources Updated to 5.2.8

    Build for d802 is coming(20 mins)

    Other Devices Soon

    # Resurrection Remix Lollipop 5.0.2 - v5.2.8

    - Update popups animation
    - StatusBar Ticker option
    - Add navigation bar master switch option
    - Add resurrection remix logo to about settings
    - Recents panel clear all button tweaks
    - Replace recents clear all button with a fab button
    - update maintainer list
    - Update Hungarian RR strings
    - Remove the superuser app
    - Update superuser
    - Add an indicator when a 'su' session is active
    - Settings : allow to hide su indicator option
    - appops: Add support for SU
    - Improve and fix performance settings
    - Add fastscroll to the Manage applications screen
    - Settings: Add preference for EdgeGesture service.
    - Settings: don't remove navigation bar prefs when toggling
    - Settings: CheckBox->Switch on restore io/processor preferences
    - don't kill an app if its currently pinned
    - Battery style: fix dynamic percentage setting
    - Show application's package name in the "App info" screen.
    - Check boxes to Switches in PrivacyGuardPerfs
    - Settings: Fix hiding button backlight option
    - SystemUI: Materialize volume panel in/out animation
    - Allow disabling Search/Recents button wake
    - services: fix memory leak in ColorFade
    - Smooth Spinners: Makes the loading "spinner" animation smoother
    - BootMessage: Show each app name being optimized during boot
    - Bootmsg: The app name is now displayed in bold italc text.
    - Resize keyguard big clock font
    - Cleanup battery style code
    - Live Volume Steps
    - Enable profiles on power menu
    - Fix external sdcard mountpoint
    - Fix ton of Memory leaks
    - Layout the window to be displayed
    - Base: option to disable fullscreen keyboard
    - Fix memory leak in system_server when screen on/off
    - Keyguard: allow keyguard to be dismissed via intent
    - Notifications: Materialize missed calls icons
    - QS: fix tiles not being refreshed on overscrolling
    - base: fix battery stats wakelock crazyness
    - ActivityManagerService: remove app switch delay
    - BroadcastReceiver : Get sender of broadcasts
    - extend PreferenceActivity for title text on a single pane mode
    - fix for google backup and restore
    - Show safe volume panel for non-interactive volume adjustments
    - Fix possible race condition when showing dialog.
    - Remove unnecessary updateSurfaceScreenOn call.
    - Wake Keys: enforce the wake keys overlay
    - Add system setting for t9 search input locale
    - LGE G3 Ton of fix and improvements
    - Hammerhead Revert "ambiant display" its buggy
    - hammerhead: Update A2DP policy
    - hammerhead: Enable tethering
    - AOSP Updates
    - Improve performance and stability
    - For more information about changelog check out the RR Github sources