[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds - Galaxy Tab 3 8.0 Android Development

I have deleted my CM11 source directory. No more builds of CM11 will be released by me. Feel free to use the sources to make your own builds. - gr8nole
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (KK), which is designed to increase performance and reliability over stock Android for your device.
{
"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:
#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. 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.
Device spesific sources:
- Kernel: https://github.com/kumajaya/android_kernel_samsung_smdk4x12
- Common T31x device: https://github.com/kumajaya/android_device_samsung_lt01-common
- SM-T311: https://github.com/kumajaya/android_device_samsung_lt013g
- SM-T310: https://github.com/kumajaya/android_device_samsung_lt01wifi
- SM-T315: https://github.com/kumajaya/android_device_samsung_lt01lte
ROM spesific changes:
- Camera: http://review.cyanogenmod.org/62924
- Flip cover sensor:
- http://review.cyanogenmod.org/68621
- https://github.com/kumajaya/android_frameworks_base/commit/aef2cc3620875efb62bfbe0345b5310d665f9fdb
- https://github.com/kumajaya/android_hardware_samsung/commit/cfda88cb17d8e5c507a83130fe378a0de3567735
- https://github.com/kumajaya/android...mmit/f81880e25d7bd075c758d0eafb8ae5b80260f86f
Contributors:
- CyanogenMod Team, CyanogenMod and AOSP contributors
- @codeworkx, CyanogenMod for Samsung Galaxy Note 2 (GT-N7100 and N7105) maintainer
- @sbrissen, CyanogenMod for Samsung Galaxy Tab 8 (GT-N5100) maintainer
- ketut.kumajaya, @gr8nole
First time installing CyanogenMod to your Galaxy Tab 3 8.0, or coming from another ROM:
- Make sure you're running latest PhilZ Touch (not a mandatory but recomended)
- Copy GApps and CM ZIPs to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Flash GApps zip from internal SDCard
- DO A DATA WIPE / FACTORY RESET
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod:
- Copy CM ZIP to your internal SDCard
- Boot into Recovery
- Flash CM zip from internal SDCard
- Reboot
Download:
Latest Builds:
Dev-Host (newer build): http://d-h.st/users/gr8nole/?fld_id=0#files
Old Builds:
AFH: https://www.androidfilehost.com/?w=files&flid=10023
NikC build: http://www.androidfilehost.com/?w=files&flid=11531
Google Apps:
PA-GApps Nano from http://forum.xda-developers.com/showthread.php?t=2397942
Screenshots:
Apex launcher, Glasklart icon pack for Apex, Android Weather:
Settings, About tablet:
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
This post use codeworkx post http://forum.xda-developers.com/showthread.php?t=2382750 as template.
If you want to donate a few bucks for the work we're doing in our freetime:
XDA:DevDB Information
[ROM][SM-T31x][KK][4.4.4] CyanogenMod unofficial builds, ROM for the Samsung Galaxy Tab 3
Contributors
ketut.kumajaya, gr8nole, CyanogenMod, Google
Source Code: https://github.com/kumajaya?tab=repositories
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.0.x
Based On: CyanogenMod
Version Information
Status: Stable
Created 2014-08-01
Last Updated 2015-01-30

This is a collaborative work between me and gr8nole. I ported CyanogenMod for Galaxy Note 2 to our device in source level based on my experience patching Note 2 ROM in binary level. gr8nole set up CyanogenMod build system and compiled it for us, fix my code when necessary. The result of this build almost same as Note 2 port status but the camera still buggy, low quality video recording, in-call noise issue, different backlight button behaviour, flip cover sensor work but ignored, and no voice mode on first boot. The workaround for first boot voice mode issue is you have to make an outgoing call immediately after every boot. For backlight button issue, you can completely disable it in Settings - Buttons - Backlight.
When I start this project, I have no chance to build Android from source, this is impossible without gr8nole help. So, thanks him is a must!
Changelog:
This CM port uses same frameworks and dependencies with Note 2 N7100 (device/samsung/smdk4412-common, hardware/samsung, etc), so http://www.cmxlog.com/11/n7100/ applies here as well. For device spesific changes please check:
1. https://github.com/kumajaya/android_kernel_samsung_smdk4x12/commits/cm-11.0
2. https://github.com/kumajaya/android_device_samsung_lt01-common/commits/cm-11.0
3. https://github.com/kumajaya/android_device_samsung_lt013g/commits/cm-11.0
4. https://github.com/kumajaya/android_device_samsung_lt01wifi/commits/cm-11.0
5. https://github.com/kumajaya/android_device_samsung_lt01lte/commits/cm-11.0
6. https://github.com/kumajaya/proprietary_vendor_samsung/commits/cm-11.0

Will check this out sometime later today, thank you!

@gr8nole In your spare time, please fix T310 WiFi issue:
1. Add SM-T310 spesific files: https://github.com/kumajaya/proprie...mmit/2db7ae8f517cc7f69f1dcaee4b472cd60df47374
2. Add device spesific files, various fix: https://github.com/kumajaya/android...mmit/0721dd5b38346fe5f7aae942c1f39568ca1ad3ad
@marincax 's workaround for T210 WiFi issue: http://forum.xda-developers.com/showpost.php?p=48141514&postcount=57

nice work.
Waiting for the Wifi fix

One word AMAZING...

@ketut.kumajaya
You may want to change the OP links to these below. These are links to the device folders on Android File Host. By using these links, we won't need to update the OP link with every new build uploaded. The user can pick which file to download by looking at file name (which includes the date).
T310 builds
T311 builds
T310 update currently building.

gr8nole said:
@ketut.kumajaya
You may want to change the OP links to these below. These are links to the device folders on Android File Host. By using these links, we won't need to update the OP link with every new build uploaded. The user can pick which file to download by looking at file name (which includes the date).
T310 builds
T311 builds
T310 update currently building.
Click to expand...
Click to collapse
Gr8 / kumajaya
The 1205 310 build has screen brightness broken it sticks at 100. Worked on the 1204 311 build.
Sent from my SM-T310

zibrah3ed said:
Gr8 / kumajaya
The 1205 310 build has screen brightness broken it sticks at 100. Worked on the 1204 311 build.
Sent from my SM-T310
Click to expand...
Click to collapse
Please try replace /system/lib/hw/lights.exynos4.so with stock T310 version. In stock ROM, lights HAL inside /system/vendor/lib/hw .

Did not fix the issue. I'll mess about some more and see what I can do when I have some free time today.

zibrah3ed said:
Did not fix the issue. I'll mess about some more and see what I can do when I have some free time today.
Click to expand...
Click to collapse
Try sensors.smdk4x12.so .

ketut.kumajaya said:
@gr8nole In your spare time, please fix T310 WiFi issue:
1. Add SM-T310 spesific files: https://github.com/kumajaya/proprie...mmit/2db7ae8f517cc7f69f1dcaee4b472cd60df47374
2. Add device spesific files, various fix: https://github.com/kumajaya/android...mmit/0721dd5b38346fe5f7aae942c1f39568ca1ad3ad
@marincax 's workaround for T210 WiFi issue: http://forum.xda-developers.com/showpost.php?p=48141514&postcount=57
Click to expand...
Click to collapse
New T310 build uploaded.

gr8nole said:
New T310 build uploaded.
Click to expand...
Click to collapse
Wifi fix confirmed working in 1206 build.
Brightness still pegged at 100.
-Tried your second suggestion Kumajaya and it also does not fix screen brightness.
-light sensor is functioning, checked using sensor app.
At this point the only issue not fixed that I have found is the brightness.

zibrah3ed said:
Wifi fix confirmed working in 1206 build.
Brightness still pegged at 100.
-Tried your second suggestion Kumajaya and it also does not fix screen brightness.
-light sensor is functioning, checked using sensor app.
At this point the only issue not fixed that I have found is the brightness.
Click to expand...
Click to collapse
It's strange Please try NEXT kernel for T311.

ketut.kumajaya said:
It's strange Please try NEXT kernel for T311.
Click to expand...
Click to collapse
No luck using 311 kernel. Here is a snippet of the logcat when enabling disabling auto brightness. Upon further review the button backlights are not lighting up either.
Code:
D/ ( 2878): LightSensor enable
D/SensorService( 2878): SensorDevice::activating sensor handle=5 ns=250000000
W/BackupManagerService( 2878): dataChanged but no participant pkg='com.android.providers.settings' uid=10039
D/SensorService( 2878): info.rates.add, set DEFAULT_EVENTS_PERIOD
D/ ( 2878): LightSensor enable
D/SensorService( 2878): SensorDevice::activating sensor handle=5 ns=200000000
I/SensorService( 2878): info.selectDelay() ns=250000000
D/SensorService( 2878): SensorDevice::setDelay, Return(true 1, false 0) = 1
W/BackupManagerService( 2878): dataChanged but no participant pkg='com.android.providers.settings' uid=10039

How can I tell if I have the T310 or T311?

nateysmith said:
How can I tell if I have the T310 or T311?
Click to expand...
Click to collapse
T310 is wifi only

gr8nole said:
T310 is wifi only
Click to expand...
Click to collapse
Thanks! I wasn't sure if there was more to it than just that.

nateysmith said:
Thanks! I wasn't sure if there was more to it than just that.
Click to expand...
Click to collapse
Maybe goes without saying but make sure you are wifi only and the 8" model.

Sweet KK you the man..can't wait to try dual boot!!!

Related

[ROM][Official][Nightly][5.1.1][Z9 Max][NX510J]CyanogenMod 12.1 for ZTE Nubia Z9 Max

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.​
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Official CyanogenMod Wiki:http://wiki.cyanogenmod.org/w/Main_Page
https://wiki.cyanogenmod.org/w/Nx510j_Info
Important information:
This thread is for official CyanogenMod 12.1 builds for ZTE Nubia Z9 Max. The following will not be supported here:
Custom kernels
Mods
Xposed
Baseband requirement:
You *MUST* install nubia UI v3.68 and boot into it, and make sure it works properly to update your baseband data, before you install CyanogenMod 12.1, or telephony won't work.
Download link to nubia UI v3.68: http://yunpan.cn/OcLCfCXZUG2ytW passward: 7ae9
We don't support Xposed and any logcat which includes a Xposed module will be ignored. You're kindly invited to not report bugs if you:
Flashed a custom kernel
Installed or did mods from untrusted sources
Modified system files
What works:
Everything
Installation:
First time flashing CyanogenMod 12.1 on your device, or coming from another ROM?
Download the zip(s)
Install a compatible Recovery, e.g., my TWRP: http://forum.xda-developers.com/android/development/recovery-twrp-recovery-2-8-7-0-nubia-z9-t3154895
Perform a nandroid backup of your current ROM (Optional)
Wipe data/factory reset
Flash CyanogenMod
Optional: Install the Google Apps addon package
Reboot
Source code:
https://github.com/cyanogenmod
https://github.com/dianlujitao
Screenshots:
{
"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"
}
Changelog:
15/12/3
Join the official CM12.1 family
15/11/29
Sync latest CyanogenMod code
Update kernel to LA.BF64.1.2.1.c1-04310-8x94.0
Update radio&vendor blobs from nubia ui v3.68
Fix compass(by nubia)
15/11/23
Sync latest CyanogenMod code
Build kernel from latest source(Thanks to nubia engineer for help)
Add support for F2FS data&cache
Switch to OSS wlan driver
Allow 320K AAC encoding
Color temperature interface using PCC
Set BFQ as default IO scheduler
Workaround debugfs race in binder
15/11/9
Sync latest CyanogenMod code
Support mount exfat partition
Clean up unused proprietary blobs
Enable C2D composition
Restrict cores to 0-3 in boot stage to reduce boot current
Restruct keyhandler to fix wakeup with proximity check
Show usbdisk in storage settings to allow unmount it
15/10/31
Sync latest CyanogenMod code
Update kernel&propritary blobs&radio image from nubia ui v3.62 release
Add missing & clean up unused proprietary blobs
15/10/19
Sync latest CyanogenMod code
Update kernel&propritary blobs&radio image from beta357, more stable and powersave than ever before!
Add double tap to wake
Add proximity check on screen wake
Build libril.so
Build GPS HAL
Update audio calibration database
15/9/25
Sync latest CyanogenMod code
Fix left/right button leds
From now on we have full hardware support, and it runs stably. Beta is over, RC coming!
15/9/17
Sync latest CyanogenMod code
Clean unused init scripts & vendor blobs
Fix random reboot (Especially when calling)
15/9/4
Sync latest CyanogenMod code
Update kernel and vendor blobs from official Android 5.1.1 beta353, this fixes lots of bugs
15/8/29:
Sync latest CyanogenMod code
Update kernel and vendor blobs from official Android 5.1.1 beta352
Build with CM-shipped display/media
Fix no sound when play some videos
Fix no voice when calling via SIM2
Add radio images in zip, so you don't need to flash a official release before flash this one.
15/8/18:
Sync latest CyanogenMod code
Fix signal strength for CDMA based LTE.
Enable Doze mode
Update kernel and vendor blobs from nubia UI V3.03
15/8/10:
Sync latest CyanogenMod code
Fix bluetooth issue in beta2
Adress more SELinux denials
Fix saving network mode, [email protected]
15/8/9:
Sync latest CyanogenMod code
Fix headset
Fix camera store to external sdcard
SELinux Enforcing
Merge update from Qualcomm baseline
15/7/28:
First release
Download:
http://get.cm/?device=nx510j
XDA:DevDB Information
CyanogenMod, ROM for all devices (see above for details)
Contributors
dianlujitao
Source Code: https://github.com/cyanogenmod
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod
Version Information
Status: Nightly
Created 2015-07-28
Last Updated 2015-12-05
Reserved
No access to the SD card for recording, such as the camera does not store the photos on the SD card.
R0iZ said:
No access to the SD card for recording, such as the camera does not store the photos on the SD card.
Click to expand...
Click to collapse
will fix soon
at long last! cm12.1 for z9 max! will try asap!
Can you add the Network Traffic indicator to the statusbar?
R0iZ said:
No access to the SD card for recording, such as the camera does not store the photos on the SD card.
Click to expand...
Click to collapse
easy fix
just flash xposed and install xinternalsd and it will give acess to sd card
manhar2108 said:
easy fix
just flash xposed and install xinternalsd and it will give acess to sd card
Click to expand...
Click to collapse
Which xposed i should flash? I tried some packages, no success
Is there a double tap to wake option?
I also tried installing xposed. No luck too, keep getting bootloop
R0iZ said:
Can you add the Network Traffic indicator to the statusbar?
Click to expand...
Click to collapse
No need, I've done it myself
R0iZ said:
Which xposed i should flash? I tried some packages, no success
Click to expand...
Click to collapse
Sdk 22
Should I provide u the link?
cm 12.1
on lava iris x8
R0iZ said:
Can you add the Network Traffic indicator to the statusbar?
Click to expand...
Click to collapse
Just keep it in CM's way
manhar2108 said:
Sdk 22
Should I provide u the link?
cm 12.1
on lava iris x8
Click to expand...
Click to collapse
Please provide link. I've tried using romracer's build. I always go into bootloop. Tried waiting dor 10 mins. No luck.. Thanks
esd917 said:
Please provide link. I've tried using romracer's build. I always go into bootloop. Tried waiting dor 10 mins. No luck.. Thanks
Click to expand...
Click to collapse
Yes, i've also tried romracer's build, and the same result
---------- Post added at 09:43 PM ---------- Previous post was at 09:42 PM ----------
dianlujitao said:
Just keep it in CM's way
Click to expand...
Click to collapse
What do you mean?
How can i use wake gestures??
kiranveerjatt said:
How can i use wake gestures??
Click to expand...
Click to collapse
Not supported yet
Can we use it for our ZTE Nubia Z9 Classic (NX508J) ?
It has the same specs like the Nubia Z9 Max i think. Or short changes ?
Thank you
Please add gesture support
kiranveerjatt said:
Please add gesture support
Click to expand...
Click to collapse
For wake up gestures use gravity box
Sent from my lava iris x8 using XDA Free mobile app
There is no working xposed

[ROM][6.0.1_r66] Slim6 Marshmallow [UNOFFICIAL] [Taoshan] [Stable 1.4]

{
"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"
}
SlimROM is a custom android operating system. The main goal is to offer users a slimmed down but still feature rich alternative to other android operating systems.
The entire SlimTeam works together to bring you this tailor-made beauty straight from Android Open Source Project (AOSP) source code.
All of the sources can be publicly viewed through GitHub and Gerrit
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.
*/
WHAT WILL BE INCLUDED:
Android Marshmallow
Slim Center
Slim Launcher
Slim File Manager
Slim Heads Up
The Real Dark Slim User Interface
SlimPIE (inspired by ParanoidAndroid's PIE with a light touch of Slim)
Smart Card Service
Adaptive Backlight
Adaptive Brightness
Smart Lock
Privacy Guard
Sounds Tweaks(Audio FX and Music FX)
Status Bar Tweaks
Battery Saver Mode
Removed Bloatwares
Notification Reminder/Snoozer
Drawer Shortcuts
Lockscreen Shortcuts
Custom Quick Settings Tiles
Improved Performance
Camera - True View
Camera - Smart Capture
and Much More!
WHAT'S WORKING:
Everything ..
BUGS/NOT WORKING:
Fm Radio will also work check my 3rd post
HOW TO INSTALL:
1. Download the ROM and the GApps and place them on your SD Card/Internal Storage.
2. Reboot phone to TWRP.
3. Wipe data, cache(factory reset), dalvik/art cache and system.
4. Flash the ROM and GApps.
5. Reboot System. (First boot takes 5-6 minutes. Be patient.)
DOWNLOADS:
All builds can be found on my AndroidFileHost folder linked below.
Link
Sources:
Kernel Source
SlimRoms Website
Google+
CREDITS:
SlimROMs Team
Special Thanks to Olivier for Devices Source's
Thanks to Johnny for Testing Rom
Let me know if I missed anyone
XDA:DevDB Information
SlimROMs Marshmallow, ROM for the Sony Xperia L
Contributors
CodeZero
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
Based On: AOSP
Version Information
Status: Stable
Created 2016-05-18
Last Updated 2016-09-24
Frequently Asked Questions
1. Root Not Working?
Code:
Go in Settings Enable developer Options By Tapping Build Number 7 Times , Then Go in Developer options and
select Root access to apps and adb
2. I haz This Bug, I use XYZ kernel?
Code:
[B]
Any Bug report using any custom kernel will be straight away Ignored!
[/B]
3. MY BATTERY DRAINING FAST YER ROM SUCKS
Code:
[B]
I don't care, all builds that are released on XDA first Goes through Testing
before going out in Public
[/B]
Remember The Drill
Workarounds / Temporary fix :-
- For Fm radio you guy's need to flash a patch Link
- To fix Facebook / Messenger FC delete or rename the libsslx.so from data/data/com.facebook.katana/lib.xzs and from/data/data/com.facebook.orca-1/lib.xzs (Root Needed). This workaround needs to be done on every reboot​
Screen's​
Reserved
wooooh thanks. slim is my fav. gonna download and test it soon
Thanks bro for supporting XL....
Amazing work!_! Link for gapps http://opengapps.org/
PS: Its alpha or beta because at the title it says alpha but at the template it says beta??
Thanks, dev. The rom is smooth and fast. but still no extra features added
Pyramid Head said:
Amazing work!_! Link for gapps http://opengapps.org/
PS: Its alpha or beta because at the title it says alpha but at the template it says beta??
Click to expand...
Click to collapse
It's beta everything seem's to working fine for me try it and let me know the review
farchanrifai said:
Thanks, dev. The rom is smooth and fast. but still no extra features added
Click to expand...
Click to collapse
Yeah there are not much extra features dev are working on it wait for upcoming updates since they have just started working on it if you need more info or detailed changelog or wanna see what's going on with the rom then you can check github and gerrit
CodeZero said:
Yeah there are not much extra features dev are working on it wait for upcoming updates since they have just started working on it if you need more info or detailed changelog or wanna see what's going on with the rom then you can check github and gerrit
Click to expand...
Click to collapse
Awesome cant wait for it, also wanted to ask if you are going to implement any theme engine?
PS: The rom is super stable and fast as [email protected], literally it needs 0.1 seconds to open and load settings
Slim roms are the best for me and my love sony x3 bravo for Engineering head you have.
Pyramid Head said:
Awesome cant wait for it, also wanted to ask if you are going to implement any theme engine?
PS: The rom is super stable and fast as [email protected], literally it needs 0.1 seconds to open and load settings
Click to expand...
Click to collapse
Theme engine you can try layers it's working fine for me
I test rom 10 hours.
Rom smothness,
1. Problem fc viewer video recording. (logcat below the article)
2. Problem fc browser download (logcat below the article).
everything else does not matter. Awesome
Thx you buil rom for xperia L.
recoman said:
I test rom 10 hours.
Rom smothness,
1. Problem fc viewer video recording. (logcat below the article)
2. Problem fc browser download (logcat below the article).
everything else does not matter. Awesome
Thx you buil rom for xperia L.
Click to expand...
Click to collapse
M runtime permissions request to access storage missing then. Add it manually in the browser permissions.
Is this ready for hammerhead? I'm looking forward to it!
Sent from my Nexus 5 using Tapatalk
recoman said:
I test rom 10 hours.
Rom smothness,
1. Problem fc viewer video recording. (logcat below the article)
2. Problem fc browser download (logcat below the article).
everything else does not matter. Awesome
Thx you buil rom for xperia L.
Click to expand...
Click to collapse
i saw the log's of browser seem's like you haven't given permission just goto setting's and give the permission it will get fixed if it doesn't then again get me the log's if your facing fc about the recording will check again thanks for reporting
Thanks all developers for creating this rom.
Is anyone having date getting change issue after reboot.
It's so annoying. every rom i checked issue is there.
any sugesstions..???
SlimRoms MM Beta 0.2 [2016/06/01] Is Up!
ChangeLog :-
Maintenance update only, repo sync - bump to SlimRoms MM v0.2-beta
- Android 6.0.1_r43 Build
- For Camera i have used shim library for sony libs for now
- Fm Radio is now working no more you guy's need to flash the zip
- Updated to latest device sources (upstream changes)
- Included all new changes from SlimRoms
- Included all new changes from CyanogenMod
Download Link:
Link
And here are Slim Gapps for Android 6.0.1
Note :-
- First boot takes time.. So patiently wait or have a pack of chips until it boots
- If you guy's are facing any kind of fc or anything is not working then let me know with log's
Regards,
CodeZero
This ROM supports Bluetooth PBAP protocol? Some MM ROM I've tried can not transfer my contacts with photos to the handsfree in the car. Currently I use SlimLP and am very satisfied.
Z.

[ROM] [6.0.1] Android Open Source Project Marshmallow [2017/01/20]

{
"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"
}
This is a build of the Android Open Source Project (AOSP) based on Android 6.0.1 for people who prepare pure Android without the extra feature of CyanogenMod or other ROMs.
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.
*/
Screenshots
Device-specific source code:
Device tree: AOSP 6.0 GT-S7580 device tree (Finished) and AOSP 6.0 GT-S7582 device tree (Finished on 2016/08/10)
Kernel source: https://github.com/TheComputerGuy96/android_kernel_samsung_kyleproxx
Compatibility patches: https://github.com/TheComputerGuy96/android_device_samsung_kylepro/tree/aosp-6.0/patches
WebView: https://github.com/TheComputerGuy96/android_external_chromium-webview
Downloads
ROM (kylepro only for now): https://drive.google.com/open?id=0ByZqUZ9DP2zoZTlnYXh4c0d3Mlk
GApps: https://opengapps.org/?download=true&arch=arm&api=6.0&variant=nano
Magisk: https://tiny.cc/latestmagisk
TWRP recoveries
Odin-flashable (.tar.md5):
For GT-S7580/GT-S7580L/GT-S7580E: Click here
For GT-S7582/GT-S7582L/GT-S7582E: Click here
TWRP/dd/Rashr-flashable (.img):
For GT-S7580/GT-S7580L/GT-S7580E: Click here
For GT-S7582/GT-S7582L/GT-S7582E: Click here
What works?
Everything, except everything listed in the Known Issues tab
Known Issues
Video decoding not workingFixed
Bluetooth not workingFixed
Random rebootsMostly fixed
Screen recording (maybe)
Can't unpin screen (AOSP bug, enable navigation bar to fix this issue)
Installation instructions
Download the ROM and GApps
Reboot to recovery
Take a nandroid backup
Wipe data/factory reset
Flash the ROM and then GApps
Reboot your phone
Enjoy! (but wait at least 5-10 minutes after rebooting for the first time)
To upgrade to a newer build, simply flash the zip. You also need to flash Google Apps and other addons again because addon.d support is not included in this ROM.
Changelog
Code:
20170120:
- No real changes
- kylepro only
20170105:
- Add F2FS support
- Disable zRAM
- Based on android-6.0.1_r74
20161101:
- Fix video/audio encoding/decoding
- Fix random reboots (mostly)
- Based on android-6.0.1_r72
20160627:
- Enable ART low memory mode
- Fully fix video encoding
- Based on android-6.0.1_r46 (On next successful build, I'll add some forgotten stuff (If first today's build didn't solve video decoding problem, wait for the next successful one))
20160625:
- Update name of ROM ZIP (it's now "aosp-(Android version)-(date without time)-(device codename).zip"
20160624:
- Fix install issues
- Magically fix Bluetooth
20160531:
- Fix home button
20160530:
- Added more patches (the ROM booted due to these)
- Removed logging (it's useless)
20160529:
- Added logging (might help)
20160527:
- Initial release based on android-6.0.1_r43
Reporting bugs
You may report bugs in this thread, note that I do not intend to update this ROM often and bug reports may be ignored. If you're looking for a ROM which is newer, please use LineageOS 13.0/14.1.
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/kmsg just before the reboot. (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.
Bug report format
Code:
What is your--
Phone model:
Radio (baseband):
ROM version:
GApps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
* CyanogenMod team
* @pawitp and @GHsR - for patches
* @sandpox
* @no_name and other GT-S7580 and GT-S7582 devs
XDA:DevDB Information
AOSP Marshmallow ROM for the Samsung Galaxy Trend Plus and S Duos 2, ROM for the Samsung Galaxy S Duos 2
Contributors
DodoGTA, GHsR, no_name, sandpox, sostk22
Source Code: https://android.googlesource.com
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: 4.2.2
Based On: AOSP
Version Information
Status: No Longer Updated
Current Stable Version: 6.0.1_r74
Stable Release Date: 2017-01-20
Current Beta Version: 6.0.1_r43
Beta Release Date: 2016-06-25
Created 2016-07-15
Last Updated 2018-04-10
FAQ
Can you include the "ask first" option for sending messages?
The "ask first" option is not available in AOSP. However, you can select the SIM when you send the message if you use Google's Messenger app.
Battery Statistics shows that Wi-Fi is always on even though I've turned it off.
If you are using "scanning always available" in Advanced Wi-Fi Settings, then Wi-Fi will always be on to scan for available network to aid location discovery.
How do I enable root?
Root needs to be flashed manually.
I'm having battery issues
Read http://forum.xda-developers.com/gal...galaxy-grand-duos-i9082-t2942255/post57836573
After installing, my storage was reduced from 4 GB to 2 GB
You only have 2 GB for user data in the first place. The other 2 GB is used by system files. This is the same with stock as well. However, stock might have displayed it as "4 GB with 2 GB used by system files", but AOSP-based ROMs will only display the space available for user data.
Can you include Feature X into your ROM?
No. This ROM will have AOSP's feature set.
Can you include S-Note/S-Planner/MultiWindow/Insert Samsung App Here?
No. This is an AOSP ROM and cannot have TouchWiz applications.
Can you include call recording?
No.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
I've heard that Broadcom doesn't release source, how can you make this ROM?
Contrary to the popular belief, userspace driver source code is not always required to make an AOSP-based ROM as long as the proprietary binaries shipped with the device does not modify the API too heavily (or is from a very different version of Android). Instead of modifying the source code of the drivers, the Android source code was adapted to be able to use the proprietary binaries.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given.
Can contacts be saved to phone/SIM?
No. It is not supported in AOSP-based ROMs.
Can I send files over Wi-Fi Direct?
Yes, but you must use third-party applications. The implementation provided on Samsung ROMs is not an open standard. AOSP/CM does not provide a native way to send files over Wi-Fi Direct.
Can I mirror your ROM?
You're free to, but I will not list it in this post.
ROM video
TWRP Recovery v3.0.0 for Samsung GT-S7582, flash by odin and untick REBOOT option
http://www.mediafire.com/download/93...-S7582.tar.md5
Video don't work :/ can u solve this bug
Sent from my GT-S7580 using Tapatalk
red sp300 said:
Video don't work :/ can u solve this bug
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Look at the description on https://jenkins.sandpox.org
EDIT:
Quote from the link:
"The giveaway event has expired, Jenkins are now for internal use only, thank you." - @sandpox, July 2016
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
Look at the description on https://jenkins.sandpox.org
EDIT:
Quote from the link:
"The giveaway event has expired, Jenkins are now for internal use only, thank you." - @sandpox, July 2016
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Then what ?
Sent from my GT-S7580 using Tapatalk
Link for the download the ROM not working... fix plz
pickmod said:
Link for the download the ROM not working... fix plz
Click to expand...
Click to collapse
Here's the link (I'll add it soon in OP):
https://drive.google.com/file/d/0ByZqUZ9DP2zoSGFUUFpBLWVKYUU/view?usp=docslist_api
Sent from my GT-S7580 using Tapatalk
UPDATE:
I made a tutorial showing how to build this ROM for both GT-S7580 and GT-S7582:
For GT-S7580: https://github.com/TheComputerGuy96/android_device_samsung_kylepro/wiki/How-to-compile-AOSP-6.0-ROM
For GT-S7582: https://github.com/TheComputerGuy96/android_device_samsung_kyleprods/wiki/How-to-compile-AOSP-6.0-ROM
the END
?
Sent from my GT-S7580 using Tapatalk
Request For Working
In This ROM Working Whatsapp Calling in s Duos 7582 Model ?????????????????????????
pmanickamit said:
In This ROM Working Whatsapp Calling in s Duos 7582 Model ?????????????????????????
Click to expand...
Click to collapse
use cm12.1
pmanickamit said:
In This ROM Working Whatsapp Calling in s Duos 7582 Model ?????????????????????????
Click to expand...
Click to collapse
Yes (But I don't recommend to use this ROM as a daily driver)
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
Yes (But I don't recommend to use this ROM as a daily driver)
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
what did you do to fix video encoder ? and why you can't fix video decoder?
omgmyfriend said:
what did you do to fix video encoder ? and why you can't fix video decoder?
Click to expand...
Click to collapse
Try to fix all of these patches that apply to frameworks/av: https://github.com/TheComputerGuy96...217222b8e5dc45db7743a82/AOSP 6.0 patches.diff
Sent from my GT-S7580 using Tapatalk
UPDATE: This is a main AOSP 6.0 GT-S758x thread now
BTW, I'm trying to fix AV and random reboots (Hopefully you'll get a new build of this ROM in a few days)
Sent from my GT-S7580 using Tapatalk
New build of AOSP 6.0 is released (for Samsung Galaxy Trend Plus only)
Changes:
- AV is fixed (probably)
But random reboots aren't fixed yet (They will be fixed later)
Download link:
https://jenkins.sandpox.org/job/KYL...ct/aosp-6.0.1-20161101-UNOFFICIAL-kylepro.zip
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
New build of AOSP 6.0 is released (for Samsung Galaxy Trend Plus only)
Changes:
- AV is fixed (probably)
- But random reboots aren't fixed yet (They will be fixed later)
Download link:
https://jenkins.sandpox.org/job/KYL...ct/aosp-6.0.1-20161101-UNOFFICIAL-kylepro.zip
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
How can you tell that, random reboot isn't fixed? Are you using mHeap patch? If not, then it is fixed. Otherwise it will be there.
no_name said:
How can you tell that, random reboot isn't fixed? Are you using mHeap patch? If not, then it is fixed. Otherwise it will be there.
Click to expand...
Click to collapse
I've removed BOARD_USE_MHEAP_SCREENSHOT flag (but the patch is not removed)
But I've got ProcessList.java reject when building the ROM (I've fixed it, by the way (It will be properly patched when next build of this ROM starts)
Sent from my GT-S7580 using Tapatalk

[ROM] LineageOS-14.1 for T31x

I am creating this thread as a place to discuss development of unofficial LineageOS14.1 builds for the T31x devices. Those of you that have been around here for a while already know that I tend to get busy with other stuff and disappear a times. So, with that said, if you would like to contribute to the development of this rom, please feel free to do so. I can make you a contributor and you will have the ability to modify this OP as required.
{
"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 7.x (Nougat), which is designed to increase performance and reliability over stock Android for your device.
Standard Disclaimer
#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.
*
* Submitting bug reports on nightly builds is the leading
* cause of male impotence.
*/
All the source code for LineageOS is available in the Lineage Github repo. And if you would like to contribute to LineageOS, please visit the Gerrit Code Review.
What Doesn't Work:
- flash it and see
==============================
If you want to use this tablet for phone calls, see THIS post before installing.
==============================
==============================
WIFI WORKS - BUT, If you have an issue with wifi not working AND your mac address shows a value starting with 02:00:00, do not post about it UNLESS you take a dmesg log (immediately after a reboot) and post it with your message. Google can tell you how to take dmesg log or see THIS thread.
==============================
INSTALLATION
- Make sure you're running latest TWRP version
- Copy GApps and rom ZIPs to your internal or external SDCard
- Boot into Recovery
- Perform WIPE:
In TWRP, select Wipe --> Advanced Wipe.
Check Dalvik/ART Cache, System, Cache, and Data
Swipe to Wipe
- Flash rom zip
- Flash GApps zip
- Reboot
Updating to a newer version of THIS rom ("dirty" flash)
- Boot into Recovery
- Flash rom zip (no need to re-flash gapps or wipe anything)
- Reboot
If you have any issues after doing a "dirty" flash, do a clean install before reporting any problems.
Downloads
gr8nole no longer builds. tigger 2014's builds pass safetynet and cuberio1 builds only occasionally.
LineageOS
Old Builds by gr8nole : https://www.androidfilehost.com/?w=files&flid=140570
Builds by cuberio1 : Google Drive
Builds by tigger2014 : https://androidfilehost.com/?a=show&w=files&flid=281549
Google Apps
OpenGapps: http://opengapps.org (use an ARM, 7.1 zip) I use nano.
HEADS UP: Be sure you flash the gapps package when flashing your rom. If you boot your rom, then try to flash gapps later, you will have issues.
CHANGELOG
For a list of LineageOS source changes, you can review the i9300 nightly changelog located HERE.
The i9300 is a similar platform to ours, so much of what is listed there will be applicable for us, unless it is i9300 device specific.
DEVICE SPECIFIC SOURCES
- Kernel: https://github.com/gr8nole/android_kernel_samsung_smdk4x12
- Common T31x device: https://github.com/gr8nole/android_device_samsung_lt01-common
- SM-T311: https://github.com/gr8nole/android_device_samsung_lt013g
- SM-T310: https://github.com/gr8nole/android_device_samsung_lt01wifi
- SM-T315: https://github.com/gr8nole/android_device_samsung_lt01lte
- Vendor files: https://github.com/gr8nole/proprietary_vendor_samsung
CONTRIBUTORS
- LineageOS Team, CyanogenMod and AOSP contributors.
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't meant Out-of-Respect!!!
XDA:DevDB Information
[ROM] LineageOS-14.1 for T31x, ROM for the Samsung Galaxy Tab 3 8.0
Contributors
gr8nole, cuberio1
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: KitKat Firmware
Based On: LineageOS
Version Information
Status: Beta
Created 2016-11-04
Last Updated 2019-03-24
Reserved
Make sure you follow the installation instructions.
Do not ask about dirty flashing.
This is a very early build, so please don't start reporting a bunch of little bugs. I know there are things that don't work.
Wifi does work
Screenshots
Great work. Thank you!
Thanks for all the hard work!!!
Sent from my SM-G935T using XDA-Developers mobile app
Whaoo Thanks.
I tried it, wifi working, bluetooth also. I had difficulties with flashing because TWRP was not seeing my filesystem, so I flashed first with flashify, then formated my sd card, then reinstalled.
More details coming
Edit :
Internet, YouTube, Facebook, Dropbox, GPS, downloads working :
Not alpha anymore
You are the man!!!!
Awesome! Thanks!
Thanks for all the gr8t & hard work. I have flashed to CM14.1 on my Galaxy Tab 3.
What is working on my tab 3:
Wifi, bluetooth, gps, camera/video recorder!!!
All seems to be in order. Thanks again Gr8nole!!!
First build for T311 is up.
Give it a test and post logcat with any error reports.
gr8nole said:
First build for T311 is up.
Give it a test and post logcat with any error reports.
Click to expand...
Click to collapse
Can I have a dirty flash from cm13? I know should have a clean but just curious.
Thanhtho96 said:
Can I have a dirty flash from cm13? I know should have a clean but just curious.
Click to expand...
Click to collapse
Test a dirty flash. If it works then all good and if doesn't, clean flash it again.
sent from my beast, Samsung Galaxy Tab 3 8" T311 (old but gold?) running V5 S5 ROM using Tapatalk.
Ibbi786 said:
Test a dirty flash. If it works then all good and if doesn't, clean flash it again.
sent from my beast, Samsung Galaxy Tab 3 8" T311 (old but gold) running V5 S5 ROM using Tapatalk.
Click to expand...
Click to collapse
Nice anwser
As info..... This ROM supports RRO.....so the older Layers Manager will work to theme this beast!!!
T311 cant detect SIM. Logcat coming soon (Clean flash)
It also lag a little bit when open settings, play store etc (I mean animation, you can turn off it). And Battery is drain bcs miscellaneous bug. Here is t311's logcat
gr8nole said:
First build for T311 is up.
Give it a test and post logcat with any error reports.
Click to expand...
Click to collapse
Can you update Linux kernel to new version?
Бахрам Байрамза said:
Can you update Linux kernel to new version?
Click to expand...
Click to collapse
If it still can run great, so dont need to update it. Dont waste time
Ah new bug: Cant access external storage with every file explorer even file manager
Noob mistake or perm issues ?
Hello,
First of all, thanks for all the awesome work you have been doing with this build @gr8nole !
I needed a different/newer ROM for my tablet and have been waiting for a while to finally test one. :good::good::good:
Not sure if I need to modify or configure it properly but it seems that I'm having some permission issues ? I can't download and then save files from within a browser or manage to bypass a few tweaks I made ( ex: tried to VPN, it connects via OpenVPN and displays correct IP Server stats, but it still uses my local IP. Also had to copy the opvn file via USB cable ).
Not complaining and I am really glad that I am able to use such a recent build on my tablet ( and it looks and runs awesome ! ). Just wondering if there's anything one could do, in order to have it running exactly like I want it to !
s3vla said:
Hello,
First of all, thanks for all the awesome work you have been doing with this build @gr8nole !
I needed a different/newer ROM for my tablet and have been waiting for a while to finally test one. :good::good::good:
Not sure if I need to modify or configure it properly but it seems that I'm having some permission issues ? I can't download and then save files from within a browser or manage to bypass a few tweaks I made ( ex: tried to VPN, it connects via OpenVPN and displays correct IP Server stats, but it still uses my local IP. Also had to copy the opvn file via USB cable ).
Not complaining and I am really glad that I am able to use such a recent build on my tablet ( and it looks and runs awesome ! ). Just wondering if there's anything one could do, in order to have it running exactly like I want it to !
Click to expand...
Click to collapse
For browser downloading, you need to give the browser app "storage" permission, then may need a reboot for correct permission to apply.
Not sure about the vpn stuff.

[ROM] [7.1.1] [UNOFFICIAL] LineageOS 14.1 [2017/01/18]

{
"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 7.1 (Nougat), 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.
*/
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.
Device-specific source code:
Device tree: https://github.com/ghsr/android_device_samsung_galaxys2plus-common and https://github.com/ghsr/android_device_samsung_i9105p
Kernel source: https://github.com/ghsr/android_kernel_samsung_galaxys2plus-common
Compatibilitiy Patches: https://github.com/ghsr/build_tools/tree/cm-14.1/patches
WebView: https://github.com/ghsr/android_external_chromium-webview
Downloads
ROM: https://s.basketbuild.com/devs/GHsR/LineageOS/14.1/i9105p
Recovery: https://s.basketbuild.com/devs/GHsR/RECOVERY
Gapps: http://opengapps.org
SuperSU: http://download.chainfire.eu/supersu
What works?
Wi-Fi
Bluetooth
RIL (Calls, SMS, Mobile Data)
Sensors (Accelerometer, Compass, Light, Proximity, etc.)
Camera
Video (playback & recording)
Audio (playback & recording)
GPS
Everything else not listed under "known issues"
Known Issues
Screenshots and Recents App thumbnails are blank
Runtime storage permission does not fully work (setns kernel patches are not applied, see com.android.cts.appsecurity.PermissionsHostTest#te stInteractiveGrant CTS test. After granting permission, the app will need to be restarted before it sees the new permission.)
Installation Instructions
Make a backup!
If you were on CM 10.1 or a stock ROM prior to 4.2, upgrade to stock 4.2 first.
Install ClockworkMod or TWRP recovery with SELinux support. Older CWM will result in a "status 7" error.
Download the ROM and GApps
Reboot to recovery
Wipe data/factory reset if coming from stock or another non-CM ROM (You may get a "staus 7" error if you fail to wipe.)
Flash the ROM and then GApps
For GT-I9105 flash nfc destroyer
Reboot your phone
Enjoy!
To upgrade to a newer build, simply flash the zip. There's no need for data wipe or flashing Google Apps again. (However, if you are experiencing strange issues, you may want to try a wipe.)
Changelog
Code:
20170118:
- Added Gello browser
- Added custom doze service
- Fixed CMFileManager and USB tethering
- SELinux in enforcing mode
- CyanogenMod > LineageOS
- [URL="https://github.com/ghsr/changelog/blob/android-7.1/lineageos/lineage-14.1-20170118-UNOFFICIAL-i9105p.txt"]Upstream merge[/URL]
- Based on android-7.1.1_r9
20161223:
- Initial alpha release
Reporting Bugs
You are allowed to report bugs only in this thread.
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)
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. The following is a useful format to follow.
Code:
What is your--
Phone model (i9105 or i9105p):
Radio (baseband):
ROM version:
ROM Download url:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
CMSettings/Performance settings (other than stock):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits
LineageOS team
@pawitp - for patches
@xenon92, @LuK1337, @CoolDevelopment and other I9105/P and I9082 devs
XDA:DevDB Information
LineageOS 14.1, ROM for the Samsung Galaxy S II Plus
Contributors
GHsR
Source Code: https://github.com/LineageOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.0.x
ROM Firmware Required: 4.2.2
Version Information
Status: Alpha
Created 2016-12-23
Last Updated 2017-01-18
Reserved
Reserved
Thank you!! I will test it soon!
Sent from my GT-I9105P using Tapatalk
love you
Big THX For Making That Phone Up To Date
You Are Awesome ✌✌✌
Sent from my GT-I9105P using XDA-Developers mobile app
Flashed..
Ui is smooth, everything's working
Just had one browser force stop while cm setup
Is this ok for daily use...?
Sent from my GT-I9105P using Tapatalk
King
Thanx U ... This very cool and love it ?
But how can add and control {Themes}
nomigujjar said:
Is this ok for daily use...?
Click to expand...
Click to collapse
It is
Can someone test this version for a while and give a few opinions. Right now my s2plus is still my daily driver so before I jump from 6 to 7 Id like to be at least confident I can rely on it for whatsapp, video, netflix and pokemon go. I really want to upgrade to the new UI, I love the new notification tab.
Is the 'Clear All' button available in the Recent App despite no thumbnail shown?
Since cm official updates are dead now what does this mean to this Rom?
Will try this ROM out when I have time. One question though, will it support Gapps package from OpenGApps?
One way or another, will try this out, cheers!
lionboy33 said:
It is
Click to expand...
Click to collapse
I'm agree even if it is not as fast and smooth as CM 13 but works very well! No bugs found till now!
Sent from my GT-I9105P using Tapatalk
---------- Post added at 10:02 PM ---------- Previous post was at 10:00 PM ----------
Raven_Yen said:
Is the 'Clear All' button available in the Recent App despite no thumbnail shown?
Click to expand...
Click to collapse
Yes it's at the top of the apps list
Sent from my GT-I9105P using Tapatalk
It works fine add navbar GHsR thank you
Wat is this slow then cm13...?
Sent from my GT-I9105P using Tapatalk
Do I need to clean flash from CM13?
thanks for the ROM it's good to experience the android nougat in our old phones
i was wondering when you'll come up with next build to fix the mentioned bugs
I'm trying this rom from yesterday and all I can say is that it works at least at the same level of cm13 for me, and it's only on his first release, really great!
The only bugs I found (except screenshots and recent apps issues) are with the app MyBoy (the GBA emulator) that doesn't work and when I launch a game it crashes instantly, then too much refreshes when I come back in the home page (I'm using Nova Launcher 5.0.1) and for last I can't get access to microSD with the stock file manager, it says that I need root for that but even with root access activated it doesn't let me go in there, but I can by-pass this issue using Solid Explorer, that gives me no problem about that
Anyway, great work and I'm waiting for the next release

Categories

Resources