[ROM] Redux v1.2 [Smooth|Clean|Stable|Open-sourced] (21st April)

Search This thread

@ngel

Senior Member
Apr 29, 2004
670
38
Rome
afsoftware.s5.com
Can you add live wallpapers in the next release?
You can add them by yourself pushing the attached APKs to /system/app. If you don't want to add the wallpaper picker and just have the new Nexus live wallpaper, flash the attached ZIP from recovery.

In order to push the APKs follow the steps:

Option A
Download Android Terminal Emulator from Market
In Terminal Emulator write the following commands (all followed by "return"):
> su (accept the SuperUser Permissions warning)
> mount -o rw,remount /system

Option B
Reboot the Desire in recovery mode and choose the proper "Mount /system" command, depending on which recovery you have.

In any case, after /system was mounted as read/write, now open a PC terminal window (command prompt) and issue the following:
C:\> adb push LiveWallpapers.apk /system/app/LiveWallpapers.apk
C:\> adb push LiveWallpapersPicker.apk /system/app/LiveWallpapersPicker.apk

Voilà.
 

Attachments

  • gingerbreadlivewallpaper.zip
    1 MB · Views: 97
  • LiveWallpapers.apk
    1.6 MB · Views: 66
  • LiveWallpapersPicker.apk
    27.2 KB · Views: 53

ihlades

Senior Member
Jun 8, 2010
374
580
Bucharest
very cool rom, think it's the best gingerbread available :) trackpad wake would be awesome!
thx!

Planned for a future release.


Can you add live wallpapers in the next release?

Sure, if this is the general consense, live wallpapers can be included. I just wanted the ROM to be more lightweight.

As I built the first beta for my personal use, and considering that I never liked live wallpapers, I didn't include them. This can be changed however. Anyways, the next release will take some time to be ready, not enough time right now.
 
  • Like
Reactions: mihai.onu94

quad2012

Senior Member
Oct 9, 2010
77
1
How do you get live wallpapers not slowing down the whole system? I think they're pretty cool but as long as it slows the system down its usless for me at least, wasnt it promised to be better with gingerbread?
 

ihlades

Senior Member
Jun 8, 2010
374
580
Bucharest
I will test different kernels for the next version. I'm ready to listen for suggestions regarding the kernel - which is more stable for you guys?
 
  • Like
Reactions: mihai.onu94

zeka001

Member
Jul 29, 2008
25
3
I just wanted the ROM to be more lightweight.

As I built the first beta for my personal use, and considering that I never liked live wallpapers, I didn't include them. This can be changed however. Anyways, the next release will take some time to be ready, not enough time right now.

Agree! ;)
 

b3ndik

Senior Member
Jul 6, 2010
411
19
Norway
been using this rom for a while now, and it seems like this is a keeper. Really smooth and lagfree, the only wierd thing is when i press the volume buttons to change track in spotify, winamp starts.
 

jayk32

Senior Member
Aug 2, 2010
864
377
Herts
Thanks 4 a great Rom, the only problem i got is when i go to Widget buttons/sound modes, i get a FC when i try to change it. :confused: Otherwise the Rom is fast and quick, keep up the great work!! :D
 

gilibs

Member
Nov 7, 2010
34
2
Haifa
Trackball/Menu wake is enabled?

Trackball/Menu wake is enabled?
Video recording is enabled?
Can someone note what graphic drivers are used here? Oxygen seem to have issues with this, scrolling on RC5 is bad, i'm looking for a good alternative.
Gili
 
  • Like
Reactions: alirezaafkar

CheesySeb

Senior Member
Sep 29, 2010
78
10
Gatwick
I will test different kernels for the next version. I'm ready to listen for suggestions regarding the kernel - which is more stable for you guys?

I am using coutts' non-HAVS kernel and find it to be far more repsonsive on my PVT-3 desire. HAVS builds both seem to have a fraction more lag when it's been in your pocket for a little while?
 

mini-cheffe

Member
Jun 4, 2010
13
2
Great ROM!!!

Trackball/Menu wake is enabled?
Gili

Menu wake is possible.
You only have to edit /system/usr/keylayout/bravo-keypad.kl
I preferred to do it with adb. So you copy /system/usr/keylayout/bravo-keypad.kl to your sdcard then mount your mobile edit the file on your computer.

If you only want to use the power button you have to edit following lines:

key 139 MENU
key 116 POWER WAKE_DROPPED
to
key 139 MENU WAKE_DROPPED
key 116 POWER

if you want to use power and menu edit the lines to
key 139 MENU WAKE_DROPPED
key 116 POWER WAKE_DROPPED

Then copy the file with adb from /sdcard to /sytem/usr/keylayout
 
  • Like
Reactions: soronk

jayk32

Senior Member
Aug 2, 2010
864
377
Herts
Great ROM!!!



Menu wake is possible.
You only have to edit /system/usr/keylayout/bravo-keypad.kl
I preferred to do it with adb. So you copy /system/usr/keylayout/bravo-keypad.kl to your sdcard then mount your mobile edit the file on your computer.

If you only want to use the power button you have to edit following lines:

key 139 MENU
key 116 POWER WAKE_DROPPED
to
key 139 MENU WAKE_DROPPED
key 116 POWER

if you want to use power and menu edit the lines to
key 139 MENU WAKE_DROPPED
key 116 POWER WAKE_DROPPED

Then copy the file with adb from /sdcard to /sytem/usr/keylayout

Thanks for the info, I used Root explorer ;)

Sent from my HTC Desire using XDA App
 

Top Liked Posts

  • There are no posts matching your filters.
  • 190

    Redux is a custom ROM, built with three key aspects in mind: Clean, fast, stable.

    This is not necessarily a hacker's ROM but thought for day-to-day usage scenarios. To keep it clean, only features that are considered useful by the development team will be included in Redux. This ensures that every single feature implemented will be carefully selected and programmed into the ROM's source code, which lead to stability and intuitive usage. Performance tweaks find their way into Redux quite often because speed and smoothness are two key features which must be present in a day-to-day usage scenario. Redux is mostly bugfree, again a vital feature for the 24/7 usage scenarios this ROM has been thought for.

    Code source:

    Since January 2011, Redux has become fully open-sourced. The code is available at Github.com, here.

    Features:
    • Gingerbread base, coming straight from AOSP.
    • Lightweight and clean builds
    • Built for day-to-day usage, meaning stability and good battery life
    • Fast and smooth, the UI is working very nice
    • User interface tweaks and additions
    • Added functionality, such as new Browser and Camera options
    • Makes use of ext partition on SD card, to provide space for more apps

    More detailed features included in this ROM are available in the changelog from the second post. You can also find a quick FAQ over there.

    Requirements:
    • Amon-RA or ClockworkMod recovery to flash the image

    Installation:
    Flash the .zip file from recovery. If coming from another ROM, erase /data and /cache partitions.

    ROM Downloads:
    Official Redux download page (Stock and themed version available)

    Test builds and other downloads are available as well.

    Credits:
    • CyanogenMod team for their work on enhancing Android;
    • Beenee for his wonderful work in vorkKernel;
    • Classical Gas for various graphics.

    GPL Kernel source files: Github

    rx_02.jpglockscreen.jpgnot_pow_widget.jpgcpu_settings.jpg
    48
    Disclaimer:

    At least in its earliest versions, this ROM is not guaranteed to be perfectly stable, so I'm prepared to listen to bug reports and suggestions, as long as they're made in an organized way.

    Team:
    Code:
    [B]ihlades[/B]

    Read the FAQ below to learn how you can involve in the Redux project.

    FAQ:

    Q: I've installed it, what now?
    A: Enjoy your Desire. Redux comes fully equipped and most usual tasks can be accomplished with the stock apps and settings. Google applications such as Gmail, Maps or Youtube are included as well.

    Q: Is this compatible with Oxygen's HBOOT partitioning scheme?
    A: Yes, since v1.0.0-RC4 Redux is compatible with such a small /system partition. While you shouldn't encounter issues, such an exotic partitioning scheme is not supported by the Redux team.

    Q: I thought this ROM had A2SD. Why isn't there enough space on my phone?
    A: Apps are being moved to the ext partition on the card but dalvik-cache is eating up a lot of space. If you can't live with this, download the 'apps_dalvik2ext' script from the add-ons section in the first post. Flash that like a regular update .zip (warning: the .zip isn't signed) and you should have more space on your /data partition.

    Q: What's with all those kernels available as add-ons?
    A: Those are the official Redux kernels. The Redux-SVS_BFS.zip is the stock 2.6.35.9 Redux kernel, used until v1.1.1. The ULV add-on isn't a standalone kernel, but just a script which lowers the voltages fed to the CPU. Since not many phones can handle these low voltages, this add-on may cause severe instability problems for many Desires. This means we won't offer any support for problems occuring with lowered voltages.

    Q: What about those test builds?
    A: Once in a while the first post will contain links to test builds (snapshot builds or release candidates). Those are a glimpse of what's to come in future versions of Redux but aren't fully supported. Altough they're pretty stable in general, these test builds may still have issues. Providing feedback on them will ensure the quality of the final release.

    Q: Will this feature be included in the next release? Please!
    A: Best thing to do is ask in the forum. Most eye-candy, bragging features won't be included, Redux is not a sole demonstration of how mancy bounce effects you can have in Android. Features that will be considered useful will however be implemented sooner or later.

    Q: How can I build redux from the source?
    A: Since the source code is entirely hosted at Github, you can download the source code and then compile it for yourself (text in square brackets is optional):

    repo init -u git://github.com/Redux/android_manifest.git
    repo sync -j 8
    . build/envsetup.sh
    lunch bravo-user
    make redux RX_KERNEL=true [THEMED=true]

    Q: What can I do to help? Can I join the team?
    A: You can improve Redux at any time. You can help with translations or code improvements at Redux's Github, using pull requests, reporting problems with Redux in this thread or helping out new users.

    Q: Where's the donate button?
    A: Nowhere. Redux isn't built for money, nor is it a very big project. If you'd like to offer support for the team, please help with finding and fixing problems, translating Redux or help new users. Let the community be what money can't be.

    Changelog:
    Full changelog available here.
    13
    Ok, I think I need to state a few things:

    • Redux being 2.3.1 and not 2.3.3 isn't entirely true. Some changes included in 2.3.3 were ported to Redux, merged via a single commit (so you can't really tell about what has changed only by looking at the commit log).
    • Redux not being really 2.3.3 is true though: The framework isn't based on the latest 2.3.3 version as released by google. I started work using the 2.3.1 framework then implementing different changes, including most important ones from the AOSP.
    • 2.3.1/2.3.3 is just a label. And if we're harsh we can say Redux doesn't belong to any of these versions entirely, without making any mistakes. Redux uses code from 2.3.1 as well as 2.3.3 in a mixed way, meaning you can't just assign a version to Redux's framework. Advertising this ROM as 2.3.3 was, most probably, a mistake however.

    As a result of these, starting with the next version the 2.3.3 naming schema will be changed (perhaps to 2.3.r? :p). GRI40 fingerprint will be gone, as that is a label as well. I'm not going to fundamentally change Redux's framework only to be eligible for the 2.3.3 name. I'm more interested in pure functionality and from my point of view Redux is a well built, good working ROM.
    6
    Wait!! I can hear something...! Is it that RC3 coming...?? ;)

    What?! Where'd you hear that from? :p It's already here.
    5
    Many people have the same problem :D i to^^

    I hadn't seen this because I hadn't wiped. Who would've thought? :p Working on a fix, will post an update as soon as it works.

    Sorry guys.