[ROM][7.1.2][KLTE] Optimized LineageOMS 14.1 for the Samsung Galaxy S5 - Samsung Galaxy S 5 Unified Development

LineageOS 14.1 with full Substratum support and -O3 optimizations​Code:​
Code:
*** Disclamer
/*
* 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.
*
*/
Why another Nougat ROM? And in 2019?​Because this project has different goals, and hence naturally it is different from other Nougat ROMs! Here are its goals:
-Optimizations! I will try to include optimizations on both ROM and kernel side that most current ROMs don't use. That does mean possibly more bugs!
-Full Substratum support on LOS! Because I like LOS for its stability and simplicity, but I also miss Substratum
-Frequent security updates! I will aim to release at least one update every month containing the latest security patch and kernel fixes from LOS upstream, and whenever major security vulnerabilities occur
Features​-Built with latest Linaro toolchain GCC 7.4.1 snapshot and SDClang 6.0.9
-O3 GCC optimizations applied on ROM, O2 on Kernel
-Graphite optimizations applied on ROM
-Substratum/OMS commits fully merged from LineageOMS, including rootless mode
-Latest monthly security patches(Aug 2019)
-SELinux in Enforcing Mode​
Upcoming features​
-September security patch
-Random drivers backported from Linux mainline(credits to @arter97 for the idea)
-vnswap(on a separate kernel)
-F2FS backport from Linux mainline
-Microimprovements in kernel logic​
Bugs​-You tell me​
Downloads​Optimized LOS 14.1 builds​
OpenGapps​
How to install​1. In TWRP, select Wipe, and choose Data, Cache and System
2. Install ROM zip
3. Install Gapps zip(optional)
4. Install any mods(optional)​
Credits
@haggertk
@lineageos
@google
@caf
UberROMs
@arter97
XDA:DevDB Information
LineageOMS 14.1 ROM for the Samsung Galaxy S5
Contributors
@haggertk
haoyangw
@pascua28
Source Code: [url]https://github.com/haoyangw/android_kernel_samsung_msm8974[/URL]
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
Based On: LineageOS, AOSP
Version Information
Status: Stable
Stable Release Date: 2019-06-24
Created 2019-06-24
Last Updated 2019-08-29

Changelog​240619
-First build
-Compiled using Uber GCC 4.9
-Compiled ROM with -O3 optimizations
-Merged proper OMS/Substratum support, including rootless mode
130819
-Compiled using latest Linaro GCC 7.4 snapshot
-SDClang 6.0.2 enabled
-Kernel compiled using -O2 instead of -O3 for stability. Based on my testing and benchmark results online, the difference is negligible
290819
-Update to latest security patch(Aug 5 2019)
-Fix several warnings thrown by GCC 7.4
-Sync LOS and AOSP upstream changes since June(through repo sync)

Screenshots​Coming soon

Where is download link ?

No link

Sorry about that! Was finding the link so I created the thread first

durukanx said:
Where is download link ?
Click to expand...
Click to collapse
In first post: https://androidfilehost.com/?w=files&flid=295838
---------- Post added at 06:26 PM ---------- Previous post was at 06:25 PM ----------
vlad3647 said:
No link
Click to expand...
Click to collapse
See first post: https://androidfilehost.com/?w=files&flid=295838

guest4711 said:
In first post: https://androidfilehost.com/?w=files&flid=295838
---------- Post added at 06:26 PM ---------- Previous post was at 06:25 PM ----------
See first post: https://androidfilehost.com/?w=files&flid=295838
Click to expand...
Click to collapse
Ok,thanks :good:

More variants
If you made it supported for other klte variants it would be awesome .

llvm 8?

Thanks for the build. Just asking, but if you don't mind, can you also build an optimized pie rom? Cause there are no other roms with compiler optimizations. Here's another tool chain to play with https://developer.qualcomm.com/software/snapdragon-llvm-compiler-android

Couldnt get this baby going. Froze during install on twrp 3.3.0. Tried twice with gapps, didnt try without. Came from pie on first install so cleaned house, next one followed instructions to the letter and same result. Anyone else? Can someone try without gapps?

Following your hard work and thanks a lots for your effort

pascua28 said:
Thanks for the build. Just asking, but if you don't mind, can you also build an optimized pie rom? Cause there are no other roms with compiler optimizations. Here's another tool chain to play with https://developer.qualcomm.com/software/snapdragon-llvm-compiler-android
Click to expand...
Click to collapse
Oh sure, I'll work on it when I find time! But I'll prioritise this nougat ROM cos this is my daily driver haha xD And interesting suggestion about the compiler, I was trying to figure out how to use it(enable it) in the android build system lol but I got carried away. On my to-do list! Both of them! Thanks Especially for your wonderful kernel, was looking through your commit history for some cherry-picking but there were so so many good ones! XD

fbs said:
llvm 8?
Click to expand...
Click to collapse
Hmm I can't seem to find arm binaries for it lol, but I'll try to compile using snapdragon llvm 6 next build! Thanks
EDIT: Also on my todo list is building using gcc 7/8! I'm still deciding between using (slightly) outdated uber toolchain builds or the latest linaro android toolchain xP and whether to use gcc 8, I'll compile and try if I face too many (unfixable) compilation errors I'll use gcc 7 instead! Heard there are many optimizations compared to (really old) 4.9, especially with -o3 and graphite

Heads up! Successfully incorporated random driver from linux 4.12 mainline(yay) and vnswap! Compiled successfully and after some preliminary testing all is well will commit the changes neatly and push to my github then upload a kernel zip not sure if it's the new driver + vnswap or the -O3 flags, but ROM feels noticeably smoother hmm(or maybe because I tested on a clean flash 2ith no apps installed lol, vs my personal 80+ apps D: )

cbr69er said:
Couldnt get this baby going. Froze during install on twrp 3.3.0. Tried twice with gapps, didnt try without. Came from pie on first install so cleaned house, next one followed instructions to the letter and same result. Anyone else? Can someone try without gapps?
Click to expand...
Click to collapse
What device do you have? I only built for the klte for now sorry, so if you have kltekor or klteduos etc, you might face issues hmm also I think I'm still on twrp 3.2.0(oops), I'll update my twrp and test out myself too

haoyangw said:
What device do you have? I only built for the klte for now sorry, so if you have kltekor or klteduos etc, you might face issues hmm also I think I'm still on twrp 3.2.0(oops), I'll update my twrp and test out myself too
Click to expand...
Click to collapse
Hi, my device is a klte g900w8. It must be the twrp version not playing nice. Thanks for doing all this for us and breathing new life into 7.1 and our gs5's! Btw, Im using twrp 3.3.1 not 3.3.0

cbr69er said:
Hi, my device is a klte g900w8. It must be the twrp version not playing nice. Thanks for doing all this for us and breathing new life into 7.1 and our gs5's! Btw, Im using twrp 3.3.1 not 3.3.0
Click to expand...
Click to collapse
Ok I'll test out twrp 3.3.1! Haha honestly I just started this cos oreo and pie ROMs' battery life wasn't good enough for my daily usage and I missed the crazy optimized ROMs from previous popular devices like my late Galaxy S4 xD so nougat ftw it is fast stable and long-lasting battery

haoyangw said:
Hmm I can't seem to find arm binaries for it lol, but I'll try to compile using snapdragon llvm 6 next build! Thanks
EDIT: Also on my todo list is building using gcc 7/8! I'm still deciding between using (slightly) outdated uber toolchain builds or the latest linaro android toolchain xP and whether to use gcc 8, I'll compile and try if I face too many (unfixable) compilation errors I'll use gcc 7 instead! Heard there are many optimizations compared to (really old) 4.9, especially with -o3 and graphite
Click to expand...
Click to collapse
for the kernel I'm using gcc 9.1

Related

[ROM][P7500][4.2.2][11/09] AOKP - SaberMod 4.9 [UNOFFICIAL BUILDS]

AOKP P7500 SaberMod 4.9 Unofficial builds
40+ patches to fix code violation rules
Compiled using -O3 for the most optimizations
Included Linaro string handling routines for memory optimization
Using pershoot kernel for the stability
ROM: SaberMod toolchain 4.9
pershoot kernel: Linaro toolchain 4.7​
Disclaimer
I'm not responsible for any damages on your device.
Based on my experience building rom with SaberMod toolchain on device i9100 and users feedback, I begin to build AOKP for p4 and decided to share my private builds with you all.
This build is compiled using SaberMod toolchain and like the official one, it is built from the same source: AOKP github
I could cherry-pick some commits ahead from AOKP team or patches from other repositories that I find useful.
The ROM and the kernel are tested by me first before I make it available online. I could have overseen something during testing, please be understand.
In summary, it is still AOKP that is compiled with SaberMod toolchain.
Latest release
Rom: 20131109
Recovery: CWM 6.0.3.6 compiled by pershoot.
Installation instructions
Coming from another ROM:
Flash latest recovery from here.
Full wipe: data, cache, dalvik cache and preload if you are coming from Samsung rom.
Format system partition manually.
Flash the rom.
Flash gapps from here or here.
Coming from previous unofficial build:
Wipe cache and dalvik cache.
Flash the rom.
No need to re-flash gapps. Gapps will be restored back automatically by backup tool during flashing.
Additional changes
Kill all button: Ported recent apps animated view from Slimbean.
Added CM 10.1 LockClock and set it as default.
Added Nova launcher and set it as default.
Added backup tool support, ported from Slimbean.
Tuned up auto brightness levels.
Removed some unused apks and media files.
Other possible changes that are included in each build release. See changelog for more details.
Full Changelog
goo.im | d-h.st
Download
goo.im | d-h.st
Credits
AOKP - The AOKP team
SaberMod toolchain - sparksco
Linaro toolchain - Linaro
p4 kernel & device tree - pershoot
p4 device vendor - kasper_h
backup tool - The Slimbean team
gapps - dreamcwli
LockClock - Cyanogenmod
Sources
https://github.com/AOKPSaber
Screenshots
Nothing special, just like AOKP one. Nevertheless, I'm sharing my screen:
{
"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"
}
F.A.Q (Freaking Annoying Questions)
What is the difference between these builds and the official builds?
Short version: It is unofficial nightly builds whereas official one is stable builds.
Long version: It is built using the same source (github) like the official one but with these following additional changes:
Compiled using SaberMod 4.9 & 4.7 toolchain combo.
Contains some cherry-pick commits. See OP and changelog for more details.
Faster? Smoother? Find it yourself.
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
The term "SaberMod" is coming from:
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124 . Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/showthread.php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
reserved...
Cool. . Now we have 4 AOKP 4.2.2 builds. Gonna give this a try soon...
Sent from my GT-P7500 using Tapatalk HD
Cool!! I like the CRT animation like on the nexus can you also compile it for p4wifi please?
DefQoN_BE said:
Cool!! I like the CRT animation like on the nexus can you also compile it for p4wifi please?
Click to expand...
Click to collapse
Currently only for p4, sorry. I have already compiled for 3 devices and I don't have a very fast pc.
DefQoN_BE said:
Cool!! I like the CRT animation like on the nexus can you also compile it for p4wifi please?
Click to expand...
Click to collapse
You know there's other AOKP ROMs too. Try infamousAOKP. I'm currently on it.
Sorry I haven't got the time to test this ROM yet.
Edit: Just flashed...overall its pretty awesome. A question, what kernel are you using?
Sent from my GT-P7500 using Tapatalk HD
Added mirror in dev-host.
AOKP-p4-UNOFFICIAL-SaberMod-4.9-20130731.zip
Changes:
* Kill all button: Ported recent apps animated view from Slimbean.
* Kill all button: Added long-press to clear all apps and flush caches.
* Fixed green battery icon is not showing up during charging with tablet off.
* See changelog for the rest.
Fast and smooth rom. Great addition to my tab! Thanks
Can I flash this Rom with TWRP recovery?
Anyway, with another AOKP Rom, G tab work with 2 partitions inside. This Rom is also???
VU HEO said:
Can I flash this Rom with TWRP recovery?
Anyway, with another AOKP Rom, G tab work with 2 partitions inside. This Rom is also???
Click to expand...
Click to collapse
i never use twrp recovery, but it should work.
you mean dual mount? i'm not sure if pershoot kernel supports this.
Sent from my GT-I9100 using Tapatalk 2
fusionjack said:
i never use twrp recovery, but it should work.
you mean dual mount? i'm not sure if pershoot kernel supports this.
Sent from my GT-I9100 using Tapatalk 2
Click to expand...
Click to collapse
Thanks for your fast reply
I also not like twrp recovery but I don't have laptop to back CWM and beside that, twrp with touch enable are more comportable
I has just flash over twrp and it fine. Roller back some app and permission, review later
Thanks for your Rom, hard working
VU HEO said:
Thanks for your fast reply
I also not like twrp recovery but I don't have laptop to back CWM and beside that, twrp with touch enable are more comportable
I has just flash over twrp and it fine. Roller back some app and permission, review later
Thanks for your Rom, hard working
Click to expand...
Click to collapse
Your welcome.
You can flash recovery image with mobile odin. I usually flash recovery from pershoot's site with mobile odin.
Just saw on his site there is a new CWM recovery 6.0.3.4.
AOKP-p4-UNOFFICIAL-SaberMod-4.9-20130804.zip
Changes:
* Now compile the rom using -O3 GCC optimization flags. Rom feels smoother and respons better.
* Follow CM to re-enable dalvik performance optimizations.
* Use the ability to hide GC freed lines in logcat -> less logging.
* See the rest in changelog.
Note: The rom size is a little bigger than previous build. It is normal and caused by the -O3 compiler flags.
flashed it and so far it's really good.
Thanks for the good work.
Yup, really great work here. Very smooth indeed.
Sent from my GT-P7500 using Tapatalk HD
Sorry for being absent for some days due to my vacation. Here is a new build, still with 4.2.2:
AOKP-p4-UNOFFICIAL-SaberMod-4.9-20130817.zip
Changes:
* Added patches to fix possible game crashing.
* Fixed possible memory leak in socket connection when exception occurred.
* Some bug-fixings related to the db file.
* See changelog for the rest.
fusionjack said:
Sorry for being absent for some days due to my vacation. Here is a new build, still with 4.2.2:
AOKP-p4-UNOFFICIAL-SaberMod-4.9-20130817.zip
Changes:
* Added patches to fix possible game crashing.
* Fixed possible memory leak in socket connection when exception occurred.
* Some bug-fixings related to the db file.
* See changelog for the rest.
Click to expand...
Click to collapse
Sorry guys... just about to flash this ROM but wondering what's function not working? Camera/Cam? others..? I hope all works coz current Stock ICS seems outdated and lagging...
arizmin said:
Sorry guys... just about to flash this ROM but wondering what's function not working? Camera/Cam? others..? I hope all works coz current Stock ICS seems outdated and lagging...
Click to expand...
Click to collapse
it works fine for my need. imo 4.2.2 is quite stable. just try it, you'll see the difference if you coming from ics.
Sent from my GT-I9100 using Tapatalk 2

[KERNEL][4.4][AOSP] [Linaro] n00b Kernel - b23

n00b Kernel
Hi.
I've decided to jump on the kernel boat, since I'm new to all this kernel stuff, the development process will be a little slow, compared to what you know (fk, faux ..)
I'm doing this for learning purpose, so the firsts build should not be very different from stock.
Code:
#include <std/disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
Build:
Linaro GCC 4.7
Linaro flag optimization
-O3
Features:
AOSP based
CAF Patch
fiops (row:2:1) as default scheduler
faux color support
Download:
b23 http://www.solidfiles.com/d/c115225221/
b22 http://www.solidfiles.com/d/6ee7aa29b4/
b11 http://www.solidfiles.com/d/5fd8382c0c/
Source: https://github.com/searc/kernel_msm
Thanks to:
faux, franciscofranco, motley, xda, and all xda developers
XDA:DevDB Information
n00b Kernel, a Kernel for the Google Nexus 4
Contributors
arc_u
Kernel Special Features: AOSP
Version Information
Status: Beta
Current Beta Version: b22
Beta Release Date: 2013-11-22
Created 2013-11-21
Last Updated 2013-11-23
Code:
Changelog:
[B]2013/11/23 - b23: [/B]
-Add mako absolute voltage control (fk)
[B]2013/11/22 - b22: [/B]
fiops (row:2:1) as default scheduler
add faux color support (thx faux)
revert some linaro flags
[B]2013/11/21 - b11: [/B]
initial release, AOSP based
I'll test to see
Maybe u can add pa colors
Abd121 said:
Maybe u can add pa colors
Click to expand...
Click to collapse
Yes, I'm gonna try to add some essential featurs like this^
double tap 2 wake if possible then it will be perfect
I think what you are doing is correct. Start simple. Keep it stockish and focus on optimizations first. Once you have a lean and mean kernel, then you can start messing around with the crazy stuffs. Good luck! I'll be watching your development closely.
I'll keep an eye on this. Always willing to try new kernels :good:
Build 22
Just release the b22
check op for changelog
b22 - http://www.solidfiles.com/d/6ee7aa29b4/
edit: github source aren't update, i've mess something with linaro 4.8.2, have to revert some commit before update
Good work I will test it
And see
---------- Post added at 09:31 AM ---------- Previous post was at 09:15 AM ----------
Just tested it on cm 11
And
Colors need fix
NFC FC
b23 released
-------------------------------------------
Abd121 said:
Good work I will test it
And see
---------- Post added at 09:31 AM ---------- Previous post was at 09:15 AM ----------
Just tested it on cm 11
And
Colors need fix
NFC FC
Click to expand...
Click to collapse
can you provide a logcat ?
arc_u said:
b23 released
-------------------------------------------
can you provide a logcat ?
Click to expand...
Click to collapse
No i can't since the phone become unusable
Everything in the phone was FC
Abd121 said:
No i can't since the phone become unusable
Everything in the phone was FC
Click to expand...
Click to collapse
It's probably because it's incompatible with cm11, for now it's meant to be use with AOSP rom
Using this kernel with the latest Beergang rom and I quite like it. Battery life is decent. :thumbup:
Sent from my Nexus 4 using xda app-developers app

[ROM][I9300][MM][6.0.1][Linaro][SaberMod] CyanogenMod 13

I9300 CyanogenMod 13
Powered with: Linaro and SaberMod!
{
"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"
}
In brightest day, in blackest night, no lag shall escape my sight. Let those who worship Apple's might, beware my power, Green Lantern's light!
Click to expand...
Click to collapse
cm-13.0-20161216-MARKOX89-i9300 is UP!
Download Folder on AndroidFileHost
AFH calculates md5sum for every build: please, always check it before flashing!
Highlights of the main features:
Kernel is compiled with latest Linaro arm-eabi-4.9 toolchain
Source:
https://github.com/CyanogenMod/android_kernel_samsung_smdk4412/tree/cm-13.0
ROM is compiled with latest SaberMod arm-linux-androideabi-4.9 toolchain
Source:
https://github.com/CyanogenMod
https://github.com/CyanogenMod/android_device_samsung_i9300/tree/cm-13.0
https://github.com/CyanogenMod/android_device_samsung_smdk4412-common/tree/cm-13.0
ART tweaks for devices with less memory, as provided by arter97 and JustArchi
Fix for Google Play Services crashes, as provided by fusionjack
Support for Screen Mirroring through Chromecast
Changelog:
BACKPORT: perf: Allow the PMU driver to choose the CPU on which to install events CyanogenMod/android_kernel_samsung_smdk4412
BACKPORT: perf: Introduce perf_pmu_migrate_context() CyanogenMod/android_kernel_samsung_smdk4412
BACKPORT: lockdep: Silence warning if CONFIG_LOCKDEP isn't set CyanogenMod/android_kernel_samsung_smdk4412
BACKPORT: perf: Fix event->ctx locking CyanogenMod/android_kernel_samsung_smdk4412
perf: protect group_leader from races that cause ctx double-free CyanogenMod/android_kernel_samsung_smdk4412
net: ping: Fix stack buffer overflow in ping_common_sendmsg() CyanogenMod/android_kernel_samsung_smdk4412
fbmem: Check failure of FBIOPUTCMAP ioctl CyanogenMod/android_kernel_samsung_smdk4412
fbcmap: Remove unnecessary condition check CyanogenMod/android_kernel_samsung_smdk4412
drivers: video: Add bounds checking in fb_cmap_to_user CyanogenMod/android_kernel_samsung_smdk4412
netfilter: Change %p to %pK in debug messages CyanogenMod/android_kernel_samsung_smdk4412
smdk4412-kernel : do not ignore COB wifi chips CyanogenMod/android_kernel_samsung_smdk4412
smdk4412-kernel : kona wifi module is COB type CyanogenMod/android_kernel_samsung_smdk4412
mobicore: Fix pointer narrowing issues CyanogenMod/android_hardware_samsung_slsi-cm_exynos7420
soundtrigger: fix memory corruption CyanogenMod/android_frameworks_av
version: Set version string to 13.0.5 to reflect security update CyanogenMod/android_vendor_cm
Updating Security String to 2016-12-01 CyanogenMod/android_build
Fix out of bound access in libziparchive CyanogenMod/android_system_core
Unexport OmtpMessageReceiver CyanogenMod/android_packages_services_Telephony
Restrict SipProfiles to profiles directory CyanogenMod/android_packages_services_Telephony
mm-video-v4l2: vdec: Disallow input usebuffer for secure case CyanogenMod/android_hardware_qcom_media
Fix potential NULL dereference in Visualizer effect CyanogenMod/android_hardware_qcom_audio
Handle color bounds correctly in GIF decode. CyanogenMod/android_frameworks_ex
ExifInterface: Close the file when an exception happens CyanogenMod/android_frameworks_base
Isolated processes don't get precached system service binders CyanogenMod/android_frameworks_base
Fix divide by zero CyanogenMod/android_frameworks_av
Fix potential NULL dereference in Visualizer effect CyanogenMod/android_frameworks_av
Decoder: Fixes in handling errors in Mbaff clips. CyanogenMod/android_external_libavc
Decoder: Ignore few dpb errors CyanogenMod/android_external_libavc
resolve merge conflicts of 849c5c7 to mnc-dev CyanogenMod/android_frameworks_opt_net_wifi
wifinative jni: check array length to prevent stack overflow CyanogenMod/android_frameworks_opt_net_wifi
wl12xx: Common WLAN KM build target for reuse by devices CyanogenMod/android_hardware_ti_wlan
Add Reliance Jio India IMS volte apn's CyanogenMod/android_vendor_cm
Fix Reliance Jio India APNs. CyanogenMod/android_vendor_cm
Enable support for groups in External contacts accounts CyanogenMod/android_packages_apps_ContactsCommon
macloader : add n5120 murata MAC address CyanogenMod/android_hardware_samsung
macloader : add n5110 murata MAC address CyanogenMod/android_hardware_samsung
build: repopick: Avoid failing on commits lookup CyanogenMod/android_build
vendor: cm: Add some more BQ maintainers/devices CyanogenMod/android_vendor_cm
build: repopick: Support squashed commits for Change-Id detection CyanogenMod/android_build
build: repopick: Support projects with less than 10 commits CyanogenMod/android_build
repopick: handle revisions with slashes CyanogenMod/android_build
repopick: don't re-pick duplicate changes CyanogenMod/android_build
repopick: try to use remote's default revision CyanogenMod/android_build
Settings: Fix the failing strings CyanogenMod/android_packages_apps_Settings
Contributors: Add maintainer for Xiaomi Redmi 3/Prime (ido) CyanogenMod/android_vendor_cm
SystemUI: Don't vibrate on touchscreen camera gesture CyanogenMod/android_frameworks_base
ActivityControler: Fix BadPacelableException in certain scenarios CyanogenMod/android_packages_apps_UnifiedEmail
Check if Volte is enabled in ImsManager to determine Volte support CyanogenMod/android_packages_apps_PhoneCommon
cmhw: Account for devices that don't use manager0 sysfs paths CyanogenMod/android_hardware_ti_omap4
Support for MODE_ASK in commandline CyanogenMod/android_frameworks_base
AppOps: Do not prune apps that are not present CyanogenMod/android_frameworks_base
cm: Add more Mi 5 maintainers CyanogenMod/android_vendor_cm
Contributors: Add Xiaomi Mi 5 maintainer CyanogenMod/android_vendor_cm
More...
Buildbot:
CPU: Intel Core 2 Quad Q8300 2.50 GHz
MotherBoard: ASUS P5K
RAM: 4 GB Corsair DDR2 667 MHz
Main HD: SanDisk SSD SDSSDP-128G 128 GB SATA 6 GB/s
ccache HD: Western Digital Raptor WD1500ADFD 150 GB SATA 1.5 GB/s
OS: Linux Lubuntu 16.04 "Xenial Xerus" x64
Kernel version: 4.4.0
Donations:
If you're enjoying my work you may consider sending a small donation using this link
Special Thanks:
CyanogenMod Dev Team
Linaro Dev Team
sparksco and the whole SaberMod Dev Team
IAmTheOneTheyCallNeo
Lysergic Acid
JustArchi
fusionjack
Android-Andi
Ziyan
tuxafgmur
Infected_
-Grift-
prace86
jamal2367
XDA:DevDB Information
[ROM][I9300][MM][6.0.1][Linaro][SaberMod] CyanogenMod 13, ROM for the Samsung Galaxy S III I9300
Contributors
Markox89
Source Code: https://github.com/CyanogenMod
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: CWM Recovery
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: CyanogenMod 13
Created 2014-03-29
Last Updated 2016-12-17
How to: Installation and Bug Reporting
Disclaimer (read it before installing the ROM for the first time):
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.
Regarding the compatibility with mods or apps, these builds are as compatibile as official CyanogenMod nightly builds.
Click to expand...
Click to collapse
Installing CyanogenMod 13 on your Galaxy S III:
Copy CyanogenMod 13 zip and a light GApps package of your choosing to your Internal or External SD card;
Make sure you are using latest version of a MarshMallow compatible recovery;
Boot into recovery;
Flash CM 13 zip;
Flash GApps package;
If you're coming from another non-CyanogenMod ROM do a Data Wipe / Factory Reset (otherwise your device will be stuck at boot);
Reboot.
Posting Bug Reports (comply these requisites is mandatory, otherwise your report won't be considered):
Use the newly added Bug Reports tab;
I always test my builds before releasing them and use the latest build as daily ROM for my devices: do not claim it doesn't boot or it gives you force close loops (if this is your case it's either a corrupted download or your phone needs a full wipe);
Clearly state which build are you using (for reporting a bug it needs to be the latest);
Clearly state that you're using the kernel that comes with the build and not a modded one (if you're experiencing issues using a modded kernel, you should refer to the kernel's developer thread);
Clearly state which mods are you using (e.g. Xposed Framework): try to remove the mod and see if the bug is still there;
Clearly state which runtime are you using (e.g. Dalvik or ART); if you're using ART try to switch to Dalvik and see if the bug is still there;
In addition before posting bug reports, test if your bug is also present in the same day's official CyanogenMod nightly; if it is present there, wait until the CyanogenMod Team fixes it or report directly to them;
As a small courtesy, please don't report bugs that can easily be fixed with well known patches (e.g. CWM zips);
GApps related crashes should be reported to GApps package maintainer (at least at first).
F.A.Q (Frequently Asked Questions)
Uff, our device is slow and Screen Mirroring is laggy, can you fix this?
Nope, our device is old and OEM support lacks.
You shouldn't complain about the overall performance or about the performance of some specific features (e.g. Screen Mirroring through ChromeCast).
Your latest build isn't working at all, can you fix it?
I personally test every build before releasing it, so the device will always be usable.
If you experience weird issues or something that's a showstopper for you, you should consider switching to CyanogenMod's official builds, or to another ROM: your device or setup may be incompatible with my builds.
Where can I find CyanogenMod's official builds?
If you're looking for something common or some common infos, you should definitely use xda search engine or Google.
May you give me some informations about your builds?
All the infos about my builds (e.g. technical compilation infos, features and installation guide) are in the first three posts: you should definitely read them before posting.
I saw this cool feature on another ROM, can you include it in your builds?
Nope, sorry, I'm not taking Feature Requests (see that the correspondent tab is missing from OP): you should make Feature Requests to CyanogenMod Team in the ways you prefer.
In addition, you can look for some Xposed Module, maybe you'll find one that can add to my builds what you're looking for.
A new "SnapShot" build is out! When you'll compile a build based on it?
Never, sorry. My builds are compiled from the nightly branch. The "SnapShot" builds are compiled from a dedicated branch; "SnapShot" releases doesn't influence in any way my builds.
I need some technical explanation about the tools you're using, may you provide them?
What is Toolchain?
In software, a toolchain is the set of programming tools that are used to create a product (typically another computer program or system of programs). The tools may be used in a chain, so that the output of each tool becomes the input for the next, but the term is used widely to refer to any set of linked development tools.
A simple software development toolchain consists of a compiler and linker to transform the source code into an executable program, libraries to provide interfaces to the operating system, and a debugger. A complex product such as a video game needs tools for preparing sound effects, music, textures, 3-dimensional models, and animations, and further tools for combining these resources into the finished product.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Toolchain
What is SaberMod?
SaberMod is a AOSP based ROM with some extra features added in and mostly from CyanogenMod. SaberMod started out pure AOSP when android 4.2.1 launched. Originally it was pure AOSP with a few extra features I ported over from CyanogeMod and linaro optimizations. Then I rebased everything off of rasbeanjelly because I liked many features found in rasbean. Since then I've modified a lot of the code so not much of it is rasbeanjelly based anymore. But you will still find some commonly used features found in rasbeanjelly. SaberMod is not a rasbeanjelly or CM clone, or KANG. Custom kernels are included for certain devices when available. These are personal builds we make for ourselves and originally became very popular in the nexus 7 forums. Features are very rarely added, and are built to SaberMod's team members liking. Currently there are two members of SaberMod working on this project. Myself and @jarjar124. Please understand our time is limited and we are only two people who have lives, and do not have 25-50 members like CyanogenMod to add things. And our goal is not to add a bunch of features that bloat the system of the ROM.
Click to expand...
Click to collapse
Source: http://forum.xda-developers.com/show....php?t=2158698
What is Linaro?
Linaro is the place where engineers from the world's leading technology companies define the future of Linux on ARM. The company is a not-for-profit engineering organization with over 120 engineers working on consolidating and optimizing open source software for the ARM architecture, including the GCC toolchain, the Linux kernel, ARM power management, graphics and multimedia interfaces.
Click to expand...
Click to collapse
Source: http://www.linaro.org/linux-on-arm/
first comment
great work Sir :good:
nasheich said:
first comment
great work Sir :good:
Click to expand...
Click to collapse
Thank you!
So help me spread the news
Sent from my GT-P5110 using Tapatalk
GAPPS?
Markox89 said:
Thank you!
So help me spread the news
Sent from my GT-P5110 using Tapatalk
Click to expand...
Click to collapse
no problem
btw, this rom looks great, maybe I'll try port it to my device
---------- Post added at 08:02 AM ---------- Previous post was at 07:59 AM ----------
[email protected] said:
GAPPS?
Click to expand...
Click to collapse
maybe it can be use with any gapps with kk base
and you can choose in this thread
looks interesting . but i need to see screenshot 1st
[email protected] said:
GAPPS?
Click to expand...
Click to collapse
I suggest the packages from this thread. The link will be added asap to the 2nd post
nasheich said:
no problem
btw, this rom looks great, maybe I'll try port it to my device
---------- Post added at 08:02 AM ---------- Previous post was at 07:59 AM ----------
maybe it can be use with any gapps with kk base
and you can choose in this thread
Click to expand...
Click to collapse
Thank you
And, like I said above, I suggest BaNkS package It's lighter :good:
hamimi said:
looks interesting . but i need to see screenshot 1st
Click to expand...
Click to collapse
They are on their way
Meanwhile, if you want, you can also look at the screenshots from my ROM for other devices (take a look to my signature)
EDIT: ...or to the post below :highfive:
screenshot
Well, that looks interesting dude, thanxx for your effort & good luck with your project! Maybe I will give this a shot next time :laugh::good:
Cheers....
Seems interesting! Will test it out and see how it compares to original CyanogenMod :fingers-crossed:
Excellent rom dude! No problem so far.
hey @Markox89
good to see you here at s3 thread..
i enjoy youre release at s2..
hope that this thread grows...
just one request... could you do a mirror dowload at goo.im
coz afh is blocked here even devhost and other filesharing site...
plz markox....
and is there any added features?? most of all is customizable qs panel.
goodluck for this cm11 sabermod
adzz37 said:
hey @Markox89
good to see you here at s3 thread..
i enjoy youre release at s2..
hope that this thread grows...
just one request... could you do a mirror dowload at goo.im
coz afh is blocked here even devhost and other filesharing site...
plz markox....
and is there any added features?? most of all is customizable qs panel.
goodluck for this cm11 sabermod
Click to expand...
Click to collapse
(First of all, may you remove the quote of the whole OP? You know, xda rules )
Thank you for your wishes and compliments
Regarding your requests: mirroring files on different sites wasn't working well for S2 (great loss of time, small number of downloads), so I choosed AFH only (but I can reconsider this if the project grows bigger enough); have you tried proxying yourself or changing DNS?
Adding features will be against the whole idea of compiling a CyanogenMod build just with custom toolchains, sorry :angel:
BTW, you can take a look at the beautiful GravityBox, I'm using it myself
Thank you all for the first 100 downloads of my I9300 build! :victory: :victory: :victory:
Markox89 said:
Thank you all for the first 100 downloads of my I9300 build! :victory: :victory: :victory:
Click to expand...
Click to collapse
It's very smooth! Good job!
How often do you planning to release an update?
Eleve11 said:
It's very smooth! Good job!
How often do you planning to release an update?
Click to expand...
Click to collapse
I'll try to keep this on a weekly basis
It looks reasonable to me
Sent from my GT-P5110 using Tapatalk
Well, the "Download" - button was hitted, got to charge my phone a bit & then its time to flash :laugh:
Occasus said:
Well, the "Download" - button was hitted, got to charge my phone a bit & then its time to flash :laugh:
Click to expand...
Click to collapse
I'll wait for your report
Hope you'll enjoy! :angel:
Sent from my GT-P5110 using Tapatalk

[ROM][CM12.1][N801x][N8000][BETA][27/10/2015] lollipop

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0, 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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
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.
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 for a full list of changes & features.
STATUS: BETA
This is a preview build, do not install it if you want a stable ROM.
This is a preview of what is going down on CM12.1
Rom is in beta state so many bugs are to be expected!
All the source code is available on my Github.
I do this on my free time and unfortunately I don't have much.
Any help is a appreciated!
I don't own N8000 device, so all RIL is untested, some may find it works, other may find it does not.
LINKS IN SECOND POST
Source code: https://github.com/lirokoa
CREDITS:
The whole Cyanogenmod team
Special thanks @dhiru1602 for his awesome work on exynos 4
All people who works on the Exynos 4 SOC, they desserve it
XDA:DevDB Information
CM12.1 N8013/N8010/N8000, ROM for the Samsung Galaxy Note 10.1
Contributors
lirokoa
Source Code: https://github.com/lirokoa
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
Version Information
Status: No Longer Updated
Created 2015-04-13
Last Updated 2015-12-30
DOWNLOAD LINKS:
-27/10/2015:
N8013/N8010: http://forum.xda-developers.com/devdb/project/dl/?id=14927
N8000: http://forum.xda-developers.com/devdb/project/dl/?id=14928
Changelog:
- Kernel: Many fix, check github for full list
- Display: Refresh rate is now 60htz (was 55 htz)
- io scheduler is now BFQ by default (should improve multitasking)
- Fix chromecast screen mirroring
- Updated audio HAL
- Reworked SELinux
- SKIA hardware optimisation
- Upstream CM changes.
Old releases :
-24/09/2015:
N8013/N8010: http://forum.xda-developers.com/devdb/project/dl/?id=14521
N8000: http://forum.xda-developers.com/devdb/project/dl/?id=14533
Changelog:
- Kernel: Rebased on N8010 kitkat official samsung source (before was based on n7100 kernel)
- Kernel: Updated lowmemory killer
- Kernel: Updated binder
- Kernel: Added BFQ io scheduler (not really stable, be aware if you decide to use it)
- Netflix should be fixed once again
- Enable dex-preoptimization to speed up first boot sequence
- Removed timeout in dex2oat
- Upstream CM changes.
-28/08/2015:
N8013: http://forum.xda-developers.com/devdb/project/dl/?id=14203
N8000: http://forum.xda-developers.com/devdb/project/dl/?id=14210
Changelog:
- Upstream CM changes.
-03/06/2015:
N8013: http://forum.xda-developers.com/devdb/project/dl/?id=12826&task=get
N8000: http://forum.xda-developers.com/devdb/project/dl/?id=12829&task=get
Changelog:
- Netflix fix
- Miracast / chromecast screen casting speed improvement
- Seeking video in web browser working
- Misc changes
- RIL (N8000), some try to fix call / networking scanning
- Upstream CM changes.
-08/05/2015:
N8013: http://forum.xda-developers.com/devdb/project/dl/?id=12375
N8000: http://forum.xda-developers.com/devdb/project/dl/?id=12377
Changelog:
- Misc. bug fixes
- Upstream CM changes.
-23/04/2015:
Before installing read carefully this post
N8013: http://forum.xda-developers.com/devdb/project/dl/?id=12106
N8000: http://forum.xda-developers.com/devdb/project/dl/?id=12108
Changelog:
- Android 5.1.1
- SELinux set to enforcing
- Fixed crash when screen timeout is set to 30 min.
- Upstream CM changes.
-17/04/2015:
N8000: https://mega.co.nz/#!qQ1TVJYZ!1CS7UxGw_ntbd-bT9J0xnH0MyAmqJwneD4ZkqX23bBY
Changelog:
- Initial release (call seems to be not working)
-13/04/2015:
N8013: https://mega.co.nz/#!CUcTCAJB!YzWpI6XWkMGCwTPjT9-G7ZCiM7zF6tVYwAVGQfLujhU
Changelog:
- Initial release
FAQ:
Which Gapps to use? the one officially supported by Cyanogenmod, you can get them here
After installing ROM + Gapss, GApps keep crashing: Just update your recovery with the provided twrp.
Keyboard does not work: enable hardware keyboard in settings.
Google chrome got graphics glitches: just disable #enable-gpu-rasterization in chrome://flags
If you don't want to see cursor while using S-Pen, you can disable it it in settings / inputs
If you have trouble with video playback you can try to disable NuPlayer in developer settings
KNOWN BUGS:
N8000: scan network
Enabled NON PIE executable to be executed (needed for GPS)
I probably forget many
Tried to upload few times this evening, and xda servers keep crashing, will try again tomorrow morning.
What about N8000?
mysarasaid said:
What about N8000?
Click to expand...
Click to collapse
lirokoa said:
FAQ:
[*] N8000 will be added when N801x is in good shape.
Click to expand...
Click to collapse
---------- Post added at 09:04 PM ---------- Previous post was at 09:03 PM ----------
Can you tell me if I can just overwrite my CM12 with this CM12.1 and do Wipe Cache? (I know I can't report bugs without all wipes, I just want to know if I can do that or it won't boot)
Build is up, but I had to up it on mega...
Enjoy
Smoother than BlissPop V2.3 ... Love it ...
Thx a lot ^_^ ...
Rotation Issue
Great 5.1 ROM to kick off. Thanks
The screen rotation will only disable into landscape mode. It is does not seem possible to disable rotate into portrait mode only.
Did I miss something?
Thanks
Installed just now. Rom feels a lot more snappy and much smoother animations than before. I have a bad habbit now of opening and closing the notification bar now just on how silky smooth it is. Great work
Sylheti said:
Great 5.1 ROM to kick off. Thanks
The screen rotation will only disable into landscape mode. It is does not seem possible to disable rotate into portrait mode only.
Did I miss something?
Thanks
Click to expand...
Click to collapse
Nop, it's probably a bug in CM. Keep in mind that cm12.1 did not reach nightly build yet. So those build are a kind of preview.
Sent from my GT-P5110 using XDA Free mobile app
Using camera may cause system reboot.
The first time reboot when I used build-in camera app. (almost no other apps installed except gapps)
The second time reboot when I used google camera installed from google play market.
Bluetooth audio may cause sound glitch.
It seems CM12's problem. Changing performance option to Performace may reduce bluetooth sound problem.
BTW, use 5G WIFI seems also reduce bluetooth sound problem.
So far good, it is a keeper for now ?
One bug
Configuration crashs when I try to raise screen timeout to 30 minutes.
Does HDMI work?
I tried once unsuccessfully.
I am a n8010 user
Added link for N8000 in 2nd post.
This is early build, and call seems to be not working but 3G is.
Please report with logcat and radio logcat if you get some trouble (especially for phone call).
lirokoa said:
Added link for N8000 in 2nd post.
This is early build, and call seems to be not working but 3G is.
Please report with logcat and radio logcat if you get some trouble (especially for phone call).
Click to expand...
Click to collapse
thank you very much
Need Full Wipe to install over the CM12?
juniorhxcx said:
thank you very much
Need Full Wipe to install over the CM12?
Click to expand...
Click to collapse
You should be able to update without wiping.
lirokoa said:
You should be able to update without wiping.
Click to expand...
Click to collapse
I did not Update Full Wipe and starts normally.
However, I believe the Gapps he had used in CM12 (used PA GAAP) was incompatible with the CM12.1. For some App have forced closure beyond the keyboard does not appear.
So I performed a clean installation, with GAAP basis 20150417 and everything works great. Thank you!
juniorhxcx said:
I did not Update Full Wipe and starts normally.
However, I believe the Gapps he had used in CM12 (used PA GAAP) was incompatible with the CM12.1. For some App have forced closure beyond the keyboard does not appear.
So I performed a clean installation, with GAAP basis 20150417 and everything works great. Thank you!
Click to expand...
Click to collapse
Yes, gapps need to be updated.
Sent from my Nexus 4 using XDA Free mobile app

[ROM][7.1][UNOFFICIAL] CyanogenMod 14.1 for Galaxy S3 [Dec 07, 2016]

Disclaimer
Flash at your own risk. I will not take any responsibility for bricked devices, lost data, or any other kind of damage
Some of you will not follow rules or be annoying; this will only cause me to ignore this thread.
These are UNOFFICIAL/DEVELOPER builds of cm-14.1 for i9300 device and by NO means is this something special or "mine". 100% credits goes to CyanogenMod contributors.
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.
*
*/
Downloads
CyanogenMod 14.1
Android File Host: https://www.androidfilehost.com/?w=files&flid=125173
Google Apps (optional)
OpenGapps: http://opengapps.org (use an ARM, 7.1 zip).
FAQ/Frequent Statements
Q0: When ${THING}?
A0: No ETAs. Don't ask.
Q1: But when will you get to building it?
A1: See Q0/A0.
Q2: How often will builds be produced?
A2: Whenever I get to them and feel like uploading.
Q3: But ${THING} isn't working for me. I cannot live without ${THING}.
A3: Not surprising, these are very alpha builds.
Q4: Xposed?
A4: Don't know. Maybe, maybe not. I'll ignore you if you complain about something and are using Xposed.
Q5: Can I complain about something?
A5: I'd prefer not, but be prepared for me to ignore you.
Features
What works:
A lot of stuff
Doesn't Work:
CM ThemeEngine - Not ported to CM-14.1 yet
Other stuff
XDA:DevDB Information
CyanogenMod 14.1, ROM for the Samsung Galaxy S III I9300
Contributors
pesci2k, forkbomb444
Source Code: https://github.com/CyanogenMod
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-10-27
Last Updated 2016-12-07
Changelog
Build 2016-12-07
- Updated to Android 7.1.1
- Security update for december (7.1.1_r4)
- Fixed random reboots from previous build (20161203)
- Updated CM14.1 sources
Build 2016-12-03
- Enabled SELinux
- Battery customization (circle, landscape)
- Updated CM14.1 sources
Build 2016-12-02
- Fixed Mali driver crashing when screen turning off (fade off animation is re-enabled)
- Fixed GPS not working from previous build (20161130)
- Updated CM14.1 sources
Build 2016-11-30
- Updated CM14.1 sources
Build 2016-11-24
- Use Pixel color theme
- Updated translations
- Updated CM14.1 sources
Build 2016-11-22
- Updated CM14.1 sources
Build 2016-11-19
- Fixed LiveDisplay settings (color calibration, night mode)
- Updated CM14.1 sources
Build 2016-11-16
- Enabled round app icons (need to clear launcher cache)
- Some battery styles don't work (landscape, circle)
- Screen off animation is optional (forkbomb is working on other solutions)
- Updated CM14.1 sources
Build 2016-11-13
- Updated CM14.1 sources
Build 2016-11-09
- Android security update for november (7.1.0_r7)
- Enabled partial screenshots thanks to @MaxMustermann2.0 (power menu / long press Screenshot)
- Updated CM14.1 sources
Build 2016-11-07
- Fixed battery status style customization
- Updated CM14.1 sources
Build 2016-11-06
- Updated CM14.1 sources
Build 2016-11-02
- Workaround to fix Mali driver crashing when screen turning off
- Updated CM14.1 sources
Build 2016-11-01
- Fixed video recording. Still very experimental
- Updated CM14.1 sources
Build 2016-10-31
- Added H+ icon in the status bar
- Updated CM14.1 sources
Build 2016-10-29
- Enabled restart menu
- More status bar battery customisations
- Updated CM14.1 sources
Build 2016-10-27
- Initial build
Reserved
Good job
@pesci2k Thank you very much! I waited to see this since I saw your announce on the other thread. Thanks again!
Edit: Is the permission dialog bug from OpenGapps still there and the one with WebView?
Edit2: I see that the permission dialog is fixed but in case of WebView is better to not install it from Gapps.
Oh wow I'm speechless
Will download it right now ,thx soo much @pesci2k and everyone evolved
At first, nice job!
Do we need to wait for boeffla kernel for 14.1 because of different android version?
Can i dirty flash?
Just try dirty. If you see any problems do a clean flash. I'm gonna do clean now coz I still have reboots while incomming call/end. Thanks pesci2k, I knew you're gonna make your own thread as I said in PW
But there is a GOOD question. Do we have to install boeffla? It's true, that boeffla is easy kernel management, but for fixing reboots etc.?
xEmre66 said:
Can i dirty flash?
Click to expand...
Click to collapse
fresh flesh would be much better
I flashed it (dirty flash). No problems. But the Camera Icon is not the same as the icon from @pesci2k. I think it didn't delete Android 7.0 settings.. Did anyone experience Random Reboots.??
I have graphic glitches and had 1 random reboot. Clean install. Installing boeffla.
dioen said:
I have graphic glitches and had 1 random reboot. Clean install. Installing boeffla.
Click to expand...
Click to collapse
Please tell us whether Boeffla works with this build
Sent from my GT-I9300 using XDA Labs
schwarzerfleck said:
Please tell us whether Boeffla works with this build
Sent from my GT-I9300 using XDA Labs
Click to expand...
Click to collapse
Yep it works. But unfortunately advanced reboot doesn't work.
that version of boeffla are using the same 14cm?
Boeffla 6.0-alpha5
@pesci2k , come here m8,gimme a kiss.
Reboot and Andvanced Reboot dosent work and File Manager still has no access to the sd card even root access is enabled in the Developer Settings and in the File Manager.
Clean flashed 14.1 with nano 7.1 gapps and everything works so far
It seems video recording is yet again broken while it works on latest 1026 build on cm14,other then that awesomely good job ?☺?
Oh, I saw the thread just now, I was waiting for you to announce it on CM14 thread. :/:silly:

Categories

Resources