OSDN Git Service

android-x86/packages-apps-Gallery2.git
14 years agoreconcile main tree with open-source eclair
The Android Open Source Project [Fri, 5 Feb 2010 16:09:39 +0000 (08:09 -0800)]
reconcile main tree with open-source eclair

14 years agoreconcile android-2.1_r1 snapshot
The Android Open Source Project [Fri, 29 Jan 2010 22:09:23 +0000 (14:09 -0800)]
reconcile android-2.1_r1 snapshot

14 years agoMerge "Fix to prevent auto-thumbnailer to run on images whose decoding has failed...
Chih-Chung Chang [Thu, 28 Jan 2010 00:52:24 +0000 (16:52 -0800)]
Merge "Fix to prevent auto-thumbnailer to run on images whose decoding has failed (causing CPU cycles being wasted resulting in sometimes affecting performance of CPU intensive applications such as the video player)" into eclair

14 years agoFix for wakelock not being released in dock slideshow
Venkat Krishnaraj [Wed, 27 Jan 2010 21:22:39 +0000 (13:22 -0800)]
Fix for wakelock not being released in dock slideshow

14 years agoFix to prevent auto-thumbnailer to run on images whose decoding has failed (causing...
Venkat Krishnaraj [Wed, 27 Jan 2010 22:15:31 +0000 (14:15 -0800)]
Fix to prevent auto-thumbnailer to run on images whose decoding has failed (causing CPU cycles being wasted resulting in sometimes affecting performance of CPU intensive applications such as the video player)

14 years agoMoving initializing of the listeners and CacheService to ACTION_MEDIA_MOUNTED for...
Venkat Krishnaraj [Tue, 26 Jan 2010 02:29:39 +0000 (18:29 -0800)]
Moving initializing of the listeners and CacheService to ACTION_MEDIA_MOUNTED for the first time

14 years agoFix for checking to see if an account has picasa enabled before setting it explicitly...
Venkat Krishnaraj [Sat, 23 Jan 2010 04:08:36 +0000 (20:08 -0800)]
Fix for checking to see if an account has picasa enabled before setting it explicitly to on by default

14 years agoFix for picasa default setting (to be on)
Venkat Krishnaraj [Fri, 22 Jan 2010 02:29:39 +0000 (18:29 -0800)]
Fix for picasa default setting (to be on)

14 years agoSupport for zoom gesture.
Venkat Krishnaraj [Wed, 20 Jan 2010 05:50:55 +0000 (21:50 -0800)]
Support for zoom gesture.

14 years agoFixes the Picasa sync issue (where we were incorrectly marking a pending sync to...
Venkat Krishnaraj [Sat, 16 Jan 2010 17:46:03 +0000 (09:46 -0800)]
Fixes the Picasa sync issue (where we were incorrectly marking a pending sync to the network)

14 years agoFix for media not appearing correctly. It seemed to happen when Gallery was started...
Venkat Krishnaraj [Thu, 14 Jan 2010 10:19:50 +0000 (02:19 -0800)]
Fix for media not appearing correctly. It seemed to happen when Gallery was started just when the media was mounted, thus resulting in lost clusters and the disk unwritable.

14 years agoandroid-2.1_r1 snapshot
The Android Open Source Project [Tue, 12 Jan 2010 23:19:12 +0000 (15:19 -0800)]
android-2.1_r1 snapshot

14 years agoempty initial commit
The Android Open Source Project [Mon, 11 Jan 2010 22:33:03 +0000 (14:33 -0800)]
empty initial commit

14 years agoPatch for NPE's when switching locales for certain locations
Venkat Krishnaraj [Tue, 15 Dec 2009 19:26:19 +0000 (11:26 -0800)]
Patch for NPE's when switching locales for certain locations

14 years agoPatch to fix NPE for view intent on all pictures
Venkat Krishnaraj [Mon, 14 Dec 2009 21:03:28 +0000 (13:03 -0800)]
Patch to fix NPE for view intent on all pictures

14 years agoFix for Images not appearing in camera folder after taking a picture
Niels van Eck [Fri, 11 Dec 2009 00:56:25 +0000 (16:56 -0800)]
Fix for Images not appearing in camera folder after taking a picture

14 years agoCaching independant of units in MediaProvider Fixed issue when HiRes texture was...
Venkat Krishnaraj [Wed, 9 Dec 2009 23:37:44 +0000 (15:37 -0800)]
Caching independant of units in MediaProvider Fixed issue when HiRes texture was out of sync

14 years agoMerge change Icd8f9f6a into eclair
Android (Google) Code Review [Thu, 10 Dec 2009 03:23:21 +0000 (19:23 -0800)]
Merge change Icd8f9f6a into eclair

* changes:
  Fixed issue of downloaded image not appearing by increasing number of retries. We default to a file uri in case this still fails. We reduce the number of non-prime textures that can be queued.

14 years agoFixed issue of downloaded image not appearing by increasing number of retries. We...
Venkat Krishnaraj [Thu, 10 Dec 2009 02:01:52 +0000 (18:01 -0800)]
Fixed issue of downloaded image not appearing by increasing number of retries. We default to a file uri in case this still fails. We reduce the number of non-prime textures that can be queued.

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Thu, 10 Dec 2009 01:26:42 +0000 (17:26 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoFix gallery geo-coding crash.
Dave Sparks [Wed, 9 Dec 2009 20:01:36 +0000 (12:01 -0800)]
Fix gallery geo-coding crash.

14 years agoFixed rare NPE in File.java
Venkat Krishnaraj [Wed, 9 Dec 2009 00:25:16 +0000 (16:25 -0800)]
Fixed rare NPE in File.java

14 years agoCatching SocketExcpetion while parsing XML files
Venkat Krishnaraj [Tue, 8 Dec 2009 23:44:23 +0000 (15:44 -0800)]
Catching SocketExcpetion while parsing XML files

14 years agoReducing log chatter in picasa sync
Venkat Krishnaraj [Tue, 8 Dec 2009 23:40:22 +0000 (15:40 -0800)]
Reducing log chatter in picasa sync

14 years agoWe show the state information for a city if there is space
Venkat Krishnaraj [Tue, 8 Dec 2009 22:40:43 +0000 (14:40 -0800)]
We show the state information for a city if there is space

14 years agofixed memory leak when the app was running in background, we don't generate textures...
Venkat Krishnaraj [Tue, 8 Dec 2009 22:23:03 +0000 (14:23 -0800)]
fixed memory leak when the app was running in background, we don't generate textures when the application is in the background

14 years agoClear marked buckets when the user selects another cluster
Venkat Krishnaraj [Tue, 8 Dec 2009 22:01:24 +0000 (14:01 -0800)]
Clear marked buckets when the user selects another cluster

14 years agoWe force sensing dirty sets on startup, can impact startup time, but ensures correctn...
Venkat Krishnaraj [Tue, 8 Dec 2009 21:14:08 +0000 (13:14 -0800)]
We force sensing dirty sets on startup, can impact startup time, but ensures correctness even when Gallery process and the media provider processes get restarted which threw out the observers registered during BOOT_COMPLETE

14 years agoFixed issue when sometimes city name will show up as "null"
Venkat Krishnaraj [Tue, 8 Dec 2009 20:13:38 +0000 (12:13 -0800)]
Fixed issue when sometimes city name will show up as "null"

14 years agoPicking up dirty albums when something is deleted
Venkat Krishnaraj [Tue, 8 Dec 2009 20:13:13 +0000 (12:13 -0800)]
Picking up dirty albums when something is deleted

14 years agoUpdated 3D gallery source. Fixes whitespace, several other bugs.
Dave Sparks [Tue, 8 Dec 2009 21:55:22 +0000 (13:55 -0800)]
Updated 3D gallery source. Fixes whitespace, several other bugs.
We got out of sync, this is a fresh code drop to resync the trees.

14 years ago3rd party folders not appearing on resume Crash on computing sorted intersections...
Venkat Krishnaraj [Sat, 5 Dec 2009 02:26:47 +0000 (18:26 -0800)]
3rd party folders not appearing on resume Crash on computing sorted intersections We dont show location when location is not available in the details screen We dont stop slideshow when the volume keys or the notifications keys are fired Fixed bug with 3rd party folders not appearing on resume Crash on computing sorted intersections We dont show location when location is not available in the details screen We dont stop slideshow when the volume keys or the notifications keys are fired

Please enter the commit message for your changes. Lines starting

14 years agoDate added bug fix Crop bug fix
Venkat Krishnaraj [Fri, 4 Dec 2009 08:26:35 +0000 (00:26 -0800)]
Date added bug fix Crop bug fix

14 years agoPrevent locking of files when the sd card is ejected New Cache Dirty system which...
Venkat Krishnaraj [Fri, 4 Dec 2009 01:37:38 +0000 (17:37 -0800)]
Prevent locking of files when the sd card is ejected New Cache Dirty system which will work on any arbitrary directory Non-static hudlayer and pathbar TouchEventQueue has a max size before it starts dropping touch_move events Other bug fixes

14 years agoUpdates to 3D gallery. Build 1203.
Dave Sparks [Fri, 4 Dec 2009 02:52:47 +0000 (18:52 -0800)]
Updates to 3D gallery. Build 1203.

14 years agoMerge change I14bf62e4 into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 23:05:05 +0000 (15:05 -0800)]
Merge change I14bf62e4 into eclair

* changes:
  Import revised translations.  DO NOT MERGE

14 years agoImport revised translations. DO NOT MERGE
Eric Fischer [Wed, 2 Dec 2009 22:56:46 +0000 (14:56 -0800)]
Import revised translations.  DO NOT MERGE

14 years agoMerge change I56f695a0 into eclair
Android (Google) Code Review [Wed, 2 Dec 2009 20:49:29 +0000 (12:49 -0800)]
Merge change I56f695a0 into eclair

* changes:
  Clean up label for Gallery3D wallpaper provider.

14 years agoClean up label for Gallery3D wallpaper provider.
Daniel Sandler [Wed, 2 Dec 2009 19:37:21 +0000 (14:37 -0500)]
Clean up label for Gallery3D wallpaper provider.

Previously read "Photographs" (non-internationalized)
Now reads "Gallery" (using the app_name string, which is
already localized)

http://b/2261747

14 years agoUpdates to 3D gallery source.
Dave Sparks [Wed, 2 Dec 2009 15:57:34 +0000 (07:57 -0800)]
Updates to 3D gallery source.

14 years agoFix hardcoded date/time formats in 3D Gallery.
Eric Fischer [Tue, 1 Dec 2009 01:11:41 +0000 (17:11 -0800)]
Fix hardcoded date/time formats in 3D Gallery.

Also fix the ellipsis and dot characters to use \u escapes instead of
whatever 8-bit encoding it was using before that would cause it to
display the "missing glyph" symbol instead of what it wanted.

http://b/issue?id=2290125

14 years agoUpdates to 3D Gallery.
Dave Sparks [Mon, 30 Nov 2009 20:11:59 +0000 (12:11 -0800)]
Updates to 3D Gallery.

14 years agoHopefully fix the build.
Dave Sparks [Wed, 25 Nov 2009 01:16:34 +0000 (17:16 -0800)]
Hopefully fix the build.

14 years agoInitial commit of 3D gallery source code to project.
Dave Sparks [Tue, 24 Nov 2009 18:17:50 +0000 (10:17 -0800)]
Initial commit of 3D gallery source code to project.

14 years agonew project, first commit
android-build SharedAccount [Wed, 14 Oct 2009 19:47:24 +0000 (12:47 -0700)]
new project, first commit