[ROM][5.1.1][UNOFFICAL] Team UB [R5,2015-12-03] - Galaxy S II 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"
}
​
Official G+ Community:
TeamUB G+
​
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.
*/
Team UB is a custom built ROM which is straight from Cyanogenmod sources with different cherry picks to give users a wonderful experience!
​
WE ARE CONSTANTLY ADDING FEATURES
OTA updates
Centre clock
Battery percent in the status bar
Network traffic indicator
Date settings
Listview animations
Aokp System animations
Lockscreen Shortcuts
Quixk settings Customization
Heads up notifications
Proximity speaker
Performance settings
Network Traffic
App circle sidebar
Clock fonts
Battery styles
Wakelock blocker
DSLV controller
Statusbar ticker
Apps to SD
Nav Bar height
Status bar double tap to sleep
Custom notification lights
Recent Panel settings
Privacy options
Fluid interface
Best battery improvements
All latest cm commits
Many more coming soon.......
​A Video about our Rom​
Download ROM
Download Gapps 5.x
Place ROM on phones memory or SD card
Boot into recovery (either twrp or cwm)
Full wipe (Dalvik Cache, Cache, System, Factory Data Reset)
Flash ROM
Flash Gapps
Reboot and enjoy!
ROM
Note:- Rom takes more time to flash
GAPPS​
http://teamub.co.uk/onetime.html
http://teamub.co.uk/donate.html
Github TeamUB
ivanmeler
DerTeufel
slimroms
namelessrom
temasek
ArchiDroid*
team-hydra
AOSP
cyanogenmod
codeworkx
dhiru1602
koush
sbrissen
​
CHANGELOGS IN POST #2​
Device specific source - Device
Kernel
Vendor
XDA:DevDB Information
Team UB, ROM for the i9100
Contributors
aniket.lamba
Source Code: https://github.com/Team-UB
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Stock pre-rooted,TWRP recovery,ROM zip and minimal Google apps.
Based On: CyanogenMod
Version Information
Status: Stable
Current Stable Version: R5
Stable Release Date: 2015-12-03
Created 2015-05-23
Last Updated 2015-12-03​

Reserved

Reserved

Ok, let's see this one
this is my little review.
thanks

Downloading, I'm on your Validus ROM, but will flash it.
Thanx

This is great. I've got this rom on s4 now I can flash it on my kids s2

Great ROM, feels smooth.
Thanx @aniket.lamba

it's already stable?but LA‘s cm12.1 still in beta

Up tonow i Like the rom
Just 2 things i cant find in the setting but which are in the feature list:
Custom notification Lichts
-> dies this mean bln is IB the Rom? If so where is it?
Ota
-> is this ota updates? If yes wäre is it?

I have a FC UI, Im Using apolo 8 Beta 9

Nice ROM, but front camera doesn't work (doesn't save pictures) like arnab's ROMs used to be, and he fixed it.

sreinst1 said:
Nice ROM, but front camera doesn't work (doesn't save pictures) like arnab's ROMs used to be, and he fixed it.
Click to expand...
Click to collapse
Link me to the fix.

someone put here on how to fix the front camera from freezing i think @chcknsld that you have to make permissive on SELinux :good: hope it will help

aniket.lamba said:
Link me to the fix.
Click to expand...
Click to collapse
_followers_ said:
someone put here on how to fix the front camera from freezing i think @chcknsld that you have to make permissive on SELinux :good: hope it will help
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?p=60868712

chcknsld said:
http://forum.xda-developers.com/showthread.php?p=60868712
Click to expand...
Click to collapse
Maybe you can change SELinux to permissive manually till the next build comes out.

aniket.lamba said:
Maybe you can change SELinux to permissive manually till the next build comes out.
Click to expand...
Click to collapse
Yup manually. But you can try my code there. No apps needed. Just run it through Android Terminal then reboot. You get permissive until you remove it or wipe the system. It's only temporary. The next LP builds will fix the camera issues so no need for it to be permissive. Just this one.

chcknsld said:
Yup manually. But you can try my code there. No apps needed. Just run it through Android Terminal then reboot. You get permissive until you remove it or wipe the system. It's only temporary. The next LP builds will fix the camera issues so no need for it to be permissive. Just this one.
Click to expand...
Click to collapse
Yeah I know that,no need of this actually.I'll just add androidboot.selinux=permissive after Kernel CMDLINE in BoardConfig.mk

aniket.lamba said:
Yeah I know that,no need of this actually.I'll just add androidboot.selinux=permissive after Kernel CMDLINE in BoardConfig.mk
Click to expand...
Click to collapse
I thought there's a fix where you don't have to change SELinux to permissive? The devs from DU said it cause they're afraid of the security issues of permissive SELinux.

aniket.lamba said:
Link me to the fix.
Click to expand...
Click to collapse
I think that's the one:
https://github.com/kularny/android_...mmit/7747d1515f66e6d30b4219cf68bc9e5569c07d6d
If that doesn't fix it, I suggest to contact @arnab directly and ask him. (BTW it would be nice to know your names, strange to refer to you with username)
---------- Post added at 04:37 PM ---------- Previous post was at 04:33 PM ----------
aniket.lamba said:
Yeah I know that,no need of this actually.I'll just add androidboot.selinux=permissive after Kernel CMDLINE in BoardConfig.mk
Click to expand...
Click to collapse
Oh, please don't. Use the fix by @arnab, and keep enforcing mode.

sreinst1 said:
I think that's the one:
https://github.com/kularny/android_...mmit/7747d1515f66e6d30b4219cf68bc9e5569c07d6d
If that doesn't fix it, I suggest to contact @arnab directly and ask him. (BTW it would be nice to know your names, strange to refer to you with username)
---------- Post added at 04:37 PM ---------- Previous post was at 04:33 PM ----------
Oh, please don't. Use the fix by @arnab, and keep enforcing mode.
Click to expand...
Click to collapse
Alright,I'll compile a new build on the upcoming Saturday with fixes.

Related

[ROM][OFFICIAL][5.1.X] AOSPA-L for YU Yureka | #StayParanoid

{
"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 an official build of PA 5.+ for the YU Yureka (aka tomato)!
Code:
Your warranty is now void. JK, this is YU Yureka no voided warranties here!
I am not responsible for bricked devices,
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.
A lot.
Installation instructions:
You need to be once on CyanogenOS 12​
- Unlock bootloader
- Flash custom recovery
- Wipe Data / Factory reset
- Flash PA Zip
-Flash SU
- Flash GApps​
- Reboot
Download:
AOSPA-L 5.1.X
SU Zip
GApps : http://fitsnugly.euroskank.com/?rom=banks&device=gapps
https://github.com/cgapps/vendor_google/releases/tag/2015-05-03_arm64
Changelogs:
- Merge of android-5.1.1_r2 tag from AOSP
- Theme Engine support from CM-12.1 - Screenshot fixes (NPE and leaks)
- Cellular Networks migration (accessible through main settings now)
- MultiSIM support
- Mute notification sounds threshold
- ParanoidOTA revamp with Material update
- Status Bar’s Double Tap to Sleep
- Misc Bug Fixes
Important Links:
Gerrit: gerrit.aospal.com
Google+ : https://plus.google.com/communities/103106032137232805260
Github: https://github.com/AOSPA-L
Credits
AOSPA-L Team
SferaDev
Ayysir @swapnil jadhav( For Testing)
​
XDA:DevDB Information
AOSPA-L for YU Yureka, ROM for the YU Yureka
Contributors
Men_in_black007
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Unlocked Bootloader
Based On: AOSP
Version Information
Status: Stable
Created 2015-05-13
Last Updated 2015-05-13
Reserved..
Reserved....
Do we really need to flash that gapps..
Bcoz I have some other gapps that's why I asked and the gapps I have is only 77mb and the one which you mentioned in the post are around 350mbs..
So just tell me can I use the gapps I have or I really need to download that 350mbs gapps
awesumahti said:
Do we really need to flash that gapps..
Bcoz I have some other gapps that's why I asked and the gapps I have is only 77mb and the one which you mentioned in the post are around 350mbs..
So just tell me can I use the gapps I have or I really need to download that 350mbs gapps
Click to expand...
Click to collapse
If it's gapps for 5.1.x then it's OK, must be minimal gapps, you can install other stuff manually from Google Playstore.
EDIT: Would recommend using the gapps suggested in the main post. It seems 64bits variant. It's 88mb, so must be minimal.
Sent from my AO5510 using XDA Free mobile app
b00gieMan_droid said:
If it's gapps for 5.1.x then it's OK, must be minimal gapps, you can install other stuff manually from Google Playstore.
EDIT: Would recommend using the gapps suggested in the main post. It seems 64bits variant. It's 88mb, so must be minimal.
Sent from my AO5510 using XDA Free mobile app
Click to expand...
Click to collapse
Yup I'm having that to OK will flash them and let you know..
awesumahti said:
Yup I'm having that to OK will flash them and let you know..
And BTW nice work buddy hats off for your hard work..:good:
Click to expand...
Click to collapse
Am not the developer of this rom
Thank the developer @Men_in_black007
Sent from my AO5510 using XDA Free mobile app
Nice work Dev @Men_in_black007..
Well hope you keep on giving updates..:good:
does this have paranoid floating window yet? its so difficult to check out change logs here
One of the only roms with no sim setup bug at startup.
Very stable.
Also had ota update option. Not sure if it'll work though.
Probably only rom again not based on cyanogen mod code.
However I missed the 6X6 lock screen grid.
thanks.
Sent from my AO5510 using XDA Free mobile app
Screen shot pls
Sent from my AO5510 using XDA Free mobile app
Screen-shots
Just Flashed the ROM....
Swsultan said:
Just Flashed the ROM....
Click to expand...
Click to collapse
Does it have hover ?
deleted
---------- Post added at 03:54 PM ---------- Previous post was at 03:30 PM ----------
satthak sharma said:
Does it have hover ?
Click to expand...
Click to collapse
Do you mean the hover taillight for pattern lock or the Hover Sleep functionality ? Sorry for my ignorance
Swsultan said:
deleted
---------- Post added at 03:54 PM ---------- Previous post was at 03:30 PM ----------
Do you mean the hover taillight for pattern lock or the Hover Sleep functionality ? Sorry for my ignorance
Click to expand...
Click to collapse
Hover is lloating window of any application . it was there on aospa kitkat
Time for some PA Love
New Build has been uploaded.
Changelogs : https://plus.google.com/+Aospal/posts/HXncwLNiKG2
This time new CM12.1 debased trees has been used.
Happy Flashing!
Regards,
Sanyam Jain aka MIB007
Any feedback on this rom, how does it perform, what is the battery life like and important, are there any FC happening and how stable is the Rom. I am planning to install this rom but would like to get the above info before I try. Which is the best kernel to be used along with this Rom.
Yureka's stock rom is pathetic especially after moving to Lollipop.
Men_in_black007 said:
Time for some PA Love
New Build has been uploaded.
Changelogs : https://plus.google.com/+Aospal/posts/HXncwLNiKG2
This time new CM12.1 debased trees has been used.
Happy Flashing!
Regards,
Sanyam Jain aka MIB007
Click to expand...
Click to collapse
Do you need any specific Custom recovery or any will work fine. I installed it using the CWM 64 bit recovery but the phone did not go past Yu boot logo.
Needs Work
Though the ROM is fast to boot, its missing so many settings - such as the soft reboot option, notification drawer setting, battery icon settings for the status bar and so on. Plz add the omissions. I tried your 20th May build.
Cyclops Maran said:
Though the ROM is fast to boot, its missing so many settings - such as the soft reboot option, notification drawer setting, battery icon settings for the status bar and so on. Plz add the omissions. I tried your 20th May build.
Click to expand...
Click to collapse
Enable developer option and tick advance reboot setting you will get soft reboot ..... for other queries they might be added soon its AOSP rom so you need to feel the smoothness .... Please request if you need some features...dont order ...

[ROM][I9100][LAYERS] MINIMAL OS [5.1.1]13-Feb-2016]

{
"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:
Disclaimer:
Code:
/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards, thermonuclear
* war, or you getting fired because the alarm app failed. Please do some
* research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
* [B] GreekDragon[/B]
*/
Features:​
Wifi filter secured to unsecured networks.
Memory leak fixes and other fixes from AOSP.
Layers Support.
Notification Ticker.
Statusbar Brightness Control.
Show Notification Count.
Double-tap Statubar or Navbar to sleep.
Clock Customization [Left,Center,Right].
Headsup Swipe.
Battery Status Style.
Privacy Guard.
Blacklist.
Filter Notifications.
Smart Call.
Smart Mute.
Detailed Caller Information.
Phone Number Lookup.
Quick Pin Unlock.
Gesture Unlock.
Quick Settings.
Quick Pulldown.
Show Weather.
Ability to disable Heads up.
Force Expanded Notification.
Advanced Reboot.
Screen Record.
Clear All Recents [Top right, Top left, Top center, Bottom right, Bottom left, Bottom center].
Show Search Bar in Recents Menu.
LCD Density.
Navbar Customization.
Navrings Customization.
Re-Orient Volume Buttons.
Expanded Desktop.
Ambient Display Customization.
Silent Mode.
Battery Light Customization.
LED Notification Customization.
Rom: Build #7​Gapps: i prefer OpenGapps pico.​Get all the missed apps: Click me​No need to flash SuperSU.zip​How to install:​
Make sure that you're on proper recovery that can flash Lollipop Roms
Download the ROM and GAPPS if you want.
Copy the ROM and GAPPS to your SD Card
Boot into recovery
Wipe data, cache and dalvik cache
Install the ROM
Install Gapps(optional) and whatever you want.
Reboot
Enjoy
Coming from previous Minimal OS rom:​
Download the new build.
Flash the update and Gapps.
Wipe cache, dalvik.
Reboot.
Screenshots:​
Video Review:​
Thanks:​
@Lysergic Acid
@Paget96
@warrior1208
@Senthil360
@F4uzan
@arnab
@Troubadour666
@crimsonthunder
@Jonas Cardoso
@KreAch3R
@CallMeAldy
@sonupm
Contributors:​
@[B]CallMeAldy - Lead Developer
@KreAch3R - Contributor
@Dark-falcon - Contributor
@bgill55 - Contributor
@usan03 - Contributor[/B]
Credits:​
Android Open Source Project.
CyanogenMod.
XenonHD.
CrDroid.
All developers that helped us with their code.
Sources​
minimal_device_galaxys2-Common
minimal_device_samsung_i9100
minimal_vendor_samsung
minimal_hardware_samsung
minimal_vendor_minimal
minimal_kernel_samsung_smdk4412
Contributors​GreekDragon
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Kitkat compatible recovery
Based On: AOSP​
Version Information
Status: Stable
Current Stable Version: 13 Dec 2016​
Created 2015-11-08
Last Updated 2016-02-13​
XDA:DevDB Information
Minimal OS, ROM for the Samsung Galaxy S II​
XDA:DevDB Information
Minimal OS, ROM for the Samsung Galaxy S II
Contributors
GreekDragon
Source Code: https://github.com/badlorg
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.0.x
ROM Firmware Required: Kitkat compatible recovery
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 13 Feb 2016
Stable Release Date: 2016-02-13
Created 2015-11-08
Last Updated 2016-02-13
Builds​
Build #1
First Release
Build #2
Stock kernel is back.
Fixed wifi toggle.
Build #3
Updated from Revision 18 to Revision 24
Added latest version of Layers Manager 4.3.3.1
Added an option on Settings>wifi that you can see which networks are secured and which is not.
Fixed soft reboots during xposed.
Fixed freezes.
Improved stability and battery.
Set SElinux to permissive.
Added some commits.
Build #4
[*]Clean up the code, fixed many stuff
[*]Fixed Camera crash.
[*]Improved battery. Now this rom should be friendly.
[*]Fixed black screen after Phone call.
[*]Fixed Framework bugs.
[*]Fixed Graphic Glitches.
[*]Selinux will be to enforcing. You can set it to Permissive well.
[*]Increase the perfomance.
[*]Fixed freezes.
[*]And many more...( i forgoted some for sure)
Build #5
[*]Clean wipe is important during r28.
[*]Updated with revision 28.
[*]This rom is builted with sabermod 4.8 and the kernel linaro 4.9.
[*]Removed Wifi filter on settings for now.
[*]Renamed kernel to DragonKernel
Build #6
[*]Fixed freezes,soft reboots.
[*]Fixed freeze when the Alarm rings.
[*]Rebuilded Toolchains for better usage.
[*]No more big battery drain from my side, but it depends of what are you doing.
[*]Cleaned up the code.
[*]Stagefright is patched.
[*]Fixed SystemUI FC after making call.
[*]Fixed bypass lockscreen.
[*]Security updates 2015-12-01 from google.
[*]Fixed some bad Greek Translations.
[*]Xposed installer should work fine.
[*]There is more but i forgot them.
Build #7
Fixed freezes
Updated to revision 34.
Applied security fixes January,February.
Improved Perfomance and Stability.
Fixed Trim.
Reworked battery saver(now is actually saving battery).
Fixed Greek Translation.
Improved 2G/3G/Wifi/GPS speed.
Fixed 150MhZ cpu stuck.
Added IsoRec Support.
Applied custom kernel parameters(thanks to my friend @Senthil360).
Fixed RAM "hiccups".
Sometimes Alarm never vibrated. Fixed.
Added CPU Voltages Control.
Reserved...
Reserved
Finaly
@GreekDragon Congratulations bro! Its so nice to see your work here ??
Senthil360 said:
@GreekDragon Congratulations bro! Its so nice to see your work here ??
Click to expand...
Click to collapse
Thanks.
Troubadour666 said:
Finaly
Click to expand...
Click to collapse
Hehe.
By the way, Xposed works fine
Sent from my GT-I9100 using Tapatalk
Congratulations on bringing this Rom to this device and thank you for your hard work.
the back buttons don`t seem to stay off...every time i close the device and open they ilumminate again even though the option is off in buttons settings
congratulation bro for release new ROM for sgs2
Congratulations man! Hope it goes well !
P.S> Should be "TekapsitiboufanOS"
Well, it's me again, asking if Screen Recording work @GreekDragon
:good:
souler456 said:
Well, it's me again, asking if Screen Recording work @GreekDragon [emoji14]
:good:
Click to expand...
Click to collapse
It works with only @Troubadour666 's mod
felix_w said:
Congratulations man! Hope it goes well !
P.S> Should be "TekapsitiboufanOS" [emoji14]
Click to expand...
Click to collapse
lol[emoji13]
haris1976 said:
congratulation bro for release new ROM for sgs2
Click to expand...
Click to collapse
Thanks[emoji3]
lilicaull said:
the back buttons don`t seem to stay off...every time i close the device and open they ilumminate again even though the option is off in buttons settings
Click to expand...
Click to collapse
hmmm...i will look into it, thanks.
Drhedphuk said:
Congratulations on bringing this Rom to this device and thank you for your hard work.
Click to expand...
Click to collapse
Thanks. [emoji4]
Sent from my Minimal OS on GT-I9100
Thanks for the ROM & kernel
Working fine except audio fx / v4a not compatible I think
GreekDragon said:
It works with only @Troubadour666 's mod
Sent from my Minimal OS on GT-I9100
Click to expand...
Click to collapse
Can you please direct me where can I use this mod?
:good:
souler456 said:
Can you please direct me where can I use this mod?
:good:
Click to expand...
Click to collapse
@Troubadour666 can you help?
Sent from my Minimal OS on GT-I9100
souler456 said:
Can you please direct me where can I use this mod?
:good:
Click to expand...
Click to collapse
GreekDragon said:
@Troubadour666 can you help?
Sent from my Minimal OS on GT-I9100
Click to expand...
Click to collapse
Hi
its about this soft i use for my reviews :
https://play.google.com/store/apps/details?id=com.ms.screencast&hl=fr
to enable it on some LP roms, i need to change 'linker' binary in /system/bin/
i posted here long time ago, i said i use linker binary from OMNIROM.
http://forum.xda-developers.com/showpost.php?p=59097399&postcount=76
thanks
Troubadour666 said:
Hi
its about this soft i use for my reviews :
https://play.google.com/store/apps/details?id=com.ms.screencast&hl=fr
to enable it on some LP roms, i need to change 'linker' binary in /system/bin/
i posted here long time ago, i said i use linker binary from OMNIROM.
http://forum.xda-developers.com/showpost.php?p=59097399&postcount=76
thanks
Click to expand...
Click to collapse
Can you please attach the linker file you are using? Permission is to be set to 755, yes?
:good:
Congrats Alex...I hope u bring wonderful ROMS in the future too.
arnab said:
Congrats Alex...I hope u bring wonderful ROMS in the future too.
Click to expand...
Click to collapse
hehe.. thanks Arnab. [emoji4]
Sent from my Minimal OS on GT-I9100

[ROM][6.0.1]XPerience-10.0.1_r43[27/05/2016] (i9100)

{
"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"
}
XPerience 10.0.0 for the Samsung Galaxy S2
XPerience is a free, community built distribution of Android 6.0.1 (Marshmallow) which greatly extends the capabilities of your phone.
This project is based on AOSP
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.
*/
Features:
Wifi display
Network traffic meter
BT/usb/wifi tethering
VPN
Statusbar/Keyguard CarrierLabel
Doze advanced
ListView Animations
AOKP system animations
Toast custom animations
Image Header (OMNIROM)
Pie controls 3.0
Battery bar
Rambar in recents view
WORKING:
Working
Rild
WiFi
Bluetooth
SELinux
MTP
Sensors
Camera
Leds
sounds on games and VLC
Not working/ Bugs:
You tell
How to install:
Download zip from Downloads:
Put zip into External/Internal Storage
Reboot into Recovery like TWRP
Flash zip file XPerience-10.x.x-xxxxxxx-i9100.zip
Flash Gapps
Wipe dalvick-cache and cache
Reboot and config
Reboot Again and enjoy!
xpe_10.0.1_r43-20160526-i9100-UNOFFICIAL.zip
Google APPS
http://opengapps.org​
OLDER DOWNLOADS:
Xperience-10 Folder
Kernel source - https://github.com/CyanogenMod/android_kernel_samsung_smdk4412
Device - https://github.com/CyanogenMod/android_device_samsung_galaxys2-common
https://github.com/CyanogenMod/android_device_samsung_i9100
Vendor - https://github.com/TheMuppets/proprietary_vendor_samsung
If you like my work, you can buy me a coffee with your donatives. All donations are appreciated.
​
XDA:DevDB Information
XPerience ROM, ROM for the i9100
Contributors
aniket.lamba
Source Code: https://github.com/XPerience-AOSP-Lollipop
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.0.x
ROM Firmware Required: A custom recovery (TWRP preferrable),ROM and Gapps zip file,knowledge on how to flash zip files.
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-02-13
Last Updated 2016-05-27
Some Thanks:
h2o64: for rild fixes
dhacker for shamu: libsysutils-local and libxml2 for RIL implemented on this device.
codeaurora: for some fixes
cyanogen: For frameworks av implementations.
Rashed97: For widevine updates from hammerhead mra58k
luca020400 and luk1337 : for blob updates
Bacon developers: For some fixes from his device's tree
hammerhead devs: for some blobs
Chroma-OS: For some commits on frameworks
Cl3kener: For some sounds and perf commits.
CyanogenMod : device-specific sources
Reserved
well, the rom booted fine and extremly fast , we havent wifi OK for now, and i have systemui FC when i want to add tile. DEV is working on it.
other thing, i havent found a way to see my cards (int and ext) on PC to get the screenshots pics, even when i was on isorec twrp recovery. So i let down at this tme and restore OCTos 6 ROM to complete some CM13 theme tests.
ANW, This ROM is promissing
be back on it when new release will be out.
thanks again @aniket.lamba
Nice work
Sent from my D6502 using Tapatalk
Hi,
I confirm, no wifi,
tulipes3 said:
Hi,
I confirm, no wifi,
Click to expand...
Click to collapse
It's an upstream issue,will be fixed in the next build.
aniket.lamba said:
It's an upstream issue,will be fixed in the next build.
Click to expand...
Click to collapse
Hi,
Thanks Aniket,
and what about battery?
it consume less too?
Thanks;
WORKING:
Working
WiFi
Not working/ Bugs:
WiFi doesn't work
Click to expand...
Click to collapse
We choose ?
Update - https://www.androidfilehost.com/?fid=24421527759882623
- WiFi issue fixed (just repeatedly tap the WiFi switch and it'll work)
- System UI fc fixed
- upstream changes
Wifi still not working
I flashed the new update successfully but no luck with wifi on
ahmednagi8 said:
I flashed the new update successfully but no luck with wifi on
Click to expand...
Click to collapse
Oh,can you give me a log for it?
aniket.lamba said:
Oh,can you give me a log for it?
Click to expand...
Click to collapse
Ohh
I pressed several times on wifi switcher successively and now wifi is on after that on and off is just work fine but after reboot my phone it didn't work again so i used the same trick and works very well thank you so much for your effort ����
like twrp 3.0
thanks @aniket.lamba
EDIT:
at 1rst boot, still MAC adress : 02:00:00:00:00:00 and cant activate wifi with the usual 'tweaks' .
ahmednagi8 said:
Ohh
I pressed several times on wifi switcher successively and now wifi is on after that on and off is just work fine but after reboot my phone it didn't work again so i used the same trick and works very well thank you so much for your effort ����
Click to expand...
Click to collapse
Sounds good,updated the first post.
aniket.lamba said:
Oh,can you give me a log for it?
Click to expand...
Click to collapse
I got wifi problem too. Even using ahmednagi8's trick (several times were at least 50 times in my case).
I've added a part of logcat (hope)
Edit: Very sorry, it works on mine too
Troubadour666 said:
like twrp 3.0
thanks @aniket.lamba
EDIT:
at 1rst boot, still MAC adress : 02:00:00:00:00:00 and cant activate wifi with the usual 'tweaks' .
Click to expand...
Click to collapse
This ROM has TWRP 3 !?
Sent from my GT-I9100
Dr AM said:
This ROM has TWRP 3 !?
Sent from my GT-I9100
Click to expand...
Click to collapse
Yes,compiled with TWRP recovery this time.
Confirm that WiFi trick works
But where's xperience battery icon !? Only found normal ones like circle and portrait
Sent from my GT-I9100
Dr AM said:
Confirm that WiFi trick works
But where's xperience battery icon !? Only found normal ones like circle and portrait
Sent from my GT-I9100
Click to expand...
Click to collapse
Removed for the time being.

[ROM][9.0.0_r44][OFFICIAL][OTA] Kraken Project for OnePlus 5T (dumpling)

{
"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.
*/
About:
Our proposal is giving the best of clean Android experience, without forgetting few useful personalizations!
GApps:
DON'T FLASH GAPPS, The OpenGApps project is already included.
What's working:
All works, tell me anything
Known issues:
---
Instructions:
Download the latest build
Reboot to recovery
Flash the latest build
Reboot
Special Thanks:
LineageOS
OpenGApps
ViperOS
AospExtended
crDroid
DirtyUnicorns
Downloads:
* Download Kraken *
* Github Source *
* Telegram News *
* Telegram Chat *​
XDA:DevDB Information
Kraken Project, ROM for the OnePlus 5T
Contributors
EsromTech
Source Code: https://github.com/Rattlesnake-Project/android_kernel_oneplus_msm8998
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Stable 9.0.6
Based On: Lineage, AOSP
Version Information
Status: Stable
Created 2019-05-26
Last Updated 2019-07-17
Reserved
First, Man I love doing that....
Another one ?
Warm welcome. :fingers-crossed::fingers-crossed::fingers-crossed:
How is the ROM gents? I'm going to flash now. I'll report back after I test drive.
What happened to posting screenshots and details on the ROM pages? I miss the old days
micro2112 said:
What happened to posting screenshots and details on the ROM pages? I miss the old days
Click to expand...
Click to collapse
In all fairness, most ROMs these days are the same. I remember screenshots being important because a lot of devs used to actually change the look of the UI. But I do agree. It would be nice to see still.
Some screenshots of the ROM, looks and feels like PE.
Fast and smooth.
Lawnchair as the default launcher.
No dedicated menu for customization in Settings.Just like PE.
Only essential Google apps pre-installed.
Only Google Camera. No OOS Camera and Gallery.
I.never got this too boot did a full wipe and everything. But kept going back to recovery when booting.
sawari said:
Some screenshots of the ROM, looks and feels like PE.
Fast and smooth.
Lawnchair as the default launcher.
No dedicated menu for customization in Settings.Just like PE.
Only essential Google apps pre-installed.
Only Google Camera. No OOS Camera and Gallery.
Click to expand...
Click to collapse
have double tap to sleep like OxyGen OS?
lockool said:
have double tap to sleep like OxyGen OS?
Click to expand...
Click to collapse
Yes
---------- Post added at 11:34 PM ---------- Previous post was at 11:30 PM ----------
emilio242 said:
I.never got this too boot did a full wipe and everything. But kept going back to recovery when booting.
Click to expand...
Click to collapse
Maybe you have to flash "DM-Verity and ForceEncrypt Disabler" in TWRP, after flashing the ROM just like any other ROM.
sawari said:
Yes
---------- Post added at 11:34 PM ---------- Previous post was at 11:30 PM ----------
Maybe you have to flash "DM-Verity and ForceEncrypt Disabler" in TWRP, after flashing the ROM just like any other ROM.
Click to expand...
Click to collapse
Can i double tap anywhere on screen or only status bar to sleep?
lockool said:
Can i double tap anywhere on screen or only status bar to sleep?
Click to expand...
Click to collapse
Yes
Update: Kraken_dumpling-v1.0-20190702-0727-OFFICIAL.zip
Changelog:
- Update sources kraken project
- Update Kernel sources 4.4.184
- Improvements volume call step
- Update blobs from stable 9.0.6
- Upstreamed kernel sources CAF
- Audio higher maxOpenCount to 4
- Update props display from CAF
Is there support for f2fs?
Not interested in custom kernel.
i flash this rom, but it notice that file zip error. please help me
Update: Kraken_dumpling-v1.1-20190717-1348-OFFICIAL.zip
Rom changelog:
- Merge security path July (android-9.0.0_r44)
- Add 3 finger swipe screenshot
- Add setup UI for minimum delay between an app's notification sounds
- LiveDisplaySettings: Fix outdoor mode preference on hwc2
- overlays: accents: Update preview colors
- settings: appops: support setting for work profile apps
- Settings: Don't index display mode and color temperature on HWC2
- Update Lawnchair alpha-2279
Device changelog:
- Kernel upstreamed to 4.4.185 rattlesnake v1.7
- Kernel upstreamed from kernel base LineageOS
- Audio: don't enable anc on voip calls
- Audio: only enable anc on handset vc
- Audio: set default qcom acdb id's for headset mic
- Audio: update acdb table from 9.0.6
Been running this rom for couple weeks now, loving it. Very clean and smooth.
Hello. New ROM when to expect?

[ROM] [9.0] 家 [UNOFFICIAL/UnShishufied]Bootleggers ROM | a5xelte | Galaxy A5 2016

{
"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"
}
Bootleggers ROM is an aftermarket firmware based on AOSP with some patches and fixes from LineageOS and various other projects. The idea is to bring custom features and some of the most useful apps on your device, with the goal of Making you feel like 家.
With an almost stable source, this ROM is also packed with some custom wallpapers (avaliable on ShishuWalls), ringtones, fonts, and themes to bring to your device into a more fresh look and give you always a good experience.
Also, we got our telegram group: to talk about the ROM, share some love, ideas or even have fun with us!
Some of the features that are included on this ROM are:
Code:
* QS Rows and Colums
* Volume Keys: Wake up, skip tracks and switch according to rotation
* Show song album cover, visualizer and battery info on Lockscreen
* Power Menu Items
* Battery LED light settings
* Suspend Actions: Make your device disable GPS and switch to 2G when you're not using it
* AppOps: Manage your apps permissions in an advanced way
* Recent Styles: Dig the new Pie Quickstep recents, go back to the classic layout or use the Android Go layout
* Network icons: Show or hide the cross, switch between 4G
Also, you can check a full list of Features available HERE
Thanks to this people, this ROM could be possible, so, i have to give a big thanks to:
Code:
* Shishu (For being there)
* [user=8184192]@Stricted[/user]
* [user=6707196]@danwood76[/user]
* Ground Zero ROMs Team
* AOSPExtended
* ABC ROMs
* NitrogenOS
* AICP
* DirtyUnicorns
* Lukas Koller (Camera Roll dev)
* fxckingdeathwish (for the amazing photos for wallpaper/headers)
* OmniROM
* CyanogenMod/LineageOS
* PixelExperience
* PureNexus
* Resurrection Remix
* AOSiP
* CrDroid
* CypherOS
* PureKat
* theimpulson
* MatiHalperin
* Project Xtended
* Pixeldust Project
* AquariOS
* Every maintainer who decided to give our project a shot
* You for your interest on our project
DOWNLOAD
How to flash for the first time:
1. Download the ROM and GApps and transfer them to your device.
2. Boot to recovery (TWRP recommended).
3. Wipe the System, Cache, and Data (you might need to format the data partition!).
4. Flash the ROM Zipfile.
5. Flash the GApps (optional, needed for e.g. Google Playstore to work).
6. Reboot and set up your device, enable developer settings and in them OEM unlock/Advanced reboot/USB tethering.
7. Reboot back into TWRP recovery.
8. Flash the root solution of your choice (optional).
9. Reboot your device.
The procedure may vary from device to device and is a bit different on system updates!
BOOTLEGGERS ROM SOURCE
DEVICE SOURCES
The usual .. VoLTE doesnot work :silly::silly:
XDAevDB Information
Bootleggers ROM, ROM for the Samsung Galaxy A5 2016 (a5xelte)
Contributors:
@ashwini215, @Stricted, @danwood76
SOURCE CODE
DEVICE SPECIFIC SOURCES
ROM OS Version: 9.0.x Pie
Kernel: Linux 3.10.x
Based On: AOSP
Version Information:
Status: Stable
Created: 2019-10-11
Last Updated: 2020-01-21
​
RESERVED
hi ashwini215
any chance to work volte for jio sim
technosis123 said:
hi ashwini215
any chance to work volte for jio sim
Click to expand...
Click to collapse
No bro, it's not possible as of now ...
Nice rom so far
i'm afraid it keep on coming and end up confused:d:d:d
Ntwali said:
Nice rom so far
i'm afraid it keep on coming and end up confused:d:d:d
Click to expand...
Click to collapse
keep enjoying different roms.
I remember there was a time when there was no development of our meagre device and now its flooded with choices :laugh:
Now we can show our device to others and can boast that a device with not so significant specification can also work wonderfully, if well supported by developers.
very nice UI and smooth rom <3
ashwini215 said:
keep enjoying different roms.
I remember there was a time when there was no development of our meagre device and now its flooded with choices :laugh:
Now we can show our device to others and can boast that a device with not so significant specification can also work wonderfully, if well supported by developers.
Click to expand...
Click to collapse
sure ... it's nice tho keep it up
rom is nice but the voice in recording video is very bad
@ashwini215 Any updates bro? Maybe a fix for the recording sound? I know Danny fixed that in his device tree.
Tin40 said:
@ashwini215 Any updates bro? Maybe a fix for the recording sound? I know Danny fixed that in his device tree.
Click to expand...
Click to collapse
Hi,
I will update in a few days.
On a business trip right now..
New build is up !!!
Link's in OP...
Hopefully the fingerprint bug and recording sound bug should be fixed :good:
ashwini215 said:
New build is up !!!
Link's in OP...
Hopefully the fingerprint bug and recording sound bug should be fixed :good:
Click to expand...
Click to collapse
hopefully let me update i'll tell u
do i have to do a clean install or a dirty one?
Ntwali said:
hopefully let me update i'll tell u
do i have to do a clean install or a dirty one?
Click to expand...
Click to collapse
Dirty flash and check if the bug is fixed. If it's not, try once with a clean flash as well.
magisk not working for this rom
Any update soon @ashwini215
magisk is working fine for me check the packagr u flashed
---------- Post added at 07:50 PM ---------- Previous post was at 07:48 PM ----------
but i have some random reboot once a day i guess after two week usage awesome rom BTW
Darkwizh said:
magisk is working fine for me check the packagr u flashed
---------- Post added at 07:50 PM ---------- Previous post was at 07:48 PM ----------
but i have some random reboot once a day i guess after two week usage awesome rom BTW
Click to expand...
Click to collapse
what version of magisk do you use bro?
I tried another version still not work, in log like this
su: request rejected
write failed with 32: Broken pipe
Ntwali said:
Any update soon @ashwini215
Click to expand...
Click to collapse
I'm afraid not till the end of this month. Very busy with tlmy job's year end targets
ashwini215 said:
RESERVED
Click to expand...
Click to collapse
Only negative part of ROM is that sometimes apps take too long to open sometimes, for example, when I reopen Whatsapp or Facebook it takes almost 8 seconds, even with all apps closed and battery saver mode turned off. Does anyone know why this happens?
Sorry my english

Categories

Resources