summaryrefslogtreecommitdiffstats
path: root/res/values/dimensions.xml
Commit message (Collapse)AuthorAgeFilesLines
* Improve AlbumSet UI in new galleryBobby Georgescu2013-03-151-1/+1
| | | | Change-Id: I31cbf7cf8c0c7b5f5f3413a59ad94142b13870d2
* size tweakJohn Reck2013-03-131-1/+1
| | | | Change-Id: I2153774ef05f67b313f86c4552ccd0471fae1f6e
* Preliminary AlbumSet UIBobby Georgescu2013-03-051-1/+5
| | | | Change-Id: Ie99bd2939bfcb47c80605cbb22b84b1064098e91
* Fix UI stuffnicolasroard2012-10-171-0/+4
| | | | | | | bug:7354368 bug:7362027 bug:7344915 Change-Id: I2efd5de0971e5dfbc989d60860348280c03b3db4
* Make album set grid view reflect latest UI mocksBobby Georgescu2012-10-101-1/+1
| | | | | Bug: 7300836 Change-Id: I3024b8ffbba7ee08642012c80509992335bbd5bf
* Reskin: increase album icon sizeBobby Georgescu2012-09-171-2/+2
| | | | | Bug: 7050303 Change-Id: I29c804ec74c797f112950481ea2b606508950033
* Reskin: tweaks to colors and spacings to match mocksBobby Georgescu2012-08-271-1/+1
| | | | | | | | | | | | Bug: 7050303 - Call super.onCreate in ActivityState subclasses in order to correctly initialize background colors, correcting oversight in previous change - Tweak background and label colors to match mocks - Tweak grid spacings to match mocks Change-Id: Iba5cba6c60e8a750d8e50c1d0c14c916754a95c2
* Ongoing reskin of Gallery appBobby Georgescu2012-08-241-10/+10
| | | | | | | | | | Bug: 7050303 Moved the majority of color settings from hardcoded to colors.xml in order to allow rapid iteration with UX input. Started changing some colors and layouts to reflect latest UX mocks. Change-Id: I300338e9f75c71f3ed3f36140d16e893387f3184
* Gallery reskin: album list spacing, action bar themeBobby Georgescu2012-08-141-0/+2
| | | | Change-Id: Ic556f22bd25c57ddd0b659a7f43a7a1afbdcb8df
* Show album counts in Gallery & other small reskin fixesBobby Georgescu2012-08-131-0/+1
| | | | | Bug: 6975144 Change-Id: I2f12c6482cc009aecbca3e26482ebd8944f01bb8
* First gallery reskin iteration.Bobby Georgescu2012-08-091-10/+10
| | | | Change-Id: I2b79ca9f40346a777141562c9a4762d7a8b460f6
* Remove FilmStripView.Chih-Chung Chang2012-04-021-10/+0
| | | | Change-Id: I45cee8c32863cc65eba4c5e83e667e104cf24e42
* Fix 5543077: Gallery UI tweaks.Chih-Chung Chang2011-11-031-1/+1
| | | | Change-Id: I0b85b37ba851628acd0853e4de0985b494606487
* Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-211-5/+2
| | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-3/+5
| | | | | | | | | | - Replace various icons and add xhdpi/sw600dp-mdpi versions of them. - When user press on the thumbnails, show a color overlay on it. - For a wide (w/h > 2) picture, add panorama overlay on it. - Align photo count label position when there is no icon for it. - Adjust offline page layout. Change-Id: I327d25806e99843bfa05d3ca0e9be5a8f9375595
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-4/+4
| | | | | | | | | | | | | | | There is a limit on the size of the data transfered by binder. For now, we just add a hard limit (360 pixel) to ensure the widget's image can be passed by binder. Also adjust the size of widget to make it looks better. Fix a bug in DecodeUtils which cause OOM for a image in size 12200x1920. In that case, we should generate a screen nail of size 640x101 instead of 4066x640. Change-Id: Ia8227d8e5368471fe7af94bf164d67017aa321fa fix: 5273271
* New UI for Gallery.Chih-Chung Chang2011-09-161-9/+14
| | | | Change-Id: I5f243c00ebac55a9b333a9e13d0cc9c371a85005
* Initial code for Gallery2.Owen Lin2011-08-181-0/+52
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c