OSDN Git Service

android-x86/packages-apps-Gallery2.git
2013-02-09 nicolasroardMerge "Fix loading screen" into gb-ub-photos-bryce
2013-02-09 nicolasroardFix loading screen
2013-02-09 John HofordFix tiny planet to work with the new framework
2013-02-08 John Hofordremove slider from FX and Border UI
2013-02-08 nicolasroardMerge "Fix leaks / init" into gb-ub-photos-bryce
2013-02-08 nicolasroardFix leaks / init
2013-02-08 Bobby GeorgescuChange transition from Gallery to Filtershow
2013-02-08 Bobby GeorgescuMerge "Replace background getDrawable calls to avoid...
2013-02-08 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-02-08 Bobby GeorgescuReplace background getDrawable calls to avoid ANR
2013-02-08 Baligh UddinImport translations. DO NOT MERGE
2013-02-08 nicolasroardCleanup
2013-02-08 nicolasroardMerge "Fix borders" into gb-ub-photos-bryce
2013-02-08 nicolasroardFix borders
2013-02-08 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-02-08 nicolasroardAdd todo
2013-02-08 nicolasroardMerge "Fix Fx filters" into gb-ub-photos-bryce
2013-02-08 nicolasroardFix Fx filters
2013-02-07 John HofordMerge "fix draw and curves to use FilterRepresentation...
2013-02-07 Jason NoguchiMerge "Remove reference to local libraries. Make Camera...
2013-02-07 John Hofordfix draw and curves to use FilterRepresentation
2013-02-07 Doris LiuMerge "Fix memory leak in ComboPreferences" into gb...
2013-02-07 Doris LiuFix memory leak in ComboPreferences
2013-02-07 Jason NoguchiRemove reference to local libraries. Make CameraTest...
2013-02-07 nicolasroardFix flashing on geometry preview
2013-02-07 nicolasroardMerge "Fix filters only + geometry only rendering"...
2013-02-07 nicolasroardFix filters only + geometry only rendering
2013-02-07 John ReckMerge "Request GALLERY_PROVIDER permission" into gb...
2013-02-06 Baligh UddinImport translations. DO NOT MERGE
2013-02-06 John ReckRequest GALLERY_PROVIDER permission
2013-02-06 nicolasroardRefactor to use direct manipulations of FilterRepresent...
2013-02-05 nicolasroardfix editor visibility
2013-02-05 nicolasroardMerge "Refactor filters parameters - introduce FilterRe...
2013-02-05 John ReckMerge "Cleanup" into gb-ub-photos-bryce
2013-02-05 John ReckCleanup
2013-02-05 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-02-05 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-02-05 nicolasroardRefactor filters parameters
2013-02-05 Stephen HinesMerge "Remove RS intermediates to trigger a clean build...
2013-02-05 Stephen HinesRemove RS intermediates to trigger a clean build.
2013-02-05 John ReckMerge "Handle syncing better" into gb-ub-photos-bryce
2013-02-05 John ReckHandle syncing better
2013-02-04 Tim MurraySwitch Gallery over to RS compatibility library.
2013-02-04 Baligh UddinImport translations. DO NOT MERGE
2013-02-04 Baligh UddinImport translations. DO NOT MERGE
2013-02-02 John Hofordfix performance problem with large images in draw
2013-02-01 John HofordMerge "fix sharpen to work under the new system" into...
2013-02-01 nicolasroardMerge "Fix async loading of borders" into gb-ub-photos...
2013-02-01 John Hofordfix sharpen to work under the new system
2013-02-01 nicolasroardFix async loading of borders
2013-02-01 Doris LiuMerge "Move tests from camera to gallery2" into gb...
2013-02-01 Doris LiuMove tests from camera to gallery2
2013-02-01 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-02-01 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-02-01 Angus KongMerge "Make video snapshot save images in the backgroun...
2013-02-01 John HofordFix curves refresh bug
2013-02-01 Baligh UddinImport translations. DO NOT MERGE
2013-02-01 Baligh UddinImport translations. DO NOT MERGE
2013-02-01 Angus KongMake video snapshot save images in the background.
2013-02-01 John ReckMerge "Animate between photo modules" into gb-ub-photos...
2013-02-01 John ReckAnimate between photo modules
2013-01-31 Angus KongMerge "Make background media saving a service" into...
2013-01-31 Angus KongMake background media saving a service
2013-01-31 John Hofordadd color selection ui to draw
2013-01-31 John ReckMerge "show enable sync option for canvas" into gb...
2013-01-31 John Reckshow enable sync option for canvas
2013-01-30 nicolasroardMerge "Clean up invalidate / redraw loop Move the recop...
2013-01-30 nicolasroardClean up invalidate / redraw loop
2013-01-29 Michael KolbMerge "Copy camera resources into Gallery2" into gb...
2013-01-29 Michael KolbCopy camera resources into Gallery2
2013-01-29 John ReckExtract constants/boilerplate
2013-01-29 nicolasroardMerge "Fix thumbnail generation" into gb-ub-photos...
2013-01-29 Bobby GeorgescuMerge "Importer: when view is reused for same image...
2013-01-29 nicolasroardFix thumbnail generation
2013-01-29 Bobby GeorgescuImporter: when view is reused for same image, don't...
2013-01-29 nicolasroardMerge "Fix scaling + quality parameters" into gb-ub...
2013-01-29 nicolasroardFix scaling + quality parameters
2013-01-29 Michael KolbMerge "Move Camera Java/Native source into Gallery2...
2013-01-29 Bobby GeorgescuAdd comment about MenuExecutor assumptions in BatchService
2013-01-29 Michael KolbMove Camera Java/Native source into Gallery2
2013-01-29 John ReckMerge "Launching gallery shows browse ui on canvas...
2013-01-29 Ruben BrunkMerge "Fixed BasicEditor NPE." into gb-ub-photos-bryce
2013-01-29 Bobby GeorgescuMerge "Fix ANRs due to waiting for IO on UI thread...
2013-01-29 nicolasroardFix apply geometry.
2013-01-29 John ReckLaunching gallery shows browse ui on canvas
2013-01-29 Ruben BrunkFixed BasicEditor NPE.
2013-01-29 Bobby GeorgescuFix ANRs due to waiting for IO on UI thread
2013-01-28 John ReckCode drop
2013-01-28 Baligh UddinImport translations. DO NOT MERGE
2013-01-23 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-01-23 Baligh UddinImport translations. DO NOT MERGE
2013-01-23 Stephen HinesRevert "Switch Gallery over to RS compatibility library."
2013-01-23 Stephen HinesSwitch Gallery over to RS compatibility library.
2013-01-23 Baligh UddinMerge "Import translations. DO NOT MERGE" into gb-ub...
2013-01-23 nicolasroardBetter caching for RS filters
2013-01-22 Baligh UddinImport translations. DO NOT MERGE
2013-01-19 John ReckMerge "Tweaks for canvas" into gb-ub-photos-bryce
2013-01-19 John ReckTweaks for canvas
2013-01-18 John HofordMerge "refactor the filter/editor relationship" into...
2013-01-18 John Hofordrefactor the filter/editor relationship
next