summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/ui/RotatableLayout.java
Commit message (Collapse)AuthorAgeFilesLines
* Fix up layout of auto HDR notice and histogram view.Danny Baumann2016-01-201-1/+1
| | | | Change-Id: I61f93c68b52d81c5e19919a5b0b894cf51dd35c4
* Fix shutter covering pie menuDoris Liu2013-10-161-21/+4
| | | | | Bug: 11247988 Change-Id: I2018075a0b8adf7cacb302774ed64df92fc2fa7c
* Fix for mis-placed camera controlsDoris Liu2013-10-131-7/+25
| | | | | Bug: 11205682 Change-Id: Ie74e906a059158db825977af898445b2b2ba5a48
* Correct initial orientation of camera controlsDoris Liu2013-10-111-44/+42
| | | | | Bug: 8878379 Change-Id: I3ecf190b19e91ae963e67ae2930b7388c4f92c70
* Fix camera controls rotation for secure cameraDoris Liu2013-09-171-30/+31
| | | | | Bug: 8878379 Change-Id: I80b06d98010dbed14a46994f365d1fbb9aa8ba49
* Clean up Gallery codes.Angus Kong2013-08-091-5/+5
| | | | | | bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
* Update camera orientation when device is flippedDoris Liu2013-06-131-4/+48
| | | | | Bug: 8963053 Change-Id: I909793a7da3903a080a19cd7e271b3720df4ec0a
* Restrict checking for device flipDoris Liu2013-05-031-1/+1
| | | | | Bug: 8714114 Change-Id: Ic12627fe5b7512c8d5739ed801130d52f33407cc
* Make sure the initial rotation is setDoris Liu2013-04-251-1/+1
| | | | | Bug: 8718884 Change-Id: I4d1890f5dc9a4838b84872b1de395440757a7b4b
* Fix camera buttons showing up at wrong positionDoris Liu2013-04-201-3/+27
| | | | | Bug: 8607034 Change-Id: Ia796a9f5e56fd0566e2f4853ec48b9371e8134e2
* Improve black bar to keep camera controls in placeDoris Liu2013-04-031-2/+33
| | | | | | Bug: 8340996 Change-Id: Ibca4a9f1ed84bd59e29cc988df346f1567de2a5b
* Keep camera controls on the same physical sideDoris Liu2013-03-051-3/+29
| | | | Change-Id: I09c50650c77a89fadfeb376564ef43e750994f8a
* Flatten view hierarchy and rotate viewsDoris Liu2013-03-041-0/+158
TODO: SRI pano and Lightcycle can use a bit more flattening. I will get to them next. (Maybe in a different CL.) TODO: Need to cancel capture animation in onConfigurationChanged() Change-Id: I00fd3e098117d9fb74fde2c128407ab6275bcedf