Multi-Window (updated) - T-Mobile LG V10 Q&A, Help & Troubleshooting

I was curious as to if there is a way to add all apps to multi window without xposed I don't really care too much for xposed. Due to my personal preference. If someone would or can point me in the direction I would be very thankful. TIA
Update:
Found a app that does everything for you for 0.99 USD https://play.google.com/store/apps/details?id=com.abdulg.flexmultiwindowmod I feel like it is worth the change lol. Makes putting all apps a breeze for the people that don't have time for the build.prop or feel lazy like myself the app is wonderful lol
For the build.prop method
Thank @Exconvict
Get buildprop editor from the play store and search for "persist.splitwindow.support_all" and change value to true.

If you are rooted you could try this: http://forum.xda-developers.com/showthread.php?t=3244266

tongueman87 said:
I was curious as to if there is a way to add all apps to multi window without xposed I don't really care too much for xposed. Due to my personal preference. If someone would or can point me in the direction I would be very thankful. TIA
Click to expand...
Click to collapse
Get buildprop editor from the play store and search for "persist.splitwindow.support_all" and change value to true.

Exconvict said:
Get buildprop editor from the play store and search for "persist.splitwindow.support_all" and change value from false to true.
Click to expand...
Click to collapse
Should look like this

Thank you both for the input I found the app right before you guys posted. Thank you

Related

[APP] Transparent Settings app LIST ADDED FOR INTERESTED PORTERS :D

Heey there
I was searching a while for a transparent settings app (I like transparent apps so )
Since no theme porter or dev was answering the Q for transparent settings app
I tried to customize the settings app myself i tried different things but unsuccessful (maybe because of my limited skills )
After some more trying it almost works
So thought I'll post it here so everyone can enjoy a transparent settings app
Since I'm not a dev or theme porter and I was just trying something out
There are some bugs in it but I don't have the required skills to fix them all
so if there is any dev or theme porter that could give me some tips PM PLEAS I really want this done
Extra options that work
Build in font changer in settings app itself so no need for Third party app
G-sensor calibration option
This need to be "fixed"
Wireless and network menu
Bluetooth switch on the check-box in the settings menu doesn't work (when you enable bleutooth in the statusbar the settings can be changed in the bleutooth menu)
Call settings menu
The call settings menu should be expanded (now there is only a voice-mail setting option so nothing like hide numer callsettings etc.)
Sound settings menu
There is an option for video-call ringtone (need to be removed but doesn't give FC so not urgent )
Display settings menu
Brightness setting doesn't work (if you use the Power control widget you can change the brightness)
There are options for
- White colour density
- Black colour density
- Saturation
- TV out
All FC, whether they should be removed or fixed, if someone can make these option working that would be super
The horizontal calibration must be edit because the roll indicator is not one the right scale
Location and security menu
The option for aiding sensors is missing
Application menu
in the menu "manage applications the size for each app is on the big side not verry handy if you have a lot of apps but its just for the looks so not verry urgent
SD-card and memory menu
There is an option for formatting internal memory haven't tried it yet but if someone has enough courage to try this option we will know if it works
For the rest everything is working perfect
Thx man
Love it !
longlong240 said:
Thx man
Love it !
Click to expand...
Click to collapse
I'm still looking for a solution for the parts that don't work
I need to learn a lot more to make this working fully
This was my first attempt so thanks for testing
I'll give you a thanks when I've my computer
Sent from my GT-I5800 using XDA App
(I like transparent apps
Blackyx007 said:
I'm still looking for a solution for the parts that don't work
I need to learn a lot more to make this working fully
This was my first attempt so thanks for testing
I'll give you a thanks when I've my computer
Sent from my GT-I5800 using XDA App
Click to expand...
Click to collapse
There must be a solution for the part doesn't work
I will wait for it because it is so
longlong240 said:
There must be a solution for the part doesn't work
I will wait for it because it is so
Click to expand...
Click to collapse
I've uploaded a new one looks a bit better but still some things need to be fixed but I'm trying
Blackyx007 said:
I've uploaded a new one looks a bit better but still some things need to be fixed but I'm trying
Click to expand...
Click to collapse
Downloading
longlong240 said:
Downloading
Click to expand...
Click to collapse
Thanks for trying
Could you give me some feedback and let me know which parts are not working
I'm probably doing it on the wrong way but I really want a transparent settings app so
EDIT: I think i didn't compile the apk correctly ore somthing else went wrong because now there are less functions working!? HEEEELP
Blackyx007 said:
Thanks for trying
Could you give me some feedback and let me know which parts are not working
I'm probably doing it on the wrong way but I really want a transparent settings app so
EDIT: I think i didn't compile the apk correctly ore somthing else went wrong because now there are less functions working!? HEEEELP
Click to expand...
Click to collapse
Er... When I press on any subtitles, it FC and... and... I found that i forget to do a backup... so... so... I am reflashing the rom
longlong240 said:
Er... When I press on any subtitles, it FC and... and... I found that i forget to do a backup... so... so... I am reflashing the rom
Click to expand...
Click to collapse
No need to re-flash your rom
just past the Settings.apk attachment in System/app an you got your old Settings.apk back
Blackyx007 said:
No need to re-flash your rom
just past the Settings.apk attachment in System/app an you got your old Settings.apk back
Click to expand...
Click to collapse
Reflash a Rom is much more easier than prepare a cup noodles. Just plug to PC and then fire up odin, wait for 2mins than Titanium Backup than that's all
Now doing a full Backup
But anyway thank you for your setting.apk
longlong240 said:
Reflash a Rom is much more easier than prepare a cup noodles. Just plug to PC and then fire up odin, wait for 2mins than Titanium Backup than that's all
Now doing a full Backup
But anyway thank you for your setting.apk
Click to expand...
Click to collapse
That's true
but when i see its not working but I'm on my way home and don't have a pc I just replace the old one
so no reboot, flash or backup needed
Thanks for trying I hope some day a theme porter will give me some tips or make a better one
I'll reupload my previous one so some people can try it out and maybe fix the bugs
After trying my first attempt again i discovered that the build in font changer in the settings app works so you can apply new fonts in the settings app itself so no need to install any third party apps
Also the option for G-sensor calibration works!!!
Well. The main difference you will find in styles.xml when you decompile this Settings.apk and the one from our phone. There are some lines that have to be added to it. And then you will have to define them in Public.xml also. And then again you will have to declare them in the classes.dex file. i.e. in the smali files.
Its tedious. Smali/baksmali.
dhirend_6d said:
Well. The main difference you will find in styles.xml when you decompile this Settings.apk and the one from our phone. There are some lines that have to be added to it. And then you will have to define them in Public.xml also. And then again you will have to declare them in the classes.dex file. i.e. in the smali files.
Its tedious. Smali/baksmali.
Click to expand...
Click to collapse
Thank you so much
Since I actually still have very little experience with XML. I am teaching myself more, so it will take a while before I can continue to improve this
many thanks for your advice
If there is someone with more knowledge than me please feel free to edit the app
Sent from my GT-I5800 using XDA App
^ Hi,
what's the exact problem/ui issue your are having? (like text color or list item selection color etc.)
I haven't tried modding an app before but I am a full-fledged Android developer.
So I will try to help you if possible.
sameer.pur said:
^ Hi,
what's the exact problem/ui issue your are having? (like text color or list item selection color etc.)
I haven't tried modding an app before but I am a full-fledged Android developer.
So I will try to help you if possible.
Click to expand...
Click to collapse
We need to port this. Add few lines to styles.xml and the smali files.
Ok, I got the editing part. but what should I try to fix?
Is there a list of issues for this?
sameer.pur said:
Ok, I got the editing part. but what should I try to fix?
Is there a list of issues for this?
Click to expand...
Click to collapse
Excuse me for my wrong word choice,
with fixing I meant editing
But I'm really a noob in this kind of things
I will send a list as soon as possible
Thanks for your interest

[Q] Where is info on dpi changes?

Hello. Can someone help me learn about dpi settings?
I recall seeing a post in Beans thread that explained how to change the dpi globally to desired setting and then noted the app exceptions to be changed in the per app dpi; however, I've gone back 18 pages (and will continue to look) and still haven't found it.
I also titled search for dpi, read the majority of those threads and haven't found it there either.
I'd love to better understand what it does for me, such as applications opening in a tablet mode instead? I do realize it makes stuff smaller and sharper?
Thnx!
grimloktt said:
Hello. Can someone help me learn about dpi settings?
I recall seeing a post in Beans thread that explained how to change the dpi globally to desired setting and then noted the app exceptions to be changed in the per app dpi; however, I've gone back 18 pages (and will continue to look) and still haven't found it.
I also titled search for dpi, read the majority of those threads and haven't found it there either.
I'd love to better understand what it does for me, such as applications opening in a tablet mode instead? I do realize it makes stuff smaller and sharper?
Thnx!
Click to expand...
Click to collapse
Changing the DPI of apps is what ParanoidAndroid is famous for so if you want to see it in action the easiest way to see oer app DPI settings would be to watch some PA videos about it.
As for the Beans global app DPI changes I have no earthly clue, I run CleanRom and Vanilla Rootbox mostly, but if you want to mess around with it look up the Xposed Framework and the plugin for it that allows per app DPI changes. I would install that and play around with it if it was my first time using per app DPI settings.
I wish I could be more specific about Beans but seeing as how I dont run it I have no clue about it.... Maybe someone who does will be able to help a bit more.
Sent from my SCH-I605 using XDA Premium HD app
shangrila500 said:
Changing the DPI of apps is what ParanoidAndroid is famous for so if you want to see it in action the easiest way to see oer app DPI settings would be to watch some PA videos about it.
As for the Beans global app DPI changes I have no earthly clue, I run CleanRom and Vanilla Rootbox mostly, but if you want to mess around with it look up the Xposed Framework and the plugin for it that allows per app DPI changes. I would install that and play around with it if it was my first time using per app DPI settings.
I wish I could be more specific about Beans but seeing as how I dont run it I have no clue about it.... Maybe someone who does will be able to help a bit more.
Sent from my SCH-I605 using XDA Premium HD app
Click to expand...
Click to collapse
Thank you. I'm familiar and have Xposed Framework installed along with App Settings and can change per app dpi. I'm just trying to better educate myself on what apps are good for "phablet" or tablet mode and how to get them there. Also, wondering about global changes. I have the below instructions but am just trying to read up what I can expect to see, etc...
"navigate to "system" and long press "build.prop", and choose to "open with - text editor". There should be 2 lines, 1 near the top, and 1 near the bottom that say something along the line of ro.sf.lcd_density=320, change that number to 240. Do that for both lines."
grimloktt said:
Thank you. I'm familiar and have Xposed Framework installed along with App Settings and can change per app dpi. I'm just trying to better educate myself on what apps are good for "phablet" or tablet mode and how to get them there. Also, wondering about global changes. I have the below instructions but am just trying to read up what I can expect to see, etc...
"navigate to "system" and long press "build.prop", and choose to "open with - text editor". There should be 2 lines, 1 near the top, and 1 near the bottom that say something along the line of ro.sf.lcd_density=320, change that number to 240. Do that for both lines."
Click to expand...
Click to collapse
As far as I understood build prop changes it for all your apps and can cause some to not work properly with the Play store hence why they came out with the work around with PA and Xposed.
A lot of apps have tablet mode that gets activated when you change the dpi, the best way is just to test really. I havent seen a definitive list of which apps work and which dont so....
Sent from my SCH-I605 using XDA Premium HD app

[MOD][Xposed]Akwayan - BBM Themes Engine : Mod your BBM application interface

What is Akwayan(BBM Themes Engine) ?
Akwayan or BBM Themes Engine is an application that can be used to modify some parts related with your BBM application looks like. The magic need Xposed Framework made by rovo89 installed and working properly.
Install Instructions :
Install Xposed Installer
Install Xposed Framework (from the Xposed Installer app)
Install Akwayanhttps://play.google.com/store/apps/details?id=mod.xposed.fajar.bbmthemeengine from google play or inside Xposed Installer
Activate the module in Xposed Installer app
Reboot your phone
Open BBM Themes Engine from application drawer
Change it the way you like it
Force close your BBM application, and run again to see the changes
Playstore Link : https://play.google.com/store/apps/details?id=mod.xposed.akwayan.bbmthemeengine
Xposed Module Link : http://repo.xposed.info/module/mod.xposed.akwayan.bbmthemeengine
Official Website/Download Link :http://bbmthemesengine.info
And for anyone else wondering what a BBM is....
https://play.google.com/store/apps/details?id=com.bbm
Something to do with Blackberry I guess.
very good this module, worked perfectly on my galaxy s4-i9505, thank you
badkill said:
very good this module, worked perfectly on my galaxy s4-i9505, thank you
Click to expand...
Click to collapse
Thank you, I still develop some features, I hope I can release it soon
fajarep said:
Thank you, I still develop some features, I hope I can release it soon
Click to expand...
Click to collapse
thank you very much, I will continue waiting for your next version
hello friend, I get updated play store but I have problems when trying to open it kicks me and gives me the error forced close
EDIT:
I solved it, wipe data and cache of the app
any chance.. i could use this washed up app in landscape mode ??? it lacks this most important feature to me which really sux
badkill said:
hello friend, I get updated play store but I have problems when trying to open it kicks me and gives me the error forced close
EDIT:
I solved it, wipe data and cache of the app
Click to expand...
Click to collapse
Yes, that's why I recomend to remove old installation, and install the new version. the value for color has been change since colorpick implementation
MiZoSpaDe said:
any chance.. i could use this washed up app in landscape mode ??? it lacks this most important feature to me which really sux
Click to expand...
Click to collapse
there is another module in xposed framework, AppSettings that can do that. I only make something that still not available. like right now, i plan to add feature, music playing to status text..., i have successfully grep current music playing, but still not success make status change
fajarep said:
i plan to add feature, music playing to status text..., i have successfully grep current music playing, but still not success make status change
Click to expand...
Click to collapse
This is what I'm waiting for! If you could do it it'll be great!
fajarep said:
Yes, that's why I recomend to remove old installation, and install the new version. the value for color has been change since colorpick implementation
there is another module in xposed framework, AppSettings that can do that. I only make something that still not available. like right now, i plan to add feature, music playing to status text..., i have successfully grep current music playing, but still not success make status change
Click to expand...
Click to collapse
well i did tried that ... experienced a lot of crashes
just update the op information related with suspend application and official web page to get the application
Is it possible to porting back to gingerbread, since now BBM is support for gingerbread as well?
Great work, dev. While we're in this, can you make it for WhatsApp too? Everybody's using WhatsApp. Thanks in advance. Keep it up, dev.
ril z said:
Great work, dev. While we're in this, can you make it for WhatsApp too? Everybody's using WhatsApp. Thanks in advance. Keep it up, dev.
Click to expand...
Click to collapse
hello,
it is possible, but currently not planned to make it in whatsapp. but i'm very interesting to make it to gmail application if possible
BBM Themes
hi bro Fajar
apakah bisa dikombinasikan BBMKeyboard dengan BBMThems ini dlm 1 xposed?
is it possible combined BBMKeyboard & BBMThems in one packaged xposed?
Great work
Your app rock.. Infact this is the most useful tweak BBM lack. Thanks man. Really work great on my galaxy note 2. People that sees this wanted to root their device.. Pls make haste to implement more tweak.
Cool
[QUOTE=folusmile; this is snapshot... U are doing a great job.
Not seeing this in the downloads section of exposed but I will install via this thread.
@fajarep
This is a great module, is this possible for you to add an optoin to enlarge the smilies inside the chat ? They look great before we select them but once in chat they become so tiny that it is hard to see the emoticon expression. Will be nice if there was a way to enlarge them in chat window.
Thanks a lot
Netuser said:
@fajarep
This is a great module, is this possible for you to add an optoin to enlarge the smilies inside the chat ? They look great before we select them but once in chat they become so tiny that it is hard to see the emoticon expression. Will be nice if there was a way to enlarge them in chat window.
Thanks a lot
Click to expand...
Click to collapse
hello, the new BBM version has sticker, it has big icon.
about expression, the size depends on how big the text size. the new bbmthemesengine will enable again text dimension. the expression will follow the text size

[QUESTION] How to truly disable the NavBar on Oreo?

Greetings!
I've been searching for a way to truly disable the NavBar on Samsung Oreo, I don't want to just hide the NavBar, I want to truly disable it but I haven't found a way to do this on Oreo yet.
Can anyone help me find a way to achieve this???
Best regards!
There is a mod on magisk that worked for me
arashm35 said:
There is a mod on magisk that worked for me
Click to expand...
Click to collapse
Which one??
Kimbaroth said:
Which one??
Click to expand...
Click to collapse
It's called "hide navigation bar", you can find it in the download section of the app.
Without root
Is there a way to do it without a root? Like this used to work https://forum.xda-developers.com/galaxy-s8/how-to/getting-rid-galaxy-s8-navigation-bar-t3659742
EDIT
I think I have found a solution. Please check my later comment on this thread "https://forum.xda-developers.com/galaxy-s8/how-to/getting-rid-galaxy-s8-navigation-bar-t3659742/post76057934#post76057934"
yeah ive been struggling with my nav bar as well. before used to be so simple to remove it. login to the forum just to find threads like this and see if someone came up with a solution without root
Own31 said:
yeah ive been struggling with my nav bar as well. before used to be so simple to remove it. login to the forum just to find threads like this and see if someone came up with a solution without root
Click to expand...
Click to collapse
https://forum.xda-developers.com/ga...gation-bar-t3659742/post76057934#post76057934
Check out my comment. Think I have found a solution now.
penguinthatflew said:
https://forum.xda-developers.com/ga...gation-bar-t3659742/post76057934#post76057934
Check out my comment. Think I have found a solution now.
Click to expand...
Click to collapse
Hey thx, it worked. This will do for now.
I do have space on the keyboard just like you do. Hopefully someone comes along who can fix it.
Own31 said:
Hey thx, it worked. This will do for now.
I do have space on the keyboard just like you do. Hopefully someone comes along who can fix it.
Click to expand...
Click to collapse
I always ended up spacing out space under the keyboard in the other older method anyway so didn't really notice. I find it's more natural to type a bit higher up.
If it's helped please do check out my thread I made on the method and thumbs it up for others
Hey everyone, I actually found a way to remove status bar completely and not have the space under the keyboard. It requires ADB so you'll need a computer with ADB drivers and us debugging enabled on your device. Depending on your situation (what kind of navigation you want to use; OnePlus gestures, Xhome bar etc) this might not work. I currently use OnePlus gestures. There's a setting you enable to remove the navigation bar but you need to give the app ADB access. You'll as well need an app to enable immersion (I use systemui tuner) The result is no navigation bar. This is the only thing I've got working well for me and OnePlus gesture app can be customized a lot.
I hope this helped, and if anyone needs clarification I'll give it.

HEX theme installer for ONE UI 5

Hex installer working on this tab s7 s7 plus .
so now we can customize our device much more ,it fills the deficiency of official theme stor.
I tried with the root method.
working flawless.so much intrusive.
thanks for the Dev.
download and purchase from play store.
What is Hex installer and what is purpose of this advertisment ?
tin2404 said:
What is Hex installer and what is purpose of this advertisment ?
Click to expand...
Click to collapse
It’s not a advert. It’s a great app where you can customize your device to levels ive never seen without have root perms.
Thank you. Let me try it then.
tin2404 said:
Thank you. Let me try it then.
Click to expand...
Click to collapse
It does cost money (cheap). After you pay the amount, there are many good and free themes. It’s like substratum for unrooted devices (works on rooted too)

Categories

Resources