[ROM] CyanogenMod on LG KitKat Kernel - G2 Android Development

Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
This is an effort to get an updated kernel based on LGs KitKat kernel into CyanogenMod. The LG sources have been merged, preserving most of the changes made in CyanogenMod (double-tap to wake & co). Also, drivers have been updated to be able to use the latest Media, Audio, and Display HALs (caf and caf-new), along with new blobs. Everything else is plain CyanogenMod.
Please help by testing and reporting bugs on this, so we can finally get the improved kernel and new blobs into mainline CyanogenMod!
Notes
Use a standard baseband, not a patched version. I would advise a stock KK modem.
If Wifi does not work, reboot once. If it still doesn't, leave a message.
Slow animations? Disable HW-Overlay in the developer options (for now).
Download:
D800: cm-11-20141104-UNOFFICIAL-d800.zip
D801: cm-11-20141104-UNOFFICIAL-d801.zip
D802: cm-11-20141104-UNOFFICIAL-d802.zip
Changes
Nov 02: Fixed sensors, some cleanups
Nov 04: Fixed torch, new blobs & firmware, build d800 and d801 (untested!)
Code is available here:
http://review.cyanogenmod.org/#/c/74987/
http://review.cyanogenmod.org/#/c/74984/

Great news. I'll test it, just don't know how to download. and should it work on lS980?

does it mean, that xadebb lg camera mod will be working on cm??

added a download link for d802 (international)... other variants still need updated kernel config & blobs... help appreciated

If this is based on LG Kernel then it should be the safest AOSP ROM in terms of damaging your screen with permanent black lines. And the stock camera should also work on this ROM. Looking forward to it.. Great work :thumbup:

I have tried it , what doesnt work:
1. proximity sensor;
2. auto rotation

lascoul said:
I have tried it , what doesnt work:
1. proximity sensor;
2. auto rotation
Click to expand...
Click to collapse
As with most custom ROM releases this week, this issue occurred! I believe there has been an issue with CM sources that should be sorted soon.
Sent from my LG-D802

lascoul said:
I have tried it , what doesnt work:
1. proximity sensor;
2. auto rotation
Click to expand...
Click to collapse
What modem did you use?

fundoozzz said:
If this is based on LG Kernel then it should be the safest AOSP ROM in terms of damaging your screen with permanent black lines. And the stock camera should also work on this ROM. Looking forward to it.. Great work [emoji106]
Click to expand...
Click to collapse
This should also mean that the proximity send it in calls should working 100% no?

Someone knows if xcam is working? I was waiting for cm stock based. Thanks in advance.

lascoul said:
I have tried it , what doesnt work:
1. proximity sensor;
2. auto rotation
Click to expand...
Click to collapse
Maybe try flashing an AOSP-fixed modem with this rom

Those having problems with sensors, make sure you are using KK modem from here: https://www.androidfilehost.com/?w=files&flid=12880
And for those waiting for XCam or stock camera, forget it, the best bet would be to use Google Camera app.

I'm working on it too, and with latest Dorimanx kernel. You can find sources here;
https://github.com/forumber/Dorimanx-LG-G2-D802-Kernel
https://github.com/forumber/android_device_lge_g2-common
https://github.com/forumber/proprietary_vendor_lge
https://github.com/forumber/android_device_lge_d802
When I fixed all bugs, I'll release it.

albsat said:
What modem did you use?
Click to expand...
Click to collapse
Stock kk 20f modem

D801 is missing :/

rogermontane said:
Someone knows if xcam is working? I was waiting for cm stock based. Thanks in advance.
Click to expand...
Click to collapse
Xcam will NEVER work with aosp. Xcam uses lg frame works that aosp does not. Same reason why you don't get native knock off on homescreen

Lawlrus said:
Xcam will NEVER work with aosp. Xcam uses lg frame works that aosp does not. Same reason why you don't get native knock off on homescreen
Click to expand...
Click to collapse
Miui has the stock camera app and it does not use the lg framework but MIUI's own framework.

fundoozzz said:
Miui has the stock camera app and it does not use the lg framework but MIUI's own framework.
Click to expand...
Click to collapse
You're talking about the stock based miui? Or the old cm based miui?
Also there is a port of the basic lg camera that someone made for aosp. Does not work with art, but it does work better than the aosp camera.
Still doesn't negate the fact that xcam has way too many dependencies on lg's framework to ever work on aosp

is this going to be for other versions as well? not just d802?

Lawlrus said:
You're talking about the stock based miui? Or the old cm based miui?
Also there is a port of the basic lg camera that someone made for aosp. Does not work with art, but it does work better than the aosp camera.
Still doesn't negate the fact that xcam has way too many dependencies on lg's framework to ever work on aosp
Click to expand...
Click to collapse
Stock Based Miui..
I am not a developer but as per my opinion , as stock MIUI does not has LG framework but still has the stock camera (not a port for AOSP) this makes me believe that it is related to camera libraries which in turn needs compatible stock kernel code to boot.
So as this CM has stock based kernel, it should be possible to get the stock camera libraries to work with some tinkering.
Just my opinion though.

Related

[ROM] PACE 4.4: Pure Android, CAF/CM Enhanced

Announcing PACE and PACE Plus for Find7.
PACE
This is pure AOSP plus with just enough CAF/CM enhancements to get it to run on a variety of hardware.
NOTE!!!
This is only for Find7a right now. I am working on adding support for Find7s. It should be ready in a few days.
Download:
pace44-find7-1.0.rc5.zip
md5=fa2984b63cdcbfab17b4118f397ddb66
Superuser (SuperSU):
superuser.zip
PACE Plus
This includes a few enhancements:
* Built-in SuperSU
* Gesture (swipey) keyboard
* Custom boot animation
* Density (DPI) changer
* Built-in adfree hosts
* Quick settings pulldown
* Torch
* Custom power menu
Planned enhancements:
* Theme support
* No-reboot installer
* ... Other suggestions?
Download:
paceplus44-find7-1.0.rc5.zip
md5=24d12e9aa482ea64d4ec0711af1e3c75
Known Issues:
* Location API (geolocation) used by apps like "Fences" does not work.
Changelog
v1.0rc5
* Initial build for Find7
Source:
github.com/pacerom
Hi, what is the differences between the branch v4.4 and v4.4plus with your source code on Github?
systop said:
Hi, what is the differences between the branch v4.4 and v4.4plus with your source code on Github?
Click to expand...
Click to collapse
The plus branch has the plus code with features listed in the OP.
tdm said:
The plus branch has the plus code with features listed in the OP.
Click to expand...
Click to collapse
I can get it, thank you for your so quick reply.
Then I wonder if I can roll back to 4.4.2? It is because I want to build a 4.4.2 pacerom using cm tree as a base rom to patch other roms like miui
Nice to see you here mate. Your rom on the OGP is excellent and I'm sure you will aim to please here as well
I did download and install an early *unannounced* build of this (before you had the thread up) and it was hard for me to pass the boot ani. I eventually booted in to safe mode and after that initial boot it worked great
*EDIT*
Flashed latest plus just now and it is flying. Would be awesome to have the device specific screen off gestures implemented. Only trouble so far is the AOSP keyboard force closes when swyping for me. Great work mate!
Hello, you can see some screenshots?
the rom is ready so how? does not need gapps? if so what is recommended MINI MODULAR PACKAGE ? thanks
Uanagana said:
Hello, you can see some screenshots?
the rom is ready so how? does not need gapps? if so what is recommended MINI MODULAR PACKAGE ? thanks
Click to expand...
Click to collapse
Im going to make this simple for you; ALWAYS flash gapps mini modular with every rom you ever use (unless you're flashing colorOS). I understand you are very new to XDA and perhaps a language barrier is the cause of some of the confusion (while corresponding with you in other threads)
@uppon2: The keyboard FC when using gestures should have been fixed. This is the fix commit:
https://github.com/pacerom/packages...mmit/9ddfe26215f035da036c620e69688c6721407811
That will depend on jni_unbundled_latinimegoogle existing, of course. It's provided in gapps.
If you have the "official" build with the md5 in the OP and you have gapps installed, I'll re-flash and re-test just to make sure something weird isn't going on.
I was on CM and Gummy for a couple months and I really got addicted to the tap2sleep/tap2wake stuff. I will definitely be trying to put those in soon. The other gesture stuff (circle for camera, vee for torch) may or may not make it in, depending on the amount of change required.
As for gapps, I have been using the CM recommended 20140606 package (linked here: http://wiki.cyanogenmod.org/w/Google_Apps) and it works well. Prior to last month I had been using the 20140105 package and it also worked well.
@Uanagana: Sorry no screen shots, just find a Nexus 5 screen shot and chop out the navbar.
tdm said:
@uppon2: The keyboard FC when using gestures should have been fixed. This is the fix commit:
https://github.com/pacerom/packages...mmit/9ddfe26215f035da036c620e69688c6721407811
That will depend on jni_unbundled_latinimegoogle existing, of course. It's provided in gapps.
If you have the "official" build with the md5 in the OP and you have gapps installed, I'll re-flash and re-test just to make sure something weird isn't going on.
I was on CM and Gummy for a couple months and I really got addicted to the tap2sleep/tap2wake stuff. I will definitely be trying to put those in soon. The other gesture stuff (circle for camera, vee for torch) may or may not make it in, depending on the amount of change required
Click to expand...
Click to collapse
I was reporting on the keyboard that is present in the rom. I had not flashed gapps at this stage so I'm assuming that will fix the problem.
I'm glad you're considering screen off gestures! Thank you
There are some duplicated ringtones in media and only difference is the letter case.
systop said:
There are some duplicated ringtones in media and only difference is the letter case.
Click to expand...
Click to collapse
I definitely see some weirdness with duplicated ring tones. Which ones do you see?
This may or may not be an aosp issue. I'll need to investigate.
tdm said:
I definitely see some weirdness with duplicated ring tones. Which ones do you see?
This may or may not be an aosp issue. I'll need to investigate.
Click to expand...
Click to collapse
Here is the list of duplicated ringtones:
arcturus.ogg vega.ogg Andromeda.ogg CanisMajor.ogg Perseus.ogg UrsaMinor.ogg hydra.ogg
Thanks for your rom, I have successfully patched a MIUI V5 4.4.4
Looks promising can't wait for find7 support thanks tdm
Here is my question, why do you remove the useful oppo custom setting from the CM tree?
systop said:
Here is my question, why do you remove the useful oppo custom setting from the CM tree?
Click to expand...
Click to collapse
I did not remove anything. I have my own tree and I am only adding things that are related to hardware support.
Which setting do you mean?
tdm said:
I did not remove anything. I have my own tree and I am only adding things that are related to hardware support.
Which setting do you mean?
Click to expand...
Click to collapse
You seems to remove the configpanel for common oppo phones which is included in cm tree
systop said:
You seems to remove the configpanel for common oppo phones which is included in cm tree
Click to expand...
Click to collapse
Ah yes the cmhw things. Is the anything in particular you want from that panel?
tdm said:
Ah yes the cmhw things. Is the anything in particular you want from that panel?
Click to expand...
Click to collapse
No, this config panel is not useful to me, and I only wonder if this panel is not compatible with the aosp?
systop said:
No, this config panel is not useful to me, and I only wonder if this panel is not compatible with the aosp?
Click to expand...
Click to collapse
I could add it if there is a need. But I have never wanted it myself.
Hi, I find that you add a kernel boot parameter: androidboot.selinux=permissive
I want to know why you add this? Is there any compatible issue with selinux between cm and pace?

[ROM][Lollipop][5.1.1][Official] crDroid Android

This is crDroid for Sony Xperia Z1 (Honami)
crDroid build will always mainly based on CyanogenMod with some extra and few features (Cool and useful)
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Code:
IMPORTANT: Make sure you have an unlock Bootloader
Code:
WORKING
- RIL
- Mic
- FFMPEG Drivers
- Sound (Speaker and Headset)
- LED
- Thermal Manager
- Audio and Video Decoders/Encoders
- Cameras
- Torch
Code:
CREDITS
CM Rom
Slim Rom
Omni Rom
Many More.....
XDA:DevDB Information
crDroid Android Project, ROM for the Sony Xperia Z1
Contributors
davidteri91, Cristiano Matos
Source Code: https://github.com/crdroidandroid
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Alpha
Created 2014-11-28
Last Updated 2014-11-28
Enjoy to Our Site on Google Plus​
Download​
Help us with Translations​
Donate to Maintain our build server​
Demo Video​
Download Gapps For Lollipop​
No News
Awesome yet another Lolipop Rom for the Z1.
Techpenguin5 said:
Awesome yet another Lolipop Rom for the Z1, btw the video link states that the "video is private" and cannot be viewed
Click to expand...
Click to collapse
mmm sorry XD try see again XD
Its working now thanks for bringing us Android L Crdroid, can't wait till cameras are working. Will test asap.
Damn.. Good Days are coming back. your builds are always awesome thanks man.
Techpenguin5 said:
Its working now thanks for bringing us Android L Cdroid, can't wait till cameras are working. Will test asap.
Click to expand...
Click to collapse
Me too I compile a build with some repos from aosp and with few changes the cameras are working but I lost some features so I think we can wait cm for the cameras about mic it needs a patch into level audio kernel
So smooth ROM and nice features in crDroid Custom Personalization.. u really deserve Donations.. All guys request to donate to keep the Devs intersted in Lollypop builds.
Great, another Lollipop Rom
I'm on cm12 unofficial and there's a deep sleep issue (CPU stuck at 300Mhz).
Is it here present too?
LemonJuls said:
Great, another Lollipop Rom
I'm on cm12 unofficial and there's a deep sleep issue (CPU stuck at 300Mhz).
Is it here present too?
Click to expand...
Click to collapse
+1
---------- Post added at 09:51 AM ---------- Previous post was at 09:50 AM ----------
+1
davidteri91 said:
Me too I compile a build with some repos from aosp and with few changes the cameras are working but I lost some features so I think we can wait cm for the cameras about mic it needs a patch into level audio kernel
Click to expand...
Click to collapse
What seemed to stop working were they Cdroid specific software, or Z1 hardware components?
Techpenguin5 said:
What seemed to stop working were they Cdroid specific software, or Z1 hardware components?
Click to expand...
Click to collapse
I say some changes into system_core are needed for make works the camera but this will make us lost some features from cm too
I think basic funcion are more important than cm features, when Camera and Mic has been fixed then can include other features
BTW sorry for my English
kamikaze134x said:
I think basic funcion are more important than cm features, when Camera and Mic has been fixed then can include other features
BTW sorry for my English
Click to expand...
Click to collapse
Note this is a development thread so the primary focus is to get the ROM to work as best it can. Fixing camera etc may be considered a waste of time by the OP if it is anyway to be fixed by the CM Dev team.
However if its not too much trouble for the Dev a fixed variant would be nice.
GPS working?
Just downloaded, it's booting right now
So after some testing I must say this is a pretty amazing Rom. Very smooth and quite stable. I have come across two bugs in addition to those mentioned in the OP.
*Thethering Portable Hotspot does not work
*For some reason when i plug my headphones in the phpne becomes a bit crazy and detects it as some kind of touchpad or something causing random nvigation, an issue i did not face on kitkat.
Edit: the phone also gets noticeably hot, rather quickly.
Another thing i forgot to mention is that, when you try to enable tethering portable hotspot it not only fails, but breaks wifi aswell requiring a reboot. The other issue is that when charging it does not display the charging message on the lockscreen.
Techpenguin5 said:
Another thing i forgot to mention is that, when you try to enable tethering portable hotspot it not only fails, but breaks wifi aswell requiring a reboot. The other issue is that when charging it does not display the charging message on the lockscreen.
Click to expand...
Click to collapse
OK thanks I will check the WiFi sockets maybe them are needed an update of permissions
Thanks for your feedback

[ROM][GEEHRC]CyanogenMod 12 and Omnirom5.1

This is the thread of CyanogenMod 12.1 and Omnirom 5.1 ROMs.
I am not repsonsible for anything that happens when flashing one of those:
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you. Hard. A lot.
*/
Downloads:
CyanogenMod 12.1:
German server (main): German server
Omnirom 5.1:
German server (main): German server
ROMs sources:
CyanogenMod: CyanogenMod github
Omnirom: Omnirom github
Bugs:
Sensors aren't working perfectly for everyone (google nexus 4/5: https://code.google.com/p/android/issues/detail?id=80149)
Changelog:
Code:
-21-12-2014 - Initial thread beta releases
-25-12-2014: -Nuked interactive GPU governor and readded simple
- New custom CPU freqeuency table like in matr1x kernel
- GPU overclock
-SIO I/O scheduler
-Wheatley CPU governor
-Sched improvements
- and more.. see kernel source on github
-27-12-14
-Fix power storage_list in rom sources (test) (cm+jolla)
-04-01-15
- Use aweosmeplayer instead of nuplayer (fixes sound disturbing while playing music over headset)
- Force older camer api (correct 4.3 format with black borders on top and bottom though)
-20-06-15
-Sepolicy: Fix bluetooth macadress on enforcing Selinux
-XX-XX-XX
-Switch to bricked kernel (ported from mako by showp1984)
-20-08-15
-Update wifi prima proprietary files
-23-08-15
-Fix APN and no sim card showing bug on Cyanogenmod for sprint users
Device tree, kernel and propreitary blobs sources:
Device tree (CyanogenMod): CM android_device_lge_geehrc - github
Device tree (Omnirom): OMNI android_device_lge_geehrc - github
Kernel: CM,OMNI kernel source - github
Proprietary blobs: CM,OMNI proprietary blobs source - github
Credits:
CyanogenMod devs
Omnirom devs
Google devs
All optimus g devs in common (xboxfanj, faust93, houst0nn, rmcc, chadouming, shellnutt etc)
XDA:DevDB Information
CyanogenMod 12.1 and Omnirom 5.1.1, ROM for the LG Optimus G
Contributors
Kevinjoa
Source Code: https://github.com/lollipop-og
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Latest CWM or Philz (twrp might be buggy on lollipop)
Based On: CyanogenMod, AndroidOpenDevelopment
Version Information
Status: Beta
Created 2014-12-21
Last Updated 2016-02-27
Thank you kevin.
Thanks Kevin !
On my device - F180L Korean, sensors can't work at all of your building (camera works well) , but sensors work on Gyebro CM12 build except for camera. You can comunicate him to work together, i think that is good. Most of things done, so we will get this rom in stabled status if sensors problem can be fixed this rom or Gyebro can fix camera problem from his rom.
Thanks again and good work !
tydaikho said:
Thanks Kevin !
On my device - F180L Korean, sensors can't work at all of your building (camera works well) , but sensors work on Gyebro CM12 build except for camera. You can comunicate him to work together, i think that is good. Most of things done, so we will get this rom in stabled status if sensors problem can be fixed this rom or Gyebro can fix camera problem from his rom.
Thanks again and good work !
Click to expand...
Click to collapse
He can't help me. I used totally different sources then he does. The problem probably cones from Google but sensors are mostly fine for me. Also his cm12 shouldn't have any camera problems because I compiled them and my camera was fine.
Kevinjoa said:
He can't help me. I used totally different sources then he does. The problem probably cones from Google but sensors are mostly fine for me. Also his cm12 shouldn't have any camera problems because I compiled them and my camera was fine.
Click to expand...
Click to collapse
Same the sensors problem, camera problem may be existed on some devices, not all . It can take the photo while camera screen gets blank . Btw, can you back up your working baseband to upload too,pls ! Some devices with M9615A-MAZM-30113006 version of baseband works well , Others don't work (kEM9615A , BM9615 v.v...) . I ask you uploading your working baseband to test my device ! Thank you ,
Others, not all devices get this problem, so i think , the original stock rom before you flash this rom is important information. Example, you got a V10 EU stock kdz rom before upgrade while i upgrade from V20 VN E975 (My F180L can get this thing ) ...
tydaikho said:
Same the sensors problem, camera problem may be existed on some devices, not all . It can take the photo while camera screen gets blank . Btw, can you back up your working baseband to upload too,pls ! Some devices with M9615A-MAZM-30113006 version of baseband works well , Others don't work (kEM9615A , BM9615 v.v...) . I ask you uploading your working baseband to test my device ! Thank you ,
Others, not all devices get this problem, so i think , the original stock rom before you flash this rom is important information. Example, you got a V10 EU stock kdz rom before upgrade while i upgrade from V20 VN E975 (My F180L can get this thing ) ...
Click to expand...
Click to collapse
I use v20a modem: http://cubegamemc.de/kevinjoa/e975_modem/cwm-lgog_e975-europe-20a_modem.zip
Why not implemented ambient display?
---------- Post added at 10:14 AM ---------- Previous post was at 10:07 AM ----------
You have abandoned the liquidsmooth? is a month that look an update
zed923 said:
Why not implemented ambient display?
---------- Post added at 10:14 AM ---------- Previous post was at 10:07 AM ----------
You have abandoned the liquidsmooth? is a month that look an update
Click to expand...
Click to collapse
Newest kk gproj is here: http://cubegamemc.de/kevinjoa/kitkat-gproj/liquid/
Lollipop liquidsmooth is coming soon !
No I want lollipop liquidsmooth lool ambient display?
is the rom working with gproj based or gee based kernel?
banangrg said:
is the rom working with gproj based or gee based kernel?
Click to expand...
Click to collapse
The kernel is based on latest Nexus lollipop kernel source (which you can understand as gee)
Kevinjoa said:
The kernel is based on latest Nexus lollipop kernel source (which you can understand as gee)
Click to expand...
Click to collapse
is any way to enable the raw support at the camera?
dimx2 said:
is any way to enable the raw support at the camera?
Click to expand...
Click to collapse
No
ah ok thnx
Kevinjoa said:
The kernel is based on latest Nexus lollipop kernel source (which you can understand as gee)
Click to expand...
Click to collapse
hey kevin, nice to see your thread..
just news for sensor bug : I am testing slim rom alpha builds for geeb by @arcardinal, and on that build there not a single sensor bug..
bu there are few bugs like calls not working, nfc not working..
I am 100% sure that there no sensor bug, also camera opening is fast (also related to sensor).
here is his git : www.github.com/arcardinal
I hope you can find helpful commits there..
The only thing is, that he doesn't use stock camera.
hey kevin. I have new information about sensor issue. I had flashed axxioncat before flashed your lastest. And now all my sensors work.
Everyone let try who have sensor problem. I hope this is usefull
Sorry for my Eng( ps:may bac lgviet thay e viet tieng anh ga dung cuoi e nha:d)
timeline263 said:
hey kevin. I have new information about sensor issue. I had flashed axxioncat before flashed your lastest. And now all my sensors work.
Everyone let try who have sensor problem. I hope this is usefull
Sorry for my Eng
Click to expand...
Click to collapse
I personally think a logcat would be great help for Kevin. I'm Vietnamese too so I will say this to you. If you experience sensor's bug in the future (flash newer version...ect), use a logcat tool to capture logs when rotate your phone for example. Then do it again when you have working sensors.
huy_gm said:
I personally think a logcat would be great help for Kevin. I'm Vietnamese too so I will say this to you. If you experience sensor's bug in the future (flash newer version...ect), use a logcat tool to capture logs when rotate your phone for example. Then do it again when you have working sensors.
Click to expand...
Click to collapse
I'm sory, I'm a noob. I don't know what LoGCAT can be. But I hope nomal users can fix sensor bug like me.
timeline263 said:
I'm sory, I'm a noob. I don't know what LoGCAT can be. But I hope nomal users can fix sensor bug like me.
Click to expand...
Click to collapse
Not sure i think because im come up from gee3, all working fine. From Vietnam using F180L.

[Android 5.1.1] CM12.1 for d2att [fix signal, SD camera storage 4/28/15]

Code:
/*
* 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.
*/
About my CM12.1 Builds
I know that there are others building CM12.1 for us, but I wanted to do something different and offer you guys more frequent updates. Not only will they have the latest CM updates, but I'm also cherry-picking promising features so you'll get them before anyone else.
I'll post interesting changes, for more details check out CM's code review: Cyanogen Gerrit.
CM12.1 Updates
I'll try my best to post a link to each successful build here in the OP. Thread title will be updated accordingly for the latest build.
What Works
FFC fixed in Snapchat (no more stretched face)
Ticker notifications are back for all you heads up haters
CAMERA IS WORKING
MMS is fixed as of 4/15/15!
LTE/wifi/3G/you know what I mean
What's Broken
MMS broken in stock messaging app.
You tell me.
Download
4/28/15 - fix signal add SD storage option
4/27/15 -- fixed reboots, Snapchat
4/23/15 - ticker notifications, DPI settings readded, kernel patches
Changelog
Code:
4/28/15
Add storage options in camera. Signal improvements.
4/27/15
Reverted swap space to fix reboots.
4/26/15
Added 256mb of swap space.
Video improved everywhere.
Front camera stretch fixed in Snapchat.
Cyanogen statistics added... I don't know if anyone cares though.
4/23/15 build
Added back DPI settings. (sorry about that!)
New feature: Smart Mute -- flip phone to mute incoming calls
Ticker notifications (pre 5.0) are back. So you can disable heads up and solely use ticker if that's your thing.
Kernel patch -- memory leak fixed
4/22/15 build
Added options to control heads up notifications.
Transition to 5.1.1 from 5.1.
Various bug fixes and security fixes from Google.
Camera remains fixed. Use stock camera.
Kernel memory fixes.
Faster than ever before.
Gapps are updated, grab a new version of them below.
Install Instructions
1) Make sure you're on the latest TWRP
2) Download gapps from euroskank (minimal)
3) Full wipe, flash ROM and gapps
4) Report back here
Support
Try and help each other out in this thread. Be nice. There's no need to post logs as I'm only a builder and not a true dev.
If camera is giving you problems try Open Camera or Cyanogen Camera. Use Viva Video if recording breaks.
​
Version Information
Status: Nightly
Created 2015-4-07
Last Updated 2015-4-27
XDA:DevDB Information
Unofficial CM12.1 Nightlies for d2att, ROM for the AT&T Samsung Galaxy S III
Contributors
amf66
ROM OS Version: 5.1.x Lollipop
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2015-04-07
Last Updated 2015-04-27
Workarounds (READ)
Calendar:
If you don't have calendar sync under "accounts" install Google Calendar from the Play Store.
Camera:
Camera is not perfect. But it is working pretty damn well. Use Cyanogen Camera (in OP) for best results and try not to complain about Snapchat... I know it crashes a lot.
Root:
Before you complain about there being no root do me a favor and turn it on through developer options. Tap build number to access these.
Old Builds
4/22/15 - transition to 5.1.1
4/21/15 huge camera fixes
4/20/15 build - bluetooth fixes, synced up with CM, cherrypicks merged, added back silent mode
4/17/15 build - lots of MMS bug fixes
4/15/15 build number 2 - MMS is finally fixed, no need for Textra
4/15/15 build - bugs squashed, added DPI settings, use Textra for MMS
4/14/15 build - fixed MMS! synced with CM, minor fixes
4/12/15 build - minor changes, possible performance boost
4/11/15 build
4/9/15 build
4/8/15 build
4/7/15 Build
Awesome. Will fire this up later on.
And... FIRST!!! :laugh:
The Internet said:
Awesome. Will fire this up later on.
And... FIRST!!! :laugh:
Click to expand...
Click to collapse
Today's build is running great for me. No signal drops, auto connects to wifi fine. I think you'll like it.
amf66 said:
Today's build is running great for me. No signal drops, auto connects to wifi fine. I think you'll like it.
Click to expand...
Click to collapse
What sources did you use to build?
is it stable enough for daily use ?????
tony14.jagl said:
is it stable enough for daily use ?????
Click to expand...
Click to collapse
Been using it all day today and haven't had any issues besides Bluetooth audio being broken. No random reboots or force closes.
epicboy said:
What sources did you use to build?
Click to expand...
Click to collapse
CM12.1.
amf66 said:
CM12.1.
Click to expand...
Click to collapse
Cm 12.1 d2att cyanogenmod github?
How has your battery life been on your ROM. Just wondering.
epicboy said:
Cm 12.1 d2att cyanogenmod github?
Click to expand...
Click to collapse
That's the one.
lestert03 said:
How has your battery life been on your ROM. Just wondering.
Click to expand...
Click to collapse
The same as all LP ROMs right now. Not as good as KK but I can make it through a normal day.
Going to give this ROM a try today and see how well it works
What would you say that separates you from MatrixZone's CM12.1 ROM?
Are you guys literally working with the same code, you're just doing more nightlies while he's doing more subtle releases?
No offensive intended by the way, I'm just curious =o
THANK YOU!
Trying this out ASAP!
Isuress said:
What would you say that separates you from MatrixZone's CM12.1 ROM?
Are you guys literally working with the same code, you're just doing more nightlies while he's doing more subtle releases?
No offensive intended by the way, I'm just curious =o
Click to expand...
Click to collapse
That's it. Same code, but I know there are some of you who like nightlies so I thought I would give it a shot.
New build. Will update OP soon.
Minor bug fixes. Biggest change is a new icon for cLock. Haven't had a chance to test BT yet.
cm-12.1-20150408-UNOFFICIAL-d2att.zip - 239.47 MB
Noob question... Sorry
amf66 said:
New build. Will update OP soon.
Minor bug fixes. Biggest change is a new icon for cLock. Haven't had a chance to test BT yet.
Downloading right away !
Quick question... (sorry noob)
I had problems with cam in last build downloaded your cam and it still could not connect... Is there any changes in this one?
Click to expand...
Click to collapse
I'm also experiencing trouble connecting to camera. 3rd party appls like snapchat don't work either.
Other than that this build seems very good, bravo

[ROM][Official][Nightly] MoKee 9.0 for Xiaomi Mi Note 3

Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
MoKee OpenSource is based on the Google AOSP. We update our source code frequently to keep up with the latest development, and not forgetting to merge in special features of our own at the same time.
A small group of people from around the world who are interested in Android launched this project on the 12th of December 2012, and is committed to make this ROM better and better. Like most contributors of open source projects (Omni, CyanogenMod, Slim AOSPA etc), we are doing all these in our free time as our passion...
Since this project is open source, anyone interested can participate in the development (maintain new devices, contribute code etc). Newcomers are always welcomed!
Read here for developer application; with this, you can host your unofficial MoKee builds on our server!
Important information:
This thread is for official MoKee 9.0 builds for Xiaomi Mi Note 3. The following will not be supported here:
Custom kernels
Mods
Xposed
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
Tips:
You need at least MIUI10 CN stable firmware, otherwise you'll get error 7 when installing the zip.
Installation:
First time flashing MoKee 9.0 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery (Latest official TWRP is highly recommended: https://twrp.me/xiaomi/xiaomiminote3.html)
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash MoKee
Optional: Install the Google Apps addon package
Reboot
Source code:
https://github.com/mokee
Credits:
MoKee Developers: https://github.com/orgs/MoKee/members
Code Aurora Forum
LineageOS
AOSP
Slim Roms
OmniROM
......
Download:
https://download.mokeedev.com/?device=jason
XDA:DevDB Information
MoKee, ROM for the Xiaomi Mi Note 3
Contributors
dianlujitao
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
Version Information
Status: Nightly
Created 2019-01-20
Last Updated 2019-01-20
Thanks a lot for the effort of creating a new rom for this device
Would be nice to know the changelog and if there is any bugs
Thanks @dianlujitao
Thanks For Your Working @dianlujitao
You keep This Device Alive...
@dianlujitao
Thx,
I've just flashed. All work nice.
Can't find working GCam app.
More info tomorrow.
Morning - WhatsApp not killed.
Auto call recording is back - GREAT add on.
No,
Only few photos & green or force close.
Will edit post. @N3m3SiS_bcn
dzidexx said:
No,
Only few photos & green or force close.
Will edit post. @N3m3SiS_bcn
Click to expand...
Click to collapse
Try these https://f.celsoazevedo.com/file/gcamera/MGC_6.1.021_MI8_V2a+.apk, https://f.celsoazevedo.com/file/gcamera/GCam_Pixel3Mod_1.2beta_build.6.1.013.apk
N3m3SiS_bcn said:
Could you explain how did you install a working GCam app?
Thanks.
Click to expand...
Click to collapse
flash it
Thanks Zhien said:
flash it
Click to expand...
Click to collapse
Do you have newest Mokee - 21.01?
I'll update and 'll try you suggestions.
@Thanks Zhien
@zaqm
Mgc6.1.021.mi8.v2+ works on both builds, with ois&hal module.
Thanks
6.1.021_fu24 works too.
Btw,
Wireless display doesn't work - as all Custom Pie roms.
dzidexx said:
No,
Only few photos & green or force close.
Will edit post. @N3m3SiS_bcn
Click to expand...
Click to collapse
Set Input Mod Front and Back Camera to Nexus6P
EHSAN™ said:
Set Input Mod Front and Back Camera to Nexus6P
Click to expand...
Click to collapse
Back camera also works on Pixel || mode and also set Interface style to Pixel ||| to avoid dark videos on 1080p.
zaqm said:
Back camera also works on Pixel || mode and also set Interface style to Pixel ||| to avoid dark videos on 1080p.
Click to expand...
Click to collapse
Yes Back Camera On Pixel 2 Working But On a few Low Light you will see footprints Green...
And if you set Interface to Pixel 3 you should Enable Butter Fix If not You Will lose Manual Focus
EHSAN™ said:
Yes Back Camera On Pixel 2 Working But On a few Low Light you will see footprints Green...
And if you set Interface to Pixel 3 you should Enable Butter Fix If not You Will lose Manual Focus
Click to expand...
Click to collapse
No such issues but I'm on AEX PIE rom.
@dianlujitao
Hi, thanks for Mokee rom.
Nightly, everyday builds - where can I find what changed?
It will be nice to see in next builds:
More QS Tiles to add: screenshot, screen recording, reboot..,
Screen lock/unlock: face unlock - go to home screen(skip swipe).
Status bar: show clock & date.
KCal support into kernel.
Port of Miui Camera is possible? I think Stock Cam & GCam don't use two lenses.
Problems:
Auto brightness - it doesn't remember my preferences in a dark environment, it makes screen too dark. After screen off & on brightness is always set to minimum, not to my last.
Wireless display(ScreenCast) - doesn't work - force reboot SystemUi. All Pie custom roms have this bug.
Battery life:
10~15% for one hour sot, 2~3% for night(7~8 hours). WiFi, mobile data always ON.
dzidexx said:
@dianlujitao
Hi, thanks for Mokee rom.
Nightly, everyday builds - where can I find what changed?
It will be nice to see in next builds:
More QS Tiles to add: screenshot, screen recording, reboot..,
Screen lock/unlock: face unlock - go to home screen(skip swipe).
Status bar: show clock & date.
KCal support into kernel.
Port of Miui Camera is possible? I think Stock Cam & GCam don't use two lenses.
Problems:
Auto brightness - it doesn't remember my preferences in a dark environment, it makes screen too dark. After screen off & on brightness is always set to minimum, not to my last.
Wireless display(ScreenCast) - doesn't work - force reboot SystemUi. All Pie custom roms have this bug.
Click to expand...
Click to collapse
kcal is redundant when we have livedisplay. Any miui property apps will never be included but you can always install on yourself.
Auto brightness issue seems to be an upstream bug, I'll take a deeper look later. EDIT: will be fixed in the next build
Miracast is currently not supported on MoKee, but "All Pie custom roms have this bug" is not true, on lineage 16.0 it works fine.
dianlujitao said:
Miracast is currently not supported on MoKee, but "All Pie custom roms have this bug" is not true, on lineage 16.0 it works fine.
Click to expand...
Click to collapse
Thx, it's nice to know about it.
This is the best Pie rom so far, nice job on it Dian, I'm loving it. Here's my report:
I found some useful tools that are missing in this rom such as:
- Physical buttons customizations
- Recents multitasking Pie style (this is just my personal taste, the actual style is really horrible )
- Night display mode (I've read your answer about that but I still can't understand why automatic mode on live display doesn't work at night)
Things to fix:
- Whatsapp video calls (my video lags when I'm making a video call)
- Gpay and banking NFC payment (I know this should be something hard to fix but I wanted to report it anyway)
Thanks again Dian, if you need something to test you can ask me. Keep up this nice rom!
EDIT: Also, it would be nice to have floating notifications according to the theme (dark or white) instead of always white
EDIT N2: LiveDisplay seems working on automatic mode!
Gcam working in this rom?
kokwenghwa said:
Gcam working in this rom?
Click to expand...
Click to collapse
I do not work the front camera of any gcam .. I tried all the possible fixes
Hi, can you add the function awakens when you pick up the phone?
Grest rom!!
Inviato dal mio Mi Note 3 utilizzando Tapatalk
Whats the MiUi firmware to flash when flashing mokee 100 version based on Android 10?Gcam HDR+ enhanced processing stops at 90% with all of the gcams.How to fix that @dianlujitao

Categories

Resources