[ROM][4.3] Nexus S AOSP JLS36G / 24.09.2013 v0.7 - Nexus S Android Development

Completely built from AOSP source without any modifications and this ROM will be kept that way (except for bug fixes and performance improvements)
This is my first built ROM so be warned!
Only for Nexus S! (It will NOT work on Nexus S 4G)
Features:
Clean AOSP 4.3
Marmite kernel
Known to work:
RIL (Call, SMS, MMS) (MMS - not tested but should be working)
WIFI
Sound
Camera
Vibration
Sensor
Internal Storage
EGL / Touch screen
NFC
Bluetooth
Known issues:
Superuser must be flashed using seperate zip
{
"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"
}
Installation steps:
Boot into recovery
Wipe data/factory reset
Install aosp_crespo-jb43-v0.7.zip
Install gapps-jb-20130813-signed.zip
Install superuser.zip
Reboot
Wait (first boot will take some time)
Enjoy
Download:
ROM: Download
Gapps: goo.im
Superuser: superuser.zip
Changelog
Code:
24.09.2013 v0.7
* Updated to 4.3 r3.1 (JLS36G)
* Marmite kernel 9.1
16.09.2013 v0.6
* Marmite kernel updated to 3.0.96
* Completly removed Superuser from ROM (it was not working correctly anyway)
01.09.2013 v0.5
* Updated to 4.3 r2.2 (JSS15Q)
* Marmite kernel updated to 3.0.94
* New gapps link ([B]if you want to use new gapps full factory reset is [COLOR="Red"]required[/COLOR][/B])
Source:
GitHub
Thanks to:
@greenblue
@steven676

Changelog:
Code:
14.08.2013 v0.4
* Removed AOSP Calendar app
13.08.2013 v0.3
* Fixed bluetooth
13.08.2013 v0.2
* Fixed cropped lockscreen
* Fixed location services
* Changed from SuperSU to Koush Superuser so that it would be easier to make update package but something is still not working as expected :)
* Some other small fixes

Thanks friend! Can you share device tree etc on github?

u can ask win7fun how to fix bluetooth : http://forum.xda-developers.com/showthread.php?t=2380527&page=17

Aerys said:
Thanks friend! Can you share device tree etc on github?
Click to expand...
Click to collapse
Added link to GitHub repo in main post

Bluetooth not working
Cropped clock on lock screen
Click to expand...
Click to collapse
Both of those issues are fixed in win7fun build.
What about location services? Is it working?
Glad to see someone is stepping up! Will test tonight

I got a Warning: No file_contexts while flashing the zip via CWM, but it installed fine and is working just fine! :fingers-crossed:
That cropped clock actually looks kinda stylish! :laugh:

What about location and camera??
Sent from my Nexus S using xda premium

Lafriks said:
Bluetooth not working
Click to expand...
Click to collapse
Not 100% sure what's happening here, but I believe you are going to need to build your own kernel even if that's not the root cause of the problem. The following two commits are kind of important for fully working BT: https://github.com/CyanogenMod/andr...mmit/19a208a64958ff0cefb43c7b1623307ca090edd2 (allows phone to sleep after initializing BT hardware), https://github.com/CyanogenMod/andr...mmit/15ced1fb4a207c2e99ea007ce447d9b5cd676435 (allows use of Bluetooth keyboards and mice).
Lafriks said:
Cropped clock on lock screen
Click to expand...
Click to collapse
That's the bug fixed by this patch against frameworks/base.
As for network location, have a look at the overlays in device/sample/products. You can either copy over the relevant changes directly, or (better yet) just include those overlays in your build -- look at soju.mk in my tree for an example. (If you want to start from that product instead of full_crespo, use "lunch soju-userdebug" instead of "lunch full_crespo-userdebug" when building.)

jayzu2512 said:
What about location and camera??
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Camera works just fine. Location.. I enabled everything and tried using Maps, but it hasn't got a lock on just yet....

aalaap said:
Camera works just fine. Location.. I enabled everything and tried using Maps, but it hasn't got a lock on just yet....
Click to expand...
Click to collapse
In v0.2 location services should be now working just fine

steven676 said:
Not 100% sure what's happening here, but I believe you are going to need to build your own kernel even if that's not the root cause of the problem. The following two commits are kind of important for fully working BT: https://github.com/CyanogenMod/andr...mmit/19a208a64958ff0cefb43c7b1623307ca090edd2 (allows phone to sleep after initializing BT hardware), https://github.com/CyanogenMod/andr...mmit/15ced1fb4a207c2e99ea007ce447d9b5cd676435 (allows use of Bluetooth keyboards and mice).
That's the bug fixed by this patch against frameworks/base.
As for network location, have a look at the overlays in device/sample/products. You can either copy over the relevant changes directly, or (better yet) just include those overlays in your build -- look at soju.mk in my tree for an example. (If you want to start from that product instead of full_crespo, use "lunch soju-userdebug" instead of "lunch full_crespo-userdebug" when building.)
Click to expand...
Click to collapse
Thanks for the hints! Hoped to get away without compilling kernel but oh well.. Will try to look at compilling and testing marmite/cm kernels to try to fix bluetooth but that's for tomorow... it's too late already for me tonight

Lafriks said:
Thanks for the hints! Hoped to get away without compilling kernel but oh well.. Will try to look at compilling and testing marmite/cm kernels to try to fix bluetooth but that's for tomorow... it's too late already for me tonight
Click to expand...
Click to collapse
Location isn't working. Plz fix it
Sent from my Nexus S using xda premium

Superuser
ClockworkMod :https://play.google.com/store/apps/details?id=com.koushikdutta.superuser&hl=en_GB

jayzu2512 said:
Location isn't working. Plz fix it
Sent from my Nexus S using xda premium
Click to expand...
Click to collapse
Does work for me. Did you wipe dalvik/cache? Can anyone else confirm location working/not working?

Just did a quick check with this ROM.
- Network Location is working for me.
- Bluetooth not working because of missing libbt-vendor.so in /system/vendor/lib. Extracted from win7fun's build an attached to this post. Rename to 'libbt-vendor.so' (Only remove '.zip' extension. It is not zipped !) Push to /system/vendor/lib and to be clean, chmod to 644. And NO, i won't make a flashable zip of it. If anyone wants to do, feel free.
- However, there seems to be a bug with the Data signal indicator. It doesn't switch fron 3G to H and doesn't show the little traffic up/down arrows.
Beside that, very good work !
Greetz

Lafriks said:
Does work for me. Did you wipe dalvik/cache? Can anyone else confirm location working/not working?
Click to expand...
Click to collapse
u can make a flash.zip for location fix ?

leap_ahead said:
u can make a flash.zip for location fix ?
Click to expand...
Click to collapse
Location fix is already included in rom v0.2 (link to download it in main post)

Lafriks said:
Location fix is already included in rom v0.2 (link to download it in main post)
Click to expand...
Click to collapse
yes I know but I use other rom ..

lagloose said:
Just did a quick check with this ROM.
- Network Location is working for me.
- Bluetooth not working because of missing libbt-vendor.so in /system/vendor/lib. Extracted from win7fun's build an attached to this post. Rename to 'libbt-vendor.so' (Only remove '.zip' extension. It is not zipped !) Push to /system/vendor/lib and to be clean, chmod to 644. And NO, i won't make a flashable zip of it. If anyone wants to do, feel free.
- However, there seems to be a bug with the Data signal indicator. It doesn't switch fron 3G to H and doesn't show the little traffic up/down arrows.
Beside that, very good work !
Greetz
Click to expand...
Click to collapse
Thanks. Found where Google has moved libbt repo so libbt-vender.so is now built from source and included in ROM. Have no devices at hand now to check if it's really working but bluetooth can be enabled now and at least it scans for devices. Fixed in v0.3
Will look what can be done about mobile data signal indicator

Related

[ICS 4.0.4]Unofficial CM9 - Nightly 6a Released - [27/08/2012]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Members: Marcel Lehmann - Michael Bernhard - Redy - Oscar Covarrubias - Diederik Ciers - Omer - Chenlei - Duarte Andrade​
Notes:
- To cookers: If you want to use parts or all of this ROM for your custom cooks, ask me for permissions with private message.
- To everyone: Please don't mirror this ROM
FAQs - Read it first before you ask anything please.
Before posting an issue make full wipe via CWM at least once.
Requirements:
CWM Recovery
Our zip file
Instructions:
Download the FreeOptimusProject-xxx.zip
Backup your /data contents: contacts, apps, sms, etc. or backup via recovery
Enter CWM and:
- Select 'backup and restore -> Backup' (not necessary but recommended)
- Select 'wipe data/factory reset' (Obligatory)
- Select 'wipe cache partition' (Obligatory)
- Select 'advanced/wipe Dalvik cache' (Obligatory)
- Flash the FreeOptimusProject-xxx.zip. To do this, Select 'install zip from sdcard -> choose zip from sdcard' and select the FreeOptimusProject-xxx.zip
Reboot (first boot will take ~3 mins)
Please make sure you followed the above steps before reporting any issues, especially 'wipe data/factory reset'
Hall of Donators:
* Михаил Просяник
* Zarafonitis Konstantinos
* Роман Романов
* DaemonOnx
* Abel Maximo
* Daniel Hernández
* Luis Ernesto Cortes Escoffie
Thx for your huge support!
Downloads:
Go to Download page at Free Optimus Project's Blog
Donate:
If you are enjoying our work please consider donating:
DONATE TO ME
Donations are voluntary but allow us to spend more time on this project.
Source:
Android sources:
https://github.com/gabwerkz/ics_device_optimus_black
Thanks:
- Tantrums helping on Aroma and including G-Recovery
- johnnyperovvip for operator name fix
- omer for usb mass storage fix
Logcat
Logcat:
Nightly 6a:
Latest fixes from CM9
Update to stable version of CM9
Audio improvements
Little RAM fixes.
Nightly 6:
Updated kernel to FOP v1.2 - Few improves and new network files.
2G/3G now must work everywhere (There is still the bug with black icon, it will got fixed soon).
New netd file, fix networks bug.
Trebuchet as default launcher
Added xml and jar files - Those was missed and cause inestability.
Deleted Titaniumbackup.apk and apexlauncher.apk
G-Recovery and E-Recovery support
Tweaks at build.prop
Sync with CM9 RC1
Improve at camera - 60% is done.
Sound Improves.
A lot of minor bug fixes.
Nightly 5:
Compiled from scratch
3g work now!
Better perfomance.
Videos Black and White bug is fixed now.
Vibration works now
Downloads from market already inside the rom
Gapps removed, installed it separatly.
Same tweaks on build.prop
Camera works better now, it is still bugy but not that much FC.
Improve battery life
A lot of minor bug fixes.
Nightly 4:
fixed network libs
added 2G/3G tweaks
some GSM tweaks
new official boot-animation added
fixed some force close issues
updated Gapps
heapsize increased to 64m
same battery tweaks
enabled HW acceleration by default
enable GPU & video Rendering
enabled Quick Boot Mode
Disabled Kernel Error Logging
call delay fix
PIN also work now
Nightly 2a:
Fixed Root files.
Added Astro.
Added G-Recovery. Original method: Long press lock button -> Reboot -> Recovery. This work fine.
Fixed Operator name on statusbar and lockscreen.
Fixed Usb Mass Storage
Partial Camera Fix. Front camera show but it is on black and white as videos.
Replaced Music Player by CM9 one.
Fixed slow bootanimation.
Fixed bugs from Nightly2. Now sd card works, music app show your sd music, notification sounds are there, gallery works fine.
Nightly 1:
Compiled CM9 from source, latest one.
Compiled new Kernel with a lot of ICS supports and improves like gralloc.
Implemented WiFi with dhcp working
Partial GSM implemented - Go to reply 3 and you will see what Im talking about
Audio fully fixed (Mic, speaker, headset, etc)
New Gralloc files implemented (great perfomance)
Added Play Music and remove original one
SD Working without any problem
Mass Storage partial works, it need just little more changes.
HotFix 1:
Added Astro File Manager
Screens and Movies
extra stuff
if u dont like the cm9 launcher, use this : http://forum.xda-developers.com/showthread.php?t=1389071
This is Nova Launcher for ICS - very fast, smooth and with many options...
check this out​
Whats not working yet:
Camera
nice
Free Optimus Project Team i hope you will be there for a long time
any problem ? is this excellent ? like that video !? i stocked my all patientce and waiting ...
and i know my English is perfect
(sorry, this is one of my best post s)
edit:i forgot thanks all of you developers...
Sent from my LG-P970 using Tapatalk
omr911 said:
nice
Click to expand...
Click to collapse
lol dont hit thanks its not my thread
Sorry for asking but what is sim security ?
Sent from my LG-P970 using xda premium
Sobralobo said:
Sorry for asking but what is sim security ?
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
the Passcode you have to enter when booting, SIM CARD CODE ! mostly 4 numbers
thanks i download and i test now
that Rom could be use to everyday?
sexation said:
that Rom could be use to everyday?
Click to expand...
Click to collapse
That depends on you. You can see whats working and whats not. Obtain your answer based on that.
guys great work, i have heard that hardware acceleration is one of the most important things in ics, and im wondering if it is too hard to make it work . inform me if u can
FreeOptimusProject said:
[*]Partial GSM
[*]2G/3G
Click to expand...
Click to collapse
Does it mean GSM only and no data and no UMTS?
eighty-four said:
Does it mean GSM only and no data and no UMTS?
Click to expand...
Click to collapse
True that
Sent from my LG-P970 using XDA
i just have one problem, i can't download and install from the market, what can i do i don't have any message
That could be another reason then why some people had no connection. Not all operators using GSM nowadays.
@dlarralde
As said above you can only make GSM voice calls.
dlarralde said:
i just have one problem, i can't download and install from the market, what can i do i don't have any message
Click to expand...
Click to collapse
look at the "whats not working yet" post, its mentioned there, you cant do any fix.
FreeOptimusProject said:
Whats not working yet:
Camera
Sim Lock Security
Partial GSM
2G/3G
Hardware Acceleration
You cant download any app from market yet...
You need to disable your sim security before flash this ROM or you will dont have GSM
Click to expand...
Click to collapse
can be added to the 1st post? , seems that some peoples don`t read all OP posts .... thanks

[ROM][MIUI][JB 4.1] GearUI, GearKernel Powered [Vibrant][3.9.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"
}
Features:
Based on Official MIUIAndroid 3.9.13 Release
[*]Full Multi Language Support
GearKernel 1.0.8s Exclusive for MIUI (Support added in Ramdisk)
No CPU UI Acceleration (only GPU is used, in all the ROM)
Android 4.2 Camera
Latest Google Apps Included
Spirit FM Radio built-in (if u want to use it u must add an init.d script)
Removed useless stuff
Android 4.2 Keyboard
GearTools full working
Optimized all APKs (no compression and maximum speed)
Tweaked to the MAX
Init.d Scripts for ZipAlign, Database Optimization and GearTweaks
Using latest sources for GPS and Camera
Enhanced Video/Photo Quality
OTA Updates
AriesParts now built-in (with vibration intensity change, tv-out support...)
Blocked ADs
Google DNS used by default
SuperSU instead of MIUI Root Permission Management (working bad with many apps)
Using lots of 4.3 Stuff
Newer GPS Libraries (needs testing)
Maybe more i don't remember
Click to expand...
Click to collapse
Changelog 3.9.13:
Full MultiLanguage Support
Fixed GearTools bug (using SuperSU as root management app)
OTA Updates
Added AriesParts
Update to 3.9.13 Base MIUI
Vibrant and Captivate Support
Maybe other i don't remember
Click to expand...
Click to collapse
Screenshots
Downloads:
3.9.13 ROM
3.9.13 Mirror
I9000B Patch
Captivate Patch (needs testing)
Vibrant Patch (needs testing)
OLD
3.9.6 ROM
NavBar Enabler (48 & 40 dpi)
I9000B Patch
Click to expand...
Click to collapse
Installation Guide:
Update Installation (if coming from a previous release):
Copy the Archive to your preferred Storage (internal/external)
Wipe Cache
Wipe Dalvik Cache
Format /system
Install the ROM
[ONLY FOR I9000B/Captivate/Vibrant] Install Patch
Reboot Phone
Full Installation (if coming from some other rom):
Copy the Archive to your preferred Storage (internal/external)
Wipe Data/Factory Reset
Format /system
Install the ROM
[ONLY FOR I9000B/Captivate/Vibrant] Install Patch
Reboot Phone
Click to expand...
Click to collapse
Credits:
MIUI
Google for Android
Many others
Click to expand...
Click to collapse
​
Thanks for your great work in keeping the vibrant alive. I will try this out when I get some time. You are very appreciated.
GearUI ROM Download Links Fixed without device check bug
My big big big FAIL. In Device Patch i left format /system -.- So every time you flash the device flash system contents will be deleted and of course phone won't boot -.-
Uploading a working patch xD
Working patches are up. Same links as before but archive script is different.
Sorry for before
Enjoy!
Thanks for picking this up if you plan on maintaining development I will leave miui with you.
Sent from my Nexus 4 using Tapatalk 4
What init.d tweaks are needed to make spirit FM work?
Sent from my Xoom using Tapatalk 4
No radio fm hardware available for vibrant. I left this feature also on this thread because I copied Galaxy s i9000 thread. In next version I will add a remove feature to device patches.
Sent from my GT-I9500 using Tapatalk 4
Installed per directions, lost root, Super user su needed updating, couldn't update, recovered to nandroid.
Reinstalled with Superuser SU per Dougfresh's advice. Everything booted well, could not connect to TMobile. Lost IMIE, went stock and back to CM10.1 will try again when I don't need my phone.
Sent from my SGH-T959 using XDA Premium 4 mobile app
You need to reflash a SU like this: http://download.chainfire.eu/351/SuperSU/UPDATE-SuperSU-v1.65.zip
Anyone else having issues with in call volume? I don't get anything.
Sent from my GT-I9000 using Tapatalk 4
Cooptx said:
Anyone else having issues with in call volume? I don't get anything.
Sent from my GT-I9000 using Tapatalk 4
Click to expand...
Click to collapse
Mine starts with airplaine mode straight after flashing, no sound. Tried other kernels, still the same.
ioancr said:
Mine starts with airplaine mode straight after flashing, no sound. Tried other kernels, still the same.
Click to expand...
Click to collapse
It is normal, i disabled all sounds and enabled airplane mode as default settings. If u disable airplane mode and enable all u want in settings all should work.
For in-call audio don't know, its a bit strange .....
Alberto96 said:
It is normal, i disabled all sounds and enabled airplane mode as default settings. If u disable airplane mode and enable all u want in settings all should work.
For in-call audio don't know, its a bit strange .....
Click to expand...
Click to collapse
Yes, it was just a toggle (however it took quite a bit to figure out that THIS was causing also the "SIM not found" message during the setup wizard; one also cannot toggle off the airplane mode until the wizard is done; maybe it's only my phone )
I have found the culprit causing no in-call sound, if OP allows, I'll add the link to the working patch here (with fixed Su, now the stock Permission works with pop-ups, also GearTools seems ok )
Good job!
ioancr said:
Yes, it was just a toggle (however it took quite a bit to figure out that THIS was causing also the "SIM not found" message during the setup wizard; one also cannot toggle off the airplane mode until the wizard is done; maybe it's only my phone )
I have found the culprit causing no in-call sound, if OP allows, I'll add the link to the working patch here (with fixed Su, now the stock Permission works with pop-ups, also GearTools seems ok )
Good job!
Click to expand...
Click to collapse
Ok, u can attach it here in thread
Thanks for your help in testing
Fixed patch:
here
Does this replace the original patch or in addition to?
Sent from my SGH-T959 using XDA Premium 4 mobile app
livbean said:
Does this replace the original patch or in addition to?
Sent from my SGH-T959 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
It has all the files the original patch had PLUS some audio libraries added from a working Vibrant port AND replaces Su binnary in xbin folder. Hence it fixes no in-call sound issue and root problems with previous patch. Now the stock Permission Manager should be fully working, no more need for SuperSu app.
After a day of use I can say the same as some time ago with early Miui v5 builds: they are less smooth than Miui v4.1, unfortunately. Beautiful, for sure, but it is not enough (for now).
Hoewever I pray the OP to continue his work, I will be testing your builds as they come. Thank you so much!
ioancr said:
After a day of use I can say the same as some time ago with early Miui v5 builds: they are less smooth than Miui v4.1, unfortunately. Beautiful, for sure, but it is not enough (for now).
Hoewever I pray the OP to continue his work, I will be testing your builds as they come. Thank you so much!
Click to expand...
Click to collapse
Unfortunately more i can't do. MIUIv5 have lots of heavy stuff and our phone can't do more. The only solution (not so good) is removing many miui apps but this is useless and you can install a cm based rom if u want something really light without useful apps :/
Maybe when miui will be based on android 4.3 we will gain more performance but for now, its near the limit

[ROM][4.4.2][UNOfficial]OmniROM[21052014] i9082 b10 [F2FS]

{
"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"
}
News
Offical Site
XDA Forums
Twitter
Facebook
Google+ (General)
IRC(User)
JIRA
Disclaimer
Flash At Your OWN Risk
How to Install
Install CWM 6.0.4.4 or above
Factory Reset
Format System
Install ROM
Install Google Apps
Install SuperSU
DOWNLOAD
CWM
ROM
From build 8 the rom will be available at following location
androidfilehost
Google Apps
Google Apps2
ART compatibleGapps
ART compatibleGapps.~!!!WOKRKS
SuperSU
SuperSU not needed from build 5
Sources
Github
My Github
Gerrit
IRC(Dev)
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera (photo & video)
Video playback
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Only the primary SIM slot works
screenrecord does not work
FM Radio does not work (you can use SpiritFM, but I'm not providing support for any problem)
Stock browser does not use hardware acceleration (Please use Google Chrome)
Sometimes wake up causes music stutter
Camera sometimes crash when closing app/share
Small artifact in Camera UI
Does not work on 4.1 stock ROM's bootloader, please upgrade to 4.2 before flashing
* Thanks to Paranoid Android for Google Apps. If you are not sure which packages to choose, just select modular package. *
* Big thanks to pawtip for providing device tree and patches for our device *
PLZ provide feedback and If you like my work plz hit "THANKS"
​
build 9 is up.
Changelog :- https://changelog.omnirom.org/
Build 10 is up.
changelog :-
- Added supersu,
- modified with extreme performance and battery saving tweaks.
- Compiled with LTO. read below.
Link-time optimization is a type of program optimization performed by a compiler to a program at link time. Link time optimization is relevant in programming languages that compile programs on a file-by-file basis, and then link those files together (such as C and Fortran), rather than all at once (such as Java's "Just in time" (JIT) compilation.
Once all files have been compiled separately into object files, a compiler links (merges) the object files into a single file, the executable. As it is in the process of doing this (or immediately thereafter) a compiler with link-time optimization capabilities can apply various forms of interprocedural optimization to the newly merged file. The process of merging the files may have removed the knowledge limitations that occurred in the earlier stages of compilation, allowing for deeper analysis, more optimization, and ultimately better program performance
Click to expand...
Click to collapse
- updated to latest omni changes
- f2fs supported. see this link for how to change to f2fs http://forum.xda-developers.com/showpost.php?p=49845556&postcount=2
FOR BUILD 10- NEEDS TO FLASH following kernel.(without or with f2fs this kernel needs to be flashed.)after boot, you can use any kernel.
http://www.androidfilehost.com/?fid=23501681358536712
The following issues were fixed on Grand thanx to @pawitp and his following patches.
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to workaround hwc issues: https://gist.github.com/pawitp/7891444.
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to packages/apps/Camera2 to fix panorama: http://review.cyanogenmod.org/#/c/55785/ (merged)
Patch to external/chromium_org to workaround hwc issues: https://gist.github.com/pawitp/7910708
reserved more ...just in case..
one last for me...
WOWOW.Really!!!!!!!!!!!!!!!!!!
Thank You so muchhh @k2wl.
Thanks K2wl for awesome ROM!! :thumbup::thumbup: i am downloading it and gonna try it
Sent from my GT-I9082 using Tapatalk
Parth2187 said:
Thanks K2wl for awesome ROM!! :thumbup::thumbup: and i am downloading it
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
screen shots ?
himuslg123 said:
screen shots ?
Click to expand...
Click to collapse
Lol.. I'm still downloading it.. You didn't read my post..
Sent from my GT-I9082 using Tapatalk
Parth2187 said:
Lol.. I'm still downloading it.. You didn't read my post..
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
how come its official omni 4.2.2 for grand?
btw thanks kwl for your efoorts and support
@k2wl
You have written "Official"?
can i flash this over carbon rom ?
Sent from my GT-I9082 using Tapatalk
Donnalyn said:
can i flash this over carbon rom ?
Sent from my GT-I9082 using Tapatalk
Click to expand...
Click to collapse
Yes, just wipe data, cache and dalvik cache
xenon92 said:
@k2wl
You have written "Official"?
Click to expand...
Click to collapse
my bad. corrected.sorry---
k2wl said:
my bad. corrected.sorry---
Click to expand...
Click to collapse
Dude treat this as an official one Thnxx mate for the work:victory:
@k2wl
Sorry, just reporting few bug. Not serious bug through
The screenshot and recent apps are blacked out
black87 said:
@k2wl
Sorry, just reporting few bug. Not serious bug through
The screenshot and recent apps are blacked out
Click to expand...
Click to collapse
screen shot is not yet fixed.
recent apps are blackedout because of that only.
next build i will try fix screenshot
k2wl said:
screen shot is not yet fixed.
recent apps are blackedout because of that only.
next build i will try fix screenshot
Click to expand...
Click to collapse
Apply this patch and both will be fixed.
http://review.cyanogenmod.org/#/c/53162/
How is this rom differnt from cm 11??
If you found my post helpful press the thanks button ?
parag tetambe said:
How is this rom differnt from cm 11??
If you found my post helpful press the thanks button ?
Click to expand...
Click to collapse
Multi window
I have not yet seen Omni's implementation of multi window... it's a great chance to try!!
People said it's buggy tho...
k2wl said:
reserved
Click to expand...
Click to collapse
Wish i had 10000 thanks per day and i would have used all on ur posts
developers are like gods

(ROM)(5.0.2)(vs980)(AOSP)(BUMPED)(39a) AOD-CuStOm (Updated Date 04-13-2015)

{
"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"
}
This my Friends is a sign of a change.
To those that have the ability to change
Will reap the benefits from this change.
This is Basically Out Of the Box AOSP.
No Frills or Thrills
Just Slightly Modified
With the Basic features to get you though the day.​*******Caution********
This ROM comes with a Bumped boot.img.
Use Caution when installing this latest firmware.
This is the only Warning I am going to give.​
Github
Device and My Material
Gerrit
Google+​
Special Thanks
In no Particular Order
- @google
- @dhacker
- @JackpotClavin
- @Somber73
- @sykopompos & the BitSyko Development Team (for Layers)
- @nitroglycerine33
- @papi92
- @Mazda
- Many others... (if you're feeling upset being out of the thanks list just send a PM )​
Standard Disclaimer
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
Click to expand...
Click to collapse
Installation Instructions....
- Must be running the 39a bootstack (if not see step below)
- Have to have booted the 39a update at lease once from xdabbeb HERE
- Make sure you're running a proper working Recovery (TWRP 2.8.5.1 Preferred)
- Copy 5.0.x GApps and ROM zip to your internal SDCard
- Boot into Recovery and Backup what ya got (including your EFS partiton JIC).
-Suggest formating System, Data, Cache (Do Not FORMAT Internal Storage)
- Flash ROM zip
- Flash GApps zip
- Reboot
Issues
-- Bandbase doesn't show up in Device Info (But you know what your on)
(Looking into it)
Changelog
(20150411)
-- Complete Theme over haul (back to stock)
-- Added in commits for ability to use Layers Manager
-- QS Tile adjustment
-- Viper Audio (Included in the build)
-- Adaway app
-- Layers Manager (Included in the build)
-- Nova Launcher is Default Launcher
-- Moto Turbo CommandCenter Widget
-- Some additional Memory leak fixes...
-- Fix Notificaiton light switch and set default color
-- Flash and find the rest....
(20150316)
-- Device tree changed over to JackpotClavin Awesome work.
-- Modified Device tree to be compatible with ROM Build.
(20150313)
-- Added in Some Minor Mods
( 1% avaiblility)
(center clock mod and color)
(Notification and Battery light Mod)
(Device Profiles)
-- Optimized for speed
-- Added Super Su into the rom updater
-- Some additional pre-theme adjustment.
-- Undercover work (To many other changes to list. HAHAHAHA.)
(20150116)
-- Kernel upstream change to CM (for better updates)
-- Added in Ambient display (You can disable it in Display Settings)
-- Added fix for Status bar location icon always on...
-- Adjusted some Audio and Media settings that were overlooked
-- Some additional undercover work
-- Only going with DARK MATERIAL :victory:
(20150109)
-- Fixed NFC (It turns on at lease on boot)
-- Fixed init.d scripts not loading on reboot
-- Reverted Dark Material for the time being
-- Turned off Lift to wake defaults.
-- Fixed some minor Bluetooth issues..
-- Added ability to tap on Statusbar Time to open Clock
-- Added ability to tap on Statusbar Date to open Calendar
-- Adjusted some internal device specific configs.
-- Speed things up a bit (Thanks Team DU...)
(20150101)
--Added Knock On script on Boot
--Added Double-Tap to sleep Option in Display Settings (On By Default)
--Removed Device Info Banner (For Now)
--Changed up Close all Recents (previous really didn't work to well)
--Kill app Longpress Back on Nav. (Optional in Developer Settings)
--Minor updates to performance and Battery like...
The Goods...
ROM
New Build (AOD_Dark)(Bumped)
Click HERE to Download
md5 = f353de50f096310c1079bba877550940
Updated 5.0.x GApps
5.0.x Gapps
Looking for some Layers
Official MEGA RRO Layers
Bootstack Downloads, Modems
XDABBEB's Tread
Recoveries
blastagator Tread
I don't normally ask for Donations and I will not start now, but if you feel the need then it will be greatly appreciated
This section is for issues that you individuals might come across while using this update.
Please log issue and use paste.ubuntu.com to post the log.
Reply to this post with the link to the log so that I can see what I can do to make it better. This is a ROM
Based on Open Source and also a XDA Community of individuals willing to help out.
Thanks in Advance. .:highfive:
Mine toooo
first/or 3rd......new you where gonna release this lol
bamafan39 said:
first......new you where gonna release this lol
Click to expand...
Click to collapse
Yeah a little Birdy told me tooooo...
Just flashed this. Really like it so far. Haven't had much time to play around with stuff, but running great so far. Noticed OK Google is gone. Did you remove it?
Sent from my LG-VS980 using XDA Free mobile app
OK Google is a Google launcher thing.. Still works just gotta have the launcher and Google Now.
OK thanks for the fast reply. Also noticed knock on is not working. Can I update touch firmware or will I need to flash renders kernel?
Sent from my LG-VS980 using XDA Free mobile app
Jeff Zaugg said:
OK thanks for the fast reply. Also noticed knock on is not working. Can I update touch firmware or will I need to flash renders kernel?
Sent from my LG-VS980 using XDA Free mobile app
Click to expand...
Click to collapse
Like the OP states... This is AOSP.... and No. Updating firmware will not make it magically happen... There is still a lot of code to merge in for such features.. The purpose of this tread is to help spread the word to other Dev's that there is other sources out there that can be built from. This is just a taste of what this source can do..
Thanks for updating..
Another ROM for the G2! Always good news!
UrbanBounca said:
Another ROM for the G2! Always good news!
Click to expand...
Click to collapse
More than just a new ROM. The possibility to open up much more development.
Edit: and some differentiation
I usually run a very vanilla KK ROM and so I just had to try this as my first lollipop ROM..
Very nice and smooth. I flashed last night and set everything up. I've had no issues so far. Thanks much to the dev!
Sent from my LG-VS980 using XDA Premium 4 mobile app
Jeff Zaugg said:
OK thanks for the fast reply. Also noticed knock on is not working. Can I update touch firmware or will I need to flash renders kernel?
Sent from my LG-VS980 using XDA Free mobile app
Click to expand...
Click to collapse
Flashing bouchigo's dt2w zip fixes knock on.
Front facing camera force closes and idk if it was supposed to but NFC doesn't work
dwest3784 said:
Front facing camera force closes and idk if it was supposed to but NFC doesn't work
Click to expand...
Click to collapse
I can't confirm NFC because I have nothing to test with, but I just tested the stock FFC with both pic and video without issue.
Personally, I find the Google camera has a few more features. Maybe try that?
dwest3784 said:
Front facing camera force closes and idk if it was supposed to but NFC doesn't work
Click to expand...
Click to collapse
Camera works for me too stock and open camera.
Wheres the log of the fc?
Lawlrus said:
Flashing bouchigo's dt2w zip fixes knock on.
Click to expand...
Click to collapse
Link please.. I will add it to the OP..
Sent from my LG-VS980
dwest3784 said:
Front facing camera force closes and idk if it was supposed to but NFC doesn't work
Click to expand...
Click to collapse
Just tested both Front and Rear camera and video with the app built with the ROM and no FC. As far as NFC well I gotta look into some of the updated commits made on it from other trees. Don't use the feature never have.
Sent from my LG-VS980
nobe1976 said:
Link please.. I will add it to the OP..
Sent from my LG-VS980
Click to expand...
Click to collapse
https://www.dropbox.com/s/ylw448jvn9ae1sm/Turn_Knockon-On_G2.zip?dl=0
Lawlrus said:
https://www.dropbox.com/s/ylw448jvn9ae1sm/Turn_Knockon-On_G2.zip?dl=0
Click to expand...
Click to collapse
Cool.. Testing and if all works out I will attach to OP.
Thanks
Edit: tested approve, just make sure that "Lift to wake" is disabled in Display settings.
Sent from my LG-VS980

[ROM][PORT][UNOFFICIAL][6.0.1][Project Marshmallow][Stable]

Disclaimer: I'm not responsible for bricked devices and dead sd-cards. This rom currently isn't stable for daily use. Install it on your own risk.
Features:
De-knoxed
De-bloated
Gapps installed
Busybox and sqlite installed
Deodexed
System size is 1.09gb
What's working:
Booting up
Bluetooth
System sound
Location
Touch
Storage
WiFi
Camera(XXU/FZ)
RIL(XXU/FZ)
Mobile data(XXU/FZ)
Lockscreen time-out and security
Play Store
Bugs:
Battery drain(as for me)
Links:
Stable
575.73 MB file on MEGA
mega.nz
Important Note:
Dont try to flash any other kernel, or you'll get bootloop or broken camera
For FZ: install the rom, than atteched kernel
Rom information:
Based on: Stock Marshmallow for J500H
Kernel: Linux 3.10.x
ROM Firmware Required: Latest 5.x baseband
Source Code: https://github.com/CaelestisZ/AetherAura
Version Information
Status: Beta
Thanks to:
Me)
@CaelestisZ for his wonderful kernel
@mazenbesis for fz testing
Created 2021-02-22
Last Updated 2021-07-01
If you appreciate my work, you can send me a tip)
Pay Юркевич Юрий using PayPal.Me
Go to paypal.me/sherman0idik and type in the amount. Since it’s PayPal, it's easy and secure. Don’t have a PayPal account? No worries.
www.paypal.me
Changelog:
Pre-alpha v1: initial launch
Beta 1:Storage and WiFi fixed; use AetherAura kernel; SetupWizard removed
Beta2: Camera fully fixed; ported stock camera app from a300fu: added SMusic;base changed to g600fy
Beta3: fixed mostly bugs(sdp_crypto, bt, ril, location), reverted back to j500h/ds
Stable: finally fixed lockscreen security
{
"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"
}
I need a help from devs to build a kernel with working storage, as I'm noob in it
Bugs will be fixing
Camera fully fixed, disabled unsupported resolution toggles in camera. In several days I'll upload the update
cpt_Sherman said:
Camera fully fixed, disabled unsupported resolution toggles in camera. In several days I'll upload the update
Click to expand...
Click to collapse
I will test it for you
I have three port roms: from j500h, from on7, from j510fn. All have working camera and nearly similar bugs: lockscreen password (it says that the problem is in gatekeeper, but idk how to fix it). The only difference that j510fn goes to lockscreen after screen timeout, but it spams sdp.crypto error all the time, like j500h rom. I will try to completely fix camera app on on7 rom and upload, but i need help from devs to fix gatekeeper
cpt_Sherman said:
I have three port roms: from j500h, from on7, from j510fn. All have working camera and nearly similar bugs: lockscreen password (it says that the problem is in gatekeeper, but idk how to fix it). The only difference that j510fn goes to lockscreen after screen timeout, but it spams sdp.crypto error all the time, like j500h rom. I will try to completely fix camera app on on7 rom and upload, but i need help from devs to fix gatekeeper
Click to expand...
Click to collapse
Waiting bro
Play Store doesn't work!
Beta2 uploaded, changelog update, check the important note
cpt_Sherman said:
Beta2 uploaded, changelog update, check the important note
Click to expand...
Click to collapse
Ril doesn't work for fz
But I guess location is working
mazenbesis said:
Ril doesn't work for fz
But I guess location is working
Click to expand...
Click to collapse
Hmm, as for me, weather couldnt find my location, even gps-icon doesn't appear in status bar. Can you send me ss?
cpt_Sherman said:
Hmm, as for me, weather couldnt find my location, even gps-icon doesn't appear in statusbar. Can you send me ss?S
Click to expand...
Click to collapse
I changed rom because of ril so I can't send screenshot
But GPS icon is appeare and it's working
mazenbesis said:
I changed rom because of ril so I can't send screenshot
But GPS icon is appeare and it's working
Click to expand...
Click to collapse
Ok, I'll look through the files
Great , I guess battery is good too
mazenbesis said:
Great , I guess battery is good too
Click to expand...
Click to collapse
As for me, it wasn't good. If i dont use the phone, the battery is quite good. But even changing the files in root explorer make 1% in 1.5-2 min
cpt_Sherman said:
As for me, it wasn't good. If i dont use the phone, the battery is quite good. But even changing the files in root explorer make 1% in 1.5-2 min
Click to expand...
Click to collapse
Good work man , I'm waiting for the next
File folder on MEGA
mega.nz
Backup of test build. Bluetooth, gps, play store, on-screen timeout fixed. Added some underhood fixes. Test for imei showed in settings , cause mine yesterday was shown(after adding ril-libs and bins), but now it isn't. Setup your phone without the connection, cause you'll stay at checking connection
cpt_Sherman said:
File folder on MEGA
mega.nz
Backup of test build. Bluetooth, gps, play store, on-screen timeout fixed. Added some underhood fixes. Test for imei showed in settings , cause mine yesterday was shown(after adding ril-libs and bins), but now it isn't. Setup your phone without the connection, cause you'll stay at checking connection
Click to expand...
Click to collapse
Can i test it on my fz ?
mazenbesis said:
Can i test it on my fz ?
Click to expand...
Click to collapse
of course yes
mazenbesis said:
Can i test it on my fz ?
Click to expand...
Click to collapse
I found the isuue. some ril and qmux libs breaks sim card and imei

Categories

Resources