Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
pulser_g2
Old
(Last edited by pulser_g2; 9th June 2011 at 11:11 AM.)
#1  
pulser_g2's Avatar
Developer Admin / Elite Recognized Developer - OP
Thanks Meter 8054
Posts: 18,419
Join Date: Nov 2009
Location: United Kingdom Likes: Galaxy Note 2 Dislikes: Noobs
Default [DEV] Various ROM Tweaks via VillainTweaks (v1.3.1- 29 May)

OK... So I promised a fix per day, or thereabouts...

I didn't manage to get a fix done yesterday, but here's why...



It's a one-click (well almost - it asks you to confirm) way to install my tweaks and addons into your rooted ROM without worrying about ADB or Root Explorer. It also has 2 buttons to quickly remount your filesystem as RW or RO, without messing around with commands.

It is NOT ready for mainstream use, so consider it Alpha. It does make backups of any files it touches, but it will overwrite them if you reflash the same file. This will be addressed at a later date.

Enjoy, and let me know if it works (both the app and the Camera mod). You will need < 15% battery to properly test it though and see it still works. Also test camcorder mode please when that happens

Thanks also to kevin@TeslaCoil for his ShellCommand class to faciliate root commands.

The smallprint for VRTweaks...
Quote:
This app is not for distribution in "ROMs" without prior arrangement with myself. If you wish to share the app, give a link to this thread, or the QR code. The fixes available themselves are created by me, unless otherwise credited, and should not be cooked into ROMs. Android is about understanding what you are changing, rather than copying and pasting files.
You can get VRTweaks from This link

If you are after more tweaks, you can get that via installing the VillainROM custom ROM.


Having trouble getting an answer? | What is XDA about? | How to ask for help?

if [ $PM.incoming.type = $type.question.ROM.how_to_use ] || [ $PM.incoming.type = $type.question.ROM.silly_question ]; then mv $PM.incoming /.trash; PM.response($responsetype.ignore); $PM.sender.ignore_in_future=true; init.sequence($boy_who_cried_wolf); fi;


If you wish to apply for one of the Recognized Themer/Contributor titles, or have a question, please DO NOT send me a PM about it. Instead please contact your device's forum moderator, or a senior moderator, who will deal with your application. Thanks
The Following 22 Users Say Thank You to pulser_g2 For This Useful Post: [ Click to Expand ]
 
pulser_g2
Old
(Last edited by pulser_g2; 28th May 2011 at 09:39 PM.)
#2  
pulser_g2's Avatar
Developer Admin / Elite Recognized Developer - OP
Thanks Meter 8054
Posts: 18,419
Join Date: Nov 2009
Location: United Kingdom Likes: Galaxy Note 2 Dislikes: Noobs
Default [DEV] Various ROM Tweaks via VillainTweaks (v1.3.0- 28 May)

So... someone asked for more info... So here's some info.

XWKE2
Video Google Talk Version 2 (should support video on 3G)
System UI tweak to prevent notification and vibration when fully charged
Remove 15% battery limit on camera
Remove 10% battery limit on Video player

XWKDD
System UI tweak to prevent notification and vibration when fully charged
Remove 15% battery limit on camera
Remove 10% battery limit on Video player
Video Google Talk Version 2 (should support video on 3G)

XWKE1
Video Google Talk Version 2 (should support video on 3G)

VillainROM 1.0
System UI tweak to prevent notification and vibration when fully charged
Video Google Talk Version 2 (should support video on 3G)
Attempt to increase bluetooth A2DP bitpool (quality improvement)
Remove 15% battery limit on camera, and opening camera won't pause music
Remove 10% battery limit on Video player

VillainROM 1.1
Video Google Talk Version 2 (should support video on 3G)
System UI tweak to prevent notification and vibration when fully charged
Remove 15% battery limit on camera, and opening camera won't pause music
Remove 10% battery limit on Video player
Allow a chain of 10 SMS before converting to MMS, allow 200 recipients of SMS/MMS instead of 10
Rawat's Battery percentage and CRT-animation themed framework-res.apk
Enable HTC headphone button support (by paalkr)
Stop home button waking the phone(by paalkr)
Samsung Apps Update Part 1 of 2 (SamsungApps.apk)
Samsung Apps Update Part 2 of 2 (SamsungAppsUNAService.apk)
Madmack's Arabic Support (4 parts needed)


Having trouble getting an answer? | What is XDA about? | How to ask for help?

if [ $PM.incoming.type = $type.question.ROM.how_to_use ] || [ $PM.incoming.type = $type.question.ROM.silly_question ]; then mv $PM.incoming /.trash; PM.response($responsetype.ignore); $PM.sender.ignore_in_future=true; init.sequence($boy_who_cried_wolf); fi;


If you wish to apply for one of the Recognized Themer/Contributor titles, or have a question, please DO NOT send me a PM about it. Instead please contact your device's forum moderator, or a senior moderator, who will deal with your application. Thanks
The Following 3 Users Say Thank You to pulser_g2 For This Useful Post: [ Click to Expand ]
 
Northern-Loop
Old
#3  
Northern-Loop's Avatar
Senior Member
Thanks Meter 164
Posts: 539
Join Date: Nov 2009

 
DONATE TO ME
Cheers downloaded now so will test it tonight
 
kawa636r
Old
#4  
Senior Member
Thanks Meter 51
Posts: 331
Join Date: Aug 2010
Works perfectly!
 
pulser_g2
Old
#5  
pulser_g2's Avatar
Developer Admin / Elite Recognized Developer - OP
Thanks Meter 8054
Posts: 18,419
Join Date: Nov 2009
Location: United Kingdom Likes: Galaxy Note 2 Dislikes: Noobs
Quote:
Originally Posted by kawa636r
Works perfectly!
VRTweaks? Camera below 15%? Both?


Having trouble getting an answer? | What is XDA about? | How to ask for help?

if [ $PM.incoming.type = $type.question.ROM.how_to_use ] || [ $PM.incoming.type = $type.question.ROM.silly_question ]; then mv $PM.incoming /.trash; PM.response($responsetype.ignore); $PM.sender.ignore_in_future=true; init.sequence($boy_who_cried_wolf); fi;


If you wish to apply for one of the Recognized Themer/Contributor titles, or have a question, please DO NOT send me a PM about it. Instead please contact your device's forum moderator, or a senior moderator, who will deal with your application. Thanks
The Following User Says Thank You to pulser_g2 For This Useful Post: [ Click to Expand ]
 
ronj1986
Old
#6  
ronj1986's Avatar
Senior Member
Thanks Meter 95
Posts: 958
Join Date: Dec 2008
Location: Queens, NY

 
DONATE TO ME
What all changes does the apk do to the camera app. Does it give us the option to turn shutter sound off. i would like to test the camera apk, but its a system app, so I prefer to know all the changes before I mode my system.
 
pulser_g2
Old
#7  
pulser_g2's Avatar
Developer Admin / Elite Recognized Developer - OP
Thanks Meter 8054
Posts: 18,419
Join Date: Nov 2009
Location: United Kingdom Likes: Galaxy Note 2 Dislikes: Noobs
Quote:
Originally Posted by ronj1986
What all changes does the apk do to the camera app. Does it give us the option to turn shutter sound off. i would like to test the camera apk, but its a system app, so I prefer to know all the changes before I mode my system.
Allows camera to run at below 15% battery.

You can delete the sound file in /system/media/audio/ui to stop shutter noise


Having trouble getting an answer? | What is XDA about? | How to ask for help?

if [ $PM.incoming.type = $type.question.ROM.how_to_use ] || [ $PM.incoming.type = $type.question.ROM.silly_question ]; then mv $PM.incoming /.trash; PM.response($responsetype.ignore); $PM.sender.ignore_in_future=true; init.sequence($boy_who_cried_wolf); fi;


If you wish to apply for one of the Recognized Themer/Contributor titles, or have a question, please DO NOT send me a PM about it. Instead please contact your device's forum moderator, or a senior moderator, who will deal with your application. Thanks
The Following User Says Thank You to pulser_g2 For This Useful Post: [ Click to Expand ]
 
pulser_g2
Old
#8  
pulser_g2's Avatar
Developer Admin / Elite Recognized Developer - OP
Thanks Meter 8054
Posts: 18,419
Join Date: Nov 2009
Location: United Kingdom Likes: Galaxy Note 2 Dislikes: Noobs
Pushed a potential fix for Video Player stopping at 10% battery to the app. Anyone tested it?


Having trouble getting an answer? | What is XDA about? | How to ask for help?

if [ $PM.incoming.type = $type.question.ROM.how_to_use ] || [ $PM.incoming.type = $type.question.ROM.silly_question ]; then mv $PM.incoming /.trash; PM.response($responsetype.ignore); $PM.sender.ignore_in_future=true; init.sequence($boy_who_cried_wolf); fi;


If you wish to apply for one of the Recognized Themer/Contributor titles, or have a question, please DO NOT send me a PM about it. Instead please contact your device's forum moderator, or a senior moderator, who will deal with your application. Thanks
The Following User Says Thank You to pulser_g2 For This Useful Post: [ Click to Expand ]
 
eitama
Old
#9  
eitama's Avatar
Senior Member
Thanks Meter 128
Posts: 474
Join Date: Sep 2010
Location: Hod Hasharon
Iv'e not tested anything of your work yet in this Thread, but it seems awesome.
Donated 10$! keep up the amazing work.
Galaxy Note II - Everything just works, and beautifully.
 
pulser_g2
Old
#10  
pulser_g2's Avatar
Developer Admin / Elite Recognized Developer - OP
Thanks Meter 8054
Posts: 18,419
Join Date: Nov 2009
Location: United Kingdom Likes: Galaxy Note 2 Dislikes: Noobs
Quote:
Originally Posted by eitama View Post
Iv'e not tested anything of your work yet in this Thread, but it seems awesome.
Donated 10$! keep up the amazing work.
Thanks for your confidence I've not tested anything of it either... O2 still taking forever


Having trouble getting an answer? | What is XDA about? | How to ask for help?

if [ $PM.incoming.type = $type.question.ROM.how_to_use ] || [ $PM.incoming.type = $type.question.ROM.silly_question ]; then mv $PM.incoming /.trash; PM.response($responsetype.ignore); $PM.sender.ignore_in_future=true; init.sequence($boy_who_cried_wolf); fi;


If you wish to apply for one of the Recognized Themer/Contributor titles, or have a question, please DO NOT send me a PM about it. Instead please contact your device's forum moderator, or a senior moderator, who will deal with your application. Thanks

The Following User Says Thank You to pulser_g2 For This Useful Post: [ Click to Expand ]
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...