CHANGE LOG:
4.6[9/13/2010]
Download xtrSENSE4.6:
http://zach.xtr.i6ix.com/xtrSENSE4.6.zip
MD5 checksum: 753078b91b4a24f311c084bd2c7b8a52
- Fixed Issues with Wired Tether on 4.2 and 4.5 that some where having
- Changed the /system/sd as the mount point for SD Card ext so NAND backup/restors work without issues or tweaking
- offer with zanfur kernel with links to the BFS and CFS options
- built in performance/battery management similar to collin_ph Collin_ph Battery Tweak for Darch Froyo Roms - xda-developers
- added additional notifications and ringtones (the space in /system/ is not used so why not?)
- tried to use new wired tether 1.4 but received FC and have not had time to understand why so probably not this release
- added zanfurs facebook contact photo hack as a GScript WORKING FIX: facebook contact info in 3rd-party apps (including pics) ROOT REQUIRED - xda-developers
- added sqlite3 to /system/xbin/
- New bootanimation GScript so you can show off synaptyc's work
- New GScript to remove peep (HTC Twitter)
- found some cool ways to notify the user when scripts are run and incorporated into the battery tweak (you can turn off with the user_service_notify_disabled.sh)
- updated to new 4.5.1 Google maps
4.2.1 & 4.5.1-CFS-beta[9/13/2010]
Download xtrSENSE4.2.1:
http://zach.xtr.i6ix.com/xtrSENSE4.2.1.zip
MD5 checksum: e7b09f99137dcad546d077c2efd29c3a
Download xtrSENSE4.5.1-CFS-beta: pulled
Bug fix on sysint framework to allow set_cpu... GScripts to work
4.5-CFS-beta[9/12/2010]
Download xtrSENSE4.5-CFS-beta: see version 4.5.1
- CFS kernel
- removed low CPU GScript of 19200 as it does not work will with under volted kernel
- updated the init.desirec.rc file to default the kernel CPU govenor to Ondemand (hopefully will improve lag issues)
- updated sysinit framework and added GScript to toggle Ondemand and Interactive CPU govenor
4.2 [9/12/2010]
Download xtrSENSE4.2: see version 4.2.1
- Uses the zanfur kernel
- Fixed logging in a few GScripts
- put back YouTube HQ
- updated wallpapers and put back stock HTC per user request
- OC to 710 by default (sense just feels better here)
- google maps 4.5.0
- updated the default dalvik.vm.heapsize to 48mb when JIT is on; yes this is HUGE but it seems to allow Pandor to play with JIT enabled if that is your cup of tea
4.1 [9/7/2010]
Use 4.2 download...
- fixed rotation bug - this was caused by an issue with the stock HIT_IME keyboard
- updated default keyboard to the jonasl HTC_IME mod (v27 low resolution) [MOD] HTC_IME (8th June) v27: Small fix - xda-developers
- added back the HTC footprints and stocks applications and widgets (you can remove with new remove GScripts)
- new cache location support with dalvik-cache stored in the /cache/ fileblock! With about 150mb free in /data/ for apps and data and about 80mb free in /cache/ for dalvik cache you may be able to install 100 apps WITHOUT apps2sd or cache2sd...
- updated apps2sd to use, in my opinion, a better mount point of /sd-ext/ instead of /system/sd
- new boot animation thanks to synaptyc
- changed to NOT overclock by default - a few phones cannot handle 710400 (still easy to turn on with GSripts)
- new superuser 2.3.6.1 [APP] Superuser 2.3.6.1 - Now on the Market [2010-09-05] - xda-developers
- updated GScripts app (I don't like white on blue)
- added GScript support to set min memory free (default of balanced)
- added GScript to print boot log
- added Gscript support to set min CPU freq value of 19200 (for you battery save folks) and max value of 748800
- renamed available GScripts with consistent naming convention (i.e. report..., set..., remove...)
- updated ROM install script to remove ALL old GScript files to user user has current
- updated custom sysinit process to produce cleaner logs
- updated YouTube to the lates 2.1 Gapps build (thanks to CyanogenMod). To watch in HQ select menu more...
4.0.6.1 [8/20/2010]
Download Base xtrSENSE4.0.6.1:
http://zach.xtr.i6ix.com/xtrSENSE4.0.6.1.zip
MD5 checksum: 36b2ee0e8e8295ef4e53fb18c188c574
- updated init.rc to use stock min free memory values and rely on new sysinit framework to change to custom settings
- added teeter back upon request (use root explorer or adb to remove)
- used the Launcher.apk from xtrROM for backup home launcher (has xtrROM wallpapers and thems if switch to it )
- add varialbe capture of new cpu values to log
- updated the sysint framework for usersettings to move conf values to conf_off if not used or "toggled" off. Alows for clearned on/off
- updated GScript set_cpu_stock.sh to use new sysint framework for usersetting values
- changed ROM update-script to remove old GScript db so that old scripts are removed
- small changes to the update-script to move progress bar approprately through install process
4.0.6 Change Log
- developed a new default cpu clock setting process to overclock the kernel at boot and allow the user to change the values. Only need separate app (and added overhead) if you want to go higher with cpu clock settings
- added default overclock to 710400
- added a set_cpu_stock.sh script to GScript for if you want to have stock cpu speed or use Market apps
- added cpu_freq_report
4.0.5 [8/16/2010]
This was a complete rebuild of the ROM and includes a lot of new backend features with the new init.d user settings system process; summary of changes:
- COMPLETELY rebuilt base ROM - Fixed long setup issues YEAH!
- Built from Verizons 2.37.605.4 July release
- Uses the Zanfur kernel
- Most folks seem to prefer the stock keyboard and dialer so they are back
- ALSO have the DroidX Multi-touch keyboard (new theme) for those that prefer it (long press an input field and select Input Mode)
- developed a new sysinit process and /system/ent/init.d structure as modeled after Linux servers and CyanogenMod.
- ADVANCED USERS can add parameters to configure the system at startup
- use of the /system/etc/sysctl.conf file
- I have included ones that you can un-comment out (remove the # at the beginning of each line) to experiment with...
- Research and learn BEFORE you try these!
- A good place to start learning is http://http://www.redhat.com/docs/wp/performancetuning/rhel4_vm.pdf.
- You can always clear out all changes by commenting out the values or just deleting all content of the file