summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/cyanogenmod/DisplayRotation.java
Commit message (Collapse)AuthorAgeFilesLines
* Add lockscreen rotation as an optional rotation setting (2/2)Kelly2013-07-101-7/+17
| | | | | | | | | | | This will allow the user to select wether or not to use the rotation settings for the lockscreen. This is dependent upon the rotation setting being checked. Signed-off-by: Michael Bestas <mikeioannina@gmail.com> Change-Id: If45c13a395e0d71b7c4cdcf484a6b8cef964ee37 JIRA: CYAN-339
* Settings: rotation settings for devices with hardware rotation lockPawit Pornkitprasan2013-04-081-3/+10
| | | | | | | | All settings would be disabled on devices with hardware rotation lock due to dependency setting. Disable dependency to allow setting swap volume and rotation degrees on those devices. Change-Id: Iee0532902d59fa80666e17b3853db8e3d7ed5ddc
* Swap volume buttons when the screen is rotated (2/2)Laszlo David2013-03-241-0/+22
| | | | | | | | | | Patch Set 7: Hide option if device not supported Patch Set 8: Fix string derp introduced on ps7 Patch Set 9: Invert the orientation interpretations on tablets Change-Id: Ie2166a4d50050e7a60933251bfc8cda97c42d419
* Setings: Forward port Display Rotation settingsDvTonder2012-11-251-0/+147
Originaly authored by Robert Burns (burnsra) Change-Id: I4f96b3f804ee4732b277c35340790f3561d69764