google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

Volume control keys not swaped in Landscapte mode #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Play video
2. Change direction to Landscape
3. Volume keys are not swaped

What is the expected output? What do you see instead?

Volume keys should be swaped. (Up=Left, Down=Right)

What version of the product are you using?

2.3.X

On what operating system?

Do you have logcat or dmesg ?
 (adb logcat -d > logcat.txt, adb shell dmesg > dmesg.txt)

What version of the *Official LG* Firmware were before using Custom
firmware ?
(V20G, V20D, V15x, V16x etc. )

Please provide any additional information below.

Original issue reported on code.google.com by iareh...@gmail.com on 10 May 2011 at 2:29

GoogleCodeExporter commented 9 years ago
Keys should be swaped

Up=Right, Down=Left

Original comment by iareh...@gmail.com on 10 May 2011 at 2:54

GoogleCodeExporter commented 9 years ago
how about openetna ? is it work correctly ?

Original comment by wkp...@gmail.com on 10 May 2011 at 2:58

GoogleCodeExporter commented 9 years ago
I dont know exactly about OE but worked correctly in official froyo

Original comment by iareh...@gmail.com on 10 May 2011 at 3:17

GoogleCodeExporter commented 9 years ago
I don't think it ever worked in OpenEtna, certainly not for me.
I assumed the functionality was removed because it can be easier to always have 
the volume keys do the same action, no matter what orientation you are in.

Or it was too hard to code :)

I kinda miss the automatic swapping from the stock 1.5 firmware too (I never 
used official froyo), but I'm also kinda used to the volume buttons being 
consistent now.

One of the main problems I had was that the phone took too long to realize it 
was in a different orientation, so I would start pushing volume up, and then it 
would be going down instead, until the screen finally rotated.  Now it just 
lags before raising the volume anyways, but at least it never goes volume down 
when I press volume up :D

Original comment by rais...@gmail.com on 10 May 2011 at 6:32

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 11 May 2011 at 1:36

GoogleCodeExporter commented 9 years ago
I agree with rais. I was always annoyed the the volume buttons would swap. 
Consistency is the key. :)

Original comment by turkmanz...@gmail.com on 11 May 2011 at 3:05

GoogleCodeExporter commented 9 years ago
I am annoyed when pressing left key moves volume bar right and right key moves 
it left :). Providing an option to turn swap ON or OFF may be a good trade off..

Original comment by iareh...@gmail.com on 11 May 2011 at 4:23

GoogleCodeExporter commented 9 years ago
Just to clarify, turkmanz, I'm not saying I don't ever want the volume buttons 
to swap, just that it is was not very intuitive, because it lagged so much.  I 
kind of want to try it again, you know.

I agree with iareh, I would also like this to be a switchable option, and 
hopefully the same thing for issue #22 :D

Original comment by rais...@gmail.com on 12 May 2011 at 3:17

GoogleCodeExporter commented 9 years ago
there are somthing already exist for reverse volume behavior,
I think this feature will be included in the next(?) CM.

https://github.com/CyanogenMod/android_frameworks_base/blob/gingerbread/policy/s
rc/com/android/internal/policy/impl/CmPhoneWindowManager.java#L84

so I close this issue as CyanogenMod issue.

Original comment by wkp...@gmail.com on 12 May 2011 at 9:54