[Q] Rotate screen by 180° - Kindle Fire General

especially when connected to Power cable i would prefer when screen would be rotated by 180°.
Yes i know there is auto rotation but this does not concern the lock screen an also some apps are ignoring this feature. Also the home screen is set to 0° after unlocking.
I'seen in different threads, that it is possible in CM7 to flip the screen my default but it is allways mentioned to consult the rom developer and never sayed ho to do this.
can anyone help ?

are you talking about cm7 or stock rom ?
in stock you can lock the screen by tapping the status bar and select unlocked
this will not affect the lock screen but my launcher (go launcher)

i'm about cm7.
maybe ther might be settings for one or the other launcher but i want to flip the screen globally so that it affects every app including the lock screen.
edit: i assume this must be done by configuring the graphics driver

I agree. It would be nice to keep power button on top.
Sent from my Kindle Fire using Tapatalk

i think to remember that there is a setting for this in /system/build.prop
found:
ro.sf.hwrotation=270
where you change the 270 into either 180, 90, or 0....
!!! but use at your own risk !!!

yes thats it man.
but now i habe to find a way to rotate the touchscreen as well

you will have to rotate the touchscreen and the accelerometer as well
i think that will not be so easy because it's compiled or linked in the souce code
sorry ...

yes this seems to be hard coded and needs a patch. I've never built android from source so i will no gonna put my hands on.
could anybody please place this as a feature request to the developpers. I've no permission to post in the devs forum.

well, i've 9 posts. including this one it will be 10

Related

WM6.5 lock screen delay fix

I want to start this threat to put together information in order to sort out why the device lock delay (see below) appears and how to solve it.
wm6.5 device lock app has changed from "tap here and next there" to a slider style like app you know from s2u2.
problem:
device lock is enabled
Code:
HKCU\ControlPanel\BackLight\AutoDeviceLockEnable=1
wake up the device by short pressing the power button
device lock screen is displayed instantly
it takes ~2 seconds until the slider of the device lock screen is activated and can be slided.
if you use device lock it becomes really annyoing.
there are some threads about this like this one, but the solution is not working on a Touch HD.
can anybody sched some light onthe problem why and where it appears or maybe someone already found a solution.
please post any useful information.
please do not post tips like use s2u2 or any other locking app - I do not want to use them.
the only thing i can thing of is use s2u2 or any other locking app
egoist6 said:
please do not post tips like use s2u2 or any other locking app - I do not want to use them.
Click to expand...
Click to collapse
cookiemonster55 said:
the only thing i can thing of is use s2u2 or any other locking app
Click to expand...
Click to collapse
cookiemonster, either you didn't read his post or you're a sort of a jerk.
And yes, in response to the poster, I have the same problem.
Zoltair Wright said:
cookiemonster, either you didn't read his post or you're a sort of a jerk.
And yes, in response to the poster, I have the same problem.
Click to expand...
Click to collapse
latest build 23001 still has this annoying delay
Iv noticed this too... The biggest annoyance for me is you turn the device on and the backlight isnt very bright, makes it near impossible to see the screen in daylight. Is it possible to have the backlight come on full when you press the power button?
i have this problem too. i think it is a serious bug of wm6.5
just hoping it will be fixed when the official release come out.
god i thought i was the only one, something about my config...
and i was exited about the new 6.5 lock screen,
but then it works like all the other M$ 6.5 sh!t, it doesn't
had to switch away from it
May be this help you:
http://forum.xda-developers.com/showthread.php?t=527219
A1983 said:
May be this help you:
http://forum.xda-developers.com/showthread.php?t=527219
Click to expand...
Click to collapse
thanks for your help - but that was the solution i am talking about in my first post and unfortunately does not work.
also find this intensely annoying! if you look, on my hd, in the top left corner a small windows flag appears to indicate that the slider is locked, it disappears once the slider is active, and there is a definite exact time out, i dont think its random or a load time
hope this is sorted cos its rubbish!
regards
mat
What I've done that got rid of most of the delays regarding the lock screen on my Xperia:
I got 6 cpr files from my device's /Windows directory: LS_LockScene_xxxxxxx.cpr, LS_AlarmScene_xxxxxxx.cpr and LS_PhoneAlertScene_xxxxxxx.cpr. Get files that fit the resolution of your device, they are in pairs for portrait and landscape
opened each one of them in a text editor (they are XMLs inside)
removed all "ControlSequence" sections from them (those sections are small (like 4 entries) and big (up to 21 entries). These sections are animations of arrows. Arrows will still be there after that, they just won't animate.
uploaded cpr files back to /Windows, overwriting originals
soft-reseted.
Hope it works on your devices too
lemat1 said:
also find this intensely annoying! if you look, on my hd, in the top left corner a small windows flag appears to indicate that the slider is locked, it disappears once the slider is active, and there is a definite exact time out, i dont think its random or a load time
hope this is sorted cos its rubbish!
regards
mat
Click to expand...
Click to collapse
yeah. and with 6.5 23003 onwards in the top right corner an "X" (for close) appears. only when it goes off you can access the slider.
it seems as if an app is started.
pikipirs said:
What I've done that got rid of most of the delays regarding the lock screen on my Xperia:
I got 6 cpr files from my device's /Windows directory: LS_LockScene_xxxxxxx.cpr, LS_AlarmScene_xxxxxxx.cpr and LS_PhoneAlertScene_xxxxxxx.cpr. Get files that fit the resolution of your device, they are in pairs for portrait and landscape
opened each one of them in a text editor (they are XMLs inside)
removed all "ControlSequence" sections from them (those sections are small (like 4 entries) and big (up to 21 entries). These sections are animations of arrows. Arrows will still be there after that, they just won't animate.
uploaded cpr files back to /Windows, overwriting originals
soft-reseted.
Hope it works on your devices too
Click to expand...
Click to collapse
great. that helped a lot!
now the lock screen is flickering shortly and the whole lock screen slides in once more from the bottom to the top but then the slider is instantly accessible.
from a time perspective a great improvement!
update:
basically you can delete the whole layer
Code:
<Layer ID="SlidePath" >
...
</Layer>
which removes the animation of the arrows and the arrows themselves.
do not delete this section if you do not know in which direction to slide the button
however, the delay is still ~1 second. but i think i can live with that allthough it is annoying to wait one stupid second to proceed
the delay you get when recieving a call with lockscreen on is caused by the slide to answer feature of alot of the new dialers. it conflicts with the popup call answer screen with wm 6.5. to fix this can find a dialer that doesnt have slide to answer feature. the backlight problem came from backlight.dll in the kaiser, using a new one from stock rom now and it works perfect
If you enable the enter a pin number after slide, there is no delay at all. I know this isnt a solution i hate entering a pin. however, i have a felling the pin app is running in the background and thus you dont get the flicker where it flicks from Start menu back to the lock app. Hence if you could create a dummy pin app, it could work to stop the delay.
twopumpchump said:
the delay you get when recieving a call with lockscreen on is caused by the slide to answer feature of alot of the new dialers. it conflicts with the popup call answer screen with wm 6.5. to fix this can find a dialer that doesnt have slide to answer feature. the backlight problem came from backlight.dll in the kaiser, using a new one from stock rom now and it works perfect
Click to expand...
Click to collapse
thanks for your reply. but i also have the delay when simply waking up the device by pressing the power button (without receiving a call)
xternal said:
If you enable the enter a pin number after slide, there is no delay at all. I know this isnt a solution i hate entering a pin. however, i have a felling the pin app is running in the background and thus you dont get the flicker where it flicks from Start menu back to the lock app. Hence if you could create a dummy pin app, it could work to stop the delay.
Click to expand...
Click to collapse
that's true. i replaced LS_SimplePinScene_480x800.cpr with an empty one and allthough not using pinlock, the lock app did not work at all.
What if we designed something where when you slide it calls a mortscript or something and enters 0000+OK to by pass the pin screen (assuming you set pin to 0000). Then you edit the Pin screen so it is just a clear page, so you dont even see the pin screen flash up.
Not sure if this is at all possible as im not a programmer. Just a thought
xternal said:
What if we designed something where when you slide it calls a mortscript or something and enters 0000+OK to by pass the pin screen (assuming you set pin to 0000). Then you edit the Pin screen so it is just a clear page, so you dont even see the pin screen flash up.
Click to expand...
Click to collapse
good idea. maybe someone can change LS_SimplePinScene_480x800.cpr so that it does not expect the pin from screen but is embedded directly into the cpr file?
can anybody who has a better understanding of cpr files or the lock app give us some tips?
xternal said:
Not sure if this is at all possible as im not a programmer. Just a thought
Click to expand...
Click to collapse
me neither

[Q] Can anybody help me? (screen rotation manually)

Hi everybody, i have a problem about my hd2's orientation sensor. It's not working. Screen not rotates neigder auto rotation on nor off... Is there any way to rotate screen on android?
May be a small script can be work as well, but i can't find anything...
If your using android rom it should be automatic, if not go to settings...display and check the auto-roate box
We need more details please.
tsunami41 said:
Hi everybody, i have a problem about my hd2's orientation sensor. It's not working. Screen not rotates neigder auto rotation on nor off... Is there any way to rotate screen on android?
May be a small script can be work as well, but i can't find anything...
Click to expand...
Click to collapse
I too was looking for a way to manually change screen rotation without using the g sensor however there is (as of now) no app to force screen rotation , if your g sensor is completely busted you will not be able to rotate the screen . try downloading Max protractor from the market and see if you get any feedback in that program to confirm it is the G sensor and not a bad kernel .
Orientation sensor looks like a chip, i see it when i disassemle the phone. And it was broken (physically damaged). If i can find a working one, i try to replace it. whatever...
Yesterday i find a little program, name is "Rotation Locker". It works very well for me. I suggest it...
PS: Apologize for my bad English

Samsung Slate PC Series 7 Screen Rotation Utility

Hello!
Samsung has not yet updated accelerometer driver on Windows 8 CP and automatic rotation of the screen does not work. Somehow you can rotate the screen but it's complicated and takes a lot of time. I suggest using utilities which can solve that problem on our device. The screen rotation occurs with pressing the button "Rotation Lock " next to power button. Clicking right mouse button on the app icon in the tray there are rotation sequence settings available.
Tested on Windows 8 CP English
http://intruder.spb.ru/SlateRotate.zip
i just bought the series 7 slate and should get it early next week. thanks forthis information.
Thank You, this works great. I was wondering if there was a way to reduce the number of orientations to just two.
I am not allowed to put duplicates orientations in the settings and it would be more convenient to be able to revert back to the original orientation versus having to cycle through each possible orientation before getting back to the original.
Note that this application does not work when using Samsung's Touch Supporter, as it appears to use the Rotation Lock hotkey (Win+O) itself. OP: You should use a low level keyboard hook (assuming you wrote this in native code, not AutoHotkey or something similar, as AHK overrides existing hotkeys) to make this work.
Meanwhile I'm using a simple AHK script to run SwapRotation.exe (google it) when Rotation Lock (as mentioned above, equivalent to Win+O) is pressed.
pharonick said:
Thank You, this works great. I was wondering if there was a way to reduce the number of orientations to just two.
I am not allowed to put duplicates orientations in the settings and it would be more convenient to be able to revert back to the original orientation versus having to cycle through each possible orientation before getting back to the original.
Click to expand...
Click to collapse
I can't use the application, but I'd imagine setting (None) for rotations 3 and 4 should do the trick.
Official Drivers Posted!
http://www.samsung.com/global/windowspreview/

[Q] Nexus 4 Virtual Buttons

First I tried to find some thing like this but I didn't manage to find any posts similar .. the only thing I found is to make your nexus 4 Full Screen.
# What I need is disable virtual buttons ONLY from Home Screen as it have no point in my viewpoint .. make Lock Screen full screen with no black blank space .. and keep the virtual button everywhere else*
im28.gulfup.com/ZIzg1.jpg
im15.gulfup.com/AHzE2.jpg
# Is it possible to make virtual button background transparent as in Motorola*
im15.gulfup.com/oXGy3.jpg
* sorry that I can't post image due to xda restrictions for new users under 10 posts :/
As of now, I don't think it is possible. I would just wait for ROMs to start coming out and hopefully one of the devs will be able to implement such a feature.
full screen toggle apk + LMT 1.5 seems to be working for me.. you have to be rooted to utilize these features
konfuzed said:
full screen toggle apk + LMT 1.5 seems to be working for me.. you have to be rooted to utilize these features
Click to expand...
Click to collapse
Nice ass
mulletcutter said:
Nice ass
Click to expand...
Click to collapse
lol I agree
Neither of those apps are working for my phone, at least not gestures. When I hit disable navbar, nothing happens, though it did request root.
What input did you select in LMT?
Edit: Never used these apps before, but I'm assuming the nav removal works as I didn't try rebooting. I did reboot after setting up LMT though, and it still never worked.
I use lmt and full screen and its fine.... but can anyone solve this? its really strange.. touch is fine... but once you put navigations buttons back... they simple dont work.. anyone have a final solution? thanks.

Lockscreen won't stay in landscape for pattern.

Hey! I just rooted my Oneplus6T, installed Nova Launcher and a screen rotation controller app, but I still can't keep the lockscreen in Landscape mode.
I double tap to wake the phone, it comes up landscape, I swipe up, but then the screen always rotates to portrait for the pattern (or the PIN, I tried that as well).
I've already altered the build.prop file, but it still hops to portrait every time. Is there anything I can do to fix it?
I tried a lockscreen replacement called "Hi Locker", and while it worked, you could just get right through it to the home page and do stuff, so it's not secure at all.
Thanks!
I just tried Substratum "Subtweaks" and it doesn't work either! Help!
So everyone else's phone stays in landscape when they enter their pattern to unlock?
Seriously, it would help if I knew this was JUST my problem. Might help me figure it out. Thanks!
Well, I'm glad to have joined such a robust, supportive community. :\
Pretty sure the lockscreen is only portrait. Why anyone would want it in landscape is beyond me, probably why it's not there at all.
bladestonez said:
Pretty sure the lockscreen is only portrait. Why anyone would want it in landscape is beyond me, probably why it's not there at all.
Click to expand...
Click to collapse
Because this is stupid.
View attachment 4708098
Every time I want to unlock my phone in the car, I have to do it sideways. I used a Note 3 that gave me a Landscape Mode Lockscreen for years, so it's certainly possible. I much prefer it, and I would like it on the Oneplus 6T, please.
And thank you, Bladestonez, for responding to my question, even if it was just to imply that it was ridiculous. Never settle! :\
R2-Brute said:
Because this is stupid.
Every time I want to unlock my phone in the car, I have to do it sideways. I used a Note 3 that gave me a Landscape Mode Lockscreen for years, so it's certainly possible. I much prefer it, and I would like it on the Oneplus 6T, please.
And thank you, Bladestonez, for responding to my question, even if it was just to imply that it was ridiculous. Never settle! :\
Click to expand...
Click to collapse
You can always flash an aosp rom. I'm pretty sure aosp has lock screen rotation, you will however you'll loose the fingerprint scanner but it appears you don't use that anyway so might be a good option. Could also suggest lockscreen rotation as a feature for future builds of oos.
bladestonez said:
You can always flash an aosp rom. I'm pretty sure aosp has lock screen rotation, you will however you'll loose the fingerprint scanner but it appears you don't use that anyway so might be a good option. Could also suggest lockscreen rotation as a feature for future builds of oos.
Click to expand...
Click to collapse
Hey! Thank you. I root to block ads and back stuff up, not to start installing custom roms, so I may just wait and see if they can add it officially. I did a little dance recently when I was able to install the latest OTA with Magisk without losing root. That's about as far as I want to push stuff like that.
I DID try the build.prop code, and while it does make the "swipe up" screen Landscape, when I do swipe up, the "pattern dots" screen rotates to Portrait.
https://www.youtube.com/watch?v=jqMiWAlAaUI
It's not a deal-breaker, it's just stupid. As well as my Note 3, every tablet I've ever had has given me a Landscape Lockscreen, so it can't be THAT hard. They probably just decided no one wanted it and didn't include it (or inadvertently disabled it), I guess.
If anyone has any other ideas, I'm all ears. Otherwise, I've already been in touch with Oneplus and I think they put it on the wishlist for me. Gonna start holding my breath... NOW.
R2-Brute said:
Hey! Thank you. I root to block ads and back stuff up, not to start installing custom roms, so I may just wait and see if they can add it officially. I did a little dance recently when I was able to install the latest OTA with Magisk without losing root. That's about as far as I want to push stuff like that.
I DID try the build.prop code, and while it does make the "swipe up" screen Landscape, when I do swipe up, the "pattern dots" screen rotates to Portrait.
https://www.youtube.com/watch?v=jqMiWAlAaUI
It's not a deal-breaker, it's just stupid. As well as my Note 3, every tablet I've ever had has given me a Landscape Lockscreen, so it can't be THAT hard. They probably just decided no one wanted it and didn't include it (or inadvertently disabled it), I guess.
If anyone has any other ideas, I'm all ears. Otherwise, I've already been in touch with Oneplus and I think they put it on the wishlist for me. Gonna start holding my breath... NOW.
Click to expand...
Click to collapse
Yes, I know my case is the opposite, but you can use the same app.
My case:
Today I have noticed that on lockscreen the screen is rotating what did not happen before. I have tried several Rotating apps but none of them could block rotating of the screen while on lockscreen.
Lastly I managed to force it to portrait mode with https://play.google.com/store/apps/details?id=com.pranavpandey.rotation
In the Settings - Conditions - Lock Orientation - it has to be set to Autorotation OFF then it works. When I set it to Portrait it doesn't.
So in your case you could try setting it to Force Rotation or Landscape.

Categories

Resources