summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use AnimationTime for animation caluclation.Chih-Chung Chang2012-03-055-7/+14
* Fix a wrong flag value.Yuli Huang2012-03-011-3/+3
* Fix b/6064909: Photo might not be snapped back correctly.Yuli Huang2012-03-012-16/+22
* Fix b/5624131: Panning enlarged photo switches images by mistake.Yuli Huang2012-02-292-45/+72
* Merge "Fix 5948189 BUG BASH: action bar flashes during multi-select"Ray Chen2012-02-281-46/+50
|\
| * Fix 5948189 BUG BASH: action bar flashes during multi-selectRay Chen2012-02-291-46/+50
* | Fix 5948223 [bug bash] Albums text disappears when exiting galleryRay Chen2012-02-253-7/+17
|/
* Fix 5948410 BUG BASH: Temporarily title is displayed during gallery startRay Chen2012-02-241-3/+3
* Remove unused code.Chih-Chung Chang2012-02-2356-1349/+18
* Reduce memory allocation and make small improvements.Chih-Chung Chang2012-02-226-32/+37
* Cache animation time value to reduce work and synchronize animation.Chih-Chung Chang2012-02-1711-40/+56
* Change from fillRect to clearBuffer for pure black background.Chih-Chung Chang2012-02-174-24/+16
* Simplify the reference from textures to GLCanvas.Chih-Chung Chang2012-02-174-9/+16
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-168-42/+55
* Try to use less of "Long" to make the program faster.Chih-Chung Chang2012-02-1611-52/+98
* Merge "Add profiling tools."Chih-Chung Chang2012-02-143-11/+432
|\
| * Add profiling tools.Chih-Chung Chang2012-02-143-11/+432
* | Merge "Fix b/5948042: Incorrect scrolling position after deleting pictures."Yuli Huang2012-02-131-1/+2
|\ \ | |/ |/|
| * Fix b/5948042: Incorrect scrolling position after deleting pictures.Yuli Huang2012-02-131-1/+2
* | Merge "Use FloatMath instead of Math."Chih-Chung Chang2012-02-1310-32/+40
|\ \ | |/ |/|
| * Use FloatMath instead of Math.Chih-Chung Chang2012-02-1110-32/+40
* | Merge "Shows video filename read from OpenableColumns."Pin Ting2012-02-102-8/+33
|\ \ | |/ |/|
| * Shows video filename read from OpenableColumns.Pin Ting2012-02-112-8/+33
* | Merge "Revert "Use FloatMath instead of Math.""Chih-Chung Chang2012-02-1010-37/+31
|\ \
| * | Revert "Use FloatMath instead of Math."Chih-Chung Chang2012-02-1010-37/+31
* | | Merge "Use FloatMath instead of Math."Chih-Chung Chang2012-02-1010-31/+37
|\| |
| * | Use FloatMath instead of Math.Chih-Chung Chang2012-02-1110-31/+37
* | | Merge "Fix b/5974541: Support up to 45 degrees for straighten."Yuli Huang2012-02-091-1/+1
|\ \ \
| * | | Fix b/5974541: Support up to 45 degrees for straighten.Yuli Huang2012-02-091-1/+1
| | |/ | |/|
* | | Merge "Fix indent."Ray Chen2012-02-091-6/+6
|\ \ \ | |/ / |/| |
| * | Fix indent.Ray Chen2012-02-071-6/+6
* | | Merge "Fix b/5974663: inconsistent transparency of disabled action buttons."Yuli Huang2012-02-082-6/+42
|\ \ \
| * | | Fix b/5974663: inconsistent transparency of disabled action buttons.Yuli Huang2012-02-092-6/+42
| |/ /
* | | Merge "Shows image filename read from OpenableColumns."Pin Ting2012-02-081-9/+26
|\ \ \ | |/ / |/| |
| * | Shows image filename read from OpenableColumns.Pin Ting2012-02-081-9/+26
* | | Fix b/5840847: Always show 'Loading...' for corrupt pictures.Yuli Huang2012-02-072-11/+10
| |/ |/|
* | Merge "Shows status bar in gallery when in portrait view."Pin Ting2012-02-051-0/+19
|\ \
| * | Shows status bar in gallery when in portrait view.Pin Ting2012-02-061-0/+19
| |/
* / Fix 5948229 [Bug Bash] The app icon is clickable in album set viewRay Chen2012-02-031-1/+2
|/
* Merge "Shows video filename passed from other apps."Pin Ting2012-02-011-17/+6
|\
| * Shows video filename passed from other apps.Pin Ting2012-02-021-17/+6
* | Merge "Shows image filename passed from other apps."Pin Ting2012-02-011-0/+8
|\ \
| * | Shows image filename passed from other apps.Pin Ting2012-02-021-0/+8
| |/
* / Localize the "fail to load image" toast message.Chih-Chung Chang2012-02-011-2/+2
|/
* am a2b62468: am 8f568da3: Patch.Chih-Chung Chang2012-01-172-6/+25
|\
| * Patch.Chih-Chung Chang2012-01-122-6/+25
| * Remove dependency on support library. DO NOT MERGE.Daniel Sandler2011-12-011-2/+1
* | Fixes gallery crash due to attempt to open deleted photo.Pin Ting2012-01-161-4/+9
* | Fix 5835642: Only finish the page when it's still active.Chih-Chung Chang2012-01-093-11/+10
* | Support querying account and picasa id of a picasa image.Owen Lin2011-12-141-12/+24