summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Improve Doodle UI for ending Doodle effect.Yuli Huang2011-12-062-7/+32
* | Fix effect-label layout and a TODO.Yuli Huang2011-12-0522-167/+160
* | Simplify EffectAction.Yuli Huang2011-12-0313-51/+39
* | Remove unnecessary code.Yuli Huang2011-12-021-43/+6
* | Merge "Refactor to remove obsolete design and improve code consistency."Yuli Huang2011-12-0250-500/+241
|\ \
| * | Refactor to remove obsolete design and improve code consistency.Yuli Huang2011-12-0250-500/+241
* | | am 764482c4: Merge "Fix 5685925: Handle PACKAGE_CHANGED intent (when a packag...Chih-Chung Chang2011-11-301-0/+2
|\ \ \ | | |/ | |/|
| * | Merge "Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/...Chih-Chung Chang2011-11-291-0/+2
| |\ \
| | * | Fix 5685925: Handle PACKAGE_CHANGED intent (when a package is enabled/disabled)Chih-Chung Chang2011-11-301-0/+2