summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* small ui changes based on UX/PM feedbackJohn Hoford2013-04-292-2/+3
| | | | | bug:8664728 Change-Id: I4e0651c011b9a6c4742d86c898a0821187f43043
* Log name of borders and filters of saved imagesBobby Georgescu2013-04-261-0/+9
| | | | | Bug: 8712946 Change-Id: Id7b32ceb00b131299c6d8630bca181141dc204fd
* Remove new camera activity code from BryceDoris Liu2013-04-251-358/+0
| | | | | Bug: 8722017 Change-Id: Ife3f45511f6724c61fb01c4753078df14571fc4a
* Merge "UI changes" into gb-ub-photos-brycenicolasroard2013-04-251-0/+19
|\
| * UI changesnicolasroard2013-04-241-0/+19
| | | | | | | | | | | | bug:8664728 Change-Id: I133328543af534c745526d0d58aa7a61f5748a9d
* | Merge "Fix for popuping being hard to dismiss" into gb-ub-photos-bryceDoris Liu2013-04-241-0/+5
|\ \ | |/ |/|
| * Fix for popuping being hard to dismissDoris Liu2013-04-231-0/+5
| | | | | | | | | | Bug: 8688503 Change-Id: I86f1451867d7606060e5f81fdd3b8b0af1e0a6d3
* | Fix CurvesJohn Hoford2013-04-241-3/+30
| | | | | | | | | | bug:8710572 Change-Id: I49a8ea124be59de6d246ae0f9fb16f04fe447af7
* | interruptible rendererJohn Hoford2013-04-232-0/+13
|/ | | | | bug:8632908 Change-Id: I4df59fb0c82370491d953292fd1cd17443054ab3
* Fix for camera switcher hard to hitDoris Liu2013-04-201-0/+8
| | | | | Bug: 8667079 Change-Id: I9d40617f4e3bcfcd810223d818b212d335c80707
* tiny planet fixJohn Hoford2013-04-192-0/+43
| | | | | bug:8323524 Change-Id: I39283face7079574dbe25e797323a84141930f9a
* Allow swiping to filmstrip from blocker barDoris Liu2013-04-181-3/+34
| | | | | Bug: 8607910 Change-Id: I69bfcf8d95d6071be7d65fbf433916740cbb655c
* New state panelnicolasroard2013-04-151-6/+2
| | | | | | | bug:8620913 bug:8503386 Change-Id: I35c95103e3b5097df93fa3f48e5562a479915f06
* support for simplified parameters in filterJohn Hoford2013-04-151-0/+11
| | | | Change-Id: I623e6fb90e8175c7e5e2dfc146f927eecba29817
* Add direct rendering for bordernicolasroard2013-04-121-0/+15
| | | | | | bug:8603245 Change-Id: Ibc1bde9adb19f930b474e4076a0c2720fbe0bc8d
* Add a direct rendering modenicolasroard2013-04-122-0/+35
| | | | | | | | | | | This takes input and output allocations. Also added a utility method in ImageFilterRS to scale textures at screen resolution. bug:8603245 bug:8588853 Change-Id: Ic5e4dea2289f0edd7518fc07f04b523be5316e82
* support icon stylesJohn Hoford2013-04-092-1/+7
| | | | Change-Id: I9a4af2826824fd519099363b3190fc417b67c022
* Work in progress - Put preview in TextureViewDoris Liu2013-04-091-0/+358
| | | | | | | | | | | Fixed gesture recognizing and pie menu. Fixed camera picker. Exposure setting got fixed with rebasing. Rebased for new pie menu Fixed camera mode switch listener Ongoing: secure album, aspect ratio for video recording on ICS Change-Id: Iedae80815faf81cb49c791885810c8427034a6d1
* Merge "Change panels organization. Also fixes border updates handling." into ↵Ruben Brunk2013-04-021-11/+28
|\ | | | | | | gb-ub-photos-bryce
| * Change panels organization. Also fixes border updates handling.Ruben Brunk2013-04-011-11/+28
| | | | | | | | Change-Id: If96754e821b1e80238d2a04e65f1b57ee9683efe
* | Pie design updateMichael Kolb2013-04-011-20/+30
|/ | | | Change-Id: Ifb0d50938332bdae50e45523850605d0aafed7fb
* Fixes some state synchronization issuesnicolasroard2013-03-301-1/+2
| | | | Change-Id: Iea0f2b8d9c885795bddfb0d3001c8a351caed63c
* Merge "add flexable ui for parameters" into gb-ub-photos-bryceJohn Hoford2013-03-291-1/+30
|\
| * add flexable ui for parametersJohn Hoford2013-03-291-1/+30
| | | | | | | | Change-Id: Ifa9862ceb7f9a12b1b9b985fdc737dc1bb679921
* | Re-enable caching step in RS filtersnicolasroard2013-03-281-0/+1
|/ | | | | | | | | | | | | | Bug: 8478659 Bug: 8459181 Bug: 8450339 Bug: 8457323 With the compatibility library, different Scripts instances actually points to the same thing. We thus need to explicitely rebind all the variables to the correct script instance before running RS filters... Change-Id: Id6cd4e44b5a67a3d2588e158c616b2b44e214a5b
* Moves ownership of the environment to the pipelinenicolasroard2013-03-261-45/+11
| | | | Change-Id: I256e679a6f47831ebf00fe57d38b9c0372be38ec
* Fix crashes with RS filtersnicolasroard2013-03-201-2/+14
| | | | | | bug:8418537 Change-Id: I37f8ad8a77f04faed9f721122872f00f7aaaa365
* Fix preview synchronizationnicolasroard2013-03-121-0/+1
| | | | Change-Id: Id6b5e5a140a3c366f2f5d4c29809e83ac1530d04
* Various bugfixes/improvements for Fx Filters:nicolasroard2013-03-113-15/+19
| | | | | | | | | - fix bug in history with Fx filters - don't load Fx bitmaps at startup - free bitmaps when unneeded - fix history preview bitmaps Change-Id: I5631a5bcec12c121871b3575066c201486896a14
* Spring cleaningMichael Kolb2013-03-111-4/+8
| | | | Change-Id: I00d7176301501784a6a400bc9ea2cb23ff9ec90a
* Clear border resources to save memorynicolasroard2013-03-091-6/+0
| | | | Change-Id: I1bd9668eb3c7b2815bdc0123445185c8f9d21ad2
* Memory usage improvements, speed improvementnicolasroard2013-03-083-13/+100
| | | | | | | | - free filters resources agressively - implements multiple rendering pipelines - some cleanup Change-Id: Ib9ed268b0b2662d0bf5c049adcf046b556954c37
* Visual Historynicolasroard2013-03-051-0/+9
| | | | Change-Id: I3397c44b8c47985c97de5b82456c03469b2fb8db
* UI cleanupnicolasroard2013-03-042-0/+3
| | | | Change-Id: Iaf138455651511e610b640a716820bd846284948
* Improves State panel and Refactor FilterShowActivitynicolasroard2013-03-011-0/+21
| | | | | | | | - handles multiple xml layout - add a portrait layout - improves the state panel (delete, etc.) Change-Id: I29762c99cdd467db8705174c660304c8ed673ce2
* fix importsJohn Hoford2013-03-012-2/+0
| | | | Change-Id: I07ac06ae4890bfcae48ea404cf7e67c2b0c084d7
* Revert "Cleanup ImagePreset"Nicolas Roard2013-02-281-53/+69
| | | | | | This reverts commit 0f0765676e5be73c7187a44ee88e500ab691bf01 Change-Id: Id5a7eec61cdac3d57c8c4c790d24adf258410545
* Cleanup ImagePresetnicolasroard2013-02-271-69/+53
| | | | Change-Id: I89e180293a290adb76d4fc8a9a8965fa1445440e
* Fix scale and full res previewnicolasroard2013-02-271-1/+1
| | | | Change-Id: Ie432c2d1d631c37f54bd144c22d62cd59d7a665d
* refactor the geometry codeJohn Hoford2013-02-272-6/+40
| | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* Disable full res when dealing with jpeg orientationnicolasroard2013-02-261-0/+3
| | | | Change-Id: Ie29f25addcb66a6c8a2effa2bfbf89155ce6465a
* Merge "Fix crash on applying borders" into gb-ub-photos-brycenicolasroard2013-02-261-0/+3
|\
| * Fix crash on applying bordersnicolasroard2013-02-251-0/+3
| | | | | | | | | | | | bug:8265497 Change-Id: I7e6b22cb7666fd3876119051552e34e91df894a2
* | Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-1/+0
|/ | | | | Bug: 8253109 Change-Id: Iaff381e759d02baae701a01d6c081c49f4b3c772
* Pinch to zoom refinenicolasroard2013-02-214-0/+45
| | | | Change-Id: I538defa55a4ed898dd7c936ec813f052ac1b9e0a
* fix draw and ellipse to handle pinch to zoomJohn Hoford2013-02-211-0/+4
| | | | Change-Id: I8af9b37dcd98425959742a4142756963363d1cec
* add movable vignetteJohn Hoford2013-02-191-0/+114
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* Merge "Remove com.android.camera.R" into gb-ub-photos-bryceJohn Reck2013-02-161-0/+1
|\
| * Remove com.android.camera.RJohn Reck2013-02-151-0/+1
| | | | | | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* | refactor to support many filter based on RedEyeJohn Hoford2013-02-142-65/+91
| | | | | | | | Change-Id: I92ff19d8f750f5bf4c188129580e22990874501e