summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/photoeditor/PhotoEditor.java
Commit message (Expand)AuthorAgeFilesLines
* Simplify Yes/No/Cancel dialog to Yes/Cancel dialog.Yuli Huang2012-05-031-9/+3
* Fix 'Edit' and 'Crop' behaviors.Yuli Huang2012-05-021-0/+2
* Simplify PhotoEditor code.Yuli Huang2012-03-131-7/+7
* Fix b/5885342: Multiple PhotoEditor activities cause exceptions.Yuli Huang2012-03-071-5/+5
* Fix b/5517002 by dismissing running progress dialog in onPause().Yuli Huang2011-11-151-11/+9
* Fix b/5518211 by disabling effects when photo cannot be loaded.Yuli Huang2011-11-101-10/+14
* Fix b/5510870 by persisting states of save/share buttons.Yuli Huang2011-11-091-1/+8
* Fix b/5510870 by saving/restoring Activity states.Yuli Huang2011-11-091-2/+8
* Fix b/5403449.Yuli Huang2011-10-181-36/+10
* Fix b/5032231: Allow share in Photo Editor.Yuli Huang2011-10-051-4/+31
* Fix b/5317371 to make action-bar consistent with framework CAB.Yuli Huang2011-10-041-57/+146
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-131-0/+130