• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][5.1.1][UNOFFICAL] Team UB [R5,2015-12-03]

aniket.lamba

Elite Member
Jul 16, 2012
3,256
5,666
113
New Delhi
mr-tweaker.github.io


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​
 
Last edited:

disorganizer

Member
Mar 9, 2014
11
1
0
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?
 

chcknsld

Senior Member
Jan 18, 2015
397
204
0
Maybe you can change SELinux to permissive manually till the next build comes out.
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.
 

aniket.lamba

Elite Member
Jul 16, 2012
3,256
5,666
113
New Delhi
mr-tweaker.github.io
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.
Yeah I know that,no need of this actually.I'll just add androidboot.selinux=permissive after Kernel CMDLINE in BoardConfig.mk
 
  • Like
Reactions: chcknsld

chcknsld

Senior Member
Jan 18, 2015
397
204
0
Yeah I know that,no need of this actually.I'll just add androidboot.selinux=permissive after Kernel CMDLINE in BoardConfig.mk
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.
 

sreinst1

Elite Member
Dec 26, 2013
1,245
907
0
Link me to the fix.
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 ----------

Yeah I know that,no need of this actually.I'll just add androidboot.selinux=permissive after Kernel CMDLINE in BoardConfig.mk
Oh, please don't. Use the fix by @arnab, and keep enforcing mode.
 
  • Like
Reactions: chcknsld

aniket.lamba

Elite Member
Jul 16, 2012
3,256
5,666
113
New Delhi
mr-tweaker.github.io
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.
Alright,I'll compile a new build on the upcoming Saturday with fixes.