CAF-6.0.1 [Alpha] [Surnia] - E 2015 Original Android Development

Hi All,
I've been working on a CAF version for osprey. This is started from kernel and device tree made by Alberto97 and Squid2, so thanks a lot to them for the bringup.
This version is very early and should only be flashed by people who know what they are doing. Flash this at your own risk.
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.
*/
For now only a few things are working:
Working
Bluetooth
SMS/RIL
Sound
Camera
Not work
Binaries
Here
Sources
https://github.com/boulzordev/local_manifests/tree/caf-6.0
XDA:DevDB Information
CAF-6.0 [Surnia], ROM for the Moto E 2015
Contributors
scritch007, squid2, Alberto97
Source Code: git://codeaurora.org/platform/manifest.git
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
ROM Firmware Required: TWRP
Based On: CAF
Version Information
Status: Testing
Created 2015-11-16
Last Updated 2016-01-04

Changelog
surnia-caf-87.zip
Updated to latest version of CM13 device specific + CM13 kernel)
Updated to LA.BR.1.2.7-00910-8x09.0.xml (February security patch)
Fixed the ringtone setting issue
Using frameworks_av from CM13 from now on.
surnia-caf-86.zip
Only tested on my Osprey and Lux, so still in testing folder
Fix setting ringtone
Fix invalid number error when the call is ended by the other end
Sepolicy from cm imported (getting ready for Sepolicy being enabled)
surnia-caf-85.zip
Settings for light management ( When opening settings values reset to default)
Dual sims outgoing should be fine now
Updated frameworks_av with CM commits
Now building osprey/lux/surnia at the same time, this is why the version is 85
Backup script when flashing in recovery. This works with open gapps. This means gapps are copied and restored when flashing
surnia-caf-0.10.zip
Dual sim outgoing calls/sms fixed (tested on Lux). Thanks to @Men_in_black007 for pointing out the missing commit
Fixed exfat external storage
MM bootanimation added. thanks to This thread
surnia-caf-0.9.zip
Updated to 6.0.1
Now using commonized msm8916 like cm13 will do
Using libshim from cm for the missing symbols
There is a bug the initial bootanimation doesn't seem to load. But it loads once rom is started and optimising applications.
surnia-caf-0.7.zip
Didn't have time to test it
The google webview
"Maybe the reboot option"
The time.sleep for the camera3 application that was posted somewhere in here
Let's hope exfat sdcard working too
surnia-caf-0.6.zip
Dual sim support (Reported OK)
Fix an issue with wifi bootloop after installing gapps (Can't really tell the trigger, but it's fixed )
surnia-caf-0.5.zip
Sdcard is now mounted and can be mounted in mtp. Still some issues about the state in the getprop and so on, but data are accessible
Fixed the OEM unlocked button issue.
surnia-caf-0.4.zip
Video Recorded can be viewed
Change Language doesn't crash anymore when accessing to phone config (if I missed some languages please tell me I'll fix them too)
surnia-caf-0.3.zip
Initial version

ohhh I'm glad to be working on 6.0 for our Surnia. Keep up the good work, thank you.:victory:

nice job?thanks

Wow thanks bro!

good work

Any specific recommended gapps? I get force closes and play service errors from open gapps.

This ROM will support Dual Sim Surnia versions like unified cm12.1?

starkly_raving said:
Any specific recommended gapps? I get force closes and play service errors from open gapps.
Click to expand...
Click to collapse
The ROM has to have a patch to support gapps now. It says so on their website when you click 6.0.

cmason37 said:
The ROM has to have a patch to support gapps now. It says so on their website when you click 6.0.
Click to expand...
Click to collapse
@scritch007 we need this commit for gapps to work on CAF/AOSP...its already upstream in CM13...
https://github.com/TeamExodus/frameworks_base/commit/9c36be651e83fb039a262682839bd920b033007a

I tested on a XT1527, and it works incredibly good only there's two issues:
1)When switching from wifi to Mobile Network (i think after a data connection, i don't know exactly) the phone freezes up, and after it shutdown to bootlogo. (i will try to provide you a logcat)
2)The mobile network doesn't work, i think so, the google search didn't response
Anyways, it's an incredible work, and keep it going! Thanks for porting Android 6.0 to our device

Wow, just tested, & everything pretty much works. The only bugs are gapps, SD Card, & the occasional random reboot. Everything else, including 4G, worked. I tested all the apps, & sideloaded chrome to test browsing/video. Once we get the gapps & SD Card fixed, it's pretty much daily driver material. Thanks, @scritch007!

starkly_raving said:
@scritch007 we need this commit for gapps to work on CAF/AOSP...its already upstream in CM13...
https://github.com/TeamExodus/frameworks_base/commit/9c36be651e83fb039a262682839bd920b033007a
Click to expand...
Click to collapse
This is already there https://github.com/boulzordev/android_frameworks_base/commits/caf-6.0
But thanks for looking into it .
@all look at the Moto G 2015 thread, some of the errors/solutions are already posted there.

RIL seems to be broken in my X1521...sim card isn't getting detected

Just tried this on my XT1521... no RIL because this is dual SIM, and no microSD, but nonetheless, great work! The ROM was extremely fluid in the few moments I used it, and fixing those issues, I would have no issues in using it as a daily driver.

scritch007 said:
This is already there https://github.com/boulzordev/android_frameworks_base/commits/caf-6.0
But thanks for looking into it .
@all look at the Moto G 2015 thread, some of the errors/solutions are already posted there.
Click to expand...
Click to collapse
It seems that the issue is actually WebView. When opengapps installs, it installs Google Webview, and since this ROM is still configured to use AOSP WebView, it doesn't work. @scritch007 you actually need this commit.

surnia-caf-0.4.zip
Video Recorded can be viewed
Change Language doesn't crash anymore when accessing to phone config (if I missed some languages please tell me I'll fix them too)
@NSDCars5 thanks updated the change log. It was taken from osprey, which didn't get previous version

@scritch007
Video recording worked fine in the last build too, I just couldn't see the recorded video in Marshmallow (in Lollipop I could see what I'd recorded in Marshmallow). So does this mean we can see recorded video in the ROM itself?

Question
scritch007 said:
surnia-caf-0.4.zip
Video Recording
Change Language doesn't crash anymore when accessing to phone config (if I missed some languages please tell me I'll fix them too)
Click to expand...
Click to collapse
When you say SD doesn't work, you mean it doesn't recognize it at all? Or is it only a minor issue? Just wondering.

Sorry for the question but on XT1524 works this?

Related

[ROM] [4.4.4] [UNOFFICIAL] [DUALSIM] [APP2SD] CyanogenMod 11 [GT-I9152]

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KitKat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github Repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog .
Device-specific source code for the Samsung Galaxy Mega 5.8 are available from
https://github.com/ghsr/android_device_samsung_i9152 and
https://github.com/ghsr/android_kernel_samsung_i9152
(For developers only - the patches are already included in the ROM)
Patch to system/core for RIL to work: https://gist.github.com/pawitp/5372673
Patch to hardware/broadcom/libbt for bluetooth to work: https://gist.github.com/pawitp/7891380.
Patch to frameworks/native to support legacy binaries: https://gist.github.com/pawitp/7891421
Patch to frameworks/native to workaround hwc issues: http://review.cyanogenmod.org/53162/ and https://gist.github.com/pawitp/7891444
Patch to frameworks/av to fix audio/video issues: https://gist.github.com/pawitp/7945188
Patch to external/chromium_org to workaround hwc issues: https://gist.github.com/pawitp/7910708
Patch to packages/app/SamsungServiceMode to fix service mode: http://review.cyanogenmod.org/57400/
Dual SIM Patches: https://gist.github.com/pawitp/9433442
Patch to frameworks/opt/telephony to fix non-looping ringtone issue: https://gist.github.com/pawitp/0f400e7b5cfb9bc70c25
Do not submit bug on CyanogenMod issue tracker
Dual-SIM
Dual-SIM works
Instructions on how to activate and deactivate dual SIM can be found in FAQ in the post CM 11.0 for Galaxy Grand Duos by @pawitp - HERE
Do not report bugs or issues in pawitp's Galaxy Grand Duos thread. Post them here
Extra Additions
APP2SD support - ability to move apps to external SD card
What is working?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
GPS
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera (photo & video)
Video playback
Audio (playback & recording)
Everything else not listed under "known issues"
Known Issues
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)
Downloads
ROM: CyanogenMod 11
GApps: find your own package
Installation
Make a backup!
Install a custom recovery
Download the latest build
Download Gapps
Recommended - Full wipe and factory reset
Install the ROM using your custom recovery
Optionally install the Google Apps Addon
Reboot.
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again.
Changelog
20150528: Added stock off-mode charger res, WCDMA only network setting. Used updated kernel from cm-12.1. Optional overclocking to 1.6 Ghz. Don't turn capacitive button backlight on screen touch. Upstream merge.
20141113: Based on CM-11 M12. Kernel version 3.0.101. Other fixes and kernel improvements. Optional overclocking to 1.5 Ghz . Enabled KSM by default. Added CABC setting.
20141104: Changed DPI to 240. Updated sources
20141020: Fixed GPS
20141017: Initial release
Credits
CyanogenMod team
@pawitp
@xenon92
@LuK1337
@KINGbabasula
@CoolDevelopment
XDA:DevDB Information
CyanogenMod 11, ROM for the Samsung Galaxy Mega 5.8
Contributors
GHsR, Kiborg_Man
Source Code: https://github.com/CyanogenMod
ROM OS Version: 4.4.x Lollipop
ROM Kernel: Linux 3.0.x
Version Information
Status: Stable
Created 2014-10-17
Last Updated 2015-05-28
ROM download not working/webpage not available (https://yadi.sk/d/jrN-35VRbsBwx)
muntinlupa said:
ROM download not working/webpage not available (https://yadi.sk/d/jrN-35VRbsBwx)
Click to expand...
Click to collapse
now rom uploaded on MediaFire https://www.mediafire.com/folder/8bkeoa0xfxaz5/CM-11.0
please someone mirror it on mega.com
Is this a fork of the grand duos cm11? Can you recommend another phone dialler compatible with CM?
Already experienced 2 crashes of the default browser when trying to zoom pages. I had to remove battery on those 2 occasions.
My setup is the latest build with micro gapps ....
Thank you OP! I was beginning to give up hope of us getting a true custom ROM.
Installed via TRWP. Excellent!
Crashed a few times with Google Now launcher and default browser. Installed Nova launcher and now working smoothly. You need to do a full wipe before installing otherwise it will keep crashing.
Thanks again GHsR! I am flying!!
Excellent work dev...
But I have 2 doubts. Please clear it
1) I have galaxy mega 5.8 with rooted 4.2.2 Jellybean rom. After installing this rom is it possible to revert back to 4.2.2 if needed?
2) In the link provided there are 2 files.
For installing the latest version do I need to install the old version first (20141017) and update with new one (20141020) or can I directly flash the 20141020 version?
My set up was similar to yours.
1. I backed up my old ROM using TWRP Recovery onto my external SD card; this way it can be easily restored should you wish to.
2. I directly flashed the new one without flashing the old one first.
VshnuP said:
Excellent work dev...
But I have 2 doubts. Please clear it
1) I have galaxy mega 5.8 with rooted 4.2.2 Jellybean rom. After installing this rom is it possible to revert back to 4.2.2 if needed?
2) In the link provided there are 2 files.
For installing the latest version do I need to install the old version first (20141017) and update with new one (20141020) or can I directly flash the 20141020 version?
Click to expand...
Click to collapse
I got 13398 Antutu score on this rom which is almost the same as the stock rom. Anyone got a higher score?
Is this ROM odexed or deodexed?
stonesolouk said:
My set up was similar to yours.
1. I backed up my old ROM using TWRP Recovery onto my external SD card; this way it can be easily restored should you wish to.
2. I directly flashed the new one without flashing the old one first.
Click to expand...
Click to collapse
Which version of TWRP are you using?
I am still on TWRP 2.6.3.Always worked for me so reluctant to upgrade!
I have to state that I am new to Cyanogenmod. Since this is unofficial then whenever I try to install another theme paly store says that the phone is unsupported. Any work around or trick to overcome this?
muntinlupa said:
I have to state that I am new to Cyanogenmod. Since this is unofficial then whenever I try to install another theme paly store says that the phone is unsupported. Any work around or trick to overcome this?
Click to expand...
Click to collapse
Well, not sure why, but themes are working great for me, maybe try downloading OTHER themes, as not all themes might support this device
Supervinom said:
Well, not sure why, but themes are working great for me, maybe try downloading OTHER themes, as not all themes might support this device
Click to expand...
Click to collapse
I go to the play store and it is stated that the cyanogen mod theme is incompatible with all my registered devices. Even the free ones cannot be installed. So how did you do it?
found another problem....The contacts that are already stored on both sims cannot be read by CM 11. I can confirm that the contacts are still there as I already transferred the sims to another phone.
Does USB OTG supports on this rom?
If anyone know any kernel patch for enabling usb otg support please post the link here....
VshnuP said:
Does USB OTG supports on this rom?
If anyone know any kernel patch for enabling usb otg support please post the link here....
Click to expand...
Click to collapse
I don't think the hardware support for otg usb is there....
muntinlupa said:
I don't think the hardware support for otg usb is there....
Click to expand...
Click to collapse
But I heard that using external power supply and necessory kernel patch otg support can be enabled atleast partially. I don't know whether it is true or not.

[ROM][Official][5.1.1][Nightly]CyanogenMod 12.1 Nightly for Huawei G620S,Honor 4/4X

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.​
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.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Official CyanogenMod Wiki:https://wiki.cyanogenmod.org/w/Cherry_Info
Important information:
This thread is for official CyanogenMod 12.1 builds for Huawei Honor 4/4X (Qualcomm version). 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
Baseband requirement:
Your must install a compatible baseband before CyanogenMod can be installed, or you won't be able to disconnect a call.
Just flash via recovery, you only need to perform the action once
Che1_L04
Che1_CL10
Che1_CL20
C8817D
G620S_UL00
G620S_L01
Known Issues: http://wiki.cyanogenmod.org/w/Known_Issues_page_for_cherry
Bug report: https://jira.cyanogenmod.org
Features:
Kernel based on official kernel source for Honor 4C(MSM8939), ported to MSM8916, update necessary drivers to QCOM lolipop baseline, and update from v3.10.28 to v3.10.49.
Many vendor blobs kang from rendang
Init scripts from Qualcomm's latest baseline: LA.BR.1.2.4-02710-8x16.0
Use open sourced charger
Set minium screen backlight to 5
Fix CPU Hotplug
Enhance Wifi signal strength (credits: @surdu_petru)
Fix multi-color battery & notifiction LED
Fix FLAC playback for some third-party players
Enable MTP by default
Add call recording
Add support for F2FS
Add PCC calibration interface
Add vibrator intensity control
Add double-tap-to-wake
Add glove mode
Add HW-based crypto support
Update CPU gorvenor driver from Qualcomm
Update thermal driver from Qualcomm
Update kernel scheduler and related syscalls (sched) from Qualcomm
Update memory manager from Qualcomm
Update lowmemorykiller from Qualcomm
Update bluetooth blobs from rendang
Enable KSM
Merge a bunch of kernel updates from Qualcomm baseline (see kernel commit for details)
Set SELinux to enforcing mode
If your device have an official lolipop port, please install that before install this CM port.
Supported devices:
C8817D
C8817E
G621-TL00
G620S-UL00
G620S-L01
Che1-CL20
Che1-CL10
Che1-L04
Installation:
First time flashing CyanogenMod 12.1 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery, e.g., my TWRP with F2FS support: http://forum.xda-developers.com/android/development/recovery-twrp-2-8-7-0-touch-recovery-t3199386
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Optional: Install the Google Apps addon package. OpenGAPPS recommended
Reboot
Download:
http://get.cm/?device=cherry
Credits:
Code Aurora Forum
CyanogenMod Team
surdu_petru
EloYGomeZ
ivan19871002
syhost
zhaochengw
mandfx
cofface
XDA:DevDB Information
CyanogenMod, ROM for all devices (see above for details)
Contributors
dianlujitao, surdu_petru
Source Code: https://github.com/cyanogenmod
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Version Information
Status: No Longer Updated
Created 2015-09-17
Last Updated 2016-02-14
Reserved
@Madhunath Already get solution for your device, read the thread and you'll find it
Thank You it's Really work full (Call hanging up issue Fixed) for Our Device Che1-L04.. :good:
dianlujitao said:
@Madhunath Already get solution for your device, read the thread and you'll find it
Click to expand...
Click to collapse
where is the solition dear?
Bug which i found
In MX Player if we Play any Videos then it's play good without any issue But if we Changed HW from SW then that Videos get reflecting like a light.. Hope it'll fixed in next build..
Request for a features !!!!
I Request you to can you please add Screenshot tile on Quick Setting Panel.. As we need to Press every time Volume Up + Volume Down Key for taking Screenshots.
Alternatively we can enable Screenshot Option from Settings> Buttons> Power menu.. But for this also need to Press Power Key. I want it on Quick Setting Panel.
Hope u'll add this features soon. Or if it can be enable by editing build prop then also let me know. How can i get this Screenshot Option in Quick Panel Setting as you mention that this Official CM12.1 doesn't Support any tweak or Xposed.
Thank You :good:
When we need to flash the baseband recovery , after wiping the data or before wiping data
Sent from my Che1-L04 using XDA Free mobile app
Raju Mondal said:
Thank You it's Really work full (Call hanging up issue Fixed) for Our Device Che1-L04.. :good:
Click to expand...
Click to collapse
How to fix call hanging issue?
Bharadwaz said:
When we need to flash the baseband recovery , after wiping the data or before wiping data
Sent from my Che1-L04 using XDA Free mobile app
Click to expand...
Click to collapse
Directly flash it.
wiping or not doesn't matter
Madhunath said:
How to fix call hanging issue?
Click to expand...
Click to collapse
Read the thread, baseband requirement part
Now G620S-L01 users can enjoy the nightly builds.
Follow the instruction, flash a suitable baseband, you won't get the dialer issue
I dont know why some issues are not mention in official CM bug report:
1. Audio totaly destroyed/not usable if ringtone volume is higher (AudioFX does nothing to speaker, not tested with headsets);
2. Compass not working - HERE IS how One Plus developer called Sultanxda, resolve the issue few weeks ago.. May be would help for our device too;
3. When forward youtube videos there is another issue - video stopped and needs to be reload;
Seems like everything else work as is...
PS: Does the modem needs to be one time installed to receive OTA updates, or every time when G620S-L01 receive update, the modem needs to be flashed again?
bmasgone said:
I dont know why some issues are not mention in official CM bug report:
1. Audio totaly destroyed/not usable if ringtone volume is higher (AudioFX does nothing to speaker, not tested with headsets);
2. Compass not working - HERE IS how One Plus developer called Sultanxda, resolve the issue few weeks ago.. May be would help for our device too;
3. When forward youtube videos there is another issue - video stopped and needs to be reload;
Seems like everything else work as is...
PS: Does the modem needs to be one time installed to receive OTA updates, or every time when G620S-L01 receive update, the modem needs to be flashed again?
Click to expand...
Click to collapse
The modem require only one installation, should be enough ( this will solve issue regarding Dialer, from some devices ) !
CM OTA flash only /system , /boot ( /recovery if you want ) partitions - so, modem partition will not be modified when you install a new update .
I just made a backup from my stock modem partition, just in case cannot receive officially Huawei OTA update .
Best regards !
bmasgone said:
I dont know why some issues are not mention in official CM bug report:
1. Audio totaly destroyed/not usable if ringtone volume is higher (AudioFX does nothing to speaker, not tested with headsets);
2. Compass not working - HERE IS how One Plus developer called Sultanxda, resolve the issue few weeks ago.. May be would help for our device too;
3. When forward youtube videos there is another issue - video stopped and needs to be reload;
Seems like everything else work as is...
PS: Does the modem needs to be one time installed to receive OTA updates, or every time when G620S-L01 receive update, the modem needs to be flashed again?
Click to expand...
Click to collapse
1: Will be fixed in the next cm nightly
2. can be fixed as long as huawei release lolipop kernel source
3. I've no idea
only need to flash baseband once
dianlujitao said:
2. can be fixed as long as huawei release lolipop kernel source
3. I've no idea
Click to expand...
Click to collapse
2. Very bad news. As my previous expirience with Huawei, should be miracle if officlialy update their phone even once.. what about sources..
3. @surdu_petru says in his thread, that already have solution and know how to fix the issue .. I hope you could include his fix to your release..
surdu_petru said:
I just made a backup from my stock modem partition, just in case cannot receive officially Huawei OTA update .
Click to expand...
Click to collapse
Would you share this with us, because I already flashed to test the Nightly with G7 modem..
bmasgone said:
2. Very bad news. As my previous expirience with Huawei, should be miracle if officlialy update their phone even once.. what about sources..
3. @surdu_petru says in his thread, that already have solution and know how to fix the issue .. I hope you could include his fix to your release..
Would you share this with us, because I already flashed to test the Nightly with G7 modem..
Click to expand...
Click to collapse
2. Already have official lolipop beta for honor 4x, when they release it, kernel source comes
3. I don't know about it
dianlujitao said:
3. I don't know about it
Click to expand...
Click to collapse
surdu_petru said:
About YouTube, I know how to fix this issue ... maybe I'll fix in the next update .
Click to expand...
Click to collapse
I hope there is a time to fix it before next release .. Higher Volume Ringtone + Youtbe fix .. and will remain just Compass when as you said Huawei release official sources .. :good:
bmasgone said:
I hope there is a time to fix it before next release .. Higher Volume Ringtone + Youtbe fix .. and will remain just Compass when as you said Huawei release official sources .. :good:
Click to expand...
Click to collapse
I decreased speaker volume to avoid boom, and increased voice call volume
Thank u so much for the Official CM, got a working and almost stable rom after a long wait, some issues found are
1.poor recieving of wifi signal, need to be closer to router to get proper signal
2.loudspeaker volume is very less usually when activate loudspeaker during a call and while playing recorded voice, whatsapp voices etc but playing music and videos are fine
3.Mobile data is not very stable, some time its not connecting even if its on
4.Camera clarity is low compared to stock camera, yellow colour appears all over the image while click using flash
One question> when new update comes in about phone> cyanogen update it download all 255mb file, is it possible to get only update file as ota?
Sent from my Che1-L04 using XDA Free mobile app

[ROM][6.0.0] AOSP - Android Open Source Project [ALPHA]

AOSP 6.0.0
for
the Samsung Galaxy Ace 2​
AOSP is Android as Google publish without other modifications. More or less AOSP is the Nexus devices stock rom without gapps.
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.
*
*/
IMPORTANT INFORMATION
AOSP 6.0 is in a very early development stage, so you can expect a lot of things broken. This is not a daily driver at all.
What is working:
camera (photo)
wifi
bluetooth
video playback (audio isn't being played)
HW acceleration
What is not working:
RIL (sim-card and the network are not being detected)
video recording (all videos are being recorded in green)
audio (playback and recording)
wifi
bluetooth
USB
storage devices aren't being mounted
maybe yet something
Credits:
SergeyL
[email protected]
nieltg
Agontuk
golden-guy
Meticulus
TeamCanjica
Unjustified Dev
Google
A HUGE thanks goes to SergeyL for patches, help and support.
Download:
FTP server
Installation order:
flash ROM
flash this kernel
flash fix for audio
XDA:DevDB Information
AOSP, ROM for the Samsung Galaxy Ace II
Contributors
ChronoMonochrome, Sergeyl (user from 4pda.ru)
Source Code: https://github.com/ChronoMonochrome/android/tree/aosp-6.0
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Stock 4.1.2 && kitkat-compatible recovery
Based On: AOSP
Version Information
Status: Alpha
Created 2015-10-21
Last Updated 2015-10-21
Reserved
Reserved
WOW!
Chrono, You are the best!
Very thanks for marshmallow ROM.
Maybe later it will works great, with working Wi-Fi, BL, RIL and other functions!
@ChronoMonochrome
What means OTA in ROM file name?
kuba130000 said:
@ChronoMonochrome
What means OTA in ROM file name?
Click to expand...
Click to collapse
Actually nothing what it could usually mean. This is a default tag of every a non-block based AOSP ROM packages.
@ChronoMonochrome
Okay.
Is there any chance that everything will work (RIL, media, WiFi, BT)?
kuba130000 said:
@ChronoMonochrome
Okay.
Is there any chance that everything will work (RIL, media, WiFi, BT)?
Click to expand...
Click to collapse
Well, seeing how many devices has not working RIL, this is probably the first issue what logically should be fixed. As for multimedia, right now I have no clue what is wrong here. Some changes in native framework caused our camera blob to not work, but as for the rest, I hope, it's just missapplied STE AV fix.
What's working:
- flashlight.
, joke, relax...
xo.en said:
What's working:
- flashlight.
, joke, relax...
Click to expand...
Click to collapse
Are you alerady installed this ROM?
Can I backup my Vanir, install this rom and restore this backup?
=======
Wysłana z ACE II za pomocą Tapatalka
kuba130000 said:
Are you alerady installed this ROM?
Can I backup my Vanir, install this rom and restore this backup?
Click to expand...
Click to collapse
No, mate, I did not, just thought about making this joke, that's all...
I think you can do like you said, why not?
Nice work, Chrono
Built-in recovery mount partitions? I ask this because my PC doesn't see phone connected via USB at all and i won't flash phone through odin if recovery have partitions mounting issuse
I never expected that this phone had 6.0 before my new moto X. Awesome. Now downloading.
Kirya12347 said:
Nice work, Chrono
Built-in recovery mount partitions? I ask this because my PC doesn't see phone connected via USB at all and i won't flash phone through odin if recovery have partitions mounting issuse
Click to expand...
Click to collapse
It haven't had issues with mounting partitions. However, the phone was recognized as codinap... It doesn't prevent, however, from further flashing a standalone chrono kernel or ace2nutzer's one.
BTW. Have found a reason for not working Wifi / BT / USB. It was so stupidly not being copied configs from device tree... Also, camera is working now, but is unable to save photos. Switching to videorecord mode gives FC immediately. Well, now it's time to fix RIL!
I've installed this ROM.
Nice, but all don't work
Partitions - haven't had issues
btw. @ChronoMonochrome
Can I install ChronoKernel with this ROM?
kuba130000 said:
btw. @ChronoMonochrome
Can I install ChronoKernel with this ROM?
Click to expand...
Click to collapse
Not needed, this ROM has latest CK sources.
New build is up!
Changelog:
camera fix (photo only)
fixed wifi and bt
video playback fix (audio is not being played)
Please install this kernel after flashing a ROM.
Unfortunately it looks like it won't be such easy to fix RIL. Even CyanogenMod at this moment doesn't have fixes in cm-13.0 tree for those devices that have a custom RIL. We must wait at least these common fixes before try to fix our RIL.
just wow, interesting one..
however, how many free ram available for this rom ?(with default apk only)
if large than 30% this rom has a potential to run smooth on ace2 devices
also free available /system space partition after installataion?
@ChronoMonochrome made a fix for audioplayback
http://xda.mister-freeze.eu/XDA-files/ChronoMonochrome/misc/develop/blobs.zip
Flash it after rom flashing
Wow, so much news in such short time for our device. Thanks Chrono for your hard work as always!
Wow. You never cease to amaze me @ChronoMonochrome
Great job, again.
Btw, does this mean your KK ROM's and LP ROM's get less attention, or it's more of a build configuration setup?

[ROM][5.1.1][SM-G531H/BT]CyanogenMod 12.1 for Samsung Galaxy Grand Prime VE

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1.1 (LP), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
BEFORE INSTALLING THIS ROM, MAKE SURE YOUR DEVICE MODEL IS THE SAME AS TITLE
IF YOU ASK ANY QUESTIONS LIKE "IS THIS FOR MODEL BLABLABLA" THEY WILL BE ALL IGNORGED
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
We'll not support users and answer questions from users which:
are running a custom kernel
have flashed mods
modified system files
didn't follow our intructions word by word
are unfriendly
And most important: DON'T READ THE OP
What's working?
Wifi (connection, tethering, etc)
Bluetooth
RIL (SMS, Mobile data, Calls) [dual-SIM]
Camera
Video codecs
Storage (both internal and external)
MTP storage (both internal and external)
zRAM (compressed-RAM swap)
GAPPS
USB OTG
Tethering (USB, Wifi, Bluetooth)
Sound recording
Torch (flashlight)
BUGS/Not working:
Weird sound when using loud speaker while calling
GPS doesn't work
Recorded videos through camera produces wrong color
Offline charging doesn't work
Switching to other fonts will get bootloops after restart. In this case, if you use TWRP recovery, go to File Manager >> delete "themes" from /data/system would help you escape this without factory reset
First time installing CyanogenMod 12.1 to your Galaxy Grand Prime, or coming from another ROM:
Install TWRP Recovery
Reboot into Recovery using 3-button-combo (Vol-up+Home+Power)
Do a Nandroid backup! (Optional and only if you weren't running TouchWiz before)
WIPE (wipe data/factory reset + wipe cache partition + format /system partition)*
Install the ROM from sdcard using TWRP Recovery
Optionally install the Google Apps ( get it here: https://opengapps.org ) (pico GAPPS recommended)
MULTITASKING TEST:
DOWNLOADS:
Click to expand...
Click to collapse
ALPHA-1: Link
ALPHA-2: Link
ALPHA-3: Link
BETA-1: Link
Want some screenies? Get them from Screenshot tab
XDA:DevDB Information
CyanogenMod 12.1, ROM for the Samsung Galaxy Grand Prime
Contributors
doesntexits
Source Code: https://github.com/koquantam/android_device_samsung_grandprimeve3g/tree/cm-12.1
ROM OS Version: 5.1.x Lollipop
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2016-10-10
Created 2016-09-28
Last Updated 2016-10-11
F.A.Q
Q: ETAs?
A: See here: Link
Q: Anymore models supported?
A: SM-G531BT
Q: Is init.d supported on this ROM?
A: Every CyanogenMod ROMs support init.d, so be free at scriptings
Q: Can you include ABCXYZ feature / Samsung Apps here?
A: NO!
Q: Can i use your ROM as a base for portings?
A: Yes, you could, but give proper credits
Q: Server error in Google Play Store?
A: Install latest Google Play Services manually first (might take long time, due to Lollipop's nature), then you can install apps from GG Play as usual
CHANGELOG
ALPHA-1: Initial release
ALPHA-2: Post #21
ALPHA-3: Post #62
BETA-1: Post #145
I test it and repoet
Sent from my SM-G531H using Tapatalk
@doesntexits I test it
worked perfectly
please fix wifi bug please please
Sent from my SM-G531H using Tapatalk
tanks
Already it has much time with bugs such those of the first generation and has two stable cm 13 and up wing cm 14 (even with bugs) nosotro any and cm 12.1 faulty even: / good play wait thanks for keep working on it
mamadrahimi8 said:
@doesntexits I test it
worked perfectly
please fix wifi bug please please
Click to expand...
Click to collapse
Does mobile data work ?
ciel phantomhive said:
Does mobile data work ?
Click to expand...
Click to collapse
yes
Sent from my SM-G531H using Tapatalk
@doesntexits please build a wifi fixer.zip and upload it or build a kernel with wifi working
Sent from my SM-G531H using Tapatalk
Installed, it worked but is not receiving calls, making only, GPS is working, these bugs were that I realized ... porfavor send an update corigindo them ... You did an excellent job.
It all worked eagerly await the fix. We here at Brazil like almost all the group settled and quite bothered the bug wifi. beautiful work
Thank you!
I would like that this model don't forget, I think that is so injust that "all" roms will be designed for grand prime g530h. I think that this comunity is for all, and would like that more roms will be avaliable for this terminal. Sorry, I don't speak english very well.
Wow finally a rom for SM-G531H..... Gonna test it on my device. Good work bro :victory:
It seems that I cant receive call. Auto rotate also won't work.
naimrlet said:
It seems that I cant receive call. Auto rotate also won't work.
Click to expand...
Click to collapse
Yes, and they're all mentioned in OP buglist
doesntexits said:
Yes, and they're all mentioned in OP buglist
Click to expand...
Click to collapse
Opps I didnt read the post correctly. Sorry :silly:
Work or Not ?
Someone sent me this
plz fix bootloop on restartng issue soon
@doesntexits please fix wifi bug
Sent from my SM-G531H using Tapatalk
mamadrahimi8 said:
@doesntexits please fix wifi bug
Click to expand...
Click to collapse
Don't rush him :highfive:
Hardwork requires time :good:

[ROM+TWRP] LineageOS 17.1 + MicroG/Gapps Support 14.01.2021

Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here 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.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
What's working:
Boots
RIL (Calls, SMS, Data)
WiFi
Bluetooth
Audio
Video Playback
Sensors
Flashlight
GPS
Notification Slider
Off screen gestures
Camera
Known issues:
You tell me.
Features:-
-4k video recording
-Signature Spoofing support for MicroG
FAQ
Q What is MicroG?
A https://lineage.microg.org/
Q Playstore error RH-01
A Delete google account and recreate it.
Q Error 7 in twrp
A Get TWRP from Download section
Q Where is MicroG flashable zip?
A https://downloads.nanolx.org/NanoDroid/Stable/ - Download the file NanoDroid-microG-xxxxxx.zip and flash from TWRP.
Q Permission problem in MicroG?
A visit https://shadow53.com/android/no-gapps/faq/playstore-incorrect-signature/
Downloads:
LOS 17.1
Recovery - TWRP 3.2.3 14.02.2019
Flash Instructions:
1. wipe /data /system /dalvik /cache
2. flash rom
NOTE:-
-Clean flash only.
-Backup important data before flashing
Special Thanks
@lineageos
@Marado
XDA:DevDB Information
LineageOS 17.1, ROM for the OnePlus X
Contributors
psychem, yumemichi
Source Code: https://github.com/YumeMichi/device_oneplus_onyx
https://github.com/YumeMichi/kernel_oneplus_onyx
https://github.com/YumeMichi/proprietory_vendor_oneplus
ROM OS Version: Android 10
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Stable Release Date: 2020-06-07
Created 2020-06-11
Last Updated 2021-08-08
Changelog
14.01.2021 build
security patch update
15.09.2020 build
updated security patch - September
updated kernel sources
12.08.2020 build
updated security patch - August
updated kernel sources
25.07.2020 build
updated security patch - July
updated kernel sources
Initial release
June Security patch
Reserved
Hi @psychem,
Thank you for the LOS 17.1 update. When I clicked on the LOS 17.1 download link, I was asked to request for access to google drive. (Kindly refer to the attached snapshot)
absolut_zero said:
Hi @psychem,
Thank you for the LOS 17.1 update. When I clicked on the LOS 17.1 download link, I was asked to request for access to google drive. (Kindly refer to the attached snapshot)
Click to expand...
Click to collapse
Initially it is download on request.
Dear OP,
Is this development really status stable?
Other LOS 17 show as beta?
Mr Raven said:
Dear OP,
Is this development really status stable?
Other LOS 17 show as beta?
Click to expand...
Click to collapse
lot of people have downloaded it already, it is better if they give their view.
psychem said:
lot of people have downloaded it already, it is better if they give their view.
Click to expand...
Click to collapse
Very few of us are left. We are a rare breed.
av2032 said:
Very few of us are left. We are a rare breed.
Click to expand...
Click to collapse
Rare indeed
I intend to test but my weekends fly away
Flashed it yesterday and so far there are no problems.
It is really smooth and it feels great.
Thanks a lot for that awesome build
psychem said:
lot of people have downloaded it already, it is better if they give their view.
Click to expand...
Click to collapse
Been testing it for 3 weeks now. So far so good. Running rooted on an encypted partition, smooth and no bugs to report. But I don't make extensive use of my phone, so your mileage may vary.
Hello,
After flashing your build I've encountered the same bug as the one initially on Yume's LOS 17.1 : date & time resetting after every reboot. Any chance to fix that ?
EDIT : https://forum.xda-developers.com/showpost.php?p=82725973&postcount=363
New build is up
AndroidAuto is working with this rom?
HTML:
psychem said:
New build is up
Click to expand...
Click to collapse
Thanks a lot, revived my old opx with your ROM!
Hello,
Am I the only one who have a phone with high temperature when I use it ? Even with Whatsapp or photo apps. Not only with games.
This is really really hot !
Battery at 42°C when I use any app (Whatsapp, Chrome/ Edge, etc). That's super hot !!
Great job for this release, I have just a little bug with galery but I have flashed Open Gapps version ARM Pico because I just need Google Play (ok I use Youtube, Gmail and Maps).
However this release is better than Lineage OS 14.1 official. I have tested Adaway in stable release v4.k and v5 in beta with root magisk 20.4 but after that I have bug with camera or camera MX so for the moment I prefer use without root
Thx for this work, the Oneplus X is a good smartphone and small
New build is up!
psychem said:
New build is up!
Click to expand...
Click to collapse
Thank you for keeping OnePlus X updated !
1/ Is it possible to have this update by OTA ?
2/ Is it possible to flash this rom without cleaning the phone ?

Categories

Resources