summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove com.android.camera.RJohn Reck2013-02-151-0/+1
| | | | Change-Id: I0bb03da1423401f872c3bf13caffb9c87d850449
* Clean up invalidate / redraw loopnicolasroard2013-01-301-0/+9
| | | | | | Move the recopy to the main thread Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
* Move Camera Java/Native source into Gallery2Michael Kolb2013-01-292-0/+517
| | | | Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1
* Fix apply geometry.nicolasroard2013-01-281-1/+0
| | | | | bug:8068166 Change-Id: I3cfa44dda1af1fbd5455db6027d793b5a44dd5d8
* Better caching for RS filtersnicolasroard2013-01-223-266/+79
| | | | Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
* refactoring imageshowJohn Hoford2013-01-152-10/+8
| | | | Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
* Merge "Refactoring: removed unused presets." into gb-ub-photos-bryceRuben Brunk2012-12-134-157/+0
|\
| * Refactoring: removed unused presets.Ruben Brunk2012-12-134-157/+0
| | | | | | | | Change-Id: I1390bf65048a6cbd4dee5ee9cd472dc440352860
* | Refactoring: removed unused filters.Ruben Brunk2012-12-134-132/+0
|/ | | | Change-Id: If6344fde16607ab9dddb25922d295b1df205df6b
* GL packaging refactorJohn Reck2012-12-111-0/+2
| | | | Change-Id: I1d7a95c4f0b91a5ba59030d57cf6865c11b497aa
* Fix flashing in geometry panelnicolasroard2012-11-281-2/+2
| | | | | bug:7406402 Change-Id: If2c6156349b90dfc57c56284ad6d821731e48e1a
* Do not copy XMP data if it has TinyPlanet filterJohn Hoford2012-10-281-0/+4
| | | | | bug:7429072 Change-Id: I791db8ae8157741eb4cd74e9b6f749275b6b6cc3
* Hold WakeLock for batch delete operationBobby Georgescu2012-10-251-0/+66
| | | | | Bug: 6680729 Change-Id: I0bdd59edb60c746c8c9e3c3608be980247f0d91a
* Fix crash when starting filtereditornicolasroard2012-10-251-5/+12
| | | | | bug:7415170 Change-Id: I9d54b1179f343aa089bfd9a065ecddaa8a4283b8
* Remove the old photo editornicolasroard2012-10-241-85/+0
| | | | | | bug:7407573 Change-Id: Ifac6d3d7cec02c9cb8ef8bbd390f0512e6cdb66c (cherry picked from commit a96c8e9c9aac509ba074b340c66e31e20ec05823)
* Fix flickering in geometry panelnicolasroard2012-10-231-5/+17
| | | | | bug:7344214 Change-Id: I34c980061c2d51e7b97ec95fc77e3331cffdf8d5
* Add copyright noticesnicolasroard2012-10-2311-5/+175
| | | | | bug:7387634 Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
* Shows filtered images in geometry modules and comparison.nicolasroard2012-10-232-5/+23
| | | | | | | | | | | | | | bug:7279469 bug:7379286 bug:7344214 bug:7379140 Also: - cache multiple version (with/without geometry or filters applied) - doesn't show the original image anymore when waiting for a filtered version (shows nothing instead for now) - fix potential crash in Curves Change-Id: I4eabd42c30f6d370571f177d5efe92550798aed8
* Fix to ensure visible history adapter strings are from xml.Ruben Brunk2012-10-221-2/+7
| | | | | Bug: 7379327 Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
* Add the infrastructure to support Tiny PlanetJohn Hoford2012-10-191-2/+15
| | | | | bug:7293391 Change-Id: I25d95b78a832fa5f20b661e13c4028041517da19
* Save XMP & Exif data on edited photosJohn Reck2012-10-181-0/+17
| | | | | | | | Bug: 7293391 Bug: 7329199 Bug: 7376660 Change-Id: I23b1637a9a494c1dc43b1fc1359cdaf3e75bc23f
* Fix back button behaviournicolasroard2012-10-171-7/+23
| | | | | | bug:7290000 bug:7256201 Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
* fix for the cacheJohn Hoford2012-10-151-9/+12
| | | | | Change-Id: Ib5c82aa602df961d15064e732b3701c8d6cd66ff bug:7345592
* Fixes Rotate, Flip, Straighten tools.nicolasroard2012-10-111-1/+1
| | | | | | | bug:7314849 Bug:7224232 Bug:7218935 Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
* fixed manta image size and double FX issueJohn Hoford2012-10-111-8/+14
| | | | | bug:7328636 Change-Id: I572255c65fb2d461dce6f52d056be6b3c4d987f6
* Fix application of FX to not wipe out borders etc.John Hoford2012-10-112-4/+34
| | | | | bug:7289442 Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
* Move panorama stitch progress outside the image.George Mount2012-10-101-0/+50
| | | | | | Bug 7302513 Change-Id: Ie6505c8ed2125b878e54a93c4b8c0f51d80a1385
* Latest UInicolasroard2012-10-096-9/+21
| | | | | | | | | bug:7233983 bug:7233980 Also fixes border scaling issues. Change-Id: Ia9365800e057f481936ffdd13a5d8c5a9dab14b5
* add filtersJohn Hoford2012-10-091-0/+29
| | | | | bug:7234321 Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030
* Add procedural bordersnicolasroard2012-10-081-24/+34
| | | | | bug:7233980 Change-Id: I81008efa3d256061ec27d1ca2333debfb0ab6dd5
* Added stub for applying geometry flip.Ruben Brunk2012-10-081-8/+1
| | | | | | Bug: 7224232 Bug: 7218935 Change-Id: Iaeea6a94f4fea44a8046f09a0fce72fe32ed7cc0
* Adding Crop, Rotate, Flip.Ruben Brunk2012-10-081-29/+12
| | | | | | | | | Bug: 7224232 Bug: 7218935 Adding geometry manipulation UI features. Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0
* Add scale factor / quality parameters in filtersnicolasroard2012-10-053-16/+49
| | | | | bug:7248352 Change-Id: I2e4ca86d681eba2e97ddc550f88d9f702ecba65d
* New UI...nicolasroard2012-10-051-2/+2
| | | | | | | bug:7289525 bug:7289361 Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
* Fix border bug and filter applicationnicolasroard2012-09-291-10/+21
| | | | | | | | | | | | | | - fix layout (use framelayout) - fix copy imagepreset - added a current image state panel - remove title for border images for now bug:7256090 bug:7249672 bug:7234317 bug:7225150 Change-Id: I958628a1604c7e436e5d121556c8744f5748b1ec
* Only apply the parameter to the currently edited filternicolasroard2012-09-271-17/+1
| | | | | bug:7247494 Change-Id: I88b90ee5ea1d5bb83342a4be392308ea756375a1
* Initial import of the new image editornicolasroard2012-09-2610-0/+519
| | | | | bug:7165910 Change-Id: I756d6594f5bddd233772c979410362ca22e232a3
* Uses ActionBarSherlock in GalleryOwen Lin2012-08-271-3/+3
| | | | | | bug: 6927267 Change-Id: I1c22975d1a1f3a36510ad93e6a0cefea110ca38f
* Code clean up.Ahbong Chang2012-07-301-0/+3
| | | | | | | | | Remove unused imports. Remove unused fields. Remove unnecessary cast. Add missing override annotations. Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
* Reorganize import for all files.Owen Lin2012-03-141-2/+2
| | | | Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
* Simplify PhotoEditor code.Yuli Huang2012-03-131-29/+24
| | | | | | | 1. Encapsulate spinner usages inside Toolbar. 2. Remove unnecessary static variable usages. Change-Id: Iaec614c5322a50c1e2c0cfa9cec1971b85e32f8a
* Fix b/5885342: Multiple PhotoEditor activities cause exceptions.Yuli Huang2012-03-071-22/+27
| | | | | | Avoid using a static variable to keep tracking views across activities. Change-Id: Ia53444502d476d37b64344e5aea5f58a06ee3b03
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-171-1/+1
| | | | Change-Id: I00081bc6037c01dafc56cf017dcc1da448c1d106
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-1/+1
| | | | | | | | (1) make a faster version of translate(x, y). (2) make mapPoints() faster. (3) avoid calling canvas.rotate() when it is not needed. Change-Id: I364e2aa3fc9ee81c43f42f3af8b2d30a1241b482
* Fix b/5517002 by dismissing running progress dialog in onPause().Yuli Huang2011-11-151-26/+33
| | | | Change-Id: I524f876e53776c38bc850120a2d7b7e6381ca33a
* Fix b/5518211 by disabling effects when photo cannot be loaded.Yuli Huang2011-11-101-18/+24
| | | | Change-Id: I9e5ae9cfaf9bee52cd63a0e77a3b083e47b59335
* Fix 5343229 Location displayed as co-ordinates in details of picture ↵Ray Chen2011-10-061-10/+9
| | | | | | captured from camera Change-Id: I223b69a3e10fe85a4622cf33110414cd14624f36
* Use different UIs for phone's portrait mode in manage offline page.Owen Lin2011-09-141-65/+0
| | | | | | | | | fix: 5100503 The original UI design is not suitable for phone's portait mode. I move the UIs from GL view to android View to get better support. Change-Id: Ice5f536129f66b51cdaf4db1be750be7bc072c7f
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-131-0/+72
| | | | | | | | | | 1. Move PhotoEditor code/resources into Gallery for single apk. 2. Change PhotoEditor package to com.android.gallery3d.photoeditor. 3. Rename PhotoEditor resources to avoid mess up Gallery resources. 4. Move Doodle effect from fix-effects to color-effects. 5. Update PhotoEditor bottom action-bar background. Change-Id: I1a2f7d27d89a14fe6a0435575b993ed8b75e6bf4
* Fix 5133608 [UI] Details should be displayed as a system dialog in phone UIRay Chen2011-08-261-0/+116
| | | | | | | Fix 5132798 [UI] Details popup on tablet is incorrectly placed and should not have x icon to close Fix 5199822 Long press and select "detail" shows details of another item Change-Id: I0e992ded8a154edb1c7a81b75d0461d5bf309f31