summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix 5250813 Use new standardized no account screen on first launchRay Chen2011-10-067-45/+51
| | | | | | | This CL also fixes a bug in AlbumSetDataAdapter's ReloadTask, which causes empty screen after pause/resume. Change-Id: I7991d40a790384105ccb3021e1e51ba3e5ec8635
* Remove the "Gallery" title from the AlbumSet page.Evan Millar2011-10-031-7/+1
| | | | | bug:5239335 Change-Id: Iebe624fe8829cf6f905872caa958ebdc76aaa349
* Merge "Get rid of "flashies" in the action bar."Evan Millar2011-10-032-5/+134
|\
| * Get rid of "flashies" in the action bar.Evan Millar2011-10-032-5/+134
| | | | | | | | | | | | | | | | | | | | | | -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-036-450/+12
|\ \ | |/ |/|
| * Various UI fixes in GalleryEvan Millar2011-09-306-450/+12
| | | | | | | | | | | | | | | | | | | | -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-048-345/+305
| | | | | | | | | | | | | | | | | | | | 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-302-0/+111
|/ | | | Change-Id: I7cb67c3d977d8b23957586bb5ad1dada096ef07b
* Merge "Fix 5336726: sort local albums by reverse chronological order."Chih-Chung Chang2011-09-291-18/+51
|\
| * Fix 5336726: sort local albums by reverse chronological order.Chih-Chung Chang2011-09-301-18/+51
| | | | | | | | Change-Id: I3a04286bea7f43d5f3542b37eddbb4a0801e94f5
* | Merge "Rotate the image according to FullImageRotation."Owen Lin2011-09-291-1/+1
|\ \ | |/ |/|
| * Rotate the image according to FullImageRotation.Owen Lin2011-09-291-1/+1
| | | | | | | | | | Change-Id: I2c1285aa50b71e0efdbe3c4c50264e42c7b9ab97 fix: 5389974
* | Reconcile with ics-factoryrom-releaseThe Android Open Source Project2011-09-290-0/+0
|\ \ | | | | | | | | | Change-Id: I83684406f2c3ac17cc89b746b27fb5a04333459b
| * \ merge in ics-factoryrom-release history after reset to ics-factoryromThe Android Automerger2011-09-270-0/+0
| |\ \
* | | | Add maskDebugInfo to display info for debugging build only.Owen Lin2011-09-291-0/+15
| |_|/ |/| | | | | | | | | | | | | | bug: 5335366 Change-Id: I5b6de536bb8e9439b61eb3778fbb1801c8e898c8
* | | Small UI tweak: only show fade-in animation when the bitmapChih-Chung Chang2011-09-292-4/+21
| | | | | | | | | | | | | | | | | | has not been available for rendering before. Change-Id: I57df7911c5afa7aa2eec910d0e21679ed978ddad
* | | Change gallery crop interface to be consistent with widget resizingMichael Jurka2011-09-282-35/+31
| | | | | | | | | | | | | | | | | | | | | - Always show the resize controls when you're not touching the UI - Change the resize controls to the holo style Change-Id: Ia32235d6d82196a24b26fc78b9e9e1e3fb1f5250
* | | Merge "Fix 5384679: Back button doesn't work in Video Player"Chih-Chung Chang2011-09-281-12/+16
|\ \ \
| * | | Fix 5384679: Back button doesn't work in Video PlayerChih-Chung Chang2011-09-281-12/+16
| | | | | | | | | | | | | | | | Change-Id: Idde8778fc5643ef21fd4ad39ffbaa3c9e0c7d147
* | | | Merge "Fix 5158468: Hide system bar when no play control is shown."Chih-Chung Chang2011-09-282-1/+25
|\| | |
| * | | Fix 5158468: Hide system bar when no play control is shown.Chih-Chung Chang2011-09-282-1/+25
| | | | | | | | | | | | | | | | Change-Id: Iada70c39440f19eec1cb00088531719bc1bb8328
* | | | Merge "Fix 5367072: Add thumbnail fade-in animation."Chih-Chung Chang2011-09-2812-89/+166
|\| | |
| * | | Fix 5367072: Add thumbnail fade-in animation.Chih-Chung Chang2011-09-2812-89/+166
| | | | | | | | | | | | | | | | Change-Id: I1101721c703d6dcb98f11178d54d65446f74ce06
* | | | Merge "Fix 5341761 gallery vibrate on confirm delete"Ray Chen2011-09-273-33/+36
|\ \ \ \ | |/ / / |/| | |
| * | | Fix 5341761 gallery vibrate on confirm deleteRay Chen2011-09-273-33/+36
| | | | | | | | | | | | | | | | Change-Id: I819855f28246c91324ea86ab9e0ac1ec1c19783c
* | | | am fef5b986: Fix b/5287869 (and b/5369640).Yuli Huang2011-09-272-3/+8
|\ \ \ \ | | |/ / | |/| | | | | | | | | | * commit 'fef5b9860f0a88fc673af2187938956ebd0ade75': Fix b/5287869 (and b/5369640).
| * | | Fix b/5287869 (and b/5369640).Yuli Huang2011-09-282-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Images from some app (MMS) may not have columns that PhotoEditor tries to query, for example: the orientation. Just ignore the absent columns. Change-Id: I1cda4e32241d9be7819453ede225388c7535c18c
* | | | Reconcile with ics-factoryrom-releaseThe Android Open Source Project2011-09-270-0/+0
|\ \ \ \ | | |_|/ | |/| | | | | | Change-Id: Ic6421d14d0c9fac864e6fe67ae6cd763d50cab9a
| * | | merge in ics-factoryrom-release history after reset to ics-factoryromThe Android Automerger2011-09-260-0/+0
| |\ \ \ | | |/ / | |/| |
* | | | Fix 5299746: Update panorama thumbnail overlay.Chih-Chung Chang2011-09-271-2/+2
| | | | | | | | | | | | | | | | Change-Id: Ide3e592ad5f697acc6b2ebc2a092044803b82d7b
* | | | Move out PositionController from PhotoView.Chih-Chung Chang2011-09-272-469/+535
| |_|/ |/| | | | | | | | Change-Id: Id1088ffbd67ff5e986fdf16f70ba24f1537d10ab
* | | 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-6/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* | | Fix 5223982: Add animation when scrolling hits the edge.Chih-Chung Chang2011-09-263-45/+151
| | | | | | | | | | | | Change-Id: I3c5191af3fe44ba835ae9b22755613a933065bcd
* | | Merge "Fix 5349519: The Select photo/video activity should use action bar."Chih-Chung Chang2011-09-233-54/+98
|\ \ \
| * | | Fix 5349519: The Select photo/video activity should use action bar.Chih-Chung Chang2011-09-233-54/+98
| | | | | | | | | | | | | | | | Change-Id: Ib537926c780fff6edd60d54c3d28740988d6221b
* | | | Fix crop never returnsOwen Lin2011-09-231-27/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix: 5359106 We should return true if the save is successfully. Also make it more robust even with exceptions. Change-Id: I4d06b625177d4d479c89a7de1bcdf6f6f301a3da
* | | | Merge "Fix 5223982: Adding one pixel transparent border around the texture."Chih-Chung Chang2011-09-2210-43/+106
|\| | |
| * | | Fix 5223982: Adding one pixel transparent border around the texture.Chih-Chung Chang2011-09-2310-43/+106
| | | | | | | | | | | | | | | | | | | | | | | | This avoids the jigged edge around the thumbnails when they are rotated. Change-Id: Ib2c5a75d1aa69a2f024e003a45111a8af4537f67
* | | | Reconcile with ics-factoryrom-releaseThe Android Open Source Project2011-09-220-0/+0
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| Change-Id: Icf295f55dd7df202e7e6f8b93a5d360abadb0d72
| * | merge in ics-factoryrom-release history after reset to ics-factoryromThe Android Automerger2011-09-210-0/+0
| |\ \ | | |/ | |/|
* | | Reconcile with ics-factoryrom-releaseThe Android Open Source Project2011-09-210-0/+0
|\ \ \ | | |/ | |/| | | | Change-Id: I445a06a1c4486a76a9278c2ab57415cd902f8927
| * | merge in ics-factoryrom-release history after reset to ics-factoryromThe Android Automerger2011-09-201-1/+1
| | |
* | | Merge "Fix 5229466: Add "up" button to MovieActivity"Chih-Chung Chang2011-09-211-4/+16
|\ \ \
| * | | Fix 5229466: Add "up" button to MovieActivityChih-Chung Chang2011-09-211-4/+16
| | | | | | | | | | | | | | | | Change-Id: I5d71bec7a7b09553c12afdd753cd77a73ace2c44
* | | | Merge "Fix 5299746: Tweak layout and icons"Chih-Chung Chang2011-09-213-23/+21
|\| | |
| * | | Fix 5299746: Tweak layout and iconsChih-Chung Chang2011-09-213-23/+21
| | | | | | | | | | | | | | | | Change-Id: I36d050fb2459ca559b74be1112b4ac6a8566dc1e
* | | | Merge "Fix tile-size to sync with the fix in factory branch."Yuli Huang2011-09-201-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix tile-size to sync with the fix in factory branch.Yuli Huang2011-09-201-1/+1
| | | | | | | | | | | | | | | | Change-Id: I208529a688d44c439dbf0c4d30e4d99e0631fc08
* | | | Merge "Fix 5224359: query width and height from media provider."Chih-Chung Chang2011-09-202-7/+14
|\ \ \ \ | |/ / / |/| | |