[MOD]Multiuser support and lower minimum brightness - Xperia Z1 Android Development

Hello,
Today I present to you multiuser support for our Z1 on .108 firmware!
{
"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"
}
Requirements:
Root
Recovery
Superuser mod (not sure if that's needed, but better be safe than sorry)
Additionally I made the minimum screen brightness even lower than stock as it was a bit too bright for me at night.
Just flash the zip in recovery and reboot. If you want to test it on some other firmware or device then make sure to make a backup!
Enjoy!
http://d-h.st/AwZ
Restored the navbar
I'd like to thank my friend Dominik Lisiecki that basically made it happen as he did all of the compiling and recompiling for me as I have no access to the PC now.
Dzięki stary, jak wspominałem - stawiam ci browara.

After flashing i lose my nav key... Any solution?
Sent from my C6903 using XDA Free mobile app

marc_ecko28 said:
After flashing i lose my nav key... Any solution?
Sent from my C6903 using XDA Free mobile app
Click to expand...
Click to collapse
Reuploaded new version. Try that one.

Now there is a nav bar but i cant get how this works... Already tried to make password and new user but still not working...
Sent from my C6903 using XDA Free mobile app

Works perfectly for me. Just Google it to see how this works.

I already manage to make this work after following some instructions on xperia Z thread... This m0d works after imstallimg modaco.
Sent from my C6903 using XDA Free mobile app

Hi olokos,
I think there a very simple way to enable the Multiusers functionality in this device, and i already used it and worked perfectly.
(My device is sony xperia z1, android 4.4.4, stock rom, rooted and deodexed):
Step 1: Install GravityBox Module (last version).
Step 2: Enable Lock Screen Rotation : go to the GravityBox settings menu then under Status bar tweaks --> QuickSettings Management then enable the "lock screen rotation".
Step 3: add this line to your "build.prop" (or use any build.prop editor from the play store):
Code:
fw.max_users=4
Note: add the above line under the "ADDITIONAL_BUILD_PROPERTIES" group codes in the build.prop, and don't forget to check the same permissions for the "build.prop" as before.
Step 4: REBOOT.
After that you will see a new entry in your system setting called "users" which you can add and/or edit your user profiles.
And when you rotate your lock screen you will see all your profiles to be changed directly from the lock screen.
Enjoy

@baha76_s thank you. I'll enable lockscreen rotation later, without gravitybox as I prefer not to use xposed as I think that it does make issues.
It's good to know you can also do this via build.prop

@olokos did you follow a tutorial, cause im on .157 and i would very much like to install lower brightness?

ak800i said:
@olokos did you follow a tutorial, cause im on .157 and i would very much like to install lower brightness?
Click to expand...
Click to collapse
not really, it's just decompiling framework-res.apk using advanced apktool and modify one of the values in values/integers.xml or one of those.
If you can wait then wait till I switch to .157 and remind me here like idk, weekly here starting from 2 weeks from this post. I'm really busy now and I don't have much time for myself, school is killing me. :/

The brightness is awesome! Love it!

Can u plz make this version also for 157
Bcz i got bootloop on my software

Read 2 posts back...

It won't support for 157?
Xperia Z1
Status: Rooted
Bootloader: Locked ?
? Press Thanks button if I helped you

Woo-hoo like brightness too much! Just a question what is the real purpose of multiuser? I mean what can it be used for etc.

Riyas22 said:
It won't support for 157?
Xperia Z1
Status: Rooted
Bootloader: Locked ?
? Press Thanks button if I helped you
Click to expand...
Click to collapse
It's work like Dream on 157
Very Nice without any problem

Someone told ends in bootloop,,, it requires deodex rom?

eddvys said:
Woo-hoo like brightness too much! Just a question what is the real purpose of multiuser? I mean what can it be used for etc.
Click to expand...
Click to collapse
It's like asking what's the real purpose of having multiple user accounts on windows, lol.
الفلسطيني said:
It's work like Dream on 157
Very Nice without any problem
Click to expand...
Click to collapse
Lol. I though you'd end up in a bootloop, thanks for the report. xD
Riyas22 said:
Someone told ends in bootloop,,, it requires deodex rom?
Click to expand...
Click to collapse
Most likely.

Are you have a deodexd rom?

Bootloops on odexed .157. I'll make 2 versions if I'll get back to this stuff. One for odexed and second for deodexed.

Related

[MOD] Dual panel view in settings for CM10

Hello people , i modified the framework-res.apk of the Cyanogenmod 10 ROM to make it have dual panel view in the settings like in the Paranoid Android ROM.
I made it at first for the unlimited xperia project ROM but since it is based entirely on CM10 it works on CM10 too
Screens
{
"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"
}
Download and Installation :
CWM flashable zip
--> Just flash in recovery
framework-res single file (for ADB)
-->Put it in your adb folder and open a command prompt here and type :
adb remount
adb push framework-res.apk /system/framework/framework-res.apk
adb shell reboot
If you want me to make a version for another rom, just pm me !
Uninstallation :
flash this in recovery
https://www.dropbox.com/s/z8ghyq0xvtgjxor/framework-res-dualpanelCM10-remove.zip
Enjoy
Good job, I have not tested but It's should be great.
Thanks
Only for cm10? Can for rom stock .45?
Sorry for my bad english
Sent from my LT26ii using xda app-developers app
andrecuellar said:
Only for cm10? Can for rom stock .45?
Sorry for my bad english
Sent from my LT26ii using xda app-developers app
Click to expand...
Click to collapse
yes if you give me your framework-res. apk and SemcGenericUxpRes.apk in /system/framework i could try to make but not sure if it would work.
deniz2694 said:
yes if you give me your framework-res. apk and SemcGenericUxpRes.apk in /system/framework i could try to make but not sure if it would work.
Click to expand...
Click to collapse
Here this 2 file from stock .55:
https://mega.co.nz/#!90Y1XZjK!chsBm3jSWh61ChuXOQqHYnK6rjYv-_XTpV24uhJRqBQ
https://mega.co.nz/#!ZtBFlBSQ!GV8pWmFLMfi1CzfeVsyKVW8Ek3xWemCj_VCpEj684DI
rErEaT said:
Here this 2 file from stock .55:
https://mega.co.nz/#!90Y1XZjK!chsBm3jSWh61ChuXOQqHYnK6rjYv-_XTpV24uhJRqBQ
https://mega.co.nz/#!ZtBFlBSQ!GV8pWmFLMfi1CzfeVsyKVW8Ek3xWemCj_VCpEj684DI
Click to expand...
Click to collapse
okay here is the flashable file for .55 but i didn't tested it so make a backup before maybe
edit : link removed because seems to not working.
Install xposed and you have these paranoid android like dpi/layout settings for any rom.
deniz2694 said:
okay here is the flashable file for .55 but i didn't tested it so make a backup before maybe
https://www.dropbox.com/s/pkl0td0j2ybqiyi/framework-res-stock.55.zip?m
Click to expand...
Click to collapse
Is this working? Anyone tried this?
Xperia World
Acro S (Hikari) Stockrom .55 Rooted LB India
jealybean Tab 'n' Grid Theme
New batteryicon statusbar
Theme project "TRON"
deniz2694 said:
okay here is the flashable file for .55 but i didn't tested it so make a backup before maybe
https://www.dropbox.com/s/pkl0td0j2ybqiyi/framework-res-stock.55.zip?m
Click to expand...
Click to collapse
Bootloop not working
it's work on XTXperience 9 ?
Thanks.
Mr. Khan said:
it's work on XTXperience 9 ?
Thanks.
Click to expand...
Click to collapse
No. Only so rom what based on CM10
First line...
It works
Dude,
Just added this mod to my phone, all works fine.
Keep up the good work.
I have this on TurboROM3 with locked bootloader. I have modified density to 192 in build.prop and it works fine for me. I like this, because the letters and icons are small. I you need help, write PM
I have Polish language
very good job, deniz! thank you
acemund said:
I have this on TurboROM3 with locked bootloader. I have modified density to 192 in build.prop and it works fine for me. I like this, because the letters and icons are small. I you need help, write PM
I have Polish language
Click to expand...
Click to collapse
But if you change dpi only in build.prop from 320 to 192 you apply that dpi settings to whole phone...
I don't thing that could work.
You'll get dual view in settings but messed up home screen.
Sent from my LT26i using Tapatalk 2
as I said before in his thread, just install the xposed framework and you can apply this to any android 4+ rom without the need of modifying system files
seahorsepip said:
as I said before in his thread, just install the xposed framework and you can apply this to any android 4+ rom without the need of modifying system files
Click to expand...
Click to collapse
Could you send pm or write here how to.
I tried that but without success.
If you could make one example, how to make dual view in settings with xposed.
I have app, have modules but can't make it work.
Tnx
Sent from my LT26i using Tapatalk 2
I did it....cool
Tnx man
Sent from my LT26i using Tapatalk 2
I successfully changed the DPI ...
Dualpanel on the fxp215
nice, how did you do it ?

[ROM] [UB/LB] Black"96i [JB.96 with "i"njection]

Here another noob mod for ION
Hope stock base rom lover + black theme lover will love this rom also
This is Official Xperia S latest firmware port to ion
+ a few mod ( will post on change log )
and for a few special friend request here is port for XAS user
please enjoy flasherholics!
Since it is stock base rom, So not much that i can mods
for an expert devs...please do not spam on thread, try to be nice like DoomLoRD, Ganeshbiyer, Niaboc79, Letama,
they are big name in this industry, but they were never ever spam on any single noob/pro rom thread
Hope this release doesn't has any bug as well
Credit to All Great developper:-
@thewerthon for his Hoanami framework for Xperia S
@niaboc79 for his black apps (email,conversation,etc etc that i used on BlackZax'7 and use on Black"96i)
@dsixda for his great cygwin kitchen tool
Changelog
- Fix Sdcard issue (since it base on XperiaS .96 firmware
- Call record support by default (no need third party apps)
- Deodex system/app and system/framework
- Zip aligned to save ram mangement
- Prerooted to make easiest for user
- Battery save tweak
- Init.d script support
- Ram tweak
- a few tweak that i can't remember
- Fix data issue
- Few Honami UI
Hope this will be the stable version as well
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"
}
Download
Black"96i.zip
thanks to @Midleo for the link
awesome....!!! downloading :good:
"Status : Error 6" when install,pls check and if it's a bug pls fix it :crying:
liongvn said:
"Status : Error 6" when install,pls check and if it's a bug pls fix it :crying:
Click to expand...
Click to collapse
Anyone who can confirm the error? Still downloading...
edit: Now I can confirm the status 6 error... Successfully flashed it using META-INF of BlackZax'7...
edit 2: Working Great as usual, very smooth!!! Thanks for the great Rom!
added to index :good:
Can i install directly from blackzax7 or need to flash stock 1.96 first?
Sent from my LT26w using XDA Premium 4 mobile app
No more reboot option for the rom? Home button double tap was disabled, but its not big deal...
Sent from my iPhone using Tapatalk - now Free
teddy0209 said:
Anyone who can confirm the error? Still downloading...
edit: Now I can confirm the status 6 error... Successfully flashed it using META-INF of BlackZax'7...
edit 2: Working Great as usual, very smooth!!! Thanks for the great Rom!
Click to expand...
Click to collapse
did you change the default META-INF folder of black96i with the one in blackzax7?
alucard_ said:
did you change the default META-INF folder of black96i with the one in blackzax7?
Click to expand...
Click to collapse
Yes... Edit some parts blackzax7 to black96i, it doesn't matter though, you can install it without editing...
Sent from my iPhone using Tapatalk - now Free
alucard_ said:
did you change the default META-INF folder of black96i with the one in blackzax7?
Click to expand...
Click to collapse
Replace META-INF 96i by META-INF in blackzak7 and everything will be OK .
How about updater script in meta-inf, need to change?
Sent from my LT26w using XDA Premium 4 mobile app
gravtec said:
How about updater script in meta-inf, need to change?
Sent from my LT26w using XDA Premium 4 mobile app
Click to expand...
Click to collapse
The rom name maybe, but it would work without changing...
Sent from my iPhone using Tapatalk - now Free
liongvn said:
Replace META-INF 96i by META-INF in blackzak7 and everything will be OK .
Click to expand...
Click to collapse
thanks it works...
I can't change my accent color :crying:.I tried to change themes but the accent color doesn't change,how to fix it :crying:
liongvn said:
I can't change my accent color :crying:.I tried to change themes but the accent color doesn't change,how to fix it :crying:
Click to expand...
Click to collapse
Can't change it either...
Sent from my iPhone using Tapatalk - now Free
This file ( Black96i_XAZ_2.zip ) has been removed because we have received a legitimate complaint and/or determined that the file violated our Terms of Service
=/
One important thing,some people asked about advanced volume for .196,i can confirm that now,it doesn't have any advanced volume mod for.196 so this ROM doesn't have it,too.Don't try to flash advanced volume mod .200/.211 ,it won't work,i've tried and had to reflash framework.jar to fix it

MIUIV5-For-Z1/L39h/C6903/C6903/C6906/C6943

【Xperia Z1/L39h/C6903/C6903/C6906/C6943】
Patchrom MIUI from open source based on the official 14.3.A.0.761. Because there are many bugs if we use 4.4.4, we can just use 4.4.2. It contains kernel in the ROM. Therefore, you do not need to flash the kernel again.
========================================================================
Features:
Code:
1: use the official camera, all the Plug-ins in the official camera can be used in this ROM such as background defocuse
2: persist the official X-Reality
3:persist xloud and clearphase sound effect(haven't added it yet)
4:persist the white balance in settings
5:persist Location-based wifi
6:Haven't find the bugs that affect the usage
=========================================================================
Some tips:
Code:
1: MIUI have power management. Therefore, we cut the STAMINA mode in the MIUI
2:Why we don't use 4.4.4
MIUI's code just update to 4.4.2. If we use 4.4.4, there will be many bugs.
3:Can not use ART in this ROM because Sony cut it officially. Plz don't ask me why. Just ask SONY
=========================================================================
STEPS:
Code:
[COLOR="Red"] UNLOCK YOUR PHONE! [/COLOR]
Copy the ROM to External SDCard.
Reboot into Recovery.
Make Sure to do a Wipe Data/Factory Reset before Installing the ROM.
Start the Installation. (Install Zip >> Choose Zip for External SDCard).
Switch Off Your Phone (Do Not Reboot).
[COLOR="Red"]DO NOT WIPE AFTER FLASHING!!!![/COLOR]
Select No to Disable Flash Recovery Confirmation.
Reboot and Enjoy.
DO not use other kernels because this will cause the crash of your phone!!
==========================================================================
PLZ do not post this rom to other forums without telling me. The original thread of this rom is here http://www.miui.com/thread-1855448-1-1.html
==========================================================================
download link
https://mega.co.nz/#!NFYWTTAT!_OjRx5IghX_JVFMG3rvUWZIpD_o15XzsrqwvazgxekU This is ROM
https://mega.co.nz/#!ZYwhHazQ!z1J7nTidh1DBvKgh9DhLPSP0NnDnE5MZ4oxNGNAk62o patch for NFC
https://mega.co.nz/#!hEBj0R6Y!sgznTLjp6evGlXtGDaw0gvfM8fRh133FzMjIyoX9GUA Hide navigation Bar
===========================================================================
If you found that you cannot save the screenshot
plz make a new folder named Screenshots in \storage\DCIM
===========================================================================
credit to lpws521
Zachary
SONY
===========================================================================
WARNING!
plz do not use this rom as a base to make your own rom!
===========================================================================
pictures:
{
"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"
}
Wow finally this is ported. Great job man! :victory:
Is this only in Mandarin or we can switch the language??
Awesome! I'll give a try as soon as I'll finish to download it.
Quick question: do you have sources if so where?
Thanks!!!!!!!!!!!!!!!
TV is functional on BR?
Hi, thanks for your work... does this work on C6902? Also, can we select english as the primary language?
Thanks once again!
Sweet
installed, works without problems, it has english language. you need to change the keyboard tho....is is baidu input, it does not have gapps
Just English and Chinese
Ahki767 said:
Wow finally this is ported. Great job man! :victory:
Is this only in Mandarin or we can switch the language??
Click to expand...
Click to collapse
OF course it can work on 6902. You can use English
kornolio80 said:
Hi, thanks for your work... does this work on C6902? Also, can we select english as the primary language?
Thanks once again!
Click to expand...
Click to collapse
Many thanx for this rom! Did you plan to add gapps? I need my paid apps back to the rom!!!
################################EDIT################################
Flashed Gapps for 4.4.2, it works now
################################EDIT################################
Nice all were waiting for this
Does any of you guys have root with this?
it contains root. It's in sercurity center. A green icon. You need to open it manually
Ahki767 said:
Does any of you guys have root with this?
Click to expand...
Click to collapse
zhangyang_haha said:
it contains root. It's in sercurity center. A green icon. You need to open it manually
Click to expand...
Click to collapse
I haven't used miui for almost a year so i forgot about that. thank you!
Oh and I tried updating to the newest weekly but I got an error 7 (at least i think it was 7) in cwm.
EDIT: Nevermind, did a clean install and it's fixed. I think it was gapps causing the errors
Just tried. It's awesome. Wanted so long for miui. I didn't find any bugs. Is there a chance to get a German language pack?
mirror link
please give me the mirror link
i cant download
Locked bootloader?
Sent from my C6903 using XDA Premium 4 mobile app
adam20115 said:
Locked bootloader?
Sent from my C6903 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
- NO. Unlock.
Ahki767 said:
I haven't used miui for almost a year so i forgot about that. thank you!
Oh and I tried updating to the newest weekly but I got an error 7 (at least i think it was 7) in cwm.
EDIT: Nevermind, did a clean install and it's fixed. I think it was gapps causing the errors
Click to expand...
Click to collapse
I have the same error.
I did a clean install too, but it didn´t work for me.
Help plz.
How to root?

Z4/Z3+ Xperia Home (CHANGE ICON SIZE!) 8.1.A.0.4

REMEMBER TO LIKE, KISS AND THANKS
YOU SHOULD HAVE SUPERUSER MOD ENABLED via XPOSED!
Those not able to install, add this lines to your build.prop
dalvik.vm.dexopt-flags=v=n,o=v,m=y
dalvik.vm.verify-bytecode=false
Version 8.1.A.0.4
Quick demo of icon change option and Live wallpaper!
{
"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"
}
DOWNLOAD:
https://drive.google.com/file/d/0Bwp2-eAlYaIdUzFjSUk4b2xQQmc/view?usp=sharing
Remember to like thank and stuff
lee480 said:
Version 8.1.A.0.4
Click to expand...
Click to collapse
For rooted devices only right?
Working fine in Z1C. 270 Rooted
anyone tried it on old z series?
Not Working on my Z3 with pre-rooted lollipop 23.1.A.1.28.
Tried replacing the home-release.apk in system/app/home-release and changing permission to rw-r-r.
But not working somehow.
freddy1991 said:
Not Working on my Z3 with pre-rooted lollipop 23.1.A.1.28.
Tried replacing the home-release.apk in system/app/home-release and changing permission to rw-r-r.
But not working somehow.
Click to expand...
Click to collapse
did u install superuser mod?
lee480 said:
did u install superuser mod?
Click to expand...
Click to collapse
Nope.
Doesn't superusermod need Xposed framework to be installed?
I know xposed is working fine on xperia devices but I just uninstalled Xposed Framework for some reasons.
lee480 said:
REMEMBER TO LIKE, KISS AND THANKS
Version 8.1.A.0.4
DOWNLOAD:
https://drive.google.com/file/d/0Bwp2-eAlYaIdUzFjSUk4b2xQQmc/view?usp=sharing
Remember to like thank and stuff
Click to expand...
Click to collapse
how did u get those 5 buttons down? Cn u tell and share with us that too please?
Quick demo of icon change option and Live wallpaper!
Not working with Z3c FW 23.2.A.62 with rooted
can this work on kitkat?
Metall Boy said:
can this work on kitkat?
Click to expand...
Click to collapse
Lollipop only
lamducthien said:
Not working with Z3c FW 23.2.A.62 with rooted
Click to expand...
Click to collapse
You need superuser mod to disable signature checking or push to system.
Sent from my D6503 using XDA Free mobile app
lee480 said:
You need superuser mod to disable signature checking or push to system.
Sent from my D6503 using XDA Free mobile app
Click to expand...
Click to collapse
Yes, I have
Sent from my D5833 using XDA Free mobile app
Notifications not working the lock screen.
Else if
NicoCardonaM said:
Notifications not working the lock screen.
Else if
Click to expand...
Click to collapse
what have that todo with Xperia Home ?
Weird, here it works
Not working for Z1
Pandemic said:
what have that todo with Xperia Home ?
Weird, here it works
Click to expand...
Click to collapse
There are English speaking, I am translating in google.
I mean that news of the lockscreen not appear in the video, I come up normally, as with the previous home.
lee480 said:
REMEMBER TO LIKE, KISS AND THANKS
Version 8.1.A.0.4
Quick demo of icon change option and Live wallpaper!
DOWNLOAD:
https://drive.google.com/file/d/0Bwp2-eAlYaIdUzFjSUk4b2xQQmc/view?usp=sharing
Remember to like thank and stuff
Click to expand...
Click to collapse
Please Place Live Wallpaper Z3+
freddy1991 said:
Not Working on my Z3 with pre-rooted lollipop 23.1.A.1.28.
Tried replacing the home-release.apk in system/app/home-release and changing permission to rw-r-r.
But not working somehow.
Click to expand...
Click to collapse
same here... not working

SystemUI mods for SM-T815 Deodex AOJ4

Hi,
There are some sweets for deodexed aoj4:
1. 3minit battery mod.
I think everyone knows what does that mean,so no screenshots needed.
Download from Mega
2. Wide notification panel with 10 quick settings buttons
Looks same as stock,but screen wide. Quantity of quick settings buttons increased to 10. See screenshots from next point,looks same, but with stock colors.
Download from Mega
3. Wide notification panel with 10 quick settings buttons,black color.
I really don't like stock colors,more over Amoled displays don't like white color for energy saving.That was the reason for me to make dark themed notification panel(sound volume panels also dark).
{
"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"
}
Download from Mega
Thanks, the black color looks classy - like in windows 10
Best regards
Amber
Disable ADM in galaxy Tab S2 T815Y
Any ideas as to disable android device manager completely? not just turning it on and off in google settings or settings.
Hi, is there any chance that it will be working on t715?
Flashed the 3rd one and it gives me system ui stopped working
Flashed your deodexed zip to remove it.
Do you think its because I'm using google now launcher or its something else I should look for
papampi said:
Flashed the 3rd one and it gives me system ui stopped working
Flashed your deodexed zip to remove it.
Do you think its because I'm using google now launcher or its something else I should look for
Click to expand...
Click to collapse
Sorry for late reply.I had no internet access for some period.
I don't think that the reason for stopping is launcher.Look for another reason like some tweaks for SystemUI.
hi,
do you know if this works on a T810 ?
or omebody tried it?
thanks!
adddy2
adddy2 said:
hi,
do you know if this works on a T810 ?
or omebody tried it?
thanks!
adddy2
Click to expand...
Click to collapse
The only man who can answer your question is You.
Unfortunatelly I don't have 810 on hands and cann't test it.
Just make full back up with TWRP and flash required zip. You will see the result and then make a post in this thread so I will add 810 to topic.
Thank you.
Since you already figured out how to change the cot on this version of systemui, care to give me a little help on which values to modify on my t715? I spent all night yesterday on trying to get this to work but I apparently did something wrong.
/system/privapp/systemui/systemui.apk/ is correct, right? Other versions of touch wiz seem to use the drawable-xxhdpi folder, but I can only find that in /vendor/.
I'd just use your apk but I can't afford a broken system today because I have finals in a couple days and I shouldn't even be making this post actually.
katakis1,
First of all you should make your system deodexed.
/system/privapp/systemui/systemui.apk/ is correct, right?
That is correct. But you need to decompile this file to make changes like it was made in my modds.
Unfortunatelly I cannot write complete how-to because of lack of time. But you can find these how-to's on xda-forum.Just use search. Find any how-to concerning tweaks or color changes of systemui.apk for any popular Samsung model(I was using how-to from S5,S6 and Note 4).
3rd option gave error: systemui stopped working. No mods installed, only deodexed.
inkyadrian said:
3rd option gave error: systemui stopped working. No mods installed, only deodexed.
Click to expand...
Click to collapse
I have just dowloaded 3rd option from MEGA and flashed on my Tab. Everything working well. Youn should check any other tweaks to systemui. Mods should be installed to clean deodexed OJ4 system.
There is another screenshot taken just few minutes ago.
Successfully compiled zip for T715 from yours, need permission to share.
sarjarim said:
Successfully compiled zip for T715 from yours, need permission to share.
Click to expand...
Click to collapse
You are always welcome!Just give me a link to yours.
zaleks13 said:
You are always welcome!Just give me a link to yours.
Click to expand...
Click to collapse
https://www.dropbox.com/s/yu8bho8gb6f7hxg/Black SystemUI for Jaf T715.zip?dl=0
Tested only on Jaf ROM T715
Please create another theme, not that I'm too demanding. It's just so quite here in tab s2 room.
sarjarim said:
Please create another theme, not that I'm too demanding. It's just so quite here in tab s2 room.
Click to expand...
Click to collapse
Please,explain what do you need.
zaleks13 said:
Please,explain what do you need.
Click to expand...
Click to collapse
I really don't believe this tab s2 room would be so quite. If you could make another theme, any theme, it would be nice.
Example :
PS: I kept failing recompile apk... : (
Look,all these compilation-recompilations take a lot of time,but now,unfortunatelly,i do not have such free time.Sorry.From other side,i was making dark theme for my own and decided do share it with others.
zaleks13 said:
Look,all these compilation-recompilations take a lot of time,but now,unfortunatelly,i do not have such free time.Sorry.From other side,i was making dark theme for my own and decided do share it with others.
Click to expand...
Click to collapse
@zaleks13 your 3minit battery mod still working on 6.0.1 !? I'm not going MM because 2 reason. Your system mod and Sixaxis controller

Categories

Resources