[ROM] Zeus v7.06 [GB 2.3.4 V20S] - v6.4 [GB 2.3.4 V20O/V20N] by Huexxx ... - LG Optimus Black

{
"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"
}
Hi all!
here I come with the latest creation!
This ROMs are based on V20S and V20O from Spain, and V20N Europe Open.
Big thanks to everybody by the offered support. Thanks for the banner koila33!
7 Series
6 Series
INSTRUCTIONS v7.06
Case A: you already have v7 or v7.0x and you want to upgrade to v7.06
- Need to use CWM recovery.
- Copy v7 ROM and v7.06 update to sdcard root.
- Reboot into recovery long-pressing power button and pressing 'Recovery'.
- Do a nandroid backup of your phone, I'm not responsible of your data losing.
- Flash v7 ROM with option: Install zip from SDCARD.
- Flash v7.06 update with option: Install zip from SDCARD.
- Reboot and wait...
Case B: you want to install v7.06 in other situation
- Need to use CWM recovery.
- Copy v7 ROM and v7.06 update to sdcard root.
- Reboot into recovery in the way you can with your actual ROM (adb, market app, g-recovery, power menu).
- Do a nandroid backup of your phone, I'm not responsible of your data losing.
- Do a 'wipe data/factory reset'.
- Flash v7 ROM with option: Install zip from SDCARD.
- Flash v7.06 update with option: Install zip from SDCARD.
- Reboot and wait...
Case C: you already have v7.06 and you want to downgrade to v7.0x
- Need to use CWM recovery.
- Copy v7 ROM, v7.0x update and Bootloop_Fixer to sdcard root.
- Reboot into recovery long-pressing power button and pressing 'Recovery'.
- Do a nandroid backup of your phone, I'm not responsible of your data losing.
- Flash v7 ROM with option: Install zip from SDCARD.
- Flash v7.0x update with option: Install zip from SDCARD.
- Flash Bootloop_Fixer with option: Install zip from SDCARD.
- Reboot and wait...
INSTRUCTIONS v6.4
Case A: you already have v6.3[n] or v6.3x[n] and you want to upgrade to v6.4[n|o] mantaining the same base (V20N - V20O)
- Need to use CWM recovery.
- Copy v6.4[n|o] ROM to sdcard root.
- Reboot into recovery long-pressing power button and pressing 'Recovery'.
- Do a nandroid backup of your phone, I'm not responsible of your data losing.
- Do a 'wipe cache'.
- Flash v6.4[n|o] ROM with option: Install zip from SDCARD.
- Reboot and wait...
Case B: you want to install v6.4[n|o] in other situation
- Need to use CWM recovery.
- Copy v6.4[n|o] ROM to sdcard root.
- Reboot into recovery in the way you can with your actual ROM (adb, market app, g-recovery, power menu).
- Do a nandroid backup of your phone, I'm not responsible of your data losing.
- Do a 'wipe data/factory reset'.
- Flash v6.4[n|o] ROM with option: Install zip from SDCARD.
- Reboot and wait...
HOW TO CORRECTLY SET THE VOLTAGE
- Look at this...
HOW TO ACCESS CWM VIA G-RECOVERY
Power on your phone, and as soon as the 4 leds start flashing, repeatedly press g-button until your phone reboots and it access to CWM.
DOWNLOAD ROMS / UPDATES / ADDONS
Moderator Edit - New links - http://huexxxtuff.blogspot.com.es/2013/07/izs-rom-public-links.html
In order to avoid problems, check MD5sum of the files before flash them!
DIANA KERNEL SOURCE CODE
https://github.com/Huexxx/diana
LATEST FEATURES/CHANGELOG
Kernel v2.6[medUV|maxUV]
- New three Diana kernel, s2.7, s2.7_medUV y s2.7_maxUV
-- Diana s2.7: Basically same kernel as s2.6light, but:
---> The voltages for freqs <= 1GHz are the same as the ones on kernel v2.6.
---> The voltages for freqs > 1GHz are the same as the ones on kernel v2.6light, higher to enjoy the same voltage tweak.
-- Diana s2.7_maxUV: Same kernel as s2.6light, with a high-UV profile.
-- Diana s2.7_medUV: Same kernel as previous, but:
---> The voltages for freqs <= 1GHz are a middle term between both, to people that have problems with maxUV but want to try a more moderated UV.
- You can learn how to correctly set the voltage here...
v7.06
- New kernel v2.6light... based on v2.3:
-- Retweaked smartreflex voltage margin values to apply a more correct voltage to each OPP. You have to start from scratch asigning a voltage value until you get your adequate value. NOTE: BEFORE MAKE CHANGES TO THIS STUFF, MAKE A CWM NANDROID BACKUP... My recommendation is: lower step by step the voltage value until a value with problems (strange things, blocking, reboot, etc), and once find that value use a two times greater value (f.e. problems with -7, use -5 instead). Once selected, it should work fine with all frequencies... but who knows, every phone is different.
-- Relaxed voltage swing to [-15,15].
-- Added and enabled by default TINY_PREEMPT_RCU with RCU BOOST.
-- Some commits from CM kernel source.
-- Added zRAM support builded as module on /etc/modules.
-- Enabled swap support.
-- Enabled by default TCP Westwood+ congestion avoidance algorithm. In the blog you can find this kernel and two additional variants with TCP Cubic and TCP Veno algorithms...
-- Removed a lot of debugging stuff.
-- Disable HIGHMEM support as it isn't needed.
-- Removed NFS and CIFS support.
-- Added some code from original V20Q sources that reduces the haptic feedback of soft buttons.
-- Removed more unnecessary drivers to reduce the kernel size even more.
- Improved new method to reboot glgps daemon when gps is disconnected through its powerwidget. It should now correctly ask for permissions and you haven't to reboot after first deactivation.
- Updated Morelocale2, Vending, Gms, Titanium Backup, Quickpic and HoloLauncher.
- Added 5 more levels to voltage control on ZeusTweaker.
- All the stuff already included on previous versions...
Code:
[B]v7.05[/B]
- Implemented a new method to reboot glgps daemon when gps is disconnected through its powerwidget. With this I'm trying to avoid the high battery draining after the use and deactivation of gps. NOTE: First time you deactivate gps, a Superuser popup to give permissions will appear, accept it. It's mandatory to reboot the phone after that. Next time you deactivate gps the methos will work fine.
- New method to control low battery warnings. Now the entire warning is disabled (sound, vibration and dialog). Inspired on [URL="http://forum.xda-developers.com/showthread.php?t=1234738"]this[/URL].
- 2 new powerwidgets! 'Portable hotspot' and 'Network Location'
- Fixed a bug that generated FC when you try to enabled Wifi from its powerwidget with portable hotspot already activated.
- Data from configuration SMS on apns-conf.xml over Simyo spanish carrier. This will reset to default your APN config, so if you have manually entered an APN, you will have to re-enter it. If you want, pass me APN info and I'll include it on next release.
- Updated Quickpic and HoloLauncher.
- Fixed a bug with the enable/disable of LG OSP. After flashing this, it will be enabled, so if you had it disabled, re-disable it through ZeusTweaker. This will also fix a problem with turkish settings translation.
- ZeusTweaker mods to adapt it to new scenario.
[B]v7.04 Fix[/B]
- Fixed 10MB swap file issue.
- Fixed an issue that creates from scratch the swap file on every boot.
- Now status bar is gradient! This is the end to gray icons issue.
- Fixed some typos on ZeusTweaker.
- Added Turkish translation to ZeusTweaker (Credits to agritux).
- Some fixes on apns-conf.xml over Orange and Simyo spanish carriers. This will reset to default your APN config, so if you have manually entered an APN, you will have to re-enter it. If you want, pass me APN info and I'll include it on next release.
- That's not a fix made by me... The compass is working on latest Google Maps!!!
[B]v7.04[/B]
- New Diana kernel s2.6:
-- Relaxed voltage swing to [-10,10].
-- Revert to SLAB slab allocator.
-- Disabled RCU BOOST.
-- Revert to -Os compiler flag.
-- Removed NFS and CIFS support.
-- Lots of commits that right now I don't remember...
- ZeusTweaker translated to Greek! (Credits to ttheodorou). Unfortunately there are new stuff untranslated... (you have a PM). Please, send me PMs if you want to translate ZT to your language.
- Added to ZeusTweaker a new 'RAM Tweak' menu to enable/disable Swap and zRAM. For Swap it will create a file on /system. You can activate both but I don't recommend it. If you are planning to use zRAM, take into account that it will reduce RAM to generate a compressed ramdisk that will be used as swap, so use a relatively high Swappiness (>=40).
- Now you can select voltage level from -10 to +5 from ZeusTweaker.
- Fixed a bad translation to Turkish on Settings.apk
- New wallpapers added, new default wallpaper.
- Some changes to build.prop looking for more preformance.
- Updated Playstore, Quickpic, RootBrowser, HoloLauncher and Terminal Emulator.
- Launcher2 has been replaced with latest [URL="http://forum.xda-developers.com/showthread.php?t=1557091"]Xperia Launcher 0.9.2.c by Ra3el[/URL]. Now you can select it from ZeusTweaker.
- Now statusbar is darker than before to avoid gray icon problems... Also I've changed on ZeusTweaker the word 'transparent' with 'traslucent' to avoid misunderstandings.
[B]v7.03[/B]
- Modified Diana kernel s2.4:
-- Added some code from original V20Q sources that reduces the haptic feedback of soft buttons.
-- Removed more unnecessary drivers to reduce the kernel size even more.
-- Fixed a problem with 'My WiFi' wifi link.
- Oversized clear-notifications-button (to people with oversized fingers...)
- Removed the small blue android from app bar (it appeared twice on certain apps).
- Fixed the problem with blue text over soft gray background with bad contrast.
[B]v7.02:[/B]
- New kernel Diana s2.4:
-- Added and enabled by default TINY_PREEMPT_RCU with RCU BOOST.
-- Some commits from CM kernel source.
-- Added and enabled by default autogroup scheduling feature.
-- Added and enabled by default CPU-supported unaligned access.
-- Added zRAM support builded as module on /etc/modules. (config options through ZeusTweaker soon...)
-- Enabled swap support (config options through ZeusTweaker soon...)
-- Enabled by default TCP Westwood+ congestion avoidance algorithm.
-- Removed a lot of debugging stuff.
-- Enabled by default SLUB slab allocator.
-- Disable HIGHMEM support as it isn't needed.
-- NFS and CIFS support compiled as modules on /etc/modules.
-- Disabled OPTIMIZE_FOR_SIZE option to use -O2 flag instead of -Os.
- Reverted: Changed ro.build.product property to bproj_262-XXX to avoid some problems at Playstore dowloading certain apps (thanks to poloxo53). It solves some problems but generates new ones on other places and with some games. It's up to you to manually modify it on build.prop.
- More theme tweaking regarding to notifications; now uploading/downloading notifications are equal themed to standard ones.
- Updated Titanium Backup app.
- New icon for ZeusTweaker app. ;)
[B]v7.01:[/B]
- Transparent statusbar can now be enabled/disabled on runtime through ZeusTweaker. Also, transparency is now lighter to get a lighter gray when using apps like Gmail to avoid problems with gray icons.
- Added build.prop property to render GUI with GPU.
- Changed ro.build.product property to bproj_262-XXX to avoid some problems at Playstore dowloading certain apps (thanks to poloxo53)
- Return of HTC IME mod keyboard with a renewed look. I hope you'll like it!
- Theme tweaking regarding to popups and notifications to avoid black text over black/darkgray background. Now the theme is 'lighter'...
- Updated Alarmdroid, HoloLauncher, Quickpic, Terminal Emulator, Playstore and Titanium Backup apps.
- Ramdisk tweak to avoid a problem regarding write access on boot. Now is fixed the option to change launcher on ZeusTweaker.
- Updated ZeusTweaker to match new situation.
[B]v7:[/B]
- Based on Spanish V20S ROM.
- New deeply modified theme to resemble ICS but with my style.
- Switched to Holo Launcher and ICS Keyboard (they replace Home Xperia S and HTC mod).
- Lot of forgotten things...
[B]v6.4:[/B]
- Modified kernel Diana v2.3:
-- Revised DVFS, now you can effectively switch it on or off, it was failing in some cases.
-- Removed some old dtfix related garbage.
- Added ZeusTweaker option to enable/disable 160char MMS Fix. NOTE: The fix only automatically replaces special characters with standard ones to allow full 160char SMS. If you need those special characters, disable it.
- Updated TimeZone info.
- Fixed ZeusTweaker option to remove low battery sound.
- Updated Alarmdroid, Quickpic, Terminal Emulator, Playstore and Titanium Backup apps.
- Updated [URL="http://forum.xda-developers.com/showthread.php?t=1557091"]ra3al's Home Xperia S[/URL] to unmodified latest version 0.9.1c. We've lost all the translations, modified icons, etc. but now calendar widget works fine and you can install Xperia widgets.
- Updated ZeusTweaker with the changes.
[B]v6.39:[/B]
- New kernel Diana v2.3:
-- Relaxed voltage interval to [-7,7].
- Updated ZeusTweaker voltage menu. Now you can set 15 different voltage states from -7 to 7 (-87500 to 87500). Changes are inmediately applied and there is a button to set it on boot.
- Added ZeusTweaker option to remove low battery sound.
- Updated Titanium Backup.
- Fixed Quickpic.
[B]v6.38:[/B]
- Updated kernel Diana v2.2:
-- Added a runtime variable to change a voltage parameter to under/overvolt the mpu on smartreflex recalibration.
- Updated ZeusTweaker with voltage menu. Now you can set 7 different voltage states from -3 to 3 (-37500 to 37500). Changes are inmediately applied and there is a button to set it on boot.
- Updated apps Quickpic, Root Browser and Titanium Backup.
- Fixed tun.ko location to properly run OpenVPN.
[B]v6.37:[/B]
- New updated kernel Diana v2.2:
-- Updated Simple I/O scheduler (sio) to last 2012 version.
-- Certain opts in the code.
-- More changes to ensure that frequency will be never below sysfs parameter.
-- SmartReflex sr_oppmargin parameters tweaking.
- Updated ZeusTweaker with latests kernel changes. Also it has a greater control over freqs to set.
- Updated apps OpenVPN, Google Play Store and Titanium Backup.
[B]v6.36:[/B]
- New updated kernel Diana v2.1:
-- LGE_DVFS has been recovered and enhanced. Now it allows to use sysfs parameters without problems (now you can use SetCPU, etc and frequency doesn't stuck at min), and it works with all the new opps.
-- Returned cpufreq transition frequency to original LG value.
-- Removed commits from original LG V20Q source code.
-- Added Simple I/O scheduler (sio) and set it by default... (... I have to update ZeusTweaker with this mod... sorry)
- Updated ZeusTweaker with the option to enable/disable DVFS on boot.
- PATCH:
-- Ensure that frequency will be never below sysfs parameter.
-- Preservation of sysfs parameters on cpufreq resuming.
-- Minimum default frequency set to 300MHz.
-- Screen-off frequency tweaking: save battery and allow music player to run fine.
-- Updated ZeusTweaker: now you can choose between all schedulers.
[B]v6.35:[/B]
- Reverted the commits done on v6.34 (by the moment).
- New updated kernel Diana v2:
-- Re-tweaked Smartass V2 in a try to minimize the lag.
-- LGE_DVFS has been completely removed from kernel.
-- Reduced cpufreq transition frequency in a try to minimize the lag.
-- Commits from original LG V20Q source code (except vibrator related stuff).
-- New intermediate frequencies at 400, 500, 700 and 900 MHz. Now there are opps from 100MHz to 1300MHz with 100MHz step, each one with its own voltage controlled through SmartReflex.
- Updated ZeusTweaker with the new frequencies.
[B]v6.34:[/B]
- New updated kernel Diana v2:
-- Re-tweaked Smartass V2 in a try to minimize the lag.
-- sleep_while_idle option enabled trying to save more battery.
-- LGE_DVFS has been completely removed from kernel.
-- Activated l2 cache.
-- Lots of changes extracted from original samsung's source code (omap folder).
-- Reduced cpufreq transition frequency in a try to minimize the lag.
-- Commits from original LG V20Q source code (except vibrator related stuff).
- Now max and min frequencies are set before in boot process.
[B]v6.33:[/B]
- New updated kernel. New: two low-freq opps (100 and 200MHz) and four high-freq opps (1100, 1200, 1300 and 1350 MHz). Tweaked SmartReflex to work with all the opps. The eFUSE ntargets for the new opps are obtained from processor hardware registers to ensure that it will work in every OB (each OB has different factory hardware eFUSE ntargets). Smartass v2 tweaked for the new situation. Small lower on WLAN voltage in a try to save batt.
- Overclock submenu from ZeusTweaker updated. Now it allows to select both minimum and maximum scaling frequency, and set both at startup.
- At v6.33 DVFS is disabled after boot, while at v6.33B DVFS is removed from kernel itself. The most evident diff is that with 'B' version the phone is sluggish the first minute after boot (but after that it works well). I DON'T KNOW WHICH VERSION IS BETTER, SO I'LL THANK YOU TO TRY BOTH VERSIONS (v6.33 and v6.33B if you are using 'o' version, or, v6.33n and v6.33Bn if you are using 'n' version) AND COMMENT THE RESULTS.
- Updated the apps TitaniumBackup and Superuser.
[B]v6.32:[/B]
- Modified ZeusTweaker option to enable/disable the brightness control slider of notification window. Initially now rebooting is not needed. If after change it status bar doesn't automatically reappear (give it 1 minute...), then reboot to solve it.
- Modified ZeusTweaker option to enable/disable the music controls of notification windows. If now should work with and without Music.apk. In the past the function limited to hide the controls, but now it also avoids to load all the related stuff. If after change it status bar doesn't automatically reappear (give it 1 minute...), then reboot to solve it.
- Modified ZeusTweaker option to enable/disable GsmDataConnectionTracker PDP Watchdog logging. Now it has inmediate effect (reboot is not needed) and the ROM has lost weight; 4MB.
- Updated ZeusTweaker to allow the new functions.
[B]v6.31:[/B]
- Included libaudiopolicy.so from V20Q to avoid phone delay when answering calls (thanks to noskojv for the tip)
- Updated Alarmdroid and Terminal.
- New ZeusTweaker option to enable/disable the brightness control slider of notification window (needs a reboot for the changes to be applied).
- Modified ZeusTweaker option to enable/disable the music controls of notification windows. Noy it has inmediate effect and reboot is no longer needed.
- Re-addition of Brightness Button on powerwidgets. Now the minimum brightness value is linked to the new minimum brightness value introduced on v6.3. NOTE: The brifhtness button used along brightness slider does not correctly work. There's no problem, but it will fail to change to minimum value.
- Updated ZeusTweaker to allow the new functions.
- Included BackLongPress to kill apps fix for v6.3 (is not necessary with 'n' version).
- Updated some languages at Xperia S Launcher (thanks dudes!)
[B]v6.3:[/B]
- Enhanced RTL support (but not full, sorry...). To set arabic language you have to use Morelocale preinstalled app. You can also flash a pack to change keyboard to Gingerbread one with Arabic support. For other languages you have to install other language pack from market.
- Updated Alarmdroid, LibFlashPlayer and TitaniumBackup apps.
- New option in settings to enable/disable app killing through long pressing back key.
- Replaced Zeam Launcher with modded [URL="http://forum.xda-developers.com/showthread.php?t=1557091"]Xperia S Home[/URL] (credits goes to ra3al). I've added translation to several languages of texts that originally were only in english. I've removed a lot of files of other resolutions not needed in P970.
- Changed minimum brightness value from 30 to 1 (over 255) to allow a bigger battery saving and a more comfortable use at low light situations (thanks to cyclon1978 for the tip...)
- Busybox updated to last version.
- Solved some bugs at ZeusTweaker.
- New blue font colour at MMS (thanks to tg03) and Contacts.
[B]v6.28:[/B]
- Upgraded Alarmdroid, Quickpic and TitaniumBackup apps.
- Intaller modified to avoid delete apps and data of TitaniumBackup and OperaMiniNext.
- Tweaked 'swipe to clear notifications' feature to try make it works better, now with CM7 values.
- New load circle because with smooth spinner feature it showed some visual artifacts.
- New Brightness Control Slider. To avoid incompatibilities, I've remobed Brightness button from powerwidgets and config app. There is a flashable .zip to remove the new slider and mantain v6.27 powerwidget config.
- New notifications window design. Operator bar has been removed. Now remove notifications button only appears when is needed like a blue bar, and I've placed the operator below notifications.
[B]v6.27:[/B]
- Now LG Lockscreen images are more blue, and I've reoptimized RES_cappuccino.apk and deleted some useless images.
- Retweaked 'swipe to clear notifications' feature to try make it works better... I don't know why but is harder to swipe notifications to the left...
- Re-enabled the new PowerWidgets, with a light change in the theme and I've removed flashlight option until it works.
[B]v6.26:[/B]
- Upgraded TitaniumBackup, Alarmdroid y Terminal apps.
- Fixed Alarmdroid disappearance.
- Tweaked 'swipe to clear notifications' feature to try make it works better.
- New PowerWidgets temporary disabled because it seems to be the source of lots of problems. Once it will be debugged, it will return.
- FastDormancy is enabled again by default.
- Constant Ringtone is enabled again by default.
- New SmoothSpinners feature... look at busy spinners...
[B]v6.25:[/B]
- Fixed 2G/3G button of new PowerWidget.
- Added 'swipe to clear notifications' feature to individually remove notifications swiping them to the sides.
- Fixed red button that sometimes appears on notifications.
- New method to change between ascending/constant ringtone through system property. The change now is inmediate, avoiding com.android.phone FC and the ROM now is 6MB smaller.
[B]v6.24:[/B]
- Reoptimized images inside framework, settings, etc...
- Added scrollable PowerWidget in notification area with 15 selectable widgets + QuickPanel Settings app ported from Samsung ROMs (credits to Lidroid).
- Updated TitaniumBackup and Alarmdroid.
- Readded Downloads app.
[B]v6.23:[/B]
- Some new icons (RadioFM, Contacts, CallLogs, ...)
- Changed from Flashlight to TeslaLED app. This one doesn't have ads and is fuly functional. Installer will delete Flashlight app.
- Removed Downloads app because it seems to be useless.
- Updated Quickpic, FlashPlayer, Play Store and TitaniumBackup.
- Reoptimized images inside several apps.
- Operator bar in notifications window is now narrower.
- New ZeusTweaker option to enable/disable notification area music controls (disabled by default).
- Fixed search inside Mms app.
[B]v6.22:[/B]
- New full-size notification quickbuttons.
- Some new icons (Camera, Browser, Calculator, Contacts and Mms)
- Now silent start/stop video recording with ZeusTweaker shutter silence option.
- Updated Flashlight.
[B]v6.21:[/B]
- Fixed slowdown problem when trying to set LG lockscreen.
- Revert to v6.1 arabic patch to solve Hebrew undesired RTL (I hope, let me know).
- Fixed permissions problem with ZeusTweaker that were sometimes preventing it to correctly work.
- Revert to stock Browser and removed OperaMiniNext to get rid of VoiceSearch FC. Download your favourite browser from PlayStore. Removed too all related stuff from ZeusTweaker.
- Changed ZeusTweaker's icon to a new one based on the original created by Zaihanzainal (Thanks a lot! I've added a translucent layer to improve visibility...)
[B]v6.2:[/B]
- Option at ZeusTweaker to manually reset RIL Daemon. Use it if you lose data connection to recover it without rebooting... it will ask you again for PIN code.
- GsmDataConnectionTracker Pdp Poll logging removed, with option to restore it through ZeusTweaker. Not only avoid to show the log... it avoids too all the operations to generate the strings, so it shoud save some CPU cycles.
- Runtime options through system properties (build.prop, local.prop, setprop command) to define GsmDataConnectionTracker polling interval and to disable FastDormancy (only useful in cases where the operator doesn't support FD). The options are controllable through ZeusTweaker.
- Enabled VPN submenu at Settings. Please, try if VPN works now. OpenVPN nowadays is already working.
- Removed SoftwareUpdate and OSP items from Settings. Restoring OSP through ZeusTweaker also restores OSP option at settings.
- Returned Airplane mode to Power Menu!!!
- Dropped the option to disable Scrolling Cache... is not interesting IMHO.
- Fixed some issues of ZeusTweaker (like Titanium Backup injecting) and icon updated.
- Dropped Zeus script :_( but I hope ZeusTweaker can do the job!
- Updated included apps. If you plan to install over old version, please, unnistall some updates (Terminal, Titanium Backup, Quickpic...).
- New attempt to solve persian and arabic text issues... let me know...
DONORS' HALL OF FAME
Milmirex
SirTwan
explor3r3
MrEnter
--------
ogremount
Dragusdrake
Pagbar
Hav4k
Sandro7C
yvandjan
:laugh: gewa2001
:angel: purefunk
:highfive: abramq
:good: D-Art
tramp20
miche81
PetrW
:silly: BenMaster
:highfive: andrzej78
bassdroid_bluati
VintagePC
Regards!

OLD FEATURES / CHANGELOG
Code:
[B]v6.11:[/B]
- New app ZeusTweaker (HUGE THANKS TO runtime_Err0r !!!!!!!!, 99% of the app is made by him)
- In order to correct latest problems like SoD and huge battery drain:
-- Reverted latest commits from V20O kernel source code.
-- Reverted latest Virtual Memory added values.
-- Disabled dtfix. It appears on Zeus Script and ZeusTweaker app but it's useless.
- Changed Music app from 'n' version with 'o' version one trying to solve some problems claimed at spanish forum.
[B]v6.1:[/B]
- New automatic enabling of fsync() when bluetooth is on to ensure that file sending works and re-disabling when bluetooth is disconnected (if you have fsync() disabled through zeus script).
- Redesigned txpower control, now it's ensured that it will run when needed.
- New option through zeus script to override DNS servers with Google or OpenDNS ones. It will work over either wifi or mobile data connection.
- New option through zeus script to enable DataTracker-FD fix. It's only adviced to people that suffers big battery drains due to that wakelock. You can use BetterBatteryStats to determine if is your case.
- Added Quickpic app to replace Gallery3D and lgeVideoPlayer.
- Added [URL="http://forum.xda-developers.com/showpost.php?p=19180964&postcount=1"]Root Browser full version[/URL] to replace CM7 File Manager, big thanks to jrummy16!
- A lot of new options on zeus script regarding app restoring/removing: Now you can restore/remove: Stock Browser, LGEmail, Hidden Menu, Titanium Backup (now unnistalled by default), Alarmdroid, Opera Mini Next, Gallery 3D, LG Video Player, Quickpic and LG OnScreenPhone.
- Option on zeus script to change launcher between three options: LG Home, Zeam Launcher (default) and Gingerbread Launcher.
- All the wallpapers from old zeus' versions now inside the phone's Gallery, so you can set them as wallpaper with all launchers.
- New virtual memory values trying to raise performance and lower battery drain.
- Something more that I'm forgeting right now...
[B]v6:[/B]
- Based on V20O and V20N.
- Resolved SoDs issue (I hope...)
- Themed HTC IME using [URL="http://www.gimpsta.com/themer/"]gIMpSTa online kitchen[/URL] (thanks gabwerkz by the inspiration).
- Reloaded Diana kernel (source code soon online).
- New black dialpad in line with the keyboard.
- Led dimming support, with full control through zeus script (big thanks to Sergey1369 for the initial tip)
- New [URL="http://code.google.com/p/g-recovery/"]g-recovery by Sergey1369[/URL] to access CWM on boot, better that previous eRecovery. Credits goes to him.
- New improved memory management values obtained with [URL="http://forum.xda-developers.com/showthread.php?t=991276"]SuperCharger V6 Update 9 RC7[/URL] by zeppelinrox, but applied directly to the ROM in my own way. Thanks.
- Removed Batterycalibration and Convertor Pro apps. Added Alarmdroid, Titanium Backup and Opera Mini Next.
- Added new Google Play Store.
- Busybox updated to 1.19.4.
- Improved mounting for /cache, /data and /system but with journaling allways enabled.
- Added OVERCLOCK through [URL="http://code.google.com/p/opptimizer/"]Opptimizer 0.1Beta1 by FreeWEEL/tekahuna[/URL]. Big thanks to you bro. By the moment only it's possible to change upper freq, but working on it. You can opperate it through zeus script.
- Resolved menu key unlocking from lockscreen.
- Improved speed in powermenu removing a blur option (thanks to gabwerkz).
- Added the option to enable/disable Scrolling Cache through zeus script (thanks to AndroidON, based on [URL="http://forum.xda-developers.com/showthread.php?t=1411317"]this thread[/URL]).
- Added the option to enable/disable Software 3D Rendering through zeus script (thanks to [URL="http://forum.xda-developers.com/showpost.php?p=14323192&postcount=8"]Mioze7Ae's post[/URL])
- Added bootanimation from mdfaisal... thanks dude!
- Added the option to zeus script to remove/restore certain apps (Stock browser, LGEmail, Hidden Menu, Titanium Backup, Alarmdroid and Opera Mini Next).
- And a lot more... I'll be adding it as soon as I remember it... ;)
[B]v4.02:[/B]
- Added the possibility to select ascending/constant ringtone through zeus script (big thanks to TugaSoulHunter)
[B]v4.01:[/B]
- Linaro toolchain updated to 4.6 2012.01
- New zipalign script on every boot, with log file at /system/zeus/zipalign.log.
- Fix permissions script will only run on first boot, and manually through zeus script, with log file /system/zeus/zeuslog.
- Fixed OpenVPN (another time).
- Modified txpower.sh to try to fix the issues.
- fsync() enabled by default. Disable it through zeus script when you are sure that the phone works well to ensure protect your data.
- Two additional kernels (compiled with standard prebuilt toolchain 4.4.3 and stock LG) to use them ONLY if there are problems.
[B]v4:[/B]
- New kernel diana v1, patched to 2.6.35-14 and with some fixes.
- Revised vm, kernel and lowmemorykiller parameters.
- Automatic activation of fsync() on bluetooth activation in order to send files without problems during 3 minutes. It doesn't apply if you have fsync() allways enabled.
- Automatic set of WiFi tx power to 11 dBm on WiFi activation through iwconfig (thanks to adxgrave for the tip).
- Updated zeus script to v2. Now includes two new submenus, GPS tweaks and WiFi tweaks. At GPS tweaks you can choose from three different gps_brcm_conf.xml and remove/restore gps.conf in order to get the best gps scenario for your terminal/zone (thanks to maludroid, mullarameez and zhange_001). At WiFi tweaks you can configure the tx power or reset to default situation.
- Added automatic zipalignment and permission fixing at boot.
- Added power menu translations to greek (partial) and rusian.
- Removed icons from status bar related to the number of lines on certain carriers (I hope... let me know if it works...). Now there aren't neither number nor empty space.
- Fixed OpenVPN functionality, please try and comment (thanks to adxgrave... test it please!)
- Updated timezone info with latest TZDATA 2011n (thanks to NIKOLYA-PRODIGY)
- Tweaked SystemUI.apk with new statusbar and notifications bottom bar, lightweighted and fixed compilation problems.
[B]v3.2:[/B]
- Added options to modify and set on boot governor and iosched through zeus script
- Some tweaks to I/O schedulers
- Support to tun interfaces changed from internal to .ko module
- Added OpenVPN Settings app
- Removed No-frills CPU Control app (it doesn't works fine with OB)
[B]v3.1:[/B]
- New kernel diana v0 compiled from [URL="https://github.com/Huexxx/diana"]sources[/URL]
- Added new cpufreq governors and I/O schedulers
- Set by default InteractiveX governor and Deadline scheduler
- Included support to tun interfaces to connect vpn
- Add a runtime option to disable fsync() (it replaces libsqlite patching).
- Added new zeus script. Run it from terminal with root access running 'su' before. Nowadays you can enable/disable fsync() and remove/restore camera focus sounds.
- Added the app Morelocale 2 to config your phone with any language
- Added the app No-frills CPU to manage governor and iosched
- Added openvpn and sqlite3 to /system/xbin
- Corrected pepephone apn
[B]v3:[/B]
- Two versions available to choose from, V20N and V20B.
- Corrected framework translations taking them from both versions.
- Modified lowmemorykiller parameters to try to improve performance.
- New chinese translations (thanks to zhange_001).
- Added some scripts to try to raise overall performance (thanks to gabwerkz).
- Solved bluetooth sending files removing patched libsqlite.so (I'll try to recompile it from sources... the one i was using were from CM7).
- Temporary "solution" to power menu's airplane mode switch (I've removed that option from power menu until I find a solution).
- Some tweaks to the theme (notifications lowbar, darker progressbar, ...)
- Added Bluetooth, Wifi and Calendar widgets to the pack.
- Something that I don't remember right now...
[B]v2.2:[/B]
- Deep retouch of the theme to be completely blue... I've retouched Phone, Contacts, Mms, Settings, Galería, etc... new icons at settings menu; you have to see it by yourself.
- Added ICS transition animations (ICS rotation animation have to wait...)
- Reverted gps_brcm_conf.xml to the one included on v1.
- Added power menu translations for the new reboot options in Polish, Vietnamese, French, Dutch, Chinese, Turkish and Italian.
[B]v2.1:[/B]
- Solved v2 bootloops issue
- Replaced LG Lockscreen with original Gingerbread one (you can flash the original back with a pack) (Credits go to [B]dxdiag32[/B] :D )
- Automatic wipe of Cache and Dalvik-cache on flashing
- Solved MTS RU APN config issue
- Retouch of many blue things... now the blue aspect of the theme is darker and more blue...
[B]v2:[/B]
- Modified gps_brcm_conf.xml in order to improve gps working (credits go to [B]maludroid[/B] :D )
- gps.conf set by default for europe, edit it in order to specify your country/region
- Modified lowmemorykiller parameters to improve RAM management
- Reduced hosts file to decrease load and let the Market run ok, downloaded from [url]http://winhelp2002.mvps.org[/url]
- Busybox upgraded to version 1.19.3
- Some theme tweaks (colours, icons, etc)
- Added CRT effect when turning off the screen
- Removed statusbar '1' icon that appear with certain operators
- Added reboot and recovery options to power menu with custom dialogs (this has required a great effort, enjoy it ...). Do you want them translated into your language? [URL="http://forum.xda-developers.com/showpost.php?p=21879395&postcount=279"]Look this...[/URL]
[B]v1:[/B]
- Added HTC IME mod v27 by jonasl like default keyboard
- Added apps Terminal Emulator, Appwidgetpicker and Google Quick Search
- Added Nano Text Editor and bash
- Added sysro y sysrw scripts to easily change /system write premissions
- Added init.d folder support
- Part of the tweaks moved from build.prop to init.rc
- Patched libsqlite.so to increase SQL database read speed
- Deleted libGLES_android.so to increase 3d performance
- Modified APNs config to fix Orange World ES
- Deleted some entries from hosts files to allow access to sites like megaupload, megavideo, etc
[B]v0[/B]
- Refformated ramdisk in order to use ext4
- Modified default.prop with ro.secure=0 to gain root access
- Completely deodexed and zip-aligned
- /system/etc/flex/flex.xml: FLEX_COUNTRY_CODE="COM" to be universal
- build.prop: ro.product.locale.language=es and ro.product.locale.region=ES,es to - boot on spanish language (flash [URL="http://www.multiupload.com/20AWD2QQ79"]this patch[/URL] to set english by default, v2 will come in english...)
- Corrected original Busybox from nandroid
- Read buffer of MMC devices raised to 1024
- Deleted the majorty of LG widgets and apps
- Includes original Gingerbread Launcher with new wallpapers
- Includes my battery icons with percentage and chromatic change
- Includes APN to all companies (from CM7)
- Changed Bootanimation
- Enhanced gps.conf to run better and fix faster (enhanced for spain, follow [URL="http://forum.xda-developers.com/showthread.php?t=1239713"]this thread[/URL] in order to modify /etc/gps.conf with your country/region)
- Patched hosts file to remove ads
- Added eRecovery to access CWM repeatedly pressing physical keys at boot.
- Market updated to version 3.4.4
- Modified DNS servers at resolv.conf to increase market speed
- Added sounds (from CM7)
- Several tweaks added to build.prop
- Added some apps: BatteryCalibration, Convertor Pro and Quick Boot (included too at xanadu's mod, thanks!)
KNOWN BUGS
- Sometimes FC of HTC IME mod on first boot after a complete wipe... there's no problem after it...
- Erratic work of LG 2X/Black/3D Notifications. You can install it without permission error, but it doesn't run well allways... sometimes work, sometimes not... it's related to the on/off screen light... if I receive a gmail it runs well (it doesn't turn on/off the screen) but with missed calls it fails... any ideas? New version at market doesn't solve the problems at all.
- Problems with arabic and persian languages.
- Problems with VPN (Now I understand why LG removed the submenu from Settings...)
IN PROYECT
- Translation of power menu options to more languages
- Translation of ZeusTweaker to more Languages (send me a PM asking for it and I will aswer you with a list of phrases to translate)
- Give support to PTPP and L2TP VPN (can someone try it with this new ROM, please?)
Regards!

THAAAAAAANKS SOOO MUCH! Ur a GENIUS! gonna try it right away I already wanted to make my own, but since I cant boot it, I now can also take yours, as it has got the same tweaks, that I wanted to apply
Calls for a sticky I would say, hope the othes agree
-edit-
Btw mods can delete my post, if you should need more space in order to post updates or anything

OMG! U ROCK DUDE!

Downloading! Thanks Huexx!

THANK YOU SO MUCH!
but one question...
can i use themes with this?

wowwowow nice one, i'll give it a try

Huexxx you are the best

M8be you could make that the softkeys stay on and remove that mp3 player from the notifications bar? Tnx

Thanks a lot huexxx for giving us the custom GBrom! I wish my best for the future development of this ROM.
I guess, whoever will need a break while trying around the cm7 nightlies and kangs, this rom will serve as a reliable backbone to revert back anytime for stable and hasslefree experience.

timvdhoorn said:
THANK YOU SO MUCH!
but one question...
can i use themes with this?
Click to expand...
Click to collapse
i tried echelon and worked like a charm

My phone is flying now :-D best experiance ever! Only Nova MIGHT keep up with it ;-)
Sent from my blasting P970 with zeus

timvdhoorn said:
M8be you could make that the softkeys stay on and remove that mp3 player from the notifications bar? Tnx
Click to expand...
Click to collapse
to remove the player from notification bar open your player go to its options and untick show on notifications option

Fantastic job ... now begin a new life for our OB
Thanks for the widgets of LG was the only thing I needed the stock ROM

I would like to use the alarm clock... And I guess I'm not the only one who needs to get up in the morning and LG alarm clock is best for me, dont like the ones from market I tested till now... cant install it from Titanium backup, do i need the deodexed version?

Huexxx... why you don't remove lgsetup wizard? that make me unable open home screen, that cause FC..
Sent from my LG-P970

So Far it looks really good. however I am having troubles restoring useful apps like alarm clock. Titanium backup just hangs on trying to restore this app and other system apps when trying to restore.
All other non LG system apps can be restored no problem. I just need my alarm clock
--- UPDATE ---
I was able to install the LG Alarm Clock app by manually copying the clock.apk file from the apps download
http://forum.xda-developers.com/showpost.php?p=21322849&postcount=2
Deodexed full (except 3 files) app folder: http://www.multiupload.com/2BAK8GULAT
then manually copy to the system/apps folder and update the properties to Rw r r
Everything works great now, thanks!

Hi Huexxx, can you provide MD5 of all Zeus_vx.zip? (v0, v1, and future release)
just in case someone wanna check downloaded zip before flash it

N00BY0815 said:
I would like to use the alarm clock... And I guess I'm not the only one who needs to get up in the morning and LG alarm clock is best for me, dont like the ones from market I tested till now... cant install it from Titanium backup, do i need the deodexed version?
Click to expand...
Click to collapse
agree. alarm lock by LG is the best... if it's not present, I won't even try that ROM.

I prefer "Alarm Clock Plus"

Related

[ROM][25/10] OLDWildPuzzleROM_2.2 Froyo v8.0.11

Go to http://forum.xda-developers.com/showthread.php?t=877243
{
"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"
}
Features:
Android 2.2 with HTC SENSE
[*]Based on HTCCN_CHS_2.10.1400.3
[*]Multi Language, English, Swedish, Danish, Arabic, Thai, Chinise, Japanese, Vitnamise, Spanish, Italian, Polish, France, Russia, Norwegian, Netlerlands, Thailand, Korea, Czech, German, Turkish
[*]Rooted
[*]Overclocked kernel mhz set to 652 but supports upto 768mhz
[*]Tweaks
[*]Busybox
[*]Apps2SD(Requires Ext Partition.
[*]Activated data/app
[*]Deodexed system/framework and system/app to support theme, for example supercircle batterymod
[*]No bootsound
[*]Hosts file to block ads!
[*]And what i have forgotten
Changelog for WildPuzzleROM:
Code:
v8.0.11
[LIST=1]
[*]major update to screenscaling script
[*]3 script in init.d that wasent loaded before
[*]apps2sd should be fixed
[*]fixes triangulation
[*]fixes handwriting
[*]new kernel, overclock (runs @652mhz but 768mhz is maximum), undervolt kernel by jacob v3 (flash standard kernel (0050) if rom doesent boot(or if it crashes/freezes))
[*]updated some apps
[*]updated host file
[/LIST]
v8.0.10
[LIST=1]
[*]Fixed bootloop in 8.0.9
[*]Removed app from chinese rom (NetworkProviderService.apk)
[/LIST]
v8.0.9
[LIST=1]
[*]unlocks even more languages
[*]removed apns from framework and added as plain-text in /system/etc/ instead.
[*]added Sympnotic`s tweaks to /system/etc/init.d/03tweak
[*]changed googleapps pack (less space used)
[*]added proxy support
[*]updated LauncherPro to LauncherPro-0.8.1.0
[*]Unlock Wifi-n, changing to WiFi n will NOT make your WiFi faster, Updating to WiFi n is mainly for stability/greater distances from your router.
[/LIST]
v8.0.8
[LIST=1]
[*]Fixed problem with "null" infront of name when adding new Country/City to HTC Clock Widget
[*]Fixed Weather Widget
[/LIST]
v8.0.7
[LIST=1]
[*]Added tweaked framework-res.apk by [URL="http://forum.xda-developers.com/showpost.php?p=8456089&postcount=2166"]Sympnotic[/URL]
[*]Added ad-hoc network patch, seems that i forgot that in past roms :(
[*]Updated Apps
[/LIST]
v8.0.6
[LIST=1]
[*]Added Patched Market by [URL="http://forum.xda-developers.com/showpost.php?p=8452719&postcount=2139"]Sympnotic[/URL]
[*]Updated Apps
[/LIST]
v8.0.5
[LIST=1]
[*]removed overclock kernel from rom as it dident where stable on every phone.
[*]added 4 new kernel packs, overclock kernel preset to 614, 690, 710, 768mhz
[/LIST]
v8.0.4
[LIST=1]
[*]added support for ad-hoc networks thanx to matasbbb for the link
[*]added overclock as standard, flash 0050 if you dont want to overclock - thanx jacob
[*]added cpu and memtweak script, sets cpu between 128mhz to 768mhz, no need to setcpu if you dont wanna scale it to another speed.
[*]added kernel tweak for smother fealing
[*]added lowmemkiller settings
[*]fixed bootanimation thanx to 71baker
[/LIST]
v8.0.3
[LIST=1]
[*]Added Facebook sync, but friendstream_widget dont work
[*]Browser fixed
[*]GPS fixed
[*]Clock and Weather - added standard locations
[*]4in1 menu instead of 3in1 added hot-reboot
[*]Added Chrome 2 phone
[/LIST]
v8.0.2
[LIST=1]
[*]Fixed apps2sd, will start auto when found an ext-partition
[*]Removed 0010_move_dalvik2SD_v1.zip
[*]Dalvik will be moved auto when ext-partition is found
[*]Added wallpaper from lesa0208, thanx
[/LIST]
v8.0.1
[LIST=1]
[*]Added apps2sd, will start auto when found an ext-partition
[*]Both sd-card and ext-partiton will be mounted even if system is running but still no write to system when system is running.
[*]Modded framework, added 7stepsbattery, and colorful statusbar icones as default
[*]Transparent notification area
[*]Modded service.jar
[*]Added hosts to block ads
[/LIST]
v8
[LIST=1]
[*]Froyo 2.2 HTCCN_CHS_2.10.1400.3
[*]Multi Language, English, Swedish, Danish, Arabic, Thai, Chinise, Japanese, Vitnamise, Spanish, Italian, Polish, France, Russia, Norwegian, Netlerlands, Thailand, Korea, Czech, German
[*]Removed Chinise Apps
[*]Added Google Apps
[*]Deodexed
[*]Symlinked bootanimation.zip to /data/local/bootanimation.zip and added a custom bootanimation this will make it realy simple to install a bootanimation. Just push bootanimation.zip in to /data/local and it can be done when phone is booted, no need to go into recovery and mount system anymore
[/LIST]
[B]v7.3.1[/B]
Added row in update-script to wipe old market cache
[B]v7.3[/B]
[LIST=1]
[*]Added patched Market added erlier in this thread from Sympnotic
[*]Added kernel-tweak for smother phone (not faster)
[*]Added 7steps circlemod with transparent notification area
[*]Added smileys found by Sympnotic
[*]Added Google Voice
[*]Moved Swype to /data/app for option to uninstall (swype now needs to be activated via keybord menu)
[/LIST]
[B]v7.2[/B]
[LIST=1]
[*]Added Google Voice Dialer
[*]Added Swype only support for english
[*]Added transparent GenieWidget with HTC SENSE images!
[*]Tweaked network settings in build.prop
[*]And speedups :)
[/LIST]
[B]v7.1[/B]
Fixed problem where users needed to reboot phone before they could make a call (modded framework removed and added as a package)
[B]v7[/B]
[LIST=1]
[*]New base, upgraded to [COLOR="SeaGreen"][I][U]1.28.1107.2[/U][/I][/COLOR] from [STRIKE][COLOR="Red"][I][U]1.25.405.1[/U][/I][/COLOR][/STRIKE]
[*]Unlocks services.jar for possibility to install apps that otherwise needs certificates!
[*]Added a 3-1 reboot menu then holding down powerbutton (reboot, reboot into bootloader, reboot into recovery). Thanx to snq-
[*]Readded Dropbox
[*]Added MyTouch Music app for streaming top-100 songs (would have needed a certificate to install)
[*]Remade how apps2sd intregrated to rom. This time i have tested installing on 2 diffrent sd-cards. One with only fat32 and one with fat32+ext3.
[*]Added a *huge* APN-list to framework from cyanogen! 1.28.1107.2 is otherwise locked to a handfull providers.
[*]Included solid grey supercirklemod and transparent statusbar notification area.
[*]Added screenstate_scaling - switch CPU frequency governor on screen state change
[/LIST]
[B]v6[/B]
Repack, added right kernel to v6 (without apps2sd)
[B]v5[/B][LIST=1]
[*]Added Jbed
[*]Added VoiceSearch
[*]Removed apps2sd from this rom an added it as an own package! (The rom should now work regardless memoryconfig(sdcard))
[*]Removed non standard apps but keept Rom manager and wireless theater
[/LIST]
[B]v4[/B]
[LIST=1]
[*]Removed old apps, redownloaded via wildfire this time and no rename of files, just moved them to /data/app
[*]Updated su binary and superuser.apk to su-2.3.5-ef, working fine verifyed it with Titanium Backup.
[*]Tested to download first random app that appear on market, worked just fine, and the second and third, all ended same way, working just fine.
[/LIST]
[B]v3[/B]
New base, upgraded to [COLOR="SeaGreen"][I][U]1.25.405.1[/U][/I][/COLOR] from [STRIKE][COLOR="Red"][I][U]1.14.405.2[/U][/I][/COLOR][/STRIKE]
[B]v2[/B]
Fixed hostfile and some typo
[B]v1:[/B]
New ROM
What doesent work:
Socialnetworks : its not a bug in the rom, wheire isent any socialnetworks added to the rom that we are used to. Only chinise version where added and all google apps where removed. We have to readd those our self. maybe htcfacebook.apk and htctwitter.apk works from another rom/telephone.
Location in HTC apps : for example in HTC ClockWidget, but maps with gps turned on should work fine.
Contacts : calls and sms dont display names, it display numbers.
Installation Instructions: click here for a guide that i found on Jeroen Baert's Blog.
Downloads:
0001_WildPuzzleROM_v8.0.11.zip - (if it freeze when you boot first time, try to flash 0050(standard kernel) and see if that helps)
005x_*.zip changes kernel on the system
0050_htc_froyo_2.2_orginal_kernel_v2.zip - Orginal HTC kernel from Froyo 2.2 HTCCN_CHS_2.10.1400.3 + wifi-n support
0055_oc_kernel_2.6.32_v8.zip - Overclock kernel 768mhz, ext4 - HCDR.Kernel v4 - By Jacob - Added Cpu and mem tweak script, install setcpu change it via that to lower or raise cpu
010x_*.zip changes kernel speed(mhz)!
0100_orginal_cpu_speed_v3.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0102_614mhz_cpu_speed_v3.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0105_652mhz_cpu_speed_v3.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0107_691mhz_cpu_speed_v3.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0108_710mhz_cpu_speed_v3.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0110_768mhz_cpu_speed_v3.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
015x_*.zip changes read/write access
0150_aufs_script_off.zip - This will turn off aufs support, aufs enables system write access via an overlayfilesystem, read more here
0151_aufs_script_on.zip - This will turn on aufs support, aufs enables system write access via an overlayfilesystem, read more here
020x_*.zip Remove and install apps
0201_remove_htc_apps_similar_to_vanilla_android_v1.zip - Removes HTC SENSE and a bunch off htc related apps, and adds AlarmClock.apk more htc apps will be removed when tested, feel free to test and report if any more can be removed
04xx_*.zip changes how button behaves
0400_mods_disable_keypad_changes_v2.zip
Only flash a 09xx_*.zip after you have rebooted your phone once after first install!
0900_orginal_framework_stock_battery_icon_v5.zip
0903_7steps_circlemod_colorful_v4.zip
reinstall.removed.chinese.app.from.froyo.update.zip - Reinstall removed chinise apps.
When flashing a radio the phone will reboot serval times when you exit recovery and reboot. Dont touch it untill it compleated booted up into system!
Radio_13.53.55.24H_3.35.19.25.zip - NEW in Chinise Froyo 2.2
Radio_13.45.55.24_3.35.15.31.zip - OLD, standard in 2.1 Roms.
If you like this rom and planning to get dropbox for android, please be one of the first 24 that use this LINK, if you use that link both me and you will get 250mb space extra! (its free)
Changelog for Packages:
UPDATED PACKAGE: 2010-09-20
Remade every 09xx_*.zip, to work fine with v7.3 and vanilla lockscreen
UPDATED PACKAGE: 2010-09-05
0005_dtapps2sd-2.7.5-rc3c-signed.zip - Changes: added kernel with apps2sd support
NEW PACKAGE: 2010-09-04
0005_dtapps2sd-2.7.5-rc3c-signed.zip - If you want apps2sd you have to flash this, and have an ext partition.
NEW PACKAGE: 2010-09-01
0906_colorful_statusbar_blue_solid_supercirclemod_ v1.zip - This adds colorful statusbar with transparent background on item list and solid blue supercirclemod, replace standard battery icon
UPDATED PACKAGE: 2010-09-01
0503_adds_orange_launcher_and_home_switcher_v2.zip - Changes: added live wallpapers
UPDATED PACKAGE: 2010-09-01
0911_colorful_statusbar_blue_supercirclemod_v2.zip - Changes: Resized images to fit wildfire, added transparent background on item list
NEW PACKAGE: 2010-09-01
0503_adds_orange_launcher_and_home_switcher.zip - This mods adds Orange launcher and home/launcher switcher (pretty cool to test )
NEW PACKAGE: 2010-09-01
0053_kernel_custom_2.6.29_aufs_overlay.zip - This is a custom kernel compiled by MartinEVE with AUFS overlay support. That will give us full system read/write access.
NEW PACKAGE: 2010-08-31
0911_colorful_statusbar_blue_supercirclemod_v1.zip - This adds colorful statusbar and blue supercirclemod, replace standard battery icon
NEW PACKAGE: 2010-08-31
0101_adds_java_jbed.apk.zip - This adds jbed(java), it will allow you to install java apps and games! (this mod will probably be included in v5 release)
NEW PACKAGES: 2010-08-30
0901_grey_solid_supercirclemod_v3.zip - This adds grey solid supercirclemod, replace standard battery icon
0905_blue_solid_supercirclemod_v3.zip - This adds blue solid supercirclemod, replace standard battery icon
0910_blue_supercirclemod_v3.zip - This adds blue supercirclemod, replace standard battery icon
NEW PACKAGE:
0901_grey_solid_supercirclemod_v2.zip - This adds SOLID supercirclemod grey version(no colors), replace standard battery icon.
NEW PACKAGE:
0903_extra_colorful_statusbar_icons_and_solid_supe rcirclemod_B_v1.zip - This adds extra colorful statusbar icons and SOLID supercirclemod, replace standard battery icon, see third screenshot
NEW PACKAGE:
0902_extra_colorful_statusbar_icons_and_supercircl emod_B_v1.zip - This adds extra colorful statusbar icons_and supercirclemod, replace standard battery icon, see second screenshot. Note: this is just an demostration, the icons are just copyed from desire rom and inserted into framwork-res.apk, they would look 10x better if someone makes a new icon set for wildfire, if someone does this, please make them on transparent background so that they will work on future color changes from htc or user mods!
(this is for devs and designers) if you unzip the framwork-res.apk and look in /res/drawable-ldpi (for wildfire) you will find alot of icones, some of them arent resizeable for system/phone like some of the ic_menu_*, but stat_sys_battery_* is for example resizable by the phone. and for desire in this particular framework-res.apk they are stored in /res/drawable-hdpi-v4
Click here to download a modded framwork for desire and framwork for wildfire
If you feel to add your own piece to the puzzle read here.
If you like this rom and planning to get dropbox for android, please be one of the first 24 that use this link, if you use that link both me and you will get 250mb space extra! (its free)
The rom is build like a PUZZLE with alot of pieces, if you wanna add your own piece to the puzzle read here. I found a site that have some useful guides for wildfire. Perhaps they help someone.
Features:
Based on WWE_1.28.1107.2
[*]Rooted (su +Superuser.apk 2.3.5 the apk can now be updated via MARKET added to /data/app)
[*]Several kernels to choise from with ext4 support, overclocked kernel is planned!
[*]Busybox
[*]Apps2SD (Darktremor 2.7.5 RC3 Script) (Requires Ext Partition. If you want to move dalvik-cache, make sure you flash the patch to do so)
[*]Activated data/app
[*]Deodexed system/framework and system/app to support theme, for example supercircle batterymod
[*]Nano text editor
[*]Bash shell support
[*]No bootsound
[*]Hosts file to block ads! in programs and games updated in /etc/hosts (this also speeds up phone as less memory is used and it can save money on internet traffic!!!)
[*]Included extra apps: Rom Manager, Voicesearch, Jbed(java)
[*]Patched market will show more apps on market (not paid apps)
[*]And what i have forgotten
Known bugs:
None known
Changelog:
Click here.
Things that would be nice to have or fix(not problems releated to my work)
Enable JIT FIXED
Overclock and undervolt kernel
Enable Live wallpapers in HTC SENSE
Installation Instructions: (or click here for a more detailed guide)
This is what i did when i installed this to a new phone.
Boot in to Clockwork Recovery
First i did a backup via "backup and restore" menu
Insert a new formated sdcard with NO ext-partition, did a full WIPE.
Flashed 0001, rebooted and voila it booted! (took abute 7-10 min)
Started Rom Manager and choosed Partition SDcard
Had to install clockwork recovery and choosed model wildfire when asked.
Now choose size of EXT, i will use 512mb
Now choose size of SWAP, i will use 0mb as that will fit my need and i dont see any reason to use SWAP on SDcard.
The phone will boot into Clockwork recovery and do the format and partition on the sd-card and after reboot into system.
When thats done, i mount the sd-card to computer and upload the rom to an folder, for example -install- and all patches i like to install.
Unmount SDcard and start Rom Manager, choose similar to "reboot into recovery" for manual installation.
Start flash those files you like and reboot phone.
For example, start flashing in this order lowest number first and then next lowest number:
0001_WildPuzzleROM_v?.zip
0010_move_dalvik2SD_v?.zip (this requires an ext-partition)
And then boot up phone! (First boot can take around 10 minutes)
And then reboot phone!
After reboot, flash:
0901_grey_solid_supercirclemod_v?.zip
(Always boot and reboot your phone when you did a new flash! It makes the phone more stable)
Downloads:
0001_WildPuzzleROM_v7.3.1.zip - base system - apps2sd is included in the rom and starts automatic when found a ext-partition, for changelog click here.
0010_move_dalvik2SD_v1.zip - moved dalvik-cache to ext-partition
Only the latest flashed kernel will be used
0050_kernel_orginal_from_1.28.1107.2_standard.zip - Flash this if you want to go back to the stock kernel from release: 1.28.1107.2
0053_kernel_custom_2.6.29_aufs_overlay.zip - This kernel adds full system read/write access via aufs file system. Compiled by Martin eve
0055_kernel_oc_2.6.32_for_v7_only_test.zip - Overclock kernel 768mhz
0056_kernel_oc_2.6.29_for_v7_only_test.zip - Overclock kernel 768mhz
010x_*.zip changes kernel speed(mhz)!
0100_orginal_cpu_speed.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0106_691mhz_cpu_speed.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0108_710mhz_cpu_speed.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
0110_768mhz_cpu_speed.zip - This is not a kernel, its cpu-instructions, sets cpu speed to predefined value, but 0055_oc kernel support upto 768mhz
04xx_*.zip changes how button behaves
0400_mods_disable_keypad_changes_v1.zip - Restore changes made in keypad config
0401_mods_enable_trackpad-to_wake_up_disable_power-v1.zip - Make trackpad wake up screen and power button to sleep.
0501_remove_htc_apps_similar_to_vanilla_android_v1.zip - Removes HTC SENSE stuff, to make it feel like vanilla android (i had i force close on start but it dont seem to affect stability, will look into this in future)
0502_removes_orange_launcher_and_home_switcher_v1.zip - removes orange launcher and home_switcher
0503_adds_orange_launcher_and_home_switcher_v2.zip - adds orange launcher and home switcher + live wallpapers
0601_adds_system_ringtones_and_alarms_v1.zip - Adds system sounds - ringtone and alarm signals.
Only flash a 09xx_*.zip after you have rebooted your phone once after first install!
0900_orginal_framework_stock_battery_icon_v4.zip - Remove any mod made to framework, for example batterymod (circle, gauge, panda)
0901_7steps_circlemod_v2.zip - Adds 7 steps battery circlemod
0902_7steps_circlemod_smileys_v2.zip - Adds 7 steps battery circlemod, and custom smileys - default in rom v7.3
0903_7steps_circlemod_smileys_colorful_v3.zip - Adds 7 steps battery circlemod, custom smileys and colorful icons on statusbar
0905_blue_solid_supercirclemod_v5.zip
0910_grey_solid_supercirclemod_v5.zip - Adds grey solid supercirkle mod.
0915_gauge_batterymod_v2.zip - Check battery in screen 5
0920_panda_batterymod_v2.zip - Check battery in screen 6
If you feel to add your own piece to the puzzle read here.
If you like this rom and planning to get dropbox for android, please be one of the first 24 that use this link, if you use that link both me and you will get 250mb space extra! (its free)
Link to ROM expired. Please reuoplad
Link updated
First of all, thanks for the rom! Second, is this faster then the default ROM.
Thanks in advance!
I have no idea. But it have more features. Do a linpack or another benchmark program test and report your result, and i can do the same.
Great work and thanks! Look forward to see this developing
any idea when the custom recovery is released ?
harmohn said:
Great work and thanks! Look forward to see this developing
Click to expand...
Click to collapse
Thank you, i hope you will be pleased when time is here to test it.
adeadrat said:
any idea when the custom recovery is released ?
Click to expand...
Click to collapse
Sorry no, but i heard its realy realy close to release now.
Added package 0300_adds_system_ringtones_and_alarms.zip - Adds sounds to /system/media ringtones and alarms
Added package 0500_* to remove HTC apps, and make the phone similar to vanilla android, but still with HTC-dailer and FM-radio.
Added package 0900_orginal_framework_stock_battery_icon_v1.zip - This removes any mod made to framwork like supercirclemod (0901_*)
Is it safe to remove all HTC apps?
Realy I don't need HTC sense.
What's the result? More free RAM?
Wildfire is my first htc prone.
Sent from my HTC Wildfire using XDA App
demolition23 said:
Is it safe to remove all HTC apps?
Realy I don't need HTC sense.
What's the result? More free RAM?
Wildfire is my first htc prone.
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
Yeah its safe, if you dont like the result you can always restore the nandroid backup i recomended you to start with or just flash 0001_*.zip and the apps will be back.
You will save ram yes as less program needs to be started at boot, and space ofcourse.
Thanks for the info.
One more thing,can I flash the script that erase HTC apps on a rooted stock ROM? I don't want to lose my apps and settings right now..
Sent from my HTC Wildfire using XDA App
demolition23 said:
Thanks for the info.
One more thing,can I flash the script that erase HTC apps on a rooted stock ROM? I don't want to lose my apps and settings right now..
Sent from my HTC Wildfire using XDA App
Click to expand...
Click to collapse
yes you can, if you have a custom recovery.
Thank you! Will test your ROM ASAP.
Waiting for custom recovery, hope they release it soon.
Sent from my HTC Wildfire using XDA App
So what is it: forum.xda-developers.com/showpost.php?p=7654423&postcount=2
So can I upload this rom after buying a phone or not?
Hello,
I bought my wildfire from another country that already unloked by the seller.
If I flash with your firmware because I need the app2SD.
Can I do that?
I'm newbie about flashing at HTC, is it
* Arrow
* HTC Buzz: WildfireArrow
* Wildfire GeneralArrow
* [GUIDE] ROM FLASHING GUIDE FOR NOOBs.
the thread I must follow to flash my wildfire? thx
This is hugely impressive!
Hope to give it a try tomorrow
Best,
Martin
Hi,
What's the benefit from the "ext4-ish" kernel ? Does it improves performance on low-class SD card or it's lifetime ?
Does app2sd supports usb mass storage without particular manipulations ? and does this move every apps onto the SD or can we choose which one should or should not be moved to the SD card ?
Is this rom using a-swapper or a SD swap partition ? If not, what about adding a swap option in this rom ? (does it really reduces the SD lifetime ? =/ )
Thanks anyway for the good work =3

emanoN [ROM][Kernel] **Version 7** Stock Firmware leveled up!!

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"
}
Credits
I'd like to start this by giving proper acknowledgement to the people who made this ROM possible.
Credits and thank you to the following -
ALL CyanogenMod contributors for CM Parts, Music, and ADW laucher. Almost all mods were taken from their codes. Hats off to you, guys
tj_style for pioneering development of our device, CWM and CM7
squadzone for picking up what tjstyle left and for keeping the development alive
subpsyke for his short stint on our forum
franciscofranco and for kernel source
burstlam for Statusbar + notification dropdown color options and center clock option
lidroid for the following -
Power widget layout and icons. Codes for Flashlight, Shutdown, and Reboot buttons
Codes for Flip mute, app uninstaller, autostart codes from Lidroid Toolbox (available in the Market)
Codes and resources for Glass, Epic, and Fascinate loskcreens
AndroidON for volume step guide
hansip87 for swipe to clear notification codes
zeppelinrox for RAM management values
RomanBB for Statusbar Tweaks and extended power menu codes
pvyParts for additional Statusbar Tweaks sources and Battery Bar
ROM features
What's the difference of this ROM from stock?
Code:
• Android 2.3.6 Europe firmware (S5570XWKTN)
• Kernel
- Overclock up to 825mhz (default minimum 122mhz, default maximum 600mhz)
- Undervolted
- Enabled EXT3, EXT4, CIFS, TUN (for OpenVPN), and Swap
- EXT4 updates and tweaks
- Added new CPU Governors (default Smartass V2) and I/O Schedulers (default SIO)
- Added SFB, zcache, cgroups, autogroup, cleancache, and compcache (aka ZRAM. Disabled by defaul but will be automatically enabled if you switch to stock RAM management values to prevent lags)
- GPU tweaks
**Stuffs you don't get from any other stock based ROMs**
• emanoN Settings (for non-stock settings and utilities)
• CM7 lockscreens + Samsung lockscreens (Glass, Epic, Fascinate, and Circle)
• Lock screen options
-Music control
-Gesture
-Widget layout
-Background color
-Custom app starter
• Integrated Spare Parts
• Enable/Disable CRT on/off animation
• Long-press volume button in screen off mode to skip forward/back songs
• Long-press back button to kill foreground application
• Statusbar tweaks which includes:
- 18 power widget buttons and configuration. Long press toggle icon will bring to the respective setting
- Clock, signal, battery tweaks
- Battery bar
- Statusbar nad notification dropdown color and transparency
• Access Samsung codes
• System utilities
• Flip to mute phone
• Enabled native SIP (Settings > Call settings)
• 98% odexed system. The following apps are deodex for theming: mms, dialer, contacts, settings, systemui, music, launcher, and desk clock
The usual stuffs you get from other stock based ROMs:
• Implement swipe to clear notifications
• Additional volume steps (for notification only)
• Enabled bootanimation + random bootanimation
• Reboot (with Hot Reboot) and Screenshot shortcut on Power Menu
• Multi-language
• RTL display for Arabic text
• Set screen not to turn on when device is unplugged
• System and build.prop tweaks
• ICS transition animations
• Still stock themed. I just replaced those crappy statusbar icons with CM7
• Removed CSC folder
• Block Ads
• Added some binaries
• OpenVPN ready
• Sqlite patch
• Connection to Ad-Hoc WiFi (optional)
• Pre-rooted and ADB as root
• Busybox 1.19 (from CM7)
• init.d and usersinit.d support (for running custom scripts at boot)
• Adjusted RAM management values based on V6 SUPERCHARGER. On demand script to change memory management values to stock (less aggressive values for multi-tasking) and also a script to revert back to ROM values
• Adjusted SD card read ahead value to 2MB
• All partitions are EXT4
The boring stuffs (app changes):
• Removed stock apps
- Google apps that can be downloaded from the Market (Gmail, Voice Search, Youtube, and Quick Search) to ensure that you get the latest version and to save space
- Samsung apps (Quick Office, Software Updater, Samsung Market, Stock Clock Widget, Program Monitor Widget, Screen Capture Service, Home Screen Tips, and Social Hub)
- Swype (optional to re-install)
• Replaced stock apps
- Myfiles ==> File Manager (with root access File Manager > Settings > Root Explorer)
- Dual Clock and Clock Widget ==> From Galaxy Y
- Desk Clock ==> From CM7
- Live Wallpaper ==> From CM7 (modified by me)
- TouchWiz Launcher ==> ADW launcher (CM7 version)
- Music ==> AOSP Music (CM7 version)
- Maps ==> Updated to 6.3.0
- Market ==> Google Play
• Modified stock apps
- Messaging ==> Removed recipient limit and SMS>MMS auto-conversion. Enabled skin chooser
[STRIKE]- Camera ==> Enabled power key to take pictures[/STRIKE]-
- Wallpapers ==> Replaced some wallpapers
- FM Radio ==> Removed Airplane mode restriction
• Added apps
- Lock Screen (soft key to turn off display)
- Terminal (running commands)
- OpenVPN Settings
- Download All (to be able to download any file type)
- S2E
- DSP Manager
Changelogs
Code:
[U][B]Version 7[/B][/U]
• Android 2.3.6 Europe firmware (S5570XWKTN)
• Android 2.3.6 Europe firmware (S5570XWKTN)
• Integration of CM7 features which includes:
- Accelerometer rotation options
- Custom long-press home key and menu key actions
- Haptic feedback tweaks
- Full port of lockscreen options including music controls
- Statusbar soft keys
• More notification power widget options. Added media and screen off buttons as well
• Update statusbar color options
• Add option for statusbar notification background color
• Fixed date overlay in statusbar
• Improved swipe to clear notification
• Add center clock option
• Add CM battery mini icon
• Change reboot option in extended power menu and added Hot Reboot
• Replaced stock music app with CM music
• Replaced TouchWiz launcher with ADW (CM7 version)
• Removed No Frills CPU (you can change CPU frequency via emanoN settings)
[U][B]Version 6[/B][/U]
• Added Glass, Epic, and Fascinate lockscreens. Removed Rotary Revamped
• Long-press back key to kill foreground app
• Long-press volume key in screen off to skip back/forward music tracks (hard coded, doesn't work with stock Music app)
• Battery bar
• Clock, signal, and battery options (some settings takes a few moment to update)
• Statusbar color and transparency
• CRT on animation
• Removed restriction of FM Radio on Airplane mode
• Enabled skin chooser in MMS app
• CRT on animation
• Removed ROM Manager (can be downloaded from Play Store)
• Removed Social Hub
• Cache partition back to EXT4. System partition back to journaled
• Integrated UV Kernel in ROM (no longer optional)
• Statusbar toggle icons back to original theme
[U][B]Version 5[/B][/U]
• Android 2.3.6 Europe firmware (S5570XWKTH)
• Kernel
- zram replaced ramzswap
- undervolt (optional)
- added SFB, zcache, cgroups, autogroup, and cleancache
- ext4 updates and tweaks
- enabled 825mhz frequency, smartassv2 as default governor, and 122mhz as default minimum frequency
- GPU tweaks
- Others that I can't remember
• Apps
- The usual update to current version including Maps 6.3.0
- Replaced Screen of and Lock with Lockscreen (smaller filesize)
- Added emanoN Parts (for non-stock settings and utilities
- Removed Spare Parts and Quick Panel Settings (functions available in emanoN Parts)
- SGS TouchWiz Launcher
- Removed stock screen capture and Samsung software update
- Enabled power key to take pictures in Camera
• Disabled scrolling cache
• Additional volume steps
• Implement swipe to clear notifications
• Added wifi tether option in statusbar toggle
• Flip to mute phone (via emanon parts)
• Enabled native SIP (Settings > Call settings)
• CM7 lockscreens and lockscreen options
• Supercharger RAM management values
• Disabled compcache by default (will be automatically enabled if you switch to stock RAM management values to prevent lags)
• Removed journaling on system partition
• Cache partition formated to ext2 (for faster write and gain additional 4MB of space)
• More build.prop tweaks
[U][B]Version 4[/B][/U]
• Android 2.3.6 Latin firmware (S5570LWMKPJ)
• Bootanimation is fixed in this firmware. Bootanimation to SD will again be optional
• Apps
-Reverted to old Market (faster on our phone) and removed Market Updater to prevent the phone from auto installing the new Market. I will provide it as optional for those who prefer to use the updated Market.
-Updated all Market apps
-Maps 6.0.3
-Added DSP Manager from Cyanogen ROM
-Removed Screencapture Shortcut
-Added Samsung Weather Clock widget from Galaxy Y (optional, it's a 7MB apk)
-Fixed Grass and Galaxy live wallpapers
[STRIKE]-5 icon dock TouchWiz Launcher. Open/Close app drawer with animation[/STRIKE]
-Removed recipient limit and SMS>MMS auto-conversion in messaging app
-De-odex TouchWiz Launcher and DeskClock for theming (let me know if you need more de-odexed apps)
• Kernel
-Fixed compcache
-Added Lagfree governor
-SIO default I/O scheduler
-Fixed some CPU governors.
• Statusbar
-Changed toggle icons and background
-Changed toggle display to 4 icons (portrait) 6 icons (landscape)
-Fixed Flashlight
-Long press toggle icon will bring to the respective setting (available in Version 3, just forgot to mention it in the changelog)
• System
-Enabled compcache at boot with 40MB disksize
-Removed tweak-SDcard_speed (SD card buffer/read ahead) in init.d. Value can be change via s2e. Default is still 2mb
-On demand script to mount cache to data for downloading 20mb+ market apps
-On demand script to change memory management values to stock (less aggressive values for multi-tasking) and also a script to revert back to ROM values
[STRIKE]• Back to GB transition animations[/STRIKE]
• 9 Lockscreens. To change, go to Settings > Display > Unlock screen
• Screenshot via power menu
• Block Ads
[U][B]Version 3[/B][/U]
[B][COLOR="Red"]VERY IMPORTANT:[/COLOR][/B] Initial issue - for some reason boot animation does not get killed after boot complete. So if you are going to use custom boot animations, you'll have to edit them so that they won't loop infinitely.
-Android 2.3.5 (S5570XWKS7)
-Kernel updates: OC no longer requires dalvik-cache to sd-ext, new CPU Governors and I/O Schedulers
-14 statusbar toggle buttons (customizable via QuickPanel Settings). [B][COLOR="Red"]WARNING:[/COLOR][/B] Do NOT use flashlight toggle, you'll get force close
-Random bootanimations pre-enabled because of the initial issue indicated above
-ICS transition animations
-Startup sound is back. To change, get any wav or mp3 file and rename it to "poweron.ogg" and place it in "/system/etc" folder. To disable, delete or rename the said file
-Still stock theme, I just replaced those crappy statusbar icons with CM7
-Replaced darktremor apps2sd with S2E
-Menu button unlocks screen
-98% odexed system. The following apps are left deodex for theming: mms, dialer, contacts, settings, systemui, and music. More space in data partition (170mb after install)
-OpenVPN pre-enabled (as requested)
-sqlite patch integrated in ROM (no longer optional). More in for about this [URL="http://forum.xda-developers.com/showthread.php?t=903507"][B][COLOR="Blue"]HERE[/COLOR][/B][/URL]
-Removed CSC folder
-SD mount script and busybox from CM7
-Organized scripts in init.d folder for transparency and easy identification so you can easily disable them to revert to default system values
-Better RAM management
-Apps update:
Updated versions of all market apps + Market
Clock widget replaced with Digital and Dual clock widgets from Samsung Galaxy Y
File Expert replaced with File Manager. To obtain root access ==> File Manager > Settings > Root Explorer
CPU Master replaced with No-frills CPU Control
a2sdGUI replaced with s2e
Added ROM Manager, Spare Parts, and Screen Capture Shortcut
[U][B]Version 2[/B][/U]
-More languages in locale
-Added data network connection in power menu
-Remove Zeam (can be downloaded from the market)
-Modified TouchWiz now using the apk from mini
-Set screen not to turn on when USB is unplug
-Added tweaks from [URL="http://forum.xda-developers.com/showpost.php?p=16833651&postcount=1"][COLOR="Blue"][B]HERE[/B][/COLOR][/URL] that are beneficial to our phone
-Added back some stock apps
-Replaced stock download ui with Download All from market
-Fixed custom theme
-RTL fix for Arabic fonts/laguage display ==> (optional)
[U][B]Version 1[/B][/U]
-All files from S5570XXKPK firmware
-Deodexed system. All APKs optimized and zipaligned
-Recompiled kernel to support ext 3/4, tun/tap, cifs, ntfs, and swap
-Pre-rooted
-Busybox 1.19
-ADB as root
-init.d support
-Changed memory killer and SD card read values
-system, data, cache partitions converted to ext4
-Darktremor Apps2sd 2.7.5.3 Beta 04
-With boot animation to SD feature (optional)
-Removed startup sound
-Changed default language to English
-CRT animation when turning off screen (to enable, go to Settings>Display>Animation and select 'All animations')
[STRIKE]-Custom theme[/STRIKE]
[STRIKE]-Modified pulldown and status bar[/STRIKE]
-Reboot, Recovery and Download shortcut on Power Menu
-myfiles replaced with File Expert
-Two Launchers: Zeam and modified stock launcher (TouchWiz)
-Added Live Wallpapers
-OpenVPN
-Screen off and lock, A2SDGUI, CPU Master, Terminal Emulator are pre-installed
-Updated Google Maps and remove Google apps that are available in the market
-Removed Swype and some Samsung apps
-Gingerbread Keyboard (optional)
-Connection to Ad-Hoc WiFi (optional)
-Overclock
-Option to re-odex system apps (optional see notes below)
-sqlite patch
Bugs, issues, and limitations
Code:
• Force close on any web app when you click drop-down bars on websites.
• Clock color defaults to transparent after install giving the impression that no clock is displayed in the status bar. Change clock color in emanoN settings > Interface > Status bar tweaks > Clock Tweaks
• Lock screen wallpapers (Settings > Display > Wallpapers) do not work on any lock screens
• Custom home screen wallpaper images (Settings > Display > Wallpapers) are not cropped properly
• Lock screen settings and options only works with CM lock screens
• Meizu lock screen displays "Connect your charger" when plugged in or connected
• Artist and song information in Music app > Artist tab are not displayed
• Some status bar tweaks settings are not immediately taking effect (deselect and reselect options and/or re-start status bar as a work around)
• Some settings are intentionally disabled for the meantime until I figure out how they work
Download link and reminders
PLEASE DO NOT MIRROR OR RE-POST DOWNLOAD LINK! If you know someone who did, please as them POLITELY to remove the link and re-direct there post to this thread instead. If they still failed to do so, let me know so that I can take proper actions.
TO ROM COOKS:
If you will use this ROM as base (or any part of this ROM for that matter), please ask permission first and give credit where it's due. I've seen some parts of this ROM used on other forums without proper credit. I've done a lot of research figuring things out, so please do the same.
Thank you.
>>Click here to download Version 7<<
Installation
Pre-install Notes:
This ROM is based on the Android 2.3.x stock Samsung firmware from sammobile.com. Please flash via Odin the appropriate Gingerbread firmware for your region before flashing this one to avoid issues with 3G connection, GPS, etc.
FLASHING DISCLAIMER APPLIES!
How to install from stock firmware:
Skip Step 1 if you are already on Android 2.3
1. Download and install Android 2.3.x firmware specific for your region from samfirmware.com (now sammobile.com) using Odin ==> http://www.sammobile.com/showthread.php?t=30
2. Download and install ClockworkMod (CWM) Recovery using Odin ==> http://forum.xda-developers.com/showpost.php?p=15626837&postcount=2
3. Download Version 7 of ROM and save it on the root your SD card ==> DOWNLOAD VERSION 7 HERE
4. Turn off phone. Go into recovery mode by pressing and holding the Home + Power buttons. Release buttons when you see the Samsung logo
5. Once you are in recovery mode you will get lot of options on screen. In recovery mode touchscreen does not work, so use the Volume button to toggle through options, Home button to select option or confirm action, and Power or Back button to go back to the previous menu.
6. Select 'wipe data / reset'. Confirm action
7. Select 'install zip from sd > 'choose zip from sdcard' > file in Step 3. Confirm action
8. Go back to previous menu and select 'reboot system now'
Done!
How to install from other custom ROM:
1. Backup current ROM using CWM (optional)
2. Perform Steps 3-8 above
Done!
NOTE:
For Version 7, reboot is normal on first boot (after install or data wipe). I've added a script that does this to fix some back-end issues
Post install options
Optional stuffs, apply in CWM -
1. Ad-Hoc WiFi ==> see attached WPA
2. Swype Keyboard ==> see attachment
3. Boot animation to SD:
Create a folder named "bootanimation" on your SD and place all your favorite boot animation zips there. They will be played randomly every reboot.
4. Change RAM management values to stock (for multi-tasking), just type the two commands below in terminal. First command will obtain root, second will execute script
Code:
$su
#stockmem
5. To revert back to ROM RAM management values (strict), just type the two commands below in terminal. First command will obtain root, second will execute script
Code:
$su
#emanonmem
nice work bossing! Keep it up! When restoring from titanium no need to include the data just the apps or both?
Sent from my GT-S5570 using XDA Premium App
Thanks! I was just looking for vanilla.
Omg. This is awesome. Oh, and, does it fix the earphone problem?
The earphone problem is in CM7, this is vanilla.. so there is NO problem with earphones!
TheWhisp said:
The earphone problem is in CM7, this is vanilla.. so there is NO problem with earphones!
Click to expand...
Click to collapse
YAY! Question: I already did Step 2 while flashing my CM7. Must I do it again?
Okay, mine is not S5570XXKPI. Guess I will have to wait for the earphones problem to be fixed then...
If that's the case, you can flash this directly via CWM
ExquisiteZero said:
YAY! Question: I already did Step 2 while flashing my CM7. Must I do it again?
Okay, mine is not S5570XXKPI. Guess I will have to wait for the earphones problem to be fixed then...
Click to expand...
Click to collapse
Well, okay. Here is the thing. I flashed the cwm for the CM7 then flash the ROM. Now, there is an new version. And i did NOT flash cwm this time and straight away flash the new version of CM7 rom.
Is it still possible to flash this? And may I know how because I'm new to this and the firmware is not the same. Sorry!
good job
Menu fonts are not visible on some apps. Have u fixed yet?
ExquisiteZero said:
Well, okay. Here is the thing. I flashed the cwm for the CM7 then flash the ROM. Now, there is an new version. And i did NOT flash cwm this time and straight away flash the new version of CM7 rom.
Is it still possible to flash this? And may I know how because I'm new to this and the firmware is not the same. Sorry!
Click to expand...
Click to collapse
Anybody can help?
Cm7 fw based in 2.3.4, so you can flash it with this rom. Wipe data & cache before and after flashing.
Sent from my GT-S5570 using XDA Premium App
AndroidFiber said:
Cm7 fw based in 2.3.4, so you can flash it with this rom. Wipe data & cache before and after flashing.
Sent from my GT-S5570 using XDA Premium App
Click to expand...
Click to collapse
Read the first post please.
This is based on the Android 2.3.4 Europe firmware from samfirmware.com (S5570XXKPI). So if that firmware does NOT work for you, DO NOT flash this one.
Click to expand...
Click to collapse
Mine is not S5570XXKPI.
hi
the rom support arabic?
thanks
Parasmi, sorry for asking, AFAIK RootExplorer only has paid-apps version, and no free version available. Is there any free version (ads based whatsoever) that we can download ?
Hi guys i have a Samsung Galaxy S5570L im from South america, and i flashed the firmware for 2.3.4, but my signal is not working =/, and i asume that samsung does not have unified baseband for this phone... so i cant use the 3G/HDSPA networks, until i can flash a baseband for the s5570L, if you know how, can you help me plz?
Thanks anyway
The only way to fix your problem is by flashing custom ROM for your region. You can't use Europe ROMs as they kills the 3G and GPS...
ExquisiteZero said:
Mine is not S5570XXKPI.
Click to expand...
Click to collapse
You can still use it. Just skip Step 1
parasmi said:
2. Download and install ClockworkMod (CWM) Recovery using Odin ==> http://forum.xda-developers.com/showpost.php?p=15626837&postcount=2
3. Download S5570XXKPI_MOD_ROM.zip and save it on the root your SD card ==> http://www.multiupload.com/7GJEPE1967
4. Turn off phone. Go into recovery mode by pressing and holding the Home + Power buttons. Release buttons when you see the Samsung logo
5. Once you are in recovery mode you will get lot of options on screen. In recovery mode touchscreen does not work, so use the Volume button to toggle through options, Home button to select option or confirm action, and Power or Back button to go back to the previous menu.
6. Select 'wipe data / reset'. Confirm action
7. Select 'install zip from sd > 'choose zip from sdcard' > file in Step 3. Confirm action
8. Go back to previous menu and select 'reboot system now'
Done!
Click to expand...
Click to collapse
midomad said:
the rom support arabic?
thanks
Click to expand...
Click to collapse
This is from the Europe 2.3.4 firmware so there is no language support non-European countries.
Di you try to flash the Europe firmware before? did you had any issues with it?
Kuronow said:
Hi guys i have a Samsung Galaxy S5570L im from South america, and i flashed the firmware for 2.3.4, but my signal is not working =/, and i asume that samsung does not have unified baseband for this phone... so i cant use the 3G/HDSPA networks, until i can flash a baseband for the s5570L, if you know how, can you help me plz?
Thanks anyway
Click to expand...
Click to collapse
Try CheckFusDownloader (search XDA for it) to get chilean ROM I used to find my Claro ROM for Argentina and worked, now I have a backup. It's no good to flash european ROMS for our latin phones. It messes up 3G and GPS. For the time being you can disable 3G and phone should work fine in 2G mode. It is suggested in this post that if you restore only your amss (radio) file and csc.rfs file back in your current european ROM you should get 3G and GPS working again but with 2.3.4 firmware. I have not tried this myself yet. See this post from when I did the same as you and lost GPS and 3G on a GT-I5510L http://forum.xda-developers.com/showthread.php?t=1106484 here kraka23 seems to have solved it

[ROM][KANG]Team Asylum AOKP Final[11-02-2012] - Asylum CM10 Final[11-04-12]

{
"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"
}
built by antiochasylum
Disclamer
Everyone knows the risk of flashing. I have tested this rom on my device for days now But as always it is YOUR DEVICE, you make the decision to flash it.
So you want to Install? Follow these Steps
-be on a proper recovery, with MMC_CAP_ERASE disabled.
-download your poison(aokp or cm both links below)/gapps to int/ext sd card
-if you pick CM make sure to thank theripper!!!
-nandroid
-wipe data/cache
-flash asylum-aokp-jb-xx
-flash gapps
-flash hydracore v7
-reboot
If already on AOKP
-download rom/gapps to int/ext sd card
-wipe cache
-flash asylum-aokp-jb-build-xx
-flash gapps
-reboot
Download
Build 08 is back on goo.im! - I recommend using the Goo Manager APP, open it, Browse compatible ROM's and you'll see my name , OR Click here
Removed APK's Final
Please flash Hydracore v7 after flashing rom and gapps - STD version can be found Here - not doing this will result in a boot loop.
CM10 Downloads
Asylum CM10 Final - Here
Please flash Hydracore v7 after flashing rom and gapps - STD version can be found Here - not doing this will result in a boot loop.
Asylum CM10 Removed APK's Final Here
Credits
-My wife!(for not leaving me! )
-Entropy512
-Xplodwild
-codeworkx
-sixstringsg (for making the n7000 buildable on aokp's source)
-zX TheRipper Xz - script genious, builder of asylum cm
-teamhacksung
-team kang
-CyanogenMod
-sswagonman - tester, friend
-chasmodo - tester, friend, hosting
-chadrick.7 - tester, fellow texan
-nascar24usa
People who bought me a beer! , Thank you!! - Donations are cherished and loved
Chasmodo - AGAIN!! - AGAIN!!! - AGAIN!!!
zX TheRipper Xz - AGAIN!!
albert Rustanto - AGAIN!!
snabben - AGAIN!! - AGAIN!!
blady-jack
sswagonman - AGAIN!!
patos46
[David]
happiboi - AGAIN!!
skillz9669
phly-phantom
patrice lenglart - AGAIN!!
karapoutsoglou
laloutre
trahzebuck - AGAIN!!
sudisk
andreww88
ExilHh
nascar24usa
antonius0809 - AGAIN!!
sunny2303
ilovemoney
dtswk
mfractal
jon3sh
GeorgEveS
thechints
xecut
MrDSL
[user_99]
srasher
ahalford
Guitarfreak26
vet-note
dtswk
darkness_78
mikeemoz
Ending
Press thanks ​
Changelog
Code:
Final Build - CM10
-repo sync 11/3/2012 - 1600
-CM file manager is in removed apk's if you want it.
-the end of the frontier(on this device)
Final Build - AOKP
-repo sync 11/2/2012 - 1200
-the end of the frontier(on this device)
Build 09
-repo sync 10/21/10 - 1000
-all changes and merges from AOKP
-played with a few string in settings
Build 08
-repo sync 0900 - 10/14/2012
-updated to 4.1.2
-updated system files to work with R3P0 kernel- thanks Gavin!!
-the kernel might eat battery. This has been reported already. If you experience this flash a stock CM kernel from 10/12/2012 and before.
-it boots! Lol.
Build 07 - pulled.
-repo sync 10/5 - 1600hrs.
-cherry picked - remove lockscreen vibration
-blind builds(only option now)
Build 06
to lazy to post lol
Build 05
-most recent aokp changes 9/16/2012 - 1300
-project lard still
-you can now select launchers on boot, apex or nova.
-quick reply from the status bar cherry picked
-goo.im hosting! - use the goo manager app - easiest way.
Build 04
-most recent AOKP changes and merges 9/8/2012 - 1900hrs
-Project LARD
-option to schedule a daily reboot
-next build will be included in the app :P
Build 03
-most recent AOKP changes and merges 9/5/2012 - 1300hrs
Build 02
-most recent HydraCore kernel(not released yet) STD version.
-repo sync - 9/2/2012 - 1700hrs
-few changes from aokp
-ability to pick your own boot animation
-kill-all-button option in rom control
-if you are having issues connecting to google services, please wipe,
otherwise this should be no wipe.
Build 01 AOKP
-We are shifting gears here. I deleted CM10 off my machine. AOKP will be going forward. I like it better :P
-If you want CM10 - go [URL="http://forum.xda-developers.com/showthread.php?t=1865477"]here[/URL]
-repo sync with AOKP up to 8/29/2012 - 1700 hrs.
-kernel is 100% stock that was built inline. Pick your own(HydraCore is recommend)
-asylumized :P
Build 01 Beta - Starting JB
-First build with Aroma installer(myself and zX TheRipper Xz have tested the installer 1000x different
ways, and everything works, so please let us know if you encounter issues, if the installer freezes for
any reason, just reboot back into recovery and start again.
-Gapps are included in the install, make sure to check them on additional packages.
-Changelog is built into aroma.
The end of the ICS Line
Build 21
-This was built by zX TheRipper Xz - THANK HIM [url="http://forum.xda-developers.com/showpost.php?p=30133773&postcount=6844"]HERE[/url]
-This is officially the final ICS Build.
-Just brings changes up to CM Stable.
Build 20 - Final CM Build.
-Repo sync 7/29/12 - 0800am
-Not alot of changes, but more up to date.
-trying to make this one the best yet.
-Big Changes to kernel.
-GPU clock values are 100,266,400 - up from 100,166,300(thanks novic_dev for the help!)'
-CPU OC - up to 1.6ghz
-Added governors; wheatley, lulzactive, interactiveX, smartassV2, pegasusQ, lionheart.
-Default is Wheatley, this will eat battery faster, but its super smooth.
-Default scheduler is V[R]
-kernel dubbed bbqR3
-big thanks to novic_dev and morfic for the kernel help.
Build 19
-Repo sync 7/19/2012 - 1030am
-Brings all of RC2 plus more.
-Updated Apex
-Updated SuperSU
-Asylum BBQ kernel re-based on the smdk4210 kernel.
-Removed all the **** load of governors, will add back lulzactive next build.
-Added 1.6ghz OC.
Build 18
-Repo Sync - 7/15/2012 - 1100hrs
-New kernel - Anidroid code - modified for asylum, dubbed "asylum bbq" - Thanks novic_dev! Source code [url="http://github.com/antiochasylum"]here[/url]
-Adds a crap load of govenors
-Adds 1.6 overclock as well.
Build 17
-Repo Sync - 7/9/2012 - 1700hrs
-From this point forward most builds will only be a repo sync, which bring in all the most recent changes
at that given time.
-This build adds the option to change the soft keys time out, in device settings.
Build 16
-Repo sync - 7/5/2012 - 1430hrs
-Updated SuperSU
Build 15
-Repo Sync -6/30/2012 - 1400hrs
-Added Lock screen Skulls, compatiable with ALL versions of Asylum, past, present and future(second post)
-Add JB window animations
-Fixed a FC at Settings/Apps for some.
Build 14
-Repo sync -6/25/2012 - 1700hrs.
-Updated Apex
-Updated SuperSU
-Remove LTE
-Removed Siri(she's a bit¢h)
-Will be released another version today with bottom status bar
Build 13
-Repo Sync - 6/20/12 - 1700hrs
-Kick ass boot animation - thanks toxicthunder!
-Updated Apex
-Updated SuperSU
-SoD's should be fixed
-Ported Siri from iOS
-Added LTE
-Enabled "Apple Mod" - This will automatically allow you to wear a black turtle neck with jeans.
-Added "iPhone Look alike mode" - This will shrink your device into iPhone size, making people think you are cool and have an iPhone.
-More but cant remember.
Build 12
-Repo Sync 06/14/2012 - 1400hrs
-upstream changes
-This will be last release till after my b-day(6/16/2012)
Build 11
Repo sync 1700hrs. - 6/11/2012
Storages seemed to have switched again? Anyone confirm this?
Linaro merges.
PA merges.
SODs seem are gone on my device.
Build 10
Repo sync - 6/9/2012 - 1600hrs.
Brings some cool features.
SOD's appear to be OK, I have not experienced any.
Not a lot more - RL has me busy!
Build 09
Repo Sync 10:00am today, brings alot of changes.
Fixes recovery install location
Fixes lock screen wake up lag
Added App Widget picker - per request
Center Clock mod still works - flash in recovery.
More stuff but I cant remember Lol.
Build 08
Repo sync 5:30pm today
Fixes weather refresh, adds calendar to lock screen
Replaced the CM weather images with AOKP ones.
Fixed status bar not showing up when doing a clean install
Goo.im web hosting now, Woot!
added the ability hopefully to update through the goo.im app,
i'm still not showing up, but it says to wait a bit. We will see.
Build 07
Repo Sync 9:00am this morning.
New CM features(lockscreen)
Added my Avatar in an easter egg. Find it, let me know :P
Screen freeze unlock is still present, Its the touchScreen service not starting. Directly related to Wifi being on. If wifi is off, no freeze.
Build 06
This IS a new build - repo sync as of 3pm today.
Reloaded is gone, I'm porting it, but its a slow process. He did ALOT with that systemui
Disabled the cursor when using the stylus
Disabled the stupid dimming of the status bar icons(credit to MrDSL) for pointing this out. Looks WAY better.
Fixed the "Location set by GPS" icon.
Updated Apex to 1.2.1
Same smoothness and stability as always :)
I think that's all - like I said, not alot of time on this build :)
Build 05
This is [b]NOT[/b] a new build, this is build 03 from May 17th, in which reloaded ICS settings works like a champ.
Updated Apex Launcher to most recent version 1.2.0
Removed UMS.apk(mass storage crap)
Speaker phone fixed(thanks to xplodwild for this!)
Removed APKs from build 3 work fine. Since they are the same.
Tablet mode from build 3 as well.
Kernel is built as of 5/23 - 2:28pm.
Build 04
Removed Reloaded ICS, its based off an old SystemUI, new changes are causing a FC, I've PM'd the creator about this. Sorry for now.
AsylumICSWallpapers.apk can be downloaded for kick ass wallpapers - APK is located in media fire folder, download and install as normal.
Repo Sync as of 11:15am this morning. Most recent changes are included.
Apex 1.2.0 - Most recent. Its ALOT smoother than previous builds. Wallpaper scales correctly.
Removed mass storage.apk - was a pain in the ass.
Few other changes, but I'm sleepy and I need a nap lol, Chasmodo knows why :P
Build 03
More murdered out stuff
Apex Launcher is now default launcher
New default wallpaper - thanks to sswagonman
Mass storage working - VIA app, until I can get more time to actually look at this(app is a workaround)
A few speed tweaks here and there, should improve overall smoothness - could be a placebo effect as well lol
More but I dont remember all of them, I'm still not awake yet.
All CM Upstream changes listed below.
Settings: Hide Wifi-Direct Settings if not supported - [android_packages_apps_Settings]
telephony: Consolidate Qualcomm RIL implementations - [android_frameworks_base]
frameworks: Fix audio routing when plugged to docks - [android_frameworks_base]
trebuchet: Add config for workspace grid size - [android_packages_apps_Trebuchet]
sed: fix handling of s/// which has empty matches - [android_external_busybox]
camera: Add parameters for some Samsung cameras - [android_frameworks_base]
add RIL for Samsung devices with Qualcomm radios - [android_frameworks_base]
Update profile drawables - [android_frameworks_base]
CMWallpapers: replace old CM logo with Cid - [android_packages_apps_CMWallpapers]
phone: OCD strings fix - [android_packages_apps_Phone]
phone: OCD strings fix - [android_packages_apps_Phone]
phone: OCD strings fix - [android_packages_apps_Phone]
phone: OCD strings fix - [android_packages_apps_Phone]
phone: OCD strings fix - [android_packages_apps_Phone]
phone: OCD strings fix - [android_packages_apps_Phone]
phone: OCD strings fix - [android_packages_apps_Phone]
init: Increase maximum number of Android properties to 372 - [android_system_core]
Enable Wi-Fi Direct Settings Menu. - [android_packages_apps_Settings]
Add required permissions and files for data - [android_system_core]
Telephony: Add HSPAP to getTcpBufferSizesPropName - [android_frameworks_base]
SimUnlockScreen: Explicitly register themeChange receiver - [android_frameworks_base]
Build 02
Changed the boot animation as well - made the rom 2MB bigger until I finish mine.
camera: allow setting parameter "video-size" before recording starts (android_packages_apps_Camera)
Settings: Add Missed call and Voicemail to notification light settings (1/3) (android_packages_apps_Settings)
Framework: Add Missed call and Voicemail to notification light settings (2/3) (android_frameworks_base)
Phone: Add Missed call and Voicemail specific notification lights (3/3) (android_packages_apps_Phone)
Allow theming of framework UI elements. (android_frameworks_base)
Power widget: Resize ring_on and ring_vibrate_on drawbles slightly (android_frameworks_base)
Settings: Updated icons (android_packages_apps_Settings)
Power widget & tether: Restore ICS drawables, replace/create xhdpi drawables (android_frameworks_base)
Prevent Sym key from showing the IME picker (android_frameworks_base)
Update reboot and screenshot drawables (android_frameworks_base)
Added a setting to do nothing/snooze/dismiss an alarm by flipping the device. (android_packages_apps_DeskClock)
Use preferences from default launcher (android_packages_apps_Settings)
Fix for wrong selection of sms template (android_packages_apps_Mms)
opengl: remove tegra errata duplicates (android_frameworks_base)
Add Hungarian predictive dictionary support - settings item (android_packages_inputmethods_LatinIME)
Revert Hungarian keyboard to qwertz and add alternative qwerty layout (android_packages_inputmethods_LatinIME)
Add Hungarian accents (required for the predictive dictionary to work) (android_packages_inputmethods_LatinIME)
MemoryHeapBase: ifdef for gingerbread compatibility (android_frameworks_base)
telephony: CDMA: fix ERI display when device is in airplane mode (android_frameworks_base)
Additional fixes for button/keyboard backlight auto-brightness. (android_frameworks_base)
Modified Torch string references for cleaner UX (android_packages_apps_Torch)
PanoramaActivity: null pointer exception (android_packages_apps_Camera)
Camera: sanity check for camcorder frame format parameter (android_frameworks_base)
Extended quick controls for tablet-like controls on phones (android_packages_apps_Browser)
Update korean translation (android_packages_apps_Settings)
frameworks/base: surfaceflinger: Enable dither if needed (android_frameworks_base)
FontRenderer: do not leak mIndexBufferID (android_frameworks_base)
SurfaceTexture: Reset buffer values on disconnect. (android_frameworks_base)
Surfaceflinger: Add Src orientation for the layer (android_frameworks_base)
Handling EGL_BAD_ALLOC egl error as return from swap (android_frameworks_base)
SurfaceFlinger: Return the current transform value when queried (android_frameworks_base)
Add lookup in Call logs to lookupNumber (android_packages_apps_Contacts)
Settings: Data usage: Linear chart option and 2GB to 100MB vertical axis limit. (android_packages_apps_Settings)
use TARGET_RECOVERY_FSTAB location if defined (android_bootable_recovery)
Settings - Update Italian Translation thanks to Francesco Margiotta (android_packages_apps_Settings)
Fix sent SMS timestamp display (android_packages_apps_Mms)
browser: removed unused string on values-nl (android_packages_apps_Browser)
SystemUI: calculate height for tablet status_bar_settings_view (android_frameworks_base)
Power Widgets: Add blue-background highlight on selection (android_frameworks_base)
Camera: Added German translation for "fixed" and "face detection" (android_packages_apps_Camera)
LGEQualcommUiccRIL: Fix multi-PDP support (android_frameworks_base)
Build 01
Initial release
Extra's
CM 9 safe kernel to flash. There are no modules in this kernel, just the kernel. Flash while phone in download mode from Odin or Heimdall.
Find it here
Not sure if its OK to flash from your current kernel? - Your answer awaits you here - credit chasmodo
FAQ's - by sunny2303
1. Has this ROM been ported from any other device ROM (like Nexus 7)?
No, we at Asylum believe in original work and the developer has built this completely from scratch using CM10 sources, for details refer credits in OP of ROM thread
2. Which kernels are safe to directly wipe and flash Asylum JB from? (BTW, flashing instructions in the OP need updating too - chas)
a) any CM9 or CM10 based kernels (don’t know how to put the goddamn bullet, someone edit my edits, please - chas)
b) any NoteCore, SpeedMod v4 and above, Franco v4 and above
c) any GB kernel
3. Which kernels must be replaced before wiping and flashing Asylum JB?
a) any CF--Root ICS kernel (GB are OK) ------>This one should be moved to #2, but only if Anti and Ripper are ABSOLUTELY certain that Asylum/Aroma updater script does not issue any dangerous format commands (contact me for detailed explanation - chas)
b) you must flash a safe kernel (see #2) if you have rooted any stock ICS Rom using CWM.zip with superuser and busybox
c) SpeedMod v3 and below, Franco v3 and below
d) old leaked kernels such as LP1, LP5 and LP6
4. What does Aroma Installer do?
Aroma installer helps you customize ROM to suit your requirements, with installation of your choice, from the choices in built in ROM installation.
5. Do I wipe before or after running Aroma Installer?
Always wipe before running Aroma. You will lose all user apps Aroma has installed if you do a
factory reset after the flash is done.
6. Do I need to flash Gapps separately?
Yes
7. Is removed apks.zip a CWM flashable zip file?
No, to avoid bloating of your phone with apps which you may not need, you can copy specific apk file from removed apks.zip and paste it in /system/app, change permissions to rw-r—r--
8. How can I change DPI settings?
Aroma installer provides you an option during installation to choose your preferred dpi between 320, 240, 213 and 160.
If you have installed with one of these setting and wish to change to other, you can use tool like “ROM toolbox lite or pro” (available on play store)
Non standard dpi settings (other than ones mentioned above) may result in improper functioning of some apps & play store
9. How can I change governor & scheduler?
You will have to use a tool like “Set CPU” (available on play store) to unleash options of governor & scheduler that Asylum kernel offers (alternative: you can change governor from Settings/Performance/Processor/CPU Governor, and I/O scheduler using Rom Toolbox/Kernel Tweaks - Rom Toolbox was already recommended for DPI management -chas)
For more information about governor & scheduler, you may refer here. Please thank the OP if you found it helpful
10. Which are compatible kernels with Asylum JB?
Asylum kernel which comes in built with the ROM is the recommended kernel
In case you wish to try other kernels, you may try any CM10 based kernel available on Chasmodo’s kernel repository. Please do not forget to press “Thanks” button if you pick any kernels there ☺
11. What is Full wipe & what is Cache wipe using CWM?
Full wipe :
Step 1. Wipe Data/ Factory reset
Step 2. Wipe Cache partition
Step 3. Advanced – Wipe Dalvik Cache
Full wipe will erase data like applications and application settings etc though user data like media files and external sd card content will be untouched. However, keeping a backup on PC is recommended.
Cache wipe:
Only step 2 & 3 of above
All data including applications and application settings as well as user data will be left untouched, only cache will be cleared.
12. I am on another JB ROM is it safe to flash Asylum JB from there?
Absolutely yes, however we strongly recommend Full wipe option mentioned above if you come from any other ROM other than previous Asylum JB versions (from JB Beta 1 onwards)
13. Can I do a Full wipe and still get my apps after flashing Asylum JB?
Well… Yes. While you are on your previous ROM make a flashable zip of your apps using “App2zip” application (available on play store). Place it securely on your internal sd card ( keeping a back up on PC is recommended). Once you have flashed Asylum JB, simply go in recovery mode and flash the update.zip you would have created earlier OR
You can use Titanium Backup for backup and restore, but we recommend only application restore and not data. For heavy data applications like games, you may want to use restore app+data option but smooth functioning cannot be assured (most users however have found this working well).
14. My external SD card is missing?
Use ES file explorer which comes with Asylum JB
Go in settings
Check the option “Up to root”, press back
In explorer mode click “Up”
You will find ExtSdCard, that’s where contents of your external sd card are
15. Can I use different themes on Asylum JB?
Of course you can… download any compatible theme of your choice from Play Store
Go in System settings - Themes – Theme chooser, choose downloaded them – Select apply
If you are getting a “Theme error”, apply default system theme and then apply downloaded theme, ignore any error message if it shows. This should work 9/10 times, else contact the theme developer and ask him to customize the theme for this wonderful ROM ☺
16. Do applications like S-Note, S-Memo work on this ROM?
NO. Since this ROM has its roots from CM10 and abovementioned apps are Samsung proprietary apps these apps are not and will never work on Asylum JB probably.
Thanks to varied developers, we have able substitution available for most of these apps, if you care to browse play store ☺
17. I cannot connect the Note to my PC as mass storage (USB). What to do?
Nothing. Mass storage connection has been dumped from JB altogether. Use MTP connection
instead.
18. I cannot set my notification toggles. What do I do?
Change your DPI to 320, set the toggles, then change back to ani DPI you prefer and the
toggles will be there.
19. I have a question which has not been answered above?
First of all, thanks for reading entire FAQ list ☺
Come and join us on Asylum JB discussion thread and we will be happy to help you to the best of our knowledge based on inputs (screenshot, logcat etc) provided by you
Sexy.
downloading....
looks interesting... will follow, right now sticking to CM9 and waiting for AOKP
Where is difference to CM9 ? Only removed .apk´s ?
m3dd0g said:
Where is difference to CM9 ? Only removed .apk´s ?
Click to expand...
Click to collapse
Alot more than apk's
antiochasylum said:
Alot more than apk's
Click to expand...
Click to collapse
Tell me pls ...
Good to see a release from you anti. Definitely gonna give this a spin over the weekend, I'm a huge lover of slim roms.
Sent from my GT-N7000 using XDA Premium HD app
I was just starting to make a light CM9/AOSP ROM and you beat me to it! Look's like I'll just use yours
hi
where can i change the density.
quarkw said:
hi
where can i change the density.
Click to expand...
Click to collapse
Rom tool box from play store or edit build.prop
Hmm interesting, trying this out, but first time for a backup.
m3dd0g said:
Tell me pls ...
Click to expand...
Click to collapse
Seems like you got ignored.....
/CK
m3dd0g said:
Tell me pls ...
Click to expand...
Click to collapse
I think everything anyone needs to know is in the OP, flash or move along
m3dd0g said:
Tell me pls ...
Click to expand...
Click to collapse
Download it and compare it.
Café King said:
Seems like you got ignored.....
/CK
Click to expand...
Click to collapse
No he didn't. Its called overlooking. And why does it matter?
Finding Update Package...
Opening Update Package...
Installing Update...
Gets stuck here ... formatted data / cache
not sure what i did wrong ... i came from ICS Stock
dick8843 said:
Finding Update Package...
Opening Update Package...
Installing Update...
Gets stuck here ... formatted data / cache
not sure what i did wrong ... i came from ICS Stock
Click to expand...
Click to collapse
Awe ****, hope you didn't brick it. LPY recovery is borked.
im not sure .. i think i might have bricked it .... i can still get to CWM can you still do that on a bricked phone ? but i wipe and still get stuck when flashing a GB ROM ....

[Add-on][Tweaks/Mods/Apps]█ PIMP MYROM █ v2.0 {i9300 THREAD}[AROMA][WIP]

{
"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"
}
Firstly, I just want to say that this is not my creation, I take no credit, and I'm posting pretty much what it says on the original thread right here. If you wanna thank the devloper (Androguide.fr), follow the link below. I'm posting here so more i9300 aka Galaxy S3 owners can take a look.
Original thread: http://forum.xda-developers.com/showthread.php?p=32660318
UPDATE!! I'll post update changlogs here, if you dont feel like going to the original thread.
v2.0
ø New Tweaks selection screen : Multitasking
==> Choose between :
4 levels of OOM Priorities
4 levels Minfree settings
2 levels of ZRAM compression
Tweak your kernel and dalvik cache to behave well and be stable on hard multitasking conditions
ø New Tweaks selection screen : Networks & Internet
==> Security tweaks :
Reinforce your TCP/IP Stacks to make them resist to SYN attacks which cause a DoS (Denial of Service) on your device. Now those lame-ass blackhat hackers won't harm you with this.
Block redirects : auto website redirections will be blocked
Block source-routing : source-routing can be used to hack into your device as it allows full tracing of packets.
==> Stability & Speed tweaks :
Increase the buffer and queue size of each tcp socket to give more stability on high broadband consumption conditions
Allow the system to re-use the Sockets on TIME-WAIT state. In clear time-wait causes memory-loading, memory-loading causes internet lagg, internet lagg sucks.
Various IPv4 protocol speed tweaking scripts using sysctl
DNS and ppp0 tweaks for faster name-resolution, which means faster connections to websites.
ø New Tweaks selection screen : GPS Configuration
==> Choose between 79 countries (and 5 continents) of gps.conf files: those files are essential for the accuracy and lock-speed of your device's gps. (Thanks to gangsterjoop for the files)
ø New Adblock file of over 200 000 hosts ! (100x more than before) (Thanks to BSDgeek_Jake for the host file) --> added to extra features screen
ø New init.d scripts :
Move Dalvik-cache to /cache to increase data storage
Bind-mount dalvik-cache to allow a device to boot without sdcard (useful for devices with damaged internal sdcard)
Touchscreen responsiveness improvement tweaks
ø New Enable/Disable features :
Disable and Re-Enable Android logger
Disable Gentle Fair Sleepers
Disable New Fair Sleepers
Disable Normalized Sleeper
ø Rewritten every single init.d script :
This allowed me to realize many of them were not working, so I added a lot of missing values, and fixed a countless number of errors, redundant values and typos. So there should be some big improvement on the effects of init.d tweaks.
I also set an order of execution of init.scripts to avoid conflicts.
ø Removed themes and S-Voice
The S-Voice flaw that allowed other devices to use it appears to be patched and it was heavy, and themes were heavy and not really useful, you can download a countless number of them for free on the market
ø Changed installer theme to Sense
I realized that the options subtitles were not readable with ics theme, so most of the tweaks effects explainations were hidden.
ø Pimp My Rom will now come in two versions :
One will include the latest version of Aroma (with touchscreen working out-of-the-box, but issues on some devices) and One using Aroma v2.51 (With touchscreen calibration, and this version appears to fix the weird texture/ghost-input/moving screen/vibration issues people have with some devices with aroma v2.56)
ø Major code clean-up, various bugfixes
Re-organized and cleaned-up both aroma-config and updater-script
Fixed the way the installation process input displays sections and sub-sections
Fixed some tweaks getting installed instead of others when they shouldn't, and some other bugs
Pimp my Rom is an aroma-installer based script that will allow you to choose between a plethora of nice tweaks, mods, apps, themes and features to add to your current rom.
YOU CHOOSE which options and tweaks to apply, all this with a nice touchscreen interface, even if you're not running a touchscreen recovery, thanks to Aroma.
You can now run this script on any Android Device !!! (GB/HC/ICS/JB)
PmR was originally created for the Galaxy tab 7.7 (p68xx), but it has now evolved into a universally usable script !
Lifehacker article : http://lifehacker.com/5949000/pimp-m...way-imaginable
Here's the list of the features that you can enable and disable at will (will be adding more and more over the time) :
Tweaks and Mods
Init.d Scripts :
- Faster internet browsing
- Better Battery consumption
- Miscellanous kernel tweaks
- Ondemand governor tweaks
- Dalvik VM tweaks
- Defragmentation of sqlite3 databases at each boot
- Disable android-logger
- Disable kernel Normalize Sleeper
- Use strict minfree handlers
- Flags blocks as non-rotational
- Enable data_writeback for ext4 partitions for better i/o
- Force GPU rendering on 2D operations
- Improve multitasking by tweaking system task-killer
- run Vacuum & Reindex at each boot to optimize sqlite
- Use Adblock hosts to block in-app advertising
- Improve External sdcard I/O performances
- Zipalign all apk at each boot
- Install Thunderbolt's s98system_tweaks
- Tweak CPU and GPU tuning values
- Tweak the behaviour of the Complete Fair Scheduler (cfs)
- Tweak TCP buffers for better internet speed
- Optimize all sqlite3 databases to increase speed of apps that use db
Build.prop Tweaks :
- Better jpg image quality
- Better camera recording quality
- Lock launcher in memory
- Battery savings
- Disable kernel error checking
- Dalvik VM tweaks
- Faster scrolling
- Better touch responsiveness
- Faster browsing and download speed
- Allow purgeable assets
- Reduce dialing time
- Misc 3G tweaks
- Deeper sleep
- Reduce black-screen time of proximity sensor after a call
- Smoother video streaming
- Faster wifi connect/disconnect
- Overall smoothness improvements
- Increase the size of VM heap
Enable/Disable Functionalities:
- Enable hardware video. acceleration
- Enable gpu UI rendering
- Enable HSUPA
- Enable JIT (Just In Time) Compiler for Dalvik vm
- Enable surface dithering
- Disable Boot-Animation
- Disable usage-data sending
- Disable volume buttons wake
- Disable adb notification icon
- Buttons backlight always enabled when screen on
- 16bit Transparency
Applications:
- Install an alternative launcher : Apex Launcher & Nova Launcher
- Install latest Solid Explorer
- Install Adobe Flash Player for JB
- Install Rom Toolbox Lite
- Install Script Manager
- Install Hulu+ hacked to work on any device (Both portrait & landscape version)
- Install Smart Stay EX
Add Features to your tab:
- Add support for OpenVPN connections
- Install Awesome Beats Audio dsp manager for a greater sound experience
- Install Adrenaline Boost Script
- Install Sony Walkman suite : Music Player & Visualizer, Clearbass soundfx and Image Gallery & Editor
- Install S-Voice, the famous app from Galaxy S3 hacked to work on any device
- Install Touchwiz UX Launcher & Widgets (Weather & Dialer) from SGS3 hacked to work on any device
Instructions:
You can flash this on top of any custom rom with init.d support
- Download Pimp My Rom (a.k.a PmR)
- Make sure you are running a custom recovery (CWM or TWRP)
- Wipe cache and dalvik cache in recovery
- Flash PmR in recovery
- A wonderful touchscreen interface will pop-up
(devices need different touchscreen calibration, if the touchscreen doesn't work, use the menu button of your device, select "Calibration Tools" and follow the instructions)
- Follow the on-screen instructions, make your choices between all the different features of Pimp my Rom
- Select "Reboot my device" on last screen (or reboot from recovery) and enjoy
- Encountering issues ? (Texture, installation being blank, etc...) then try to do this :
Open the zip of the rom you are running (the .zip file that you flash in recovery)
Inside this zip, navigate to : META-INF/com/google/android
Extract the file called "update-binary" and rename it to "update-binary-installer"
Open Pimp my Rom's zip (i.e : PIMP_MY_ROM-v1.4.1-Universal.zip)
Inside this zip, navigate to : META-INF/com/google/android and delete "updater-binary-installer"
Now copy the "update-binary-installer" file you extracted from your rom to Pimp My Rom's zip (still in META-INF/com/google/android)
Close the zip and flash it
DOWNLOADS:
>>>>>>2.0<<<<<<
Link : http://tinyw.in/Pskk
md5 : 755f2cea681b75c8bb833bf8ec0eb584
Size : 74.21 mb
Please Post the Rom you are running for which PMR worked and i will add it here:
Working with:
Paranoid Android v2.20
Android Revolution HD 11.2
Awesome!! Will give it a shot
Please fix the links you are referring to, they are simply copy pasted and do not redirect correctly.
And thanks for the contribution, but if this isn't your work, should it be in the Original Android development ?
Amazing!
i dunno why
but almost everytime, PMR freezes at the AROMA installer after several moments, let's say 1 minutes. but if i do select the options quickly before 1 minute the installation is fine. i'm using the CWM Touch, anyone got the same problem?
works fine on PA v2.20
thanks
Using the original pmr in arhd 11.2 amazing battery life now with super smoothness
Sent from my GT-I9300 using xda app-developers app
Able to mirror pls? Goo doesn't work in countries using dynamic ip, counter keeps resetting...
MiG123 said:
Able to mirror pls? Goo doesn't work in countries using dynamic ip, counter keeps resetting...
Click to expand...
Click to collapse
Check the original link for mirrors. I am not allowed to mirror files.
Sent from my GT-I9003 using xda app-developers app
I'm using a dualboot Omega 27.2+CM10 with latest Siyah kernel. Since I'm scared that it will break something set by Stweak/Siyah... I wanted to ask: Is there in PmR any "must have" hw fix/enhanchement that is not already part of my setup?
I'm using it with siyah v1.7 everything is fine
Sent from my GT-I9300 using xda app-developers app
Not Original Development just a copy of others work and does not belong here .
Pimp My Rom has already been posted .
jje
TheDarkLord1997 said:
Firstly, I just want to say that this is not my creation, I take no credit, and I'm posting pretty much what it says on the original thread right here.
Click to expand...
Click to collapse
Then why would you post this in Original Development?
Plus this already has been released as JJ mentioned, so it wouldn't really even go in dev..
OP in the future please post in the proper section.
This Link will explain what does belong in Original development
Anyone that's looking for the original Pimp my rom, it can be found here
Thread closed..

[ROM] IZS v1.1 [ICS 4.0.4 V30C] by Huexxx ...

​
Hi all again!
I left this forum as a boy to return as a married man!
This new ROM is based on V30_ORE, the spanish Orange version.
Big thanks to everybody by the offered support and sorry by the very-big waiting...
{
"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"
}
INSTRUCTIONS v1.1
Step 0: Make backup of your data
- Make backup of your data in the way you prefer.
- If you have CWM, use it to get a nandroid backup.
- If you don't have it, but a rooted phone, install Online Nandroid Backup to do the job.
- If you come from another ROM apart from IZS v1, I'll recommend you to backup all with Titanium or similar to restore it after the installation, because this is a new base and a factory reset is MANDATORY
Click to expand...
Click to collapse
Step 1: Ensure you have a working CWM
- If you have it, access CWM and go to step 2.
- If you don't have it or you don't know, you'll need a working CWM.
- If you already have a V30 ROM, you can follow jockjoint's thread to get both unlocked V30 u-boot (bootloader) and compatible CWM. Once you have done it, access CWM and go to step 2.
- If you have a V20/V10 rom, or a V30 but you prefer an easier way than the last indication, download 'Preinstallation for IZS ROM' from my blog. It contains Smartflash, a V20 ROM patched with CWM and a V30 baseband.
- Use Smartflash to completely flash (.bin and .fls) the images. Then you will have a V20 bootloader, a touch CWM and a V30 baseband.
- Once your phone finish the flashing procedure, it should boot into CWM.
- Go to step 2.
Click to expand...
Click to collapse
Step 2: Install the ROM
- If you are already on IZS v1:
-- Download 'Update v1.1' from my blog and put them on sdcard root
-- Flash IZS_Uv1.1.zip with option: Install zip from SDCARD
- If you are on another ROM:
-- Download 'IZS v1' and 'Update v1.1' from my blog and put them on sdcard root
-- Make a 'wipe data / factory reset'
-- Flash IZS_v1.zip with option: Install zip from SDCARD
-- Flash IZS_Uv1.1.zip with option: Install zip from SDCARD
- Go to step 3.
Click to expand...
Click to collapse
Step 3: Install the additional stuff
- If you don't want any additional pack, go to step 4.
- You can download the packs from my blog.
- Copy the desired packs to the root of sdcard.
- Flash them with option: Install zip from SDCARD
- Go to step 4.
Click to expand...
Click to collapse
Step 4: [OPTIONAL] Flash an unlocked V30 u-boot (bootloader)
- This is and optional step, but desirable to get access to CWM from power off.
- If you want to stay on older bootloader, or you already have the patched u-boot, go to step 5.
- Download 'Patched V30 u-boot' from my blog and put it on sdcard root.
- Flash Patched_V30_Bootloader_CWM.zip with option: Install zip from SDCARD
- Go to step 5.
Click to expand...
Click to collapse
Step 5: Reboot
- Wait some minutes to let the phone boot
- Enjoy!
Click to expand...
Click to collapse
HOW TO ACCESS CWM
- As soon as IZS bootanimation appears, repeatedly press a physical key (VOL+, VOL-, G-key)
- If you have flashed the patched V30 u-boot, thanks to payback and jockjoint it's possible to use a hard-keys combo to access CWM. It's as easy as power off your phone, press and hold both Vol+ and G-key and then press power.
DOWNLOAD ROMS / UPDATES / ADDONS
Moderator Edit - New link - http://huexxxtuff.blogspot.com.es/2013/07/izs-rom-public-links.html
In order to avoid problems, check MD5sum of the files before flash them!
DIANA3 KERNEL/RAMDISK SOURCE CODE
https://github.com/Huexxx/diana3
https://github.com/Huexxx/diana3RD
LATEST FEATURES/CHANGELOG
v1.1:
- New kernel Diana3 v0.5:
-- Now the kernel can boot with both older V20 bootloader and unlocked V30 one.
-- Updated BFQ scheduler to v6r2
-- Added FIOPS scheduler
--.Compiled with -O2 flag
-- Changed to Google's NDK 4.6 toolchain
- Updated SuperSU v1.34
- Removed Twisted Home Manager and the option from Settings
- Modified GPS stuff:
-- gps.conf from crypted
-- gps_brcm_conf.xml inspired on the one from dcop7's thread
-- script on init.d to automatically set LG SUPL on boot. You can modify the SUPL from settings but on next boot it will be reset to LG one. If you want to bypass this, delete 05agps file on /etc/init.d
- Returned eRecovery to access CWM on V20 bootloader cases
v1:
- New kernel Diana3 v0.4:
-- Smartassv2 is back!
-- Untouched bootloader command line to use with unlocked u-boot
-- Updated all block-related stuff to kernel 3.4.40
-- Updated ROW scheduler to v6
-- Updated BFQ scheduler to v6r1
-- Enabled CFQ
- Modified settings:
-- Added an option in 'Location services' to access GPS configuration
-- Added an option in 'Power saver' to enable battery level. Now you can use the number on battery icon and/or the percentaje on statubar
-- Replaced battery usage view with the complete one, that allows you to see the timmings of network signal, wi-fi, awake, screen on and charging
- Added 'Stop all' and 'Task Manager' buttons to recent-apps windows (get it long-pressing home key). It will use built-in running services window
- Removed operator bookmarks from Browser
- Changed from Superuser to latest SuperSU v1.32
- Replaced old Xperia T launcher with Xperia Z Launcher 2.0.5b from ra3el
- Replaced LG Notes app with Xperia one
- Replaced LG Music Player with Xperia Walkman + Visualizer
- Removed google talk since you can install new Hangouts from Playstore
- Updated all included apps to their latest versions
- Replaced some app icons with Faenza MIUI4 icons
- Updated hosts file
- Something more that I'm forgetting right now...
v0.4:
- Added an option in Settings to enable/disable ascending ringtone
- Replaced LG AlarmClock with AlarmClockExtreme, a great choice to replace the original Alarmdroid (you can restore LG original app with a pack from my blog)
- Added Twisted Home Manager, an app that allows to change active launcher and download zillion launchers from PlayStore
- Modified Settings to launch the new app Home Manager instead launcher settings
v0.3:
- New kernel Diana3 v0.3:
-- Removed interactiveb (nobody talks about it) and smartassv2 (two SODs reported with that governor)
-- Added LionHeart governor
-- Fixed an issue setting 5 and 10 seconds to led dimming timer
- Removed FlashPlayer, it seems to don't work in every version I include. Install the version taht you prefer from here.
- Removed LGHome3 (I've tried to mantain it, but is rubbish IMHO)
- Added Xperia Launcher by Ra3el. You can look into his post to download additional widgets.
- Modified Settings to launch Xperia Launcher settings instead of LGHome3 ones.
v0.2:
- New kernel Diana3 v0.2:
-- Fixed charging with phone off
- FlashPlayer upgraded to 11.1.115.34 as someone reported it to be the working version (credits to cyd2905 from HTCMania)
v0.1:
- New kernel Diana3 v0.1:
-- Brightness bug fixed
- Modified permissions for LG notifications (it doesn't work 100%)
- Added Brightness Control swiping on statusbar. Activate it on settings!
- Gradient statusbar method simplified
- Removed unused sbvalues service linked to old gradient statusbar method
- Updated boot and shutdown animations
- Alarmdroid replaced with original LG Alarmclock
- Updated Android Terminal Emulator
- FlashPlayer downgraded to 11.1.115.17 as someone reported some issues with included version (credits to basicuser from HTCMania)
- Removed sound limiter in stock LGE Music Player (credits goes to BPaul)
- Remove LGMITS.apk
v0:
- CWM installer format
- Based on V30C_SEA but with the addition of all the extra languages on EUR V30B in framework and several apps of the ROM
- Completely deodexed and zip-aligned
- Modified default.prop with ro.secure=0 to gain root access
- init.d support
- New kernel Diana3 v0:
-- Based on V30C sources
-- Compiled with google's 4.6 toolchain
-- Forced kernel cmdline to bypass old bootloader bootargs and impose needed ones
-- Fully fixed led behavior
-- Tweaked interactive governor, and added interactiveb (interactive with other developing line), ondemand and smartassv2
-- I/O schedulers: tweaked Deadline, BFQ v5r1 and Row [NEW]. This last one is set by default and is a new scheduler that gives priority
to reads over writes to enhance user experience
-- Several patched from CM10 repo and another ones
-- New Readahead approach to automatically set the optimal readahead buffer to each device
-- Patch to correctly set non_rotational flag to device-mapper devices
-- SLUB slab locator set by default
-- TINY_PREEMT_RCU set by default
-- TCP Westwood+ congestion avoidance algorithm set by default
- Latest Superuser v3.1.3 with patched su binary 3.1
- Added BusyBox v1.20.2-cm9 bionic and complete applet symlinks
- Added eRecovery feature to access CWM repeatedly pressing physical keys on boot
- Completely supercharged but without the script (values and patched services.jar)
- Several tweaks added to on boot
- Completely debloated of useless LG stuff
- Includes original LGHome3 Launcher with new wallpapers
- Personalized bootanimation and shutdownanimation (Big thanks to amotio)
- Patched hosts file to remove ads
- Disabled CPU rendering
- Added sounds (from CM10)
- Added some apps: Alarmdroid, Android Terminal Emulator, Appwidgetpicker, CpuSpy, GpsStatus, CM10 File Manager, No-frills CPU Control,
Flashplayer, TeslaLED and Online Nandroid Backup
- Fixed LGEIMEbin.apk to work deodexed
- Added longpressback to kill apps feature ported from CM9
- Added on settings:
-- the full control over the softkey leds
-- the option to enable/disable a gradient translucent statusbar
-- the option to enable/disable FastDormancy. NOTE: Some operators had disabled by default the fastdormancy and I've removed that
options, so you have to manually disable it if you want or if you get high battery drain on 3G
- Added reboot submenu on power menu with options to access recovery and reboot RIL daemon (useful when data connection is lost)
- Darker blue color on statusbar and launcher
- Relocated battery level inside battery icon
- New battery icon charging animation
- Added custom wallpapers to gallery, and inside LockScreen and Launcher
- And more things that I'm forgetting right now...
Click to expand...
Click to collapse
DONORS' HALL OF FAME
noboloko, Dragusdrake, Makiu, Thunderbolt_BR, Swaddy, tramp20(¡x2!), Naipet, lulu88150, mercury531 [4pda.ru], Gabadon
Click to expand...
Click to collapse
Regards!​
FAQs
When I try to set language on LG Setup Wizard or from Settings, the app crashes...
I don't know why, but SIMcard must be inserted to select language.
On first boot, I cannot pull the statusbar to get expanded notifications...
Access hidden menu with the code 3845#*970# (from dialer) and inside it make 'factory reset'.
Which is the best governor?
This question shoud be answered by yourself. Smartassv2 gives higher benchmark scores but IMHO the benchmark is not necessarily all the truth. Please, try all by yourself and give comments. In this way, you will choose the correct governor for your use and help others. I use default interactive.
Which is the best i/o scheduler?
Same as governors issue. If you want high throughput on writes to disk, best use other that ROW, because this one gives priority to reads. I use the default ROW.
Click to expand...
Click to collapse
KNOWN BUGS
- Not for now... let's see.
Click to expand...
Click to collapse
Hi all!
This is not a place-holder... I'm going to publish the ROM this afternoon or maybe tomorrow morning if I haven't the time...
FINALLY!!!!!! :victory:
People say "Thank God" after having lot of relief.
But I say "Thank Huexxx"
very intresting , i will try it .. and if you want here is the latest lg UI 3.0 (original 3.0 launcher + original weather widget.. not.. our.. because our isn't that cool. )
Re: [ROM] IZS v0 [ICS 4.0.4 V30C] by Huexxx ...
Coool. I was waiting for this moment,but I already instaled V30c stock yesterday and i m pretty happy with it. Waiting for good testers and their oppinion about the new zeus rom , cheers!
Sent from my LG-P970 using xda app-developers app
Re: [ROM] IZS v0 [ICS 4.0.4 V30C] by Huexxx ...
Omg thanks a lot!! Well we really waited it for very long!!
Sent from my LG-P970 using xda app-developers app
Thx ,been checking every day 5 or 6 times to see if u made IZS .Thx alot for all the work u put into it and for sharing it with us :highfive:
wooow, lol i was waiting for that
First I thanked.......then readed the post.
now, the wait is over:laugh:
all links on blog are dead (or i'm stupid at all)
Yeah ,thanks a lot,now lets make those themes while zeus makes rom faster and better.
he said us to be a little bit more patient...
tyciuni said:
all links on blog are dead (or i'm stupid at all)
Click to expand...
Click to collapse
he said he will upload the links tomorrow ,, even this is a bit against the rules of development but its totally fine
Re: [ROM] IZS v0 [ICS 4.0.4 V30C] by Huexxx ...
Once again thanhs for your job Huexxx
Enviado desde mi Black
"he said he will upload the links tomorrow"
thx, haven't heard about
We will see what is done and undone from our wishlist
Re: [ROM] IZS v0 [ICS 4.0.4 V30C] by Huexxx ...
Yeah man. This is what I am waiting for.... Big thanks.....
Sent from my LG-P970 using xda premium
Re: [ROM] IZS v0 [ICS 4.0.4 V30C] by Huexxx ...
gapps already included?
if 4.2 swiping keyboard ported to this ROM, it would be awesome
Sent from my LG-P970 using xda premium

Categories

Resources