[4.2.2] CM10.1(Regular) and Jellytime releases (Development halted) - Galaxy S Plus I9001 Android Development

DEVELOPMENT HALTED DUE TO LACK OF DEVICE
Hey guys,I'm back to opening a thread after a long time. I will be providing regular builds of cyanogenmod 10.1 and jellytime (4.2.2) both in this thread.
Firstly Cyanogenmod 10.1:
{
"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"
}
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.2 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Latest build: https://docs.google.com/folder/d/0B-NPErilnJ2VX1hGZEdnSkJDT28/edit?usp=sharing 20130317
Goolge apps: http://goo.im/gapps/gapps-jb-20130301-signed.zip
Note: I know that Xistance is working on cm10.1,but he does not update that often. So,i will be providing 3 builds a week,so that all you guys can stay upto date with the recent cyanogenmod changes. I will also be including changes that arco and ivendor do. The only remaining big bug.i.e the bluetooth if fixed by xistance, then he will release it first and then i'll follow up. OPEN SOURCE DOES NOT MEAN OUT OF RESPECT!! The 3 builds a week start from the next week and will be provided on Monday,Wednesday and Friday.
Installation
- First time flashing CM10.1 to your Galaxy S Plus(or coming from another ROM)?
Root your device and install ClockworkMod Recovery.
Reboot into Recovery
Do a Nandroid backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod or TWRP Recovery
Optionally install the Google Addon
- Upgrading from CM7/CM9?
Do a Nandroid Backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod or TWRP Recovery
Optionally install the Google Addon
- Upgrading from another CM10.1 Build?
Do a Nandroid Backup!
Install the ROM from internal sdcard using ClockworkMod or TWRP Recovery
Optionally install the Google Addon
What's working:
Audio
Receiving and making calls
GPS
Compass
Proximity sensor
Wifi
USB mass storage
HW accelerated gui
HW accelerated video
Camera
Wifi/USB tethering
Fast charge
BLN (through galaxy s plus settings)
USB OTG
Not working:
Bluetooth
VSYNC
Now for jellytime releases:
These snaps are from the desire hd
randomblame said:
For more info about jellytime head over to this thread :
http://forum.xda-developers.com/showthread.php?t=1778202
Latest build: http://www.mediafire.com/?w0z00hlcjbfb9mi
Goolge apps: http://goo.im/gapps/gapps-jb-20130301-signed.zip
Note: Jellytime will be updated whenever Randomblame updates it for the Desire HD.
- First time flashing Jellytime to your Galaxy S Plus(or coming from another ROM)?
Root your device and install ClockworkMod Recovery.
Reboot into Recovery
Do a Nandroid backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod or TWRP Recovery
Optionally install the Google Addon
- Upgrading from CM7/CM9?
Do a Nandroid Backup!
WIPE (wipe data/factory reset + wipe cache partition)
Install the ROM from internal sdcard using ClockworkMod or TWRP Recovery
Optionally install the Google Addon
- Upgrading from another Jellytime Build?
Do a Nandroid Backup!
Install the ROM from internal sdcard using ClockworkMod or TWRP Recovery
Optionally install the Google Addon
What's working:
Audio
Receiving and making calls
GPS
Compass
Proximity sensor
Wifi
USB mass storage
HW accelerated gui
HW accelerated video
Camera
Wifi/USB tethering
Fast charge
BLN (through galaxy s plus settings)
USB OTG
Not working:
Bluetooth
VSYNC
Source
https://github.com/doomsday94?tab=activity
https://github.com/xistance21?tab=activity
Modified jellytime app sources:
https://github.com/randomblame
Credits:
Arco68
Camcory
Xistance
Ivendor
Randomblame
Christopher83
Anomaly65
Cyanogenmod Team
Click to expand...
Click to collapse

News:
Common
Don't try to switch on the bluetooth,it does not work and it will cause the loss of deep sleep. You will have to wipe and reflash again. So keep your hands away from the bluetooth button.
if the wifi is not able to connect to your router,please update your router encryption to WPA2 (thanks arco)
here is how to do it ( thanks nickynikolov) :
http://www.esecurityplanet.com/view.../Upgrading-WiFi-Security-from-WEP-to-WPA2.htm
Jellytime_R2 :
Annoyance: setting>display>brightness force closes
Cause: A few hiccups during the compilation of settings apk,should be fixed with next release
Workaround: You can enable status bar brightness slider and change brightness with that,also you can use the brightness toggle in the widget.
Annoyance: setting/sound/volume force closes
Cause: A few hiccups during the compilation of settings apk,should be fixed with next release
Workaround: you can change the volumes of media,ringtones and alarms by using the volume rocker switches.

Changelog:
20130317:
Lots of updates to kernel (thanks arco and christopher)
Various changes to my device repo,please check my git for reference
5 days worth of Cyanogenmod changes
Fixed camera orientation in all apps
Apollo music player totally revamped and looks sexy
Support for PPPoE in kernel from arco
Added a few tweaks
Lesser available ram,because we switched back to GRALLOC_USAGE_HW_RENDER for camera preview
20130313:
Added ota updater
Lots of kernel optimizations and enhancements. (thanks christopher83,ivendor and castagnait)
For changes in the kernel,look here https://github.com/doomsday94/samsung-kernel-msm7x30/commits/jb-3.0
Change minimum allowable brightness
Fix WPA/WPA2 security for tethering (thanks arco)
Some ueventd rearrangement (thanks arco)
Synced with Cyanogenmod. (One notable thing is that under settings>system>clock widget you will now be able to change the colour,which is pretty cool imo)
20130311:
Fixed orientation of front camera
Face unlock fixed
Wifi driver updated to dhd ( fully compatible with educk and christopher's latest kernel)
Various kernel fixes
Initial support for usb otg (credits ivendor)
Various fixes throughout the device repo (credits arco)
Synced with Cyanogenmod
20130309:
Fixed apn
Fixed audio issue in voip apps
Fixed frame rates of camera ( credits ivendor)
Fixed wifi issue with my own kernel (using bcmdhd for ease of compatibility with christopher's new kernel)
Synced with cyanogenmod

Great, man! Downloading now!

Wow! That's really great I'll download it when I'm back home. Doomsday, and what about WiFi and APN list? WiFi drivers is now working correctly? And another one - what about deep sleep? Still must wait for bluetooth fix from Xistance? Anyway - great job, good luck.

Great Job!
Thanks a bunch!
:good:

Harrocan said:
Wow! That's really great I'll download it when I'm back home. Doomsday, and what about WiFi and APN list? WiFi drivers is now working correctly? And another one - what about deep sleep? Still must wait for bluetooth fix from Xistance? Anyway - great job, good luck.
Click to expand...
Click to collapse
The wifi problem occurs because of the new bcmdhd drivers,if the wifi freezes you have to reboot,it's a general problem of the newer kernel source. I can revert to the old kernel source with the dhd module,but i'm too lazy for it.
Xistance can fix bluetooth as he has the device and can generate logcats,whereas i have to wait for my cousin to do so. Albeit he is a fantastic guy and i trust he would fix it soon. So stay tuned on his thread.
What about deep sleep? It works fine in both xistance and my builds. About the apn,both of us got internet connections in our nations,you can try and see if you get apn to work.

R: [4.2.2] CM10.1(Regular) and Jellytime releases
Best!!!!
Why vsync doesnt work ??
Inviato dal mio GT-I9001 con Tapatalk 2

Doomsday94 said:
Both the releases will be using my own custom kernel with oc support,governors and fast charge support. You guys can use this with Xistance's cm10.1 as well
Click to expand...
Click to collapse
Hi Doom, great work.
One question: where can we download you're separate custom kernel?

Can I know the difference between your build with Xistance build for CM 10.1 ?

biagio7xD said:
Best!!!!
Why vsync doesnt work ??
Inviato dal mio GT-I9001 con Tapatalk 2
Click to expand...
Click to collapse
Because we don't have the 4.2 mr1 kernel branch yet. The branch used is the jb-3.0 which was originally meant for 4.1 not 4.2
muhammadnajmi96 said:
Can I know the difference between your build with Xistance build for CM 10.1 ?
Click to expand...
Click to collapse
mine is bit more ahead in the cm sync,using the latest superuser utility by koush,galaxy s plus settings and my own kernel.
Ernie1972 said:
Hi Doom, great work.
One question: where can we download you're separate custom kernel?
Click to expand...
Click to collapse
will upload it soon in the second post

Doomsday94 said:
The wifi problem occurs because of the new bcmdhd drivers,if the wifi freezes you have to reboot,it's a general problem of the newer kernel source. I can revert to the old kernel source with the dhd module,but i'm too lazy for it.
Xistance can fix bluetooth as he has the device and can generate logcats,whereas i have to wait for my cousin to do so. Albeit he is a fantastic guy and i trust he would fix it soon. So stay tuned on his thread.
What about deep sleep? It works fine in both xistance and my builds. About the apn,both of us got internet connections in our nations,you can try and see if you get apn to work.
Click to expand...
Click to collapse
Okey, i check this soon. You guys do a really big, and great job for us all. Anyway - WiFi is possible to fix, that freezees, ya? For me deep sleep sometimes work, sometimes dosen't work... I'm confused now. I do a full wipe and that shouldn't be.

Re: [4.2.2] CM10.1(Regular) and Jellytime releases
Doomsday94 back again very good good...... :thumbup::thumbup::thumbup::thumbup:
Sent from my Android Smartphone

Re: [4.2.2] CM10.1(Regular) and Jellytime releases
Great to see your release doom! I am happy to see this as I can't update frequently.
Guys, the battery will be fixed the second bluetooth is fixed.
Sent from my GT-I9001 using xda premium

dkmali said:
Doomsday94 back again very good good...... :thumbup::thumbup::thumbup::thumbup:
Sent from my Android Smartphone
Click to expand...
Click to collapse
Thanks man.
Xistance said:
Great to see your release doom! I am happy to see this as I can't update frequently.
Guys, the battery will be fixed the second bluetooth is fixed.
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
Cheers to you for the help and the excellent work bud.

AW: [4.2.2] CM10.1(Regular) and Jellytime releases
Are the apn's working?
Sent from my GT-I9001 using xda premium

Re: [4.2.2] CM10.1(Regular) and Jellytime releases
I'm getting this error while downloading apps from Google play.
It happens with
gapps-jb-20121212-signed.zip
And
gapps-jb-20130301-signed.zip
Any solution?
Sent from my GT-I9001 using Tapatalk 2

Nice Work
Doom can you release it for ancora? galaxy W
I cant wait to test it !!
Thank you

jjaacckk94 said:
I'm getting this error while downloading apps from Google play.
It happens with
gapps-jb-20121212-signed.zip
And
gapps-jb-20130301-signed.zip
Any solution?
Sent from my GT-I9001 using Tapatalk 2
Click to expand...
Click to collapse
Have you try clear cache or dalvik cache or reboot your phone ?

jjaacckk94 said:
I'm getting this error while downloading apps from Google play.
It happens with
gapps-jb-20121212-signed.zip
And
gapps-jb-20130301-signed.zip
Any solution?
Sent from my GT-I9001 using Tapatalk 2
Click to expand...
Click to collapse
Try to remove Google account, reboot and add it again.

Related

[DEV][ROM][ICS][4.0.4][IMM76L]Unofficial CyanogenMod 9.1 for Pico Build#14 {5/3/13}

{
"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"
}
CyanogenMod 9 is a free, community built, aftermarket firmware distribution of Android 4.0.4 (ICS), which is designed to increase performance and reliability over stock Android for your device.
Code:
#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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
DEV THREAD ONLY!
All non-dev question and posts go here- http://forum.xda-developers.com/showthread.php?t=1859691
Dont spam :\​
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Generic source code- http://github.com/cyanogenmod
Features- http://www.cyanogenmod.com/about/features
Device Config- https://github.com/cm2pico/cm9_htc_pico
Vendor tree- https://github.com/sakindia123/ics-vendor-pico
What Works
Everything works for daily use!
- Audio
- FM Radio(Use Spirit FM from Play Store)
- Hardware Acceleration
- RIL
- Bluetooth
- Wifi
- GPS
- Video
- Camera(Taking Pictures)
- USB Tethering(3rd party app WORKS)
- Voice Search(It was a bug ! )
- HQ Videos(Use 3rd party apps like MX Player for better playback)
- Video Recording
What Doesnt Work
- Nothing really
DO NOT SPAM
POST LOGCATS(IF POSSIBLE) ABOUT BUGS OR IT JUST DIDNT HAPPEN
Downloads
Google Apps:
http://goo.im/gapps
CM9.1 Build#14(by immortal_yash)- http://www.mediafire.com/?41g16owkyxjcpq0
Cm9.1 Build#9(by liverpool-fan)- http://www.mediafire.com/?d6ahcvl6g88bafm
CM9.1 Build#8(by lirokoa)- http://www.mediafire.com/?42tb1c952ixoea0
CM9.1 Build#7(by lirokoa)- http://www.mediafire.com/?7ihmajdu0c8ov9u
CM9.1 Build#6(by derefas)- http://www.mediafire.com/?a447zoavg5pr7bg- do clean install
CM9.1 Build#5(by lirokoa)- http://www.mediafire.com/?ks68ef2ljwcyl27
CM9.1 Build#4(by lirokoa) - http://www.mediafire.com/?dgnshzdm78pgeyg
CM9.1 Build#3(by sakindia123)- http://tinyw.in/mmJ9
CM9 Build#2(aka build 9 by derefas)- http://narod.ru/disk/59245691001.865e35f009a6c50989d9b12c4f8da5e0/Build 9.zip.html
CM9 Build#1(by derefas)- http://narod.ru/disk/59061936001.68...fa1/CM9 by savvas⁄derefas build No.5.zip.html
Installation
First time installing CyanogenMod 9 to your Htc Explorer/Pico, or coming from another ROM:
- Make sure you're running a proper working ClockworkMod-Recovery
- Copy GApps and CM9 ZIPs to your SDCard
- Boot into Recovery
- Flash CM9 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore data using Titanium Backup! they might cause FC's
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 9:
- Copy CM9 ZIP to your SDCard
- Boot into Recovery
- Flash CM9 zip from SDCard
- Reboot
Le Thanks and Credits
Thanks and Credits(in no particular order!)-
- lirokoa(CAMERAAAAAA,and basically everything!)
- derefas(first to boot ICS on pico,fixed a HUGE amount of ICS bugs)
- rom2maru
- cute_prince
- the whole Cyanogen Mod team
These are the guys who made it possible,so give 'em a thumbs up!
Banner by dhananjaipai,thanks
This is still WIP Build,so some things dont work!
Screenshots
Changelogs
Build#9
http://forum.xda-developers.com/showpost.php?p=33608084&postcount=2897
Build#8
http://forum.xda-developers.com/showpost.php?p=32384087&postcount=2483
Build#7
http://forum.xda-developers.com/showpost.php?p=32011331&postcount=2036
Build#6
http://forum.xda-developers.com/showpost.php?p=31632851&postcount=1516
Video recording fixed,cm9.1 now fully functional
Build#5
http://forum.xda-developers.com/showpost.php?p=31218293&postcount=1049
Build#4
http://forum.xda-developers.com/showpost.php?p=30922483&postcount=790
Build#3
Superuser issue fixed(Su itself is fixed,no need for SuperSU)
Camera now works!(except Video recording,all thanks to lirokoa )
Much faster than before
Updated source code to CyanogenMod 9.1.0
Many other fixes by lirokoa like overlays,bluetooth etc
Build#2
Fixed video ( hq stutters)
Fixed overlays( keyboard and etc...)
Added multi-language support
Fixed Sensors
Fixed USB Mass Storage
Fixed GPS
Fixed NET under kernel
Fixed WIFI
Build#1
Initial release
Downloaded and Flashed...Works fine. What is the launcher used?
Karanbir439 said:
Downloaded and Flashed...Works fine. What is the launcher used?
Click to expand...
Click to collapse
Cyanogen Mod 9 uses it's own custom launcher called "Trebuchet"
Its based on the Android 4.x aosp launcher with additions by the Cyanogen Mod Team and the android community
Nice work.
Now all we need is a nice tutorial for both CM7 and CM9.
AIndoria said:
Nice work.
Now all we need is a nice tutorial for both CM7 and CM9.
Click to expand...
Click to collapse
Added installation instructions to second post
sakindia123 said:
Added installation instructions to second post
Click to expand...
Click to collapse
Nice! Wai..wait wait...Do not you need a custom kernel for it? -.-
Edit : Nevermind. Installed on stock kernel.
Restoring backups causes problems? What kind?
Karanbir439 said:
Restoring backups causes problems? What kind?
Click to expand...
Click to collapse
Say, for example, you've got Apps backed up from your previous ROM. Of course it's going to cause problems. Happened with me on even my Nexus.
Edit : I am guessing the DATA backup is what causes the problems. Has the OP tried backing up only the app and not the data?
I think backups of games should work.. Thats what I want restored because they have HUGE sd data (hd games). Apps dont really matter as I didn't have many and they have a small size.
Does the problem occur because of change from GB to ICS? Compatibility Probs?
here is a detailed tutorial for cm7..will be uploading screenshots and mediafire links soon
http://forum.xda-developers.com/showthread.php?p=29944338#post29944338
How to use mass storage?
when i conncet explorer to my pc,it doesn't detect my sd card.what should i do?
i tried the MTP option but nothing is happening.
Also,i am not complaining but WIFI is very important....in my case more important than network.
i don't call much,so please wifi is the no 1 need now and he mass storage.
Also forgot,the audio sound is very low.
Anyway VERY VERY GOOD WORK TO Sakindia123 and all others
It's so smooth man
I fixed keyboard, USB , net interface in kernel,sensors and wifi wait for my release
derefas said:
I fixed keyboard, USB , net interface in kernel,sensors and wifi wait for my release
Click to expand...
Click to collapse
What?! I downloaded the first release... 5 mins later, I downloaded build 5 and almost an hour or two later, A new version? Do you think you could make a zip that only fixes these issues. Will save those who already have the ROM installed to download another 100mb.
Thanks for the quick fixes, btw.
Keep it up. :good:
I've got a screenshot, if needed:
Regards.
Karanbir439 said:
What?! I downloaded the first release... 5 mins later, I downloaded build 5 and almost an hour or two later, A new version? Do you think you could make a zip that only fixes these issues. Will save those who already have the ROM installed to download another 100mb.
Thanks for the quick fixes, btw.
Keep it up. :good:
Click to expand...
Click to collapse
This is build no 5
That's what I posted in the CM7.2 thread XD :
"Can the devs please tell me how to make wifi to work in CM9? I mean, I am good with programming and adding modules and I have a lot of spare time so I can probably help. Any leads where to start? Is it the kernel?"
Okay so wifi is working? Finally. Wifi is important so at least I can work on further tweaks Can you upload that tonight because I'll be off to university tomorrow and I will only have access to my phone so Wifi is important haha!

[ROM][4.1.2][JZO54K] Unofficial SlimBean 3.1.0 [Release 1][03-04-13]

{
"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"
}
Important Notes:
Fully compiled from AOSP source ( source.android.com) with mods and interesting ones from CM/AOKP.
Read the changelog and installation instructions on the website here carefully.
Feature requests will be ignored in general but will review ( if a relevant commit is provided) and decide
No ports based on my ROM zip file, manifest.xml will be updated regularly and feel free to compile from source
Check out the feature list here
Changelog
Find the latest official Changelog go here
Instructions
For installation instructions please check here
Please keep in mind if a special instruction is needed it will be noted in Changelog
Use CWM6 or TWRP.
For flashing with Odin: recovery-clockwork-6.0.1.2-ariesve.tar.md5 (Needs AriesVE.ops)
For using dd command to flash: recovery-clockwork-6.0.1.2-ariesve.zip
TWRP-Thread
Wiping
When coming from Stock, ICS or another JB Rom: Factory Reset
When coming from previous SlimBean Version: Wipe Cache/Dalvik Cache
Flash SlimBean
Flash GApps
If you are on a fresh install use these packages: Stock GApps | Inverted GApps
If you were with SlimBean 2.7 or newer you are done, all your addons will be backed up.
Reboot
Enjoy SlimBean on the I9001
Downloads
[*]2013-04-03: SlimBean 3.1.0 [Release 1] ZippyShare | Mega | MediaFire
MD5SUM: e680d17d548fb5414a5356af07d6ad34
fixed Advanced Settings not showing
final WEP fix by ivendor
kernel update to 3.0.71
libstagefright: fix software webm decoding with qcom (by ivendor)
Old Releases
[*]2013-03-29: SlimBean 3.1.0 [Beta 4] ZippyShare
MD5SUM: unknown
BLNv9
support for WEP encryption
support to adjust vibration intensity
updated german translation for AriesParts
Most changes by CastagnaIT & ivendor. For more Informations have a look at my Github
[*]2013-03-16: SlimBean 3.1.0 [Beta 3] ZippyShare
MD5SUM: d3002617023a6b27ae0d068125497f4e
Various changes to the kernel by arco/ivendor
experimental OTG Support
New Wifi driver
all changes included in ivendors cm10 beta 3
[*]2013-02-15: SlimBean 3.1.0 [Beta 2] ZippyShare
MD5SUM: 0dfc122e2dfedccf18fbd678c4f64a98
kernel update to 3.0.66
fast charge support
row schedule
german translation of AriesParts
kernel compiled with linaro gcc by Christopher83
Fixed no sound in VoIP issue
Camera now uses system heap memory = a bit more free memory for kernel
[*]2013-02-15: SlimBean 3.1.0 [Beta 1] ZippyShare
MD5SUM: 0dfc122e2dfedccf18fbd678c4f64a98
Switch to CAF kernel 3.0.x branch jellybean
includes all fixes/changes by ivendor and arco (just have a look in their threads)
[*]2012-12-27: SlimBean 3.1.0 [Alpha 3] ZippyShare
MD5SUM: 81ba7f4299e58407e6beb7223dd12247
changed media_profiles for better camera/camcorder (like in arcos cm9 rc2)
compiled liblights from source
changed Ril to SamsungRIL (including fix for working PIN-input by ivendor)
now using ivendors vendor_samsung_ariesve jellybean branch
some minor changes in sources
Sync with SlimBean sources
[*]2012-11-29: SlimBean 3.1.0 [Alpha 2] ZippyShare | MediaFire
MD5SUM: 9b26216da2052ee581aa548474ce5463
fixed App2SD
fixed FC in Settings:Interfaceisplay:Automatic Backlight:Edit Other Levels
Sync with latest SlimBean sources - New base is 3.1.0: check the official changelog
[*]2012-11-26: SlimBean 3.0.1 [Alpha 1] [Download]
MD5SUM: 9431f9eaba1f811858aaabb4d7201288
Initial Release
You can get Slim Gapps and other addons from here.
FAQ
Check out Official FAQs or Unofficial FAQs before posting! Keeps more common questions answered in one place!
Bug list
For a list of confirmed bugs look here
What's working:
Audio
Receiving and making calls
GPS
Compass
Proximity sensor
Wifi
Bluetooth
HW accelerated gui
HW accelerated video
Camera
USB/Wifi tethering
USB mass storage
Vsync required for full project butter experience
Partially working:
Panorama shots (graphic glitches but panorama photo will be okay.)
Thanks!
To krarvind for giving me the permissions to release this rom.
Big thanks to CM team, without them SlimRoms wouldn't be possible.
Many thanks to arco68 and ivendor
You can find the full list of credits here
Source
Please visit here for the source code.
FAQs
Q: My Camera is missing
A: Install the following app: https://play.google.com/store/apps/details?id=com.modaco.cameralauncher&hl=de
Q: OTA is not working
A: There is no OTA suppport in this Rom. UpdateMe is for additional Dls only.
Q: Incompatible apps on Play Store
A: Go download a multi DPI Play Store app and install it with your preferred method. (Have a look at the UpdateMe-App in your AppDrawer for example)
reserved !!!!
at last the real slim rom. thanks crybert. btw,you became a member of their team?
Second, nice job crybert
Doomsday94 said:
at last the real slim rom. thanks crybert. btw,you became a member of their team?
Click to expand...
Click to collapse
not yet. but i have the perms to release it under "Unofficial"
Finally. Was waiting for slimbean rom! Thanks
Sent from my GT-I9001 using xda premium
Thanks for your contribution! Would you recommend installing CastagniaIT kernel on this ROM?
mmm.. this sounds promising.. just a couple of questions:
- i see on the slim site that this rom has voltage controls in settings.. does this work or we need a custom kernel (like castagna's)?
- pulsing notification (bln) working or, like above, we need a custom kernel?
- i see a lot of gapps in the link.. if i want to flash almost everything inverted (including google now, contacts, gmail and so on), do i need only the "The_real_dark_SLIM_3.0_aio_addons" package or should i flash inverted gapps, inverted google now and then addons package?
- after factory reset, can i restore my backup (i come from ivendor cm10 alpha 5)?
Thanks for your help!
Keep up the good work!
Doomsday94 said:
at last the real slim rom. thanks crybert. btw,you became a member of their team?
Click to expand...
Click to collapse
carlese said:
mmm.. this sounds promising.. just a couple of questions:
- i see on the slim site that this rom has voltage controls in settings.. does this work or we need a custom kernel (like castagna's)?
- pulsing notification (bln) working or, like above, we need a custom kernel?
- i see a lot of gapps in the link.. if i want to flash almost everything inverted (including google now, contacts, gmail and so on), do i need only the "The_real_dark_SLIM_3.0_aio_addons" package or should i flash inverted gapps, inverted google now and then addons package?
- after factory reset, can i restore my backup (i come from ivendor cm10 alpha 5)?
Thanks for your help!
Keep up the good work!
Click to expand...
Click to collapse
Yes BLN and Voltage Controls need a Custom Kernel. These functions are currently useless.
You only need to flash the aio package
It could be that you will get some problems when you restore your backup. but normally this should work. I restored some apps with titatnium.
Good Rom
Sent from my Android Smartphone
How is the smoothness of this ROM in comparison with cm10?
Inviato dal mio GT-I9001 con Tapatalk 2
Could you upload a clean AOSP rom?
I mean pure jb aosp without mods
Sent from my GT-I9001 using xda app-developers app
I also kind of want AOSP without any mods !
EternalFame said:
Could you upload a clean AOSP rom?
I mean pure jb aosp without mods
Sent from my GT-I9001 using xda app-developers app
Click to expand...
Click to collapse
Brahmnoor said:
I also kind of want AOSP without any mods !
Click to expand...
Click to collapse
Be grateful with what you have...
This is not a "I want AOSP JB Thread" so please leave.
crybert said:
Be grateful with what you have...
This is not a "I want AOSP JB Thread" so please leave.
Click to expand...
Click to collapse
I am sorry but i think you didn't see the COULD and the ?
I was not pushing you to do anything i just asked if you have it..
Sent from my GT-I9001 using xda app-developers app
Really nice rom. Not sure if it runs smoother than CM10, but at least as fast. One little bug that occurred to me: Lockscreen cuts off part of the carrier text... so nothing serious
can inverted gapps be run on cm10? i restored my apps and data but got stuck on bootanimation..
Wifi thetering and usb thetering working in This rom????
Inviato dal mio GT-I9001 con Tapatalk 2
looks good. testing!

[ROM][JB 4.2.2] [Team EOS 4] [Nightlies -- TF101]

{
"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"
}
Asus Transformer TF101 Nightlies​JellyBean 4.2.2​
Continuing on from the success of the EOS ICS&JB roms, we present to you EOS4, based on the latest JELLYBEAN version!
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.
EOS 4 is an AOSP based rom. It is developed and maintained by Team EOS and is the culmination of our own in house development efforts.
For the latest news on Team EOS Asus Transformer releases make sure you follow @teameos on twitter and on IRC on Freenode in #xoom or #teameos. ​
bigrushdog said:
Ok guys, final post. But the adventure continues!
The last solid Eos 4 build is #120
http://goo.im/devs/teameos/roms/eos4/nightlies/tf101/EOS-tf101-20130617-120.zip
Timduru continues working from the Eos 4 base with his KatKiss project here...
http://forum.xda-developers.com/showthread.php?t=2362764
The CodeFireX project is still in general for now
http://forum.xda-developers.com/showthread.php?t=2375257
We're (bigrushdog and CodeFireX guys) going balls to the wall getting 4.3 running. So likely next build will be 4.3. So it may be a bit of time still. Watch the general thread for updates and info.
Eos lives on in KatKiss and CodeFireX!
brd
Click to expand...
Click to collapse
DOWNLOADS:
ROM: Team EOS Transformer Nightly builds on goo.im
Latest Gapps Package: 4.2.2 Gapps for TF101
Older 4.2.1 Eos Gapps for TF101
If you prefer to have the Swipe feature in the default Keyboard you can use this version, but the Keyboard will crash on auto-correction
If you use this version, make sure you go the keyboard settings and change these settings:
+ Auto-correction off
+ Show correction suggestions:always hide
Because this is an AOSP based rom Google Apps are not included in the base rom. To install Google Apps you'll need to flash one of these package after installing the base rom.
Features & ChangeLogs:
Because these are nightly builds the included features are constantly evolving.
The main changes are posted in the wiki: http://code.google.com/p/teameos/wiki/ChangeLog, and are also available from the EOSControlCenter menu => ChangeLog.
For a comprehensive listing of the changes please visit http://review.teameos.org
Please not that this version is for the TF101 model only.
It should work on the TF101G version too but you won't get native 3G support (you can however use PPP Widget to connect to 3G)
--
Main Eos Features:
Eos Control Center, one easy location to control all the customizations.
Performance Settings & Overclockable kernel
Battery Indicator Mods & Dock Battery support
Full Dock keyboard Support with special keys
Wifi with AD-HOC network connection & creation support
Advanced power menu with reboot options.
NX Gesture Navigation Bar
Custom Quick Toggles Tiles with Brightness & Volume Seekbars
Softkeys Long-Press Actions
Custom Navigation Bar Ring Quick Launch Targets
Status Bar Toggles
Separate or combined EOS Status Bar & Navigation bar hiding for full screen.
Status Bar & Navigation Bar Color w/ Project Glass (Auto-Transparency, not the Google Project Glass )
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)
And more...
Installation Notes:
These builds are designed to be installed from your favorite recovery. MAKE SURE TO INSTALL THE LATEST COMPATIBLE ANDROID 4.2 RECOVERY!
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.
Bug reports & Contribution:
If you find strange or otherwise unexplained errors please report them here: https://bugs.teameos.org/
Please include logcats and as thorough a description of the issue and what lead up to the issue as possible. See post #2 for a detailled how-to report.
Without this we will be unable to track down these errors.
Want to contribute to the Eos rom? Well you can!
Just follow http://teameos.org/?page_id=6 to checkout our source code, and information on how to submit changes for review.
A quick note on Nightlies: NIGHTLIES ARE DEVELOPMENT BUILDS. They are automatically generated every now and then, and represent the compilation of the latest commits to the code repository. While every effort is made ensure that the commits that are accepted are stable and do not have a negative impact to the overall performance and function of the builds it is not possible to test every aspect of a commits impact to the overall repo prior to it’s inclusion in a given build. As a result it is entirely possible that instabilities may be introduced as a result of a given days commits. That is the nature of the nightly system, and the risk that is taken using the latest code changes to the project.
--
NOTE: Team EOS, it’s members, friends, dogs, cats, and associates are in no way responsible for any loss of data or device functionality. Use this at your own risk!
--
Welcome to Team EOS 4 for Asus Transformer​
Additional info & links
Nightlies Downloads
Previews Downloads - Main Info & differences between Nightlies and Previews
ChangeLog - Changes on teameos gerrit
How to install
Tips
How to report
What to include in the report
GPS:
if it is taking a long time to get a lock or no lock, follow this:
http://forum.xda-developers.com/showpost.php?p=38368206&postcount=2452
Google search:
If the version you're using is crashing when you open Google Now,
go to Settings => Language & Input => Voice Search
then uncheck Hotword Detection.
Other Tips
.
Can i overwrite it over EOS 3?
timduru said:
Until the harware acceleration is fixed soonish into the official builds and the cpu eating fixed.
This preview version should bring you that and the other fixes:
Main Info
How to install
MainchangeLog for the preview
Changes on teameos gerrit
4.2.1 Known issues & Workarounds
How to report an issue
What to include in the report
Have fun & Merry Christmas
Click to expand...
Click to collapse
Just flashed B96 to get the close all app feature and it's a nice one to have.
Thx a lot for this awesome preview and wish you a Merry Xmas too.
After I wake the tablet, if it's docked with an SD card in the dock the card won't remount unless I go into settings and do it manually.
devilpera64 said:
Can i overwrite it over EOS 3?
Click to expand...
Click to collapse
You want to clear data and cache before flashing. Because it's a major update.
I've tried many build but the launcher was still laggy....
Is the last b96 fixing the launcher lags?
thanx for all your effort!
Remove /hide Google search bar
Hi all, is there a way to remove/hide the Google search bar from the home screen ?
pkfox said:
Hi all, is there a way to remove/hide the Google search bar from the home screen ?
Click to expand...
Click to collapse
Remove or rename the google search widget apk or something in app folder. Can't remember the name but it should work
Just use apex or nova instead if it doesn't
pkfox said:
Hi all, is there a way to remove/hide the Google search bar from the home screen ?
Click to expand...
Click to collapse
Delete QuickSearchBox.apk from /system/app/ and reboot
timduru said:
Until the harware acceleration is fixed soonish into the official builds and the cpu eating fixed.
This preview version should bring you that and the other fixes:
Main Info
How to install
MainchangeLog for the preview
Changes on teameos gerrit
4.2.1 Known issues & Workarounds
How to report an issue
What to include in the report
Have fun & Merry Christmas
Click to expand...
Click to collapse
RaymanFX maybe you could put that in your #2 spot. Btw how did you snatch that up so quick? I didn't tell anyone I was starting a thread.
PeQuEsan said:
Did you find 4.2 stable enough? I've read about so many bugs inside 4.2 base, that I'm a little bit afraid of upgrading...
I'll test anyway, because TeamEOS3 gave me SoDs after some deep sleep, and I had to move to another Rom.
Thanks to the team.
Desde el móvil...
Click to expand...
Click to collapse
I've been running on timduru and RaymanFX 's 4.2 ROM for several weeks. I feel it's more stable than 4.1. When setup right, I think performance is better too.
cimbike said:
Just flashed B96 to get the close all app feature and it's a nice one to have.
Thx a lot for this awesome preview and wish you a Merry Xmas too.
Click to expand...
Click to collapse
B96 is amazing... Merry Christmas
Sent from my ADR6300 using Tapatalk 2
B96 is good for me. Keep getting /0's in my list of files when I go into recovery after flashing 4.2 ROMs which is a pain. At one point I had /0/0/0 ....where am I going wrong or what's happening?
scottyf79 said:
B96 is good for me. Keep getting /0's in my list of files when I go into recovery after flashing 4.2 ROMs which is a pain. At one point I had /0/0/0 ....where am I going wrong or what's happening?
Click to expand...
Click to collapse
You need the latest TWRP. Install from goo.im. I don't think any CWM versions support the new user filesystem structure yet.
scottyf79 said:
B96 is good for me. Keep getting /0's in my list of files when I go into recovery after flashing 4.2 ROMs which is a pain. At one point I had /0/0/0 ....where am I going wrong or what's happening?
Click to expand...
Click to collapse
When I came from stock ICS, I first flashed the latest TWRP recovery then I wiped caches, /data, /system, internal sdcard and factory reset. Then I flashed Team EOS4 and Timduru's kernel and then flashed gapps-JB1212. From that point everytime that I reflash another version of Team EOS4, then I wipe caches and /system, flash the ROM, then the kernel, then the gapps and wipe the caches again and reboot. I, so far, have only seen 1 level of '0' folder under /storage/emulated/. Hope that helps.
I'm on an old CM recovery and I can't boot into my ROM, so I can't use GooIm manager to swap the recovery easily. Right now I'm just stuck in a boot loop.
droyd4life said:
I'm on an old CM recovery and I can't boot into my ROM, so I can't use GooIm manager to swap the recovery easily. Right now I'm just stuck in a boot loop.
Click to expand...
Click to collapse
Can you flash an older ROM just so you can boot into a working ROM? Then do goo.im install of the latest TWRP? If you can't, then I think you might have to follow one of the threads that shows you how to unbrick or re-root, even though you're not really bricked. There's probably someone else here that can help with that more, I've never had to do this. Sorry!
cimbike said:
Just flashed B96 to get the close all app feature and it's a nice one to have.
Thx a lot for this awesome preview and wish you a Merry Xmas too.
Click to expand...
Click to collapse
Where u get b96 4.2.1?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
ayysir said:
Where u get b96 4.2.1?
Sent from my SAMSUNG-SGH-T989 using Tapatalk 2
Click to expand...
Click to collapse
http://public.timduru.org/Android/tf101/eos4/#main

[ROM][JB][4.2.2][unofficial]AOKP-jb-mr1 [BETA][built 7][discontinued]

hey here is AOKP with all working
i continue this rom
{
"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"
}
Standard Disclaimer Your warranty is now void.
I am not responsible for bricked devices, dead SD cards, or any other issues that may arise from flashing this ROM !
​
MAKE A NANDROID
wipe data/factory reset in recovery
flash ROM
flash Gapps
reboot
Come from previous version ???
flash ROM
wipe cache/ dalvik cache
maybe a fix permission
if google account is missing or gapps flash gapps again
Code:
[B][U][SIZE="4"]LATEST VERSION[/SIZE][/U][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/download/u8y1f2yypdydl7a/aokp_ariesve_unofficial_2013-08-10_build7.zip]aokp_ariesve_unofficial_2013-08-10_build7.zip[/URL] MD5sum: 8daa4198d47480c15f2231346d7a7b18[/SIZE][/B]
if you want to use PerformanceControl download the new one below do not use the last downloaded one
Code:
[B][U][SIZE="4"]PREVIOUS VERSION[/SIZE][/U][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/download/i07vaiiq7b5dxxr/aokp_ariesve_unofficial_2013-06-04_build6.zip]aokp_ariesve_unofficial_2013-06-04[/URL] MD5sum: 303ef310a0327609051116b9922a48ec[/SIZE][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/?5119imx4ooxly1z]aokp_ariesve_unofficial_2013-05-17[/URL] MD5sum: 03b3a1534a472852381b6754ac3cf417[/SIZE][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/?affyr9urvb3iliy]aokp_ariesve_unofficial_2013-05-12[/URL] MD5sum: 2f5f237aef40a3d489d93297357cc472[/SIZE][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/?u8hl9xuhg5x3mal]aokp_ariesve_unofficial_2013-04-28[/URL] MD5sum: 089983094cbcd41dc3817e8ac6de86b4[/SIZE][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/?l867evhxv8zvywk]aokp_ariesve_unofficial_Apr-18-13[/URL] MD5sum: 4a5436682284f9e6a38f00e5eba1d0cb[/SIZE][/B]
[B][SIZE="4"][URL=http://www.mediafire.com/?2bfbw88u8v5988m]aokp_ariesve_unofficial_Apr-12-13[/URL] MD5sum: 4f8a3f28f18aa710c945bbdca536ab6b[/SIZE][/B]
Code:
[B][U]GAPPS[/U][/B]
[B][URL="http://goo.im/gapps/gapps-jb-20130301-signed.zip"]gapps-jb-20130301[/URL][/B]
Code:
[B][U]ADDON[/U][/B]
[B][URL=http://www.mediafire.com/?7p5ddpm8075xjav]PerformenceControl[/URL][/B]
[B][URL=http://www.mediafire.com/?wdgifsvo866db3i]LockClock[/URL][/B]
[B][URL=http://www.mediafire.com/?6wcxjym089x6i8w]bootanimation from JB[/URL][/B]
donate to AOKP
donate to Cyanogenmod
If you'd like to help contribute by writing code, submit to gerrit and feel free to stop by IRC and talk to us!
Check out the ROM source on github. We are open source, and always will be.
KERNEL SOURCE/THREAD
Code:
[URL="http://forum.xda-developers.com/showthread.php?t=2183378"]kernel K^Kernel from christopher83[/URL]
always use the 360mb and UV version
[URL="https://github.com/krislibaeer/samsung-kernel-msm7x30"]my kernel source forked from ivendor and based on arco[/URL]
CREDITS
Code:
[SIZE="4"]AOKP Team
Xistance
camcory
arco68
Doomsday94
ivendor
CM Team
christopher83
educk
Nello96 (for the awesome logo)
all i forgot sorry[/SIZE]
SCREENSHOTS
​
THANKS FOR DONATION
Code:
[B][SIZE="3"][URL="http://forum.xda-developers.com/member.php?u=5061694"]Philhy[/URL][/SIZE][/B]
to clarify i am no developer i am just a guy who compile roms it is wrong to use this word
Changelog
build 1
initial release
build 2
build with latest linaro toolchain from christopher83
new 3D driver integrated
latest changes from arco
right rotation of camera
sync with repo (storage selection available)
build 3
some audio fixes from arco
some gps fixes from arco
sync with repo
build 4
use google toolchain gcc 4.6
kernel from christopher83 v1.8
sync with repo
build 5
fixed soft reboot of gmaps and other apps --> it was due to the photosphere changes in frameworks_native
fixed wifi hotspot --> some flags were missing
Fix bluetooth MAC when bluetooth is enabled on reboot from arco credits
kernel from christopher83 v1.9
sync with repo
build 6
update cameraHAL credit castagnait this change is for the rotation of the front cam and some other stuff
add 3G less power consumtion when display is off flag credit castagnait
kernel from christopher83 v2.0
use normal (old) 3D driver due to not really compatible
sync with repo
AWESOME !!! THANKS !! I really apreciate your job
Looks good. Is everything working correctly? Such as VSync, bluetooth, gps, etc?
smitharro said:
Looks good. Is everything working correctly? Such as VSync, bluetooth, gps, etc?
Click to expand...
Click to collapse
i hope so
but bluetooth is like all roms i think
i appreciate every feedback
i just tested if it boot that camera is working... (camera is a big problem for aosp)
sorry for more no more time
Great, man! I like your ROMs!
FANTASTIC!
Fantastic work! I was expecting for this!
Everything is working fine so far
Keep Up the good Work!
:good:
Any feedback with this rom?How work games, UI system, battery, 3g and gps? now i'm using pac man but i'll update to this rom..
Aww Yeah!! Looks great .. Downloading now. Will report later.
At first sight it looks wonderful: really fast and free of unnecessary stuff. I'll report later what the battery life looks like.
Testing now. All that I tested working fine, at last in an AOKP rom! Just one thing: I can't find a way to change lockscreen background. Thanks for the Rom!!
Edit: Camera Shutter Sound On/Off not working for me. It would be great "save to sdcard" option in camera too!
Next time add file manager n music player app...!
And my mobile data is not working also i try to airplane on off 8-9 time but no luck...!
When i try to save manually mobile data setting also it's no working...!
Any help to enable mobile data...?
Sent from my GT-I9001 using xda premium
abhimukesh25 said:
Next time add file manager n music player app...!
And my mobile data is not working also i try to airplane on off 8-9 time but no luck...!
When i try to save manually mobile data setting also it's no working...!
Any help to enable mobile data...?
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
i compile from source i do not add anything sorry
where are you from ??? and your provider ??? maybe in the apn list there is missing your provider or something else
krislibaeer said:
i compile from source i do not add anything sorry
where are you from ??? and your provider ??? maybe in the apn list there is missing your provider or something else
Click to expand...
Click to collapse
I m from India n my provider is Aircel...!
In cm10 all work but i like this rom but only that thing make me mad...!
Sent from my GT-I9001 using xda premium
abhimukesh25 said:
I m from India n my provider is Aircel...!
In cm10 all work but i like this rom but only that thing make me mad...!
Sent from my GT-I9001 using xda premium
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=osatek.apn.global
See if this helps. If it worked, just hit thanks. No need for further off topic.
Verstuurd van mijn GT-I9001 met Tapatalk
The best 4.2.2 I've ever seen. Everything's fast and fluent. Faster than SlimBean, much faster than PAC-man (sorry Kris ). Battery drain tolerable. I suppose it should look better, but I spent almost 2 hours cyclig with Endomondo. I use standard kernel, ondemand/row.
nwg said:
The best 4.2.2 I've ever seen. Everything's fast and fluent. Faster than SlimBean, much faster than PAC-man (sorry Kris ). Battery drain tolerable. I suppose it should look better, but I spent almost 2 hours cyclig with Endomondo. I use standard kernel, ondemand/row.
Click to expand...
Click to collapse
no problem with PAC-man i think more features less fast and fluent
wlan on for almost the whole time and gps for 2h i think thats a good result isnt it ??
wlan and gps sucks the battery like hell but at first side 3G
krislibaeer said:
no problem with PAC-man i think more features less fast and fluent
wlan on for almost the whole time and gps for 2h i think thats a good result isnt it ??
wlan and gps sucks the battery like hell but at first side 3G
Click to expand...
Click to collapse
In my current location 3G works fussily, so I almost stopped using it.
Concerning PAC-man and AOKP: the second one seems to have all I need. Excellent rom.

[Defy/Defy+][KitKat]Unofficial OmniROM by struq & Kayant 05/02/2014 [struq]

{
"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"
}
OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4 (Kitkat), which is designed to increase performance, reliability and features over stock Android for your device. It's also about options, which is the beauty of Android.
Code:
#include <std_disclaimer.h>
/*
* 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. Hard. A lot.
*/
OmniROM is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts.
This a project in collaboration with @struq we will both be providing builds when we can.
All the source code for OmniROM is available in the Omni-Defy Github repo.
Homepage:
=================
http://omnirom.org/
Wiki;
=================
http://docs.omnirom.org/Main_Page
Gerrit:
=================
https://gerrit.omnirom.org/
Bugtracker:
=================
http://jira.omnirom.org
IRC:
=================
irc.freenode.net #omnirom
Be Advised:
=================
Root access is not included by default as of yet. Please flash SuperSU for root (See below).
Screenshots:
=================
http://imgur.com/NQe3bbN,naGaRCY,C534qGA,8IvTKCR,jXRoZbm,ItZOHp9
Installation Instructions:
=================
First time installing OmniROM, or coming from another ROM:
- Read known issues and FAQs
- Copy GApps and OmniROM ZIPs to your SDCard
- Boot into Recovery
- Flash OmniROM zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot) Recommend & Advised as you can and probably will end up with a bootloop
- Reboot
- Don't restore system data using Titanium Backup!
Upgrading from earlier version of OmniROM:
- Copy the OmniROM ZIP to your SDCard
- Boot into Recovery
- Flash the OmniROM zip from SDCard
- Reboot
Downloads:
=================
http://goo.im/devs/Kayant/Omnirom
Bank's Gapps:
http://forum.xda-developers.com/showthread.php?t=2012857
SuperSU:
http://forum.xda-developers.com/showthread.php?t=1538053​
More Installation instructions, tips & Changelog
Installation Instructions coming from stock
If you are coming from stock OS (must be rooted with CWM) or an old build of GB, ICS, or JB then flash "defy_twrp_recovery_2.6.3.0.zip" from the links under downloads.
Wipe /data, /cache, and /system in TWRP or use defy_safewipe.zip (Credits to @YetAnotherForumUser for the wipe script)
Flash ROM
Flash Gapps
Reboot
Bugs
Known bugs on CM11 by Quarx2k [here]
screen recording not working
Tell us more if you find it
Changelog
20140111
initial build
12/01/2014
- fix button brightness
- fix homescreen lag
- fix sms quickreply layout
- fix oversize thumbnail cache
- sync omni
17/01/2014
- Fix reboot to recovery
- sync omni
- merge kernel & device tree changes from Quarx & Blechd0se --> support ro_RO iw_IL langs, fix mute button, fix fm radio, fix mac, fix ap security, fix battery problem, include Blechd0se changes.
ART Runtime
ART is experimental, please do not report any bugs while using it.
The banks gapps supports ART.
Flash the ROM only and boot it up once, switch to ART.
Reboot into the ROM. This bootup takes a long time.
Reboot to recovery and flash ART compatible gapps and any other addon
Reboot
Thanks & Donations
Donations
to Quarx
to Blechd0se
Thanks
To all current/past moto & defy devs including @Epsylon3, @maniac103, @Quarx, @walter79, @czechop, @kabaldan @YetAnotherForumUser @Blechd0se, @SlugZero @TJKV and to anymore I missed sorry
Credit
To the Omni team as always for a great rom and vision
To Google for providing us with awesomeness
To Moto not really but thanks for the defy it's pretty awesomeness
To Goo for free hosting
To XDA for always me to share my hobby.
To @TJKV & @Jiangyi for shamelessly stealing their OP's
reserved two
struq builds & test builds
Download of my builds
https://drive.google.com/folderview?id=0BxXRoL-XLSpPbE1XeDhhNUN3VFk&usp=sharing
What's the difference between Kayant's and yours?
Basically, no major difference. We are using almost same source and will post builds if any of us have time so as to bring most updated OmniROM. You can expect jumping between the builds without wipe.
Test builds
Vacancy
Bugs
screen record not working
Last update: 28/04/2014
The call delay didn't reduce in my initial test. I'll try disabling suspend and changing settings according to proverb2's post.
EDIT 1 - Disabling suspend seemed to have helped reduce the delay by 2-3 seconds.
EDIT 2 - Setting hispeed_freq and inputboost_freq to 1200Mhz almost eliminated the delay.
EDIT 3 - I repeated the tests (atleast 10-15 times) in different situations (a lot of apps open, lot of apps installed, etc.) and I found that disabling suspend almost completely eliminated the call delay. I have about 200 apps installed, and the delay is a maximum of 2 seconds.
I think that the fix works IF suspend is disabled. Of course, I will wait for other users to test before jumping to conclusions.
right now on struq's build
testing Kayant's build tonight
hotdog125 said:
The call delay didn't reduce in my initial test. I'll try disabling suspend and changing settings according to proverb2's post.
EDIT 1 - Disabling suspend seemed to have helped reduce the delay by 2-3 seconds.
EDIT 2 - Setting hispeed_freq and inputboost_freq to 1200Mhz almost eliminated the delay.
Click to expand...
Click to collapse
Thanks for the report.
To explain a bit, what this fix does is preventing incall ui from being killed from memory. So in continuously repeated tests it won't help as incall ui will not be killed in such a short time even without the fix. But it should help to avoid some extremely long load time of incall ui (I had this when I was on CM11 before) after some heavy memory usage.
I'll try the cpu governer tweaks later. Does it impact battery life?
Hot! My defy just discharged almost fully after 10 days, will charge up and test!
I just finished building slimkat too but unfortunately ran out of space when it got to squisher and it aborted :/
Will cleanup and finish it tomorrow.
TJKV said:
Hot! My defy just discharged almost fully after 10 days, will charge up and test!
I just finished building slimkat too but unfortunately ran out of space when it got to squisher and it aborted :/
Will cleanup and finish it tomorrow.
Click to expand...
Click to collapse
Also looks like you forgot the supporting patches in the build system ---> https://github.com/Quarx2k/android_build/commits/cm-11.0
If that doesn't work just revert those patches. We did for omni as the build system is different to CM's and it was causing problems in recovery.
struq said:
Thanks for the report.
To explain a bit, what this fix does is preventing incall ui from being killed from memory. So in continuously repeated tests it won't help as incall ui will not be killed in such a short time even without the fix. But it should help to avoid some extremely long load time of incall ui (I had this when I was on CM11 before) after some heavy memory usage.
I'll try the cpu governer tweaks later. Does it impact battery life?
Click to expand...
Click to collapse
Thanks for the explanation. I waited for about 30-40 minutes before calling again just to check. There was hardly any delay, the screen lit up almost immediately. The tweaks didn't affect battery life much for me. And the fix seems to be working very well only with suspend disabled for some reason.
Sent from my Nexus 7 using Tapatalk
found a strange bug
clock in the status bar sometimes disappear :cyclops:
Kayant said:
Also looks like you forgot the supporting patches in the build system ---> https://github.com/Quarx2k/android_build/commits/cm-11.0
If that doesn't work just revert those patches. We did for omni as the build system is different to CM's and it was causing problems in recovery.
Click to expand...
Click to collapse
Hehe yes I just reverted them in device repo
If slim guys take those patches from cm by any chance I'll undo it...just want to avoid maintaining more forks than I need to.
What's specially from this rom?
Ermh... the screen is from Nexus 4 with 3.4 kernel xD Please,add more screen of this Rom
DragonautMk said:
What's specially from this rom?
Ermh... the screen is from Nexus 4 with 3.4 kernel xD Please,add more screen of this Rom
Click to expand...
Click to collapse
Search before asking.
http://omnirom.org/
And it doesn't matter if the screenshots are from mako, it's the same screens that you will get, since it's the same rom. It's like taking and sshot from a Lenovo pc or HP, the system will be the same (assuming it has w8).
otg bug
@struq using ur experimental build 16/1 in my mb526. I used usb stick with otg. it worked fine. but after that my phone was not recognising charger. a manual reboot solved it. i know the usb otg is bugged but such problem never happed with me in cm11.
the good thing is , the rom is working good. there is some call delay. setting min c.p.u. frequency to 600mhz gave me some relief.
Edit: screen recording not working. missing defy parts. @struq and @Kayant Can i extract defy parts apk from any rom liks SK or PA and then use it. because defy parts specially baseband switcher is must for me. or we can have defy parts in setting like cm11 in future builds.
maybe I'm a bit blind, but where is the safe headset volume preference? or isn't it included yet?
imharshadpatel said:
@struq using ur experimental build 16/1 in my mb526. I used usb stick with otg. it worked fine. but after that my phone was not recognising charger. a manual reboot solved it. i know the usb otg is bugged but such problem never happed with me in cm11.
the good thing is , the rom is working good. there is some call delay. setting min c.p.u. frequency to 600mhz gave me some relief.
Edit: screen recording not working. missing defy parts. @struq and @Kayant Can i extract defy parts apk from any rom liks SK or PA and then use it. because defy parts specially baseband switcher is must for me. or we can have defy parts in setting like cm11 in future builds.
Click to expand...
Click to collapse
Defy parts is in the launcher in Omni.
hotdog125 said:
Thanks for the explanation. I waited for about 30-40 minutes before calling again just to check. There was hardly any delay, the screen lit up almost immediately. The tweaks didn't affect battery life much for me. And the fix seems to be working very well only with suspend disabled for some reason.
Sent from my Nexus 7 using Tapatalk
Click to expand...
Click to collapse
disabling suspend seems to give me battery drain overnight, will try again.
imharshadpatel said:
@struq using ur experimental build 16/1 in my mb526. I used usb stick with otg. it worked fine. but after that my phone was not recognising charger. a manual reboot solved it. i know the usb otg is bugged but such problem never happed with me in cm11.
the good thing is , the rom is working good. there is some call delay. setting min c.p.u. frequency to 600mhz gave me some relief.
Edit: screen recording not working. missing defy parts. @struq and @Kayant Can i extract defy parts apk from any rom liks SK or PA and then use it. because defy parts specially baseband switcher is must for me. or we can have defy parts in setting like cm11 in future builds.
Click to expand...
Click to collapse
Sorry, I don't have a otg cable so i can't debug. @Kayant can you do this?
Will look into the screen recording thing.
NeoPreacher said:
maybe I'm a bit blind, but where is the safe headset volume preference? or isn't it included yet?
Click to expand...
Click to collapse
not found = not included
In my test sceranio, ZRAM makes the whole system less responsive and reboot more, although it does give more free mem. I want to disable ZRAM by default next build. What do you think? @Kayant
struq said:
disabling suspend seems to give me battery drain overnight, will try again.
Sorry, I don't have a otg cable so i can't debug. @Kayant can you do this?
Will look into the screen recording thing.
Click to expand...
Click to collapse
Nope I don't have a otg cable.
struq said:
In my test sceranio, ZRAM makes the whole system less responsive and reboot more, although it does give more free mem. I want to disable ZRAM by default next build. What do you think? @Kayant
Click to expand...
Click to collapse
Are you talking about this?
https://github.com/Quarx2k/android_...mmit/2a2674f2360d716baf06e96f76168b6f925a5f4b
Bugs i noticed in kayant's build,
Camera isnt working, it shows cant connect to camera (green lens)
Battery behavior is weird, when i put it on charge it was on 67℅
Rebooted the phone it showed charged
Then i rebooted again it was back to 68%
Volume keys didnt changed the volume ( although vol2wake worked) rebooted and it worked,
Clock disappears sometimes from status bar and comes back again,
Pls fix the camera bug
Sent from my MB526 using XDA Premium 4 mobile app

Categories

Resources