summaryrefslogtreecommitdiffstats
path: root/src/com/android/camera/FocusOverlayManager.java
Commit message (Collapse)AuthorAgeFilesLines
* Clean up ApiHelper and remove unused code paths.Sascha Haeberling2013-09-181-6/+6
| | | | | | | | | Bug: 10821545 As we're targeting ICS there are a lot of checks and code paths that are no longer in use. This CL cleans them up. Change-Id: Ic3dd26628a94e134e25e2c496ccec1f1f957216d
* Clean up Gallery codes.Angus Kong2013-08-091-13/+14
| | | | | | bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-4/+4
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* Spring cleaningMichael Kolb2013-03-111-33/+32
| | | | Change-Id: I00d7176301501784a6a400bc9ea2cb23ff9ec90a
* Fix auto-focus areasMichael Kolb2013-02-181-33/+28
| | | | | | | Use a specific focus area in continuous AF Use a smaller AF area for tap to focus Change-Id: Ia633dec7c1830c7c03f56434614e9bce3f5697e6
* Fix AF animationMichael Kolb2013-02-181-2/+5
| | | | | | Bug: 8219462 Change-Id: I9c39c70aad8f1ca6763acfc2d2a5ff5c918c71a5
* Fix inexplicable monkey NPEMichael Kolb2013-02-141-0/+1
| | | | | | Bug: 8049510 Change-Id: Idbd624a309bc026a1805030982cb0cb7ace698ee
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-291-0/+560
Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1