[ROM][UNOFFICIAL][5.1.1]CyanogenMod 12.1 for Samsung Galaxy J5 (2015) - Samsung Galaxy J5 (2015) ROMs, Kernels, Recoveries

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod 12.1 for Samsung Galaxy J5 built from source
DISCLAIMER
Code:
Your warranty is now void.
I'm 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
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.
--------------------------------------------------------------------------
Bugs and changelogs are in 2nd post !
--------------------------------------------------------------------------
Real Battery Life Calculations
Talk Time: Aprox. 18 hours (3G)
Music Playback: Aprox. 62 hours
Video Playback: Aprox. 13 hours
Screen On Time (Idle CPU): Aprox. 20 hours
Screen On Time (Full load CPU): Aprox. 6-8 hours (user-dependent)
Deep Sleep only: Aprox. 70 hours
--------------------------------------------------------------------------
Installation
1. Make sure you have updated to stock 5.1.1.
2. Download the ROM from the direct link for your device in the Downloads section below.
3. Download 5.1.1 ARM GAPPS.
4. Transfer the zip files to your SD card.
5. Reboot to recovery mode. ( Vol UP + Home + Power )
Note: It is highly recommended to use TWRP Recovery
6. Optional: Do nandroid backup.
7. Full wipe /system, /internalsd, /data, /cache, as well as the Android folder from your external SD.
Note: You will have to format data as well if you want to use data encryption
8. Install CM zip and GApps zip.
9. Reboot to system.
10. Setup your device.
Enjoy!
------------------------------------------------------------------
Downloads
SM-J500FN
SM-J500F
SM-J500G
SM-J500M
SM-J500H
SM-J500Y
SM-J5008
SM-J5007
------------------------------------------------------------------​
Source​Check out the ROM Source available on GitHub.
Feel free to submit any fixes, Just remember to give proper credits when using other people's source.
Kernel Source
---------------------------------------------------------------------------------------------------------------------------------------
Credits
@jackeagle for kernel maintaining.
@TheWisp for the awesome InputDisabler.
@aapav01
@ganesh varma for helping when development needed support.
And last the awesome J500H testing team we have in Hangouts, for being there all this time.​
XDA:DevDB Information
CyanogenMod 12.1, ROM for the Samsung Galaxy J5
Contributors
Nick Verse, ganesh varma, #Henkate
Source Code: https://github.com/Galaxy-J5
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop Modem/Baseband
Version Information
Status: Stable
Current Stable Version: 4.0.0
Stable Release Date: 2016-09-23
Created 2016-09-25
Last Updated 2017-04-29

Bugs and Issues​
Code:
- No audio through FM Radio.
Let me know if you find other bugs!
--------------------------------------------------------------------------------------------------------------------------------------------
Submitting Bug Reports:
If you find some bugs, report it with logs and detailed information of the issue.
Do not report bugs if custom tweak is done.
Do not report bugs if Xposed is installed!
---------------------------------------------------------------------------------------------------------------------------------------------
Changelog:
Code:
[B]October 11, 2016[/B]
- Final build.
- Fixed all issues with GPS and Wi-Fi.
- Added new frequencies that Samsung had not included for CPU. (200MHz-1401MHz)
- Kernel stability updates.
- Audio low-latency porting to CM.
- Audio FX made the right way. (Audio is loud and crispy now)
- Abandoning FM project to work for CM13. (No audio)
- Merged with latest CM Changes.
[B]September 28, 2016[/B]
- Fixed lagging issues.
- Imported SIP/voIP connection features into ROM. (Needs testing)
- Enabled DSP audio processing by default.
- Disabled GPS logging that was ovehauling our logcats.
[B]September 23, 2016[/B]
- Fixed reboot issues.
- Fixed lags from not needed libraries and kernel commits.
- Fix rmnet (data) issues.
- Dalvik/ART optimizations.
- Removed extra governors/io schedulers.
(The provided governors in OC kernels for J5 are for Exynos devices,
so they need extra configuration to be adapted to Snapdragon devices.
Until then, we will use the stock and trusted ones,
but keep overclocking to be enabled by a userspace application).
- Many kernel fixes.
- Framework fixes.
- Audio enhancements.
- Added audio echo cancellation support (AEC) for in-calling audio.
- Added Wifi-Direct and Screen Cast/HDMI support in kernel. (Needs testing)
- Added Volume wake and Home button wake support.
(You can enable/disable these features from Settings->Buttons)
- Merged with latest CM Changes.
[B]September 8, 2016[/B]
- Removed On-Screen-Buttons implementation.
(Currently we don't have an implementation for hard disabling touch-keys in kernel.)
- Kernel fixes.
- Attempt to fix reboot issues and data problems for [B]G[/B] and [B]H[/B] variant.
- Removed KernelAdiutor
[B]September 2, 2016[/B]
- Added OC in kernel and fixes for frequency ladder. (0.2 to 1.8 GHz)
- Added a lot of governors and I/O schedulers.
- Added KernelAdiutor as a built-in application for tweaking parameters.
- Added DayDream support by default.
(It is a screensaver feature for Android.
You can choose your preference in Settings -> Display & lights -> DayDream)
- PowerHAL fixes.
- Disabled compression of camera images, set quality of Encoder to 100% and increase memCap *4.
(Image sizes are larger, and have better quality)
- Added On-Screen-Buttons implementation similar to qemu.hw.mainkeys=1.
(You can use software keys for Back/Menu/Options, by enabling it on the first setup screen.
Main keys will be permanently disabled)
- Merged with latest CM Changes.
[B]August 20, 2016[/B]
- Excluded InputDisabler from build. (Not needed from now on as we found the root of the cause)
- Screen on/off lag reduction. (WIP)
- Fixed SD Card issues and corresponding folder creations on boot.
- Added option to secure unmount external SD before removal.
- Added option to record in-call voice for all regions.
- CPU speed/responsiveness optimizations.
- SELinux denial fixes for other variants too.
- Switched to SELinux enforcing, minized kernel messages and ADB secure (needs su command from now on).
- Optimized latency for audio HAL. No drop-outs from now on.
- Audio effect optimizations. Sound is more crisp.
- Excluded zRAM.
(zRAM caused not needed CPU overhead and heat issues when on Full Brightness+Mobile Data+GPS)
- TWRP bug-fixes.
- Kernel fixes.
- Merged with latest CM Changes.
- Updated stable release name to 2.0.0
[B]July 22, 2016[/B]
- Fixed small freeze on screen unlock.
- Fixed Auto Display Color Calibration.
- Disabled Auto Brightness feature. (No light sensor for J5)
- Raised the perceived loudness by 4db on headphones, and 4db on speaker output.
- Fixed audio minor drop-outs when exiting deep sleep.
- Fixed some firmware link typos.
- Enabled zRAM. (512MB)
- Merged with latest CM Changes.
[B]July 15, 2016[/B]
- Fixed NFC.
- Fixed Keymaster firmware detection.
- Merged with latest CM Changes.
[B]July 14, 2016[/B]
- Fixed moving apps to external SD.
- Added option to choose the default install location of applications in Settings.
- Optimized haptic feedback.
- Fixed front flash camera latency.
- Merged with latest CM Changes.
[B]
June 23, 2016[/B]
- Optimized CPU usage.
- Fixed SELinux Denials.
- Fixed audio latency and quality.
- Fixed QR Scanner display errors and camera related problems.
- Kernel updates.
- Merged with latest CM Changes.
--------------------------------------------------------------------------------------------------------------------------------------------------
Tips :
To activate Developer settings : Settings -> About phone -> press Build number 7 times.
To activate 3-way reboot go to Developer settings and select "Advanced reboot".
Root is included and disabled by default, enable it from Developer settings - Root access.
BusyBox is included.
LiveDisplay is a feature for adapting display colors for night usage.
You can enable it by turning on GPS and data/wifi for some seconds.
Then go to Settings -> Display & lights -> LiveDisplay -> Display mode and change from off to automatic.
Then your phone will know when to adjust your display for night usage through your local GMT zone.
You can also adjust Color Temperature for Day/Night modes.
Screen Cast is a feature to cast your screen to a Smart TV.
Enable Wi-Fi and check Settings->Display & lights->Cast screen->Enable wireless display, connect both devices, and play!​

Multi Window Support - J500F
Hi @Nick Verse
First of all, Thank You so much for this awesome rom..
I just have one request..
I'm using J500F (Indian Version)..
Can you add Multi Window Support in the next release of this rom for J500F..??
Thanks in advance..

Just use CM13... lol

Cm 13 is not yet stable, fully working. And dont try to undermine other peoples work.

Hi there
Who can help me to understand and solve the following situation: i want to add spelling romanian language to stock cm12.1 keyboard. Romanian language is available only just as language, for entire operation system, not for spelling purposes (is not in the spelling languages list when i try to add it). So, how can i add it whitout installing another app like Google Keyboard? Is possible?
I use Nicke Verse CM12.1 version from 15.07 on a J500FN.
Best!

y-c-s said:
Hi there
Who can help me to understand and solve the following situation: i want to add spelling romanian language to stock cm12.1 keyboard. Romanian language is available only just as language, for entire operation system, not for spelling purposes (is not in the spelling languages list when i try to add it). So, how can i add it whitout installing another app like Google Keyboard? Is possible?
I use Nicke Verse CM12.1 version from 15.07 on a J500FN.
Best!
Click to expand...
Click to collapse
Propably CyanogenMod official developers didn't add the spelling feature for Romanian language in the official repository! You can contribute in GitHub on your own if you want, or PM a Developer!

abhijeet1331 said:
Hi @Nick Verse
First of all, Thank You so much for this awesome rom..
I just have one request..
I'm using J500F (Indian Version)..
Can you add Multi Window Support in the next release of this rom for J500F..??
Thanks in advance..
Click to expand...
Click to collapse
Multi-Window support uses Android API 24, which means you will have to wait for Android 7.0!

Nick Verse said:
Multi-Window support uses Android API 24, which means you will have to wait for Android 7.0!
Click to expand...
Click to collapse
Which most likely will never come from Samsung.
Sent from my SM-J500F using Tapatalk

punmeister said:
Which most likely will never come from Samsung.
Sent from my SM-J500F using Tapatalk
Click to expand...
Click to collapse
Yes! But we'll do something if we can

magix01 said:
Cm 13 is not yet stable, fully working. And dont try to undermine other peoples work.
Click to expand...
Click to collapse
I was referring to adding multi-window support... because it's kinda buggy if implemented on Lollipop...
I never undermine anyone's work and am currently using Nick Verse's CM12...
Sorry for the misunderstanding...

Nick Verse said:
Multi-Window support uses Android API 24, which means you will have to wait for Android 7.0!
Click to expand...
Click to collapse
Okay.. Thanks..

When will the download links be available?
Sent from my Galaxy j5 using Tapatalk

Very soon
Sent from my SM-J500H using Tapatalk

ayamati said:
Just use CM13... lol
Click to expand...
Click to collapse
please don't mess the thread by giving unnecessary suggestions.

Aasis34 said:
please don't mess the thread by giving unnecessary suggestions.
Click to expand...
Click to collapse
It was a relevant answer to the multi-window question. I don't mess anything.

Updated [Downloads Tab]
Updated SM-J500FN. Next is SM-J500F. Download links will be in the downloads tab from now on.

Audio Latency
We have noticed some longer than usual audio delays a long time ago in CM builds from source.
The main concept is to make the builds as fast responding as possible.
- Currently the audio.primary.msm8916 module is a proprietary blob, because without it in-call audio breaks. (related to proprietary Samsung RIL blobs)
- Disabled AUDIO_OUTPUT_FLAG_FAST, as it is constantly denied in logs even when set in native 44100 sampling rate.
Sources:
https://github.com/Galaxy-J5/android_device_samsung_j5-common
If anyone is familiar with building sources and is aware of the issue, please contact me.

Updated [Downloads Tab]
Updated SM-J500F

@Nick Verse
Thank you for your awesome work!
I think I'll test the new version later.
By the way, I think you should mention in OP how to download, because some people use the old XDA theme (2010), including me (but I know how to download) and they can't see the project tabs unless they switch to at least 2013 theme.
EDIT:
@Nick Verse : When you go to downloads tab, there is download link. You can put it in OP as direct download link, but people will still have to switch to at least 2013 theme. Maybe you can put the link of downloads tab too. It's your choice
PS: limited to thanks button -_-

Related

[SM-P601] [6.X] Lineage/Mokee/CM/RR for Galaxy Note 10.1 3g (2014)

{
"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"
}
Code:
/*
* 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.
*/
Attention!
If You are using Xposed and You have problems, it is Your personal problem. No need to report them to me.​
Special thanks:
Christopher N. Hesse - RaymanFX
The guys of the Exynos 5420 team
What works:
3G (Fully fixed 20160826)
Sound
Microphone
Bluetooth
WiFi
WiFi direct (Fixed 20160911)
GPS (Fixed 20151216)
InfraRed (Fixed 20160819)
Stylus
All sensors (compass, gyro...)
OTG
SD card
Camera/Torch (Fixed 20161013)
Screen Record (Fixed 20161014)
Screen cast/Wireless display (Fixed 20161118)
What does not work:
ANT+
Call record - Partially it works. Recording goes, but drops the phone program.
Downgrade bootloader to 4.4.2 (if previously used stock 5.1.1 firmware)
Download:
Lineage OS 13 (Instead Cyanogenmod)
MoKee Open Source
CyanogenMod 13. Updating will not. Latest update - 20161230.
ResurrectionRemix M. Updating will not. Latest update - 20161230.
GoogleAPPS:
Open Google Apps project
My TWRP 3.1.0-1 for SM-P600/SM-P601 (20170326):
AFH - zip file.
AFH - img.tar (for ODIN)
Sources in github:
Device
Vendor
Kernel
TWRP
Programs that I use for s-pen:
SPenCommand - action menu
MyScript Smart Note - notes
MyScript Stylus (Beta) - Keyboard for Handwriting
​
Donated:
---
XDA:DevDB Information
SM-P601 Android 6.X, ROM for the Samsung Galaxy Note 10.1 (2014 Edition)
Contributors
ShevT
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2015-12-17
Last Updated 2017-06-13
Changelog:
Code:
[B]201711201:[/B]
[LOS-13] [INDENT]ASB November 2017
Fix [URL="https://jira.lineageos.org/browse/BUGBASH-1052"]BUGBASH-1052[/URL]
Minor fixes[/INDENT]
[B]201710915:[/B]
[LOS-13] [INDENT]Fix WiFi KRACK[/INDENT]
[B]201710915:[/B]
[LOS-13] [INDENT]Android 6.0.1 r81
ASB October 2017[/INDENT]
[B]20170923:[/B]
[LOS-13] [INDENT]Android 6.0.1 r80
ASB September 2017[/INDENT]
[B]20170910:[/B]
[LOS-13] [INDENT]Update Sources[/INDENT]
[B]20170608:[/B]
[LOS-13] [INDENT]Update Sources[/INDENT]
[B]20170603:[/B]
[MK60.1] [INDENT]SQLite 3.19.2
Bye bye MoKee. Source codes are not updated for a long time.
This is the latest version. There will be no more assemblies.[/INDENT]
[B]20170602:[/B]
[LOS-13] [INDENT]Update Sources
SQLite 3.19.2[/INDENT]
[B]20170413:[/B]
[LOS-13] [MK60.1] [INDENT]Update Sources[/INDENT]
[B]20170326:[/B]
[TWRP-3.1.0-1]
[INDENT]Fix reboot when no OS is present
Set Backup_FileName on adb backup[/INDENT]
[B]20170313:[/B]
[LOS-13] [MK60.1] [INDENT]Fix writting on NTFS partiions
Add sec_e-pen keylayout. It fix work the virtual keys, if you press them a e-pen.
Fix speaker priority on phone call
Modified open source camera wrapper
minor fixes[/INDENT]
[B]20170206:[/B]
[LOS-13] [INDENT]Update sources
Fixed AudioFX! It is back into the ROM and it works great!
Rid of our SEANDROID message on boot (Thanks @thompatry)
Added cache image partition size
minor fixes[/INDENT]
[B]20170205:[/B]
[TWRP-3.0.3-1][INDENT]Updated sources
Rid of our SEANDROID message on boot (Thanks @thompatry)
Added cache image partition size[/INDENT]
[B]20170203:[/B]
[LOS-13] [MK60.1] [INDENT]Update sources
audio_effects.conf moved to vendor (Fixes some sound problems)
main-mic: volume Up
minor fixes[/INDENT]
[B]20170125:[/B]
[LOS-13] [INDENT]Update sources[/INDENT]
[B]20170109:[/B]
[LOS-13] [INDENT]Update sources
Added Network Traffic Indicator[/INDENT]
[B]20170108:[/B]
* Team Win Recovery 3.0.3-0
[MK60.1] [INDENT]Added LatinIME keyboard
Default locale en-US
Fixed long time installation[/INDENT]
[B]20170107:[/B]
Added MoKee OpenSource 60.1
[LOS-13, MK60.1] [INDENT]SQLite 3.16.2
Minor fixes[/INDENT]
[B]20170103:[/B]
[LOS-13] [INDENT]SQLite 3.16.0
Minor fixes[/INDENT]
[B]20161230:[/B] - Goodbye Cyanogenmod! Hello, LineageOS
[CM13, RR-M][INDENT]Update sources
This final assembly RR and CyanogenMod.[/INDENT]
[B]20161225:[/B]
[CM13, RR-M][INDENT]Update sources
Kernel: Minor fixes[/INDENT]
[B]20161215:[/B][INDENT][CM13]Android 6.0.1_r74
[CM13, RR-M] Disable simple root access
Kernel: Minor fixes[/INDENT]
[B]20161212:[/B]
[CM13, RR-M][INDENT]Disable Input Boosters by default
Kernel: Fix scaling available freqs (needed for Deathly Adiutor)
Kernel: WiFi: Security vulnerability - protect array overflow in PNO
Kernel: WiFi: Minor fixes[/INDENT]
[B]20161209:[/B]
[CM13, RR-M][INDENT]Audio HAL: Fixed problem with volume control during a voice call
Now use SQLite 3.15.2 with [URL="http://forum.xda-developers.com/showpost.php?p=64354348&postcount=5"]additional optimization[/URL]
Some kernel fixes[/INDENT]
[RR-M] [INDENT]Removed Kernel Adiutor[/INDENT]
[B]20161206:[/B]
[CM13, RR-M][INDENT]Audio HAL fixes. I checked with 5.1.1 bootloader. There is no problem. I ask to check crackles...
Fixed "[URL="http://forum.xda-developers.com/showpost.php?p=69931958&postcount=378"]says charging slowly[/URL]"
Updated SDCard FS[/INDENT]
[B]20161204:[/B]
[CM13, RR-M][INDENT]New kernel control app included: [URL="https://play.google.com/store/search?q=deathly%20adiutor"]Deathly Adiutor (check it out on google play!)[/URL]
Added support for 3000ma chargers.
Added support for UBS3.0 charging speeds (Up to 1000ma).
Added screen on charging limiter to avoid high heat generation while charging.
Added Display Mode Control (mdnie)
KERNEL: epen_saving_mode node now shows the current state of the feature.
KERNEL: touchkey glove_mode node now shows the current state of the feature.
KERNEL: added new sysfs to enable/disable input boosters (touchscreen, touchkey and spen)
KERNEL: updated f2fs driver
KERNEL: updated WiFi driver
KERNEL: use gcc UB-5.3 kernel toolchain
More minor fixes[/INDENT]
[B]20161130:[/B]
[TWRP 3.0.2-4][INDENT]Kernel: New f2fs driver and other...
Kernel:SELIinux Enforce
Update RU translation (by [email protected])
Added n1awifi and n1a3g assert's
Added tzdata
Minor fixes ...[/INDENT]
[B]20161122:[/B]
[CM13, RR-M][INDENT]Fix InfraRed
Minor fixes ...[/INDENT]
[B]20161120:[/B]
[CM13, RR-M][INDENT]Kernel: Switch Stackprotector to REGULAR.
[INDENT]This fixes the problem of a kernel panic when the camera starts. [/INDENT] [/INDENT]
[B]20161119:[/B]
[CM13, RR-M][INDENT]Fixed Screen cast/Wireless display
DRM: fall back to L3 security level
Xposed minor fixes ...[/INDENT]
[B]20161118:[/B]
[CM13, RR-M][INDENT][Kernel]: Enable STACKPROTECTOR STRONG
[Kernel]: [Exynos Thermal]: See and set trip point temperature with oneshot node... (Thanks tincho5588)
[Kernel]: Minor fixes
[CM13] Added Xposed patch. (Check it..)
Added H263 codec
[Exynos Thermal]: [URL="https://github.com/ShevT/device_samsung_lt033g/commit/145b9f4df86d3e55934e6182eca3d7099098ac6c"]Set default values for thermal throttling[/URL]
Other minor fixes ...[/INDENT]
[B]20161115:[/B]
[RR-M][INDENT]Added menu option to turn off HWKeys[/INDENT]
[B]20161114:[/B]
[CM13, RR-M][INDENT]Fix default tiles on QuickSettings panel
Removed Packages: ResurrectionStats, ResurrectionOTA, CMUpdater,
Removed Packages: CMBugReport, UnifiedEmail, Email, Exchange
Improved interface performance
[URL="http://forum.xda-developers.com/showpost.php?p=64354891&postcount=7"]Added instruction[/URL] for downgrade bootloader to 4.4.2[/INDENT]
[B]20161113:[/B]
[CM13, RR-M] [INDENT]Android 6.0.1 r74
Fix of lights buttons if hardware keys is disabled
Allow to use baseline profile for AVC recording
Remove ANT+ support. It does not work at all.
AudioHAl minor fixes
Kernel: GPU: OC/UC clocks and custom interface fixes
Kernel: ALSA fixes
QuickSettings panel: in column 4 tiles
QuickSettings panel: changed the default tiles
Other minor fixes ...[/INDENT]
[B]20161107:[/B]
[CM13, RR-M] [INDENT]Camera: New camera blobs. It works fast and well
Audio: Added more sec soundfx blobs
Audio: Adjusting the Wolfson DAC EQ bands
GPU: Added GPU clock interface
GPU: Added GPU voltage control
GPU: Added GPU thermal control interface
GPU: Added unified sysfs module
Kernel: Update kernel Motor driver (compatible with CMHW)
Kernel: Added frandom
System: Disable Recovery Updater
System: Cleaning and updating init scripts
System: Update VibratorHW class
System: Added audio/ac3 support
System: Disable LiveDisplay by default (When night mode - low UI performance)
System: Removed AudioFX package (Incompatible with Wolfson)
System: Removed HEVC Decoder. We do not support it.
System: Added support Exynos.AVC.Decoder.secure
More minor fixes ...[/INDENT]
[B]20161028:[/B]
[CM13, RR-M] [INDENT]Kernel 3.4.113
Kernel: Fixed [URL="https://github.com/dirtycow/dirtycow.github.io/wiki/VulnerabilityDetails"]dirtycow[/URL] bug
The kernel is compiled linaro gcc-5.2
Settings: Advanced Reboot moved to Button Settings
Settings: Advanced power menu enabled by default
Fixed Incoming Call Presentation
Added exynos MPEG2 Decoder
Updated media_codecs and media_profiles
Improved interface performance
Added support for Notification lights on the buttons. Blink, blink...
Added support of Advanced Low Power audio
More minor fixes in the camera, wifi and other....[/INDENT]
[B]20161020:[/B]
[CM13, RR-M] [INDENT]Initial ResurrectionRemix M
Fixed constant activity WiFi
Fixed Bluetooth calls (If you touch the screen during a call, the sound disappears)
Updated some kernel drivers
Fixed vold mount points
audio: Increase volume
Power optimization
More minor fixes[/INDENT]
[B]20161018:[/B]
[CM13][INDENT]New camera blobs (from T805XXU1CPH5). Runs faster and works also faster.
Fixed Camera low quality video shooting
Fixed Screen Record low quality
Fixed DRM
Fixed bluetooth headset phone calls.
More minor fixes[/INDENT]
[B]20161016:[/B]
[CM13][INDENT]Enable multi-window as default
More minor fixes
Added mirror to yandex disk[/INDENT]
[B]20161014:[/B]
[CM13][INDENT]Fix Camera/Torch
Fix Screen Record
New GPU MALI T6XX R7P0 driver
More minor fixes[/INDENT]
[B]20160921:[/B]
[CM13][INDENT]Update media codecs profiles
Increase Speaker Digital Volume
Disable DEXPREOPT
Fix WiFi direct and other WiFi problems..
More minor fixes[/INDENT]
[B]20160903:[/B]
[Temasek, CM13][INDENT]Update AudioHAL. Fixed Phone calls (No sound)
Enable noise suppression
Bluetooth fixes
Minor fixes[/INDENT]
[B]20160826:[/B]
[Temasek, CM13][INDENT]Fixed Key Disabler
Fixed Setup Wizard crash on firs boot
[GSM] Fixed search network and an automatic setting apn (it is not necessary to prescribe the hands)
Fixed vibration settings
Update GPS blob from P601XXUDOJ5
[URL="https://github.com/ShevT/device_samsung_lt033g/commit/e35c6297b5167d30631358340587d045c6dd6761"]Repurpose menu key[/URL] as an app switcher key (long press menu key - calls the application menu)
[Temasek] Add Enable/Disable HW Keys Preference ([B]Settings -> Buttons -> Hardware Keys[/B])[/INDENT]
[B]20160821:[/B]
[Temasek] Just updated
[CM13] [INDENT]Fixed PowerHAL for new kernel
Fixed IR port
Minor fixes in init scripts[/INDENT]
[B]20160819:[/B]
[TWRP 3.0.2-1][INDENT]Added to backup: preload, efs, modem partitions
Including [URL="https://github.com/omnirom/android_bootable_recovery/commit/ce8f83c48d200106ff61ad530c863b15c16949d9"]adb backup[/URL][/INDENT]
[Temasek][INDENT]Fixed PowerHAL for new kernel
Fixed IR port
Minor fixes in init scripts[/INDENT]
[CM13] I'll update later
[B]20160817:[/B]
[CM13] Update :)
[Temasek] Add new ROM
<cut>
Reserved
CyanogenMod 13
CyanogenMod
About | Home Page | WiKi | Git page​
CyanogenMod 13.0 (Android 6.0.1) Final
Screenshots:
Downloads:
Android File Host / Yandex Disk. Build date 20161230
Click to expand...
Click to collapse
ResurrectionRemix M
ResurrectionRemix M
Home Page | Git page​
ResurrectionRemix M (Android 6.0.1) Final
Screenshots:
Downloads:
Android File Host / Yandex Disk . Version 5.7.4. Build date 20161230
Click to expand...
Click to collapse
MoKee OpenSource
MoKee Open Source
About | Home Page | Git page​
MoKee 60.1 (Android 6.0.1) Final
Screenshots:
Downloads:
Android File Host. Build date 20170603
Click to expand...
Click to collapse
Lineage OS
Lineage OS
About | Home Page | Git page​
Lineage OS 13.0 Stable
Screenshots:
Downloads:
AFH Downloads. Build date 20171201
Click to expand...
Click to collapse
Downgrade bootloader to 4.4.2
This will fix the problem with the sound (crackling) on my firmwares in the transition from the official 5.1.1 firmware.
Attention! I do not take any responsibility for possible negative consequences.
1) Make a backup copy of all data (including sections EFS, Modem, Preload)
2) Copy backup on PC
3) Download Odin 3.10 and Bootloader (You must rename the file, so extension was .tar or .tar.md5. For example - BL_P601XXUCOF1_CL5054848_QB5172195_REV00_user_low_ship.tar)
4) Run "download" tablet mode.
5) Connect tablet to PC
6) Run Odin
7) In the BL (bootloader) field, insert file BL_P601XXUCOF1_CL5054848_QB5172195_REV00_user_low_ship.tar
8) Start.... The bootloader will be installed and the tablet reboots.
9) You can go to TWRP and restore the backup (It is enough to restore the data and /data partition).
10) Installing firmware and OpenGapps-nano.
P.S. If you have not switched on my firmware (use stock 5.1.1 firmware), it is recommended to remove all of the data (not to restore /data partition)
Great news ShevT... Thanks a million!
ShevT said:
Reserved 5
Click to expand...
Click to collapse
From where can we downoad it.?
Good job!
I hesitate to mention the "no placeholder" rule, especially to a dev who do original work, but...
Anyway hope to see a release soon, keep up the good work!
Nice!
Will it work on P600 like other P601 roms?
Hope we see a download link in the next few days!
That would be an awesome xmas gift!
Impatient to test it!
Keep up the good work, ShevT!:good:
Merry xmas!!!:angel:
is there stil no download link?
Sent from my SM-P600 using XDA Free mobile app
ruud said:
is there stil no download link?
Click to expand...
Click to collapse
Not yet.
I now have a problem with time. It will be some time - will build
Thanks for the good work ShevT, looking forward to Marshmallow. Hopefully, we'll have a build before the end of the year?
see firmware
ShevT said:
see firmware
Click to expand...
Click to collapse
Can this be flashed on the SM-P600?
Yes
mosimchah said:
Can this be flashed on the SM-P600?
Click to expand...
Click to collapse
can you give a link to it. i only see the 5.1.1 rom
Sent from my SM-P601 using XDA Free mobile app
ruud said:
can you give a link to it. i only see the 5.1.1 rom
Sent from my SM-P601 using XDA Free mobile app
Click to expand...
Click to collapse
It's in the OP. Link: https://www.androidfilehost.com/?fid=24345424848487946

[ROM][May][5.1.1] CyanogenMod 12.1 [2016/05/24] [UNOFFICIAL] by SergeyL

Hello, I just wanted to share one of the most stable and best lollipop versions here. It is updating very fast, which I like the most. I did not make this rom.
cm12.1-UNOFFICIAL-codina for GT-I8160
Based on Chrono Kernel with TWRP
{
"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"
}
Not working:
- You post in comments what does not work.
How to install:
1. Download CM12.1 and Gapps from the links;
2. Copy both files to removable SD card;
3. Go to the CWM recovery;
Next steps in the CWM:
4. Select "Wipe Data / Factory Reset";
5. Choose "Install the Zip from External Storage";
6. Select the file CM12;
7. In the same way flash GApps;
8. Exit the root of the CWM, and select "Reboot System Now";
9. Done!
Fits only with new versions of cwm / twrp can put a kernel of ChronoKernel.
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------​Downloads:
Google Apps 5.1.1 HDPI (240DPI)
ROM [2016/05/24]
ROM [2016/04/26]
ROM [2016/04/25]
ROM [2016/04/03]
ROM [2016/02/09]
ROM [2016/01/19]
ROM [2016/01/13]
ROM [2016/01/01]
ROM [2015/12/21]
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Changes on 2016/05/24 version:
- CM sources update;
- Fixed minor irregularities of CM;
- Fixed some bugs from logcat;
- Updated ChronoKernel sources from 20.05.2016 Version 4.4.x - Standard;
- Fully fixed and improved Sqlite optimizations;
- Added in Settings paragraph "SuperSU";
- Added to Settings "Disabling error messages"
- Disabled the display of errors in aapt for some actions;
- Some improvements;
- Fixed memory leak;
- A lot of minor fixes;
- ROM built on com.google.android.webview;
Changelogs history:
Changes on 2016/04/26 version:
- Improved StrictMath. It accelerates some actions;
- Optimization patch for XmlParser. Improves stability;
- Updated lib hwcomposer sources . Thanks @ChronoMonochrome;
- Improved WaitingForDrawn. Improved security;
- Fixed Bluetooth Manager. Fixed crash when searching for devices. The patch from CM13;
- Improved code from CM13. Fixed some sticking in work;
- Finalized innovations for the updated code;
- Fixed memory leak when using SQLite optimization;
- A lot of minor fixes;
Changes on 2016/04/25 version:
- CM sources update. CM team update base to 5.1.1_r37 LMY49J;
- Fixed minor irregularities of CM;
- Fixed some bugs from logcat;
- Fixed MediaScanner crashing;
- Added a shadow to the text in StatusBar;
- Added optimization patch for rounding values SO_TIMEOUT. Improves performance;
- Fixed issue with Yahoo Weather Provider. I change the URL for weather updates;
- Added 2 patches for SQLite(from CM13). Improves performance;
- Fixed memory overflow when using libbinder.so. Fixes leaks and buffer overflows;
- Some patches to improve WiFi work;
- Activated call recording;
- Added some code from CM13. Improves stability and performance;
- A lot of minor fixes;
- Added some minor fixes and optimizations in Chronokernel. Updates from GT-I9300 kernel;
- Cleaned ramdisk;
- ROM built on com.google.android.webview.
Changes on 2016/04/03 version:
- CyanogenMod sources update. CM team update base to 5.1.1_r35 LMY49H;
- Fixed minor irregularities of CM;
- Updated ChronoKernel sources to r4.2.8 Standard;
- New fix for low incall. Thx @golden-guy;
- Added in Settings-Memory what (Sd card or internal card) will be used by default. It is memory swap, script is not needed now;
- Implemented patch to speed up the interface, also reduced the default animation from 1 to 0.75. The effect is noticeable;
- Minor fixes for Bluetooth;
- Improved work OpenGL ES. Idea from CM13;
- Fixed camera crashing when used start/stop a lot of times. @ChronoMonochrome's patch;
- Improved patch for smoother work;
- Fixed memory leak;
- A lot of minor fixes;
- ROM built on com.google.android.webview;
Changes on 2016/02/09 version:
- CyanogenMod sources update. CM team update base to 5.1.1_r34 LMY49G;
- Fixed minor irregularities of CM;
- Updated ChronoKernel sources from 06.02.2016. Version 4.2.x - Standard;
- Fixed some bugs from LogCat;
- Improved performance in InCallUI;
- Fixed video recording, no longer green videos;
- A lot of minor fixes;
- ROM built on com.google.android.webview;
Changes on 2016/01/19 version:
- CyanogenMod sources update;
- Fixed minor irregularities of CM;
- Fixed some LogCat bugs;
- Updated ChronoKernel sources from 17.01.2016. Version 4.1.x - Standard;
- Stock camera changed to Snap camera;
- Bluetooth fix. Improved stability;
- New fix for RIL, for some changes thx @golden-guy
- Improved patch for smoother work;
- A little bit faster interface by reducing delays;
- New optimization for GCC LINARO_4.9.4. ROM, working smoother;
- Founded another battery drain. Edited code of display synchronization. Reduced cycles and time of synchronization;
- A lot of minor fixes;
- ROM built on com.google.android.webview;
Changes on 2016/01/13 version:
- CyanogenMod sources update. CM team update base to 5.1.1_r33 LMY49F;
- Fixed minor irregularities of CM;
- Fixed minor bugs in new code;
- Fixed some LogCat bugs;
- Updated patch for extra Buffers ;
- Updated ChronoKernel sources from 13.01.2016. Version 4.x.x - Standard;
- Beta patch to fix battery drain in 3G mode;
- A lot of minor fixes;
- ROM built on com.google.android.webview;
Changes on 2016/01/01 version:
- CyanogenMod sources update;
- Fixed minor irregularities of CM;
- Fixed some LogCat bugs;
- Reduced parameter extra Buffers for 1 cycle. Interface must be faster now, and work better with multimedia;
- Deleted treatment VideoNativeMetadata, like in CM11, some errors in work with multimedia disappeared. Beta patch;
- Edited fix for removing memory leak;
- A lot of minor fixes;
- ROM built on com.google.android.webview;
- Tweak ro.sys.fw.trim_enable_memory, now activeted 512 RAM, who wants older value, in build.prop comment the older value. and delete new value;
Changes on 2015/12/21 version:
- Updated CyanogenMod sources;
- Corrected minor irregularities of CM;
- Fixed some irregularities in innovations;
- Corrected bugs on LogCat who sent me;
- Fixed some overload problems. Information third-party software on a software took from LogCat;
- Fixed eliminate memory leaks. Even irregularities found in the code of CM;
- Battery graph fix;
- I edited a patch of smoothness. By this fixation of a knitted congestion;
- Lots of small fixes, which affected the stability of the phone;
- Firmware collected on com.google.android.webview;
Use TWRP chrono_kernel_r2.24.5 kernel or higher. - Below this kernel version firmware will not work.
There are 2 optimizations during ROM installation, default is fast optimization.
Fast optimization - phone will boot faster at first boot, but will not be so fast as he can
Full optimization - boot slower (around 10 min) at first boot, but work more smoother
This is how to do it:
To change this value, go in build.prop and edit
dalvik.vm.image-dex2oat-filter=speed
dalvik.vm.dex2oat-filter=interpret-only
# dalvik.vm.image-dex2oat-filter=everything
# dalvik.vm.dex2oat-filter=everything
for optimized long way:
# dalvik.vm.image-dex2oat-filter=speed
# dalvik.vm.dex2oat-filter=interpret-only
dalvik.vm.image-dex2oat-filter=everything
dalvik.vm.dex2oat-filter=everything
You can edit this before installing new version of ROM, in archive
Some people write that ChronoSettings are not working:
- Go to Settings
- Enable Dev Options
- About phone › Tap "Build Number" 7 - 8 times
- Go to Developer option and enable Root access for Apps and ADB
Screenshots:
​ROM Source: 4pda.ru
Developer: @SergeyL
Thanks: @[-GuTi-] for quick changelogs translations.
EXTRA:
> Xposed Framework: xposed-v83-sdk22-arm.zip (3.38 MB)
> Xposed installer apk: XposedInstaller_3.0_alpha4.apk (611.8 KB)
Link source: [OFFICIAL] Xposed for Lollipop/Marshmallow [Android 5.0/5.1/6.0, v83, 2016/04/23]
​
Very good Lollipop ROM.
There's also a Sergeyl CM12.1 "Standard" version, which is a bit lighter. It's essentially the same ROM with a few less features at settings.
MMS works?
miryn said:
MMS works?
Click to expand...
Click to collapse
Haven't tested that, but I hope it works.
Camera works?
YelloneK said:
Camera works?
Click to expand...
Click to collapse
Only photo camera.
It has also green video recording bug. It will probably never be fixed on LP.
Culateralligator said:
Only photo camera.
It has also green video recording bug. It will probably never be fixed on LP.
Click to expand...
Click to collapse
Yeah, someone said that samsung galaxy ace 2 camera drivers are just too old, and outdated, so nothing much they can do about fixing camera issue.
Does green camera recording affects only CM app or does it affects all recordings on CM12.1?
Is there a 3rd party camera application that actually work for Ace2 and CM12.1?
Beside camera issue, this is a excellent ROM.
arroyo said:
Does green camera recording affects only CM app or does it affects all recordings on CM12.1?
Is there a 3rd party camera application that actually work for Ace2 and CM12.1?
Beside camera issue, this is a excellent ROM.
Click to expand...
Click to collapse
well, I have tried some apps, but those apps doesnt fix that video recording, so i think its permanent on lollipop as of now.
arroyo said:
Does green camera recording affects only CM app or does it affects all recordings on CM12.1?
Is there a 3rd party camera application that actually work for Ace2 and CM12.1?
Beside camera issue, this is a excellent ROM.
Click to expand...
Click to collapse
It doesn't work anyway.
You can use Viva video, Camu or Powercam to record video, but with very low quality (480p and 10pps I think).
chrono kernel settings doesnt work i cant change for example cpu performans settings and swap storages
namekrronn said:
chrono kernel settings doesnt work i cant change for example cpu performans settings and swap storages
Click to expand...
Click to collapse
To swap storages I flashed this zip:
View attachment PartitionChangerCM12.zip
namekrronn said:
chrono kernel settings doesnt work i cant change for example cpu performans settings and swap storages
Click to expand...
Click to collapse
Thats probably because you dont have access to supersu. It doesnt work without root. So you need to either flash SuperSu zip again or Reflash rom again with factory data reset. I tried changing settings on chrono kernel setting, and it didnt work either, just flashed super su again and it works now easily.
Culateralligator said:
To swap storages I flashed this zip:
View attachment 3588236
Click to expand...
Click to collapse
Hey, do you have changed system partitions? Like, making system folder having more space, and having sd card/internal storage space less?
Yes, I have memories re-partition since installed KitKat and I keep it when flash LP or MM.
Culateralligator said:
Yes, I have memories re-partition since installed KitKat and I keep it when flash LP or MM.
Click to expand...
Click to collapse
can you post your partitions?
IAmLucky said:
can you post your partitions?
Click to expand...
Click to collapse
SYSTEM: 641.729kB
CACHEFS: 30.001kB
DATAFS: 3.038.900kB
UMS: 102.400kB
HIDDEN: 30.001kB
Culateralligator said:
SYSTEM: 641.729kB
CACHEFS: 30.001kB
DATAFS: 3.038.900kB
UMS: 102.400kB
HIDDEN: 30.001kB
Click to expand...
Click to collapse
do you have any issues with that partition? would be nice to have those 3gigs of data storage. Any tips how to do that on lollipop? Thank you.
IAmLucky said:
do you have any issues with that partition? would be nice to have those 3gigs of data storage. Any tips how to do that on lollipop? Thank you.
Click to expand...
Click to collapse
No, I have no problems for now.
There are some CWM zips but they didn't work on my phone, I don't know why. You can find them here on XDA with Google.
So I did it manually, connecting phone to PC and writing commands. The point is if you do something wrong, you'll be in trouble.
I f you want, I can give you the guide I followed, but if you're not sure, you'd better don't do this and try with repartitions zips.
Culateralligator said:
No, I have no problems for now.
There are some CWM zips but they didn't work on my phone, I don't know why. You can find them here on XDA with Google.
So I did it manually, connecting phone to PC.
The point is if you do something wrong, you'll be in trouble.
I f you want, I can give you the guide I followed, but if you're not sure, you'll better don't do this and try with repartitions zips.
Click to expand...
Click to collapse
okay, can you link me to working guide? or any of zips, thanks. But need to be working on lollipop. I found threads made for kitkat and older so idk if i can try with lollipop. Also does this repartition gets undo after flashing another rom? or "partioning" is permanent?

[ROM][UNOFFICIAL][5.1.1]CyanogenMod 12.1 for Samsung Galaxy J5

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod 12.1 for Samsung Galaxy J5
DISCLAIMER
Code:
Your warranty is now void.
I'm 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
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.
--------------------------------------------------------------------------
Bugs and changelogs are in 2nd post !
--------------------------------------------------------------------------
Real Battery Life Calculations
Talk Time: Aprox. 18 hours (3G)
Music Playback: Aprox. 62 hours
Video Playback: Aprox. 13 hours
Screen On Time (Idle CPU): Aprox. 20 hours
Screen On Time (Full load CPU): Aprox. 6-8 hours (user-dependent)
Deep Sleep only: Aprox. 70 hours
--------------------------------------------------------------------------
Installation
1. Make sure you have updated to stock 5.1.1.
2. Download the ROM from the link below.
3. Download 5.1.1 ARM GAPPS.
4. Transfer the zip files to your SD card.
5. Reboot to recovery mode. ( Vol UP + Home + Power )
Note: It is highly recommended to use TWRP Recovery.
6. Optional: Do nandroid backup.
7. Full wipe /system, /internalsd, /data, and /cache.
8. Install CM zip and GApps zip.
9. Reboot to system.
10. Setup your device.
Enjoy!
------------------------------------------------------------------
Downloads
SM-J500FN
SM-J500F
SM-J500G
SM-J500M
SM-J500H
SM-J500Y
SM-J5007
------------------------------------------------------------------​
Source​Check out the ROM Source available on GitHub.
Feel free to submit any fixes, Just remember to give proper credits when using other people's source.
Kernel Source
---------------------------------------------------------------------------------------------------------------------------------------
Credits
@jackeagle for kernel maintaining.
@TheWisp for the awesome InputDisabler.
@aapav01
@ganesh varma for helping when development needed support.
And last the awesome J500H testing team we have in Hangouts, for being there all this time.​
XDA:DevDB Information
CyanogenMod 12.1 for Samsung Galaxy J5, ROM for all devices (see above for details)
Contributors
Nick Verse, ganesh varma
Source Code: https://github.com/Galaxy-J5
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Lollipop Modem/Baseband
Version Information
Status: Stable
Current Stable Version: 4.0.0
Stable Release Date: 2016-07-23
Created 2016-06-23
Last Updated 2016-09-23
Bugs and Issues​
Code:
- No audio through FM Radio.
Let me know if you find other bugs!
--------------------------------------------------------------------------------------------------------------------------------------------
Submitting Bug Reports:
If you find some bugs, report it with logs and detailed information of the issue.
Do not report bugs if custom tweak is done.
Do not report bugs if Xposed is installed!
---------------------------------------------------------------------------------------------------------------------------------------------
Changelog:
Code:
[B]September 23, 2016[/B]
- Fixed reboot issues.
- Fixed lags from not needed libraries and kernel commits.
- Added IMS and VoIP support. (Needs testing)
- Fix rmnet (data) issues.
- Dalvik/ART optimizations. Now ROM is more smooth.
- Removed extra governors/io schedulers.
(The provided governors in OC kernels for J5 are for Exynos devices,
so they need extra configuration to be adapted to Snapdragon devices.
Until then, we will use the stock and trusted ones,
but keep overclocking to be enabled by a userspace application).
- Many kernel fixes.
- Framework fixes.
- Audio enhancements.
- Added audio echo cancellation support (AEC) for in-calling audio.
- Added Wifi-Direct and Screen Cast/HDMI support in kernel. (Needs testing)
- Added Volume wake and Home button wake support.
(You can enable/disable these features from Settings->Buttons)
- Merged with latest CM Changes.
[B]September 8, 2016[/B]
- Removed On-Screen-Buttons implementation.
(Currently we don't have an implementation for hard disabling touch-keys in kernel.)
- Kernel fixes.
- Attempt to fix reboot issues and data problems for [B]G[/B] and [B]H[/B] variant.
- Removed KernelAdiutor
[B]September 2, 2016[/B]
- Added OC in kernel and fixes for frequency ladder. (0.2 to 1.8 GHz)
- Added a lot of governors and I/O schedulers.
- Added KernelAdiutor as a built-in application for tweaking parameters.
- Added DayDream support by default.
(It is a screensaver feature for Android.
You can choose your preference in Settings -> Display & lights -> DayDream)
- PowerHAL fixes.
- Disabled compression of camera images, set quality of Encoder to 100% and increase memCap *4.
(Image sizes are larger, and have better quality)
- Added On-Screen-Buttons implementation similar to qemu.hw.mainkeys=1.
(You can use software keys for Back/Menu/Options, by enabling it on the first setup screen.
Main keys will be permanently disabled)
- Merged with latest CM Changes.
[B]August 20, 2016[/B]
- Excluded InputDisabler from build. (Not needed from now on as we found the root of the cause)
- Screen on/off lag reduction. (WIP)
- Fixed SD Card issues and corresponding folder creations on boot.
- Added option to secure unmount external SD before removal.
- Added option to record in-call voice for all regions.
- CPU speed/responsiveness optimizations.
- SELinux denial fixes for other variants too.
- Switched to SELinux enforcing, minized kernel messages and ADB secure (needs su command from now on).
- Optimized latency for audio HAL. No drop-outs from now on.
- Audio effect optimizations. Sound is more crisp.
- Excluded zRAM.
(zRAM caused not needed CPU overhead and heat issues when on Full Brightness+Mobile Data+GPS)
- TWRP bug-fixes.
- Kernel fixes.
- Merged with latest CM Changes.
- Updated stable release name to 2.0.0
[B]July 22, 2016[/B]
- Fixed small freeze on screen unlock.
- Fixed Auto Display Color Calibration.
- Disabled Auto Brightness feature. (No light sensor for J5)
- Raised the perceived loudness by 4db on headphones, and 4db on speaker output.
- Fixed audio minor drop-outs when exiting deep sleep.
- Fixed some firmware link typos.
- Enabled zRAM. (512MB)
- Merged with latest CM Changes.
[B]July 15, 2016[/B]
- Fixed NFC.
- Fixed Keymaster firmware detection.
- Merged with latest CM Changes.
[B]July 14, 2016[/B]
- Fixed moving apps to external SD.
- Added option to choose the default install location of applications in Settings.
- Optimized haptic feedback.
- Fixed front flash camera latency.
- Merged with latest CM Changes.
[B]
June 23, 2016[/B]
- Optimized CPU usage.
- Fixed SELinux Denials.
- Fixed audio latency and quality.
- Fixed QR Scanner display errors and camera related problems.
- Kernel updates.
- Merged with latest CM Changes.
--------------------------------------------------------------------------------------------------------------------------------------------------
Tips :
To activate Developer settings : Settings -> About phone -> press Build number 7 times.
To activate 3-way reboot go to Developer settings and select "Advanced reboot".
Root is included and disabled by default, enable it from Developer settings - Root access.
BusyBox is included.
LiveDisplay is a feature for adapting display colors for night usage.
You can enable it by turning on GPS and data/wifi for some seconds.
Then go to Settings -> Display & lights -> LiveDisplay -> Display mode and change from off to automatic.
Then your phone will know when to adjust your display for night usage through your local GMT zone.
You can also adjust Color Temperature for Day/Night modes.​
Reserved.
Reserved :fingers-crossed:
@Nick Verse Very good work and thanks to the update several bugs were fixed, but something happened, flash of the camera does not work well. Taking photo with flash front dark leaves that mistake but I could see in the build 9 of vaserbanix. I hope this report will help to upgrade future and thank you again for the good work. Sorry for my bad English translator use. Regards
Awesomeness
Great work! Keep it up.
Bro will test it tommorrow.
That calling bug is fixed or not?
Active touchpad during phome call.? @Nick Verse
Sent from my SM-J500F using XDA-Developers mobile app
In order to prevent touch during calls, press the power button and it should keep your phone locked until you finish your call. It works for me.
Sent from my SM-J500F using Tapatalk
@Nick Verse your md5 files still have full path, you can try the following command to generate md5 files recursively:
in zsh
Code:
for i in **/*(/D) ; do ( cd $i ; for j in *(.D) ; do md5sum $j > $j.md5 ; done ) ; done
in bash run this script
Code:
#!/bin/bash
if [ $# -ne 1 ] ; then
echo "Usage $0 [directory]"
exit 1
fi
find $1 -type f -print0 | while IFS= read -r -d $'\0' file; do
(
cd "$(dirname "$file")"
filename="$(basename "$file")"
md5sum "$filename" > "$filename".md5
)
done
Source
Which you recommend gapps?
1szymon4 said:
Which you recommend gapps?
Click to expand...
Click to collapse
open_gapps-arm-5.1-nano
1szymon4 said:
Which you recommend gapps?
Click to expand...
Click to collapse
I use gapps micro.
how do I flash this if I got an older version of this cm?
What about j500h ??
Is it safe to install test version ??
Ahmed SD said:
What about j500h ??
Is it safe to install test version ??
Click to expand...
Click to collapse
Still testing not booting so dont
Sent from my SM-J500H using Tapatalk
i use j5007. it had error 7. i removed asserts after that installed it but it cant boot and stuck at boot animation.
---------- Post added at 08:40 PM ---------- Previous post was at 08:11 PM ----------
i flashed the rom with an other kernel. it started but systemui force closed and i cant do any thing.
American_Jesus said:
@Nick Verse your md5 files still have full path, you can try the following command to generate md5 files recursively:
in zsh
Click to expand...
Click to collapse
Thank you for your report. The .md5 files are generated from the CyanogenMod source build itself.
Avi gupta said:
Bro will test it tommorrow.
That calling bug is fixed or not?
Active touchpad during phone call. @Nick Verse
Sent from my SM-J500F using XDA-Developers mobile app
Click to expand...
Click to collapse
Yes. Touch during call is fixed.
soso90 said:
i use j5007. it had error 7. i removed asserts after that installed it but it cant boot and stuck at boot animation.
i flashed the rom with an other kernel. it started but systemui force closed and i cant do any thing.
Click to expand...
Click to collapse
You must have Lollipop baseband/modem, otherwise things won't work. Make sure you have updated to official 5.1.1 first if you are on Android 6.0.
Nick Verse said:
You must have Lollipop baseband/modem, otherwise things won't work. Make sure you have updated to official 5.1.1 first if you are on Android 6.0.
Click to expand...
Click to collapse
i used cm12.1 before

[ROM][8.1.0]LineageOS-15.1[OP2][STABLE][UNOFFICIAL]

{
"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"
}
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.0 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS 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. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
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.
*/
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Video Recording
Video Playback
Audio
Sensors
Hotspot
Flash
LED
GPS
Where are the features?
LineageOS is in development process so don't complain about xyz features missing.
Instructions :
Download the build
Reboot to recovery
Flash the latest build
Reboot
Downloads :
Build: lineage-15.1-20180516-UNOFFICIAL-oneplus2.zip
Google Apps: here
Discord server for OP2 users : here
Kernel Source: Here
XDA:DevDB Information
LineageOS-15.1, ROM for the OnePlus 2
Contributors
Shreesha.Murthy
Source Code: https://github.com/LineageOS
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
Based On: AOSP
Version Information
Status: Stable
Created 2017-09-05
Last Updated 2018-02-20
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Changelogs
First Alpha Build:
- Initial build
Second Alpha Build:
- Fixed MSIM network settings crash
- Fixed Audio through BT
- Hardware nav keys backlight support added
Third Alpha Build:
- Added FP wrapper and reduced FP delay
- kernel updates and inclusion of KCAL and other great stuff
- Alert Slider fixed
- Offline gestures work as intended
- Camera working partially
- Flashlight works
- Double Tap 2 wake can be enabled from KA
- Minor bug fixes
Fourth Alpha Build:
- Alarm clock fixed
- Portable WiFi hotspot working
- DRM supporthttps://www.androidfilehost.com/?fid=962157660013070592
- Added AOD (Always On Display). Refer to FAQ for more info
- Added Pixel color accent. Refer to FAQ for more info
- Fixed AOSP keyboard gesture typing
- Minor bug fixes
- Video recording works for FHD and other lower resolution tasks
First Beta Build:
- Screen Recording fixed completely
- Implemented HAL3
- Enabled camera modes
- Added advance reboot
- upstreamed kernel
- Video recording fixed
- Green photos while clicking multiple pictures fixed
- Minor bug and exploit fixes
Second Beta Build:
- Added 4K profile video recording support.
- September security patch
- Blueborne exploit patched
- Reduced random reboots upon connecting to PC/laptop
- Removed CNE and DPM
- Data toggle fix
- Default camera will be pinned to memory (Faster launch)
- Fingerprint wakeup improvements
- Removed "Device is HD compatible" persistent notification
- minor bug fixes
Third Beta Build:
- Random reboot upon USB replug/unplug fixed
- Fixed camera not recording videos after sometime upon booting
- Fixed voice calls through BT
- October security patch
- Channel notification debug toast hidden
- Various NPE possibilities patched
- USB related patches
- Fixed MTPserver crashes
- Turned carrier provisioning off by default to allow tethering
- Enabled back ANT+
- Enabled dexpreopt for quick boot up
- Fingerprint improvements
- Minor string and bug fixes
Fourth Beta Build:
- Ability to hide "Apps running in background" dialog
- Virtual navbar enabler (It'll disable hw keys automatically)
- Substratum rootless support (BETA)
- Button remapper (disabled for back button to preserve some default functions)
- hardware buttons backlight timeout
- backlight intensity slider
- Redesigned ringtone logic
- Added ADB over network
- Added toggle to turn off screenshot sound
- Enabled camera modes and RAW back(captured RAW images look fine on desktop)
- Removed CNE and DPM remains
- DT2W toggle fixed
- minor bug fixes and improvements
Fifth Beta Build:
- Boots
- Android version 8.1.0
- Enabled OnePlus doze (Ambient display)
- Enabled notification LED customization overlay
- Camera HAL is now compiled with clang
- Few important RIL patches
- December security patch
Sixth Beta Build:
- Updated Kernel source
- Fixed OEM unlock toggle in developer settings
- Added Quick pulldown
- January security patch
- Few important msim patches
- Removed su binary
- Minor bug fixes and translation updates
Seventh Beta Build:
- Added back button settings
- Added proximity wake flags
- Power profiles are back
- Minor bug fixes and translation updates
Eighth Beta Build:
- Added advance reboot
- Gestures are back (Added more gestures)
- AudioFX effect fixes
- Updated radio and ims blobs
- Enabled back CNE and DPM features
- VoLTE working as expected with newer additions from LineageOS
- Working SIM provisioning (SIM disable switch)
- Added support for ViLTE
- Added required vzw jars needed for VZW US carrier
- Build up-to-date with latest LineageOS merges
- Minor bug fixes and translation updates
First Stable Build:
- System wide Dark/light theme based off wallpaper or manually including 9 accents to complement with (Project Berry)
- Fixed sound playing on both speaker and headphones when a screenshot was taken while listening to music
- Updated RIL daemon
- Added module to load dalvik heap values based off RAM size
- Updated netmgrd and libnetmgr from kenzo
- Updated audio configs
- Updates to core control
- Fixed BT calls and audio stream through BT
- Updated calendar app to oreo style accents
- New adaptive icons for all system apps
- Included Apollo (music player)
- Build up-to-date with latest LineageOS merges
- Added advanced location tile
- minor bug fixes and translation updates
Second Stable Build:
- Added auto face-unlock (Need GApps)
- Fixed FP behaving like home button in some places
- Fixed in-call echo and background noises while on call
- Forced HAL3
- Dropped Snap, ships with Camera2
- Minor bug fixes and translation updates
Third Stable Build:
- March security patch
- Includes LineageOS setup wizard
- Includes bunch of new wallpapers
- Fixes to LOS power HAL
- Updates to styles api
- Contacts will now ignore null accounts
- Added toggle to only light up backlight when buttons are pressed
- Minor bug fixes and translation updates
Fourth Stable Build:
- SELinux Enforcing
- SafetyNet passes without need of magisk now
- "Certified" in Google Playstore app
- Added core_ctl props
- minor bug fixes and translation updates
Fifth Stable Build:
- April security patch
- Fixed flipped photos
- Switched to Snap camera
- Fixed sync issue between photo taken and flash fired
- minor bug fixes and translation updates
(Note: DO NOT flash any custom kernel until they're updated for this specific version. If you do, you're on your own. Don't complain about buggy camera)
Sixth Stable Build:
- Fixed camera not recording videos
- Fixed camera Daemon late start issue
- May security patch
- Added wireguard VPN support
- Add ability to restrict app data/wifi usage
- Fixed netmgrd permissions
- Minor bug fixes and translation updates
Weekly build Changelogs
Weekly dated 20171105:
- KRACK exploit patched
- kernel upstreamed to 3.10.108
- Search button in Settings FC fixed
- Recorder app revamped
- Build contains all latest LineageOS merges at the time of release
Weekly dated 20171113:
- November security patch
- MSIM patches merged for better dual sim management
- Build contains all latest LineageOS merges at the time of release
Frequently Asked Questions:
Q. Can this ROM be flashed through TWRP?
A. Yes, proceed with the latest TWRP official image
Q. Can I run this ROM in multiboot or dualboot setup?
A. You can but I won't accept bug reports or help anything related to that.
Q. Sounds good. How can I contribute to project?
A. Test the build as much as you can and report bugs which can be reproduced with exact steps and are not random.
Q. How to disable "Apps running in background" dialog?
A. When you see the dialog, long press on it and select "Settings". From there, you'll have a toggle to disable it.
Q. Where do I find button settings?
A. Settings -> System -> Buttons.
Q. Where dat donate button yo?
A. No, I don't accept donations.
Build Archive
Old builds are moved here just in case If user wants to revert to it.
Third Alpha build
Fourth Alpha build
First Beta build
Second Beta build
Third Beta build
Fourth Beta build
Fifth Beta build
Sixth Beta build
Seventh Beta build
Eighth Beta build
Stable Builds Archive
20180220
Screenshots attached below
Testing.. Thanks a lot man!
YAY! <3
thnx man... appreciate ur work..
Sent from my ONE A2003 using XDA-Developers Legacy app
Wow @Shreesha.Murthy great job, and nice to see you again here
Enviado desde mi ONE A2003 mediante Tapatalk
@Shreesha.Murthy is it possible to see your device tree too? ^^
manups4e said:
@Shreesha.Murthy is it possible to see your device tree too? ^^
Click to expand...
Click to collapse
massive cleanup needed. Will be pushed soon
Hi @Shreesha.Murthy,
First of all nice work !
I might have found a bug in developer options, under OEM unlocking; it seems we can't turn it on, as it fallback to off immediately after.
Here logs https://hastebin.com/duzitipane.vbs.
appreciate ur work
appreciate ur work
Hallelujah ! ?
nice work
Man, you da real MVP
Nice job fam you can remove the alpha status it is quite stable only major bug is camera nothing else <3
Thanks for the builds. Right now I am stuck at "Patching system image unconditionally" for more than 30 minutes. I have cleaned dalvik cache, wiped data, system and cache before flashing. I am stuck, please help me.
thebenefactor said:
Thanks for the builds. Right now I am stuck at "Patching system image unconditionally" for more than 30 minutes. I have cleaned dalvik cache, wiped data, system and cache before flashing. I am stuck, please help me.
Click to expand...
Click to collapse
Maybe a bad download, try downloading the build again
Sent from my ONEPLUS A3000 using Tapatalk
arjunsingh1000 said:
Nice job fam you can remove the alpha status it is quite stable only major bug is camera nothing else <3
Click to expand...
Click to collapse
Haha, due to few important things not working, the builds are labeled alpha. When they're fixed, the thread will be bumped to beta and further
Sent from my ONEPLUS A3000 using Tapatalk
Great job man, respect
Sent from my ONE A2001 using Tapatalk
This is dope! Thanks and good luck!
Download speed on data drops some times. While downloading from play store, 2 out of 8 apps failed.
Will keep updating bugs as I find them.

[ROM][8.1] dotOS 2.5 for the Galaxy A3 2016 | a3xelte | SM-A310xx

{
"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"
}
Galaxy A3 2016 | a3xelte | SM-A310xx
UNOFFICIAL | Android 8.1
Download: HERE​
Changelog:
Code:
[COLOR="Red"]FINAL BUILD[/COLOR]
[COLOR="Teal"]2019-03-23[/COLOR]
- Updated Bluetooth firmware from Raspberry Pi 3
- Regenerated the manifest.xml
- March Security Patch
- Improved battery life by using a better configuration for cpusets (thanks to @alexax66)
- ION Fixes in the Kernel
- Ramdisk: Added one (missing) blob to mobicore startup
- Ramdisk: Fixed up permissions for charging
- Ramdisk: Add more permissions for WiFi
- Much other Ramdisk cleanups and improvements (you can see the full changes on my GitLab)
[COLOR="Teal"]2019-03-05[/COLOR]
- Kernel Android Binder upstream to fix errors (thanks to [user=6707196]@danwood76[/user])
- Use older stock build fingerprints again to reestinate google play certification
[COLOR="Teal"]2019-03-03[/COLOR]
- [WIP] Kernel Android Binder upstream to fix errors (thanks to [user=6707196]@danwood76[/user])
- Regenerated manifest
- Updated stock build fingerprints
- Added OMX HAL
- Updated wpa_supplicant_overlay from stock
[COLOR="Teal"]2019-02-24[/COLOR]
- Kernel ION fixes to resolve very rarely happened SystemUI crashes (thanks to [user=6707196]@danwood76[/user])
- Kernel MTP fixes to resolve all issues related to USB file transfer (thanks to [user=6707196]@danwood76[/user])
[COLOR="Teal"]2019-02-06[/COLOR]
- Upstreamed new Kernel again from v3.10.61 to 3.10.108 for enhanced security and performance
- Fixed audio recording issue by not allowing to record with a bitrate below 48000 in the audio policy
- Updated stock vendor blobs from CRG2 to CRH1 for better security and stability (this time it mostly improved GPS)
[COLOR="Teal"]2019-01-23[/COLOR]
- Removed unused soundtrigger HAL
- Added aptXHD blob for better audio quality via Bluetooth
- Remove permissions of unsupported Hardware
- Use LE media codecs for better battery life and less heat production while watching Videos
- Fix libexynoscamera.so entry in propietary-files
[COLOR="Teal"]2019-01-14[/COLOR]
- Faster NFC turn on
- Camera shouldn't crash anymore by fixing the camera wrapper
- Updated WiFi driver from the latest A5 2016 release bacause of battery drain with the driver from the A3 2017
- Fixed battery health save/restore (battery level changing on reboot)
- Completely new kernel based on the latest A5 2016 nougat release instead of the old Galaxy J5 with Android Lollipop
- Switched back to 4 core kernel because of overheating and huge battery drain (and to be honest - you dont really notice the performance difference between 8 and 4 cores, especially after this update)
- Fixed delayed torch in the camera wrapper
- Battery performance improved alot
In general this is the biggest dotOS updates of all with numerous improvements that don't fit all in here ;). Credits go to Stricted and danwood76 who worked on this hard since months!
[COLOR="Teal"]2018-11-30[/COLOR]
- Fixed Bluetooth calling (probably with all profiles, thanks to danwood76)
- Reduced battery drainage by lowering the cores for background services and increasing them for system background services
- Added a cpuset for the camera-daemon in the ramdisk
[COLOR="Teal"]2018-11-27[/COLOR]
- Kernel: Added temperature depending GPU control interface (thanks to alexax66)
- Kernel: Fix power suspend issue
- Kernel: More detailed debugging
[COLOR="Teal"]2018-11-20[/COLOR]
- Binderized bluetooth
- AOSP Oreo release 51
[COLOR="Teal"]2018-11-18[/COLOR]
- November security patch (android-8.1.0_r50)
- Added NFC signatures that could be useful for some payment apps to work
- Kernel: created sysfs to control MIN & MAX battery capacity charge levels
- Updated vendor blobs from CRG2 to CRK1
[COLOR="Teal"]2018-11-13[/COLOR]
- Fixed gps.xml path for better accuracity (thanks to alexax66)
- Defined all 8 cores in the device tree
- Smarter usage of both clusters
- Don't compile mcDriverDaemon in mobicore because it got removed from the vendor some time ago as its unnecessary
[COLOR="Teal"]2018-11-10[/COLOR]
- New octa core kernel
- Fixed bluetooth calls (thanks to the main a3xeltexx device tree maintainer danwood76)
- Fixed hotspot
- Stock camera deadlock issue is fixed now properly in vendor
- Use much faster ZSTD zswap compression in kernel
- Many kernel related fixes and upstreams to higher versions (performance & security)
- AMOLED burn-in protection enabled in overlay
- Many device tree fixes
[COLOR="Teal"]2018-10-21[/COLOR]
- Video recording fixed
[COLOR="Teal"]2018-10-12[/COLOR]
- Switched completely back to stock power HAL because of bugs while playing music in standby and crashing GApps
- Enabled touchkey light control in the overlay (brightness setting isn't supported although)
[COLOR="Teal"]2018-10-11[/COLOR]
- Little battery improvement by editing power profiles
- Corrected GPU clock values in the new power HAL
- GPS tweaks
- Removed false power configs
- Prefered network type selection is working now
[COLOR="Teal"]2018-10-10[/COLOR]
- Inital release
- Removed false ramdisk (init.target.rc) permissions and added important ones
- Improved HIDL based power HAL
/*
* 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:
1. Make sure you have TWRP installed on your device to be able to flash the rom.
2. Download the latest build from the link above and copy it to a place where you can find it later.
3. Optionally download GApps for using the Play Store and other Google related services from here: https://opengapps.org. Choose ARM as architecture and 8.1 as the OS version. The size of the GApps package is upon to you how much apps you want to have preinstalled. Copy this zip aswell to a place where you can find it easy later. If you download it with Chrome or with the Google Drive App it should be by default in the Download folder.
4. Turn your phone off and press Volume UP + Home Button + Power button at the same time until the splash screen appears. Then your device should boot into the recovery. There you wipe following partitions: Data, System, Cache, Dalvik if this is your first install. All of your installed applications get lost by this. Your photos, videos etc. won't get deleted if you haven't ticked the box for internal storage. As the kernel also supports F2FS i would change the filesystem for the cache partition from ext4 to f2fs for a better system performance. Now go to the main TWRP menu, click on install and go to the place where you have placed your zips and first select the rom and then click on the left button if you have downloaded the optional GApps package to add another zip to the queue. Now swipe the slider at the bottom to install and reboot the phone to the system. The first boot can take a while and after booting you could experience some lags because of the GApps initialization but they should disappear after some time.
4. Now you have successfully installed the rom and you're ready to use dotOS on your device. Congratulations!
Bugs:
- VoLTE (isn't working on samsung devices and won't work anytime in the future too)
- Same as LineageOS 15.1
Credits:
@bunnyy for helping me to bring up dotOS on the A3 2016
@danwood76 for maintaining the a3xelte device tree
@Stricted for maintaining the common device tree
Contributors:
@Borduni
Source Code:
https://gitlab.com/dariotrombello
https://github.com/DotOS
https://gitlab.com/Exynos7580
Version Information
Android: 8.1 Oreo
Kernel: Linux 3.10.108
Status: Stable
Stable Release Date: 2018-10-10
Created: 2018-10-10
Last Updated: 2019-03-23
I've created a new Exynos 7580 Discord because the old one from the Lineage 15.1 project got deleted. I regularly share testing builds here. Join if you want . If you have any questions or problems with the ROM, write them also there.
https://discord.gg/TEfC5hA
God job, thanks.
Okay as i got some issues reported i need to switch the power hal to stock again :/
I found bug with google camera app, when trying to record a video app crashes.
Yes i'm currently working on a fix
Borduni said:
Yes i'm currently working on a fix
Click to expand...
Click to collapse
Alright then!
One more thing: There is a problem with low bitrate audio when recording video on 3rd party apps.
Thanks for developer, this rom is lite, I hope that the ROM will develop even better.
Wow, i was really waiting for this port. Battery life is much better than any of AOSP projects. GJ and big thank you for porting and fixing it.
Found issue of low mic in telegram, whatsupp and etc. danwood76 spent a lot of time trying to solve it and he DID it.
Don't know maybe this information will be helpful for you and maybe he will tell u how easily to fix it.
Vittario Vicci said:
Found issue of low mic in telegram, whatsupp and etc. danwood76 spent a lot of time trying to solve it and he DID it.
Don't know maybe this information will be helpful for you and maybe he will tell u how easily to fix it.
Click to expand...
Click to collapse
Did he solved low bitrate audio problem already?
Vittario Vicci said:
Found issue of low mic in telegram, whatsupp and etc. danwood76 spent a lot of time trying to solve it and he DID it.
Don't know maybe this information will be helpful for you and maybe he will tell u how easily to fix it.
Click to expand...
Click to collapse
@Borduni is using a fork of my lineageos device tree so my modification to the mixer levels should already be included in his ROM.
Maybe there is a recording volume setting within DotOS that is causing the issue or maybe it uses a different mixer path?
danwood76 said:
@Borduni is using a fork of my lineageos device tree so my modification to the mixer levels should already be included in his ROM.
Maybe there is a recording volume setting within DotOS that is causing the issue or maybe it uses a different mixer path?
Click to expand...
Click to collapse
Yep, that was my mistake, mic level is ok
Vittario Vicci said:
Yep, that was my mistake, mic level is ok
Click to expand...
Click to collapse
Yes mic volume is ok, but in apps (eg. Snapchat) there is problem with low bitrate audio, same on danwood's ROM.
Can't confirm. Made some tests and it should be snapchat that is making the audio worse. For me everything is fine with other apps.
If you are facing any performance/battery issues or ui glitches like the status bar isnt working or the list of the latest opened apps isnt displaying i'll suggest you to wipe data, system, cache and dalvik before installing the newest build. The UI should be pretty fluid if you did it like that .
Borduni said:
Can't confirm. Made some tests and it should be snapchat that is making the audio worse. For me everything is fine with other apps.
Click to expand...
Click to collapse
It's strange because on my phone problem occurs on snapchat and other 3rd party apps. Camera app audio working great.
the system has become too slow with this update !!!
chevalier99 said:
the system has become too slow with this update !!!
Click to expand...
Click to collapse
Format system, data, cache and dalvik again
Borduni said:
Format system, data, cache and dalvik again
Click to expand...
Click to collapse
cache and dalvik only and it's ok.

Categories

Resources