[ROM][Sept26][SAGA]Virtuous Unity 2.39.0 Sense 3.0 Based on Pyramid - HTC Desire S

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Virtuous Unity is the first custom Sense 3.0 ROM, scaled for WVGA screens, to be based on an official shipping release from HTC (1.35.75.1).
The entire ROM is brand new, taking no application or framework components from any prior Sense 3 releases.
Unity is the result of a collaborative, team effort by the following developers:
Flemmard
Diamondback2010
rmk40
chrisch1974
m-deejay
seo
eViL D:
cypis
cjward23
Screenshots
Features
Based on the official Sensation shipping ROM (1.45.401.2).
Ported for full functionality on each supported devices. Additional device support is being added regularly.
Resized for WVGA (800x480) displays, using a purpose built tool to modify HTC's proprietary m10 binaries, developed by Flemmard and Diamondback.
Heavily optimized for fluid performance and usability.
Overclocked kernels with numerous additional kernel modules.
Built-in screen state frequency scaling (1.2Ghz-245MHz/ondemand screen-on, 806Mhz-245Mz/conservative screen-off), via custom built Virtuous_OC C daemon.
Trackpad wake support (DesireZ/G2 and MT4G only).
WiFi calling (T-Mobile USA only).
Fully functional device hardware, including wifi, bluetooth, camera, camcorder, etc.
Market-sourced applications (Gmail, Maps, Voice, etc) automatically installed on first boot into /data/app for easy removal.
Bloatware and unnecessary applications removed.
Supported Devices
Desire HD
Desire Z
Desire S
Incredible S
Inspire 4G
myTouch 4G
Porting Information and Credits
There has been an enormous amount of interest surrounding utilizing components or modifications from our ROMs. To this point, our policy was that any such work needed to explicitly be approved by the team. The fact of the matter is that the policy is simply not enforceable and any time consumed working to enforce it detracts from the time we have to work on Android (which is what we really enjoy). As such, we’ve decided to go in a different direction.
Going forward, ROM developers are welcome to utilize any portions of our ROM which are of interest.
Our only requirement is that you let us know about what you’re doing by sending an email to (devteam|at|virtuousrom.com), credit the Virtuous Team in your thread(s) and provide a link to our website. No response on our part is required whatsoever, we’re just interested to hear about how our work is helping you.
Our plan is to continue to innovate and push the envelop of ROM development; with the goal of staying enough ahead of the curve to merit a desire to clone our work.
hrk - Allowing use of ghostySMS Vision version.
cypis - For his awesome Unity-banner
robocik - Tips regarding APK compression.
capychimp - Tips with DHD audio optimization.
HTC/Google- For building such a good base system.
Important Notes
If you are experiencing random freezes and/or reboots, this is likely due to your device being incapable of handling our overclocking defaults. Download and apply this flashable patch, which will reduce the maximum CPU frequency to 1Ghz and likely eliminate this issue.
You must complete a full wipe prior to installing this ROM the first time. We also recommend wiping between upgrades, but you are welcome to try upgrading without a wipe. However, no support will be provided if you file a bug without having wiped prior to submission.
Bugs and Errors
To ease the process of reporting bugs to the team, we made a public bugtracker where you can report the bugs you found. Please make sure you read all the existing entries there to avoid doubling the errors.
The bugtracker is located here.
Device specific information
Download :: Changelog :: More Information​​(Official Website of Virtuous ROM)​Check out our forums​

Install instructions (thanks to lollylost100):
1. Make a full wipe (please don't use Full Wipe 1.5 (EXT4) or such tools)
2. Flash ROM
3. Reboot
Please keep in mind:
You can always try to do a non wipe install, but we can't provide you support in this case.
If you find any errors in the ROM and you have NOT wiped before, please wipe and see if the errors persists.
Special features
This ROM has some unique or not widely known features which I want to explain here.
Screenshot
This ROM (in fact most Sense 3 ROMs) has the unique feature to make screenshots without any additional app.
Just Hold the "Power"-Button and then press "Home" at the same time and the phone will save your screenshot in the Images folder on you SD-Card.
OC Daemon
This ROM deals with overclocking a little bit different than other ROMs. To get further information read this post.
Fancy input animations
Unfortunately HTC removed from all their Sense ROMs the "open" and "close" animations for the keyboard.
Thanks to seo we were able to get them back
There are two different animation versions. The normal one is always activated and there is also no way to deactivate it.
The second "fancy" version can be enabled via the app "Spare Parts" which is in the Android Market.
Custom user app install during first boot
The ROM has the ability to automatically install custom user apps during the first boot (after a wipe)
All you need to do is the following:
Create an folder on your SD card and name it virtuous_unity
Create another folder inside virtuous_unity folder and name it 'app.user'
Copy all the desired apps in this directory in there paketname form, for example: 'com.quoord.tapatalkxda.activity.apk'
Now flash the ROM via your recovery
During the first boot the apps get installed from your SD card, as this will take a while, don't get impatient
Release strategy
We are planing to release our ROM in the future every week on the same day and around the same time.
This point in time will be every Monday night (GMT). Which is ca. 24h from NOW.
If there are no MAJOR bugs we will release what ever we have done at this time.
Saturday night (GMT) is the so called feature freeze, then the ROM will enter the testing phase. It gets tested until monday and then the team will talk about the results.
Once everything is approved we'll release the next version.
As you should know now when the next version arrives I won't answer ANY questions concerning ETAs.
Further information and support at #virtuousrom on Freenode

Changelog
Our changelog lives here.
Supported devices
Desire HD (Ace)
Desire Z (Vision)
Desire S (Saga)
Incredible S (Vivo)
Inspire 4G
T-Mobile MT4G (Glacier)
Addons for v1.27.0
CRT patch (add CRT animation): Flash in recovery.
NO CRT patch (revert CRT animation back to stock): Flash in recovery.

Introduction to the new Overclocking Daemon
This ROM features a completely new way of Overclocking and managing screen states.
The History
But before explaining it further, let's talk about previous solutions.
There are several different approaches to archieve "screen-state-scaling".
That means basically that the govenor changes if you turn the screen off and changes back to normal when turning the screen on.
This is mainly used to restrict the amount of CPU usage (the frequency in fact) during screen off. This can lead to a major battery life increase.
The solutions so far were:
App like SetCPU, which change automatically the govenor based on profiles
integrated solutions in the govenor itself
Both these solutions have major problems.
The one with a tuner app is always a little laggy right after turning on the screen because SetCPU (or any other CPU tuner) needs some time to change the govenors (up to 7 seconds). This leads mostly to major lag in the lockscreen.
The second solution is the smartass govenor. It has already a screen-state-scaling included, so it reduces the frequency when the screen turn off.
This could be a really nice solution but it has some problems too.
Smartass most of the time is not really stable and has problems with its frequency scaling.
State-of-the-art-solution
So we (more precisely rmk40) thought of a better solution.
He wrote a native C Daemon which changes the govenors instantly without any lag.
This leads to major performance improvements right after turning on the screen and in the lockscreen.
But at the moment this solution is a little bit harder to configure. We are plaing to make a GUI for this, so you get the same comfort as using SetCPU.
Nevertheless you can even now adjust the daemon to your needs.
Be aware that the daemon only works if all CPU tuner apps are deinstalled. Otherwise it deactivates itself.
How to adjust the daemon
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the govenor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the govenor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
Please make sure, you are entering the right values in the daemon's config files.

reserved for future use4

downloading now.thanks man!
thats great, 1 rom for 5 devices. no one need to port it
/use it since half hour. everything working good.

hey guys... that looks very impressive.
thank you so far for all the work you all are doing for the community.
will have a look to that rom tomorrow, cause i just had to play with my own sense2.1+3.0 mixed rom
if this rom is stable it would be great to use it for further builds of my own rom project. would be great to get permission from you.
i´m also willing to participate in that project if you need my help.
thank you very much and regards from berlin
stephan

some quick first impressions from the first tests.
really really fast impressive.
some little things i found, but you probably know them yourself.
some widgets aren´t in the right shape (a little to big), like mail (list), sms (list), contacts (big list) etc. but it´s ok... perhaps you can use some of seo´s resized apps from the desire HD... just an idea.
gmail is missing and can´t be downloaded via market (even with market enabler). take my backup and working very well.
what this rom need is rommanager, titanium backup and a file explorer.
these 3 apps make the setup process easier spacially when you wipe your phone as much as we all are doing
****... this rom is awesome
thx and regards

loveboatcaptain said:
some quick first impressions from the first tests.
really really fast impressive.
some little things i found, but you probably know them yourself.
some widgets aren´t in the right shape (a little to big), like mail (list), sms (list), contacts (big list) etc. but it´s ok... perhaps you can use some of seo´s resized apps from the desire HD... just an idea.
gmail is missing and can´t be downloaded via market (even with market enabler). take my backup and working very well.
what this rom need is rommanager, titanium backup and a file explorer.
these 3 apps make the setup process easier spacially when you wipe your phone as much as we all are doing
****... this rom is awesome
thx and regards
Click to expand...
Click to collapse
The Gmail problem was reported from a Incedible S user too. So we will try to fix this in next version.

loveboatcaptain said:
some quick first impressions from the first tests.
really really fast impressive.
some little things i found, but you probably know them yourself.
some widgets aren´t in the right shape (a little to big), like mail (list), sms (list), contacts (big list) etc. but it´s ok... perhaps you can use some of seo´s resized apps from the desire HD... just an idea.
gmail is missing and can´t be downloaded via market (even with market enabler). take my backup and working very well.
what this rom need is rommanager, titanium backup and a file explorer.
these 3 apps make the setup process easier spacially when you wipe your phone as much as we all are doing
****... this rom is awesome
thx and regards
Click to expand...
Click to collapse
All these apps you mentioned should have been installed during first boot.
You can find them on your sdcard under /virtuous_unity/app.user/.
Will be fixed for next version

This looks great! Can't wait for HTC to release an unlocked bootloader for my Desire S so I can flash this thing! Looking forward to future updates!
Thank you all for doing this!

Is battery life normal?
Sent from my HTC Desire S using XDA App

faddys123 said:
Is battery life normal? Also are there any themes for this rom?
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
Sent from my HTC Desire S using XDA App

faddys123 said:
Is battery life normal?
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
faddys123 said:
Sent from my HTC Desire S using XDA App
Click to expand...
Click to collapse
The users are reporting great battery life

I can't get it to install anything from Market. Solutions, people?

It is awesome.
Only one thing.
Data connection is lost every now and then.I have to enable it manually.
Sent from my Desire S using XDA Premium App

LunatikBunnie said:
I can't get it to install anything from Market. Solutions, people?
Click to expand...
Click to collapse
I would recommend a full wipe or cache only.
Sent from my Desire S using XDA Premium App

Known Issues
We made a public bugtracker where you can see the current bugs.
You can even register and create your own bug reports
Please read the existing bugs before posting a new one!
The bugtracker is here.
Click to expand...
Click to collapse
Hey guys,
just want to make a quick anouncement about our new public bug tracker.

nice bugtracker ^^ just thinking it won't avoid 100 of useless posts here with x and y is bugged
@diamondback: kannst du dem bugtracker vielleicht noch eine spalte mit "Gerät" hinzufügen? würde bei so einem rom für mehrere geräte doch sinn machen

Blezz said:
nice bugtracker ^^ just thinking it won't avoid 100 of useless posts here with x and y is bugged
@diamondback: kannst du dem bugtracker vielleicht noch eine spalte mit "Gerät" hinzufügen? würde bei so einem rom für mehrere geräte doch sinn machen
Click to expand...
Click to collapse
Yep, good idea.

Related

[ROM- 11/10] SuperVillainHD 0.2 (better than sex with Cheryl Cole!)

WELCOME TO SUPERVILLAINHD 0.2.0 BETA
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(ICONS AVAILABLE AT VILLAINROM.co.uk - THANKS MANUP456)
DISCLAIMERS:
1. An SD-EXT partition is required in this ROM (for additional apps), but the ROM itself will NOT install to it. Yey!
2. A ROM shouldn’t brick your phone, unless the “developer” has been foolish enough to include an incorrect radio as part of the installation. That being said, if you somehow manage to brick your phone, Team Villain are in no way responsible. We will, however, give you a tenner for it in the unlikely event of a Desire resembling a housebrick.
3. THERE IS NO CAMERA IN THIS ROM. DO NOT ASK ABOUT THE CAMERA. I actually got this rom semi (more like 1/8) working on the old kernel. I even got it to take a picture, but then it FCd. Then, to my surprise, so did every other application on the phone. I simply don’t have the time just yet to spend on this. Maybe in a week or so I’ll get around to it.
4. If you ask a question that has been answered in this opening post, I tend to get frustrated. It shows an utter lack of respect of the developer, who has spent hours of his personal time creating this ROM for you, then another hour writing up an epic set of release notes, only for a ‘one-post-wonder’ to come along and say ‘WTFOMG – NO CAMERALULZ IN THIZ ROM!!!!!!! WHY???!!!12!.?’. ... so yeah, please don’t do that. Read thoroughly.
5. This is a BETA version. As previously stated, the camera doesn’t work. It will, in time, but it doesn’t right now. There may be a few bugs, so I’d appreciate some solid, usable feedback.
6. VillainROM are awesome. If you don’t believe me, join our IRC channel. The details of which can be found on VillainROM.co.uk, in the General Chat section of the forum. Alternatively, you can use the client built into our website.
7. VillainROM is sponsored by Hyperbees LTD, publishers of SpeedX, the Impossible Level Game, and more!
Click to expand...
Click to collapse
So, here it is; 0.2.0. Not exactly a monumentally groundbreaking update, but an update, nonetheless. Reports were flocking in that the Browser wasn’t working on some webpages... so my first mission was to logcat that. It turned out, that in my haste, I seemingly deleted a semi-essential lib file relating to flash-lite. This was preventing sites with even the slightest element of flash to keel over and die quietly like the hare I smashed into with my car last night. Stupid thing. I mean, seriously... what was it thinking? It saw a predator (I came to the conclusion that cars are essentially a form of predator, as far as 50cm tall land mammals are concerned) coming right towards it at 60MPH, and ran TOWARDS it. Not away; not to the side; TOWARDS it. I felt quite terrible for a minute, then I thought to myself; ‘No, I’m not feeling bad. This is the real world after all. Survival of the fittest and all that. Well, it turns out that cars are significantly fitter than over-sized rabbits. Poor thing.
Still... guilt got the better of me. I continued my drive home, feeling a little bit sick as a result of the mental image of a still twitching, roadkilled big-bunny corpse imprinted to the front of my mind.
Where was I? That’s right – the browser. Yeah, so it was a simple fix. A missing lib file. Big deal, I hear you say. Well, luckily, that’s not the best news of the day. The best news of the day by a country mile, is that the outstanding Android ROM developer, Richard Trip has joined the VillainROM team. YES, THAT’S RIGHT – the ORIGINAL and arguably greatest AOSP ROM developer has joined our ever increasing ROMOPOLY (for the non-native English speakers out there, that’s a pun on Monopoly, not roly-poly). Anyway, the point is, we’re using his (and probably will continue to use his) fantastic, OC kernel in this ROM. Welcome to the team, Richard.
God man... get on with it.
So yeah. Browser fixed, flash problem fixed, Full flash added (needs updating from market).... uhmmmm..... I added the original HTC album, and the Gallery 3D will be uploaded as a flashable zip.
THINGS TO COME:
- Flashable .zip which removes HTC lockscreen
- Flashable .zip which adds circle battery mod
CHANGELOG IN POST #2
Download Link!
And last but not least...
Donations are gratefully received for the hours of slaving away at the computer we endure, but are, and will never be required.
If you'd like to make a donation, please do so via the link in my signature, or donate to the VillainROM cause over at our website. I/We thank you kindly in advance for any donations received.
-------------------------------------------------------------------------
Old post info: NOW REDUNDANT
--------------------------------------------------------------------------
Welcome to Supervillain HD 0.1.1 (BETA)
Before we begin: The whole ROM installs to NAND. We don’t need half the system on your SD EXT partition. Woop!
This ROM is based on the latest Desire HD ROM (SENSE 2.0), but with Rosie, and a lot of other crap removed. The ROM is offered in two versions; Launcher Pro and ADW.J
It’s the best of both worlds. All the Sense applications (messaging, dialler, mail, etc – all are far superior to the alternatives), without the slowdown of Rosie and it’s 130mb of additional crap. I’m blowing my own trumpet here, but to me personally, this rom is the ****.
The only let down, of course, is the (lack of) camera, but I’ll get around to that in time.
At last. It’s ready for the public domain.
I can tell you in all honesty that this ROM has been an utter bastard to complete; and by that, I don’t mean that it was born illegitimately out of lawful matrimony. I couldn’t count the hours it’s taken to get to this stage on both hands... I **** you not. First, there was the size. How, I asked myself, do you get a 276mb zip file down to a target size of <150mb, for it to fit on the Nand drive? After all, we don’t want to have to install half the system directory to the SD External partition...
Well, I’ll tell you how.
First, I had to look up and test the necessity of more files than cigarettes I smoke, within the system folder. Libs, apks, images, images within apks... you get it. Many of these have been removed, as is the nature of the SuperVillain series. Those that were lucky enough to remain, have been APK optimised, PNG optimised. Sadly, this didn’t hugely reduce the size. It seems that HTC have, on this occasion, been on the ball and already optimized their apps.
Due to HTC’s strange and bewildering requirement that certain files are seemingly married to others, meant that after I finished deleting, stripping, etc, I was welcomed into the world of boot loops. Boot loop, after bloody boot loop. That’s if I was lucky.
On many occasions, it wouldn’t even load the boot animation, or show up in adb, for that matter. So, I turned to my good old friend, Kmsg. I won’t go into what that is, because if you don’t know right now, you probably have no interest in knowing. Sufficed to say, after several days of stripping files, testing, kmsging, altering files, stripping again, kmsing again, etc etc, it finally did as required, and booted. Yey, it EFFING booted! But that wasn’t to be the end of my woes.
The new HTC IME keyboard seemed to be in love with Laputa. What the hell is this Laputa anyway? Who uses that? I mean... honestly? 25mb’s worth of Laputa related files were bogging up the system, but the HTC keyboard demanded that this mysterious, yet obese thing that is called Laputa remained in place. That annoyed me to such an extent, that I tried other keyboards. IME Mod and stock Vanilla. Guess what... Sense 2.0 didn’t like those, either. Luckily, after a re-base, Laputa fell out with HTC IME, and moved on to pastures new. Laputa, the *****, left IME for another keyboard. Good news for me though... BYE BYE LAPUTA, WELCOME BACK NEW HTC IME KEYBOARD! Not that I use it myself; I’m a big fan of Swiftkey, personally.
I was so overjoyed, I could have cried like Louis Walsh at Gamu Nhengi’s beautiful rendition of ‘To make you feel my love’. It’s a farce that she went out of the competition by the way... but that’s another story entirely.
So. The ROM booted, and the keyboard worked without the love of its clingy ex, Laputa. All good.
Things were finally looking up!
Then came the images. Such a simple part of the process generally. Open up the framework-res.apk, locate the Default Wallpaper, and simply copy over it with the new, SuperVillainHD wallpaper. Oh no... not in Sense2.0. We’ll have a total of 4 folders, buried all over the place, each with their very own Default_wallpaper.jpg. Whatever, HTC... I love you, but at the same time, I really, really hate you.
I won’t go into what happened next, as another 6 hours of ‘trial and error’ in an attempt to speed up the ROM further, finally succeeded. What you see before you is the FINAL BETA version, and a base in which I can build upon and improve.
RELEASE NOTES (ROM SPEC) :
Based on HTC Desire HD RUU 1.24.405.1 – Official Release Version
- De-odexed
- Apk Optimized, all PNGs optimized, ultra compressed some APKs.
- Hugely stripped down – fits on NAND (doesn’t install parts of the ROM to your precious SD EXT)
- 2.6.32.15-g6a358a9 HTC binary leaked kernel
- Root access
- ADW as standard, due to LP’s expiry dates
- Busybox
- Automatic Apps2SD & Dalvik2SD – thanks Cyanogen (requires EXT partition)
- Vanilla Lockscreen and Clock (use Vanilla clock for working alarm)
- Superuser
- Undervolt (UV)
- EXT4 support
- TUN, CIF, VPN
- Ad-blocking Host File
- Gallery 3D replaces HTC album (for size)
- Multilingual
- Screen state scaling
- New apps will zip-align on boot
- Advanced Power Menu (thanks to snq-)
Installation Instructions
1. Backup your existing ROM (just to be safe)
2. If you don’t already have an SD EXT partition, create one using ROM Manager, or your computer – If you don’t know how, google it.
3. Perform a full Data Wipe/factory Reset/Boot Wipe (System will be wiped automatically)
4. Flash the ROM
5. Expect slower performance on first boot ONLY.
A big thanks to Cyanogen, Richard Trip, Gamu and the VillainROM team.
[ROM- 06/10] SuperVillainHD (Fast, Desire HD ROM, No Rosie - installs to NAND!)
0.2.0
- Browser issue fixed
- Flash issue fixed
- Default HTC Album added (Gallery3D optional flashable extra, that will remove HTC Album - COMING SOON)
- HTC lockscreen added (Optional update.zip to remove it - COMING SOON)
- Flash fixed
- HTC Flashlight re-added
- Richard Trip's (now a member of Team Villain) OCUV kernel added 1113Mhz
- More brilliance
-------------------------------------
0.1.1
- Fixed LED issue when charging (was missing before)
- Fixed Accounts FC
HOTFIX AVAILABLE: http://www.villainrom.co.uk/releases/desire/SuperHD1/LEDAccountsFix-signed.zip
OCUV 1113Mhz Kernel available: HERE! - Thanks Richard Trip
Thanks
Sent from my HTC Desire using XDA App
message deleted
mohamed_moscow said:
Is the camera working?
Click to expand...
Click to collapse
Go and read the first post! JESUS
mohamed_moscow said:
message deleted
Click to expand...
Click to collapse
READING is very difficult, I believe....
nprussell said:
Anyone mind if I kill this guy?
Click to expand...
Click to collapse
plz do it , or I will!
nprussell said:
Anyone mind if I kill this guy?
Click to expand...
Click to collapse
Go ahead buddy.....he asked the same of every hd rom out there.........LOL.
terrorvogel said:
READING is very difficult, I believe....
Click to expand...
Click to collapse
Love your avatar, btw.
we all want an HD rom full working....
peppe.desire said:
we all want an HD rom full working....
Click to expand...
Click to collapse
Um yeah we do. I'm sure a lot of us want world peace too. Hop to it then.
Camera!!!!!!
That's just superb!!!! Not even past the first page and someone asked about the Camera.
Other than that - ehem - interesting idea for a ROM. If I get the chance I'll give it a try. Still playing with trying to sort the 720p frame rate at the moment so don't want to loose the C****a function just yet.
wuhooo.. tkx... moving from hero to desire.. and i got my 16gb micro sd as well.. time tooo flashhhhhhhhhhh
nprussell said:
Love your avatar, btw.
Click to expand...
Click to collapse
thnx!
Downloading this ROM and I will test it.
First impression based on txt, looks awesome!!
xangma said:
Um yeah we do. I'm sure a lot of us want world peace too. Hop to it then.
Click to expand...
Click to collapse
Ahaa, it's Xangma. Hi again
On another note - I WILL fix the camera at some point, but I didn't want to hold this ROM back until then, as it could be a week or two.
nprussell said:
Anyone mind if I kill this guy?
Click to expand...
Click to collapse
It'd be a favour.
Awesome work, mate. Will try it sooner than later.
Thank you!
nprussell said:
Anyone mind if I kill this guy?
Click to expand...
Click to collapse
No but when you do take a photo with his camera
Thanks nprussell I shall flash tonight
Have you good progress in camera fix?all community is liking for that!!
Absolutely fantastic news! I rooted my phone just a week ago and the first (and only) custom rom I've tried so far is your SuperVillainROM. And it's in every way superior to the stock HTC Sense.
I'll have to give this a try when I get the time for it. Thanks for your hard work, it's truly appreciated
Sent from my HTC Desire using Tapatalk
BUG REPORTING HERE PLEASE

[ROM] LiquidSense 2.1 Stable|PngOpt|ZipAlgn|Odex|No Bloat

LiquidSense 2.1
Note
This is the ODEX'd version. If you're looking for the themable Deodex version, check here
THE TITLE HAS ONLY BEEN CHANGED TO CLARIFY THIS IS STILL ANDROID 2.1. The download version is still the same as before. I felt this would make more sense.
Battery Mod Is Here!
mozman has verified that the Super Circle Battery Mod with % does indeed work. I have run the mod through the same optimization scripts that I put the entire ROM through, so you can be sure you are getting a pure optimized ROM that will run as fast as possible. Download link for this optional mod is at the bottom of this post.
Click to expand...
Click to collapse
Well, for those of you who know me, I've decided to finally give Android ROM building a shot. It's a learning process, but I'm picking up on it pretty quickly, and I must say it's a ton of fun so far . I owe my inspiration to the likes of theimpaler747. ASimmons, zenulator, and of course, NFinitefx45. These guys all work hard to bring you great stuff, without their advice, I'd be nothing.
I need beta testers! I've been using this ROM for some time now but I need YOU to tell me if there's anything wrong with it . Please go easy on me, I'm still learning the ropes of this stuff. Any and all feedback is appreciated! If any of you veteran ROM devs come across this, feel free to drop me some advice
Who is this ROM for?
This is for a pretty broad range of people; those who are interested in stock Sense minus the bloat. I've removed a fair amount of bloat, including all the Sprint apps and a few HTC apps/Widgets that I feel are of little value. The ROM is also fully png-optimized, as well as zipaligned. That, paired with the fact it's an ODEXed ROM (might add deodex in the future) as well as Zen's AnyKernel, makes for a quite zippy ROM that only gets faster as you use it.
What is this ROM's base?
This ROM is based off of Nfinitefx45's fantastic rooted .7 ODEX release (link). While we're on that topic, I'd like to say that all the credit for rooting/getting the base of this ROM out the door is ENTIRELY credited to Nfinite. I take no credit for the rooting process, the addition of busybox, the addition of A2SD, and anything that you see in his .7 thread. Nfinite is a genius, and he has inspired me to create this offshoot of his ROM.
So what do I gain by trying this?
Simply put? Speeeed. Lots of it. Check out the tech specs for the full skinny on why.
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Tech Specs
Core:
~ Base: NFX Sprint 2.31.651.7 STOCK Odex
~ Kernel: Zen's AnyKernel with no Perflock (Set to 691 by default, can be pushed to 768 if desired)
~ All apks fully zipaligned and all image files are fully png-optimized. This results in faster performance and smaller size.
~ Free space on first boot: ~140 MB (without using A2SD)
Included Apps:
~ New Marketplace (with Auto-Updating) integrated
~ Wifi Tether 1.6
~ Busybox (Credits for installation goes to NFinite)
~ Apps2SD (Again, credits for installation goes to Nfinite)
~ Quickboot
~ EStrongs File Manager
Removed (Any/All of these can be added back in, see bottom of post):
~ Twitter Widget
~ Google Maps (Can be installed from Market)
~ Stock App + Widget
~ Flickr
~ HTC Footprints + Widget
~ HTC Twitter
~ HTC IM
~ Sprint VVM
~ Sprint Navigation
~ Sprint Nascar
~ Sprint TV
~ Sprint NFL
~ Sprint TV Widget
~ Stock Ringtones
Credits
~ Nfinitefx45 - for the inspiration and the extremely well made base
~ ASimmons - for the excellent optimization scripts. Seriously, I owe a lot of the speed/quality of this ROM to him
~ Regaw-Lenaid - For the excellent zip signer.
~ theimpaler747 - inspiration
~ zenulator - for the kernel as well as his tireless efforts to bring you the best in GSM ports.
Notes
~ None of the framework files have been edited. The theme is stock stock stock!
~ HTC Navigator will not do anything until you install Google Maps.
~ I'm new to the Android ROM cooking game. Please be nice to me
Download
Dropbox
Mirror: Mediafire
Addons
I suggest you use Android Commander to push these back in.
Removed System APKs - This contains all the removed Widgets and APKs from System/App. This does not include GMaps/QuickOffice. To use, unzip it, delete what what you don't want, and either adb push it into system/app or use Android Commander to do so. NOTE: If you're looking specifically for Sprint VVM, it's the apk called "sprint_core.apk". It's the only APK that isn't obviously named, sorry about that!
Removed Data APKs - This currently includes Google Maps and Quickoffice. Both of these can be DLed from the market, and it's probably easier to do it that way, not to mention the ones on the market will always be up to date. However, if you'd prefer to save a bit of time, they are here for you. They do not need to be pushed, simply drop em on your SD card, and enable Unknown Sources temporarily and install using a file manager. HINT: If you don't want to grab a file manager or want to save some time, just copy the download URL, paste it in an email message to yourself, and open it from your phone. The phone's browser will handle the downloading of the APK, and you can just tap the apk from the list of downloads to initiate the install .
Removed Ringtones - These are all the ringtones that were removed. The reason they are not in the ROM is because they are better off on your SD card, freeing up a whole 2 MB on your system memory. What I suggest you do (to avoid having to adb push all of these) is to simply make a folder on your SD card with the following path :media\audio\ringtones\ . Put all the ringtones in there, and that way, no matter what ROM you use in the future, you'll always have the ringtones in there . If you'd prefer not to do this, you can adb push or use Android Commander to push them to system\media\audio\ringtones\. NOTE: Your your android.phone process might FC if you have no ringtones present. Either create the path above on your SD card and put something on it, or push the ringtones. A minor service release might have me putting a very tiny "Silent" ringtone in the folder to prevent any FCs from happening. Again, if you store ringtones on your SD card, this won't affect you at all.
Mods
Nandroid before flashing these. To get help with these, click on the user who tested it. He/she was the one who flashed and ran the mod, so their post will help you if you have problems.
Super Circle Battery Mod w/ Percentage
Author Credit: Nfinitefx45
LiquidSense Testing Credit: mozman
Download - This mod has been fully optimized using the same scripts that were run on the Mod itself. You can be sure that it will not slow down the phone in any way. I have also personally tested it for quality assurance .
Liquid's Tips!
~ On first startup, sign into your Google account but don't do Facebook sync. Wait till you boot into the ROM, and connect to a wifi hotspot (if you have one). Once the sync icon goes away, and your google account has finished syncing, then get started with Facebook sync. Remember, Facebook sync, at least for the Contacts syncing, happens in tiers. It'll do, for instance, A-E first, wait a bit, and then it will do F-P, etc etc. Have some patience .
~ Battery! As much as always on sync is useful, there are a couple things you can do to lengthen your battery life. For instance, for Google, I always leave Gmail sync on. But ask yourself, how often are you adding/removing Contacts from your Google account? I don't do that too often, so uncheck contacts. Also, unless I have major changes to be made to my Google Calender, I also leave GCal syncing off as well. Once it finishes its first-time sync, all your events are there anyway. Next up, Facebook! The big deal for me for Facebook is that I run it once and my Contact images sync together. I'm not a big user of the Live feed. So for me, once my contacts' images finish syncing, I leave both unchecked. These two tweaks will save you some juice, because it'll drop the number of things/times your phone checks for at the specified interval.
~ GPS! I've found that using the same fix for faulty GPS locks in CM6 in this ROM actually improves the GPS lock time like mad. Grab "GPS Status" from the Marketplace and reset/redownload the A-GPS cache. After I did this, I had a super accurate lock in under 4 seconds using Google Maps
~ Task Killers! In my experience, I've found that task killers tend to do more harm than good. My suggestion is to simply place a shortcut to "Running Services" on your homescreen, and check it periodically. For instance, GTalk Service likes to come up every so often, and when it does, I just end it. For the most part, I've done well without a task killer. Android was designed to manage its memory pretty well! Again, I know this is a debated idea, so take with a grain of salt NOTE: Do not end GTalkService while using the Market. GTalkService is also the service that pushes your Google Account credentials to apps that require it, your Market being one of them.
~ Random bits:
I've found that pressing Menu while in the Sense App Drawer and switching to List View makes the scrolling a bit faster and smoother
Not using all 7 homescreens? Make sure there's no widgets on the ones you're not using. I've found marginally better performance and battery life from doing so.
D/Lding now will report
FdxRider said:
D/Lding now will report
Click to expand...
Click to collapse
Great. Be sure to tell if it flashed properly with no errors (shoudln't be any) and if you run into any FCs. Also let me know if you notice a bit better performance
I will download it and report back with this rom
Sent from my HERO200 using XDA App
Can you provide a zip file of the removed apks? That would be great in case people want to reinstall anything.
I haven't came to no problems yet
Sent from my HERO200 using XDA App
No problems here. WiFi works, Bluetooth works and keyboard functions fine.
Sent from my HERO200 using XDA App
Using ClockworkMod recovery.
So far, so good. Did a nandroid, wiped, flashed, and it booted right up. No problems.
Edit: Noticing the speed. So far very fast and snappy.
GPS works great. Just a few seconds to find my position in my house near a window.
I've been using AOSPmod for a few weeks now, but I'll try this. Might go back to sense. Will report back with results
EDIT: uhh... Having a really weird problem. the keyboard is pressing Q no matter what button I push
I might even try this one, though I'd prefer deodex.
@OP: Been looking for something like this. A lean, mean rom.
Someone else already suggested a zip with the apks that were removed incase people want to add one or two back. Personally I like SprintVVM on stock roms, for example.
Next, have you seen this slightly dated thread? http://forum.xda-developers.com/showthread.php?t=581976 it talks about what people have found to be safe to remove from the stock HTC rom. It's a bit dated, but most of what is written still works. Something to toy with.
Of course we could just take your rom and delete the extras ourselves -- the beauty of the game
Not bad so far. Will run awhile and see if gets laggy after awhile like all sense roms seem to do.
Sent from my HERO200 using Tapatalk
Runs exactly like nfx Rom.. Even though you built it based on his... good work...
Sent from my HERO200 using XDA App
Can someone tell me how many memory the system uses? I'm using firerat's custom mtd partitions and want to configure it so I can get as much available user memory as possible. Thanks.
everythings working fine so far.....its snappy too.....will try out for some more time and see if anythings going bad.
gqukyo said:
Can someone tell me how many memory the system uses? I'm using firerat's custom mtd partitions and want to configure it so I can get as much available user memory as possible. Thanks.
Click to expand...
Click to collapse
Should be ok at 160 2 on this Rom.
Sent from my HERO200 using Tapatalk
Good job...ROM I've been looking for as an alternative to CM6.
Since this is based on nfinites .7 stock will the kernels he posted work with this? Not a big fan of SetCPU or OC Widget and my phone is happy at 710. Actually it's happiest at 729 but I don't know how to modify the kernel to default to that
Installed and running smooth so far
Running smooth so far. Going to run it for a couple of days to see how it is on battery. I think this is the perfect ROM for me. I do not use any of the stuff you took out.
LiquidSolstice said:
Great. Be sure to tell if it flashed properly with no errors (shoudln't be any) and if you run into any FCs. Also let me know if you notice a bit better performance
Click to expand...
Click to collapse
Flashed OK,Mobile wouldn't connect so i could login to my google account but held down end button and turn mobile connection off and on then everything was good.
Have a Question tho? Did you leave google maps and Navigation out(didn't see it in the list in your OP)? It's ok just had to d/l from market is all I use it a little. So Far so good

[ROM][Sept26][INSPIRE] Virtuous Unity 2.39.0 Sense 3.0 Based on Pyramid

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Virtuous Unity is the first custom Sense 3.0 ROM, scaled for WVGA screens, to be based on an official shipping release from HTC (1.45.401.2).
The entire ROM is brand new, taking no application or framework components from any prior Sense 3 releases.
Unity is the result of a collaborative, team effort by the following developers:
Flemmard
Diamondback2010
rmk40
chrisch1974
m-deejay
seo
eViL D:
cypis
cjward23
Screenshots
Features
Based on the official Sensation shipping ROM (1.45.401.2).
Ported for full functionality on each supported devices. Additional device support is being added regularly.
Resized for WVGA (800x480) displays, using a purpose built tool to modify HTC's proprietary m10 binaries, developed by Flemmard and Diamondback.
Heavily optimized for fluid performance and usability.
Overclocked kernels with numerous additional kernel modules.
Built-in screen state frequency scaling (1.2Ghz-245MHz/ondemand screen-on, 806Mhz-245Mz/conservative screen-off), via custom built Virtuous_OC C daemon.
Trackpad wake support (DesireZ/G2 and MT4G only).
WiFi calling (T-Mobile USA only).
Fully functional device hardware, including wifi, bluetooth, camera, camcorder, etc.
Market-sourced applications (Gmail, Maps, Voice, etc) automatically installed on first boot into /data/app for easy removal.
Bloatware and unnecessary applications removed.
Supported Devices
Desire HD
Desire Z
Desire S
Incredible S
Inspire 4G
myTouch 4G
Porting Information and Credits
There has been an enormous amount of interest surrounding utilizing components or modifications from our ROMs. To this point, our policy was that any such work needed to explicitly be approved by the team. The fact of the matter is that the policy is simply not enforceable and any time consumed working to enforce it detracts from the time we have to work on Android (which is what we really enjoy). As such, we’ve decided to go in a different direction.
Going forward, ROM developers are welcome to utilize any portions of our ROM which are of interest.
Our only requirement is that you let us know about what you’re doing by sending an email to (devteam|at|virtuousrom.com), credit the Virtuous Team in your thread(s) and provide a link to our website. No response on our part is required whatsoever, we’re just interested to hear about how our work is helping you.
Our plan is to continue to innovate and push the envelop of ROM development; with the goal of staying enough ahead of the curve to merit a desire to clone our work.
hrk - Allowing use of ghostySMS Vision version.
cypis - For his awesome Unity-banner
robocik - Tips regarding APK compression.
capychimp - Tips with DHD audio optimization.
HTC/Google- For building such a good base system.
Important Notes
If you are experiencing random freezes and/or reboots, this is likely due to your device being incapable of handling our overclocking defaults. Download and apply this flashable patch, which will reduce the maximum CPU frequency to 1Ghz and likely eliminate this issue.
You must complete a full wipe prior to installing this ROM the first time. We also recommend wiping between upgrades, but you are welcome to try upgrading without a wipe. However, no support will be provided if you file a bug without having wiped prior to submission.
Bugs and Errors
To ease the process of reporting bugs to the team, we made a public bugtracker where you can report the bugs you found. Please make sure you read all the existing entries there to avoid doubling the errors.
The bugtracker is located here.
Device specific information
Download :: Changelog :: More Information​​(Official Website of Virtuous ROM)​Check out our forums​
Install instructions (thanks to lollylost100):
1. Make a full wipe (please don't use Full Wipe 1.5 (EXT4) or such tools)
2. Flash ROM
3. Reboot
Please keep in mind:
You can always try to do a non wipe install, but we can't provide you support in this case.
If you find any errors in the ROM and you have NOT wiped before, please wipe and see if the errors persists.
Special features
This ROM has some unique or not widely known features which I want to explain here.
Screenshot
This ROM (in fact most Sense 3 ROMs) has the unique feature to make screenshots without any additional app.
Just Hold the "Power"-Button and then press "Home" at the same time and the phone will save your screenshot in the Images folder on you SD-Card.
OC Daemon
This ROM deals with overclocking a little bit different than other ROMs. To get further information read this post.
Fancy input animations
Unfortunately HTC removed from all their Sense ROMs the "open" and "close" animations for the keyboard.
Thanks to seo we were able to get them back
There are two different animation versions. The normal one is always activated and there is also no way to deactivate it.
The second "fancy" version can be enabled via the app "Spare Parts" which is in the Android Market.
Custom user app install during first boot
The ROM has the ability to automatically install custom user apps during the first boot (after a wipe)
All you need to do is the following:
Create an folder on your SD card and name it virtuous_unity
Create another folder inside virtuous_unity folder and name it 'app.user'
Copy all the desired apps in this directory in there paketname form, for example: 'com.quoord.tapatalkxda.activity.apk'
Now flash the ROM via your recovery
During the first boot the apps get installed from your SD card, as this will take a while, don't get impatient
Release strategy
We are planing to release our ROM in the future every week on the same day and around the same time.
This point in time will be every Monday night (GMT). Which is ca. 24h from NOW.
If there are no MAJOR bugs we will release what ever we have done at this time.
Saturday night (GMT) is the so called feature freeze, then the ROM will enter the testing phase. It gets tested until monday and then the team will talk about the results.
Once everything is approved we'll release the next version.
As you should know now when the next version arrives I won't answer ANY questions concerning ETAs.
Further information and support at #virtuousrom on Freenode
Changelog
Our changelog lives here.
Supported devices
Desire HD (Ace)
Desire Z (Vision)
Desire S (Saga)
Incredible S (Vivo)
Inspire 4G
T-Mobile MT4G (Glacier)
Addons for v1.27.0
CRT patch (add CRT animation): Flash in recovery.
NO CRT patch (revert CRT animation back to stock): Flash in recovery.
Introduction to the new Overclocking Daemon
This ROM features a completely new way of Overclocking and managing screen states.
The History
But before explaining it further, let's talk about previous solutions.
There are several different approaches to archieve "screen-state-scaling".
That means basically that the govenor changes if you turn the screen off and changes back to normal when turning the screen on.
This is mainly used to restrict the amount of CPU usage (the frequency in fact) during screen off. This can lead to a major battery life increase.
The solutions so far were:
App like SetCPU, which change automatically the govenor based on profiles
integrated solutions in the govenor itself
Both these solutions have major problems.
The one with a tuner app is always a little laggy right after turning on the screen because SetCPU (or any other CPU tuner) needs some time to change the govenors (up to 7 seconds). This leads mostly to major lag in the lockscreen.
The second solution is the smartass govenor. It has already a screen-state-scaling included, so it reduces the frequency when the screen turn off.
This could be a really nice solution but it has some problems too.
Smartass most of the time is not really stable and has problems with its frequency scaling.
State-of-the-art-solution
So we (more precisely rmk40) thought of a better solution.
He wrote a native C Daemon which changes the govenors instantly without any lag.
This leads to major performance improvements right after turning on the screen and in the lockscreen.
But at the moment this solution is a little bit harder to configure. We are plaing to make a GUI for this, so you get the same comfort as using SetCPU.
Nevertheless you can even now adjust the daemon to your needs.
Be aware that the daemon only works if all CPU tuner apps are deinstalled. Otherwise it deactivates itself.
How to adjust the daemon
The daemon is configured with 6 files in the folder /system/etc/virtuous_oc/.
There are 3 files for the wake state and 3 for the sleep state. For each state one file for the govenor, one for the minimal frequency and one for the maximal frequency.
You can easily edit these files eg. with RootExplorer or any other app which can edit system files. So you can adjust the frequencies and the govenor for each state just like with SetCPU.
In order to get the available frequencies for the current kernel, just open your favorite terminal app and type
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies
You could also use adb shell to show the frequencies on your computer.
To get the available govenors use a similar approach:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_available_governors
Please make sure, you are entering the right values in the daemon's config files.
reserved for future use4
At the risk of sounding like a complete ass, if we are already running VU 1.0, do we still need to wipe data, or can we leave that partition be? I'm asking because the previous thread for 1.0 indicated that future releases would not require a full wipe, so the instructions above are not entirely clear for those of us who are already on board.
Thanks for keeping up the great work!!!!!
BillTheCat said:
At the risk of sounding like a complete ass, if we are already running VU 1.0, do we still need to wipe data, or can we leave that partition be? I'm asking because the previous thread for 1.0 indicated that future releases would not require a full wipe, so the instructions above are not entirely clear for those of us who are already on board.
Thanks for keeping up the great work!!!!!
Click to expand...
Click to collapse
Wait for me to finish the post
Easy way : no wipe = no support, wipe = support
LOL! Sorry, pulled the trigger a bit too quick on that. Been anxiously looking forward to this release and jumped the gun.
Do the widgets with buttons still hang below Rosie or has that been fixed? I don't see it in the change log....
Nick12484 said:
Do the widgets with buttons still hang below Rosie or has that been fixed? I don't see it in the change log....
Click to expand...
Click to collapse
If you don't see it in the changelog....
No not fixed right now, not such a big issue there were more important things
Fix would be easy but dirty, i'm trying to find a better way.
Diamondback2010 said:
If you don't see it in the changelog....
No not fixed right now, not such a big issue there were more important things
Fix would be easy but dirty, i'm trying to find a better way.
Click to expand...
Click to collapse
Oh ok, just asking. in the issues that were listed in the Desire HD thread it had said it was fixed in the next version so I was confused when I didn't see it. Great ROM thanks
Nick12484 said:
Oh ok, just asking. in the issues that were listed in the Desire HD thread it had said it was fixed in the next version so I was confused when I didn't see it. Great ROM thanks
Click to expand...
Click to collapse
Oh yea, sorry my bad Deleted a line to much
Diamond, will all APKs in the virtuous_unity folder automatically installed during flashing the ROM?
destroyer67 said:
Diamond, will all APKs in the virtuous_unity folder automatically installed during flashing the ROM?
Click to expand...
Click to collapse
You can't put custom apps in there atm, this feature is planned for a future version
Ok, I had trouble flashing. Individually wiped each partition (data/cache/system/dalvik), then also wiped via 'factory reset' for extra measure. Then mounted /system and /data, chose .zip file and get the error: "Error in /sdcard/virtuous_unity....zip (Status 1). Installation aborted.
When I **UNmounted** /data and /system, then flashed, it worked.
BillTheCat said:
Ok, I had trouble flashing. Individually wiped each partition (data/cache/system/dalvik), then also wiped via 'factory reset' for extra measure. Then mounted /system and /data, chose .zip file and get the error: "Error in /sdcard/virtuous_unity....zip (Status 1). Installation aborted.
When I **UNmounted** /data and /system, then flashed, it worked.
Click to expand...
Click to collapse
Normally you don't need to mount. That was just a workaround in the first version.
Sent from my Desire HD using Tapatalk
Diamondback2010 said:
Normally you don't need to mount. That was just a workaround in the first version.
Sent from my Desire HD using Tapatalk
Click to expand...
Click to collapse
Cool. Suggest you amend the first post to indicate this.
And, for the record... WOW!
Holy $hit!!!!!
Cool.
Fast.
Stable.
What more can one ask?
ROM is excellent... tried it out yesterday. RMK was able to fix the issues I encounted when I first got this ROM.
Only issues, which I hope will be fixed/resolved ..
- The hanging of buttons from the widgets below dialer/phone button.
- Like RCMixKingdom, video playback in portrait mode is distorted.
Most of the widgets I use are affected by the low buttons, so until these are fixed .. I'm gonna stick with RCMix Kingdom.
Don't get me wrong here, ROM is excellent. Like the fact that the OC is built in without having to use an app to control .. fast, smooth etc etc .. definately a ROM I will keep my eye on, very promising
Be interesting to see if someone can port this into 2.3.4 instead of 2.3.3 .. LOL
*** EXCELLENT WORK PEOPLE ***
Hi man, this rom looks great, tell me what its the diference between this rom and rcmix3d?
What's the difference in this and rcmix? Reason I ask is i want sense 3.0,but with rcmix its sluggish for even oc'd to 1.5.
Edit: jamm13 must have posted his question as I was typing mine lol. Just didn't want it to seem like I didn't read the thread
Sent from my HTC Desire HD using XDA Premium App

[3-9-12][ROM][EP4D] InfinityROM

NOTE: I will support this here as well, and am posting here so others can see the ROM as well. However, I will keep the post and information more up-to-date on Rootzwiki. I don't have time to browse through a bunch of different forums for support questions and other requests, so please keep that in mind when posting here.
With that being said, here is what you've been waiting for. This is the continuation of the last InfinityROM that was created based on the EP1W leak. A lot has changed since then, way to much to go through and update in the posts of the previous topic, so we are starting out fresh. This ROM is based on the official OTA that just recently got sent out to DROID Charge users everywhere. From there, it went through a major weight loss session, and got a full make over to get the wonderful orange and brown stock color scheme out. Much of the theming work was originally done by Retrokid223, and has been brought into this new ROM by myself. We went for a TouchWiz 4 look from the SGS2, mainly because it is currently the look that I like.
To go through a brief history of what this ROM has gone through to get to its current release state, here is a slight Cliff Notes run-down. I took the update and went from EE4 to EP4D. I then dumped the stock ROM from my phone and deodexed it. From there, I went to work taking out a bunch of stuff that people don't want, and things that are easily installed from the market. After that, I replaced a small handful of TouchWiz apps with their AOSP equivalents, and rethemed everything, updating icons and images as needed from newer SGS2 and also SGS ROMs that have been released into the wild since EP1W came out. A few tasteful mods have also been added, and from here, TSM Parts will follow shortly.
This ROM is mainly so people can continue to use InfinityROM and the latest update without having the ugly stock color scheme. I will try to keep a TSM Parts free version updated as changes are made, but not everything will remain free of TSM parts changes forever. This initial release does not have anything major TSM additions in it yet, but those are on their way for the people that want them (myself included). Many apps have remained stock, though they have been rethemed to ditch the stock color scheme. The reason for this is to keep the added functionality of the TouchWiz versions, cause the AOSP versions of many of the apps are lacking in the usability department. Stuff that has been replaced has been from a stock, deodexed dump of 2.3.7 from the Nexus S.
To go with the great ROM, is a great repacked kernel. Since you can only do so much to a stock kernel when repacking it, I kept the EP4P kernel from the last test version of the ROM with the current update. This will be replaced in the coming weeks once I can get a source built kernel going. There are only minor changes to the kernel that is included, so it's nothing really special, but it gets the job done.
Screenshots will be added at a later date, along with what are likely to be several additions that users can put into the ROM (stock keyboards and other items). For now, this is what you get, and stay tuned for future updates, as there is more to come.
Installation Instructions
Backup your current ROM and Data before flashing
Download the ROM package and transfer it to your SD Card
Flash CWM if you have not already done so, then restart your phone into recovery
Select the ROM that you downloaded and flash it. NOTE - the package will auto-format your partitions to ext4 wiping all data in the process
Restart your phone, and enjoy
Downloads
0309 Infinity
0309 Infinity w/TSM Parts
1214 Infinity
1214 Infinity w/TSM Parts
1211 Infinity
1211 Infinity, EXT4 Formatter
1211 Infinity w/TSM Parts
1211 Infinity w/TSM Parts, EXT4 Formatter
1204 - Initial Release
Add On Packages and Other Files
Backup Assistant
DLNA Client (AllShare)
Media Hub
Samsung Keyboard
Screen Capture Service
SNS Accounts
Swype
TW3 Widgets
TW4 Widgets
Verizon Apps
Accurate Battery
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks
jt1134 - for helping me get started with development
sbrissen - for TSM Parts and all his smali help
Retrokid223 - for the initial theme work that was used
Miscellaneous Helpers and People that Deserve Thanks Anyway
OMJ
Adrynalyne
nitsuj17
chopperthedog
KhasMek
poitee
supercurio
The rest of TeamSbrissenMod
Changelog
0309
Fixed force close on themed OzEmail.apk
Uploaded several AddOns
Updated ad-block hosts file
1214
Minor theming work done
1211
A few framework changes (framework.jar mainly)
TSM Version Added
TouchWiz4 Launcher replaces TouchWiz3 Launcher
Google Music replaces TW Music Player
CRT On/Off animations added
TW4 Widgets available for those that want them
1204
Initial Release
Screenshots
See Here
Frequently Asked Questions
How do I get root access?
Download and install Superuser from the market. The su binary that is required should already be there via the kernel, all that is required is its complimentary application.
How do I install the ROM?
See the first post of this thread.
How do I go from XXX to this ROM?
The fastest way to go to this ROM from anything is by downloading and flashing the ROM+Kernel on EXT4 package. That will format your partitions to EXT4 and then install the kernel and ROM. Note that this will wipe all of your user data in the process, so be sure to backup anything you may want prior to flashing.
Where is Gmail, YouTube, Maps, etc.
All Google applications were removed from the ROM. This was to make sure that you are running an up-to-date version on your device and it also saves some bandwidth when the ROM is downloaded.
Does this kernel support Voodoo?
The kernel does not use the Voodoo Lagfix functions. However, it does fully support EXT4 partitions. Voodoo Lagfix is meant so partitions can be converted to and from RFS/EXT4. To do this, the boot process is slowed down for partition checks and conversion. To avoid this, I just enabled EXT4 support so you can still reap the benefits of the improved read/write capabilities without having to wait for the phone to boot up.
Voodoo sound is another matter entirely and can be enabled (in part) by using Voodoo Control Plus. This will allow you to load a beta Voodoo Sound driver that supports many of the functions of Voodoo Sound. Until source code is release for Gingerbread though, full Voodoo Sound support will be unavailable.
Does this kernel support overclocking?
No it does not. Source code will need to be released before many features, such as overclocking can be included.
Do you have plans to include XXX in your ROM?
The current plans for this ROM are to bring in TSM parts, and any updates to that it receives as well. There may be some other updates outside of TSM Parts, but currently, there are no other major plans. If you would like to see something included, please link to what you would like and it will be taken into consideration.
I am having xxx issue, can you fix it?
We can certainly try, however, we will need some information from you first. In order to fix a problem, we need as much information as possible from you about it. Please provide details of the issue, such as the application name you are having problems with. If you can reproduce the issue consistently, provide the details on how to do so, that way we can attempt to recreate it ourselves. If it is a graphical glitch, try to get a screenshot of the problem, or a regular camera picture. The most valuable information you can provide is logcat output, see below on capturing a good log for us.
How can I get a good log of a problem I am having?
There are two methods you can use to get a log for us. The easiest method is to use aLogcat from the market. An alternative method is to use adb on your computer. If you do not know how to save the adb output from logcat to a text file, I recommend using aLogcat. Once you are ready to capture a log, start logcat from adb, or aLogcat. With the log still running in the background, recreate your issue several times (3 to 4 times should be sufficient). Once you have recreated the issue multiple times, stop the logging and save the log file. With aLogcat, it will be saved to your SDCard. Then, take your log output and send it to us, preferably via PM. The reason we request via PM is that sometimes, logcat can capture personal information, such as your email address or phone number. Rest assured that we have no interest in this and will use the output strictly as a debugging tool to help fix whatever issue you are reporting. We hate spam just as much as you do. I have also attempted to remove as much of the debugging output of personal information as possible, but I can't catch everything. In any event, I still recommend learning to use logcat from the Android SDK, as it is an invaluable tool.
Also, if you are reporting a graphical bug (something that needs themed), please get a screenshot of what you see that needs changed. Note that we cannot change everything. If it is from an application that is not included with the ROM, it may be much harder to fix the problem as sometimes apps do not pull their color information from the ROM and hard code their own colors. This is most noticeable in the quick panel notifications. However, it is still possible that something was missed, so feel free to submit reports of anything that you feel has yet to be themed.
Help, I restarted into recovery and lost all of my data!
This is an issue that affects people randomly. My opinion is that you can deal with it for the time being. I recommend using a good backup solution that doesn't involve recovery. I say this because I test ROMs and have had my data wiped hundreds of times due to testing over the past several weeks. If I can deal with resetting everything all the time as the developer, you, as the user, should also be able to make due until a permanent solution can be found.
How can I thank you for your work?
Just click the thanks button on our posts. We do this for fun, but if you wish to a monetary donation, click the Donate button by my Profile Picture.
How can I get XXX app to vibrate on new notifications?
It seems that some applications are ignoring the global vibrate notification setting. To fix this, go into the application and press the menu button and go to settings (or however you get to the application settings). Find the notification settings, and turn on vibrate. It seems that messaging is the biggest complain among people, and this should solve the problem.
I created a theme for your ROM but have no where to host it
If you send me a link to your theme, I will host it for you on my site (imnuts.org). Note that I may not get to your message for hosting immediately, and also I won't host any theme that isn't tasteful and clean. If I find out that you are porting a theme without permission, your file(s) will be removed immediately and any further actions appropriate will be taken.
Can XXX be added to the FAQ?
While we strive to keep up with posts, sometimes we may overlook a repeated question or issue. If you see something you would like posted in the FAQ, feel free to ask. We only ask that you put your request in the following format:
Code:
[b]Question goes here[/b]
Answer goes here
Thanks....cant wait to see how it looks!!!
awesome job bud
it can be a pain to maintain rom threads across multiple forums, but there are those that only frequent one forum so its helpful to them
You are the man! Can't wait for tw4.
just wondering...how long should it take for first boot?
been hangin out at this SGII logo for about 5 minutes
EDIT: battery pull, reboot to recovery, wiped dc, boots fine now
I usually hang out here and on RootzWiki so if I ever see any questions about this ROM, I'll try to answer them as best as I can for you (imnuts).
obededom said:
just wondering...how long should it take for first boot?
been hangin out at this SGII logo for about 5 minutes
EDIT: battery pull, reboot to recovery, wiped dc, boots fine now
Click to expand...
Click to collapse
That happens occasionally on any rom after a dalvik wipe. Not sure why, but it seems like something just gets hung up sometimes.
LOVE IT!!!!!!
Thanks for the new rom. Works great and I love the color scheme. I just wish I could find some GS2 widgets that would work with this rom and I'd be set for life
xfearxphoenixx said:
Thanks for the new rom. Works great and I love the color scheme. I just wish I could find some GS2 widgets that would work with this rom and I'd be set for life
Click to expand...
Click to collapse
That may arrive in a future update. Need to talk with the TSM Fascinate folks about the rest of the TW4 integration.
Flashing now through CWR. Cannot Wait! Grazie!
---------- Post added at 08:33 PM ---------- Previous post was at 08:26 PM ----------
Clean, Sexy, Sleek, Simply Amazing - Love the Push mail within Em-Mail - VERY DeBloated - Comes without Google Apps - Great Work!
thank you for doing all this work. you and danalo and everyone who puts in the hours, for nothing more than a few bucks, needs to be knighted.
Anyone mind posting some screens or point me the direction where I can find some
Sent from my Gummy Charged GBE 2.0 using xda premium
bfitzpatrickd2d said:
Anyone mind posting some screens or point me the direction where I can find some
Sent from my Gummy Charged GBE 2.0 using xda premium
Click to expand...
Click to collapse
screenshots:
http://rootzwiki.com/topic/11175-rominfinityrom/
bfitzpatrickd2d said:
Anyone mind posting some screens or point me the direction where I can find some
Sent from my Gummy Charged GBE 2.0 using xda premium
Click to expand...
Click to collapse
Look at the GT-I9100 (SGS2) and it's stock look/theme and that is basically what this will look like. You could also get an idea of the look from the T-Mo/Sprint SGS2 variants, as well as several original SGS variant Gingerbread updates. I'll post some screenshots then when I get a chance to take them.
Awesome ROM!! Running smooth as butter. Only downside is i've already had the random data wipe after booting into recovery to flash the Minimal Theme. But I definitely like where this is going.
Sweet thanks, gave me another reason to stay up late and not talk to the wife.
Very nice
Very nice rom....clean slick to the point no bloat. I like being able to decide what is on my phone or not. Great Job, I may have a reason to keep this thing now...lol
Awesome and thanks! The Rom is working fabulously for me so far. Hoping that themers will take you up on your offer and begin themeing soon. Always love blue based themes myself.
Thanks again for the Rom!
Oh, by the way, do you plan on always packaging your kernel with the Rom or will you ever separate it as a stand alone download?
Sent from my SCH-I510 using Tapatalk

[ROOT][[2.2+][15.1.0] OPG Pro is not only battery saver.

OnePowerGuard Pro Introduction
OPG Pro is not only battery saver on rooted Android smartphones/tablets. It is an optimized combination and not a single solution.
Geek, Play, Attempt or Improving……
Two-year effort to build
13,280 hours of test duration, 1,252 user's posts, 767 gmail conversations
Not simply to play, but it is simple to use
Make a battery app of difference
Click to expand...
Click to collapse
Download​
XDA Report it http://www.xda-developers.com/android/give-your-battery-some-extra-life-with-onepowerguard-pro/
Click to expand...
Click to collapse
Features
Extends stand-by time and battery life and optimizes charging parameters
Easily find the consumption processes by Battery Doctor
Optimizes system kernel and CPU usage to improve device performance
Six (6) customized power-saving modes to suit different scenarios
Proactively guards from power-killer apps and safely shuts down useless power-consuming programs
Fast ON/OFF settings for 100% system customization
Intelligently switches to/from WiFi/Cell data to preserve battery life
Professional tips on power optimization
Overview
This first part of the OnePowerGuard Pro manual will give you an overview of how it works, the mode profiles, and other commonly used features.
Why I developed OnePowerGuard Pro?
How OnePowerGuard Pro works?
How to work OnePowerGuard Pro?
The Comparison Table
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
New Maslow’s Hierarchy of Needs
Guide
Start Guide
Battery Doctor Guide
Safe Clean Guide
Defence Stats Guide
CPU Status Guide
Apps Stats Guide
Upgrade Guide If you forgot to backup your key, just send an email to [email protected][/B]
[*] Settings Guide
[*] Switch Settings Guide
[*] Battery Level History Guide
[*] Widget Guide
Test
How to test OnePowerGuard Pro?
Entropy
Android Entropy of OPG Pro
Knowledge
CPU and CPU Frequency Introduction
CPU Governor Introduction
I/O Schedulers Introduction
Wakelocks Introduction
Some Wakelokes Handle
Saving Tips
Solve your issues
How to use Battery Doctor to find your battery issues?
FAQ
OnePowerGuard Pro FAQ
Review
End Users Review
- Help: http://onexuan.com/blog/help/
- Gallery: http://www.onexuan.com/gallery/index.html
- Slideshow: http://www.onexuan.com/batteryslideshow/index.html
- Free Version and Old Post: http://forum.xda-developers.com/showthread.php?t=1947559
Important
OnePowerGuard Pro is actually a script app, but our thinking is easy to run script by users who don't know how to run a script. Now Here is script open source!
Thank you for your support and payment.
Click to expand...
Click to collapse
Note: How to use Battery Doctor on Android 4.4 KitKat
Android 4.4_r1 removed the possibility for apps to request for the BATTERY_INFO permission, This is the commit https://android.googlesource.com/platform/frameworks/base/+/3714141d287c965ea3451831dd5167f63f8db87b%5E%21/
The reason (issue mentioned) for the commit is unknown.
This permission and the access to batterystats - formerly known as batteryinfo - service is vital for use cases (and apps) dealing with analysing awake and wakeup causes (battery drainers) as this services gives access to partial wakelocks and alarms.
I would like to request a rollback of the mentioned commit. See issue 61975
Here is a Solution from XDA forum by Xposed and download Version 6.2.0, Android 4.3 or older is well, you can flash older ROM
Enable BATTERY_STATS for KitKat
http://repo.xposed.info/module/com.gsamlabs.xposed.mods.enablebatterystatspermission
Click to expand...
Click to collapse
[Changelog]
V12.5.0
Update UI to material design
Improve UI thread of some interfaces to smoother
Improve icons and remove unused resources
Improve safe clean
Hi
Everybody. Please give me a feedback!
I have installed the latest version and as soon as I activated One power guard my phone was rendered useless. The phone instantly rebooted and reboots as soon as I try to do anything. I can't even uninstall the app because as soon as I touch the screen I get a reboot again. I really wanted this to work as it's plain to see the developer has put a great deal of time and hard work into developing this. It may be that I am getting these issues because I am using it on a pretty dated device (Galaxy S i9000) I hope that these issues can be sorted and it proves to live up to it's promise.
Works fine for me, a lot better than Green Power which I used before. No issues so far.
CM 10.2 based ROM on a Samsung Galaxy S3 LTE
Wishlist:
- plugin for Locale or Tasker to support automatic change of profiles based on certain conditions
- more in-app information about settings ( http://www.twofortyfouram.com/developer)
- better localization
- allow for I/O-settings, Ril, vm, ... - not just saying that it does something, but tell what exactly does it do. Maybe in settings screen, not the toast message
OnePowerGuard Pro Set SDCard R/W (Read/Write)
onexuan said:
Hi
Everybody. Please give me a feedback!
Click to expand...
Click to collapse
Hi,
I just install you apps and just become are advance user as well, i have a questions here, how to Set SDCard R/W (Read/Write) in every mode. how to optimize sd card(read/white) ?? what conditions is the best for every mode. please explain and give me the guideline. Thanks.
Drhedphuk said:
I have installed the latest version and as soon as I activated One power guard my phone was rendered useless. The phone instantly rebooted and reboots as soon as I try to do anything. I can't even uninstall the app because as soon as I touch the screen I get a reboot again. I really wanted this to work as it's plain to see the developer has put a great deal of time and hard work into developing this. It may be that I am getting these issues because I am using it on a pretty dated device (Galaxy S i9000) I hope that these issues can be sorted and it proves to live up to it's promise.
Click to expand...
Click to collapse
Hi
Could you tell me your OPG version, what ROM you using and the kernel version? be sure to install OPG V3.7.0 or later OPG V3.7.0
bbivan said:
Hi,
I just install you apps and just become are advance user as well, i have a questions here, how to Set SDCard R/W (Read/Write) in every mode. how to optimize sd card(read/white) ?? what conditions is the best for every mode. please explain and give me the guideline. Thanks.
Click to expand...
Click to collapse
First Thank you for your support!
I think 3072K is the best in most of the ROM, Here is an app that it can test sdcard speed https://play.google.com/store/apps/details?id=ales.veluscek.sdtools
I usually set to 3072K.
In General, It is easy to consume battery if The speed rate is set smaller.
husky69 said:
Works fine for me, a lot better than Green Power which I used before. No issues so far.
CM 10.2 based ROM on a Samsung Galaxy S3 LTE
Wishlist:
- plugin for Locale or Tasker to support automatic change of profiles based on certain conditions
- more in-app information about settings ( http://www.twofortyfouram.com/developer)
- better localization
- allow for I/O-settings, Ril, vm, ... - not just saying that it does something, but tell what exactly does it do. Maybe in settings screen, not the toast message
Click to expand...
Click to collapse
Do you mean to make a plugin that Tasker can change profiles of OPG? if so. I think this is a good idea.
Some in-app information is writed by blog, Because a lot of information.
Yes. it is very important. This needs some help from enthusiastic users.
OK. I will open some settings source.
I've been using this from the beginning and have always found it a great help. For me, one of the best things about it is that you don't have to be an expect to use it and can learn as you go along. Good to see a pro version out now. I have a question and a suggestion
Firstly, my license file is backed up but when I upgrade my device, is it easily transferable or is it device specific?
My suggestion; I should like to be able to set the app to change profiles at set times automatically, without having to use an external app; is this something you would consider?
onexuan said:
Do you mean to make a plugin that Tasker can change profiles of OPG? if so. I think this is a good idea.
Click to expand...
Click to collapse
Great to read that! I appreciate!
<localization> Yes. it is very important. This needs some help from enthusiastic users.
Click to expand...
Click to collapse
Maybe you could post the relevant files here? possibly someone may grab it and try and improve the strings
husky69 said:
Great to read that! I appreciate!
Maybe you could post the relevant files here? possibly someone may grab it and try and improve the strings
Click to expand...
Click to collapse
OK. I will upload the relevant files here.
Census Taker said:
I've been using this from the beginning and have always found it a great help. For me, one of the best things about it is that you don't have to be an expect to use it and can learn as you go along. Good to see a pro version out now. I have a question and a suggestion
Firstly, my license file is backed up but when I upgrade my device, is it easily transferable or is it device specific?
My suggestion; I should like to be able to set the app to change profiles at set times automatically, without having to use an external app; is this something you would consider?
Click to expand...
Click to collapse
1. the license file can be used when you upgrade your device, but they can't be used by other devices. the license files can not be shared.
2. I see. OPG Pro will support as quickly as possible, I was going to release this feature on the 5.0.0 version, but Spend a lot of time in the development of other functions.
onexuan said:
Hi
Could you tell me your OPG version, what ROM you using and the kernel version? be sure to install OPG V3.7.0 or later OPG V3.7.0
Click to expand...
Click to collapse
I was using UNOFFICIAL Carbon ROM (4.3.1) with Mackay 0.517 Kernel and OPG 3.8.0
Ive been using your app long enough...
I have Xperia Sola....your app makes the system lag slightly on stock rom
but when it comes to cm and aosp....man I have to say your app is mindblowing...
Yes people if you want to boost your battery stand by time.....this is the app!!
5 STARS
Brilliant ! I'll give it a try ! :good:
It appears the app is not saving the settings on stock Xperia Z1 .257 rom... I hope this can be fixed?
But... still loving the app and decided to support it
Keep up the good work!
Hi onexuan,
Bought your app to support your development!
However immediately found some bugs in it v5.0.3:
1. if I set "nothing" in floating window, it will still show on desktop
2. Optimize SDCard in each configuration always minus a few Kb upon saved, eg. in Daily Mode, I saved it at 2072 K (not sure why I can't scroll to 2048, very unfriendly scroll method....) and then saved. The next time I go into Daily Mode, I will find the value to be 2030 K and saved again, the next time I get 2000 K and so on.
3. Why it's always "Not Configured" in other modes (not the one I applied), since I already configured and saved the config. I prefer you have it labeled as "Saved" and the current config to be "Applied". Does this make more sense?
4. When I exit (by keep pressing back), seems like your app won't exit properly, is the foreground app should be close and the "service" should be running in background instead? Just my 2cent.
5. After I upgraded, The "Upgrade" wording still on the left panel, my suggestion is to remove/hide it from paid user, what do you think?
6. Can it auto detect my governor, as I'm using Devil's kernel which does not have say Powersave Gorvernor then I do not know which one I use, can I simply use the default governor of Devil's kernel? Does it have same effect (Powersave, Daily Mode, etc) if not using the recommended Governor?
FYI I'm using it on my Note 2 (N7100) with Supreme ROM v4.0 (JB 4.3 TouchWiz based, deodexed)
Hope my info helps! Thanks in advance! :good:
ESET .. I ignore this
Looks like after the second click I do, anywhere on this app, after setting a mode, the app crashes and freezes the phone, making it reboot.
I9505, FoxHound 3.4, Android 4.3, KT Kernel.
Yes, root was granted.

Categories

Resources