summaryrefslogtreecommitdiffstats
path: root/src/com/android
Commit message (Expand)AuthorAgeFilesLines
* Don't apply the filters twice in partial rendering...nicolasroard2013-02-221-0/+4
* Merge "Move setting wallpaper to a background thread." into gb-ub-photos-bryceRuben Brunk2013-02-221-5/+24
|\
| * Move setting wallpaper to a background thread.Ruben Brunk2013-02-221-5/+24
* | Pinch to zoom refinenicolasroard2013-02-2124-29/+251
* | Fix for null check with RS allocations.Ruben Brunk2013-02-211-0/+2
* | fix draw and ellipse to handle pinch to zoomJohn Hoford2013-02-214-35/+60
* | Adjust capture animation timingMichael Kolb2013-02-211-3/+3
* | Merge "Temporary handling when running out of heap in filtershow." into gb-ub...Ruben Brunk2013-02-212-44/+153
|\ \
| * | Temporary handling when running out of heap in filtershow.Ruben Brunk2013-02-212-44/+153
| |/
* | add highlight filterJohn Hoford2013-02-213-0/+241
* | Remove SliderController classnicolasroard2013-02-213-216/+0
* | Merge "Remove slider in ImageShow, cleanup code" into gb-ub-photos-brycenicolasroard2013-02-214-117/+3
|\ \
| * | Remove slider in ImageShow, cleanup codenicolasroard2013-02-204-117/+3
* | | Merge "Fix NPE for when camera is disabled" into gb-ub-photos-bryceDoris Liu2013-02-211-2/+4
|\ \ \ | |/ / |/| |
| * | Fix NPE for when camera is disabledDoris Liu2013-02-201-2/+4
* | | Fix typonicolasroard2013-02-201-1/+1
* | | Add pinch to zoomnicolasroard2013-02-206-65/+200
* | | Removed unsupported GL operations.Ruben Brunk2013-02-201-4/+1
* | | Merge "Show the Utility Panel by default." into gb-ub-photos-bryceVictor Doba2013-02-201-1/+1
|\ \ \
| * | | Show the Utility Panel by default.Victor Doba2013-02-151-1/+1
* | | | fix vignette startup issuesJohn Hoford2013-02-202-5/+13
* | | | add movable vignetteJohn Hoford2013-02-1910-39/+654
| |/ / |/| |
* | | Fix auto-focus areasMichael Kolb2013-02-181-33/+28
* | | Fix AF animationMichael Kolb2013-02-182-3/+6
* | | Merge "Make photo orientation consistent with UI" into gb-ub-photos-bryceDoris Liu2013-02-162-1/+27
|\ \ \
| * | | Make photo orientation consistent with UIDoris Liu2013-02-152-1/+27
* | | | Merge "Remove com.android.camera.R" into gb-ub-photos-bryceJohn Reck2013-02-1635-16/+40
|\ \ \ \
| * | | | Remove com.android.camera.RJohn Reck2013-02-1535-16/+40
* | | | | Merge "Don't use AsyncTasks to fetch images via MTP" into gb-ub-photos-bryceBobby Georgescu2013-02-152-42/+81
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't use AsyncTasks to fetch images via MTPBobby Georgescu2013-02-142-42/+81
* | | | | Merge "New capture animation" into gb-ub-photos-bryceMichael Kolb2013-02-151-25/+79
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | New capture animationMichael Kolb2013-02-141-25/+79
* | | | | Merge "Fixed crop display for setting contacts/wallpapers." into gb-ub-photos...Ruben Brunk2013-02-152-12/+20
|\ \ \ \ \
| * | | | | Fixed crop display for setting contacts/wallpapers.Ruben Brunk2013-02-142-12/+20
| | |_|_|/ | |/| | |
* | | | | Merge "refactor to support many filter based on RedEye" into gb-ub-photos-bryceJohn Hoford2013-02-149-196/+287
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | refactor to support many filter based on RedEyeJohn Hoford2013-02-149-196/+287
| |/ / /
* | | | Merge "Fix inexplicable monkey NPE" into gb-ub-photos-bryceMichael Kolb2013-02-141-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix inexplicable monkey NPEMichael Kolb2013-02-141-0/+1
* | | | Fix video disappearing when rotatedDoris Liu2013-02-131-6/+8
* | | | Make ShutterButton visible after initialization.Angus Kong2013-02-131-0/+1
* | | | get redeye working againJohn Hoford2013-02-1310-9/+48
* | | | Fix sync representationsnicolasroard2013-02-133-2/+25
| |/ / |/| |
* | | fix draw to support rotation/cropJohn Hoford2013-02-133-7/+11
* | | Merge "Importer: Full-screen viewing, UI refinement, refactoring" into gb-ub-...Bobby Georgescu2013-02-1313-218/+907
|\ \ \
| * | | Importer: Full-screen viewing, UI refinement, refactoringBobby Georgescu2013-02-1213-218/+907
* | | | Pass the ImagePreset to ImageFilternicolasroard2013-02-133-7/+5
* | | | Fix curves slownessnicolasroard2013-02-121-0/+2
* | | | Clean up red eye correctionnicolasroard2013-02-124-62/+2
* | | | fix ranges for various filtersJohn Hoford2013-02-1211-8/+44
* | | | Merge "Wait for the previous MosaicPreviewRenderer to end" into gb-ub-photos-...Angus Kong2013-02-132-2/+4
|\ \ \ \