summaryrefslogtreecommitdiffstats
path: root/res/values-sw600dp
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused menu indicators code.Danny Baumann2019-10-251-1/+0
| | | | Change-Id: I0ce48da277a532b46fdde15027f636de4d7585b7
* Fix for mis-placed camera controlsDoris Liu2013-10-131-18/+0
| | | | | Bug: 11205682 Change-Id: Ie74e906a059158db825977af898445b2b2ba5a48
* Correct initial orientation of camera controlsDoris Liu2013-10-111-0/+18
| | | | | Bug: 8878379 Change-Id: I3ecf190b19e91ae963e67ae2930b7388c4f92c70
* Fix layout and preview for tabletsMichael Kolb2013-05-011-1/+2
| | | | | | | | Bug: 8253060 Make controls full screen, and layout according to required size Change-Id: I725547041264457d85d73d470d25caa5cb2cf783
* Update capture animationMichael Kolb2013-05-011-0/+2
| | | | | | | | | Bug: 8253060 Update preview thumb margins and size Add touch target for thumbnail Change-Id: I2b298de330834c42a55b4cb082148d971727f530
* Copy camera resources into Gallery2Michael Kolb2013-01-291-0/+23
| | | | Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684
* Fix UI stuffnicolasroard2012-10-171-0/+20
| | | | | | | bug:7354368 bug:7362027 bug:7344915 Change-Id: I2efd5de0971e5dfbc989d60860348280c03b3db4
* Fix b/5974240: Sliders may not be responsive to touches.Yuli Huang2012-04-021-4/+6
| | | | | | Add padding around sliders to increase its touchable areas. Change-Id: I034e25804811b14ce6137c72472191dabd7bdef8
* Fix b/5403449.Yuli Huang2011-10-181-0/+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-1/+1
| | | | | | | | | 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-061-1/+1
| | | | | | | | 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-041-4/+5
| | | | | | | | 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-14/+7
| | | | | | | | | | 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
* Fix b/5182741: Add 'Edit' title in the action-bar.Yuli Huang2011-09-141-1/+1
| | | | Change-Id: I3964bfcb23818f2f3f8364475f74b401f7eed097
* Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-131-0/+42
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