[ROM] GingerDX | v031b | Compiled From Source #1 | 17-04-2013 - HTC Wildfire S

​GingerDX
Now under new management Hello Marvel users, I do not own this device but it is tested and working fine!
Intro
Let's continue the fun!
This project is a continuation of doixanh's personal ROM, known as GingerDX.
("Ginger" as in "Gingerbread", and "DX" as in short for "doixanh")
Brought to you by TeamFun:
eagleeyetom, djnilse and AChep.
As set in stone by doixanh, the main goal is to have a fast, smooth and lightweight CM7 based ROM with some special features.
Before we begin:
Code:
package gingerdx;
import disclaimer;
public class GingerDXDisclaimer extends Disclaimer {
/**
* Your warranty is now likely void.
*
* We are not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
* If you dont like this rom, Stay away from this thread!
* Don't use it and especially don't complain. You have been warned!
* If you have any problem, Contact Forum Moderator. Keep this thread clean!
*/
public GingerDXDisclaimer(){
warranty.set(0);
}
}
GingerDX now even has its own IRC channel!
If you feel like chatting with each other or hanging out with us:
#GingerDX
NOTE: Before you click the link to get to FreeNode's webchat or fire up your IRC clients:
The developers are NOT your personal support helpdesk nor root of endless knowledge.
If you are a developer or have a really urgent or tricky problem come tell us about it.
Features
Clean and latest CM7 nightlies. Latest Gingerbread 2.3.7 By Me
Minimal number of apps are installed.
Lightweight.
The usual things as with other ROMs: WiFi, BlueTooth, USB, Sensors, 3D, Video, FM Radio, Camera, Rooted, JIT,
ZIP-aligned, App2SD, ...
WEP AdHoc support
CallMeLouder: Louder ringer when the phone is inside a bag or pocket.
Improved Flipping down mutes ringer
Flipping down/shaking snoozes alarm
Disable LED notification in night
Back button ends call
Menu button answers call
Built-in Transparent Status Bar support
Hide avatar in SMS
Quick Copy / Quick Paste
Custom carrier text
Built-in loop ringtone support without OGG editing
Optimized ("smoothened") scrolling/flinging
Random Lockscreen
Sense Lockscreen
Ring Lockscreen
Sleep button on Power Control widget
Center clock on status bar
Configuration section (with localization for many languages)
WiFi tethering
EduRoam WiFi compatible!
Jellybean-style status bar and notifications
ICSified by integrating AChep's ICS Layouts natively into the ROM (a/k/a "AChepified")
This is here to stay, we won't revert to the standard Gingerbread style
AChep's JellyBean Theme included and set as default
PIE navigation controls
ICS Wallpapers added into CMWallpapers
ICSified Settings by djnilse
GPS Country Optimizer by djnilse
Pick-up-to-call by djnilse
Pick-Up-To-Call in phone dialer and MMS
• Enable it in Settings -> CyanogenMod settings -> GingerDX settings
• Type the number in the dialer
• Move it to your ear (or put your finger on the proximity sensor and hold the phone vertically) and the number will be called
• Same in Mms, there it just calls the number of the chat/sms you're reading
Known Bugs
GingerDX Bugs & Solutions thread by lucastan96
GingerDX Issue Tracker on Google Code
Requirements
Rooted
Custom Recovery
Gingerbread 2.3.6
Project sources and licenses
Our source code repository at GitHub (for GingerDX v023 onwards)
Sources forked from Cyanogenmod are published under the terms of the Apache License 2.0
Code contributions and binary distributions are published under the terms of the GNU General Public License v2
doixanh's source repository at GitHub (for GingerDX up to v022)
Sources and binary distribution of GingerDX up to v022 are published under license terms set forth by doixanh.
Themes
NOTE: We are not responsible for system instabilities caused by themes
The formerly included theme was A-Theme Lite by AChep.
GingerDX natively supports T-Mobile themes. You can find other themes in the list of available T-Mobile themes in XDA Android's theme sticky.
Download the theme of your choice onto your phone and use Theme Chooser (included in GingerDX) to select theme.
Device tree and kernel source: https://github.com/The-Superman/gingerdx_device_htc_marvel

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"
}

Thanks & Credits
Thanks
Thanks go to the CyanogenMod Team
[*] nobodyAtall
[*] squadzone
[*] ParanoidAndroid Team
[*] Wilfredcool007
[*] Eagleeyetom
[*] Team Fun
[*] and lots of others...

Downloads & Changelog
Release #1:
-Initial Release
GingerDX-17042013-Marvel-rish
MD5: 06e7e9e3d974c573f21cfc691ba68ead
Links not working?
-You can find all my work at (http://goo.im/devs/RishabhAD/Marvel)

Procedure to Install
Procedure To Install:
Download and push the latest GingerDX ROM to SD Card
Reboot to Recovery Mode
Select Wipe data and cache
Select install zip from sd card
Select choose zip from sd card
Select the new GingerDX ROM
Select Yes - Install update
Wait until the Installation is finish
Select Wipe data and cache
Select Wipe cache partition
Select reboot system now

Hows the battery life?
Sent from my Wildfire S A510e using xda app-developers app

FAtfcK said:
Hows the battery life?
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
Do not own this device. Got it for hardly an hour. So i can't say anything.

The-Superman said:
Do not own this device. Got it for hardly an hour. So i can't say anything.
Click to expand...
Click to collapse
Haha alright. Nevermind then I'll test it myself
Sent from my Wildfire S A510e using xda app-developers app

The-Superman said:
​GingerDX
Now under new management Hello Marvel users, I do not own this device but it is tested and working fine!
Intro
Let's continue the fun!
This project is a continuation of doixanh's personal ROM, known as GingerDX.
("Ginger" as in "Gingerbread", and "DX" as in short for "doixanh")
Brought to you by TeamFun:
eagleeyetom, djnilse and AChep.
As set in stone by doixanh, the main goal is to have a fast, smooth and lightweight CM7 based ROM with some special features.
Before we begin:
Code:
package gingerdx;
import disclaimer;
public class GingerDXDisclaimer extends Disclaimer {
/**
* Your warranty is now likely void.
*
* We are not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
* If you dont like this rom, Stay away from this thread!
* Don't use it and especially don't complain. You have been warned!
* If you have any problem, Contact Forum Moderator. Keep this thread clean!
*/
public GingerDXDisclaimer(){
warranty.set(0);
}
}
GingerDX now even has its own IRC channel!
If you feel like chatting with each other or hanging out with us:
#GingerDX
NOTE: Before you click the link to get to FreeNode's webchat or fire up your IRC clients:
The developers are NOT your personal support helpdesk nor root of endless knowledge.
If you are a developer or have a really urgent or tricky problem come tell us about it.
Features
Clean and latest CM7 nightlies. Latest Gingerbread 2.3.7 By Me
Minimal number of apps are installed.
Lightweight.
The usual things as with other ROMs: WiFi, BlueTooth, USB, Sensors, 3D, Video, FM Radio, Camera, Rooted, JIT,
ZIP-aligned, App2SD, ...
WEP AdHoc support
CallMeLouder: Louder ringer when the phone is inside a bag or pocket.
Improved Flipping down mutes ringer
Flipping down/shaking snoozes alarm
Disable LED notification in night
Back button ends call
Menu button answers call
Built-in Transparent Status Bar support
Hide avatar in SMS
Quick Copy / Quick Paste
Custom carrier text
Built-in loop ringtone support without OGG editing
Optimized ("smoothened") scrolling/flinging
Random Lockscreen
Sense Lockscreen
Ring Lockscreen
Sleep button on Power Control widget
Center clock on status bar
Configuration section (with localization for many languages)
WiFi tethering
EduRoam WiFi compatible!
Jellybean-style status bar and notifications
ICSified by integrating AChep's ICS Layouts natively into the ROM (a/k/a "AChepified")
This is here to stay, we won't revert to the standard Gingerbread style
AChep's JellyBean Theme included and set as default
PIE navigation controls
ICS Wallpapers added into CMWallpapers
ICSified Settings by djnilse
GPS Country Optimizer by djnilse
Pick-up-to-call by djnilse
Pick-Up-To-Call in phone dialer and MMS
• Enable it in Settings -> CyanogenMod settings -> GingerDX settings
• Type the number in the dialer
• Move it to your ear (or put your finger on the proximity sensor and hold the phone vertically) and the number will be called
• Same in Mms, there it just calls the number of the chat/sms you're reading
Known Bugs
GingerDX Bugs & Solutions thread by lucastan96
GingerDX Issue Tracker on Google Code
Requirements
Rooted
Custom Recovery
Gingerbread 2.3.6
Project sources and licenses
Our source code repository at GitHub (for GingerDX v023 onwards)
Sources forked from Cyanogenmod are published under the terms of the Apache License 2.0
Code contributions and binary distributions are published under the terms of the GNU General Public License v2
doixanh's source repository at GitHub (for GingerDX up to v022)
Sources and binary distribution of GingerDX up to v022 are published under license terms set forth by doixanh.
Themes
NOTE: We are not responsible for system instabilities caused by themes
The formerly included theme was A-Theme Lite by AChep.
GingerDX natively supports T-Mobile themes. You can find other themes in the list of available T-Mobile themes in XDA Android's theme sticky.
Download the theme of your choice onto your phone and use Theme Chooser (included in GingerDX) to select theme.
Click to expand...
Click to collapse
Greant ROM! So i dont try it yet, because i have some questions!
1) CAmcorder FPS?
2) Videoplayback working on standart gallery?
3) WI-FI problems?
4) Any Bluetooth problems?
5) Data bug?
6) ANy brightness bug (like low or auto bug)?

NikSalsa said:
Greant ROM! So i dont try it yet, because i have some questions!
1) CAmcorder FPS?
2) Videoplayback working on standart gallery?
3) WI-FI problems?
4) Any Bluetooth problems?
5) Data bug?
6) ANy brightness bug (like low or auto bug)?
Click to expand...
Click to collapse
Everything is working as in CM7

Okey man! Thnaks!

I think you missed out gapps at installation process
Sent from my Wildfire S A510e using xda app-developers app

FAtfcK said:
I think you missed out gapps at installation process
Sent from my Wildfire S A510e using xda app-developers app
Click to expand...
Click to collapse
You can flash any gb gapps!

rom
I think it's a great rom, and I'm gonna test it right now

Thanks for the work! A question: It has multitask like ICS and JB?

great rom, but i want to have cm10, because there are more features

beautiful work, smooth, int2ext+ works, nice looking, really love it, thank's to all,
cheers!

iPlopp4D said:
great rom, but i want to have cm10, because there are more features
Click to expand...
Click to collapse
As in?

iPlopp4D said:
great rom, but i want to have cm10, because there are more features
Click to expand...
Click to collapse
Cm7 is more stable and battery friendly
Powered by my Thunderbolt (This isn't spam, this ia my signature)

The-Superman said:
As in?
Click to expand...
Click to collapse
AS in yours..
Many Moore features
Sent from my Wildfire S A510e using xda premium

Related

[ROM] [RELEASE] [05-09-12] Gummy 1.2.0 - The Chronicles of Nyania

{
"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"
}
Team Gummy
Kejar31 - Primary Developer and Project lead
Syaoran12 - Primary Developer and Project lead
Jrummy16 – Primary Developer (part time)
Sixstringsg - Developer
X13thanglex - Developer and Moto Maintainer
Stevespear426 - Developer
pauljohnson75 - Developer[
Mobile_Sensei - Developer and Artwork
Imoseyon - Kernel Dev
TKGlitch - Kernel Dev
PoiTEE - Forum Support Guru
Daank - Wallpapers and Artwork
Features
Android AOSP 4.0.4 Based (neither CM nor AOKP we built this from the ground up)
General UI
180 Rotation - CM
Longpress Back Button to kill apps - CM
Volume options – Gummy original
Unlink notifications Volume – Gummy original
Statusbar Brightness – CM
Turn on/off Boot animations – Gummy original
Turn on/off Boot animation sounds – Gummy original
System UI
Hide Alarm – Gummy original
Date opens Calendar – Gummy original
Statusbar color – Gummy original
Notification Transparency and color – Gummy original
Clock Style – XoomDev
AM / PM – XoomDev
Clock color – Gummy original
Battery Type – XoomDev
Battery Text and color – Gummy original
Battery Bar and color – AOKP
Custom carrier text and color – Gummy original
Pull Down Carrier text and color – Gummy original
Softkey Settings – AOKP
Power Widgets – CM
Lockscreen Styles
All available styles were ported to ICS By Team Gummy
Camera/Sound picker – Gummy original
Lockscreen settings
Lockscreen Battery % - Gummy original
Volume rocker wake – CM
Volume rocker skip music – CM
Music widget Revamped ICS – Gummy original
Locskcreen before Unlock – Gummy original
Quick Password unlock – CM
SMS Text, Popup and color – Gummy original
LED Settings – AOKP
Themes – CM
Performance – Gummy original (everything in here was from us)
CPU frequency
Voltage Control
Start-Up tweaks
Free Memory
Boot animation sound – Team Bamf
Faster rotation animation – Gummy original
Inline Kernel - CM
All Builds are run thought PNG crunch - CM
Third Party apps (closed source) ..
APEX Launcher – Android Does
ROM Toolbox – Jrummy16
Root Browser – Jrummy16
Third Party apps (open source)…
AppWIdgetPicker – boombuler
Superuser and SU binary – ChainsDD
OI FileManager
Term – Jackpal
BusyBox
CM Based Apps
T9 Dialer
Quiet Hours
Automatic Backlights
Tmobile Theme Manager
Source
ROM - Team Gummy Github
Kernels - for all inline kernels
Tuna - Credit Imoseyon
Crespo - Credit CM
Otter - Credit Hashcode
Stingray - Credit CM
Aries - Credit Glitch
TF201 - Credit Team EOS and
New Features
1.2.0
Full list of new features can be found here
1.0.1
Full list of new features can be found here
1.0.0
Full list of new features can be found here
0.9.0
Full list of new features can be found here
0.8.2
Full list of new features can be found here
0.8.1
Full list of new features can be found here
<7.6
Removed to save space
Release Notes and Instructions
Download a zip file listed below
Flash your zip file with a recovery
Always install Gapps with all our builds Gapps can be found here
**No one in Team Gummy is to be held liable or responsible for the breaking of your device(s)**
Known Issues
none
Release
Find your device in the official release thread
Support
Some features only apply to phones and some to tablets so your device may not have them all
Support Team Gummy... We are only able to do so much as we are a small team
If you want new devices supported please help us out by either joining the team (as a developer for that device) or donate.. Donations can be found within the about team gummy section on your device.
Nice! Going to flash this now and let you know how it goes.
Two questions:
1. Does the kernel include TUN/TAP support? i.e.: OpenVPN?
2. Does Google Wallet work?
---EDIT---
Thanks kejar31!
1. Checked source code - confirmed to be selected in the .config, and 'ls /dev/tun*' shows a device. OpenVPN confirmed!
2. Google wallet included in GApps package. Tested as working (with US market id of course)!
Here are my UV/OC settings -- each frequency has been stress tested for 5 minutes using stock GummyNex 0.3.0 without any modifications except SetCPU. Mileage will vary - bump up voltage 5-10mV after each crash.
On Boot: Min 700, Max 1350, interactive
On ScreenOff: Min 350, Max 350, interactive
On Call: Min 350, Max 920, interactive
<15% Battery: Min 350, Max 1200, interactive
1350MHz: 1255mV
1200MHz: 1130mV
920MHz: 1005mV
700MHz: 930mV
350MHz: 805mV
P.S.: GTA3 works!
fiftyclick said:
Nice! Going to flash this now and let you know how it goes.
Two questions:
1. Does the kernel include TUN/TAP support? i.e.: OpenVPN?
2. Does Google Wallet work?
Click to expand...
Click to collapse
check with Imoseyon for the first question
2... yes
For me great rom even if H3g Italy some strange radio signal problem. I've kk6 radio but the signal is more weak!
Where can we find IMO kernel? Does he have a post in the GSM forum? Was a big fan of him when I had my thunderbolt. And is the liberty rom going to be on the GSM nexus too? Thanks will flash this in a little bit.
Sent from my Galaxy Nexus using XDA App
MarkMyShark said:
Where can we find IMO kernel? Does he have a post in the GSM forum? Was a big fan of him when I had my thunderbolt. And is the liberty rom going to be on the GSM nexus too? Thanks will flash this in a little bit.
Sent from my Galaxy Nexus using XDA App
Click to expand...
Click to collapse
here you go http://rootzwiki.com/topic/13299-kernel-leankernel-minimalistic-kernel-110-122511/
what is adb reboot and how do i access it help please
odin13 said:
here you go http://rootzwiki.com/topic/13299-kernel-leankernel-minimalistic-kernel-110-122511/
Click to expand...
Click to collapse
Thanks a lot
Sent from my Galaxy Nexus using XDA App
madscientistdam said:
what is adb reboot and how do i access it help please
Click to expand...
Click to collapse
just boot into CWM whatever way you normally do...
ADB reboot recovery
is the command from term (on your computer) that will force your phone to reboot into recovery
Don't suppose you'd be willing to share that file manager would you please?
You've done an amazing job with it mate!
Thanks
jameslfc5 said:
Don't suppose you'd be willing to share that file manager would you please?
You've done an amazing job with it mate!
Thanks
Click to expand...
Click to collapse
its just a modified version of the one included with CM
all my source can be found on bitbucket
Please link up the kernels source in the OP......
General Public License
kejar31 said:
its just a modified version of the one included with CM
all my source can be found on bitbucket
Click to expand...
Click to collapse
Thanks for your reply, but could you post the direct download link or the apk as that link for bitbucket is too consuming for me lol
Sent from my Galaxy Nexus running Romanbb's amazing AOKP ROM!
Mikey1022 said:
Please link up the kernels source in the OP......
General Public License
Click to expand...
Click to collapse
this is a kernel from Imoseyon (not mine)
http://rootzwiki.com/topic/13092-kernel-leankernel-minimalistic-kernel-110-122511/
Eitherway I posted a link to Imoseyons release thread which include a link to the source
jameslfc5 said:
Thanks for your reply, but could you post the direct download link or the apk as that link for bitbucket is too consuming for me lol
Sent from my Galaxy Nexus running Romanbb's amazing AOKP ROM!
Click to expand...
Click to collapse
you could just download the rom and extract the apk if all your looking for is the filemanager
has anyone tried this rom? How is its performance and battery usage compared to others? There are so many to try now and I just don't have time to tried out each individual one
The idle battery is really good i flashed the Rom around 65% and after 10 hours of being in my pocket from work its at 46% I used it some watched one video on lunch and texted some. Granted these stats may be a little off due to I did not have the chance to calibrate the battery.
Google talk video call doesn't work over 3g/4g. It says "must be connected to wifi" ...
I'm on AT&T.
the mobile network bar always shows nothing. But the mobile network is fine and I can view pages in the browser easily. Also on the initial start up, it shows battery status as 100%, an unlock/lock would trigger it to display the correct battery status.
smashcz said:
Google talk video call doesn't work over 3g/4g. It says "must be connected to wifi" ...
I'm on AT&T.
Click to expand...
Click to collapse
hummmm ok.. I will look into this..

[PORT][ROM] GingerDX v029b (11/10/2012)

GingerDX
Now under new management
Im only the Porter of the Rom, the real Devs are TeamFun
Intro
Let's continue the fun!
This project is a continuation of doixanh's personal ROM, known as GingerDX.
("Ginger" as in "Gingerbread", and "DX" as in short for "doixanh")
Brought to you to Galaxy Gio by DQiB
As set in stone by doixanh, the main goal is to have a fast, smooth and lightweight CM7 based ROM with some special features.
Before we begin:
Code:
package gingerdx;
import disclaimer;
public class GingerDXDisclaimer extends Disclaimer {
/**
* Your warranty is now likely void.
*
* We are not responsible for bricked devices, dead SD cards,
* spontaneous combustion, or any other host of cosmic penalties
* which may befall you, your family, or your phone.
*
*/
public GingerDXDisclaimer(){
warranty.set(0);
}
}
GingerDX now even has its own IRC channel!
If you feel like chatting with each other or hanging out with us:
#GingerDX
NOTE: Before you click the link to get to FreeNode's webchat or fire up your IRC clients:
The developers are NOT your personal support helpdesk nor root of endless knowledge.
If you are a developer or have a really urgent or tricky problem come tell us about it.
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"
}
Features
Clean and latest CM7 nightlies. Latest Gingerbread 2.3.7
Fully working Camera
Minimal number of apps are installed.
Lightweight.
Stock Kernel Modules: ax8mt (fixed), ext3/4, x8gesture, x8mddi, x8uv, x8smartass, x8netfilter
The usual things as with other ROMs: WiFi, BlueTooth, USB, Sensors, 3D, Video, FM Radio, Camera, Rooted, JIT,
ZIP-aligned, App2SD, ...
As smooth as doixanh's CM6 Froyo ROMs in 2D (menu scrolling/flinging...)
WEP AdHoc support
ClockworkMod recovery 5.0.2.8
CallMeLouder: Louder ringer when the phone is inside a bag or pocket.
Improved Flipping down mutes ringer
Flipping down/shaking snoozes alarm
Disable LED notification in night
Back button ends call
Menu button answers call
Built-in Transparent Status Bar support
Hide avatar in SMS
Quick Copy / Quick Paste
Custom carrier text
Built-in loop ringtone support without OGG editing
Optimized ("smoothened") scrolling/flinging
Random Lockscreen
Sense Lockscreen
Sleep button on Power Control widget
Center clock on status bar
Configuration section (with localization for many languages)
WiFi tethering
EduRoam WiFi compatible!
GalleryDX (replacement for Stock Gallery, based on QuickPic)
Jellybean-style status bar and notifications
ICSified by integrating AChep's ICS Layouts natively into the ROM (a/k/a "AChepified")
This is here to stay, we won't revert to the standard Gingerbread style
AChep's ICSandwich Theme included and set as default
ICS Wallpapers added into CMWallpapers
ICSified Settings by djnilse
GDX Update Notification by djnilse
GPS Country Optimizer by djnilse
Pick-up-to-call by djnilse
Pick-Up-To-Call in phone dialer and MMS
• Enable it in Settings -> CyanogenMod settings -> GingerDX settings
• Type the number in the dialer
• Move it to your ear (or pull your finger on the proximity sensor and hold the phone vertically) and the number will be called
• Same in Mms, there it just calls the number of the chat/sms you're reading
Known Bugs
GingerDX Bugs & Solutions thread by lucastan96
GingerDX Galaxy Gio Issue Tracker on Google Code
Project sources and licenses
Our source code repository at GitHub (for GingerDX v023 onwards)
Sources forked from Cyanogenmod are published under the terms of the Apache License 2.0
Code contributions and binary distributions are published under the terms of the GNU General Public License v2
NOTE: "Soft-Modders aka. WinZipers" are exempt from the licensing terms above. You are now NOT allowed to use the pre-built ROM, or any parts thereof, in any way, shape, or form. Don't bother asking for permit, you won't get it. However there is a chance to get our permission, but your project HAS to have published sources
If you want to join in development to help advancing the ROM, or want to port it to other devices, then please drop us a PM or contact us at our IRC channel.
doixanh's source repository at GitHub (for GingerDX up to v022)
Sources and binary distribution of GingerDX up to v022 are published under license terms set forth by doixanh.
Previous AddOns (Optional)
NOTE: Flash these AFTER you flashed GingerDX
Timescape for GingerDX v29+
Notice
Very important. Read all before posting questions!
1. This ROM is based on doixanh's personal ROM and continued in the same philosophy to keep it as lightweight as possible. You can report bugs in this thread and suggest additions, but understand we're not obligated to fix or include them. We'll fix what is needed, and we'll include what makes sense.
2. We are NOT responsible for any bugs caused by custom-made fixes/additions/tweaks. You use them at your own risk and responsibility!
3. Regarding the copyright branding at the bottom in Lockscreen: We will NOT remove them nor provide any option to disable them. Don't PM/Post to ask for the removal or nag otherwise.
4. If you have battery drain, try the following:
Clear battery stats in recovery.
Freeze unused services (like Email, DSP Manager, Maps). This is important.
Turn OFF 'Allow mock locations'.
Don't set brightness too high.
Don't install too many unused apps.
Turn OFF WiFi, 2G, 3G, GPS, Bluetooth when not in use.
Turn OFF LED Succession.
Reboot after you listen to music. Music service caused battery drain (in the past).
Generally, doixanh and me usually get 2-3 days out of a charge (give or take depending on usage).
5. If you still have battery drain after following Step 4, try:
Full wipe in recovery, re-install GingerDX.
Use Stock ROM for several days to see if the battery problem is caused by GingerDX or not.
If it doesn't drain, try installing one of your apps, test battery for a day, install another one, and test.
and so on...
That way you will know what's the cause of your battery drain.
Thanks
Thanks go to the CyanogenMod Team
doixanh for this great ROM and all the modules
racht for his legendary HACKDROID
Marcin1147 for his CM7 Rom
zdzihu
deedii
Bin4ry
Xmaster8
CallMeVentus
Thanks also go out to Google for their great little Android.
And don't let us forget to throw Samsung a thanks for their nice Gio hardware but craptastic software support.
Donation
You like this ROM? Feel free to drop a donation to us
doixanh
eagleeyetom
djnilse
AChep
DQiB
Downloads
​
Google Code
NOTE: Dont mirror the Package (2 more times it is already mirrored by me, so we dont need more!)
Changelog​*More bareboned
*Included Youtube
*More Ram Aviable
*Real ICS-ified Settings
*Themechooser in CMParts
*Removed A2SD Option in Performance Settings (CMParts)
*PX-CM7-Kernel
*Removed the "HOME" Launcher
*Fixed Google Play Download Issues
GTFO hahahahhaha I have ported it yesterday but i cannot update it hahaha good job man
added Hosters
For now only Google Code and Mediafire are aviable , but Dev-Host is still in Progress!
No Icsified settings. Other than that everything else seems to be working so far.
Edit: The 5th power widget in the status bar does nothing, and can't be removed. I assume it was supposed to be flashlight.
smash1986hu said:
No Icsified settings. Other than that everything else seems to be working so far.
Edit: The 5th power widget in the status bar does nothing, and can't be removed. I assume it was supposed to be flashlight.
Click to expand...
Click to collapse
Its the powersaver button
U cant face anything after enable it.
I will upload the real icsified settings as flashable zip
Sent from my GT-S5660 using xda app-developers app
Can I remove the powersaver button somehow?
Whad do you mean I can't face anything after enabling it?
- exchange email?
- theme chose?
Mobil cihazdan gönderildi...
aOS 2.3.6 BNC-GIO-R2
smash1986hu said:
Can I remove the powersaver button somehow?
Whad do you mean I can't face anything after enabling it?
Click to expand...
Click to collapse
Go to Cyanogenmod in Settings, go to Interface, Notification Power Widget, Widget Buttons, enable Ultra Brightness Toggle and disable it! Now u have no 5th toggle anymore!
Sent from my GT-S5660 using xda app-developers app
m.ali.ozkaya said:
- exchange email?
- theme chose?
Mobil cihazdan gönderildi...
aOS 2.3.6 BNC-GIO-R2
Click to expand...
Click to collapse
I will make an flashable zip for that. Dont know why its not included
Sent from my GT-S5660 using xda app-developers app
DQiB said:
Go to Cyanogenmod in Settings, go to Interface, Notification Power Widget, Widget Buttons, enable Ultra Brightness Toggle and disable it! Now u have no 5th toggle anymore!
Sent from my GT-S5660 using xda app-developers app
Click to expand...
Click to collapse
Thx
Worked like a charm.
I love this rom. but titanium backup not good work. because i want backup my app from titanium but some times work, somes times not work. i dont understand why??? help
First, i made ics like settings (look attachement)
Sure, i will try it out!
Sent from my GT-S5660 using xda app-developers app
seralp said:
I love this rom. but titanium backup not good work. because i want backup my app from titanium but some times work, somes times not work. i dont understand why??? help
Click to expand...
Click to collapse
Works like a charm for me
Sent from my GT-S5660 using xda app-developers app
There are a large number of apps I can't install. They come back with "application not installed" massage.
Tapatalk, IGO, MyBackup, TubeMate, BLNControl, etc...
I tried it with and without A2SD, I wiped everything, reflashed, tried again, still no luck.
Logcat says:
PackageManager: Cannot Install platform packages to user storage
PackageManager: Package couldn't be installed in /data/app/com.rerware.android.MyBackupPro-1.pk
Sent from my GT-S5660 using xda app-developers app
Sent from my GT-S5660 using xda app-developers app
Install from apk, not market.
Can install without any problems!
Oh wipe data/reset before install rom and format system before!
All works perfect!
Sent from my GT-S5660 using xda app-developers app
Did that, still can't install from apk. I can install some of them from the market, but IGo for example is a problem.

[ROM][4.2.2 JDQ39 AOSP] Eos 4.0 -- Wingray

{
"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"
}
Welcome to Eos 4.0! The Eos project originated with the AOSP release of ICS, and was originally founded by Solarnz and co founded by Bigrushdog. Since then, Eos has evolved into a multinational collaborative effort backed by top Android developers. Our objective is to provide a world class AOSP build with unique features and enhancements. Eos is an ongoing development project in which builds are released on a regular basis. Every release should be considered stable and highly functional.
Solarnz - Project founder and backend systems admin
Bigrushdog - Project lead, Chief Developer
Kevdliu - Feature Engineer, Toro maintainer
Timduru - Frameworks Developer, TF101 maintainer
Roach - Frameworks Developer - N4 maintainer
RaymanFX - Remote branch and Experia maintainer
Runandhide05 - Xoom maintainer
UBER - Chief Graphics Designer
Sykomaniac - Maguro maintainer
Code:
NX Gesture Navigation Bar
Navigation Bar Color w/ Project Glass (Auto-Transparency, not the Google Project Glass :P)
Softkeys Long-Press Actions
Custom Navigation Bar Ring Quick Launch Targets
Hide Status Bar and/or Navigation Bar
Resize Navigation Bar
Display All User Widgets On Lockscreen
Recents Panel RAM Display and KillAll Switch
Custom Quick Toggles Tiles with Brightness & Volume Seekbars
EOS Status Bar Toggles
Status Bar Color
Battery Indicator Mods
Clock Mods
T-Mobile Theme Engine
Volume keys switch depending on rotation. So the volume up key is always either on the top or to the right of volume down. (Toggle-able)
Default Volume Control Stream (Ring or Media)
Volume Keys Long Press Music Control
Disable/Enable CRT Animation
Custom Screen Bahavior When Charging
Custom Screen Off Wifi Delay
Performance Settings
Advanced power menu with reboot options.
Eos Control Center
MORE...
We give love and much respect to Cyanogenmod. The AOSP scene would not exist as it does today without them. We implement some of their branches to support legacy devices and features that users have demanded. The resources we use include, but are not limited to:
Features:
Code:
Phone: for T9 dialer support
MMS
T-Mobile Theme Engine
Branches:
Code:
libhardware, libhardware_legacy, system/core, system/netd, /system/vold, frameworks/native, frameworks/av, isolated frameworks/base cherry-picks,
and various qualcomm support related branches. We also use some qualcomm related branches from CodeAurora Forum.
Team EOS Xoom Nightly builds
Download
G-Apps Package
Because this is an AOSP based rom Google Apps are not included. To install Google Apps please flash the following package after installing the rom:
Gapps package
Xoom comes with Custom EOS kernel.
These builds are designed to be installed from your favorite recovery. MAKE SURE YOU HAVE THE LATEST 4.2.2 COMPATIBLE RECOVERY.
Changlog
Contribute
Gerrit Review
Gitweb for GPL compliance
Team EOS never cease to amaze me! Awesome work guys
Xoom development is not dead. Thanks Team EOS!
I'm also submitting a legitimate bug, but I want to know if this is a just me thing - I go to set the clock to 1000/1700 lagfree, and I just can't change anything. I'll select a min freq, and it will just stay at 200. I select a max freq, and it will change it to whatever I set it to (at least it says it does). I select a governor, and it doesnt change. If I check off the set at boot option, it will show the options I just selected as the boot settings, but it doesnt actually apply them.
That said, this is one of the faster JB roms I've used, so it's not too too bad, but still. My xoom's showing it's age, especially next to my Gnex and Nexus 7.
AWESOME! Team EOS, you rock! Way to continue developing for the Xoom! Trying it out now.
Yes!!
Here are some bugs i'm experiencing on 156:
-switching to photosphere camera causes Gallery to stop
-pressing the photosphere button on a photo in the gallery causes Google Play Services to stop
-as stated by BRD previously, the stock keyboard will have problems; it has for me, crashing a lot.
if i run into any more, i'll post them here. Anyone want logcats of these issues? i can post them too
Verhaal nice to see this development going on!
Verstuurd van mijn Xoom met Tapatalk
delete latinime.apk from system/app and reboot to enjoy jb keyboard w/swipe
This is a reason TeamEos produces some of the best roms on this entire forum
BRD, you are a god!
patass said:
I'm also submitting a legitimate bug, but I want to know if this is a just me thing - I go to set the clock to 1000/1700 lagfree, and I just can't change anything. I'll select a min freq, and it will just stay at 200. I select a max freq, and it will change it to whatever I set it to (at least it says it does). I select a governor, and it doesnt change. If I check off the set at boot option, it will show the options I just selected as the boot settings, but it doesnt actually apply them.
That said, this is one of the faster JB roms I've used, so it's not too too bad, but still. My xoom's showing it's age, especially next to my Gnex and Nexus 7.
Click to expand...
Click to collapse
ok the over clocking is working, and can be set in the setting>>EOS settings>>system..Preformace Settings. and you can verify with any thrid part cpu app that the cpu is set to what ever you choose, as for governors the settings is there but yes it stays on interactive, however if you use a thrid party app you can infact change the gov just fine.
or if you are a command line type of guy and want to see for yourself you can do
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq
or
Code:
cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
to see the current gov
alex94kumar said:
Yes!!
Here are some bugs i'm experiencing on 156:
-switching to photosphere camera causes Gallery to stop
-pressing the photosphere button on a photo in the gallery causes Google Play Services to stop
-as stated by BRD previously, the stock keyboard will have problems; it has for me, crashing a lot.
if i run into any more, i'll post them here. Anyone want logcats of these issues? i can post them too
Click to expand...
Click to collapse
the photosphere we are aware of,
and the keybaord i got fixed it will likley come as a new gapps cause i got other things fixed that also pretains to gapps
Thx so much Team EOS!
but... this rom is very very laggy! i go back to cyanogenmod -.-
Thanks. Time to TouchWiz this bad boy up
Sent from my Xoom using XDA Premium HD app
Ultrawoach said:
but... this rom is very very laggy! i go back to cyanogenmod -.-
Click to expand...
Click to collapse
It's the first nightly of this rom version, you have to expect it to be a laggy/slow >_>
alex94kumar said:
This is a reason TeamEos produces some of the best roms on this entire forum
BRD, you are a god!
Click to expand...
Click to collapse
agree +++
Sent from my Xoom using Tapatalk 2
Great Job team. Is the lag do to hardware acceleration loss from the kernel, or just from lack of stock code?
Also is init.d scripting enabled on your Eos4?
http://forum.xda-developers.com/showpost.php?p=32456437&postcount=6
First of all, I thanks for this.
One thing I noticed was the lack of an option to sync bookmarks with the stock browser. I found that there was a solution to it.
Looking forward to future updates
Chrome is crashing whenever I try to access settings
Sent from my Xoom using Tapatalk 2
bumbernut said:
Chrome is crashing whenever I try to access settings
Sent from my Xoom using Tapatalk 2
Click to expand...
Click to collapse
This happens to me too
anyone else not have to option for multiple user accounts?
will9512 said:
anyone else not have to option for multiple user accounts?
Click to expand...
Click to collapse
I fixed that and its merged should be there next nightly

[ROM][4.2.2] 4/5 |OFFICIAL- LiquidSmooth |

Reserved
OFFICIAL DISCLAIMER​​
PHP:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
{
"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"
}
About Us
LiquidSmooth is an aftermarket firmware based on the Android Open Source Project.
We are dedicated to providing Android users with smooth, stable and fast Roms. We start with a fast, and lightweight modified AOSP base, and then add the features you crave!
While we make every effort to test these builds as much as possible, we are not responsible for anything that may happen to your device, family, pets, or perception of reality. We ask that you do your part to know your device and know how to recover from problems before you flash!
The-Team
​
Liquid0624
Liquidzgrl
Jarrid42
Rohan32
Itsmikeramsay
Dagr8
Jdkorecclipse
Amplified
ChevyCam94
Dhacker
Droyd
Features:
​
Code:
Google GCC 4.7 Toolchain
O3
Strict-Aliasing (Linaro)
C++11 Mode
Optimized String Handling Routines (Linaro/Sony)
Misc other Linaro and Code Aurora Optimaztions
Customizable lockscreen buttons and sliders
Chronus clock widget
Customizable hardware and software keys
Transparent navbar and status bar
Customizable navbar ring
Navigation bar widgets
Customizable power menu
Notification power widget
Customizable quicksettings panel
Statusbar mods
Theme engine
Quiet hours
Volume rocker music controls
Full Rotation
Customizable battery and notification light
Changelog:
​
Code:
[SIZE=5]ROM Changelog[/SIZE]
Liquid Smooth 2.1 OFFICIAL
Fully themeable MMS (TeamBAKED)
New 3.4 kernel base (CyanogenMod)
Dark Liquid Invert UI (SlimRoms)
Updates to DashClock (Roman Nurik)
Updates to cLock (CyanogenMod)
Added DSP Manager (CyanogenMod)
Added Apollo (CyanogenMod)
Added SoundRecorder (Google)
NFC Polling Mode (AOKP)
Alternate Gingerbread Style Default App Picker (Credit AOKP)
Revert "use utf8_length() instead of local function, isValidUtf8()" (SilmRoms)
AudioService: Restore volumes after boot and when a headset is plugged (SilmRoms)
AudioService: Restore volumes after boot and when a headset is plugged (SlimRoms)
"[+>" more icon was never shown in PhoneStatusBar (SilmRoms)
Fix NPE when pasting non-text from Clipboard (SlimRoms)
ServiceState: add support for DCHSPAP (SlimRoms)
Show reboot message in QS and PW (SlimRoms)
Correct the target app token for input method window (SlimRoms)
FW: Swap Stylus pointer with TW dot (SilmRoms)
Force clear cache on 'clear all' (SlimRoms)
i9300 Boolean Wifi p2p Support (SilmRoms)
Fix: NavRing landscape swipe (SlimRoms)
Add Volume Tile [1/2] (SlimRoms)
Add Expanded Desktop Tile (SlimRoms)
Frameworks: Change navbar general behaviour (SlimRoms)
Powerful Sleep (SlimRoms)
Fix resource leak When call MediaMetadataRetriver.setDataSource (SlimRoms)
HTML WebSockets implementation (SilmRoms)
Add keymapping for bluetooth headsets (ciwrl)
Lockscreen: Fix mdpi layout issues (mikeNG)
am:allow more hidden apps on devices with lots of RAM (CyanogenMod)
Frameworks: Support advanced Lockscreen shortcuts (SlimRoms)
Frameworks: Add Widgets viewpager for all devices (kufikugel)
Add lock volume keys in silent mode (mnm9994u)
Important Links​
LiquidSmooth Download: Goo.IM t0lte
Google Apps Package 3/01/13 for 4.2.2​​
Original OP
build that willbe posted here will be unofficially supported , I dont mind you guys ask for help in here , just dont expect support for a build that
A_might not boot
B_have some random FCs
etc etc
for changelogs and stuff go to github and look at framework_base commits that will give you an idea of what was added in the last days .
Click to expand...
Click to collapse
some wallpapers..​​
Finally.......nice to see Liquid Smooth over here :laugh:
mjwhirly said:
Finally.......nice to see Liquid Smooth over here :laugh:
Click to expand...
Click to collapse
Agreed! I see you listed CWM as the flashing method in the OP. Is TWRP ok to use?
Careyst said:
Agreed! I see you listed CWM as the flashing method in the OP. Is TWRP ok to use?
Click to expand...
Click to collapse
Should be fine....i've been using TWRP since about a week after getting the phone and haven't had a problem flashing any roms yet, even when the OP recommends to use CWM
I don't want to start any drama considering the circumstances but can anyone briefly tell me what the differences between this and carbon are? The features lists look very similar.
like the wallpapers
Can anyone confirm working Bluetooth functionality?
Re: [ROM][4.2.2][RC1] LiquidSmooth ROM |FLOODING|
Alucardis666 said:
Can anyone confirm working Bluetooth functionality?
Click to expand...
Click to collapse
Would also like to know if the static issue when using Bluetooth audio in the car, has been fixed ? That was a deal breaker for me, forcing me back to TW ROM's.
Sent from my SAMSUNG-SGH-I317 using xda premium
Careyst said:
Agreed! I see you listed CWM as the flashing method in the OP. Is TWRP ok to use?
Click to expand...
Click to collapse
seh6183 said:
I don't want to start any drama considering the circumstances but can anyone briefly tell me what the differences between this and carbon are? The features lists look very similar.
Click to expand...
Click to collapse
well as you know carbon tree was forked from liquidsmooth
since then they went there own way
since then many things were added in liquid , I wouldnt know if these were kanged from liquid or added to carbon via an other way or if they werent added at all or what was added since then by team carbon .. I do not follow what thy do on there github at all..
liquidsmooth as there own kernel and so does carbon , afaik each kernel is unique to these specific roms and kernel plays a critical role inhow phone behaves so your best bet is to try them both ...
I could give you my opinion but ofc im biased ..
I can tell you one thing for sure when I joined liquidsmooth a few of the 'pub' optimizations were used already but not all of them , this has been corrected so you can expect the maximum smoothnest possible in an oasp based rom .
I personally got the highest linpack results I ever did before on this rom , 245 (average) @ 1.9ghz .. nugh said .
now lets not bring up the 'c' word anymore thank you (lol)
Zorachus said:
Would also like to know if the static issue when using Bluetooth audio in the car, has been fixed ? That was a deal breaker for me, forcing me back to TW ROM's.
Sent from my SAMSUNG-SGH-I317 using xda premium
Click to expand...
Click to collapse
ok if the last person in the other thread told you it was not fixed then why would you assume that it would be magically fixed in this rom when they are based off the same 4.2.2
Video recording with audio ok with this?
Re: [ROM][4.2.2][RC1] LiquidSmooth ROM |FLOODING|
Bring on the Flooding - and call me Noah -
Thanks Liquid!
Sent from my Nexus 7 using Tapatalk 2
shaggyskunk said:
Bring on the Flooding - and call me Noah -
Thanks Liquid!
Sent from my Nexus 7 using Tapatalk 2
Click to expand...
Click to collapse
37 minutes!? Is there a mirror? Or at least 28.8 modem sounds I can listen to while I wait for it download
dligon said:
ok if the last person in the other thread told you it was not fixed then why would you assume that it would be magically fixed in this rom when they are based off the same 4.2.2
Click to expand...
Click to collapse
as someone said before, "you gotta believe in magic"..:fingers-crossed:
Re: [ROM][4.2.2][RC1] LiquidSmooth ROM |FLOODING|
SwimDrewid said:
37 minutes!? Is there a mirror? Or at least 28.8 modem sounds I can listen to while I wait for it download
Click to expand...
Click to collapse
Hmm I'll mirror if needed..
Wallpapers added in #2
Sent from my GT-N7105 using xda premium
The OP says that there is kernel support for Voodoo audio, yet I dont see it anywhere in the ROM settings and it isnt available for the Note 2 from the play store...am I missing something?
Otherwise...great ROM. Glad to see Liquid back on the scene.
thedrizzle said:
The OP says that there is kernel support for Voodoo audio, yet I dont see it anywhere in the ROM settings and it isnt available for the Note 2 from the play store...am I missing something?
Otherwise...great ROM. Glad to see Liquid back on the scene.
Click to expand...
Click to collapse
grab the apk from the play store and try it , should work ..

[ROM][4.2.2 JDQ39 AOSP] Eos 4.0 -- Nozomi

{
"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"
}
Welcome to Eos 4.0! The Eos project originated with the AOSP release of ICS, and was originally founded by Solarnz and co founded by Bigrushdog. Since then, Eos has evolved into a multinational collaborative effort backed by top Android developers. Our objective is to provide a world class AOSP build with unique features and enhancements. Eos is an ongoing development project in which builds are released on a regular basis. Every release should be considered stable and highly functional.
Solarnz - Project founder and backend systems admin
Bigrushdog - Project lead, Chief Developer
Kevdliu - Feature Engineer, Toro maintainer
Timduru - Frameworks Developer, TF101 maintainer
Roach - Frameworks Developer - N4 maintainer
RaymanFX - Remote branch and Xperia maintainer
rlasalle15 - LG Optimus G maintainer
Runandhide05 - Xoom maintainer
UBER - Chief Graphics Designer
Sykomaniac - Maguro maintainer
Code:
NX Gesture Navigation Bar
Custom Quick Toggles Tiles with Brightness & Volume Seekbars
Softkeys Long-Press Actions
Custom Navigation Bar Ring Quick Launch Targets
EOS Status Bar Toggles
Navigation Bar Color w/ Project Glass (Auto-Transparency, not the Google Project Glass :P)
Status Bar Color
Battery Indicator Mods
Clock Mods
T-Mobile Theme Engine
Hide System Bars
Performance Settings
Volume keys switch depending on rotation. So the volume up key is always either on the top or to the right of volume down. (Toggle-able)
Default Volume Control Stream (Ring or Media)
Advanced power menu with reboot options.
Eos Control Center
MORE...
We give love and much respect to Cyanogenmod. The AOSP scene would not exist as it does today without them. We implement some of their branches to support legacy devices and features that users have demanded. The resources we use include, but are not limited to:
Features:
Code:
Phone: for T9 dialer support
MMS
T-Mobile Theme Engine
Branches:
Code:
libhardware, libhardware_legacy, system/core, system/netd, /system/vold, frameworks/native, frameworks/av, isolated frameworks/base cherry-picks,
and various qualcomm support related branches. We also use some qualcomm related branches from CodeAurora Forum.
Team EOS Nozomi Nightly builds
Download
Dualboot users: HERE
Do not flash the old build: EOS-nozomi-20130505-7.zip !!!
G-Apps Package
Because this is an AOSP based rom Google Apps are not included. To install Google Apps please flash the following package after installing the rom:
Gapps package
Xperia S aka Nozomi comes with a custom kernel, designed specially for EOS.
These builds are designed to be installed from your favorite recovery. MAKE SURE YOU HAVE THE LATEST 4.2.2 COMPATIBLE RECOVERY.
Detailed instructions:
Going to EOS4.2.x from a rom < 4.2.x:
Backup everything !
Go to recovery
Make a full wipe / factory reset
format /system
Flash the rom
Flash optional kernel
Flash gapps
Wipe cache/dalvik
Reboot
Updating from EOS 4.2.x #XX to #YY:
You can usually skip the full wipe step.
If ever you encounter an issue make sure you make a full wipe first before reporting though.
Changlog
Contribute
Gerrit Review
Gitweb for GPL compliance
Hi all! I am proud to finally release EOS 4.0 nightly builds for our beloved Xperia S!
The whole rom is compiled using Linaro GCC-4.7 and using -O3 optimizations all over!
What is better now, 4.2.2 rom X or teameos?
Performance wise: teameos! definately! We have Linaro all over, and only clean-select and implement features
AOSP is faster than CM-10.1. I won't judge about other roms, but see yourself...
These builds (teameos nightlies) will receive fixes faster than any other 4.2.2 rom! I am close to getting 1080p video recording to work!
The device configuration was build from the ground up, only minimalistic sonyxperiadev configs were used.
Planned features:
Optional PIE control
Custom EOS OC kernel featuring 1.7ghz max clock, 2d/3d adreno220 overclock, 2d gpu scaling
1080p video recording (to be fixed soon!)
Known Bugs:
No 1080p video recording
No FM Radio
HDMI
||| DualBoot |||
EOS-nozomi-20130520-12 (isoladisegnata)
EOS-nozomi-20130511-9 (isoladisegnata)
TeamEOS said:
• Nozomi - RaymanFX pushed like crazy getting Nozomi online and running
Be sure to thank him if you enjoy our build!
Click to expand...
Click to collapse
This got me all warm and fuzzy inside. Thanks RaymanFX.
ChameleonOS, AOKP and Eos 4.0 in one day based on OpenSEMC.
Man you are genius.
Thanks.
Really great !!:thumbup:
downloading
Damn, again with the signal getting lost bug. Have to reboot a number of times to get it back. :sigh:
Damn it Sony, release those sources already.
No bugs so far. This is f* c king smooth
If coming from OpenSEMC Beta3 do I still need to perform a full wipe?
Is this rom only for T-mobile or all operators ?
Jamal_RS said:
Is this rom only for T-mobile or all operators ?
Click to expand...
Click to collapse
dafaq? i think it should be obvious that this rom works worldwide with every gsm operator..
great,man.
Sent from my LT26i using xda app-developers app
omasis said:
If coming from OpenSEMC Beta3 do I still need to perform a full wipe?
Click to expand...
Click to collapse
No, make sure to wipe clock app data after installing, it crashes otherwise on start each time...
[Bug Found]
Earphone not working
Torch in notification panel not working too
skys415 said:
[Bug Found]
Earphone not working
Torch in notification panel not working too
Click to expand...
Click to collapse
What do you mean 'Earphone' ?
Headphones work just fine for listening to music.
I think I do not quite understand what your problem is here..
About torch: true, I will investigate this and fix.
For the time being, just download a torch app from google play, this is no 'real' bug, is it?
Probably related to a missing torch implementation though.
Doing some intense testing with the new camera blob from DooM's JB, I think memory allocation issue are fixed, from what I can tell.
Means: no more freezes when taking 12mp pictures.
1080p video recording is a bit more tricky, but should be just a matter of time.
downloading.
stand for whatever rom created by the team which has Rayman :good:
first impress i't good.
but i need to try for a couple day.
New feature for the Xperia S!
We have a new awesome feature especially for Nozomi users in the pipe!
You'll get the ability to toggle the system navigation bar (the one that e.g. the nexus 4 has) and adjust it's size to make it thinner and get more space on the screen!
All the awesome navigation bar features that EOS has (like our very own NX gesture control) are going to be available!
I'll not make any promises here, but it could occur that these features will be integrated in the next nightly already (meaning very soon, the following days) .
Because this is so awesome, I will post two fully-sized screenshots here:
>>> (first one is with normally-sized navbar, second one with mid-sized (selectable via EOS Control Center!))
>>> The theme is Mianogen and the launcher MiHome (try that combo, smooth as silk!)
I need your help:
>>> For an unknown reason, someone seems to have rated this thread 1-star. Since I am unable to see any post with serious complaints which would justify such a harsh move, I kindly ask all people who like my work and want to support me to rate this thread 5-stars, so users are not mislead and the quality of our (Team EOS) work becomes clear. I never asked for donations and will never do, but in this special case, I'd really appreciate support in form of 5-star rating for my thread. Thank you !
i don`t have NAVIGATION option in EOS control center ??

Categories

Resources