summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix b/5375999: replace effect thumbnails.Yuli Huang2011-10-046-16/+20
| | | | | | | | 1. Replace Doodle/Facelift thumbnails. 2. Adjust effect label margins. 3. Remove unused imports from FaceliftFilter.java. Change-Id: I9e5f162721455ace62bb30d90301a9c70ff95fdc
* Merge "Get rid of "flashies" in the action bar."Evan Millar2011-10-031-0/+2
|\
| * Get rid of "flashies" in the action bar.Evan Millar2011-10-031-0/+2
| | | | | | | | | | | | | | | | | | | | | | -Filter out short spinner events. All spinner events that last <1sec are now ignored. We also enforce a minimum delay time of 2 sec. -Mark the share and delete menu items as visible="false" by default to get rid of the quick display/removal of them under scenarios where they are ultimately removed. bug:5398336 Change-Id: I0620532f3ab59d9fde46123620eb781a87445b54
* | Merge "Various UI fixes in Gallery"Evan Millar2011-10-0314-5/+22
|\ \ | |/ |/|
| * Various UI fixes in GalleryEvan Millar2011-09-3014-5/+22
| | | | | | | | | | | | | | | | | | | | -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 b/5317371 to make action-bar consistent with framework CAB.Yuli Huang2011-10-0410-99/+138
| | | | | | | | | | | | | | | | | | | | 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
* | Merge "Import revised translations."Eric Fischer2011-09-3058-103/+116
|\ \
| * | Import revised translations.Eric Fischer2011-09-3058-103/+116
| |/ | | | | | | Change-Id: Ia087d1303cf26cb2e7679485c62ac41b24f5ad29
* / facelift in galleryRuei-sung Lin2011-09-303-0/+16
|/ | | | Change-Id: I7cb67c3d977d8b23957586bb5ad1dada096ef07b
* Replace effect thumbnails.Bor-Yeh Shen2011-09-3019-0/+0
| | | | Change-Id: I7a8548f23b6e039d59a2e27c7e172fc499a55f91
* New spinner assets.Evan Millar2011-09-296-0/+0
| | | | | | bug:5340690 Change-Id: I0181ce266717ebaf0558e71c0057e2ca0c6f267f
* Merge "Change gallery crop interface to be consistent with widget resizing"Michael Jurka2011-09-287-0/+0
|\
| * Change gallery crop interface to be consistent with widget resizingMichael Jurka2011-09-287-0/+0
| | | | | | | | | | | | | | - Always show the resize controls when you're not touching the UI - Change the resize controls to the holo style Change-Id: Ia32235d6d82196a24b26fc78b9e9e1e3fb1f5250
* | am 8b577a93: (-s ours) Import revised translations. DO NOT MERGE.Eric Fischer2011-09-280-0/+0
|\ \ | |/ |/| | | | | * commit '8b577a93abeecdc6832c9888e269d5ba66d17b23': Import revised translations. DO NOT MERGE.
| * Import revised translations. DO NOT MERGE.Eric Fischer2011-09-284-7/+4
| | | | | | | | Change-Id: Idaa85ef45826993b5bc1f4bdf7cd434a3fefb616
* | am 6fef1583: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2011-09-270-0/+0
|\| | | | | | | | | * commit '6fef1583e0e2a16bc0e45d8166704410b9ecd016': Import revised translations. DO NOT MERGE
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-271-1/+1
| | | | | | | | Change-Id: I19bd5d8966bb1d946e1885ac051f5256b4a25148
* | Fix 5299746: Update panorama thumbnail overlay.Chih-Chung Chang2011-09-278-0/+0
| | | | | | | | Change-Id: Ide3e592ad5f697acc6b2ebc2a092044803b82d7b
* | am 9025dba3: (-s ours) (DO NOT MERGE)Owen Lin2011-09-260-0/+0
|\| | | | | | | | | * commit '9025dba35881391c24bdaa88d1ec84d15d722f65': (DO NOT MERGE)
| * (DO NOT MERGE)Owen Lin2011-09-263-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add a hard limit on the size of the widget images. 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: Ie42805d9e9e579b063fc99f5130ec433d695b8c9 fix: 5273271
* | am 1e62174e: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2011-09-230-0/+0
|\| | | | | | | | | * commit '1e62174ec98efedf58ce2e5a78cd8ba79dfcfde9': Import revised translations. DO NOT MERGE
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-2312-35/+25
| | | | | | | | Change-Id: Ib27ab792aba090e740ba6ff15b9d27e53a1c1bc2
* | Merge "Fix 5349519: The Select photo/video activity should use action bar."Chih-Chung Chang2011-09-233-4/+7
|\ \
| * | Fix 5349519: The Select photo/video activity should use action bar.Chih-Chung Chang2011-09-233-4/+7
| | | | | | | | | | | | Change-Id: Ib537926c780fff6edd60d54c3d28740988d6221b
* | | Fix crop never returnsOwen Lin2011-09-231-0/+3
|/ / | | | | | | | | | | | | | | | | fix: 5359106 We should return true if the save is successfully. Also make it more robust even with exceptions. Change-Id: I4d06b625177d4d479c89a7de1bcdf6f6f301a3da
* | 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
* | Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-216-12/+3
| | | | | | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* | Fix 5299746: Update assets.Chih-Chung Chang2011-09-2124-1/+1
| | | | | | | | Change-Id: Ia0e2d5206835de51910ca8196ba71ecfb255b72d
* | am aa7fea54: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2011-09-200-0/+0
|\| | | | | | | | | * commit 'aa7fea54c7d3d8cf58ff9fa35ffd9dbc3c820f77': Import revised translations. DO NOT MERGE
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-2011-34/+24
| | | | | | | | Change-Id: I05691313203444b01ae86ba89fb53358d036a1c8
* | Merge "Import revised translations."Eric Fischer2011-09-2071-761/+413
|\ \
| * | Import revised translations.Eric Fischer2011-09-2071-761/+413
| | | | | | | | | | | | Change-Id: Ieb950dd74b2e1f611bf3fcbce3114a8f520ef3dd
* | | Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-2027-106/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-193-9/+9
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | am 7697fb27: (-s ours) Import revised translations. DO NOT MERGEEric Fischer2011-09-160-0/+0
|\| | | | | | | | | * commit '7697fb27322de2e4b164726392a39a68e77b3fdf': Import revised translations. DO NOT MERGE
| * Import revised translations. DO NOT MERGEEric Fischer2011-09-1671-761/+413
| | | | | | | | Change-Id: I9f2fd3f5354c2b75fc86eb99e670e6ff21fd653b
* | Add a blue underline to the selected buttonBor-Yeh Shen2011-09-1612-3/+13
| | | | | | | | Change-Id: I6e10c1a36f0838d96ecf2df7979302e405cf8fcb
* | Fix 5239335 ICS Gallery: convert tabs at Gallery home to drop downRay Chen2011-09-161-0/+26
| | | | | | | | Change-Id: I7503f724dbf16034513a6d8d6b0cb0425166a365
* | New UI for Gallery.Chih-Chung Chang2011-09-1634-17/+20
|/ | | | Change-Id: I5f243c00ebac55a9b333a9e13d0cc9c371a85005
* Merge "Fix b/5182741: Add 'Edit' title in the action-bar."Yuli Huang2011-09-144-4/+7
|\
| * Fix b/5182741: Add 'Edit' title in the action-bar.Yuli Huang2011-09-144-4/+7
| | | | | | | | Change-Id: I3964bfcb23818f2f3f8364475f74b401f7eed097
* | Use different UIs for phone's portrait mode in manage offline page.Owen Lin2011-09-146-70/+135
|/ | | | | | | | | fix: 5100503 The original UI design is not suitable for phone's portait mode. I move the UIs from GL view to android View to get better support. Change-Id: Ice5f536129f66b51cdaf4db1be750be7bc072c7f
* Merge "Fix b/4643148: Make PhotoEditor integrated into Gallery."Yuli Huang2011-09-1264-0/+1100
|\
| * Fix b/4643148: Make PhotoEditor integrated into Gallery.Yuli Huang2011-09-1364-0/+1100
| | | | | | | | | | | | | | | | | | | | 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
* | Import revised translations.Eric Fischer2011-09-1291-46/+2912
| | | | | | | | Change-Id: Ib0e2131240074ef02677a61acfd796f8900db9c6
* | Merge "Import revised translations."Eric Fischer2011-09-128-19/+13
|\ \ | |/ |/|
| * Import revised translations.Eric Fischer2011-09-128-19/+13
| | | | | | | | Change-Id: Ica26d038fb954438100062d2bb451eacfaa4bf90
* | Merge "Updated Gallery2 widget dimens Bug: 5278970"Justin Ho2011-09-121-2/+2
|\ \
| * | Updated Gallery2 widget dimensJustin Ho2011-09-091-2/+2
| | | | | | | | | | | | | | | | | | Bug: 5278970 Change-Id: Ia650a167bf44baf202fdee527a52af4148d2e8ae
* | | Move PhotoEditor strings into Gallery2.Yuli Huang2011-09-104-3/+140
| |/ |/| | | | | | | | | | | 1. Rename Gallery string "crop" to "crop_action". 2. Rename PhotoEditor string "app_name" to "photoeditor_name". Change-Id: I22279e7e45b690f22fe8e0e8dd645bb4df821646