[ROM][ICS] AOKP for MediaPad - Milestone 22.8 Final - Huawei MediaPad, T-Mobile SpringBoard

AOKP Milestone 22.8
Huawei MediaPad
{
"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 and credits
to all these great opensource communities, and of course KANG team and mediapad developers.
Features:
Unsecure boot.img (stock AOSP kernel)
Superuser & Busybox preinstalled
Deodexed
180 Degree rotation
Built in performance/init.d configuration (Thanks Kejar & company)
Custom Power Menu
Brightness slider in navigation bar.
Custom color for anything in RC
Custom Clock Color/Location: Right, Center, Disable
Battery Icon/ Color Picker: CircleMod, Bar, Text Only, Icon Only, Icon+Text or None
Battery Bar in Status Bar or Nav Bar, Bar Thickness, Charging animation
Nav Bar Transparency
Nav Bar Button Reorder: Back-Home-Search-Menu
Nav Bar Color Picker
Nav Bar Button Glow Duration: Off, Fast, Slow
Nav Bar: Long press to Search button
Nav Bar Hide on Lockscreen
Toggles in Pull Down Menu: Auto rotate, Bluetooth, GPS, Wi-Fi, Aiplane mode, Vibrate,
Silent, Sync, Data, 4G, Tethering, Torch, Brightness
'Traditional' toggle layout (where the toggle are on the very top) -- find in RC > Statusbar
General > Layout
LCD Density (Careful with this)
Menu Button location: Right, Left, both, Remove
Menu Button Visability: Always show, Always show Invisible Icons
Lockscreen Style: Stock, Quad, Octo, ol' gingerbread
Lockscreen Wallpaper
Lockscreen color changer
Lockscreen calendar
Lockscreen SMS customizable shortcut (with icons)
Lockscreen Horizontal Option
Performance Menu: (Use With Caution) Max/ Min CPU, Scaling Governor
Unlock Sceen with Legacy Menu Icon
Volume Key to Wake Screen
Volume Key to Skip Tracks
Long-press back button to kill process
Disable CRT off animation
LED pulse settings (time on/off)
ICS ringtones/notification sounds
Customize carrier text to whatever.
Power Menu options: Boot to recovery/ Boot loader, Reboot, Screenshot
Facebook contact sync integration (must wipe to get this)
Disable Boot animation
Keyboard: Volume keys act as a cursor while typing -- disable in keyboard options
Long press home for recent apps (thanks brucekey)
Quick torch (enable in ROMControl, long press power when phone turned off. See the magic.)
Fast charge toggle for maguro/toro for kernels that support it
Weatherpanel in notification drawer
Weather on lockscreen
Work:
Radio
Data connection
Touchscreen
Full hardware acceleration
Sound
Microphone
Sensors
Camera
Wi-fi
HDMI
GPS
Usb-host
Usb connection to PC (mtp, ptp)
Bluetooth
Problems:
Some glitches in preview of running apps;
Broken photo/camcorder preview;
Random mac address after reboot;
Wrong country detection in Google Play over wifi with turned off radio.
Screenshots:
AOKP Mediapad Screenshot part 1
AOKP Mediapad Screenshot part 2
Donate:
Donate if you like this ROM. Thank

Changelog:
Changelog:
22.8
witched back to stock kernel, but with arkusuma's touchscreen fix - no random reboots now (because 3.0.38 kernel was unstable on cm9 for me and a few other users);
fixed USB connection to PC;
fixed GPS;
fixed USB-host;
fixed "phone UI" of cm9 launcher to "tablet" one (now you can adjust grid size, default is 6x6);
changed back light.sensor values to stock one (at least it works now);
fixed Bluetooth
Download:
ROM: AOKP for Mediapad - Milestone 6
GAPPS: Google Apps 29.04
8.8
init release
Download:
ROM: AOKP for Mediapad - Milestone 6
GAPPS: Google Apps 29.04

Additional description:
Install:
Be aware that im not responsible for any damage that can cause this rom!!!
Flash TWRP recovery from fastboot by these commands:
fastboot flash recovery recovery.img
fastboot flash recovery2 recovery.img
Click to expand...
Click to collapse
Then download AOKP for Huawei Mediapad, Gapps and place them on your sdcard (not internal memory).
Boot in TWRP Recovery, then choose Backup and check cust partition, then Swipe to back up (you will get full backup of stock rom).
Pls notice, that this recovery can make backup only of /cust partition, not /hwcust like in international roms.
Press back to go to main menu and choose Wipe there, then press Factory reset, then System (thats important, 'cause update zip cant format ext4 system partition).
Press back again and choose Install, then find downloaded zip rom, choose it and Swipe to Confirm Flash.
Press back again and choose Install, then find downloaded zip with Gapps, choose it and Swipe to Confirm Flash.
Then reboot in system and enjoy AOKP rom on your Mediapad

amazing, mediapad is getting better in better

one more function I want for my tablet is able to lock screen rotation of current angle.(same Ipad is)

Is radio working ? any download link ?

woohoo
Thanks for the upcoming work !!!!

It's fantastic, thanks man.

Welcome Devs. This community will be so alive.

how to flash this ROM ?

I guess everyone just realize how powerfull this device is... before i was thinking about replacing this tablet...
But i couldnt found any 7" tablet better than mediapad...
7.7 is good but the 3g still pricey and it doesnt have hdmi out
Nexus 7?? Yeah it got tegra3 procie.. but no 3g nor ext storage..
I just need to buy a better case for this beauty..
Sent from my HUAWEI MediaPad using Tapatalk 2

in my computer does not have enough memory to complete the compilation.
who can build from source?

zyr3x said:
in my computer does not have enough memory to complete the compilation.
who can build from source?
Click to expand...
Click to collapse
and what are the requirements?
Sent from my Nexus S using xda app-developers app

zyr3x said:
in my computer does not have enough memory to complete the compilation.
who can build from source?
Click to expand...
Click to collapse
I can (I have a powerfull computer), but you have to explain me how
If you want we can meet on skype or gtalk, send me the contact in pm

monkeydrufy said:
I can (I have a powerfull computer), but you have to explain me how
If you want we can meet on skype or gtalk, send me the contact in pm
Click to expand...
Click to collapse
I have a powerful computer but limited Internet connection... it says downloading the kernel will take about an hour!
Here's what has to be done, I think:
First, you need Linux (Windows users: switch now before it's too late!)
Start by getting repo as explained here:
http://source.android.com/source/downloading.html
When it comes to downloading the source itself, run this instead:
repo init -u https://github.com/AOKP-MEDIAPAD/platform_manifest.git -b ics
then run:
repo sync
Then, to build, you have to follow the instructions here:
http://s.android.com/source/initializing.html
And then should be able to build using:
mka
or:
mka otapackage
(makes a flashable zip)
as explained here:
https://github.com/AOKP-MEDIAPAD/vendor_aokp_ics
I haven't done this myself, just what I gather from the instructions on those pages - I tried downloading the source until I realized how big it is.
Hopefully someone who knows can clarify these instructions, post a howto, or much better, make a zip archive for us to flash ))

Can I use a live linux version?
because I use windows

use virtualbox

441Excelsior said:
use virtualbox
Click to expand...
Click to collapse
yeah, you're right
I'm installing ubuntu, see you later
thanks
---------- Post added at 06:55 PM ---------- Previous post was at 06:18 PM ----------
when I try to "curl https://dl-ssl.google.com/dl/googlesource/git-repo/repo > ~/bin/repo" it say "permission denied"
any idea?
thanks

monkeydrufy said:
yeah, you're right
when I try to "curl ..."
any idea?
thanks
Click to expand...
Click to collapse
you could try "sudo curl ...."

diapolon said:
you could try "sudo curl ...."
Click to expand...
Click to collapse
I've tried, same result

Related

[ROM] [AOSP/CM7] LeoGingerBread v0.9.7 STABLE & LeoParts [incremental]

LeoGingerBread v0.9.7 built from sources (AOSP and CyanogenMod 7) with LeoParts v8
STABLE -- Wipe only requiered the first time.​
[Mainline]
I build GingerBread from AOSP (android 2.3.1/GRH55).
Then I came to an end because I don't have hardware skills in Android (Camera, WiFi, FM Radio)...
So I build what my ROM was missing from CyanogenMod, which includes: cm-kernel, some libs, Camera, large part of the framework etc.
I then kept my LeoParts to setup everything easily from an Interface similar to Settings.
So this ROM is android 2.3.2/GRH78.
Do note that my implementation of OldApp2SD is still work in progress.
I also spent too much time compiling/cooking and now want to spend more of my free time on LeoParts, Mods and Apps.
Thanks to CyanogenMod project!
Thanks to Elegos for his RomUpdater!​Thanks to: CyanogenMod team (Cyanogen, Wysie, ctso, jeagoss, kmobs...), Enomther, chainsdd, paulobrien, clarksonator, Jr33, fitsnugly, lilHermit, britoso, Zaraki...
And thanks to all XDA Community!
{
"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]
Build from AOSP: Android 2.3.2 / GingerBread / GRH78
Stim toolkit + Terminal
Additional languages (system + keyboard)
cm-kernel 2.6.37
Stock Launcher2
busybox 1.18.0 (linked)
Rooted (su + Superuser 2.3.6.1)
Reboot options on power button (from eddieringle)
LeoParts v8
Video recording HQ
FM radio
ROM infos
Quick commands
Tweaks
User Interface
Apps & Addons (built-in kitchen)
Advanced
Data storage (a2sd)
About
Phone Mod: Trackball answer/hangup etc. from CyanogenMod
Browser Mod: download any file type etc.
Contacts Mod: with the dial button etc. from CyanogenMod
DeskClock Mod: from CyanogenMod
Lockscreen Mod: MusicControls, etc.
Status bar Mod: battery percentage, H icon, headset icon etc.
Messaging Mod: black background, back to all threads etc.
Browser Mod: incognito, user agent etc.
Network: supports adhoc, added OpenVPN (not tested yet)
Old App2sd method (not DT's but mine)
180 rotation added (optional)
Screen ON/OFF animations (both on by default)
Clear notifications one-by-one by swiping (on by default)
Custom number of recent apps (8 by default)
Custom app by long pressing home
App killer by long pressing back
Trackball Wake (on by default)
Trackball Unlock (off by default)
Trackball Alert support (OpenSource framework)
Quiet hours
Disable or change Battery warning level
GalaS power widget in status bar (and configurable)
Custom hostname
SIP not only over WiFi
FileManager
Overscroll effects
FLAC support
nano, bash, libncurses, htop etc.
Battery percent on LockScreen
Transparent notif. bar
Album art on LockScreen
...
Check the FAQ in POST #2
http://forum.xda-developers.com/showpost.php?p=10518706&postcount=2
[Downloads]
Although I'm testing my rom, let's it be clear: Remember that if you use this ROM, you do so entirely at your own risk !!!
Do NOT download if you haven't read this post entirely.
You need HBOOT 0.35.0017 [only requiered once]
You need FroYo's radio: 4.06 or above [only requiered once]
LeoGingerBread v0.9.7 AOSP/CM7 (no GApps)
LeoGingerBread_0.9.7-noradio-signed.zip​
[Instructions]
nanbackup [recommended]
WIPE ALL (data + dalvik) + EXT
update HBOOT [if not done yet] (flash in recovery as usual)
update radio [if not done yet] (flash in recovery as usual)
flash LeoGingerBread
flash GingerBread Google Apps
fix uid_missmatch in recovery
Thank you so much for donating !
FAQ
Q: How to flash the HBOOT update?
A: Just as a regular update.zip: throught recovery
Q: How do I get TrackBall Alert to work?
A: Simply use Menu / Patch / Smali / Android 2.3 GingerBread (non-sense) and you're good to go!
Verified with TrackBall Alert Pro.
Q: Some GApps are missing?
A: Depending on the version of GApps, it might not include some packages. Go to the Market and download them.
Btw, this saves /system space.
Q: My Gmail is not syncing?
A: Go to Phone Settings / Accounts & Sync and activate Gmail sync on your Google account.
Q: How can I activate OldApp2SD?
A: OldApp2SD is automaticaly restored at boot if it was activated before.
This has been done to be easier for everyone, especialy for end-users.
Anyway, to activate it, just run 'a2sd on' in a terminal / adb shell. Requiered only once.
Q: What about dalvik2sd etc?
A: Same as OldApp2SD. Restored automatically on ext part presence if activated before.
To activate advanced 2sd methods, use dalvik2sd / data2sd / media2sd commands.
Q: How to disable OldApp2SD methods?
A: Instead of running, for example, 'a2sd on', just run 'a2sd off'.
Q: How can I easly upgrade to a newer version?
A: Check the new versions with RomUpdater (by elegos) and install the incremental update.
If you had OldApp2SD activated, run 'fix uid_mismatch' from recovery right after the flash to prevent any problem.
Then reboot and OldApp2SD will be activated automaticaly.
Q: I found a bug...
A: http://code.google.com/p/android-leonextlevel/issues/list -- thanks
Q: Can I port this ROM to another device?
A: Long story short: no. But I can, if I have the device IRL.
Q: ETAs?
A: I'm updating my twitter account @leonnib4 often enought for you to know when a new version will be out.
Don't ask for ETAs.
Q: Why are you formatting SYSTEM: during the flash?
A: I can't do otherwise.
Q: But it removes GApps (that are on /system/), so you have to flash them again, right?
A: Right, but this won't happen if you're using an incremental update from RomUpdater, so it should never happen
Q: How to get and post a "logcat"?
A: From a terminal, run 'adb logcat > file.txt' (it puts the output of the logcat in a file named "file.txt".
Then upload this file to pastebin.com or similar.
[Mainlines]
0.9.x / 07-feb-2011 / AOSP/CM7 release - RC - LeoParts v8
0.8.x / 11-jan-2011 / First XDA release - Beta - LeoParts v8
[ChangeLog]
0.9.7
- Improved scripts
0.9.6
- Improved scripts
- Fixed updater-script
- Added OTA killer
- Updated help in LeoParts / Data Storage
0.9.5
- Improved scripts
0.9.4
- Fixed OldApp2SD
- Fixed RomUpdater auto-conf
- Fixed Terminal auto-conf
- Restored AOSP Phone.apk
- Phone: SIP: Allow per-account User-Agent string configuration
- Phone: Add an option to disable voicemail notifications
- New LeoParts/DataStorage
- Updated busybox to 1.18.0
- Updated LockScreen AlbumArt
- Replaced Stock Music app with Music^3 "Cube"
Welcome back m8!!
welcome back king...
downloading.....
now i can stop my work on ginger
thank's
thank you leo! Never thought id see u again! Love your work. You honestly made my day! Thank you, thank you, thank you!!
welcome back Leo!
Sent from my Nexus One using XDA App
Data storage option in LeoParts causing fc.
steeler2003 said:
Data storage option in LeoParts causing fc.
Click to expand...
Click to collapse
Damned.
Bad copy/paste.
Uploading fixed update.zip
Also I'm noticing some reboots when LockscreenMusicControls is not on...
I'm working on a fix.
Thx everyone for the kind words.
EDIT:
I repacked the ROM.
For those who only want the fixed LeoParts: http://www.multiupload.com/RUW015YEDS
Went to Tweaks in LeoParts, then set stock App2Sd to external and that worked.
Welcome back and thanks for your work Im gonna try this !
Kissesssss
hello, i have ext3 on sd cad, app2ext not work for my.
Excellent to see you back Leo. Look forward to testing this out when I get home.
Sent from my NOOKcolor using the XDA app.
@steller this is the stock a2sd by Google. It stores on fat32 not ext3
@roxtedy the a2sd button is not enabled yet in leoparts/data storage.
But a2sd works.
Could you describe a little bit more your problem?
Sent from my Nexus One using XDA App
how to activate a2ext? I have full internall memmory..Thanks
welcome back.
and thank you for not using DT a2sd, cuz i hate it.
The previous few comments regarding apps2sd had me a bit confused. If you are trying to move your apps to your ext partition as opposed to the Google method which moves them to the fat partition on your sd into the sd/androidsecure folder then do the following as this is the way I find it works in this rom as of this moment.....in leoparts when you click on "data options" the "Old App2sd" check box is greyed out and currently not an option that can be chosen. To get around this issue until Leo has time to deal with it you can try this which worked for me---open terminal emulator app and type this:
su (hit enter)
a2sd on (hit enter, wait a bit for process to finish)
reboot (hit enter)
That should enable "old app2sd" moving your apps to your ext partition. You will see the checkmark is now in the "old app2sd" box in leoparts data options tab. The apps are moved to system/sd which root explorer is showing me as being on my ext3 partition. So far I've had no problems. Hope this helps if you're like me and suffer from too many apps and too little patience
Does this have the notification powerbar like CM? I just use it too much to lose it.
What is the name of that clock widget please.

Honeycomb Lockscreen for CM7 Nightlies

HONEYCOMB Lockscreen for Legend Nightlies
As many of you have probably noticed, XDA member bizdady has been making Honeycomb lockscreens for CM7 RCs and Nightlies for various devices.
Unfortunately, the Legend was not supported... Until now!
After following the instructions below, a honeycomb themed lockscreen will completely replace the "style options" for the CM7 lockscreen including "Sliding Tab", "Rotary", "Rotary revamped", and "Lense".
{
"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"
}
PRE-REQUISITES
A rooted Legend
Make sure you're running either CM7 Nightly #12 OR #13
INSTRUCTIONS
Make a backup!
Download the applicable attached zip and flash like a normal ROM.
Go here to thank/donate to bizdady.
Enjoy!
NOTES
ONLY LISTED NIGHTLY BUILDS ARE SUPPORTED! Please check the pre-requisites to verify which nightly you'll need to be running.
These instructions are for S-ON users. S-OFF users can go to the original post here and use metamorph.
Future nightlies will be supported - but NOT every single one!
The attached zip is purely the work of bizdady.
I will not answer questions about how to reverse/change the modification so please run a backup or see the second comment below.
UPDATES
March 7, 2011 - Lockscreen for Nightly # 13 available.
Great work,im trying right now
Edit Beauty!!!
jaStrom said:
[*]I will not answer questions about how to reverse/change the modification so please make sure you run a backup!
[/LIST]
Click to expand...
Click to collapse
To go back to normal you can always reflash your current nightly rom. That will overwrite the modded framework and put everything back to stock.
^ er..flashing a copy or backup of the original cm7 b12 framework-res.apk & Clockopia.ttf will do the job instead of flashing the rom again. works for me, at least
i'm on 140lcd w/ the settings below. swiping from right to left opens either my messaging app or the vibrate option.
however, shouldn't i be getting buttons on the right portion like the one on the left below?
maxq1 said:
i'm on 140lcd w/ the settings below. swiping from right to left opens either my messaging app or the vibrate option.
however, shouldn't i be getting buttons on the right portion like the one on the left below?
Click to expand...
Click to collapse
The icons are setup for rotary style so only an unlock icon in middle shows. If you set it to sliders will have invincible icons for sound/text.
Sent from my Evo 4G CM7 nightly machine!
^ cool, man! thought i was missing something. hope you could do another version w/ buttons/icons for both txt and sound. i'm more inclined to use the sliders as the rotary thingies don't look good on my modded screen. anyway, thanks again...
New msg indictors for sms & email r my biggest intrest 4 lockscreen.
thanks great work but i have a problem
i have rom cm7 but if i flash the zip with rom manager,does not start after reboot
where i wrong?
rename the zip?
thanks all
Two questions:
1) Do you mean the phone won't start at all, or you just have to press the power button yourself?
2) Which nightly are you on?
If you experience problems, I recommend returning to your backup.
Strange behaviour on new nightlies
I am having an issue with the Honeycomb lockscreen on the latest CM7 nightlies.
When I flash the lockscreen, the device and all functions work properly but the menus and dialog screens are messed up with incorrect (and often funny) text.
The affected ones I have noticed are:
- Damaged SD Card (although if you open File Manager the SD card works just fine)
- USB connection dialog from status bar (gives an error message but it actually works if you click on it)
- Long-press power button menu (Silent Mode, Airplane Mode, Profile, Reboot, Power Off)- the text goes all funny and when you click one of the menu items you get an even funnier dialog box but in the end it works the way it should (if you remember where to click)
The above all happens after I flash the lockscreen to the newer CM7 nightlies (tries with 25, 26, 27, 28) and when I re-flash the ROM (i.e. override the lockscreen) everything goes back to normal (fixed)
mkhattab said:
I am having an issue with the Honeycomb lockscreen on the latest CM7 nightlies.
When I flash the lockscreen, the device and all functions work properly but the menus and dialog screens are messed up with incorrect (and often funny) text.
The affected ones I have noticed are:
- Damaged SD Card (although if you open File Manager the SD card works just fine)
- USB connection dialog from status bar (gives an error message but it actually works if you click on it)
- Long-press power button menu (Silent Mode, Airplane Mode, Profile, Reboot, Power Off)- the text goes all funny and when you click one of the menu items you get an even funnier dialog box but in the end it works the way it should (if you remember where to click)
The above all happens after I flash the lockscreen to the newer CM7 nightlies (tries with 25, 26, 27, 28) and when I re-flash the ROM (i.e. override the lockscreen) everything goes back to normal (fixed)
Click to expand...
Click to collapse
As it says in the OP, this lockscreen only works on Nightly 12 & 13. You'll also notice that the zips are clearly labeled 12 & 13.
I'll ask the original developer for 28, but I didn't want to keep bothering him with requests for every single nightly.
I am aware of that but I kept trying the lockscreen with newer builds (after 12 and 13 and into the early 20s for experimentation sake) and it was working fine with no issue at all until build #25 and that's why I felt the need to report it now
Fair enough, but I can't guarantee it'll work beyond 12 and 13 right now. I also don't have the expertise to fix myself since I'm not the original developer. Hopefully we'll have one for 28 from the dev at some point.
jaStrom said:
Two questions:
1) Do you mean the phone won't start at all, or you just have to press the power button yourself?
2) Which nightly are you on?
If you experience problems, I recommend returning to your backup.
Click to expand...
Click to collapse
exact .. the phone will not start..but i have the backup
my version is: cyanogenmod-7-03152011-nigtly
What did I do wrong?
thanks
looks fantasic
Will that work on a stable release as well?
^ i don't think so
OP, can you provide just the png's for the messaging & vibrate icons that would match the ones provided on this mod? it would surely be awesome! i'm no good with graphics stuff
what a terrific job thank you

[ROM][ICS] Team Eos ICS 2.0.0 [Updated 2012/4/27]

{
"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"
}
Motorola Xoom | Asus Transformer | Asus Transformer Prime​
Welcome to EOS.
With the AOSP release of Android 4.0 begins the next dawn of the Android operating system.
It is the goal of Team EOS to develop and maintain the highest performing and most stable AOSP based rom for an array of platforms.
For the latest news on Team EOS releases make sure you follow @teameos on twitter.
EOS is an AOSP based rom. It is developed and maintained by Team EOS and is the culmination of our own in house development efforts.
Installation notes
Download the correct rom for your device.
Download the google applications package
Place these two files on your sdcard, or somewhere where your chosen recovery image can access them
If you're not flashing from an EOS nightly build, you will need to perform a factory rest within recovery (wiping /data and /cache)
Install the rom by selecting the zip file through the menus.
Install the google applications package IMMEDIATELY after.
Reboot your device and have fun with ICS
Features
AOSP 4.0.4 based rom
Busybox
Enable / Disable stock ICS status bar settings
Enable / Disable EOS ics status bar settings
Enable / Disable Battery percentage text in the status bar
Enable / Disable battery icon in the status bar
Enable / Disable rotation on the lockscreen
User friendly overclocking settings that will detect if the tablet has restarted too often, and disables the overclocking
Enable / Disable the automatic brightness to decrease the brightness level
Enable / Disable the charging light
Define Rotation angles (Full, 90 Deg, 180 Deg, 270 Deg)
Face unlock
Face unlock retry button on the lockscreen.
Last accessed time and date in Browser history
Wifi Direct
Ability to hide the status bar
Show development settings in the browser by default
Ability to show and hide the clock in the status bar
Lockscreen actions
Statusbar clock can have its colour changed
Statusbar can have its colour changed
Screenshots
Picasa Album​
Downloads (also available in Goo Manager)
Google Applications (Required for all devices)
gapps-ics-20120422-signed.zip​
Asus Transformer (TF201)
Eos-tf201-2.0.0.zip​
Source code
Rom:
http://git.teameos.org/
http://review.teameos.org/
Kernel:
https://github.com/Roach2010/asus_kernel_tf201​
Old releases
1.0.0
N/A​
Downloading now. Well comment in a few....
Sent from a Galaxy far far away...
If I didn't have to wake up for work in 4 1/2 hours, I'd be all over this. Tomorrow: (
Fyi this latest gaaps is a bit weird as it doesn't include gmail or give you the option to restore everything you may want to use the previous 17 gaaps
Upgraded from build 7 without wiping. Everything seems to be working fine
hmm, seems to reboot like every 3 mins
[update]: If i leave it sitting for 2-4 mins it reboots, but as long as i'm using it, it seems to work fine. I haven't messed with any settings except the brightness.
installation without full wippe ?
i did full wipe twice. gonna test it further when i get home from work in a few hours and report back
installed this and it seems to run fine, but as a danish user it seems to need the asus keyboard program for the dock keyboard to work with danish characters, but that dont seems to be included here
thanks for your great work
everything works great except default keyboard setting. although i set it as Turkish, still doesn't work...beside this sooo cool for first trying
Thank you, guys. Most hardworking devs I know!
Yamba said:
installed this and it seems to run fine, but as a danish user it seems to need the asus keyboard program for the dock keyboard to work with danish characters, but that dont seems to be included here
Click to expand...
Click to collapse
ayk33 said:
thanks for your great work
everything works great except default keyboard setting. although i set it as Turkish, still doesn't work...beside this sooo cool for first trying
Click to expand...
Click to collapse
Have you tried changing the keyboard layout in Settings - System - Device Settings?
It needs a reboot to change the layout at present but that will be addressed in a future version.
How is the compatibility with the Keyboard dock? Not many people seem to be commenting on it, but that's one of the main reasons for me purchasing this device. .
time to update the ROM Directory!
...and time to flash a new ROM
Roach2010 said:
Have you tried changing the keyboard layout in Settings - System - Device Settings?
It needs a reboot to change the layout at present but that will be addressed in a future version.
Click to expand...
Click to collapse
Thanks this did the trick and my danish dock keyboard now works like it should with the danish characters
Sick, I've been waiting for a good stable AOSP rom, thanks guys
This seems very nice I will give it a go this weekend.
Any plans for a version that includes Cornerstone?
Does this rom support usb ethernet?
Ty.
Roach2010 said:
Have you tried changing the keyboard layout in Settings - System - Device Settings?
It needs a reboot to change the layout at present but that will be addressed in a future version.
Click to expand...
Click to collapse
please pm me your 8 posts that i can use all my dailt thanks quote for you
thanks soooooo much...works perfectly...
one last question; any possibility to change mouse pointer?

[ROM] [International] [UNOFFICIAL] CarbonROM 5.1.1

CarbonROM is an aftermarket firmware based on the CyanogenMod and Android Open Source Project.
{
"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"
}
We are dedicated to fast, stable, and feature-filled roms, honesty and communication with our users, and openness with our code. We like frequent builds, with the very latest and greatest hardware support and fixes. We strive to not only provide you with the best rom we can build, but also to give back to the Android community and our fellow developers. For us, this is about creating something we can be proud of and hope you will enjoy.
Please feel free to look at, build, and use our code on CarbonROM GitHub.
We would like to thank CyanogenMod for their device trees, framework/settings mods and their code that was incorporated into this project. We also extend our gratitude to the devs whose code that we have incorporated. Proper authorship has been maintained and can be viewed on our repository.
Special thanks also go to Slim Rom for some of their features, AOKP, and anyone else we may have borrowed commits from that hasn't been mentioned here. If you feel you have been unfairly left out, please - let us know.
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! Always Make a nandroid backup!!
Features:
CM Theme Engine
Wi-Fi notifications
Audio:
AudioFX Equalizer
AOSP & CM Audio features
Slim Extra features like:
Camera Shutter sound,
Screenshot Sound,
Safe Headset Volume,
Less frequent notification sounds, etc.
Volume steps,
Audio charge notification
Display Options
Adaptive Brightness
Daydream
Ambient Display
Wake Up on Charge
Double Tap to Sleep
Omni Screen Recorder
Color Calibration
Expanded desktop
CM Notification manager
Slim Heads Up Notifications and its features
LockScreen:
CM shortcuts
Slim shortcuts
Weather with custom style
"CarbonFibers" features Menu:
Status Bar
Slim Clock & Date Options
Weather
Battery Options
(Portrait, Landscape, Circle, Dotted Circle Text or Hidden)
Mobile & Wifi Network activity icon options
Network traffic monitor
Brightness control
notification count
notification ticker
Custom carrier label options
CM custom Navigation Bar tweaked (size/color and other)
Custom Navigation ring
Interface:
Toast animations,
Listview animations,
System animations,
Gesture Anywhere,
App Circle Side Bar
Recents:
Clear All Button Tweaks
Hideable Google search bar
Slim PIE
Notification Drawer
Tile Options (Fully customizable)
Quick Setting Options
Quick & Smart Pulldown
Colorized Tiles
Power Menu:
Advanced reboot
Screenshot
Screen Record
Profile Switcher
Airplane Mode
User Switcher
Settings
Device Lockdown
Sound Panel
Buttons
Fully CM customization for hard buttons (tweaked)
Omni Wake lock blocker
SuperSU - Huge thanks to @Chainfire
Download
Google Apps
any 5.1.1 package
I use this one​
Installation Instructions
Backup
Wipe data/factory reset
Install ROM
Install Google Apps
Reboot to bootloader, flash boot.img from ROM ZIP
Credits
@Lloir
@Thomy
CarbonROM
Source
https://github.com/Phoenix09/android_device_htc_enrc2b-2
https://github.com/themuppets/proprietary_vendor_htc
https://github.com/Lloir/htc_kernel_oxp
https://github.com/CarbonROM
Known Issues:
adding SlimAction to quick settings causes System UI to endlessly crash Fixed 2016-01-09
What Works:
should be the same as @Lloir's CM 12.1 builds
Lloir said:
Working list
Almost everything on 12.1
GPS is a little broken, it STILL WORKS with google maps and so on, just no actual GPS. Yes you can still find you're way to that girl's place you met on tinder :good:
Click to expand...
Click to collapse
Kernel with S2W/DT2W
Download
source
S2W is enabled by default, DT2W is disabled.
default settings:
# enable/disable Sweep2Wake
echo 1 > /sys/android_touch/sweep2wake
# Sweep2Wake distance (in px)
# Not recommended to set this higher than 600
echo 325 > /sys/android_touch/s2w_min_distance
# Sweep2Wake direction settings
# 1: Direction doesn't matter
# 0: Direction does matter
echo 1 > /sys/android_touch/s2w_allow_stroke
# Sweep2Wake Register threshold (in px)
# Number of pixels needed to swipe until button panel gets locked and swipe is registered.
echo 9 > /sys/android_touch/s2w_register_threshold
# Enable/Disable DT2W
echo 0 > /sys/android_touch/s2w_allow_double_tap
Click to expand...
Click to collapse
you can use /data/userinit.sh to change the settings
thanks to @reaper90 for the original script for EliteKernel
Download
reaper90 said:
How to use:You can edit the script by using "edit_userinit.bat" in the .zip file, you can also start installation process right after you finished. Of course it is also possible to change the values on your phone once the script is installed. The script as it is provided by me only contains the default values, so if you don't edit anything, it won't change anything.
How to install:
1. Unpack the.zip file
2. Connect your phone to your computer, make sure USB debugging is enabled
3. Run "install userinit.bat" file and you'll be guided through the installation process.
The installer will push the script file to the right location and automatically set permissions as mentioned by nik3r. You'll need to reboot in order to make your settings apply!
Click to expand...
Click to collapse
The best thing about this is, your using what I haven't released yet
Thanks for testing for me!
I also Fully endorse this... MORE DEVS MORE ROMS AMIRITE!!!!
I LOVE CARBON...THX...
i tried to add SlimAction to quicksettings ... fc in loop! had to wipe data to solve...
:cyclops:​
el-Loko said:
I LOVE CARBON...THX...
i tried to add SlimAction to quicksettings ... fc in loop! had to wipe data to solve...
:cyclops:​
Click to expand...
Click to collapse
I'll do a new build in a few days (if it builds) and try it on that, I'll report it if it's still broken.
I was going to try it on my Nexus 7 but on the build I'm running Settings crashes every time I tap add.
Sent from my Galaxy S6 using Tapatalk
new build here
Changes:
fixed FC with SlimAction, the icon for screenshot was missing
added missing hardware keys config for CarbonROM Fibers so now you won't see options that can't work (like home button wake)
Phoenix09 said:
new build here
Changes:
fixed FC with SlimAction, the icon for screenshot was missing
added missing hardware keys config for CarbonROM Fibers so now you won't see options that can't work (like home button wake)
Click to expand...
Click to collapse
I tried to install the ROM but it failed.
I flashed the boot.img in bootloader and did a factory reset.
I use latest twrp 2.8.7.0 and was running Lloirs ROM 20150917
same story here, this new version seems to have a lot of snags more than the previous one, wifi fails often, the google apps did install well but had problems to start,this is the first build having small problems so far(your original private build was very good CARBON-5.1.1-UNOFFICIAL-20150920-0305-enrc2b. or). I will continue to test and report with exact facts later.
Thank you
Wnsly said:
I tried to install the ROM but it failed.
I flashed the boot.img in bootloader and did a factory reset.
I use latest twrp 2.8.7.0 and was running Lloirs ROM 20150917
Click to expand...
Click to collapse
this is weird, it installed for me yesterday but now doesn't, I have a new build that definitely does
qwesta said:
same story here, this new version seems to have a lot of snags more than the previous one, wifi fails often, the google apps did install well but had problems to start,this is the first build having small problems so far(your original private build was very good CARBON-5.1.1-UNOFFICIAL-20150920-0305-enrc2b. or). I will continue to test and report with exact facts later.
Thank you
Click to expand...
Click to collapse
today's build seems to work ok, I'll upload it soon
Edit: here
Sent from my Galaxy S6 using Tapatalk
Phoenix09 said:
this is weird, it installed for me yesterday but now doesn't, I have a new build that definitely does
today's build seems to work ok, I'll upload it soon
Edit: here
Sent from my Galaxy S6 using Tapatalk
Click to expand...
Click to collapse
Thanks for your quick response.
The new build gives the same error. There's something wrong with unmounting the system. It keeps failing
Wnsly said:
Thanks for your quick response.
The new build gives the same error. There's something wrong with unmounting the system. It keeps failing
Click to expand...
Click to collapse
it should still install, it's failing to unmount because it's already unmounted
I just flashed CM then Carbon and it definitely installed
Sent from my Galaxy S6 using Tapatalk
Phoenix09 said:
it should still install, it's failing to unmount because it's already unmounted
I just flashed CM then Carbon and it definitely installed
Sent from my Galaxy S6 using Tapatalk
Click to expand...
Click to collapse
Ok will try again
Edit:
Installation worked. I ignored the error flashed gapps and it booted!!
Nice to see there's still development on the One X+
Hi dear
3g internet not work
mike36 said:
Hi dear
3g internet not work
Click to expand...
Click to collapse
go to settings, set preferred network to 3G
it definitely works, I just tested it
I think it has the wrong default, I'll check later
Sent from my Galaxy S6 using Tapatalk
Phoenix09 said:
it should still install, it's failing to unmount because it's already unmounted
I just flashed CM then Carbon and it definitely installed
Sent from my Galaxy S6 using Tapatalk
Click to expand...
Click to collapse
Wnsly said:
Ok will try again
Edit:
Installation worked. I ignored the error flashed gapps and it booted!!
Nice to see there's still development on the One X+
Click to expand...
Click to collapse
Next time just unmount system in advanced -> mount (I think)
I had this issue on my Nexus 5
Phoenix09 said:
go to settings, set preferred network to 3G
it definitely works, I just tested it
I think it has the wrong default, I'll check later
Sent from my Galaxy S6 using Tapatalk
Click to expand...
Click to collapse
The same problem as is evident image
As I have a problem in the store captured images of the screen
mike36 said:
The same problem as is evident image
As I have a problem in the store captured images of the screen
logs?
Click to expand...
Click to collapse
Note the network logo in the top bar there (!)
Must be (3g) to worke internet
Lloir said:
logs?
Click to expand...
Click to collapse
Hello my friend
I'd like to download this rom. But the problem is that it does not connect to the Internet at 3g ..... in wifi work
Please help
mike36 said:
Hello my friend
I'd like to download this rom. But the problem is that it does not connect to the Internet at 3g ..... in wifi work
Please help
Click to expand...
Click to collapse
Did you flashed boot.img in bootloader over adb?

[ROM] [R] [ONE UI 3.1] [G988U] [G986U] [G981U]

This ROM is based on Android 11 One UI 3.1 for the Samsung Galaxy S20, S20 Plus or S20 Ultra 5G Snapdragon with modified firmware to allow for a safe update while retaining bit 1 to keep bootloader unlock. This ROM uses the AIO userdata image created by @jrkruse to automatically flash TWRP, Magisk and all of the fixes that we need for our rooted devices. Link to AIO thread here
Flash at your own risk! I am not responsible for any dead device, loss of data, etc.
Requirements:
Must have an unlocked bootloader
Modified odin to flash ROM
Instructions:
Back up any important data because this will wipe your internal storage
Download rom for your device from below and unzip ROM to PC
Connect phone to PC and load all 5 files into odin. *If using no wipe userdata, your lockscreen pin will be reset to swipe so you'll just have to set that again when you boot into system
Press start
When it's finished, phone will reboot and automatically boot to TWRP to format (wipe) data. Then phone will reboot to TWRP again to flash some files. When it is finished, the phone will reboot to system
After you finish setup wizard, open rom control, allow root access and open each tab to set default values
Downloads:
Krog_Roms_G981U1_DUJ7_V2.1
Krog_Roms_G986U(1)_DUJ7_V2.1
Krog_Roms_G988U(1)_DUJ7_V2.1
Odin3_v3.14.1_3B_PatcheD.zip
V2.1 Changelog:
Updated ROM to November 2021 security patch
Updated AIO to include latest TWRP and hardware off zip
V2 Changelog:
U1 firmware with September 2021 security patch
Call recording added
Caller ID and spam protection
Fixed Samsung Health
Modded theme store for unlimited trial time
Over 1k fonts
Added option in settings/advanced features to enable/disable apps that auto-start at boot
Status bar background color choices
3Minit battery in status bar
Show/hide stock battery in status bar
Show/hide stock battery info in quick settings panel
Battery bar in status bar
Adjust size of network speed in status bar
Advanced power menu with switches for all items except power off
Power menu background choices
Power menu text color choices
Removed reboot confirmations in power menu
Navigation bar background choices
Navigation bar gifs
Battery bar in navbar
3Minit battery option for navigation bar
Lockscreen display timeout options
Quick reply from secure lockscreen
Option to automatically expand single notifications in notification panel
Option to wake up display when USB is connected or disconnected
Ability to remove persistent notifications
Thanks to:
@afaneh92
@jrkruse
@klabit87
@stang5litre
Kernel source link
Saved
This looks awesome! Is it 3.1 based on android 11 or 10?
Can you confirm if this ROM addresses the issue where the display dims when you are talking on the phone. It gets so dimmed I cannot even see where any button it is to get the screen back to bright. I end up pressing on the screen and many times I press a button inadvertently and sometimes it is the hang up key. The most dreadful feature of Samsung.
yes_have_some said:
This looks awesome! Is it 3.1 based on android 11 or 10?
Click to expand...
Click to collapse
It is Android 11
mwyarm said:
Can you confirm if this ROM addresses the issue where the display dims when you are talking on the phone. It gets so dimmed I cannot even see where any button it is to get the screen back to bright. I end up pressing on the screen and many times I press a button inadvertently and sometimes it is the hang up key. The most dreadful feature of Samsung.
Click to expand...
Click to collapse
I haven't seen this issue. If it happens to you on full stock, it could be a hardware issue with your phone. Make sure you don't have anything covering the sensors that are up near the front camera on the screen.
Krog18 said:
It is Android 11
I haven't seen this issue. If it happens to you on full stock, it could be a hardware issue with your phone. Make sure you don't have anything covering the sensors that are up near the front camera on the screen.
Click to expand...
Click to collapse
It is a common issue. I don't want to clutter the ROM Q&A but here is just one of many links (https://us.community.samsung.com/t5/Galaxy-S-Phones/Screen-dims-when-making-calls/td-p/319723/page/4). Apparently the right setting varies by phone type but I am using S20 Ultra+. I am simply looking for a ROM where I can override if the phone is active (either by touch, motion if not logged out, etc. the screen does not dim). Thanks
This seems promising, will it work on SM-9880? since its both snapdragon?
Krog18 said:
This ROM is based on Android 11 One UI 3.1 for the Samsung Galaxy S20 Ultra 5G Snapdragon with modified firmware to allow for a safe update while retaining bit 1 to keep bootloader unlock. This ROM uses the AIO userdata image created by @jrkruse to automatically flash TWRP, Magisk and all of the fixes that we need for our rooted devices. Link to AIO thread here
Flash at your own risk! I am not responsible for any dead device, loss of data, etc.
Requirements:
Must have an unlocked bootloader
Modified odin to flash ROM
Instructions:
Back up any important data because this will wipe your internal storage
Download and unzip ROM to PC
Connect phone to PC and load all 5 files into odin
Press start
When it's finished, phone will reboot and automatically boot to TWRP to format (wipe) data. Then phone will reboot to TWRP again to flash some files. When it is finished, the phone will reboot to system
After you finish setup wizard, open rom control, allow root access and open each tab to set default values
Downloads:
Krog_Roms_G988U1_DUH2_V2.7z
Odin3_v3.14.1_3B_PatcheD.zip
V2 Changelog:
U1 firmware with September 2021 security patch
Call recording added
Caller ID and spam protection
Fixed Samsung Health
Modded theme store for unlimited trial time
Over 1k fonts
Added option in settings/advanced features to enable/disable apps that auto-start at boot
Status bar background color choices
3Minit battery in status bar
Show/hide stock battery in status bar
Show/hide stock battery info in quick settings panel
Battery bar in status bar
Adjust size of network speed in status bar
Advanced power menu with switches for all items except power off
Power menu background choices
Power menu text color choices
Removed reboot confirmations in power menu
Navigation bar background choices
Navigation bar gifs
Battery bar in navbar
3Minit battery option for navigation bar
Lockscreen display timeout options
Quick reply from secure lockscreen
Option to automatically expand single notifications in notification panel
Option to wake up display when USB is connected or disconnected
Ability to remove persistent notifications
Thanks to:
@afaneh92
@jrkruse
@klabit87
@stang5litre
Kernel source link
Click to expand...
Click to collapse
can you make a rom for s20
mimsiroll said:
This seems promising, will it work on SM-9880? since its both snapdragon?
Click to expand...
Click to collapse
No, it won't as it is. I'd have to build one specifically for the 0 variant. I'll see what I can do after I get the U variants taken care of.
ywhuangc said:
can you make a rom for s20
Click to expand...
Click to collapse
I can. I have one for G986U just about ready and I can build one for G981U next
Krog18 said:
No, it won't as it is. I'd have to build one specifically for the 0 variant. I'll see what I can do after I get the U variants taken care of.
I can. I have one for G986U just about ready and I can build one for G981U next
Click to expand...
Click to collapse
thank you.
is it possible to make a file for SM-G981V?
Can g981n support
great,thanks,ivery like this rom,wish update continue
ROM works great.
I noticed scrolling screenshot is broken (it was on my stripped down build of DUH2 as well and I'm not sure what broke it)
ChongoDroid said:
ROM works great.
I noticed scrolling screenshot is broken (it was on my stripped down build of DUH2 as well and I'm not sure what broke it)
Click to expand...
Click to collapse
It's working for me. Did you maybe debloat something you shouldn't have?
Can I flash this rom on g9860?
Krog18 said:
It's working for me. Did you maybe debloat something you shouldn't have?
Click to expand...
Click to collapse
yeah I think that might be it. it's weird because I had it on my regular install of duh2
basically the screen scrolls but if you click it again after one scroll it'll stop scrolling and it includes that bar at the bottom of the screen shot
{
"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"
}
so this is what happens when I scroll a few times, sometimes it's 1 or 2 times.
ChongoDroid said:
yeah I think that might be it. it's weird because I had it on my regular install of duh2
basically the screen scrolls but if you click it again after one scroll it'll stop scrolling and it includes that bar at the bottom of the screen shot
Click to expand...
Click to collapse
Try uninstalling updates for screen capture app
Edit:
I was able to reproduce this. It seems that there might have been a bad update to the Samsung capture apk, but the version in the rom is good. You can go back to it using the method described above. Then I updated to version 4.8.04.2 through the galaxy store and it seems to be working well so far
@Krog18
Thanks very much for this rom, it's running without issues for me
Question...what does modded theme store mean specifically? I went looking for themes and there were paid and free ones like it's always been. Maybe I was looking in the wrong place, is there a separate section for themes that are trials?
Edit: nevermind, I clicked on one of the paid themes, and I see an option for "download trial" I'm assuming that's what you mean, unlimited trial?

Categories

Resources