devsnest / devsnest-developments

Automatically exported from code.google.com/p/devsnest-developments
0 stars 0 forks source link

Volume button operation for 90 degrees Orientation (feature req) #12

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open any Youtube video and change the volume. Notice that when the volume 
buttons are at the bottom (orientation: 90 degrees), we need the volume buttons 
to be switched around so its more intuitive. The 'down' button should actually 
be 'up' in that situation.

So a simple fix could be:
- If orientation change detected and orientation=90 degrees, reverse volume 
buttons.
- If orientation change detected to 0 and 180, 270 degrees, keep the buttons as 
they are.
Orientation can be changed in: Settings, System, Display, Rotation

What version of the product are you using
10-20130406-UNOFFICIAL-presto

Original issue reported on code.google.com by androidp...@gmail.com on 7 Apr 2013 at 6:17

GoogleCodeExporter commented 9 years ago
"Enhancement" and not defect (I couldn't find option to classify)

Original comment by androidp...@gmail.com on 7 Apr 2013 at 6:20

GoogleCodeExporter commented 9 years ago

Original comment by jie...@gmail.com on 7 Apr 2013 at 6:21

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Google search for "android detect orientation": 
https://www.google.com/#hl=en&safe=off&q=android+detect+orientation&spell=1&sa=X
&ei=7WJnUcqgBrji4APxyIGACQ&ved=0CCwQvwUoAA&bav=on.2,or.r_qf.&bvm=bv.45107431,d.d
mg&fp=75451593a7e777a8&biw=1920&bih=852

Original comment by androidp...@gmail.com on 12 Apr 2013 at 1:28

GoogleCodeExporter commented 9 years ago
http://review.cyanogenmod.org/#/c/5608/

Original comment by jie...@gmail.com on 12 Apr 2013 at 9:40