summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)Chih-Chung Chang2011-11-301-0/+2
* Merge "Improve screen on/off logic in slideshow." into ics-mr1Daniel Sandler2011-11-292-15/+55
|\
| * Improve screen on/off logic in slideshow.Daniel Sandler2011-11-292-15/+55
* | Merge "Show a dialog to require updating PlusOne." into ics-mr1Wei Huang2011-11-297-41/+66
|\ \
| * | Show a dialog to require updating PlusOne.Owen Lin2011-11-247-41/+66
| |/
* / Fix 5661035: Accepts bluetooth keys while playing a video from gallery.Chih-Chung Chang2011-11-292-0/+63
|/
* Merge "Fix 5637927: NPE while trying to do slide show for gmail image attachm...Chih-Chung Chang2011-11-211-7/+19
|\
| * Fix 5637927: NPE while trying to do slide show for gmail image attachmentChih-Chung Chang2011-11-181-7/+19
* | Fix 5635260 Albums view goes blank after changing view option and returning t...Ray Chen2011-11-182-1/+2
|/
* Merge "Make sure startAnimation won't be called after onPause." into ics-mr1Wei Huang2011-11-172-5/+22
|\
| * Make sure startAnimation won't be called after onPause.Owen Lin2011-11-172-5/+22
* | Fix 5611147 attachments (picture) can't be viewed after they're savedRay Chen2011-11-162-4/+8
* | Merge "Fix 5481444 Face clustering should use PWA profile shot instead of ran...Wei Huang2011-11-157-40/+122
|\ \
| * | Fix 5481444 Face clustering should use PWA profile shot instead of random photoRay Chen2011-11-117-40/+122
* | | Merge "Fix b/5517002 by dismissing running progress dialog in onPause()." int...Yuli Huang2011-11-153-40/+44
|\ \ \ | |_|/ |/| |
| * | Fix b/5517002 by dismissing running progress dialog in onPause().Yuli Huang2011-11-153-40/+44
* | | Fix the memory leak by WeakHashMap.Owen Lin2011-11-141-67/+40
|/ /
* | Merge "Fix 5213252 [UI] Updated action bar layouts and action orders" into ic...Ray Chen2011-11-101-0/+1
|\ \
| * | Fix 5213252 [UI] Updated action bar layouts and action ordersRay Chen2011-11-101-0/+1
| |/
* | Merge "Request sync when opening Gallery/Album." into ics-mr1Owen Lin2011-11-102-52/+80
|\ \
| * | Request sync when opening Gallery/Album.Owen Lin2011-11-112-52/+80
* | | Merge "Show control overlay when earphone is unplugged" into ics-mr1Owen Lin2011-11-101-10/+6
|\ \ \
| * | | Show control overlay when earphone is unpluggedOwen Lin2011-11-111-10/+6
| |/ /
* | | Merge "Fix b/5518211 by disabling effects when photo cannot be loaded." into ...Yuli Huang2011-11-103-30/+38
|\ \ \ | |/ / |/| |
| * | Fix b/5518211 by disabling effects when photo cannot be loaded.Yuli Huang2011-11-103-30/+38
* | | Fix 5548567: Don't play video immediately.Chih-Chung Chang2011-11-101-17/+10
|/ /
* | Merge "Fix 5585254: Make system UI enter "low profile mode" while playing." i...Chih-Chung Chang2011-11-091-1/+2
|\ \
| * | Fix 5585254: Make system UI enter "low profile mode" while playing.Chih-Chung Chang2011-11-091-1/+2
* | | Fix b/5587210: Add file extension to display-name.Yuli Huang2011-11-101-1/+1
* | | Fix b/5510870 by persisting states of save/share buttons.Yuli Huang2011-11-092-2/+9
|/ /
* | Fix b/5510870 by saving/restoring Activity states.Yuli Huang2011-11-0941-248/+484
* | Merge "Add face tanning effect to gallery" into ics-mr1Yuli Huang2011-11-072-0/+108
|\ \ | |/ |/|
| * Add face tanning effect to galleryRuei-sung Lin2011-11-042-0/+108
* | Fix 5457600: In UriImage, read exif to determine orientation.Chih-Chung Chang2011-11-053-3/+182
|/
* Merge "Fix 5556160 Crash in gallery after playing slideshow Crespo IML33B." i...Wei Huang2011-11-031-1/+2
|\
| * Fix 5556160 Crash in gallery after playing slideshow Crespo IML33B.Ray Chen2011-11-031-1/+2
* | Merge "Fix 5543077: Gallery UI tweaks." into ics-mr1Chih-Chung Chang2011-11-031-4/+15
|\ \
| * | Fix 5543077: Gallery UI tweaks.Chih-Chung Chang2011-11-031-4/+15
| |/
* | Merge "3252698: Make drawing target 60fps." into ics-mr1Chih-Chung Chang2011-11-031-1/+1
|\ \
| * | 3252698: Make drawing target 60fps.Chih-Chung Chang2011-11-031-1/+1
* | | Merge "Fix 5511057 Action bar UI is broken when sorting within an album" into...Ray Chen2011-11-031-4/+6
|\ \ \ | |_|/ |/| |
| * | Fix 5511057 Action bar UI is broken when sorting within an albumRay Chen2011-10-271-4/+6
* | | Merge "Add cover image to MediaSet." into ics-mr1Owen Lin2011-11-022-19/+12
|\ \ \
| * | | Add cover image to MediaSet.Owen Lin2011-11-012-19/+12
| | |/ | |/|
* | | Merge "Fix 5471518 Playing slide show from any picture doesn't start from the...Ray Chen2011-11-023-60/+82
|\ \ \ | |/ / |/| |
| * | Fix 5471518 Playing slide show from any picture doesn't start from the curren...Ray Chen2011-10-273-60/+82
| |/
* | Fix 5533861: Correct the thumbnail area hit testing calculation.Chih-Chung Chang2011-10-311-2/+6
* | Fix 5516359: Not able to share video to YouTube when the video is playing.Chih-Chung Chang2011-10-271-1/+1
* | am f66bd12b: Fix b/5501285 by ensuring bitmap in ARGB8888 format.Yuli Huang2011-10-261-2/+9
|\ \ | |/ |/|
| * Fix b/5501285 by ensuring bitmap in ARGB8888 format.Yuli Huang2011-10-271-2/+9