summaryrefslogtreecommitdiffstats
path: root/src/com/android/gallery3d/photoeditor
Commit message (Expand)AuthorAgeFilesLines
* Guard android.media.effect.Effect with TargetApi.Wu-cheng Li2012-08-1028-0/+86
* resolved conflicts for merge of cf6f99e7 to jb-dev-plus-aospJean-Baptiste Queru2012-06-146-4/+53
|\
| * Gallery2: Check privative effectsJorge Ruesga2012-06-146-6/+53
* | Fix b/6590795 dejank photo effect sliderRuei-sung Lin2012-06-011-0/+7
* | Simplify Yes/No/Cancel dialog to Yes/Cancel dialog.Yuli Huang2012-05-033-24/+6
* | Fix 'Edit' and 'Crop' behaviors.Yuli Huang2012-05-021-0/+2
* | Make 'Edit' behave more consistent with 'Crop'. DO NOT MERGE.Yuli Huang2012-04-271-10/+17
* | Save edited photo in the source photo directory if applicable.Yuli Huang2012-04-102-46/+63
* | Fix b/5974240: Sliders may not be responsive to touches.Yuli Huang2012-04-023-32/+36
* | Simplify PhotoEditor code.Yuli Huang2012-03-134-57/+75
* | Fix b/5885342: Multiple PhotoEditor activities cause exceptions.Yuli Huang2012-03-074-49/+62
* | Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-6/+7
* | Merge "Revert "Use FloatMath instead of Math.""Chih-Chung Chang2012-02-101-7/+6
|\ \
| * | Revert "Use FloatMath instead of Math."Chih-Chung Chang2012-02-101-7/+6
* | | Merge "Use FloatMath instead of Math."Chih-Chung Chang2012-02-101-6/+7
|\| |
| * | Use FloatMath instead of Math.Chih-Chung Chang2012-02-111-6/+7
* | | Fix b/5974541: Support up to 45 degrees for straighten.Yuli Huang2012-02-091-1/+1
* | | Fix b/5974663: inconsistent transparency of disabled action buttons.Yuli Huang2012-02-092-6/+42
|/ /
* | Improve Doodle UI for ending Doodle effect.Yuli Huang2011-12-062-7/+32
* | Fix effect-label layout and a TODO.Yuli Huang2011-12-0522-167/+160
* | Simplify EffectAction.Yuli Huang2011-12-0313-51/+39
* | Remove unnecessary code.Yuli Huang2011-12-021-43/+6
* | Refactor to remove obsolete design and improve code consistency.Yuli Huang2011-12-0250-500/+241
|/
* Fix b/5517002 by dismissing running progress dialog in onPause().Yuli Huang2011-11-153-40/+44
* Fix b/5518211 by disabling effects when photo cannot be loaded.Yuli Huang2011-11-103-30/+38
* Fix b/5587210: Add file extension to display-name.Yuli Huang2011-11-101-1/+1
* Fix b/5510870 by persisting states of save/share buttons.Yuli Huang2011-11-092-2/+9
* Fix b/5510870 by saving/restoring Activity states.Yuli Huang2011-11-0941-248/+484
* Add face tanning effect to galleryRuei-sung Lin2011-11-042-0/+108
* Fix b/5501285 by ensuring bitmap in ARGB8888 format.Yuli Huang2011-10-271-2/+9
* Fix b/5401109.Yuli Huang2011-10-208-57/+338
* Fix b/5403449.Yuli Huang2011-10-185-139/+270
* Fix UI.Yuli Huang2011-10-132-8/+12
* Fix b/5392171 and b/5389281.Yuli Huang2011-10-124-15/+15
* Fix b/5433856 and b/5433907.Yuli Huang2011-10-104-30/+56
* Replace slider assets and fix save-share-button height.Yuli Huang2011-10-063-8/+5
* Fix b/5413887 and b/5389281.Yuli Huang2011-10-0528-116/+102
* Fix b/5032231: Allow share in Photo Editor.Yuli Huang2011-10-052-5/+44
* Fix b/5375999: replace effect thumbnails.Yuli Huang2011-10-041-1/+0
* Fix b/5317371 to make action-bar consistent with framework CAB.Yuli Huang2011-10-048-345/+305
* facelift in galleryRuei-sung Lin2011-09-302-0/+111
* Change gallery crop interface to be consistent with widget resizingMichael Jurka2011-09-281-13/+11
* Fix b/5287869 (and b/5369640).Yuli Huang2011-09-282-3/+8
* parameter change to match apiRuei-sung Lin2011-09-205-10/+7
* Update for compatibility with Effects API naming change.Marius Renn2011-09-141-1/+1
* Fix b/5182741: Add 'Edit' title in the action-bar.Yuli Huang2011-09-141-0/+12
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-1377-0/+6188