History log of /packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
adee31f028d839e7baa8f9e052dc4e4d60b137da 22-Oct-2012 Owen Lin <owenlin@google.com> Use TiledTexture for thumbnails.

1. Use TiledTexture for thumbnails to prevent jank in uploading big
thumbnails. (e.g., 512 * 512)
2. Use larger thumbnails (DISPLAY_LONG_SIDE / 5).

bug: 7381302

Change-Id: I7661d648373e893b40b2a0304037171760091e00
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
030f8dad6aefc42d0af39bc1b93f370937d3e2ab 11-Oct-2012 Owen Lin <owenlin@google.com> Fixes bugs in TiledTexture.

1. Upload tiles in SinglePhotoDataAdapter
2. Rebuild the upload queue after the screen nails being recycled

bug: 6399444

Change-Id: I57e756f8d1d84742bf82dd34c83baf8df89ae4cc
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
3985d73416065001058ea6f38ac4ca26206ed314 09-Oct-2012 Pin Ting <pinting@google.com> Dejank camera roll scrolling in grid view.

Bug:7302644
Change-Id: I280be430101f57dde5a5a6f427cf48e725e39b45
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
51ebe5f71b9f00af95c8d64f1ff895fc7b9aa018 08-Oct-2012 Mangesh Ghiware <mghiware@google.com> Share only 360-degree panoramas with new MIME type

Bug: 7302972

Instead of using the UsePanoramaViewer attribute in XMP metadata,
ensure that the panorama is full 360 degree by checking if the
cropped width is same as the full panorama width.

Change-Id: I66d864df96052f96db5fa19fb02b3abe214b4dec
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
3ea0bfbcbea64276595029878d37f25bf4fbb881 04-Oct-2012 Bobby Georgescu <georgescu@google.com> Set the thumbnail/screennail sizes based on screensize

Bug: 7232758
Prior to this CL, the thumbnail and screennail sizes were
hardcoded which resulted in mediocre image quality when
using the Gallery in general and the camera filmstrip.
Now, we set the size of these items based on the resolution
of the display. Because high-resolution devices tend to
have higher-performance graphics to drive their large
displays, we expect that this will not introduce any
significant performance impact.

Change-Id: I90e08f7aca670e275c913fd9e21e4459c8bf9fcf
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
8c377351cfbc425f7eb6dbe94af0a96d71560a4b 04-Oct-2012 Pin Ting <pinting@google.com> Accelerate PNG image rendering.

Bug:7137662
Change-Id: I050a228a6c8031c6a2d068eb4ba1b39be86e9f4a
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
5172dee697c05235ddf932827d75e6fa0b81d382 28-Sep-2012 Mangesh Ghiware <mghiware@google.com> Update to sharing panorama

Bug: 7150324

Use separate share intents for sharing panoarma and regular JPGs.

If photo is a 360 panorama, promote sharing it on the action bar,
and move sharing as JPG to overflow menu.

MIME type changed to specify panorama360.

Change-Id: I8d52733d105820ac17ff36a6ad9d7525893f6d27
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
833f775afc9515567dc5aaf0cafe20e006e77545 26-Sep-2012 Bobby Georgescu <georgescu@google.com> Fix behavior of up button in Camera app

Bug: 7233448
- Up button now goes to gallery root when appropriate.

Change-Id: Ib474335b2ac4139e7c5a213bda3efa481b24f224
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
28cb4161da5fc3756933ca67d509b8af1c6275f1 29-Aug-2012 Owen Lin <owenlin@google.com> Remove unused resources and fix some warnings.

Change-Id: I075977150c7da7650e723e29406f24ae2e23ea97
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
915c2c5b2c367df71599370613af0924bd7c4887 23-Aug-2012 Bobby Georgescu <georgescu@google.com> Ongoing reskin of Gallery app

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
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
7817979db0c52ffeacb951625b1e821eba303285 30-Jul-2012 Ahbong Chang <cwahbong@google.com> Code clean up.

Remove unused imports.
Remove unused fields.
Remove unnecessary cast.
Add missing override annotations.

Change-Id: Idad2e587697a5015eb5363d7b71fab9de9cc8ffb
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
fe9989a9a58d5ef883099ef747625aca0232df35 05-Jul-2012 Owen Lin <owenlin@google.com> Don't test the EXTRA_LOCAL_ONLY before HC.

Change-Id: Idebb2aba994e38cf7eead795f1834ff98eaec27d
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
cccb63219fc92b7f6a6e322746f276e6f07c7dd0 27-Jun-2012 Owen Lin <owenlin@google.com> Don't use Display.getSize().

Change-Id: I9b5c9021bae2b58d2815a909c97104f215d4d2e8
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
ab82ed93f46a728018e7f1fdc3d0a877dc3d9171 18-May-2012 Chih-Chung Chang <chihchung@google.com> Remove camera icon in Gallery if there is no launcher icon.

Bug: 6516793
Change-Id: I7ec88065565bcafdd2534cd8c7fd8f2591743447
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
daf88feb0aab5806723b850d22a372cafe758239 17-May-2012 Ray Chen <raychen@google.com> Fix 6213053 Add Help entry point to Gallery (targeted for J release)
b: 6213053

Change-Id: Ib94a8bbdb3114a198b775025c5864a3d83cdd5ad
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
4b69c5f52e8ef3209bc0b6889c4a6355614607ca 07-May-2012 Yuli Huang <yuli@google.com> Remove PhotoPage spinner shown in the action-bar.

Remove spinners shown for loading data out of view.
bug:5406790

Change-Id: Iffaf97937b86b869559a27f190941c1de263e422
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
402237b43fd853377e5dba4e048839ad23b99d72 03-May-2012 Chih-Chung Chang <chihchung@google.com> Add camera icon for camera roll.

Bug: 6411709
Change-Id: I2476dba7edb2b763f3b7727f0034fa300cf0287a
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
e7d1767e30d01270bf67714b1902a316960952c0 16-Apr-2012 Ray Chen <raychen@google.com> Fix b/6213053 Add Help entry point to Gallery (targeted for J release)

b:6213053

Change-Id: Ib9d9c5e69f09d6c2fffb4e6ecb09b2c3ae700365
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
2b3ee0ea07246b859a5b75d8a6102a7cce7ec838 14-Mar-2012 Owen Lin <owenlin@google.com> Reorganize import for all files.

Change-Id: Ia9188bcde727e317e6a476caccaea562f0758b19
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
7b83fb8e3a8978b33a6b9bfc56d85fe2c1a9cf06 22-Feb-2012 Chih-Chung Chang <chihchung@google.com> Remove unused code.

Change-Id: I167596ab023671651df298ddb2b80b7c782f4223
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
bd47a5c6bcdcb127adb13c454fec00d4989c50b6 18-Oct-2011 Chih-Chung Chang <chihchung@google.com> Fix 5352588: Accept view intent without URI.

Change-Id: I719fd853b66c05c4fdbe70ff97993b9487997694
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
486c2ee153d7dad30d80e17fc8c2dd5133b86fb2 03-Oct-2011 Evan Millar <emillar@google.com> Get rid of "flashies" in the action bar.

-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
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
bc2154199aee16762e3758ad0cfed685323d9a9f 19-Sep-2011 Chih-Chung Chang <chihchung@google.com> Fix 5299746: New UI layout, part 2.

- 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
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
abf2790337692007d5aa0f844e8f6d6f96d0de97 02-Sep-2011 Owen Lin <owenlin@google.com> Copy exif data for cropped image.

fix: 5248023

Change-Id: I2f59bfd96ca7533195f7019cc76080579dff8d1e
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
376be105e4396612a28c8911ce98d823a328d407 19-Aug-2011 Ray Chen <raychen@google.com> Fix 5179285 "Show on Map" intent for geotagged images mis-formatted in French

Change-Id: I4af6b549b534786163505d41b181888d347743d9
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java
f9a0a4306d589b4a4e20554fed512a603426bfa1 17-Aug-2011 Owen Lin <owenlin@google.com> Initial code for Gallery2.

fix: 5176434

Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c
/packages/apps/Gallery2/src/com/android/gallery3d/util/GalleryUtils.java