summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Remove ImageCache from PhotoProvider in favor of MediaCache.George Mount2013-03-294-75/+73
* Merge "Add initial implementation of MediaCache." into gb-ub-photos-bryceGeorge Mount2013-03-296-3/+1300
|\
| * Add initial implementation of MediaCache.George Mount2013-03-296-3/+1300
* | Merge "add flexable ui for parameters" into gb-ub-photos-bryceJohn Hoford2013-03-2913-17/+645
|\ \
| * | add flexable ui for parametersJohn Hoford2013-03-2913-17/+645
* | | Merge "Make camera releasing synchronous." into gb-ub-photos-bryceMichael Kolb2013-03-291-0/+3
|\ \ \
| * | | Make camera releasing synchronous.Angus Kong2013-03-281-0/+3
* | | | Merge "Re-enable caching step in RS filters" into gb-ub-photos-brycenicolasroard2013-03-293-12/+23
|\ \ \ \ | |_|/ / |/| | |
| * | | Re-enable caching step in RS filtersnicolasroard2013-03-283-12/+23
| |/ /
* / / Add HeaderGridView implementationBobby Georgescu2013-03-281-0/+466
|/ /
* | Merge "Disable preview gestures when shutter is pressed" into gb-ub-photos-bryceDoris Liu2013-03-282-1/+7
|\ \
| * | Disable preview gestures when shutter is pressedDoris Liu2013-03-272-1/+7
* | | Fix deadlock.nicolasroard2013-03-273-172/+201
* | | Merge "Fixed renderscript crashes." into gb-ub-photos-bryceRuben Brunk2013-03-281-7/+4
|\ \ \
| * | | Fixed renderscript crashes.Ruben Brunk2013-03-271-7/+4
* | | | Merge "Make camera calls asynchronous" into gb-ub-photos-bryceAngus Kong2013-03-273-107/+112
|\ \ \ \ | |_|/ / |/| | |
| * | | Make camera calls asynchronousAngus Kong2013-03-273-107/+112
* | | | Merge "Workaround for switcher popup being cut off on ICS" into gb-ub-photos-...Doris Liu2013-03-271-0/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Workaround for switcher popup being cut off on ICSDoris Liu2013-03-271-0/+2
* | | | Merge "Moves ownership of the environment to the pipeline" into gb-ub-photos-...nicolasroard2013-03-277-246/+64
|\ \ \ \
| * | | | Moves ownership of the environment to the pipelinenicolasroard2013-03-267-246/+64
| | |_|/ | |/| |
* | | | Remove debug log.Angus Kong2013-03-261-1/+0
| |_|/ |/| |
* | | Add GPSDirection tag using ExifInterface.Angus Kong2013-03-265-33/+129
|/ /
* | Hides popup indicator on some editorsnicolasroard2013-03-254-4/+30
* | Hides seekbar in some editorsnicolasroard2013-03-258-1/+47
|/
* Merge "Adding switcher background back in" into gb-ub-photos-bryceDoris Liu2013-03-251-0/+64
|\
| * Adding switcher background back inDoris Liu2013-03-251-0/+64
* | Add album type to albums table.Mangesh Ghiware2013-03-252-1/+4
* | Refactoring: removed unnecessary apply calls.Ruben Brunk2013-03-229-100/+8
* | Fix NPE in CameraMichael Kolb2013-03-221-2/+6
* | Add renderers only onceMichael Kolb2013-03-221-2/+2
* | Fix problem applying the Fx filternicolasroard2013-03-215-10/+43
* | Merge "Revert "New loading model"" into gb-ub-photos-bryceJohn Reck2013-03-2222-287/+196
|\ \
| * | Revert "New loading model"John Reck2013-03-2122-287/+196
* | | Merge "Refactor grid fragments in new gallery" into gb-ub-photos-bryceBobby Georgescu2013-03-219-219/+406
|\ \ \ | |/ / |/| |
| * | Refactor grid fragments in new galleryBobby Georgescu2013-03-209-219/+406
| |/
* | Merge "Changes for CanvasProvider" into gb-ub-photos-bryceJohn Reck2013-03-211-1/+2
|\ \
| * | Changes for CanvasProviderJohn Reck2013-03-201-1/+2
| |/
* | Merge "Fix for record button not responding" into gb-ub-photos-bryceDoris Liu2013-03-211-0/+3
|\ \
| * | Fix for record button not respondingDoris Liu2013-03-201-0/+3
| |/
* | Don't show the original image in the Curves editornicolasroard2013-03-202-4/+12
* | Merge "Fix crashes with RS filters" into gb-ub-photos-brycenicolasroard2013-03-215-72/+107
|\ \
| * | Fix crashes with RS filtersnicolasroard2013-03-205-72/+107
| |/
* / Added accessability description for filter buttons.Ruben Brunk2013-03-201-0/+1
|/
* Refactor fragment/activity coupling in new GalleryBobby Georgescu2013-03-207-56/+100
* Merge "Refactor the pipeline - add a CachingPipeline class - FilteringPipelin...nicolasroard2013-03-203-203/+281
|\
| * Refactor the pipelinenicolasroard2013-03-203-203/+281
* | Method added to load scaled resource (with only alpha channel).Victor Doba2013-03-201-1/+6
|/
* Add accessor for filters to the source bitmap passed to apply()nicolasroard2013-03-191-0/+8
* Fixed onDestroy ordering for RS context.Ruben Brunk2013-03-191-1/+2