[ROM][KERNEL][S2W][4.2.2]AOKP based - 20130820 - Oppo Find 5

This ROM can be best described as
"AOKP with some extra flavour"
See also this video from hackarchive
http://youtu.be/l2wpvY4N5x0
I maintain this ROM and a kernel for some time for the HOX+
http://forum.xda-developers.com/showthread.php?t=2057920
http://forum.xda-developers.com/showthread.php?t=2027201
Now that I have received my Oppo Find 5 I will support it too
While it is AOKP based which means it will always include the latest
AOKP features it also contains features that I call "useful" from other ROMS
like CM, SlimBean, ...
Attention:
If you ever flashed a stock 4.2 rom you must restore the 4.1 modem firmware
before - else wifi will be broken
You will find a link to a flashable zip with the 4.1 modem firmware e.g. here
http://forum.xda-developers.com/showpost.php?p=45233661&postcount=2
Kernel:
Old 4.1 source
https://github.com/maxwen/android_kernel_oppo_find5_old
New 4.2 source
https://github.com/maxwen/android_kernel_oppo_find5
Main Features:
-Voltage control
-162MHz and 270MHz steps
-cpuquiet hotplug control with touch boost
-BFQ I/O scheduler
-smartmax CPU governor
-unified cpufreq governor and scaling support
-S2W - full configurable using sysfs values in /sys/android/touch
Turn off: default is 1
Code:
echo "0" > /sys/android_touch/s2w_enabled
Button panel locks to s2w after this distance: default is 9
Code:
/sys/android_touch/s2w_register_threshold
Screen turns on/off after this distance: default is 326
Code:
/sys/android_touch/s2w_min_distance
Direction independent(1 - Yes, 0 - No): default is 1
Code:
/sys/android_touch/s2w_allow_stroke
-"screen off power saving mode"
sysfs API
Code:
/sys/kernel/cpufreq_cap/screen_off_cap
Code:
/sys/kernel/cpufreq_cap/screen_off_max_freq
Code:
/sys/devices/system/cpu/cpuquiet/cpuquiet_driver/screen_off_cap
Code:
/sys/devices/system/cpu/cpuquiet/cpuquiet_driver/screen_off_max_cpus
-fauxsound support
-simple KGSL GPU governor from faux
ROM:
Device:
https://github.com/maxwen/android_device_oppo_find5
Vendor:
https://github.com/maxwen/proprietary_vendor_oppo
Repos:
https://github.com/maxwen
Download:
http://goo.im/devs/maxwen/AOKP-find5
ROM includes goomanager support
Gapps:
Since AOKP now supports TRDS 2.0 (Dark AOKP)
you can use the SlimBeam gapps to get "Dark UI" mode for them too
http://slimroms.net/index.php/downloads
Known issues:
-same as for CM10.1
Installation:
Important! Always do a factory reset if coming from another ROM
-for upgrades do a recovery backup first
-then flash ROM AND gapps
-then restore data only to get back your personal settings
Credits:
-Big thanks to the CM team for their hard working in providing a kernel
and device tree to start with
-all other ROM and kernel devs that share their ideas
IMPORTANT:
Whenever you have a "hard crash" (oppo bootlogo shown)
or need to do a hard reset (long pressing power button)
please get the file /proc/last_kmsg right after the download and
provide the file when reporting
As a final note:
Please keep in mind that this is a "one man business"
And since I do ROM and kernel dev updates can take some time

ROM
20130619
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130619.zip
FIRST public release - so consider this an alpha
It boots and basic features work - I havnt done a full feature test
So reports of issues are welcome
20130621
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130621.zip
Changelog:
-fixed camera HDR mode
-fixed torch
20130625
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130625.zip
Changelog
-privacy guard - CM http://mobilesyrup.com/2013/06/24/cy...guard-feature/
-correct charging light color - its not good to enable red AND green
-fixed custom button backlight brightness handling
IMPORTANT: If you come from an older version of this ROM you must reset your custom light levels
Go to Setting -> Display -> Check "Use Custom" (if required) -> Light levels -> Press "Load Defaults"
after that you can start customizing the values again.
-added Find 5 device options - currently only S2W config for custom kernels - else those configs are disabled!
-fixed A2DP - I hope
-reverted audio libs back to old version for now since latest CM10.1 updates broke mic
20130706
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130706.zip
Changelog
-privacy guard manager - CM
-HDR video and 1.9MP front camera support
-charging lights colors
0-89% - red
90-100% - organge
100% - green
-latest AOKP changes
20130724
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130724.zip
Mirror http://downloads.kanger.me/getdownload.php?file=maxwen/AOKP-42-find5-20130724.zip - thanks to Lloir
Changelog:
-fixed latest security exploits
-transparent notification drawer
-center statusbar date
-handling of camera IOMMU page fault in kernel - camera will stop if it happens
-latest AOKP changes
-hopefull mic in hangout fixed - needs testing
20130728
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130728.zip
Mirror http://downloads.kanger.me/getdownload.php?file=maxwen/AOKP-42-find5-20130728.zip - thanks to Lloir
Changelog:
-full custom button backlight control also for manual brightness mode
Settings -> Display -> Button brightness
-disable charging LED support
Settings -> ROMControl -> LED -> Enable LED while charging
-updated roboto font to 4.3 version and set light as default
-latest AOKP changes
20130810
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130810.zip
Mirror http://downloads.kanger.me/getdownload.php?file=maxwen/AOKP-42-find5-20130810.zip - thanks to Lloir
md5sum 445899d0a9ed76034a757abe00bf35ae
Updated build which fixes lags introduced in 20130810
http://forum.xda-developers.com/showpost.php?p=44510845&postcount=959
Changelog:
-device options
add support for DT2W active area selection (whole screen or button area only)
add support for custom vibrator strength
-custom statusbar font size fixes
20130820
http://goo.im/devs/maxwen/AOKP-find5/AOKP-42-find5-20130820.zip
md5sum 76c4783710698bd5210820f696606be5
Changelog:
-includes latest kernel
-fixed problem of notifications overwriting center clock or date
-Camera
--all fixes - video HDR and flash support
--added slow motion (HFR) support 60 and 90fps - 120fps is not working right now
--added extended picture options - saturation and contrast
Kernel
Download:
This kernel exists in two "flavours" and with two different ramdisk
CM10.1 and AOKP (should work on most AOSP based ROMs too)
The image name is based on the ramdisk and stable or test
So pick the correct one that you need and want
New Kernel:
Based on 4.2 kernel sources
Download: http://goo.im/devs/maxwen/kernel-find5-new
Old kernel:
Based on 4.1 kernel sources
Dont use this for latest CM10.1 and this ROM!!!
Stable:
Download: http://goo.im/devs/maxwen/kernel-find5/stable
Test:
Download: http://goo.im/devs/maxwen/kernel-find5/test
Mirror: thanks to ndr01D
http://android.h0st.to/?dir=oppo+find5/kernel/maxwen/

Awesome. Sound great. If real new features+ kernel working fine, then you will become well known.
Good luck with your hard working.
I will try your rom later.
Sent from my Find 5

you guys are sooo damn lucky with this Dev. Maybe if i have some extra money and can jump on the find5 boat good luck max. thread rated and subscribed

hi maxwen,
nice to see here too
i used your rom and kernel on HOX+ earlier this year.
greetings :fingers-crossed:

Torch is broken in first release
Sent from my HTC One X+ using xda app-developers app

Welcome Maxwen, its good to have you develop for this beast!
Sent from my X909 using Tapatalk 2

maxwen said:
Torch is broken in first release
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Fixed torch
http://cyano-rob.tuennerhoff-edv.de/Maxwen/Torch.apk
http://cyano-rob.tuennerhoff-edv.de/Maxwen/CMTorch.apk
To install simply do (for both Torch.apk and CMTorch.apk)
Code:
adb remount
adb push Torch.apk /system/app
adb shell chmod 644 /system/app/Torch.apk

First custom kernel release:
http://cyano-rob.tuennerhoff-edv.de/Maxwen/OPPO-AOKP-201306200250.zip
Installation:
Make a complete nandroid backup!!!
Flash in recovery
Uses AOKP ramdisk but may also work on other AOSP based roms
Will NOT work with CM10.1 cause this needs a different ramdisk
I will provide a download for CM10.1 tonight
Changelog:
-added BFQ v6r1 I/O scheduler
-added smartmax CPU governor
smartmax is a smartassV2 based governor aimed for battery saving
-added cpuquiet CPU hotplugging
cpuquiet is a generic CPU hotplugging framework originally from Nvidia
it allows usage of different hotplugging governors
Currently 3 governors are available
-balanced
-runnable_threads
-rq_stats (default)
You can use Trickstermod to change the governor
-unified governor and scaling freq switch
governor scaling_max_freq and scaling_min_freq are changed for all online CPUs immediately.
Since mpdecision is switched off any frequency cap will stick
-LZO performnce improvement patch from linux upstream
http://git.kernel.org/cgit/linux/ke.../?id=b0af9cd9aab60ceb17d3ebabb9fdf4ff0a99cf50

Thank you for your amazing work mate! I wanted to ask if issues like camera quality and signal drops exist like other roms for oppo based on cm etc.?
Sent from my HTC One using xda premium

androidindian said:
Thank you for your amazing work mate! I wanted to ask if issues like camera quality and signal drops exist like other roms for oppo based on cm etc.?
Sent from my HTC One using xda premium
Click to expand...
Click to collapse
for now - yes
but I want to look at the signal drops issue soon cause this is really annoying :banghead:
Sent from my HTC One X+ using xda app-developers app

maxwen said:
for now - yes
but I want to look at the signal drops issue soon cause this is really annoying :banghead:
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Guess it's a bug with oppo radio itself.. Which does that.. Not sure if it can be fixed unless a custom radio is created?
Sent from my HTC One using xda premium

maxwen said:
for now - yes
but I want to look at the signal drops issue soon cause this is really annoying :banghead:
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
I haven't had any signal drops and battery life is awesome so far on this rom! I can't wait until we get the final release as far as a stable rom with no issues and a better quality on camera either way though this is awesome and it's a good sign of things to come thanks for all your hard work!
Sent from my Find 5 using Tapatalk 2

Jess813 said:
I haven't had any signal drops and battery life is awesome so far on this rom! I can't wait until we get the final release as far as a stable rom with no issues and a better quality on camera either way though this is awesome and it's a good sign of things to come thanks for all your hard work!
Click to expand...
Click to collapse
There isnt anything like a "final release" for a rom
Just fixed hdr mode for camera and i want to include a few things in the kernel
for the next release. Good that weekend is coming
Sent from my SGP311 using xda app-developers app

New kernel release 201306211236
New ROM release 20130621
http://forum.xda-developers.com/showpost.php?p=42737662&postcount=2
I decided to keep the kernel that comes with the ROM unchanged
until latest custom kernel has been tested and is known to be stable
enough for daily use - so please give it a try and report any issues

thanks for kernel.
waiting for cm10.1 compatible :fingers-crossed:

skdubg said:
thanks for kernel.
waiting for cm10.1 compatible :fingers-crossed:
Click to expand...
Click to collapse
oops - sorry forgot that
will try asap
Sent from my HTC One X+ using xda app-developers app

Some word about voltage control and uv
as you might know there are different qualities of chips
based on that different preset voltages are used. To check your quality do
Code:
cat /proc/pvs
this will return a value between 0 and 3
and on my latest kernel a string between slow and fastest
this value will influence how much uv is possible on your device
Sent from my HTC One X+ using xda app-developers app

maxwen said:
oops - sorry forgot that
will try asap
Sent from my HTC One X+ using xda app-developers app
Click to expand...
Click to collapse
Download link for CM10.1 compatible kernel added here
http://forum.xda-developers.com/showpost.php?p=42737662&postcount=2

hi maxwen,
i found an issue for CM10.1 kernel i think:
change the sheduler to BFQ, but after restart it is CFQ again (standard setting).
is this normally?
---------- Post added at 04:55 PM ---------- Previous post was at 04:37 PM ----------
skdubg said:
hi maxwen,
i found an issue for CM10.1 kernel i think:
change the sheduler to BFQ, but after restart it is CFQ again (standard setting).
is this normally?
Click to expand...
Click to collapse
EDIT: is working now.

Related

[DEV][ROM][JB] CM10 Lite v2.0 (Beta 2 based)

CM10 Lite​CURRENT VERSION: 2.0​
HI, today I'm here to present the CM10 lite rom, this rom has become real thanks to:
Jellaxy team: jellaxy.com
Lagloose and his CM10 rom (jellaxy): http://forum.xda-developers.com/showthread.php?t=1874920
Daredj for help me: http://forum.xda-developers.com/showthread.php?t=1885683
nims11 for his incredible kernel: http://forum.xda-developers.com/showthread.php?t=1842006
Changelog:
CM10 lite v2.0
Camera working (100% - photos and panorama)
Video recording working (but usually crashes - doesn't save the video)
Camera doesn't break deep sleep (no more can't connect to camera)
Calculator working (for some people: calculator wasn't working)
zRam (compcache) working
Heapsize is 64Mb now
Heapgrowthlimit is 32Mb now
Back to standard GPS config
Fixed Network location
Phone doesn't stay in a ended call...
Fixed CRT Off animation -> bieltv3 patch
Removed google apps (so you can choose which gapps you want to install)
Added motion blur (no more lag on the status bar)
Updated sources to 31-10-2012 - BASED On beta 2 (bieltv3)
NOVA LAUNCHER instead of trebuchet added by default - finally working!
CM10 lite v1.3
New compilation 20120930 rom, compiled by me, and with nims11 help
Performance package added by default (it doesn't appear in the appdrawer)
Delete some google apps
Make some improvments on build.prop thanks to Mardon
Added the stock wallpapers, petition from users.
CM10 lite v1.2
Introduce 100% Nims11 Kernel with CM10 rom by default
Faster and smoother than ever
Illusion camera (at the moment) working with nims 11 kernel, and faster than before
All caractertistics of nims11 kernel
Removed DSP manager
Removed File manager (you can use another better from market)
Removed Voice Dialer
Removed Some configurations of live wallpapers that I forgot to remove
Small improvment on build.prop
CM10 lite v1.1
Removed ALL lives wallpapers
Removed ALL CM wallpapers
Removed Some stock wallpapers
Removed ALL CM tones except stock one
Removed ALL CM notifications except stock one
Removed ALL CM alarms except stock one
Removed Camera.apk (because it isn't working) - You can install Illusion camera
Added Google apps by default, no more flashes
Removed Talk (if you need that tell me and I'll add)
Edit build.prop to have more battery (that's why the lockscreen sometimes lag)
CM10 lite v1.0
Based on Jellaxy Sources (my compilation)
Removed some lives wallpapers
Maybe next release (will be updated)
Delete some languages (the ones that are like 6 times repeated)
Improve GPU and CPU (maybe, depending on battery)
Updated sources to XX-11-2012
Mount data (script)
Features that aren't fully working:
HQ video playback (need OpenMAX libraries from Qualcomm, unfortunately, they are not going to release them)
Native USB tethering
Native Wi-Fi tethering
Video recording
Google Now (Voicesearch)
Installation:
you need CWM 5
Wipe data/factory reset => wipe chace => Advanced/Wipe Dalvik cache
Install zip from SD card / choose zip from SD card
After installation reboot system now
boot must be about 5 minutes
SOME ISSUES:
- To active screenshots just go to: Setting --> System --> Power menu --> active Screenshot
- To active sound ()if you're having this issue) Go to Settings -->Sound -->Volume and move both sliders to the right. This will 'initialize' sound.
That rom is 119mb WITH google apps (20mb) and jellaxy rom is 125mb WITHOUT google apps. This rom is smoother and lighter.
Download
CM10 Lite v2.0: http://www.mediafire.com/?z2ts0y47nqk88mi
OLD VERSIONS:
CM10 Lite v1.3: http://www.mediafire.com/?dvopoa5u89bg1f5
CM10 Lite v1.2: http://www.mediafire.com/?9u1pm2w0c74etdb
CM10 Lite v1.1: http://www.mediafire.com/?iqd951g01a368le
REMEMBER:
I'm not responsible of any damage on your rom, you should know how to install roms, so it's only your responsability if something goes wrong.
Don't ask about ETA's I will try to make a release when jellaxy makes his release.
Read
Things you can do for me:
I know what apps and what things I don't use on the phone (like file manager, because I've root explorer and more) but I don't know yours, so please in every comment you can, tell me what things you don't use, so I can delete them and maybe become a smoother and lighter rom than now
Thanks
Nice rom will try soon good job man
placeholder 2
very nice, keep it going:good:
Any known bugs?
lukip005 said:
Any known bugs?
Click to expand...
Click to collapse
Same as Jellaxy.
Testet it works fine
Goooooood idea very nice rom bro
Inviato dal mio iPad con Tapatalk HD
So you can take photos with the Illusion camera, right?
Yeap!
Sent from my GT-S5830 using xda app-developers app
And what about the battery?
The Zel said:
And what about the battery?
Click to expand...
Click to collapse
I think is better than jellaxy one I have to make more improvments in next version, but from what people tell me battery is good
Very well, I will try it out, thanks
Thank you guy, gonna try this
Thanks!! on illusion camera dont work flash light?
[email protected] said:
Thanks!! on illusion camera dont work flash light?
Click to expand...
Click to collapse
no, flash light isn't working
is deep sleep working after taking pictures with illusion camera??
Battery Is Good, Stable Not Much of Glitches.
Works Like a Charm for ME
The Camera thought :/ (I know I know until the team behind jellaxy can figure it out there is nothing you can do about it)
Good Job,
Recommended
PsychOlli said:
is deep sleep working after taking pictures with illusion camera??
Click to expand...
Click to collapse
Yes!!
Sent from my GT-P3110 using xda app-developers app
Read post number 2 please, that can help me

[ROM][2.3.6][VJLP3] Dinhodroid ROM V5 [Updated 17/10/2012] | Patchs included

Hi everyone!
So, we are on the 5th version of this brazilian custom ROM and now I think I can say that it can be compared to other high complimented ROMs from XDA, I tried to bring all the goodies to this ROM, including UI design and performance, I've racked my brain on this and as I said, I'm not a developer, I'm just curious, I tried to bring useful things and don't retreat the proposal of being a stock ROM. It's got everything that a good ROM should have, problems will appear? Yes, they will, but we are here to solve them, I hope you enjoy!
Original thread: [ROM][2.3.6][VJLP3] Dinhodroid ROM V5 [Atualizada 17/10/2012] | Patchs incluídos
Features:
Based on the brazilian stock ROM VJLP3
Brazilian Portuguese (PT-BR)
Fully deodexed
Adrenaline Engine 4.3
Adrenaline Boost V3
Adrenaline Task Manager
15 Toogles statusbar
TouchWiz modified
Beats Audio libs and configs package
Better performance and battery lifetime
Less use of RAM memory with Minfree also memory manager with edited values
Touchscreen more sensitive
Zipaligned
Less aggressive settings for kernel
Better VM management
Increase on the write/read speed of the sd card from 256 to 2096
Lagfree V3
System adjustments
Instability corrections
Better multitasking
Database tweaks
TFT-LCD adjustments
3G improvement
Less lags
Better GPS locking
Kernel CF-Root b84
init.d supported
ext4 file system
Download:
dinhodroid_rom_v5.zip
Bugs:
Unknown
Installation Guide:
Boot into recovery
Wipe data/factory reset
Wipe Cache partition
Go to Advanced and Wipe Dalvik cache
Go back and select Install zip from sd card
Choose zip from sd card
Select dinhodroid_rom_v5.zip and install
Repeat 2 and 3
Reboot system now
PS: The first boot can take up to 4 minutes, the following system boot will take 1 to 2 minutes at maximum, to solve the bootanimation flash this: b84 fixed
Thanks:
FilipeMoritz
FMAranda
Ruberval
AndersonDJ
ImbaWind by Adrenaline Engine 4.3 | Boost V3 | Task Manager
AndroidON by smooth scroll
lidroid by status bar with 15 toogles
ketut.kamajaya by CF-Root Kernel
Wanam by possibility to modify the lidroid-res
pratiush.creed by 6 lockscreen mod
D.O.C by smooth spinners
Amarullz by AROMA INSTALLER and Pankaj88 by guide how to use
hansip87 by swype to remove notifications
untermensch by power menu extended
dh33r4j by CRT animation
XDA
BrasilDroid
Google
and to everyone who helped and motivated me
PS2: I'm not the responsible for damages caused to your device, do it at your own risk.
Screenshots:
Dinhodroid ROM V3
Dinhodroid ROM V4
Dinhodroid ROM V5
Changelog:
17/10/2012
Removed PSN Memory Mod v2.1
Removed Beats Player
Removed stock Gallery app
Added Kernel CF-Root b84, stable and the only one tested without appear any problem to the ROM, the V2 was running with it and after read from page 6 to 20 I didn't see someone talk about a problem with the ROM, only the Wifi, which is a problem from itself, but happens with few.
Added Google Play Music 4.3.615 (latest version released), nice integration with DSPManager
Added Google Play Store 3.9.16 (latest verions released)
Added Gallery ICS
Added Adobe Flash Player 11.1.111.16 (latest unofficial version released)
Added new wallpapers with brazilian tourist places (Pão de Açúcar - RJ, Elevador Lacerda - BA, Ponte Hercílio Luz - SC, Fernando de Noronha, Ponte Estaiada - SP, Cataratas do Iguaçu - RS, Farol da Barra - BA and Rio do Amazonas - AM)
Added Bravia Engine, improvement on videos and photos quality
Added a shortcut to Settings on status bar like ICS/JB
Changed the clock color
Status bar completely in portuguese
LidroidParts in portuguese
Zip with INT2EXT+, flash using recovery (on the third post)
10/10/2012
Removed Battery Extender 1.5.1
Added PSN Memory Mod Swapall v2.1
Same battery life from BE + performance from nims11
Overclock now with 960MHz as max frequency
Superuser updated to v3.1.3
Installation problems probably solved
Native use of EXT partition as internal memory, without the need of a script
Only a single version now for all users
09/10/2012
Added Aroma Installer
Still two versions
Bugs solved
Solved the long boot time
Added DSPManager for better sound
6 new CyanogenMod lockscreens
Added 15 Toogles on statusbar - Wifi router
Extended PowerMenu + 3 options (reboot, recovery and download)
Solved bootanimation
Added swype to remove (notifications)
Removed auto conflicting tweaks
Updated Play Store 3.8.17
Smooth page and spinner scrolling
New Adreno 200 libs (better system flow)
Added new ringtones
01/10/2012
Removed CF-Root and added Battery Extender (better battery lifetime)
Added CronMod INT2EXT+ script (needs an ext4 partition)
Two versions, a lite one (without the script) and a normal (with the script)
New mod on TouchWiz30
Smooth scrolling
Added animations ported by me from Jelly Bean 4.1.1
Added CRT off effect
Modified framework-res.apk
gps.conf adapted to Brazil (locking in 5 seconds)
MMS modified (removing the MMS limit)
Added ICS like Settings
Wallpapers completely modified
Modifed the default lockscreen
Change the icon of some apps
Added widget time/weather - AccuWeather
Dialer modified
Added new tweaks
22/09/2012
Name changed to Dinhodroid ROM V2
Applications bugs solved
Gallery
Video recorder
TouchWiz
Task manager
Browser
Modified gps.conf for better GPS locking
Removed nims Kernel and added CF-Root
Added a lot of init.d Tweaks
18/09/2012
Initial Release
Script INT2EXT+: int2ext+_cwm.zip
Patch 1 included:
Gallery Stock - Very fast
ToolKit SIM Card
Statusbar and LidroidParts added English language
Patch 2 included:
Gallery Stock - Very fast
Beats Audio Player - in portuguese only
ToolKit SIM Card
Statusbar and LidroidParts added English language
Patch 3 included:
Gallery Stock - Very fast
Beats Audio Player - in portuguese only
Statusbar and LidroidParts added English language
Uh first, waiting screenies
Eh nóis Dinho
Stable and fast Rom ...
Is this ROM include English UK/US ??
ddikodroid said:
Is this ROM include English UK/US ??
Click to expand...
Click to collapse
It has en-US, see it in all languages ​​screenshots.
is this for ace?
Sent from my GT-S5830 using Tapatalk 2
dredremon said:
is this for ace?
Sent from my GT-S5830 using Tapatalk 2
Click to expand...
Click to collapse
Yes!
I'm trying it and this very stable.
I like the low consumption of ram.
thank.
Downloading.
Valeu, abs.
Sent from my GT-I9300 using xda app-developers app
Nice Rom..
Sent from my GT-S5830 using xda premium
I don't think my Adrenaline Engine can works together with Lagfree as they will conflict each other, this may cause Adrenaline Engine doesn't work like it should be.
No bugs? It works like a stock-no bugs rom? All the modofied apps causes no crashes or something..? im interested in this rom if its working 100% instead of testing a normal stock one
Sent from my GT-S5830 using xda app-developers app
antilol15 said:
No bugs? It works like a stock-no bugs rom? All the modofied apps causes no crashes or something..? im interested in this rom if its working 100% instead of testing a normal stock one
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
There is nothing called a bug-less rom my friend. Everything has it's flaws :fingers-crossed:
Very nice rom, just to things to say about it: 1)- why only br language on status bar ?, i would like more languages to be included too.
2)-There is no simtoolkit and i need that one, can you uploaded as a flashable package or just the apk please
ImbaWind said:
I don't think my Adrenaline Engine can works together with Lagfree as they will conflict each other, this may cause Adrenaline Engine doesn't work like it should be.
Click to expand...
Click to collapse
The two are working well, no problems!
antilol15 said:
No bugs? It works like a stock-no bugs rom? All the modofied apps causes no crashes or something..? im interested in this rom if its working 100% instead of testing a normal stock one
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Yes, there are bugs, but I have not found any yet.
diegonnc said:
Very nice rom, just to things to say about it: 1)- why only br language on status bar ?, i would like more languages to be included too.
2)-There is no simtoolkit and i need that one, can you uploaded as a flashable package or just the apk please
Click to expand...
Click to collapse
I'll make a patch with the Toolkit and more languages ​​in the status bar
Looks nice. :good:
I'll try soon.
I'm using this rom and this without problems
Congratulations
E Nois Brasil!
Wow man nyaacee work ...a 5 star rom...awsome
Sent from my GT-S5830B using xda app-developers app

[ROM][PORT][2.3.7] Miui Life by Gabreek v6 (03/07/2013) (multilang) !

Miui Life v6​
First of all, sorry for my bad English
Hi guys, allow me to present my first rom for android, i used as base a CM7 to make a port of MIUI 2.4.20, is very fast and stable and unlike all gb miui for galaxy ace is still in development and active support.
""Ok guys, searching for miui news i realized that there is some mirrors and even ports of my rom to others devices WITHOUT mentioning me..., you can do everything but just let me know AND GIVE THE PROPER CREDITS! because as you can see at the end of the post or in changelog i gave to everyone. who helped me with links or tutorial or any other thing i used on this rom. Respect the devs !""
Click to expand...
Click to collapse
Date o relases (based on brazil time, gmt-3):
MIUI Life beta 1 (27.04.13) OUTDATED
MIUI Life v2 (09/05/2013) OUTDATED
MIUI Life v3 (14/05/2013) OUTDATED
MIUI Life v3.1 (15/05/2013) OUTDATED
MIUI Life v4 (17/05/2013) OUTDATED
MIUI Life v5 (07/06/2013 OUTDATED
MIUI Life v6 (03/07/2013)
Code:
[V5] What does not work / Bugs:
- USB Tether native app use google play
- RadioFM is always on max vol
Code:
Changelog:
V1:
initial relase
V2:
- Multilanguage
- Fixed bug with GAPPS (google play services)
- Fixed random FC's and random reboots
- New theme (miui V5)
- Fixed bug with contacts
- Fixed bug with sms
- Adrenaline engine added
- New libs GPU adreno 200 (taken from P500)
- Build.prop edited for improvement 3d
- Increased battery life
- Quick and smooth like no other: B
V3:
- Fixed bug that caused the facebook messenger restart the phone
- Fixed bug with native Screenshot
- Fixed bug with permissions sms
- Fixed bug in restart when receiving sms
- Fixed bug permissions external application to receive sms
- Fixed some translations (pt-BR)
- Changes in framework
- Quick and smooth like no other: B
V3.1:
- Removed adrenaline engine
- Removed libs that caused instability
- Fixed bug with Bluetooth v3 appeared in
- Fixed bug with miuimusic that appeared in v3
- Fixed bug with downloads that appeared in v3
- Stable for daily use
- Quick and smooth like no other: B
V4:
- Some mods on framwork.jar
- 30 steps volume mod thanks to AndroidON
- smooth scrool thanks to AndroidON
- Disabelad CPU rendering full HW .. thanks to slaid480
- Check's RAM Management Script V4 thanks to GadgetCheck
- removed a loooot of unnecessary files (much less bugs,much more performance)
- added beats audio
- fixed bug with "can't mount" on the first time you try to mount link2df
- fixed bug with DND
- removed XIAOMI accounts (was buggy)
- Removed Miui backup (same)
- soft buttons light fix thanks to AceSamsung for the tip and to xxxMADxxx for the fix
- Added SpaceKernel thanks to SpaceCaker
V5:
- ringtone loop fix
- fixed custom ringtone (READ HOW-TO)
- updated russian translations
- included indian fonts
- fr and pt-pt sms reboot fix (tested and working)
- fc and reboot fix
- some modifications on theme
- New theme more v5 ui (+ 1500 icons)
- new bootanimation
- MIUIv5 lockscreen resized by me
- wifi tether app included
- much more i don't remember
V6:
- Change the base to the last unnoficial nightly http://forum.xda-developers.com/showthread.php?t=2271153
- RTL fix included
- correct indians fonts
- moded the keyboard for all interfaces and dictionaries
- removed gapps
- removed custom icons from theme ( complete theme will be availabe for download)
- more space in system
- 3d are working correctly
- changes in framework-res.apk
- changes in framework.jar
- new animations
- mms working
- no more bug in call screen
- no more randons reboots and fc
- much less lag in settings
- fixed tts bug
- fixed icons shadow size
- wallpaper scroll in default theme
- fixed bug with dspmanager (equalizer)
- at least 40% more fast and stable than the v5
Screenshots (v4): Here (v4)
Screenshots (v5/v6): Here (v5/v6)
Download:
v6: HERE (go to downloads page)
GAPPS: Here
- How to install:
- Move to sd card
- Enter recovery
- Full wipe (factory, cache, dalvik)
- install zip from sdcard
- choose the rom and install
- restart the phone.
- restart in CWM again
- flash GAPPS
not trying to brag, but I am impressed with the v6
- The rom comes with portuguese language, but it can be easily changed to your prefered on inicial setup
- If you find a bug please let me know the language that you are using !!! (some reboots are caused by missing translations, i'm only one and it's impossible to verify all languages... so your help are veeeeeeeeeery welcome )
- There are some languages ​​that only change the location but not translate the rom, if you want to use one of those post here and I will translate, but as I barely know English can you help me checking the translations? credits will be posted!
Click to expand...
Click to collapse
SOME USEFULl TIPS
- V6 won't have custon icons because is to large, if you want, just download it HERE and place in sdcard/MIUI/themes, and chose in themes
- Miui have too many features, just explore you will be impressed
- If you are having randons and non reported bugs, try to flash cm7 and after this one
- Select custom ringtone from MIUI Music app
- Hold home button on lockscreen to activate torch
- Double touch on lockscreen center to activate music lockscreen
- I recomend you to use FlyOnMod Script for muuuch more performance
- If you want the black status bar from SS download it HERE place on sdcard/miui/themes and in theme manager to to cust > status bar.
- the rom becomes more stable after a few reboots
- to fix the call screen late bug just go to settings>programs>Call Settings>Answer Settings and DISABLE Enforce Proximity Sensor
Bugtracker: https://code.google.com/p/miui-life/issues/list (post here too !)
Kernel source: https://github.com/spacecaker/CM7_Space_Kernel_Cooper
hope you enjoy aand press thanks !
Credits:
- thanks to everyone who reported a bug and helped me !!
- Tofy4ever and farshad810 for the RTL fix
- For porting this rom i read soo many tutorials, so thanks to everyone (don't remember, was two months ago)
- SpaceCaker for the amazing SpaceKernel
- GadgetCheck for the ram script
- AndroidON for the 30 step volume tutorial
- slaid480 for the disable cpu rendering tutorial
- AceSamsung for the tip and to xxxMADxxx for the fix of the buttons light
Sorry if i forgot someone
Woow, downloading and trying
Sent from my GT-N7100 using xda premium
nice work downloading now , really big thanks to gabreek as very very few developers tend to work on MIUI roms, and our SGA really dnt have much of miui experiences as compared to cm7,9.10, and stock ....etc.
PLEASE KEEP YOUR WORK ALIVE AND GIVE US MORE MIUI LIKE ROMS IN NEAR FUTURE. :good:
aniket_dust said:
nice work downloading now , really big thanks to gabreek as very very few developers tend to work on MIUI roms, and our SGA really dnt have much of miui experiences as compared to cm7,9.10, and stock ....etc.
PLEASE KEEP YOUR WORK ALIVE AND GIVE US MORE MIUI LIKE ROMS IN NEAR FUTURE. :good:
Click to expand...
Click to collapse
sure i'll keep alive, i love miui i'm not a experienced developer, but i'm learning very fast with this rom and i'll do my best to bring others roms and much more stuffs to our sga !!
love the rom its nice and smooth tried it since last night and having battery issues so will gladly use it as main source once issues are sorted
Sent from my GT-P3110 using xda premium
---------- Post added at 04:55 PM ---------- Previous post was at 04:27 PM ----------
a love the look and feel of miui
Sent from my GT-P3110 using xda premium
This rom is awesome but is slight laggy so i i flashed space kernel ....ram managing script acc. to my use ie.gaming .....nd some very genral mods nd i dun know if it was full hw accelerated so did dat too md voila it is now super fast and stable
Sent from my GT-S5830 using xda app-developers app
hanut1 said:
This rom is awesome but is slight laggy so i i flashed space kernel ....ram managing script acc. to my use ie.gaming .....nd some very genral mods nd i dun know if it was full hw accelerated so did dat too md voila it is now super fast and stable
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
Hi hanut. Could you point me to these scripts so I can read about them?
thanks
Paul
OK, found something here
http://forum.xda-developers.com/showthread.php?t=1210073
hanut1 said:
This rom is awesome but is slight laggy so i i flashed space kernel ....ram managing script acc. to my use ie.gaming .....nd some very genral mods nd i dun know if it was full hw accelerated so did dat too md voila it is now super fast and stable
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
thanks for reporting ! when i get home i'll check the hw acceleration, on nexts relases i'll add the option to flash with diferent kernels and scripts! hope you are enjoying the rom!
1 question you state that its not laggy like gb? Ics and jb consume a huge amount of ram I tried a ics build of miui yesterday and it was basically unusable due to ram usage and rebooted or froze none stop so please can you state how gb is laggy on this rom compared to ics and jb builds?
Sent from my GT-S5830 using xda app-developers app
brewy said:
1 question you state that its not laggy like gb? Ics and jb consume a huge amount of ram I tried a ics build of miui yesterday and it was basically unusable due to ram usage and rebooted or froze none stop so please can you state how gb is laggy on this rom compared to ics and jb builds?
Sent from my GT-S5830 using xda app-developers app
Click to expand...
Click to collapse
this rom has basically the same performance and ram usage of a CM7, a few differences, but if you put some scripts it gets even better, basically it does not freeze, you can freely switch to another application without lag and etc ... Nothing much different than CM7 but with the experience and the beauty of miui, miui v4 (ics, jb) in galaxy ace not work because a CM9 or CM10 are slower and never will be equal to one GB rom and miui v4 is also much more heavier than the miui gb for, your experience with this rom will be completely different than with a miui v4
---
I'm working on a new update will improve many things but it will not be possible to apply a patch, then I'll improve and fix as many things as I can before releasing the next version
---
I've tried almost everything but I can not fix the bug of LEDs, has something to do with the brightness control, anyone have any idea?
so the battery life is bad?
This rom is awesome and blazing fast, will report about battery tomorrow, since I flashed It half hour ago.
Sent from my GT-S5830 using xda app-developers app
Rom is really good but need to change kernel..
GT-S5830 cihazımdan Tapatalk 2 ile gönderildi
i agree, i'm testing differents kernels to decide what will be included on next relase, space kernel is winning
gabreek said:
i agree, i'm testing differents kernels to decide what will be included on next relase, space kernel is winning
Click to expand...
Click to collapse
i am using this rom for two days and i can say that:
When i received a call ,the call screen shows itself in 3-4 seconds and i have to wait it..
Bluetooth doesnt work, i couldnt open it..
if you fix them also , we have really good miui rom .. keep to good work,thanks for this rom
GT-S5830 cihazımdan Tapatalk 2 ile gönderildi
AceSamsung said:
i am using this rom for two days and i can say that:
When i received a call ,the call screen shows itself in 3-4 seconds and i have to wait it..
Bluetooth doesnt work, i couldnt open it..
if you fix them also , we have really good miui rom .. keep to good work,thanks for this rom
GT-S5830 cihazımdan Tapatalk 2 ile gönderildi
Click to expand...
Click to collapse
on v4 the call appears quickly, bluetooth seems to work great here, i'll make some more tests
V4 relased !! check the first post
hello...
gud day,will you please make a download mirror....because i cannot download it, it always says "unknown network error" even though i can download different roms fast... :crying::crying:
ran_bryan said:
gud day,will you please make a download mirror....because i cannot download it, it always says "unknown network error" even though i can download different roms fast... :crying::crying:
Click to expand...
Click to collapse
ok i'll upload on mediafire now and i send u a private mes when upload complete !
obliged to make the wipes to put v4 on v3.1??
Envoyé depuis mon GT-S5830 avec Tapatalk
Is v4 much better than v3.1? 'Cause I have v3.1 and everything is great, even battery life, without changing kernel... is v4 even smoother?
Sent from my GT-S5830 using xda app-developers app

[ROM][Unofficial][AOSP][JB][4.2.2][JDQ39] SuperNexus 2.0 - I897- M1 [05-17-2013]

{
"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"
}
The main idea behind SuperNexus is to provide Vanilla Android experience, just like on Google's Nexus devices, to non-nexus devices. SuperNexus is entirely built from Google's AOSP Source. A lot of improvements and optimizations have been done to the Google's Source Code to have the best possible Vanilla Android Experience. SuperNexus is very light too as there are no 3rd party apps (ZERO Bloatware).
Big thanks to TeamHacksung (Donate To Them) as I'm using their Device Tree and SoC related patches in my SuperNexus ROM. Thanks to CyanogenMod Team (CM) and TeamKang (AOKP) as many features are cherry-picked from their source code.
System Details:
Android 4.2.2 Jelly Bean (JDQ39 - Android-4.2.2_r1)
Latest CM Kernel
All Jelly Bean Features and Apps (Nothing excluded from AOSP)
No Visual Changes!
Stock Jelly Bean Look and Feel
This will turn your Samsung Galaxy S II into a Nexus 4
ROM Features:
Fully Deodexed
Zipaligned APKs
Rooted (Super SU)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Android Source Code vastly improved and optimized (i.e. Bionic, Dalvik, Webkit, Framework, libcore, SQlite etc)
Official Jelly Bean Bootanimation (From Official Galaxy Nexus Android 4.2.1 Factory Image)
Init.d Support
Rsync Support
UserInit Support
Bash & Nano Support
Native SIP/VOIP Support
OpenSSH Support (ssh, sshd, scp, stfp)
HSPA+ Support
OpenVPN Support
Ad-Hoc Network Support
EXT4 File System Optimizations
Galaxy S II Device Settings As An App
Large APN & SPN List
Framework Features:
-Extended Power Menu (Reboot, Recovery, Download & Screenshot Options)
-Improved Scrolling Cache
-Tweaked Animation Values Of Progress Spinners (Silky Smooth Loading Spinners)
-Enabled Rotation Lock Tile in Quick Settings for Phones (Previously was only enabled on Tablets)
-Increased Lockscreen Widget limit from 5 to 9
-Enabled Copy/Paste in Gtalk
-Options for switching between USB Mass Storage and MTP/PTP (On Specific Devices)
Camera Features:-
-Burst Shot (Up to 20 Images at once)
-ISO Mode
-Touch Focus Duration
-Power Shutter (Click Power Button To Capture Image/Video)
-Color Effects
-Shutter Timer
-Zero-Shutter Lag (On Specific devices)
-Control Zoom using Volume keys
-Touch-to-focus timeout duration settings
-Exposure and JPEG Quality settings in Video Mode
-HDR (High-dynamic-range imaging)
Browser Features:-
-Increased Maximum Tab limit from 16 to 64
-Incognito Tab Option (When long pressed on an URL)
-Option To Close All Tabs With One-Click
-Allowed Any Type Of File To Be Downloaded
-Enabled WebGL (Ultra smooth browsing)
-HTML5 WebSockets
Phone Features:-
-T9 Dialer Support
-Landscape Dialer Support
-Transparency To Incall Screen
-Noise Suppression
Miscellaneous Features:
-Allowed Installation Of Apps From Unknown Sources By Default
-Allowed Any Type Of File To Be Sent/Received Via Bluetooth
-Disabled Data Roaming By Default
-Removed Google's Software Updates Option from Settings
-Enabled Gesture Input By default
-Hardware Information of the device (Settings>About Device>Hardware Information)
Officially Supported Devices:
AT&T Samsung Galaxy S II SGH-I777
Samsung Galaxy Note GT-N7000
Samsung Galaxy S III GT-I9300
Samsung Galaxy S II GT-I9100
Samsung Galaxy S II I9100G
Known Issues
Found one ? Report it.
Screenshots:
Requirements:
Clockworkmod Recovery (CWM)
Source Code:
SuperNexus Source @ Github (I'm willing to add support for other devices so if you are a developer and willing to add support for your device(s), PM me)
CM Kernel Source @ Github
Changelog:
Code:
[B]SuperNexus 2.0 BUILD 4 (03-04-13):[/B]
[LIST]
[*]Updated rest of the source code to Android-4.2.2_r1
[*]Updated APN List
[*]Updated SuperSU to v1.25
[*]Added official device support for Samsung Galaxy S (GT-I9000)
[*]Added official device support for Samsung Galaxy S III LTE (GT-I9305)
[*]Added official device support for AT&T Samsung Galaxy S III (SGH-I747)
[*]Added official device support for T-Mobile Samsung Galaxy S III (SGH-T999)
[*]I9100/I777/N7000/I9300/I9100G: Applied Bionic Optimizations
[*]I9100/I777/N7000/I9300: Updated Mali drivers to r3p1-01rel1
[*]I9100/I777/N7000/I9300: Fixed keyboard graphical glitches
[*]I9100/I777/N7000/I9300: Fixed Daydream graphical glitches
[*]I9100/I777/N7000/I9300: Merged Mali r3p1 driver from Note 8's Kernel source
[*]I9100/I777/N7000/I9300: Enabled ROW I/O scheduler
[*]I9100/I777/N7000: Updated proprietary files to Samsung JB
[*]I9100/I777/N7000: Updated Camera HAL
[*]I9100/I777/N7000: Applied Samsung's JB update to the kernel
[*]I9100/I777/N7000: Fixed capacitive buttons backlight issue
[*]I9100/I777/N7000: Fixed low headphone sound issue
[*]I9100/I777/N7000: Enabled PegasusQ governor
[*]I9100/I777/N7000: Added 3-step GPU DVFS control
[*]I9100/I9300: Updated description/fingerprint in build prop to latest JB FW
[*]I9100/I777: Updated RIL to LSJ
[*]I9100G: Fixed touch input issues
[*]N7000: Updated RIL and GPS Blobs from LSZ
[*]I9300: Updated kernel to 3.0.64
[*]I9300: Ported bcmdhd (WiFi) driver from QCom Samsung (D2) Kernel
[*]I9300: Fixed Dock Audio
[*]I9300: Fixed battery capacity in Power Profile
[*]I9300: Fixed WiFi-Tethering
[*]Framework: Lots of optimizations from AOSP's Master branch
[*]Framework: Fixed few resource and memory leaks
[*]Framework: Added Ad-Hoc Network Support
[*]Framework: Added support for DCHSPAP
[*]Settings: Added Chipset in Hardware Information
[*]Camera: Added HDR (High-dynamic-range imaging)
[*]Camera: Added Exposure and JPEG Quality settings in Video Mode
[*]Webkit: Fixed memory leak when creating SkBitmapProcShader
[*]Webkit: Implemented WebSockets
[*]Bluedroid: Set default A2DP bitrate to high-quality
[*]Vold: Added support for EXT4 media
[/LIST]
[B]SuperNexus 2.0 BUILD 3 (19-02-13):[/B]
[LIST]
[*]Source code updated to Android-4.2.2_r1 (JDQ39) (Full Change log [URL="http://www.funkyandroid.com/aosp-JOP40C-JDQ39.html"]here[/URL])
[*]Bionic: Tons of Optimizations and Improvements from AOSP's Master Branch
[*]I9100G: Updated device tree and kernel from Samsung's JB Kernel Source
[*]I9300: Added support for ZH Camera module
[*]Minor other optimizations and improvements
[/LIST]
[B]SuperNexus 2.0 BUILD 2 (09-02-13):[/B]
[LIST]
[*]Source code updated to Android-4.2.1_r1.2 (JOP40G)
[*]Added official device support for Asus Nexus 7 (Grouper) & Asus Nexus 7 3G (Tilapia)
[*]Added AOSP Sound Recorder (was previously disabled)
[*]Added rsync support
[*]Added OpenSSH support (ssh, sshd, scp, stfp)
[*]Updated APN Configs and CDMA-APN Configs
[*]Updated SuperSU app and binary to v1.04
[*]I9300/I9100/I777/N7000: Patched Exynos vulnerability (No more Exynos Exploit!)
[*]I9300/I9100/I777/N7000: Fixed Emergancy dialing
[*]I9300: Patched kernel with sudden death fix from Samsung's kernel update 7 sources
[*]I9300: Increased headphone volume
[*]I9300: Enabled sysfs for vsync notification
[*]I9300: Updated camera firmwares (both GD and ZD)
[*]Camera: Fixed the settings panel freeze issue (was only present on HDPI devices)
[*]Camera: Added 5 new additional ISO modes
[*]Camera: Added touch-to-focus timeout duration settings
[*]Camera: Added volume button zoom controls to camera and camcorder
[*]Camera: Translations and minor fixes
[*]Email: Added CRAM-MD5 support for SMTP
[*]WebKit: Enabled WebGL
[*]Webkit: Performance Enhancements & Optimizations (Browsing is ultra smooth)
[*]Framework: Enabled Copy/Paste in Gtalk
[*]Framework: Increased lockscreen widget limit from 5 to 9
[*]Framework: Disabled touch while using stylus (for Galaxy Note series)
[*]Framework: Disabled pointer icon by default and added option to enable (for Galaxy Note series)
[*]Framework: Fixed issue with extended power menu
[*]Framework: Added support for USB Mass Storage (on selected devices)
[*]Framework: Code fixes and optimizations from AOSP's master branch
[*]Bluetooth: Fixed bluetooth losing HF connection to car-kit after 5 seconds issue
[*]Gallery: Removed "settings" item from menu (was useless on AOSP)
[*]Gallery: Added "Select Album", "Make available offline" and "Refresh" options in menu
[*]Settings: Minor fixes
[*]Libcore: Performance improvements
[*]Optimizations and minor fixes in source code from AOSP's master branch (for e.g. llvm, libpng, icu4c, jpeg, framework rs, etc)
[/LIST]
[B]SuperNexus 2.0 BUILD 1 (01-01-13):[/B]
[LIST]
[*]Initial release
[/LIST]
Credits:
Faryaab
Ktemplton
Google
CyanogenMod Team
Teamhacksung
Codeworkx
Xplodwild
Nebkat
Espenfjo
Pawtip
Chainfire
Thanks to all those who donated or thanked
Follow Me On Twitter:
Donate:
If you like my work please consider a donation as it will help me keep this development alive and expand it to newer/other devices.
Installation Guide:
Thanks to BTRL30NTM
1) Download kernel you prefer.
2) Boot into recovery
3) Flash ROM
4) Flash Gapps
5) FLASH preferred kernel you downloaded and reboot.
6) Enjoy
Downloads
Latest Build:
Captivate
Google Apps:
Google Apps JB 20130301 MD5: B7E53E96E1C8B1A1C4865BF29418C8E0
i have to say you are the real man to make so nice rom for captivate ,thank you much....:thumbup:
Sent from my GT-I9000 using xda premium
aliver.dun said:
i have to say you are the real man to make so nice rom for captivate ,thank you much....:thumbup:
Sent from my GT-I9000 using xda premium
Click to expand...
Click to collapse
Np ..... I've always wanted it on the captivate.....plus this is my second ROM i have every compiled so.......ya:thumbup::thumbup:
Sent from my SPH-D710 using xda app-developers app
Look at you branching out congrats
ktempleton said:
Look at you branching out congrats
Click to expand...
Click to collapse
Lol.... Thanks
Sent from my SPH-D710 using xda app-developers app
How is the ROM treating everyone
Sent from my SPH-D710 using xda premium
Ahhhhhh don't have time tonight but for sure will flash tomorrow. Thanks for another Rom for this old phone
Sent from my SGH-I897 using xda app-developers app
I'm trying to use this rom. It is hanging at the semaphore screen. 3 button combo to recovery doesn't work.
df
merikgvr4 said:
I'm trying to use this rom. It is hanging at the semaphore screen. 3 button combo to recovery doesn't work.
Click to expand...
Click to collapse
Me too, is there any way how to fix it ?
ivek36 said:
Me too, is there any way how to fix it ?
Click to expand...
Click to collapse
Same issue,can't enter into the home page and it was holding on the Kernel and can't enter into CWM,I have to flash another Rom via Odin...I suspected the ROM lose some file maybe....
Pls OP to fix it and AOSP is very nice,thanks...
aliver.dun said:
Same issue,can't enter into the home page and it was holding on the Kernel and can't enter into CWM,I have to flash another Rom via Odin...I suspected the ROM lose some file maybe....
Pls OP to fix it and AOSP is very nice,thanks...
Click to expand...
Click to collapse
ivek36 said:
Me too, is there any way how to fix it ?
Click to expand...
Click to collapse
Bad compile I'll have new build up soon.
Sent from my SPH-D710 using xda premium
hazedabeast said:
Bad compile I'll have new build up soon.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
After flash a kernel via Odin,it can work...
aliver.dun said:
After flash a kernel via Odin,it can work...
Click to expand...
Click to collapse
Did it work for you?
Sent from my SPH-D710 using xda premium
hazedabeast said:
Did it work for you?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
yes,it work well..thanks
aliver.dun said:
yes,it work well..thanks
Click to expand...
Click to collapse
Rom fast?
Sent from my SPH-D710 using xda premium
hazedabeast said:
Rom fast?
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
Very fast smooth,but I found no APN in it ..can you help to check..
Sent from my SGH-I897 using xda premium
aliver.dun said:
Very fast smooth,but I found no APN in it ..can you help to check..
Sent from my SGH-I897 using xda premium
Click to expand...
Click to collapse
theres no apns?
hazedabeast said:
theres no apns?
Click to expand...
Click to collapse
Yes.I can not find it..
Sent from my SGH-I897 using xda premium

[ROM][KK 4.4.2][20/05/2014] Unofficial SuperNexus KK4.4.2 build 1.2.5 port

This is a port of [ROM][UNOFFICIAL][AOSP][KK][4.4.2][KOT49H] SuperNexus 4.0 for the Samsung Captivate.
All the hard work was done by aways so spam his thanks button!
The main idea behind SuperNexus is to provide stock Android experience, just like how Google intended it to be. SuperNexus is entirely built from Google's AOSP source. A lot of improvements and optimisations have been done to the Google's Source Code to have the best possible Vanilla Android Experience. SuperNexus is very light too as there are no 3rd party apps (ZERO Bloatware).
System Details:
Android 4.4.2 KitKat (KOT49H - Android-4.4.2_r1)
All KitKat features and apps (Nothing excluded from AOSP)
No Visual Changes!
Stock KitKat look and feel
This will turn your Samsung Captivate into a Nexus 5
ROM Features:
Deodexed
Rooted (Super SU)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Android Source Code vastly improved and optimised (i.e. Bionic, Dalvik, Webkit, Framework, libcore, SQlite etc - Thanks to CAF)
Init.d Support
Rsync Support
UserInit Support
Bash & Nano Support
Native SIP/VOIP Support
OpenSSH Support (ssh, sshd, scp, stfp)
HSPA+ Support
OpenVPN Support
Ad-Hoc Network Support
exFAT and NTFS-3G support
EXT4 File System Optimisations
Large APN & SPN List
SELinux enabled
Framework Features:
-Extended Power Menu (Reboot, Recovery, Download & Screenshot Options)
-Tweaked Animation Values Of Progress Spinners (Silky Smooth Loading Spinners)
-Options for switching between USB Mass Storage and MTP/PTP (On Specific Devices)
Browser Features:-
-Increased Maximum Tab limit from 16 to 64
-Option To Close All Tabs With One-Click
-Allowed Any Type Of File To Be Downloaded
Phone Features:-
-Noise Suppression
Miscellaneous Features:
-Allowed Installation Of Apps From Unknown Sources By Default
-Disabled Data Roaming By Default
-Removed Google's Software Updates Option from Settings
-Enabled Gesture Input By default
-Emoji Enabled by default
-Hardware Information of the device (Settings>About Device>Hardware Information)
DOWNLOAD SuperNexus KK4.4.2 build 1.2.5
GAPPS: PARANOID MINI MODULAR PACKAGE (ART compatible)
Goo.im
Android File Host
Dev-Host
OLD ROMS:
DOWNLOAD SuperNexus KK4.4.2 build 1.1.1
If you need more customization install Xposed Framework and Gravity Box: most of the Gravity Box mods will work.
A special thank to pawitp, Alberto96, mohammad.afaneh and cannondaleV2000 for the kernels.
First! ( Oh, dream come true to say that )
Anyway, thanks for this fresh work! I'll try it later on
This is really smooth nice feel to it and sure feels like you have a Nexus
Monfro said:
This is a port of [ROM][UNOFFICIAL][AOSP][KK][4.4.2][KOT49H] SuperNexus 4.0 for the Samsung Captivate.
All the hard work was done by aways so spam his thanks button!
The main idea behind SuperNexus is to provide stock Android experience, just like how Google intended it to be. SuperNexus is entirely built from Google's AOSP source. A lot of improvements and optimisations have been done to the Google's Source Code to have the best possible Vanilla Android Experience. SuperNexus is very light too as there are no 3rd party apps (ZERO Bloatware).
System Details:
Android 4.4.2 KitKat (KOT49H - Android-4.4.2_r1)
NeatKernel with CMA
All KitKat features and apps (Nothing excluded from AOSP)
No Visual Changes!
Stock KitKat look and feel
This will turn your Samsung Captivate into a Nexus 5
ROM Features:
Deodexed
Rooted (Super SU)
BusyBox Installed
No 3rd Party App
ZERO Bloatware
Android Source Code vastly improved and optimised (i.e. Bionic, Dalvik, Webkit, Framework, libcore, SQlite etc - Thanks to CAF)
Init.d Support
Rsync Support
UserInit Support
Bash & Nano Support
Native SIP/VOIP Support
OpenSSH Support (ssh, sshd, scp, stfp)
HSPA+ Support
OpenVPN Support
Ad-Hoc Network Support
exFAT and NTFS-3G support
EXT4 File System Optimisations
Large APN & SPN List
SELinux enabled
Framework Features:
-Extended Power Menu (Reboot, Recovery, Download & Screenshot Options)
-Tweaked Animation Values Of Progress Spinners (Silky Smooth Loading Spinners)
-Options for switching between USB Mass Storage and MTP/PTP (On Specific Devices)
Browser Features:-
-Increased Maximum Tab limit from 16 to 64
-Option To Close All Tabs With One-Click
-Allowed Any Type Of File To Be Downloaded
Phone Features:-
-Noise Suppression
Miscellaneous Features:
-Allowed Installation Of Apps From Unknown Sources By Default
-Disabled Data Roaming By Default
-Removed Google's Software Updates Option from Settings
-Enabled Gesture Input By default
-Emoji Enabled by default
-Hardware Information of the device (Settings>About Device>Hardware Information)
DOWNLOAD SuperNexus 4.0 build 1.1.1
DOWNLOAD GAPPS
If you need more customization install Xposed Framework and Gravity Box: most of the Gravity Box mods will work.
A special thank to pawitp, Alberto96, mohammad.afaneh and cannondaleV2000 for the kernels.
Click to expand...
Click to collapse
Cant wait to try it.
Sent from my SGH-I897 using xda app-developers app
.
Sent from my SGH-I897 using Tapatalk 2
Great port. Pretty much exactly what I was looking for on the old Captivate.
Sent from my GT-I9505G using xda app-developers app
hey guys how is everyone? Great ROM by the way, I am just wondering if there is a way to enable volume button wake nativly from settings or do I have to download an app to activate it?
Plans to update to build 1.2? (Has call delay Fixed )
ManaSV93 said:
Plans to update to build 1.2? (Has call delay Fixed )
Click to expand...
Click to collapse
It was already included in this build.. For this reason I called it 1.1.1 and not 1.1 as the original.
Rom updated.
Link to new gapps.
I see a lot of people downloading Supernexus. I suggest to try SlimKat from my other thread: seems to run smoother.
slimkat vs supernexus
Monfro said:
I see a lot of people downloading Supernexus. I suggest to try SlimKat from my other thread: seems to run smoother.
Click to expand...
Click to collapse
I ran Slimkat last month and Supernexus this month. Slim has a few more inherent features that GravityBox alone cannot help Supernexus with. I have liked both ROMs so far. I am thinking of switching back to Slimkat- the memory management seems to be different on Supernexus and occasionally my media player closes when in the background- not a big deal though. I am going to try both with Neat kernel 1.09.
Thank you very much @Monfro :good:
@Monfro any chance we'll see a 4.4.3 update to supernexus
Sent from my SGH-I897 using XDA Premium 4 mobile app
Can't seem to get pa_gapps to install. It says it's successful, but they're not there when I reboot?
Maybe try to redownload pa_gapps, and try again?
Sent from my SGH-I897 using XDA Premium 4 mobile app
swiftlycreepin said:
@Monfro any chance we'll see a 4.4.3 update to supernexus
Sent from my SGH-I897 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Probably not, since original Supernexus is no more updated.
Slim, CM11 and Omni now have a better optimized base.
Alright. I'm currently running a minimal install of ArchiDroid, when I posted that I was still running the port of SN
Sent from my SGH-I897 using XDA Premium 4 mobile app
Need help...
Tried to flash this ROM, i did a factory wipe, flashed it, now stuck on Semaphore logo. (coming from 2.3.5 based Legend v.6 ROM)
Its not the apps. It might possibly be how the space is partitioned. Im coming from SlimBean rom if it helps.
swiftlycreepin said:
Maybe try to redownload pa_gapps, and try again?
Sent from my SGH-I897 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Sent from my ME173X using XDA Free mobile app
Uhm. Maybe try flashing from stock?
Sent from my Rogers Captivate (sgh-i896)

Categories

Resources