Unnecessary split screen change - Huawei Mate 9 Pro Questions & Answers

Okay, so i only just made this account. I don't have any experience when it comes to programming. But i just had to get this out.
Is it okay if i rant for a second? Why did they change the split screen mode? It uaed to be really practical but now it's juat a buggy mess! Apps constantly flip out, some apps dont even work because it doesn't acknowledge that the phone is in split screen!
How dose this change benifit anybody? You could already access your home acreen by pressing on the home button! Now i can't use my phone while it's in my pocket without it opening a bunch of apps!! Like who the hell though this was a good idea?? It doesn't add anything other then rendering split screen practically useless!!
Sorry but i just had to get it off my chest

Just a quick question, are you referring to the split screen knuckle gesture? Because it can be easily turned off in setting under accessibility, and there isn't really any significant change in multitasking from nougat to oreo at least visually.
There is a setting that allows you to turn on a touch disable mode that disables the touchscreen when in your pocket.
As for apps not recognizing that the phone is in split screen mode well if it didn't work with nougat in split screen it wont work now. That is true for most games or apps that doesn't scale correctly in split screen.

Related

On screen keyboard rotation (slow)

Hello,
I got my hero about 3 weeks ago. I was content with not rooting it and just using what it came with; However, once I saw how slow the keyboard rotation was, I have since been on a quest... trying all the different roms to see if the keyboard would rotate faster.
Just so we are clear, Im talking about the on-screen keyboard on my Sprint Hero (with Google). When I rotate the phone from portrait to landscape, the screen goes dim and then pauses for a few seconds before it rotates. I am kind of interested in the processes that happen when it rotates and I was thinking it just took that long before the accel-meter noticed that the phone had rotated and then once it figured it out, another second or two to redraw everthing.
But then when using the fresh 1.0 rom I noticed that extra animation setting where it zooms the screen out and then it rotates and swings back and forth for a while. When I turn the phone sideways it INSTANTLY zooms out and swings... no-delay. But that whole animation takes a few seconds and actually seems like it takes longer before the keyboard is usable again.
Anyway, I know this is getting long so I will just get to it. Do you guys know of any rom, or setting, or modification to this phone that will stop it from dimming the screen and taking so long before it rotates. My bosses iphone is near instant in it's rotation habits, and that is what I am after. I mean, yea, I love that locale does a lot of extra stuff for me, sipdroid lets me make calls over wifi, and I can use this phone as a remote for XBMC. But if it cannot do these basic things quickly, like rotating the keyboard, then I am going to consider spending my free time modifying my own rom. I am chest deep writing my first two apps for android and was hoping not to have to spend much time on such a trivial thing.
Is it sense? Is it the screen dimming animation? Any directions you can give me that will point me in the direction of giving this phone a stern kick in the butt would be appreciated. As I said, I am not afraid to dive into making my own custom rom, just down want to start that trip if I don't have to.
Thanks for any help you can give me guys.
flexgrip said:
But then when using the fresh 1.0 rom I noticed that extra animation setting where it zooms the screen out and then it rotates and swings back and forth for a while. When I turn the phone sideways it INSTANTLY zooms out and swings... no-delay. But that whole animation takes a few seconds and actually seems like it takes longer before the keyboard is usable again.
Anyway, I know this is getting long so I will just get to it. Do you guys know of any rom, or setting, or modification to this phone that will stop it from dimming the screen and taking so long before it rotates.
Click to expand...
Click to collapse
/system/framework/framework-res.apk > res > anim houses all of the phones animations.
Ones of particular interest to you would likely be fade_in, fade_out, accelerate_interpolator, decelerate_interpolator.
The down side? These are not human readable xml files, they are in binary. I can tell you that what you would look at changing would be
Code:
android:duration="@android:010E0002"
What I can't tell you is how to change it, because honestly I don't know. You can use axmlprinter2 (google it) to read it, but you can't convert it back to binary.
Thanks, I am checking that out now. I was able to look into all these cookie-cutter animations and see that they all seem pretty sluggish. Hopefully the api is documented/open enough to look into the process and see where all the time is spent. It is just mind-boggling that no one from HTC looked at this and tried to compare the user experience with other phones. I played with the droid a little and the keyboard is instant on it too. I doubt it is just a limit of the hero hardware.
It seems like the stock rotation setting makes the backlight dim and not fade-in or out in terms of animation. Any clue why? It doesn't seem like I can turn it off.
I ran that emulator version for the android SDK that lets you see how your app works when you rotate the screen. Unfortunately it doesn't follow the same routine that the actual phone uses when rotating and is merely for visuals.

No rotate to the right?

I'm left handed and when I want to turn it landscape I turn the phone to the right but it doesnt rotate to the right It does rotates to the left..
Is something wrong with my phone or does this happen to everyone else
Think it only works one way. I'm left handed too and haven't noticed any particular need to turn it to the right.. I'm used to phones behaving that way I guess.
If you're lounging in a chair holding the phone at an angle you'll be glad that it doesn't suddenly rotate on you when you least expect it..
Yeah, i'm a southpaw. I would love if it rotated to the right and left.
anyone know if Open Home or any of the other home replacement apps supports rotate in all directions?
The Android OS doesn't support a rotate to the right, no home screen can change this.
Individual apps can support it (see bebbled) if they program for it, but it's a hack.
Casao said:
The Android OS doesn't support a rotate to the right, no home screen can change this.
Individual apps can support it (see bebbled) if they program for it, but it's a hack.
Click to expand...
Click to collapse
Motorola has it enabled by default on the CLIQ, not sure about droid.
It's very possible and should be part of the core.
Was playing with my friend's iPhone last night - it does it.
I too am a southpaw, would be nice. But I don't find it annoying or anything.

[CLOSED] Completely disabling Nexus 10 touchscreen

I'm setting up a tradeshow display for my company, we're using 3 Nexus 10s in a bent 36"x36" panel. They'll just be looping video, though interactivity may be added to one of them later on. Before I got the Nexus 10s I tested some apps on my Note II that disable the touchscreen because I wanted to prevent anyone from interfering with the looping video.
Unfortunately, I've come to find that while those apps will disable interacting with the main content, it doesn't prevent the Home/Back/etc buttons from working on the bottom bar on the Nexus 10. Additionally, it seems to prevent the video from going completely full screen, leaving the Home/Back/etc icon bar up.
Does anyone have any ideas on how I might truly disable the touchscreen once I have video going? Even if it meant requiring a full reboot to restore touch, that would be fine with me, for the most part we'd just set it and forget it. Some way to just crash or disable the touch screen driver? I'm not rooted right now, but I can be if that's what it takes.
Otherwise we'll end up going with clear acrylic overlays with magnets in them for quick access to the screen,that approach is just generally uglier though, and I'd love to avoid it.
Thanks for any suggestions.
what about this: http://forum.xda-developers.com/showthread.php?t=2266402
then use your existing disable touch program from there?
chaosdefinesorder said:
what about this: http://forum.xda-developers.com/showthread.php?t=2266402
then use your existing disable touch program from there?
Click to expand...
Click to collapse
Perfect, this is exactly what I was looking for. I ended up using a similar app called full!screen that allowed me to specify two touch areas but then make the icons for those tiny/transparent. BSPlayer has a lock so that casual interaction with the device won't do much. From there I can probably fully lock the touchscreen and have it only unlock with a triple tape or messing with a hardware button (only the operator will have access to the buttons, it's mounted inside an enclosure).
You're a hero, chaos. Many thanks to you.

Disable changing watchfaces (long-press)

Hello all.
I don't think anyone has asked this before, so here it is.
Is there a way to disable long-press to change watch face? When I happen to cross my arms, it tends to hit the watchface and registers a long press and goes to the face selection screen. It is pretty annoying as it vibrates and there is a tendency that my face will get changed.
I rather just have the ability to change watch faces via the settings, but would very much like the long-press disabled.
Thanks for reading.
Cheers!
I´ve the same issue, sometimes when covering the screen with the hand to turn it off it changes the watchface...
Wouldn't enabling theater mode prevent that? Two taps on the crown to enable or disable.
No. Theatre mode disables the display.
It should be possible to keep the display on but disable changing watch faces. At least this way.
Yes I found it very annoying too... Google should lock that function (or at least give the ability to do so)
MasK said:
Hello all.
I don't think anyone has asked this before, so here it is.
Is there a way to disable long-press to change watch face? When I happen to cross my arms, it tends to hit the watchface and registers a long press and goes to the face selection screen. It is pretty annoying as it vibrates and there is a tendency that my face will get changed.
I rather just have the ability to change watch faces via the settings, but would very much like the long-press disabled.
Thanks for reading.
Cheers!
Click to expand...
Click to collapse
You would need to root your watch, but this should do what you want: http://forum.xda-developers.com/and...ch-wake-to-save-battery-t3116936/post60952041
JimSmith94 said:
You would need to root your watch, but this should do what you want: http://forum.xda-developers.com/and...ch-wake-to-save-battery-t3116936/post60952041
Click to expand...
Click to collapse
Thanks. That's pretty close. However, I would not like to lock the screen altogether. Normal tasks like viewing and swiping cards is fine. It's just the long tap on the face that I need to disable. I'm thinking the watch face itself needs to be amended. I'll probably ask around the WatchMaker G+ forums as I'm using it's face.
MasK said:
Thanks. That's pretty close. However, I would not like to lock the screen altogether. Normal tasks like viewing and swiping cards is fine. It's just the long tap on the face that I need to disable. I'm thinking the watch face itself needs to be amended. I'll probably ask around the WatchMaker G+ forums as I'm using it's face.
Click to expand...
Click to collapse
I'm not a developer, but it looks to me like that just disables touch to wake, which is what you asked for. It doesn't affect swiping at all.
JimSmith94 said:
I'm not a developer, but it looks to me like that just disables touch to wake, which is what you asked for. It doesn't affect swiping at all.
Click to expand...
Click to collapse
I don't want to disable touch to wake. I want to disable long-press to change watchface. That's pretty specific to changing watchfaces.
any news?
Hello,
i've got an G Watch R (Rooted with an G Watch Urbane port running).
I used Advanced Settings for AndroidWear to disable WakeOnTouch, that works pretty well.
but sometimes it seems that i perfom a long-press on the watch and trigger the "change watchface screen".
Are there any News, how this feature could be deactivated? (to change watchfaces there is also an entry in the settings-menu).
LG Naith
Same problem here.
Was out shovelling snow today and I could feel my wrist vibrating to change the watch face every minute. Must have been wearing something conductive. Tried theatre mode in hopes to outwit it, it skipped passed the three taps almost immediately. As a result, the battery must have dipped 20 to 30% (or more) in that hour alone because nine hours from being on charge it's down to 50%.
I use an LG G Watch (original), so no crown to make the hack above worthwhile (unless I never want to interact with the watch again )
This happens when I bike ride as well. At any rate, any ideas (other than keeping the watch in my pocket) would be helpful (not too concerned about the battery drain effect, just the constant watch face change).
Thanks.
Anyone found a solution for this?
He is an asshole that develops such garbage function.

Disable "second" lock screen in EUI

I hate lock screens so I disable them. If the fingerprint reader were better I'd seriously consider using it to unlock the phone, but it isn't.
My problem now is the "second" lock screen on this phone. Not sure if this is an andorid thing or an EUI thing, since I haven't used android 6.0+ before.
Essentially, I need my home screen to appears when I click the power button. Is that possible? If so, what setting am I missing to disable this screen with the time and camera icon on it?
What is this SECOND LOCK SCREEN?
What issues are you having with Fingerprint? Mine has worked flawlessly.
You have already disabled the block screen on the phone?
umOuch said:
What is this SECOND LOCK SCREEN?
What issues are you having with Fingerprint? Mine has worked flawlessly.
You have already disabled the block screen on the phone?
Click to expand...
Click to collapse
So it turns out its just the regular lock screen. The best I can seem to do is set the auto-lock to 30 minutes - this is the maximum time out. This is better, but I want NO lock screen. Does anyone know if this is possible? Some setting I am missing?
I dunno about the fingerprint reader. I'm no apple fan boy but I have to use one for work, and the fingerprint reader on apple devices is far superior, so I'm spoiled with my expectations. The better solution for me is to just get rid of the lock screen.
LxMxFxD said:
So it turns out its just the regular lock screen. The best I can seem to do is set the auto-lock to 30 minutes - this is the maximum time out. This is better, but I want NO lock screen. Does anyone know if this is possible? Some setting I am missing?
I dunno about the fingerprint reader. I'm no apple fan boy but I have to use one for work, and the fingerprint reader on apple devices is far superior, so I'm spoiled with my expectations. The better solution for me is to just get rid of the lock screen.
Click to expand...
Click to collapse
Ahem the FP of Le Pro 3 or any Android phone out there is far superior because you can unlock the phone even if the screen is off.
Can't find a setting either; if set to none you still have to slide up the lock screen. Other phones I've had remove it all together if set to none.
Finger print sensor on mine seems fine, so i just use that.
Freezing 'System Interface 6.0.1' in Titanium gets rid of lock screen, but has some serious side effects.
LxMxFxD said:
I hate lock screens so I disable them. If the fingerprint reader were better I'd seriously consider using it to unlock the phone, but it isn't.
My problem now is the "second" lock screen on this phone. Not sure if this is an andorid thing or an EUI thing, since I haven't used android 6.0+ before.
Essentially, I need my home screen to appears when I click the power button. Is that possible? If so, what setting am I missing to disable this screen with the time and camera icon on it?
Click to expand...
Click to collapse
This worked for me:
After pressing Power or scanning Finger Print the ``Second Lock Screen´´ pops up, don´t slide to unlock or press any of the icons or ads, instead look for three little pale white dots on upper left corner of display, (they are hard to notice with some wallpapers, specially the included on the phone wallpapers) almost like the ones in some browsers to deploy a menu, press that, and the Locker app should pop up asking you if you want to disable it, press Disable and that should do it!
If you can´t see them try setting a lock screen wallpaper that has solid dark colors on the upper part of the screen.
I don't understand the problem but I've been using this for 1 year
https://repo.xposed.info/module/com.lr.keyguarddisabler
bye from Italy
from k54
2° lepro3 x720 gizrom30s , rooted xposed

Categories

Resources