summaryrefslogtreecommitdiffstats
path: root/res/values-xlarge
Commit message (Collapse)AuthorAgeFilesLines
* Fix second level menuMichael Kolb2013-05-081-5/+0
| | | | | | | | Bug: 8857098 Added Countdown timer and picture size items Change-Id: I73f3a5b22ab708e216729ed77fbd60041d40147d
* UI changesnicolasroard2013-04-241-0/+20
| | | | | | bug:8664728 Change-Id: I133328543af534c745526d0d58aa7a61f5748a9d
* Copy camera resources into Gallery2Michael Kolb2013-01-293-0/+84
| | | | Change-Id: I3be2758b2ddca31dbc2f21457a62664310c39684
* Increase album label size on high-res screensBobby Georgescu2012-10-221-0/+4
| | | | | Bug: 7382498 Change-Id: I50f5f7c6006fed493918c05f2eb7d2cf3ade3947
* Change number of album rows on large screensBobby Georgescu2012-10-191-2/+2
| | | | | Bug: 7382498 Change-Id: Iec5b0a8491a5b4a6968da9008eab90ddd5d5bcf9
* First gallery reskin iteration.Bobby Georgescu2012-08-092-11/+2
| | | | Change-Id: I2b79ca9f40346a777141562c9a4762d7a8b460f6
* Fix crash on launch for tablet devices.Wu-cheng Li2012-07-211-1/+1
| | | | | bug:6851887 Change-Id: I18c956c6727d10fcc1045d7ec0010d30a16acfc2
* Set the window backgrond and remove it in onCreate().Owen Lin2012-05-171-1/+1
| | | | | | | To have better transistion when launching the app. bug: 6494653 Change-Id: I0f28796d599931c676c99e8f19a9f34e05018570
* Various UI fixes in GalleryEvan Millar2011-09-301-4/+0
| | | | | | | | | | -New assets for grid and strip selection borders. -Fix spacing in details dialog. -New scrollbar asset in the strip view. -Deleted unused ScrollView.java and GlDetailsView.java bug:5327238 Change-Id: I147b8f8069f42e345110f7ae86c47d331551f089
* Fix 5349519: The Select photo/video activity should use action bar.Chih-Chung Chang2011-09-231-0/+3
| | | | Change-Id: Ib537926c780fff6edd60d54c3d28740988d6221b
* Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-211-7/+0
| | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* Add a hard limit on the size of the widget images.Owen Lin2011-09-191-3/+3
| | | | | | | | | | | | | | | 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-8/+6
| | | | Change-Id: I5f243c00ebac55a9b333a9e13d0cc9c371a85005
* Fix 5221190: Make movie player background black.Chih-Chung Chang2011-09-091-0/+3
| | | | Change-Id: I2ffb81a2b0aa267a14f7fbe03afe3c3e95dd1069
* Fix 5133608 [UI] Details should be displayed as a system dialog in phone UIRay Chen2011-08-261-0/+4
| | | | | | | Fix 5132798 [UI] Details popup on tablet is incorrectly placed and should not have x icon to close Fix 5199822 Long press and select "detail" shows details of another item Change-Id: I0e992ded8a154edb1c7a81b75d0461d5bf309f31
* Initial code for Gallery2.Owen Lin2011-08-182-0/+61
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c