[7.1.2][UNOFFICAL NIGHTLY] LineageOMS [T710,T715, T810, T815] - Galaxy Tab S2 Android Development

{
"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 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.
*/
Please read 2nd Post carefully!!!
LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (Nougat), 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.
Thanks to @The Flash for making this
Introduction from @The Flash Thread
Hello everyone! I am one of the members of the Substratum team and we constantly have people asking how to add support to ROMs. I have made a repo regarding all of our documentation here, in which I include steps to add support. Normally, it is easy to add support to most ROMs; however, Lineage has made some underlying changes to AssetManager and PackageManager that makes adding the patches a little difficult if you do not have some solid programming background. To help people who are familiar with building and git but not necessarily Java and C, I have created a series of reference repos that you can use to cherry pick the commits into your forks or local builds to easily have theme support! Please read this entire thread, I go over a lot of info and I will be upset if you do not read it all enjoy!
Information
Substratum currently uses OMS (Overlay Manager Service), Sony's theming framework, that allows for real time swapping of resources via overlays. This is accomplished through a series of commits, which include the core OMS framework, exposures so themes can overlay hardcoded resources, and a second set of framework commits to allow Substratum to do all of its operations without root access. You can read more about this in the main Substratum thread. We have made it so that it is easy to merge OMS and all of our exposures on AOSP or close to AOSP ROMs. Lineage is not one of those ROMs as they have based on CAF, which modifies AOSP to suit a large range of devices. Lineage has also modified core components like Package Manager for security reasons and some of those changes will conflict with OMS changes. I have merged the changes on top of Lineage and verified everything has worked properly. I will continue to maintain this as long as time permits. I plan to try and rebase the changes every day on Lineage updates but I may need to do it weekly depending on how much free time I have.
Download Links:
CLEAN FLASH IS A Must
Download
Instructions
How to install LineageOMS 14.1
If you haven't run stock Android 6.x, flash that first with odin. (image won't boot without this step)
If you don't have TWRP yet, get it from here : TWRP by ashyx
Download the ROM and the Gapps that are located below to your device
Reboot into TWRP by holding VOL UP + POWER + HOME on boot
In case things go wrong make a backup
After the backup has completed return to home and select Wipe and then Advanced Wipe
Now ONLY tick Dalvik Cache, System, Data and Cache
After ticking those, Swipe below to wipe
Once the wipe has completed return to home and select the ROM
After you selected the ROM swipe below to install it
After the ROM has installed flash the Gapps
When all of this is done, reboot into system, wait, and enjoy Lineage 14.1
How to recover from issues
Looks like the reset to recovery (<HOME><VOL-UP><POWER>) is still broken on some or all T710/5 & 810/5 devices with this build.
Press and hold <HOME><VOL-DOWN><POWER> to enter 'download' screen.
Select cancel <VOL-DOWN>
Immediately press and hold <HOME><VOL-UP><POWER> to enter TWRP
Restore back-up made during installation phase
How to ROOT
Install the correct root package from here. (after flash of the image)
In LineageOS 14.1 Enable the developer options
Select Root access
Select Apps Only
Done
Support in Telegram Group here: Telegram
XDA:DevDB Information
[7.1.2][UNOFFICAL NIGHTLY] LineageOMS [T710,T715, T810, T815], ROM for the Samsung Galaxy Tab S2
Contributors
hiowa93
Source Code: https://github.com/LineageOMS
ROM OS Version: 2.3.x Gingerbread
Version Information
Status: Testing
Created 2017-07-09
Last Updated 2017-07-09

Reserved
This is pure LineageOS with fully Substratum Theme Support, bugs will be the same as on any other CustomRoms
Bugs for T810 and T815:
Fingerprint not working
Bugs for T710 and T715:000
Fingerprint scanner not working (included, but not working on ALL Devices)
Camera not working (killed it with kernel update )
Vibration not working (probably also kernel)

Reserved

I just tried the 8/25 build with open gapps mini 8/29 and the arm root on my t710 and can confirm the bugs stated before. The only one i noticed which wasn't stated is that the mic also didn't work. I came from the samsung 7.0 firmware. I't booted up fine. Good Job! I appreciate all your hard work.

Related

[UNOFFICIAL][STABLE][CM-13.0] Samsung Galaxy J SC-02F/SGH-N075T

{
"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 is a free, community built, aftermarket firmware distribution of Android 6.0 (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog 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.
*/
Please commenting in English, this is an international forum, I will not answer any question that not written in English.
ROM feature:
Based off latest CyanogenMod 13.0 sources
Custom camera HAL featuring:
- 4k video record
Kernel feature:
Adreno idler
CAF update tag to LA.BF.1.1.3-01610-8x74.0
F2FS
No placebo patches, features, or compiler "optimizations"
Many other misc. improvements not listed here
What's working :
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Camera ( Videos And Photos )
Video Playback
Audio ( Record and Playback )
Sensors
Flash
Pretty much everything
What's not working :
NFC (Osaifu/kentai)
TV Tuner
Instructions:
Download the latest build and GAPPS Android 6.0 ARM
Flash the latest TWRP
Reboot to recovery
Flash latest build
Flash GAPPS
(OPTIONAL) Flash SU/XPOSED if you're intended to use
Reboot
Downloads:
TWRP Recovery: https://www.androidfilehost.com/?w=files&flid=76456
Stable Builds: https://www.androidfilehost.com/?w=files&flid=76450
Automated weekly build (Expect some experiment/unstable): https://jenkins.sandpox.org/view/JS01LTEDCM/job/JS01LTEDCM_CM13.0/
Google Apps : http://opengapps.org/
Reporting Bugs
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 /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
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. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
Phone model (SC-02F/SGH-N075T):
CM version: CM-13.0 [Jenkins/AFH] [Date]?
Gapps version?
Modem version?
Did you--
- Wipe before flashing ROM (Including Internal storage, /system)?
- Restore with Titanium backup?
- Reboot after having the issue?
Custom kernels are not compatible with this ROM. I will NOT provide support if you install a custom kernel.
Source code:
Device tree: https://github.com/SandPox/android_device_samsung_js01ltedcm
Kernel source: https://github.com/SandPox/android_kernel_samsung_js01ltedcm
Vendor blobs: https://github.com/SandPox/android_vendor_samsung_js01ltedcm
XDA:DevDB Information
SC-02F CyanogenMod, ROM for all devices (see above for details)
Contributors
sandpox, [email protected]; [email protected]
Source Code: https://github.com/SandPox/android
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: 2
Stable Release Date: 2016-12-04
Created 2016-11-27
Last Updated 2016-12-04
Reserved
DT/Kernel Change log:
Code:
4 Dec 2016
===============
Update tag android-6.0.1_r74
27 Nov 2016
===============
Initial Release
Thank u for aweasome ROM. I tried flash it and get 2 issues.
1. Back key HW not vibrate. I tried some cm13 rom before such as kyasu''s ROM and wasn't it. I tried cm12 ROM of u and it has same issue too.
2. I set battery icon display with circle and percent into round. But percent beside. I think it's a little bug.
Hope u fix them. Thank u very much
Hi,
I am using your ROM and everything is okay, but if this can support NFC it will be good! and there more feature that not working like Air Gesture and HDR in camera. Looking forward what can you do in the next release.
Thank You.
Seems no one have this device, that's why there are very less convos... Well sir, can u develop a cm for galaxy j2? We only need a kernel which can be compiled with cm.. We have the device tree and vendor tree (may not be complete but...) and lots of people are waiting for it... Please sir... U will be blessed.. Here is all we have yet: https://github.com/Exynos-3475/
Hope to support the Taiwan version (N075T)
I believe this must be a perfect rom
Hi Sir, if i will install your Rom, can i now use any sim? because my phone is locked with docomo.. Thank You
Does this support N075T? @sandpox I got error 7....
---------- Post added at 22:15 ---------- Previous post was at 22:15 ----------
Does this support N075T? @sandpox I got error 7....
They are roms for smj120fn?
Nice ROMs bro
Sent from my SC-02F using XDA-Developers Legacy app
Hi. The links are down. no mirrors available for the files.
Lineage OS 16.0 for SC-02F phone models
"https://androidfilehost.com/?fid=1899786940962584709"
This link to download Lineage OS 16.0 (Android 9.0 Pie) for Samsung Galaxy J (SC-02F)
Special thanks to kyasu developer ("https://androidfilehost.com/?w=devices&uid=95897840722643085").
CyanogenMod is dead!

[ROM][7.1.2] Lineage OS 14.1 [UNOFFICIAL][TISSOT][23/02/2018]

{
"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:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (nougat), 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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
VoLTE
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS
FM
IR
Known issues:
(Refer to 2nd Post for some common fixes)
You tell me
Instructions :
Download the latest build and GApps
Reboot to either deadman's twrp recovery or MohanCM's latest unofficial twrp recovery
If coming from Oreo, then flash Nougat stock firmware & wipe Internal Storage
Flash the latest build & TWRP installer(if you want to keep TWRP), & reboot back to recovery, then flash GApps(optional) & Magisk(mandatory).
Reboot & enjoy
If you face boot splash, then that means you haven't flashed Magisk!
Downloads :
Un-Official build [23/02/2018]:
https://www.androidfilehost.com/?fid=673956719939821614
Older builds:
20/02/2018:
https://www.androidfilehost.com/?fid=962187416754461834
17/02/2018:
https://www.androidfilehost.com/?fid=962187416754461256
16/02/2018:
https://www.androidfilehost.com/?fid=818070582850493186
15/02/2018:
https://www.androidfilehost.com/?fid=890129502657583347
Firmware:
https://androidfilehost.com/?fid=818070582850492613
LineageOS addons download: https://download.lineageos.org/extras
Google Apps:
http://opengapps.org/
Sources :
Device Tree
Vendor
Kernel
Credits :
@rohantaneja - Bare bone of initial Tissot tree
@deadman96385 - For major work on tree
@kunalshah912 - For always working together
@d3athwarrior - For providing server & always guiding me
All the testers & members of Tissot Dev Group, especially @ravinder0003 , @talk2indrajit @Ramesh1686 & @srs1434
Donations:
You don't have to, but if you want;
Donate via PayTM: http://i.imgur.com/54cQl9N.jpg (QR code)
XDA:DevDB Information
Lineage OS 14.1, ROM for the Xiaomi Mi A1
Contributors
ghpranav
ROM OS Version: 7.x Nougat
Version Information
Status: Beta
Created 2018-02-16
Last Updated 2018-02-23
Changelog & Fixes
Changelog:
23/02/2018:
Fixed goodix FP (thanks to @CurioZuk )
Using Dominator kernel by @abhishek987
Fixed Telegram freeze
Few other under the hood changes
20/02/2018:
Fixed 3rd party camera FCs
Fixed front cam not working on few cases
17/02/2018:
Added SDcard FS support
Removed DT2W option from settings, because we don't have kernel support for it yet
Few more internal changes
16/02/2018:
Fixed goodix partially (it's getting detected, but not able to enroll a Fingerprint in Settings)
Added Night Display
Fixed LED
Fixed capacitive button light
Fixed optical zoom in Snap
Re-enabled HW encryption
Improved battery backup
GApps no longer included in the ROM zip
15/02/2018:
Initial public release of my build
Fixed VoLTE
Fixed a lot of FCs
Disabled HW encryption
Fixes:
GCam Magisk Module fix by Ravinder003
Reserved
Great to see this! Awesome!
thank god (or developers) for this! finally lets get nice roms working in this thing!
Ok, it's time to start... Feedback over this post after some time
Are extFAT formatted sdcards > 128GB supported with this ROM?
Reserved...
Let me try
Great...I was using the Feb 15 version you had shared..it does run smoothly but as this new version is out let me flash this now.
Good job, following this ROM
After my intership i'll install it for sure :good:
Thanks for your work
Sent from my Mi A1 using XDA Labs
Finally some good rom is out. Gonna try it tomorrow.. ?? hope to see lineage OS 15 soon.... ?
Is the Google Camera mod working without artifacts / dots?
Sigray said:
Is the Google Camera mod working without artifacts / dots?
Click to expand...
Click to collapse
No 3rd party camera apps yet unfortunately.
saski4711 said:
No 3rd party camera apps yet unfortunately.
Click to expand...
Click to collapse
There is a google cam fix downloadable.
Sigray said:
There is a google cam fix downloadable.
Click to expand...
Click to collapse
For THIS ROM? Could you post the link plz?
saski4711 said:
For THIS ROM? Could you post the link plz?
Click to expand...
Click to collapse
See 2nd post...
Sent from my Mi A1 using XDA Labs
thank you very much for this rom <3
You developers. All of you. You're the true heroes here.. Doing such an excellent job, despite the fact that Xiaomi delivered as it seems very weird kernel sources.
Whats the firmware.zip? When do we have to flash it?

[8.1.0_r47][Osprey][Merlin] LineageOs 15.1 [UNOFFICIAL] Optimized

{
"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.
*
* 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.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1.x (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.
What's special about my build:
Sometimes I pick a few patches from the Lineage Gerrit before they are approved and merged into our trees.
The kernel is based on Lineage's one, but I have upstreamed with the latest patches from linux-stable, added a few things such as performance and battery tweaks, security and stability fixes, SafetyNet spoofing, additional kernel controls.... This kind of things
The device trees will also be improved overtime with various improvements from mixed sources (for example better presets, different HAL solutions and so on).
Added Auto FaceUnlock (Nano+ Gapps required to be flashed to get it work)
Added Pixel Navbar
Working
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Video Playback
VoLTE
Camcorder
Enforcing Selinux
Not Working/Bugs
You Tell me
Installation
Requires Unlocked Bootloader & a custom recovery (at least twrp-osprey-3.1.1-r3.img or newer release is needed)
Place ROM & Gapps in your virtual SD
Reboot in Bootloader Mode
Go to "Recovery" (Vol +/Vol -) and confirm (power)
Wipe Data/Factory Reset
Wipe Dalvik cache
Install the ROM zip
DO NOT REBOOT
Install the Gapps zip (optional)
Reboot
Downloads
Rom - https://androidfilehost.com/?w=files&flid=275035
Gapps (ARM 8.1 Nano Recommended)
XDA:DevDB Information
LineageOS 15.1, ROM for the Moto G 2015
Contributors
@rahul9999 @Subinsmani @Alberto97
Source Code: https://github.com/LineageOS
ROM OS Version: 8.1.x Oreo
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Stable
Created 2018-05-04
Last Updated 2018-07-10
Changelog :-​
From now all new builds will be appeared here -
Lineage-15.1 Optimized Osprey
Lineage-15.1 Optimized Merlin
28.05.2018
Updated lineage sources
Sdcard related Fixes (Thanks to @chil360 & @ishubhamsingh)
25.05.2018
Updated lineage sources
New Whatsapp fix included (Thanks to @chil360 )
21.05.2018
Some device side fixes & updated lineage sources
19.05.2018
WhatSapp video send Fixed
16.05.2018
Enforcing Selinux
14.05.2018
Fixed gestures menu
13.05.2018
May Security patch merged.
Updated latest lineage sources.
Screenshots :-
Could you post some screenshots
sargam44 said:
Could you post some screenshots
Click to expand...
Click to collapse
added in 2nd post
Working fine with pico gapps.
Removed
When I taking backup through squid twrp, phone consume to much power and down from 90% to 30% and heat.
Is this normal?
GPS working perfectly?
HIgor Cavalcanti said:
GPS working perfectly?
Click to expand...
Click to collapse
It's working but unstable till you're position got locked.. same like other Oreo Rom's
VK84663 said:
When I taking backup through squid twrp, phone consume to much power and down from 90% to 30% and heat.
Is this normal?
Click to expand...
Click to collapse
doesn't seems to be this Rom issue...
where is new build download link?
anish sk said:
where is new build download link?
Click to expand...
Click to collapse
Removed due to some issues.. new build will be up soon
I tried to install this ROM, but it hangs at the bootscreen. I can't even connect with logcat. anyone else with this problem lineage-15.1-20180504-UNOFFICIAL-osprey with open_gapps-arm-8.1-nano-20180506 and "all wiped"
orgler said:
I tried to install this ROM, but it hangs at the bootscreen. I can't even connect with logcat. anyone else with this problem lineage-15.1-20180504-UNOFFICIAL-osprey with open_gapps-arm-8.1-nano-20180506 and "all wiped"
Click to expand...
Click to collapse
Which device variant ? What steps you have followed while flashing ?
rahul9999 said:
Which device variant ? What steps you have followed while flashing ?
Click to expand...
Click to collapse
Hi,
it is a XT1541. I followed the steps of the OP, so wiped everything then flased both the rom and opengapps. After removing the sim-card during initial installation it worked, now so far everything looks ok. But why is this depending on the sim?
On pressing the power button the phone does not react and on long press for turning off the phone, the screen turns on.
Jugal28 said:
On pressing the power button the phone does not react and on long press for turning off the phone, the screen turns on.
Click to expand...
Click to collapse
No such issues here..
rahul9999 said:
No such issues here..
Click to expand...
Click to collapse
Mine got solved upon a restart
Test build with May Security patch..
Please test & let me know if everything is working fine..
https://drive.google.com/file/d/1OSXBSGkU0_rbhbYlzeEVgaBE27lEnUw2/view

[ROM][OFFICIAL][9.0] LineageOS 16.0 for ZE520KL / ZE552KL

{
"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:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 9 (pie), 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.
What's working:
Boots
RIL (Calls ,SMS, Data)
Fingerprint
Wifi
Bluetooth
Media
Display
Sensors
Camera
Flashlight
LED
GPS
Volte
Encryption (FDE)
Enforcing SELinux status
Known issues:
??
Prerequisites:
Unlocked bootloader
Oreo firmware
Instructions :
Download the latest build and GApps
Reboot to recovery
Flash the latest build and GApps
Reboot
Downloads :
Official LineageOS 16.0 Builds
Data Migration Zips (Unofficial -> Official)
Recommended Compatible TWRP
Google Apps
Old Unofficial LineageOS 16.0 Builds
XDA:DevDB Information
LineageOS 16.0 for zenfone3, ROM for the Asus ZenFone 3
Contributors
makorn645, @shakalaca, @planet9
Source Code: https://github.com/LineageOS
ROM OS Version: 9.x Pie
ROM Kernel: Linux 3.x
ROM Firmware Required: TWRP, Unlocked BL, Oreo firmware
Based On: AOSP
Version Information
Status: Stable
Created 2018-09-29
Last Updated 2019-11-06
Reserved
Screenshots
Additional Notes:
Migrating data between OFFICIAL and UNOFFICIAL builds
- Advised to be flashed before moving to an Official or Unofficial build.
- Flashable Migration Zips can be found: HERE
Reporting Bugs
- Any bugs caused by 3rd party applications, mods, other kernels are unsupported and will be ignored
- Any bug reports that isn't from the latest build will be ignored
Opensource:
- Device
- Kernel
- Prebuilt Binaries
Thanks man! Excellent work as always.
Do you think it's stable enough for everyday use?
thanks mate
CygnusBlack said:
Thanks man! Excellent work as always.
Do you think it's stable enough for everyday use?
Click to expand...
Click to collapse
I'd call it a pre-beta for now.
Thanks! i'm in group and testing it
I can not believe my eyes ?
OMG !! Nice rom :good:
good job
I have issue when trying this Rom, I'm stuck on booting up it's because must input password. Thanks
I got issue when installing this....
After boot logo, it always pop up 'power off' sign, then it reboot to twrp x.x
Ty for the rom, will probably install it soon in few update
Kenichibi said:
I have issue when trying this Rom, I'm stuck on booting up it's because must input password. Thanks
Click to expand...
Click to collapse
format data, because it fails to decrypt your storage
---------- Post added at 06:43 AM ---------- Previous post was at 06:41 AM ----------
vashta said:
I got issue when installing this....
After boot logo, it always pop up 'power off' sign, then it reboot to twrp x.x
Click to expand...
Click to collapse
format data, its already written on known issue section, hardware encryption
Everything is fine including gaming experience, it is a lot better than any buggy 8.1 Oreo rom, but there is an annoying issue that I want to fix:
The Low Memory Killer is too aggressive that I can't use it to be multitasking, I just could keep it opened about 2 apps in the background, any solution?
clock alignment settings and accent color change not working
Thanks bro for keeping the device alive?keep up the good work?
split screen also not working
n78 shadow said:
Thanks bro for keeping the device alive?keep up the good work?
Click to expand...
Click to collapse
what gapps did you use....is pico ok ???
YousifG7 said:
what gapps did you use....is pico ok ???
Click to expand...
Click to collapse
in fact I usually don't install gapps so I didn't this time.
but pico is definitely ok .
personally (when I install gapps) I use aroma so I can install what I want and leave the rest??

[ROM] [PIE] [Unofficial] [LineageOS 16.0] [OSPREY]

{
"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, 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: Gerrit Code Review.
*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
Instructions :
Download the rom and gapps and put them in internal or on sd-card.
Reboot to recovery
MAKE A BACKUP OF ALL YOUR DATA
Wipe Data, System, Cache, Dalvik/ART Cache
Flash Rom and Gapps
Reboot system
Enjoy
Downloads:
Rom at SourceForge.net
Root-addon available for Lineage 16.0
Magisk (23.0 or newer)
OpenGapps / Platform ARM / 9.0
NOTE:
Thanks a lot to
MSe1969 and chil360 for their work on osprey
They helped a lot in bringing up LineageOS for this device. Whole credits goes to them .
Click to expand...
Click to collapse
ROM OS Version: 9.x Pie
ROM Kernel:
Based On: AOSP
Version Information
Status: Stable , daily driver.
Devicee-tree by chil360.
Kernel by MSe1969.
Created 2021-01-17
I share this rom, which I built 'from source' for a friend.
He uses this rom in his 'old' phone for a route planner in his car.
I know it is a bit outdated but it is a stable rom and it works.
It has the sucurity-update from october 2021.
When more people uses it, I could update it regularly and publish.
Have fun with it.
N ovember security update.
When you are already using this rom, you can dirty flash the new update.
As known:
- Copy rom and gapps to phone
- Reboot to recovery.
- Make a backup in TWRP.
- Wipe system, Dalvik and cache.
- Flash new rom and gapps.
- Reboot and enjoy.
I used/tested this for around a day and I had no issues.
D ecember security update.
New build.
This build is somewhat snapier now. I used the kernel from:
[Unofficial][9.0.0][microG][signed]LineageOS 16.0 for Osprey from MSe1969.
https://forum.xda-developers.com/t/...rog-signed-lineageos-16-0-for-osprey.4095453/
You can dirty flash his ROM over my build if you like. I did test it myself and it worked.
I wish everyone good health and happiness in 2022 .
New build.
Security-update jan.2022
New build with February 2022 ASB patches.
Please read the clarifying explanation from @MSe1969:
[ROM][Unofficial][9.0.0][microG][signed]LineageOS 16.0 for Osprey
Welcome back! This thread is dedicated to provide Lineage-OS 16.0 builds for the Motorola Moto G 2015 (Osprey) with current security patches. You can consider this thread as kind of a successor of my LineageOS 14.1 Osprey thread Well, and as...
forum.xda-developers.com
In addition: last year the LineageOS team did include the android-security-updates in Lineage-15.1 on a irregular base. So it is possible that this will happen also with Lineageos-16.0. In that case you can see the security-update-date in your build.
For now: this is a custom update.
New build.
With all the updates from February upto now, Lineage has implemented in the build from 20220105.
The notification 'Security-update jan.2022' - will stay in system.
I'm sorry to say, but the build from 2022-09-15 was the last one.
On my PC I've lost my repository from Lineage-16.0 with a lot of handmade adjustments.
And it is too much work to try and renew all of these.
But as you know my builds were almost the same as the builds from Mse1969.
It was a pleasure to be able to make some builds, which were appreciated by some of you.

Categories

Resources