summaryrefslogtreecommitdiffstats
path: root/res/drawable
Commit message (Collapse)AuthorAgeFilesLines
* Draw less to improve performance.Owen Lin2012-04-091-0/+0
| | | | | | Also adjust the upload order to upload nearby textures first. Change-Id: I2d6a8807a14b4602882dd2e5c03030c356f49e47
* Add face tanning effect to galleryRuei-sung Lin2011-11-041-0/+0
| | | | | | bug: 5453164 Change-Id: I259e80325854b9e4a2d2c93db74b306b8e15535c
* Fix b/5500172: Remove unused face-tanning icon.Yuli Huang2011-10-241-0/+0
| | | | Change-Id: Ie25cd01df9a48c1c26e2403e42e58c5729b5238f
* Fix b/5403449.Yuli Huang2011-10-181-2/+1
| | | | | | | | | | 1. Extract code that recreates/restores ActionBar as RestorableView, and make both ActionBar and EffectsMenu extend RestorableView. 2. Fix effects-menu buttons too close to each other. 3. Remove effects-menu buttons' highlight animations to look more responsive. Change-Id: I68e5bdcde702e611ccced5e169852c0e58a949fc
* Fix UI.Yuli Huang2011-10-131-0/+0
| | | | | | | | | 1. Replace slider assets on tablets. 2. Add face-tan effect icon. 3. Change orange color to blue color in straighten effect to be consistent with crop effect. Change-Id: I073dea539d68d2a3d7782a520daa911879bc41cd
* Replace slider assets and fix save-share-button height.Yuli Huang2011-10-0610-0/+0
| | | | | | | | 1. Use the same slider asset for both fill-light and highlights. 2. Update slider assets and dimensions. 3. Fix save-share-button height didn't fill action-bar. Change-Id: I6b3a735c8f745084b89b1d6a035c7ed9bd4ff287
* Fix b/5375999: replace effect thumbnails.Yuli Huang2011-10-042-0/+0
| | | | | | | | 1. Replace Doodle/Facelift thumbnails. 2. Adjust effect label margins. 3. Remove unused imports from FaceliftFilter.java. Change-Id: I9e5f162721455ace62bb30d90301a9c70ff95fdc
* Fix b/5317371 to make action-bar consistent with framework CAB.Yuli Huang2011-10-041-0/+0
| | | | | | | | | | 1. Refactor to decouple ActionBar from FilterStackListener and ActionBarListener to avoid FilterStack/Toolbar depending on ActionBar. 2. Recreate the action-bar on configuration changes and restore button status and behaviors from the old action-bar. 3. Use framework CAB styles/dimensions to have consistent look and feel. Change-Id: Ib7be0e0b8135f5f86af65b320f09b3d691464f54
* facelift in galleryRuei-sung Lin2011-09-301-0/+0
| | | | Change-Id: I7cb67c3d977d8b23957586bb5ad1dada096ef07b
* Replace effect thumbnails.Bor-Yeh Shen2011-09-3019-0/+0
| | | | Change-Id: I7a8548f23b6e039d59a2e27c7e172fc499a55f91
* Fix 5223982: Adding one pixel transparent border around the texture.Chih-Chung Chang2011-09-231-0/+0
| | | | | | This avoids the jigged edge around the thumbnails when they are rotated. Change-Id: Ib2c5a75d1aa69a2f024e003a45111a8af4537f67
* Add a blue underline to the selected buttonBor-Yeh Shen2011-09-162-3/+13
| | | | Change-Id: I6e10c1a36f0838d96ecf2df7979302e405cf8fcb
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-1342-0/+24
| | | | | | | | | | 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
* Initial code for Gallery2.Owen Lin2011-08-183-0/+68
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c