Is there a way to lock the the MyTouch in landscape mode? - myTouch 3G, Magic Android Development

Home screen and dialer etc I don't mind staying in portrait but for everything else than can be displayed in landscape I'd like it if it can be displayed and locked in landscape. Preferably with out having to gain root.
I like landscape and I also like reading (sideways) in bed, which makes auto rotate a nuisance.
Can anybody help?

pure241 said:
Home screen and dialer etc I don't mind staying in portrait but for everything else than can be displayed in landscape I'd like it if it can be displayed and locked in landscape. Preferably with out having to gain root.
I like landscape and I also like reading (sideways) in bed, which makes auto rotate a nuisance.
Can anybody help?
Click to expand...
Click to collapse
That would be awesome

+1 at least in the browser and home screen. maybe after we get root (fingers crossed).

Use Auto Rotate On/Off Widgets in Market.

linhnd said:
Use Auto Rotate On/Off Widgets in Market.
Click to expand...
Click to collapse
ok..no..LANDSCAPE or PORTRAIT mode. maybe a nonoob reply would be helpful.

fit333 said:
ok..no..LANDSCAPE or PORTRAIT mode. maybe a nonoob reply would be helpful.
Click to expand...
Click to collapse
It does the opposite of what you want, locks everything portrait. Very handy IMO.
Clinton

ClintonH said:
It does the opposite of what you want, locks everything portrait. Very handy IMO.
Clinton
Click to expand...
Click to collapse
how about landscape mode lock. this would be great its one of the reasons i miss my g1. searched allover for a hack and it seems iphone/behold.. users are wishing for the same. ive noticed it stays in landscape when rotated to the left (counter clockwise) but 45 degrees to the right and it goes to portrait (very annoying for bedtime surfing) not to mention the glitchy laggy transition back to landscape. we know there is an orientation check box under display setting, but thanx for the widget tip 'linhnd'..not

Been available for jailbroken iphones for over a year now. This would be great app to have and I would love to see developers and modders make more fixes like this , things that improve the functionality of Android.

is this dead or maybe this guy can do it

Cyanogen 4.0.1 rom has landscape mode at the home screen.

k well at least we have landscape lock in the browser tx to loccy and cyan..happy surfing

Related

Auto rotate to the left AND right

as of now, auto rotate for the JF updates and the droidsans app only allow us to rotate to the left.
is it at all possible to make it so the phone can be rotated to the right as well for us left handers? the blackberry storm has this feature and i thought it was pretty cool but im not sure if the g1 can support it.
I'd like to see something like that, too. Mostly because the phone won't stand on the left side on its own, but it will on the right.
yup, i like this idea
I'd quite like a way to lock (a toggle) the rotation too if at all possible, possibly from the menu, or maybe by pressing the camera button.
Use? When using at an angle such as laying in bed and you really want landscape mode without having the keyboard open. Also when you lay the g1 flat on a desk it can switch to portrait by accident.
darkflare said:
yup, i like this idea
I'd quite like a way to lock (a toggle) the rotation too if at all possible, possibly from the menu, or maybe by pressing the camera button.
Use? When using at an angle such as laying in bed and you really want landscape mode without having the keyboard open. Also when you lay the g1 flat on a desk it can switch to portrait by accident.
Click to expand...
Click to collapse
that is an excellent suggestion!
erasedgod said:
I'd like to see something like that, too. Mostly because the phone won't stand on the left side on its own, but it will on the right.
Click to expand...
Click to collapse
lol thanks for pointing this out. what a pos
yeah this would be a nice adition, but what i would like more is a keyboard over ride that forces the screen to landscape mode when he keyboard is open.
i would LOVE to see this happining on the G1 it would awesome !
i would like JF to see this and say what he thinks, and if its possible to do it, please do it =D
IIRC this isn't possible. When they originally unlocked the auto rotate feature it was stated that the os only had coordinates for 0 and 90 degrees. They would have to make extensive edits to the source to add 180 and 270 degrees for orientation. I know, that's a bummer dude.
Well I just found an app that rotates both ways... It's a game called "Wordzor Lite"
I'm pretty sure this shows that it CAN work but i have no idea how hard it would be to incorporate it into the home screen and such...
left-handed people are evil!
golferguy17 said:
Well I just found an app that rotates both ways... It's a game called "Wordzor Lite"
I'm pretty sure this shows that it CAN work but i have no idea how hard it would be to incorporate it into the home screen and such...
Click to expand...
Click to collapse
No one is saying that it's not technically possible, we're just saying that the current state of autorotate is easy because Android is already set up to rotate when you open the keyboard, whereas there is nothing already in place for rotating the other direction.
erasedgod said:
I'd like to see something like that, too. Mostly because the phone won't stand on the left side on its own, but it will on the right.
Click to expand...
Click to collapse
hey, you have made my day! i never realized that..
Hey guys. Not that I would ever want to take anything away from the amazing work of people like JesusFreke, and as someone who has never posted before...
Just to say that I am working on a slightly more stable auto-rotate patch for the kernel with exactly that feature of auto-rotate left. My intention is to make this selectable in three ways.
Off
Right only
Left only
Both
milestone.it said:
Hey guys. Not that I would ever want to take anything away from the amazing work of people like JesusFreke, and as someone who has never posted before...
Just to say that I am working on a slightly more stable auto-rotate patch for the kernel with exactly that feature of auto-rotate left. My intention is to make this selectable in three ways.
Off
Right only
Left only
Both
Click to expand...
Click to collapse
keep us updated
i know of several apps on the marketplace that already have this feature but would it be much different to get the whole OS to rotate?
...i'm guessing it would lol
Actually, its not so different. The bigest problem is stability. Trying to patch in a deliberate action for autorotate feature. Like people have said elsewhere it can be a little bit too sensitive. Should have first version available next week (unless I manage to brick it!)
Anything people want to chip in about autorotate whilst I'm patching it? I am not the worlds greatest programmer but I can usually get there.
I was just reading this thread and what came to mind was the Bubble app on the market. It does this but of course this is on a much smaller scale and not across the entire OS of the phone.
But the nice thing is that you can turn the phone end over end and the bubble rotates with it. Not sure if the Dev for that app is on here, or if you wanted to email him to see if he could provide a bit of insight to possibly assist.
right. i am still working hard on this. any suggestions as to what deliberate action you would like to force rotate? I have thought about an up/down flick then turn the direction you want.
the only problem with patching four-directional autorotate is that it creates interesting problems of when it is perfectly still, it still manages to rotate itself. ie, i left it still on the desk and it was happily rotating itself.
any suggestions from coders. also, is there a quicker way to compile than to recompile the whole stack? ie selective compiling?
cheers.
milestone.it said:
right. i am still working hard on this. any suggestions as to what deliberate action you would like to force rotate? I have thought about an up/down flick then turn the direction you want.
the only problem with patching four-directional autorotate is that it creates interesting problems of when it is perfectly still, it still manages to rotate itself. ie, i left it still on the desk and it was happily rotating itself.
any suggestions from coders. also, is there a quicker way to compile than to recompile the whole stack? ie selective compiling?
cheers.
Click to expand...
Click to collapse
instead of having a force rotate, can you implement a Lock Rotate instead?
That way you can rotate to the desired position, and lock it.
darkflare said:
instead of having a force rotate, can you implement a Lock Rotate instead?
That way you can rotate to the desired position, and lock it.
Click to expand...
Click to collapse
or i could just do that! that would actually be a lot easier to code
I thought it might ~_^
How is the patch applied? if you need a tester give me a pm as i'd be interested in testing and providing feedback
~DF

Automatic Switching when moving from portrait to landscape

Who would like to see an automatic switching of keyboard types when moving from portrait to landscape?
utcarbs said:
Who would like to see an automatic switching of keyboard types when moving from portrait to landscape?
Click to expand...
Click to collapse
If it could happen FAST I suppose I might, but seems like there would be a relatively noticable delay in switching from one to the other unless you had some kind of mash up of code from both. (judging by how long it takes to switch from htc_ime to stock). granted it's not much, but if I have to wait 2-3 seconds for my keyboard when i switch to landscape I personally wouldn't use it.
Personally, I would very much like to use Swype in portrait mode but HTC IME in landscape mode. There's something about Swype in landscape mode that doesn't work well... you wanna use two hands but just can't.
Tutech hit the nail. I would like to see the same please.

[Q] Portrait screen lock possible?

Hi everyone I got a question here and this might be solved but I searched for a while with no answer
I really like to hold the g tab in bed and do some reading before going to sleep but you know how the auto rotation works and it keeps getting me the wrong orientation when lie in bed holding it at side. If I turn off the auto rotation, it only gives landscape. I understand this won't be a prob for a phone since it's portrait by default. But here for the tablet it's landscape Is there a widget or application can do the trick to lock the screen to portrait?
I am using VEGAn-Tab Beta3 and LaunderPro.
Thanks for everyone's hard working here and I love this place so much!
Look under Settings->display, there should be a setting to ignore the accelerometer. It says auto rotate, I believe.
He's looking for a solution that will make the default orientation Portrait, not landscape. Turning off auto-rotate locks the device to landscape orientation only.
bigwh00p said:
He's looking for a solution that will make the default orientation Portrait, not landscape. Turning off auto-rotate locks the device to landscape orientation only.
Click to expand...
Click to collapse
That's right. This has bugging me for days!
bigwh00p said:
He's looking for a solution that will make the default orientation Portrait, not landscape. Turning off auto-rotate locks the device to landscape orientation only.
Click to expand...
Click to collapse
I missed that and strange that they don't have an option to allow one of four orientations to be selected
Bump.
The contacts app appears to be landscape, no matter what.
Am I missing a setting for portrait phone & contact apps?

How to setup/lock gNote to landscape mode?

Hello!
So how can I lock gNote to landscape mode?
With Dell Streak I was used Orientation Lock Widget, with gNote it not work... :
(I use LauncherPro)
Also it would be nice to have the lock screen also in landscape mode...
Thanks!
Ok, I answer to myself. The Widget Locker solve the lock screen"problem".
I also calibrate the screen "upside down" so now the gNote stays landscape easily.
And yes, it´s not the best solution but it works...
I wanted to do some web browsing in landscape the other day while laying in bed and I decided to lock it in landscape, only to discover that it's impossible. I held the phone sideways, waited for the screen to rotate, pulled down the notification bar, and unticked the auto-rotate button. The screen quickly rotated back to portrait just before turning off auto-rotate! So I had to be careful of my orientation while I browsed the web.
I guess this is because they were too lazy to develop landscape homescreen functionality, so they tied up all loose ends that would lead to it.
I use orientation control. It works pretty well. You can also set it to go back to auto when you are done reading and the screen shuts off.
maxh said:
I wanted to do some web browsing in landscape the other day while laying in bed and I decided to lock it in landscape, only to discover that it's impossible. I held the phone sideways, waited for the screen to rotate, pulled down the notification bar, and unticked the auto-rotate button. The screen quickly rotated back to portrait just before turning off auto-rotate! So I had to be careful of my orientation while I browsed the web.
I guess this is because they were too lazy to develop landscape homescreen functionality, so they tied up all loose ends that would lead to it.
Click to expand...
Click to collapse
Use maxthon browser.. its fast and smooth.. u can also lock it on landscape or portrait mode.. it asks u if u want to lock whenever the browser screen rotates..
mircury said:
I use orientation control. It works pretty well. You can also set it to go back to auto when you are done reading and the screen shuts off.
Click to expand...
Click to collapse
Thank you very much! orientation control seems to work great! wohoo!
Does orientation control also let you put the homescreen into landscape?
I'm currently using dell streak and having landscape for a device this big is one of the best things about it.
I use nova launcher and it has an option in the settings
Sent from my GT-N7000 using xda premium
thanx
https://play.google.com/store/apps/details?id=com.devasque.rotationlocker&hl=en
Rotation Locker works well, you can force "service" mode so it runs in the background and forces everything to landscape, and its free.
clarkk said:
https://play.google.com/store/apps/details?id=com.devasque.rotationlocker&hl=en
Rotation Locker works well, you can force "service" mode so it runs in the background and forces everything to landscape, and its free.
Click to expand...
Click to collapse
Even forces home screen to be landscape??
Sent from my Dell Streak using XDA
I use this app called ROTATE.... works fine with G Note
Sent from my GT-N7000 using xda premium

New and with a problem already...I think.

Hello, I'm new to this forum. I left the Blackberry (Bold 9900) world and jumped on board here. So far I LOVE my Mytouch 4g Slide!
I could have sworn that my "home" screen and "all apps" screen would rotate when I turned it sideways without having to slide my phone open. Now it doesn't. I first noticed it when I opened up my Netflix app. I turned the phone sideways to search for a movie and the screen would not rotate. It only rotated when the movie played.
Do your phones rotate on the home screen/all apps screen without sliding it open?
Please help, it's bugging the heck out of me.
Thanks
Whoops I thanked you lol.
Some apps allow landscape mode, and some don't.
In addition, auto rotate allows your sensor to make the screen turn when it's on its side. Check the settings. (Settings > Display, I think). Hope this helps.
mine actually rotates when the keyboard is closed and doesn't when the keyboard is open, which is quite logical and the correct behaviour i think
Does your MT4GS do this too???
verne2k said:
mine actually rotates when the keyboard is closed and doesn't when the keyboard is open, which is quite logical and the correct behaviour i think
Click to expand...
Click to collapse
That's strange. I wonder why that is. So yours rotates the home screen and "all apps" screen when turned sideways?
I am sure that my auto-rotate feature works because when I open certain apps, say, the Gallery where I have all my pictures stored, I can turn it sideways to the left or right and it will rotate accordingly.
It is only when I try to rotate the Home screen and All Apps screen that I could have sworn would rotate too.
Any help on getting this back the way it should would be greatly appreciated.
Thanks,
Doo Wop Mario
ekoee said:
Whoops I thanked you lol.
Some apps allow landscape mode, and some don't.
In addition, auto rotate allows your sensor to make the screen turn when it's on its side. Check the settings. (Settings > Display, I think). Hope this helps.
Click to expand...
Click to collapse
I checked my Auto Rotate settings and they've always been on. I unchecked it and then rebooted and then checked it again and it still didn't work. Not sure why.
Nope, if you're on the stock ROM (As far as I remember, considering I haven't been on stock since the first ROM came out and I've refused to use the stock launcher anyways) orientation won't change on the "Home" screen unless you slide the keyboard open. Correct me if I'm wrong. Personally, I turn rotation off because it sometimes gets annoying. You could always try a different launcher though, I'm pretty sure ADW and Go Launcher rotate on any keyboard condition.
The app Orientation Control works well if you want your display to stay in a particular orientation all the time. Costs a buck or two in the market, and the main thing it messes up is the camera when you want to take a picture, but you can always switch it back to 'auto rotate' in those cases.
overhauling said:
Nope, if you're on the stock ROM (As far as I remember, considering I haven't been on stock since the first ROM came out and I've refused to use the stock launcher anyways) orientation won't change on the "Home" screen unless you slide the keyboard open. Correct me if I'm wrong. Personally, I turn rotation off because it sometimes gets annoying. You could always try a different launcher though, I'm pretty sure ADW and Go Launcher rotate on any keyboard condition.
Click to expand...
Click to collapse
Yeah, I'm on stock ROM. I like the rotation feature for now, and was just wondering why it would work on some screens and not on others. I thought that was a default feature.
At least I know I'm not losing my mind. I really did believe it used to rotate the Home screen and All Apps screen without sliding it open.
I guess one thing I can try is going into a T-Mobile store and testing out their phone there to see if it rotates.
Thanks everyone!
doowopmario said:
Yeah, I'm on stock ROM. I like the rotation feature for now, and was just wondering why it would work on some screens and not on others. I thought that was a default feature.
At least I know I'm not losing my mind. I really did believe it used to rotate the Home screen and All Apps screen without sliding it open.
I guess one thing I can try is going into a T-Mobile store and testing out their phone there to see if it rotates.
Thanks everyone!
Click to expand...
Click to collapse
Never did for me in the stock Sense launcher on the app drawer or home screens, unless sliding out the keyboard. I made a reference to that in the tv-out thread back when I first got the phone in august.
It works everywhere else, and you could just use another launcher to have it happen on those two screens.
I'd like to enable that functionality in Rosie - i'm not sure why it's like that and it's puzzled me for months.
I dunno, personally, I turn off auto rotation all the time. If I want to view anything in landscape, I just slide the keyboard open. Just my preference, though.
I really like a free app called auto rotate switch. It gives you a button in the status bar that you can click to turn on and off auto rotation. I've used it since my first android phone, but have never used it with this one.
Sent from my RubiX CubeD XtremE MT4GS using Tapatalk

Categories

Resources