summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add help function to decode user comment in ExifDataEarl Ou2012-12-191-1/+48
* add javadoc for Rational and IfdId in Exif packageEarl Ou2012-12-192-1/+16
* Replace original tags when add tags in ExifTagEarl Ou2012-12-191-20/+12
* Use ExifOutputStream in SaveCopyTaskEarl Ou2012-12-191-52/+47
* Merge "Apply ExifModifier for rotation" into gb-ub-photos-bryceAngus Kong2012-12-192-15/+36
|\
| * Apply ExifModifier for rotationEarl Ou2012-12-192-15/+36
* | Merge "ExifModifier" into gb-ub-photos-bryceAngus Kong2012-12-189-49/+483
|\|
| * ExifModifierEarl Ou2012-11-309-49/+483
* | Lock icon in secure album should redirect to gallery after unlock.Wu-cheng Li2012-12-182-1/+10
* | resolved conflicts for merge of 5b188c94 to gb-ub-photos-bryceBart Sears2012-12-182-1/+36
|\ \
| * | Disabled further filters after Tiny Planet.Ruben Brunk2012-12-172-1/+36
* | | Merge "Move LightCycle to render directly to GLRootView." into gb-ub-photos-b...George Mount2012-12-174-7/+74
|\ \ \
| * | | Move LightCycle to render directly to GLRootView.George Mount2012-12-174-7/+74
* | | | Improved performance for Kmeans filter.Ruben Brunk2012-12-171-2/+39
* | | | Add relativePath field into photo widget dbDoris Liu2012-12-147-43/+174
* | | | Merge "Gallery in separate task for up button in Camera filmstrip" into gb-ub...Bobby Georgescu2012-12-141-1/+3
|\ \ \ \
| * | | | Gallery in separate task for up button in Camera filmstripBobby Georgescu2012-12-141-1/+3
* | | | | Removed filtershow geometry editor preview interpolating. It looks bad.Ruben Brunk2012-12-133-3/+0
* | | | | Remove preview dithering from Geometry editor in filtershow.Ruben Brunk2012-12-133-3/+0
* | | | | Merge "Refactoring: removed unused presets." into gb-ub-photos-bryceRuben Brunk2012-12-134-157/+0
|\ \ \ \ \
| * | | | | Refactoring: removed unused presets.Ruben Brunk2012-12-134-157/+0
| |/ / / /
* | | | | Added downsampling filter.Ruben Brunk2012-12-132-1/+71
* | | | | Merge "Refactoring: removed unused filters." into gb-ub-photos-bryceRuben Brunk2012-12-138-280/+0
|\ \ \ \ \
| * | | | | Refactoring: removed unused filters.Ruben Brunk2012-12-138-280/+0
| |/ / / /
* | | | | Merge "Refactoring: removed old filtershow slider." into gb-ub-photos-bryceRuben Brunk2012-12-132-30/+0
|\ \ \ \ \
| * | | | | Refactoring: removed old filtershow slider.Ruben Brunk2012-12-132-30/+0
| |/ / / /
* / / / / Fix Seekbar infinite recursion.Ruben Brunk2012-12-132-14/+15
|/ / / /
* / / / Added K-Means clustering filter.Ruben Brunk2012-12-133-1/+76
|/ / /
* | | Added sobel filter for edge function.Ruben Brunk2012-12-122-1/+43
* | | Added photonegative filter.Ruben Brunk2012-12-125-2/+61
* | | Merge "remove actionbar sherlock" into gb-ub-photos-bryceJohn Reck2012-12-1296-30584/+67
|\ \ \
| * | | remove actionbar sherlockJohn Reck2012-12-1296-30584/+67
* | | | Merge "Remove LongSpareArray + some cleanups" into gb-ub-photos-bryceYour Name2012-12-117-438/+58
|\ \ \ \ | |/ / / |/| | |
| * | | Remove LongSpareArray + some cleanupsYour Name2012-12-117-438/+58
* | | | Merge "GL packaging refactor" into gb-ub-photos-bryceJohn Reck2012-12-1166-77/+180
|\ \ \ \
| * | | | GL packaging refactorJohn Reck2012-12-1166-77/+180
| |/ / /
* / / / Cleanup filters creation in presetsnicolasroard2012-12-113-52/+23
|/ / /
* | | am 695e1aa0: Force a layout pass if the display rotation changesJohn Reck2012-12-101-1/+5
|\| |
| * | Force a layout pass if the display rotation changesJohn Reck2012-12-101-1/+5
* | | More refactoring...nicolasroard2012-12-077-93/+77
* | | Merge "More refactoring. Makes it easy to specify how the button should look ...nicolasroard2012-12-075-91/+48
|\ \ \
| * | | More refactoring. Makes it easy to specifynicolasroard2012-12-075-91/+48
* | | | Decode screenshots when they show 0x0 dimensionsDoris Liu2012-12-072-1/+57
|/ / /
* | | Refactor filters to simplify their creation/additionnicolasroard2012-12-0614-32/+155
* | | Fixed Autocolor not getting saved.Ruben Brunk2012-12-061-0/+5
* | | Removed old crop.Ruben Brunk2012-12-0612-1862/+29
* | | Added support for Crop extras. Wallpaper & Widget use editor crop.Ruben Brunk2012-12-0612-68/+597
* | | Implements Redeye fixnicolasroard2012-12-057-19/+344
* | | Merge "Add GLES20 canvas implementation." into gb-ub-photos-bryceGeorge Mount2012-12-0512-69/+1218
|\ \ \
| * | | Add GLES20 canvas implementation.George Mount2012-12-0512-69/+1218