summaryrefslogtreecommitdiffstats
path: root/tests/src/com
Commit message (Collapse)AuthorAgeFilesLines
* Make GLCanvas a bit faster.Chih-Chung Chang2012-02-161-0/+1
| | | | | | | | (1) make a faster version of translate(x, y). (2) make mapPoints() faster. (3) avoid calling canvas.rotate() when it is not needed. Change-Id: I364e2aa3fc9ee81c43f42f3af8b2d30a1241b482
* Add profiling tools.Chih-Chung Chang2012-02-141-0/+179
| | | | Change-Id: Ieab118ededaab5ef46408fac6fdb66b9fff4900e
* Fix 5299746: New UI layout, part 2.Chih-Chung Chang2011-09-201-0/+10
| | | | | | | | | | - 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
* Initial code for Gallery2.Owen Lin2011-08-1824-0/+5730
fix: 5176434 Change-Id: I041e282b9c7b34ceb1db8b033be2b853bb3a992c