General Floating Windows Mode useless - Vivo X80 Pro

Today I tried the the floating windows mode in Origin OS (bottom left corner swipe in the app) and I was disappointed to see all 3rd party apps (except a few Google Apps) are not supported.
Coming from a Mi11 where all apps work in floating mode, I was quite shocked how bad and useless Vivo implemented this.
If there's any workaround I would be grateful.

xperia81 said:
Today I tried the the floating windows mode in Origin OS (bottom left corner swipe in the app) and I was disappointed to see all 3rd party apps (except a few Google Apps) are not supported.
Coming from a Mi11 where all apps work in floating mode, I was quite shocked how bad and useless Vivo implemented this.
If there's any workaround I would be grateful.
Click to expand...
Click to collapse
In developer options I saw an option to force apps to float. Not sure if that's what i think it is but maybe give it a try

tohanov said:
In developer options I saw an option to force apps to float. Not sure if that's what i think it is but maybe give it a try
Click to expand...
Click to collapse
I activated now both options in developer mode.
And I activated in App Manager -> App ->Permissions -> Settings for single permissions -> Floating Window
but still not working.

Related

Android Oreo PIP mode not working?

I just updated to official 8.0 and I noticed that I can't get PIP to work by pressing the home key. Is anyone else experiencing this problem?
I'm not having any luck with it either.
What are you guys testing on? Youtube? Do you guys have youtube red?
No luck here either....tried it on YouTube and Chrome.
It only works on YouTube Red or Google Music paid subscription. I have both and running pip with no issue.
Sent from my Pixel XL using XDA-Developers Legacy app
Works for me too. Read somewhere uninstall and reinstall might fix it too.
I can't seem to get it to work on my pixel either, updated to the official 8.0 today, can't see what I'm doing wrong, does it have to be enabled?
Demolition49 said:
I can't seem to get it to work on my pixel either, updated to the official 8.0 today, can't see what I'm doing wrong, does it have to be enabled?
Click to expand...
Click to collapse
I wondering the same thing! I did a clean install of oreo so you can rule out any kind of bug from not doing a clean install and I have youtube red...
Pip is app related. So for now only as ppl mentioned above YouTube red(which is not available worldwide and also needs a paid subscription) and a few paid apps have the ability to work with it. Soon we will see more developers attaching pip mode in their apps, all we have to do is wait I guess
It works for me in Youtube (Red), Chrome Beta and whatsapp
It works just fine in chrome.
1. Launch Chrome app
2. Find a video to watch and tap on it so that it is playing in full-screen
3. Simply select the home button and the video player should shrink down in size
4. With the smaller player, you can move it around your display, play and pause the video, or tap on the headphones icon to have the video play in the background
5. At any time, you can select the smaller player and tap on the center icon to reopen the Chrome application
6. When you’re done watching, simply move the player to the bottom of the display and it will close
I don't think you need YouTube red to use PIP. I didn't have any issue in developer preview. If you look at my attachment, you can see that chrome and YouTube were given permission.
jimmmysil said:
Pip is app related. So for now only as ppl mentioned above YouTube red(which is not available worldwide and also needs a paid subscription) and a few paid apps have the ability to work with it. Soon we will see more developers attaching pip mode in their apps, all we have to do is wait I guess
Click to expand...
Click to collapse
Go to settings>apps and notifications> special app access >picture in picture ... You will see all the apps turned on, none seem to work for me, so I don't get it
Demolition49 said:
Go to settings>apps and notifications> special app access >picture in picture ... You will see all the apps turned on, none seem to work for me, so I don't get it
Click to expand...
Click to collapse
Yeah that seems ok. Your Android version is ready for pip but the apps yet are not ready to perform this way
I did a video call in Duo with DP4 and PiP worked without issue. I haven't had it work though with Youtube however I don't have Youtube Red.
Both PIP and Splitscreen work fine for me (I do not have YouTube Red).
I had been on the 8.0 beta for a while and remember reading a guide that showed us how to add the 4th (far left circled in red) button that acts as the PIP button. If I can find the write up again, ill link it.
EDIT:
This is how I got it, so might be a little different, but it works.
https://android.gadgethacks.com/how-to/enable-android-os-picture-picture-mode-right-now-0176848/
The navigation bar section in System UI Tuner was removed back in DP3. This method seems to still work https://www.xda-developers.com/desp...av-bar-lockscreen-in-android-o-dp3-heres-how/ to add a PiP button.
We should be able to use a built-in system feature without the need of a 3rd party application.
Took this from Android o introduction guide
pyroclasticmayhem said:
The navigation bar section in System UI Tuner was removed back in DP3. This method seems to still work https://www.xda-developers.com/desp...av-bar-lockscreen-in-android-o-dp3-heres-how/ to add a PiP button.
Click to expand...
Click to collapse
I'm rooted and installed custom navigation bar per the link. If I go to add an extra right or left button, pip does not show up as an option. I'm on the official oreo release. How does this work? Thanks
Update - by following instructions here: https://android.gadgethacks.com/how-to/enable-android-os-picture-picture-mode-right-now-0176848/ was able to create an extra button for pip. Custom navigation bar pretty much provides the same functionality as the now missing sytem ui tuner. My issue now is that if I go to full screen the navigation bar is hidden, if I double tap to get them back then I'm out of full screen. This happens in Chrome using the desktop version of youtube. I still get a pip but it is of the whole chrome youtube page, not the youtube video.
Nevemind - still learning oreo. If in portrait mode with full screen, I can swipe right to left and get the nav buttons back, then I can use the extra button I created to do pip. Just discovered that the feature that hides the button is called "immersive" mode which I suppose is great if you want to watch videos or anything else full screen without the nav buttons showing.

Sort of getting back OnePlus gestures

So I was investigating a little about the matter, I noticed that
A) albeit not visible, it was in the settings app's layouts as gesture_navigation_bar_deprecated
in op_navigation_bar_gestures_settings.xml
B) it had settings(op_gesture_button_side_enabled and others) I could manipulate through adb
What I have found out:
If you run
adb shell settings put system op_gesture_button_side_enabled 0
the back gesture gets put back to the bottom edge. However it isn't all good, as the assistant gesture stays in the corner, and the home/appswitcher gesture gets triggered a lot too, when using the back gesture.
I hope someone has an idea how to improve on this, as in its current form it is highly useless, and I wouldn't recommend it.
OMG PLEASE keep investigating this. i am desparate to change back to old Oneplus gestures!!
What's the benefit to the OnePlus gestures?
Sent from my [device_name] using XDA-Developers Legacy app
OuncE718 said:
What's the benefit to the OnePlus gestures?
Click to expand...
Click to collapse
The back gestures is from bottom edge either side, so it doesn't conflict with almost every app as Google's implementation does
phynesse said:
OMG PLEASE keep investigating this. i am desparate to change back to old Oneplus gestures!!
Click to expand...
Click to collapse
If I have time I do.
Don't worry I'll keep you posted if I find anything
Interesting but it could be code that has not been cleaned up, it may disappear in a future release.
If you want old OnePlus gestures, you can use : https://play.google.com/store/apps/details?id=com.xda.nobar
With option "Split the pill in 3" and "Hide navbar", you can have (and customize) the same old OnePlus gestures.
Xzorg6 said:
Interesting but it could be code that has not been cleaned up, it may disappear in a future release.
If you want old OnePlus gestures, you can use : https://play.google.com/store/apps/details?id=com.xda.nobar
With option "Split the pill in 3" and "Hide navbar", you can have (and customize) the same old OnePlus gestures.
Click to expand...
Click to collapse
You do know that all other op devices with a10 have the old gestures too?
Peketr said:
The back gestures is from bottom edge either side, so it doesn't conflict with almost every app as Google's implementation does
Click to expand...
Click to collapse
Ohhhhhh, in that case IDK why they took that away cause Google's gestures definitely gets in the way. It takes some getting used to.
Sent from my [device_name] using XDA-Developers Legacy app
I wouldn't mind Google's if it was just on lower half of the screen or even just on the right side. I wonder if we can modify this.
hi, i tried everything, but finally using Fluid gesture , highly recommend for anyone in search for smooth customization gestures
https://play.google.com/store/apps/details?id=com.fb.fluid&hl=en_IN
Where did you find the xml file?
Peketr said:
So I was investigating a little about the matter, I noticed that
A) albeit not visible, it was in the settings app's layouts as gesture_navigation_bar_deprecated
in op_navigation_bar_gestures_settings.xml
B) it had settings(op_gesture_button_side_enabled and others) I could manipulate through adb
What I have found out:
If you run
adb shell settings put system op_gesture_button_side_enabled 0
the back gesture gets put back to the bottom edge. However it isn't all good, as the assistant gesture stays in the corner, and the home/appswitcher gesture gets triggered a lot too, when using the back gesture.
I hope someone has an idea how to improve on this, as in its current form it is highly useless, and I wouldn't recommend it.
Click to expand...
Click to collapse
texasaggie1 said:
Where did you find the xml file?
Click to expand...
Click to collapse
By decompiling the Settings.apk
ChongoDroid said:
I wouldn't mind Google's if it was just on lower half of the screen or even just on the right side. I wonder if we can modify this.
Click to expand...
Click to collapse
Actually if you do a curve swipe, where it seems like you're swiping on the edge a but, it opens the hamburger menu and does not trigger back. Takes time to get used to, but once you do, it's just never misses anymore.
Mohammed779 said:
Actually if you do a curve swipe, where it seems like you're swiping on the edge a but, it opens the hamburger menu and does not trigger back. Takes time to get used to, but once you do, it's just never misses anymore.
Click to expand...
Click to collapse
Yeah I do that, but it doesn't always work, for example Discord starts scrolling so this doesn't work 50% of the time
Yeah I can't stand Google's just a navigation I love the old one plus full screen navigation gestures and the reason I'm still on the OnePlus 6t is because I really don't want to lose that option.
Peketr said:
So I was investigating a little about the matter, I noticed that
A) albeit not visible, it was in the settings app's layouts as gesture_navigation_bar_deprecated
B) it had settings(op_gesture_button_side_enabled and others) I could manipulate through adb
What I have found out:
If you run
adb shell settings put system op_gesture_button_side_enabled 0
the back gesture gets put back to the bottom edge. However it isn't all good, as the assistant gesture stays in the corner, and the home/appswitcher gesture gets triggered a lot too, when using the back gesture.
I hope someone has an idea how to improve on this, as in its current form it is highly useless, and I wouldn't recommend it.
Click to expand...
Click to collapse
Hi, if you go > Settings > Apps >Default Apps > Assist app > Assist app > None you can disable corner google assistant.
I've tried it and google assistant dissapear from the corner, but as you say gesture gets triggered a lot. Surely there is some parameters we can change via ADB to make it work smoothly...
juanute said:
Hi, if you go > Settings > Apps >Default Apps > Assist app > Assist app > None you can disable corner google assistant.
I've tried it and google assistant dissapear from the corner, but as you say gesture gets triggered a lot. Surely there is some parameters we can change via ADB to make it work smoothly...
Click to expand...
Click to collapse
But then you lose assistant, which isn't ideal either. Don't really have time for investigating further, hope by the time I do it won't be necessary.
Sent from my OnePlus7T using XDA Labs
I just read on offical OnePlus forums about the L-shaped gesture to open the hamburger menus. Just swipe a little bit down on the left side and then to the right. It will open the hamburger menu and works from top to bottom. Another method is using the two finger swipe from the left border to the right. I'm quite pleased with this solution. It's a pitty they don't documented it in the changelog.
Of course is Fluid Navigation a nice solution to get more advanced gestures.
For anyone interested in adding Motorola's fantastic chop for flashlight and twist for camera I recommend this app
https://forum.xda-developers.com/an...vitygestures-moto-actions-alike-t3383760/amp/
It lets you program five different motion gestures to any app and even allows you to fine-tune it. The only caveat is for the gesture to work you have to turn your screen on first. You don't have to unlock it. I just press the side the button then do gesture.
The closest thing to Motorola's far superior gusture and navagation. I wish the OEMs would just scrap theirs and go with Motorola's.
Peketr said:
But then you lose assistant, which isn't ideal either. Don't really have time for investigating further, hope by the time I do it won't be necessary.
Sent from my OnePlus7T using XDA Labs
Click to expand...
Click to collapse
I have Assistant linked to the power button. It's another option you can use instead. It's an official settings option.
Dabylpmis said:
I just read on offical OnePlus forums about the L-shaped gesture to open the hamburger menus. Just swipe a little bit down on the left side and then to the right. It will open the hamburger menu and works from top to bottom. Another method is using the two finger swipe from the left border to the right. I'm quite pleased with this solution. It's a pitty they don't documented it in the changelog.
Of course is Fluid Navigation a nice solution to get more advanced gestures.
Click to expand...
Click to collapse
Another way of doing this (which is what I usually do now) is to tap and hold on the very edge of the screen until the side menu peeks out. Then slide it open.

Keep open in background

Is there a way to have this support more than 3 apps? It's ridiculous there's a limit with the amount of ram on this phone
That's a GREAT question, and I'd love to know the answer too. I haven't found one yet though. RAM isn't an issue on this phone. Maybe they worry too many locked in memory will affect battery life too much?
Where did you learn this is the limit? I've gone days without opening an app before and when I go back to it it's right where I left off.
You could perhaps go to the battery saving menu and disable the battery saving for any apps you want to remain running. This may cause some serious background battery usage though, but It may be worth trying out. Also, try running the high performance mode. I've run that mode a lot and never noticed it causing much battery drain over the standard optimised mode.
Coming from Oneplus and using it for a long time I can tell you, the Note 10+ is probably one of the best multitasking phones I've used (including Note 9). Chrome on this hardly ever closes in the background and find it always running and available with all the tabs open. Oneplus phones can hardly keep anything in memory / background loaded for more than 5 mins but but Oneplus phones feel sooooo much more responsive and snappy comparatively otherwise.
The default for background apps is set to, "standard." Which allows more than 3 background apps.
Go into Device Care - > Battery - > App power management
Some apps may have been automatically added to sleep or deep sleep.
You can add or remove apps as needed.
Sent from my SM-N976V using Tapatalk
imucarmen said:
Where did you learn this is the limit?
Click to expand...
Click to collapse
After you add three to "Keep open for quick launching" the option becomes greyed out.
You're right, it's generally not an issue where apps get closed down in the background anyway, but I normally have 4 or 5 that I always wanted 'pinned' to my recents list. Not a big deal, I just found the limit strange, given the phone's capabiities and hardware.
Henaway said:
After you add three to "Keep open for quick launching" the option becomes greyed out.
You're right, it's generally not an issue where apps get closed down in the background anyway, but I normally have 4 or 5 that I always wanted 'pinned' to my recents list. Not a big deal, I just found the limit strange, given the phone's capabiities and hardware.
Click to expand...
Click to collapse
How do you get " keep open for quick launching “ , I only get lock app instead , I'm running one ui 2.1 june security patch ” picture attached ”
Anyway you can bypass this using good lock app from galaxy store and use the module multistar and toggle on ”long live apps”
My task manager
hoss_n2 said:
How do you get " keep open for quick launching “ , I only get lock app instead , I'm running one ui 2.1 june security patch ” picture attached ”
Anyway you can bypass this using good lock app from galaxy store and use the module multistar and toggle on ”long live apps”
Click to expand...
Click to collapse
I'm also on One UI 2.1, June security patch. Screenshot of my menu option is attached. Maybe it's different between countries/regions/models? Mine is the Canadian N975W.
Edit: attachments aren't working, here's a link to the screenshot: https://1drv.ms/u/s!AqdgaMVMg2EMirgLXMqey1V1d0Gsdg?e=RGdVeX
I have three settings :
Put apps to sleep
Put apps to deep sleep
Apps that are not put to sleep.
I can add as many as i want in here.
There's an option to Goodlock's Task Changer to keep an app open which is a setting you don't have anywhere else in the system.
But i don't have that long live app in Multistar on my end.
Sorry for digging this up but do all of your apps appear in the "Apps that never sleep" list of apps?
I'm missing quite a few of my apps, aProfiles and Philips Hue for a start...
Anyone has noticed that before? Thnx

[GUIDE] (Non-Root) How to get back the old OnePlus Gestures from OOS 9 - 10 (Kind of)

I am on the OnePlus 8 Pro with OOS 11. Two apps you need.
SetEdit and FNG (or any other gestures app you want)
Steps:
Go to settings and turn on "Navigation Gestures"
Open SetEdit and find "op_gesture_button_side_enabled" and set that to "0" instead of "1"
Open up FNG and set it up with all the permissions that are needed
Disable "bottom edge" in FNG and only use "left edge" and "right edge" since there is conflict when "bottom edge" is used
Set them up the way you want, and now you can use hamburger menus again!
This should work for any OnePlus, and any version since this tutorial is from the OnePlus 5 and 5t
You can disable the activation of Google assistant by going into Settings > apps and notifications > see all apps > Google > disable
Can't believe no one gave you a thumbs up for this.
Nice one.
Very nice guide.
Now I can use LMT Launcher with Stock OOS Android11.
Great guide! Kudos
Is there a way to get this to work on AOSP roms?
---
I never used the gestures from prior versions. What is the difference between the standard android 10-11 gestures and the one you describe?
smartymcfly said:
I never used the gestures from prior versions. What is the difference between the standard android 10-11 gestures and the one you describe?
Click to expand...
Click to collapse
The old OnePlus gestures were a simple two button operation, from the middle of the bottom, it was either home or multi task. And the side of the bottom was back. Now the new ones change position when you flip your screen, so when watching a YouTube video, you have to swipe up twice from the bottom. The old ones you just had to swipe towards the camera from the charging port. The new gestures also have a really ****ty back button, the entire edges of the screen are back buttons now, which means no hamburger menus will work anymore. I am very frustrated by this change, so i hacked up a little solution.
ProAm500 said:
Is there a way to get this to work on AOSP roms?
Click to expand...
Click to collapse
I never used custom roms before, I have no idea if this works or not.

How To Guide Dark mode - Individual apps (A11)

When you enable Dark mode, it doesn't show Individual apps (screenshot 1)
Individual apps list is needed to toggle per apps if you want to exclude some apps (particular app may not display correctly in Dark mode - like gray-on-black or so)
I can enable the Individual app list by long pressing the grayed-out Individual apps text with slightly sliding the finger.
List may immediately disappear but after few tries I have the list (screenshot 2)
It works for me on the stock MIUI 12.5.8 (EEA)
----
Unfortunately, users claim that Individual apps list can be no more be enabled with MIUI 13 (A12) - sad
For me, and i beleive all Lisa phones, there is no problem with dark mode individual apps on 12.5.8.
The problem and the bug is on MIUI 13 (13.0.5). There is no workaround.
Thanks. I found a better solution. Tap and hold the individual apps text and slightly slide right and then without releasing the finger, slide up to scroll down. This will open the app list and it'll stay there as long as you don't scroll back up. All this while I thought it was magisk that caused the issue lol. I'm on MIUI 12.5.5 IN.
MrDSM said:
For me, and i beleive all Lisa phones, there is no problem with dark mode individual apps on 12.5.8.
The problem and the bug is on MIUI 13 (13.0.5). There is no workaround.
Click to expand...
Click to collapse
That's why I prefer Xiaomi.eu
Weekly 22.9.21, MIUI 13 - no problem with disabling/enabling Dark mode per individual apps

Categories

Resources