[MOD][UPDATE][b_randon14's Triumph Tweak Mod v1.2]
This i just a little collection of mods I have gathered and made for the Morotola Triumph.
It includes:
*A modified gps.conf using the one posted on Android Forums, and some things I gathered from other various places
*A modified build.prop with many tweaks I have added(If your using the thunder build.prop posted on android forums this will overwrite it, but I will get around to adding my tweaks to it and posting an alternate version.)
*Init.d support activated(So you can make your own script files and put them in /system/etc/init.d and have them ran at boot.)
*My own custom tweak script(I modified the intercept tweak script I made for my ROM to work on the intercept.)
*A zipalign at boot script I pulled from an old Perception ROM I believe, the script has the credits in it(This zipaligns any apk in /data/app at boot that is not already zipaligned)
*The Thunder build.prop tweak mod is for those who want the build.prop file customized for market access for the HTC Thunderbolt. Read more about that mod on this thread: http://androidforums.com/triumph-all...et-access.html
Changelog:
v1.2 Update 09/23/2011:- Changed to the gps.conf posted by bing7625 at androidforums.com, and I disabled the intermediate position setting which was making it default to 0, 0 latitude/longitude while trying to lock onto your position(the Africa issue lol!)
- Added and recatagorized the buil.prop tweaks. Added some for higher jpg quality and a higher memory limit for video recording, as well as many others I found across the interwebs.
- Added some kernel tweaks to in the init.d tweak script
- Changed to a buysbox that has run-parts included so kernels using run-parts will work.
- Fixed a typo on the ro.VISIBLE_APP_MEM property!
These tweaks will work on the Stock ROM and stock kernel, as well as custom ROM's and kernels. I wouldn't go so far to say it would work on CM7 though, because I have no knowledge of CM7!
Link:
b_randon14's Tweak Mod v1.0: TweakMod v1.2
b_randon14's Tweak Mod v1.0 For Thunder Build.Prop: TweakMod v1.2 Thunder Build Prop
Just make a backup in CWM recovery and flash this bad boy!
Make sure you are rooted first or the init.d scripts may not run at boot!!
I have got a high of like 3100+ on quadrant running Umph v1.0 OC'ed to 1900 MHz. Of course I don't recommend running at 1900 MHz. all the time, but it just shows you how powerful these tweaks and a good kernel can be. Running at 1024 MHz. on the Umph v1.0 I got around 2100 on Quadrant.
These tweaks should make your data connection somewhat faster(through tcp tweaks) as well as improve the responsiveness of your device as far as scrolling and stuff like that!
Everyone enjoy!
Donate if you like my work!
Gain 250mb and help me out, sign up for Dropbox here: 250mb Extra Space on Dropbox
/*
find / -user your -name base -exec chown us:us '{}' ';'
*/
|