OSDN Git Service

android-x86/packages-apps-Camera2.git
11 years agoMerge "DO NOT MERGE: Don't call requestLayout from onLayout" into gb-ub-photos-bryce
Tenghui Zhu [Tue, 12 Feb 2013 22:59:54 +0000 (22:59 +0000)]
Merge "DO NOT MERGE: Don't call requestLayout from onLayout" into gb-ub-photos-bryce

11 years agoDO NOT MERGE: Don't call requestLayout from onLayout
Marco Nelissen [Wed, 6 Feb 2013 23:35:52 +0000 (15:35 -0800)]
DO NOT MERGE: Don't call requestLayout from onLayout

Doing a layout within a layout can lead to various problems, so it should
be avoided. There's some logging that warns of this, which got triggered
by CommonControllerOverlay.
I don't know what problem this code was originally trying to solve, but it
doesn't seem to be necessary anymore. The line in question was originally
introduced in change 209a9163d4e8cee0bfe162ae598ef40e6051479c, in Oct 2011.

Note: This has been checked into master, this is just cherry picking into
Bryce branch.

Change-Id: I7651304491a90e8d130f4a0a3b3de8e29c4d0116

11 years agoAdd null check on the source URI
nicolasroard [Tue, 12 Feb 2013 21:41:30 +0000 (13:41 -0800)]
Add null check on the source URI

bug:8181133
Change-Id: I1a7226db3ceb42a759f24c9b70f140a63a4294f0

11 years agoLimit preview size
nicolasroard [Tue, 12 Feb 2013 21:31:15 +0000 (13:31 -0800)]
Limit preview size

Change-Id: I4b9b43abcb509407f9244a776d31cc96876a26cd

11 years agoRefactor FiltersManager
nicolasroard [Tue, 12 Feb 2013 20:19:19 +0000 (12:19 -0800)]
Refactor FiltersManager

Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef

11 years agorefactor quality to be int
John Hoford [Tue, 12 Feb 2013 19:55:50 +0000 (11:55 -0800)]
refactor quality to be int

Change-Id: I0470abdbe75cf48c5228e80b9dc060ae6f3d8bbd

11 years agoAdd reset bitmap for RS filters
nicolasroard [Tue, 12 Feb 2013 18:47:34 +0000 (10:47 -0800)]
Add reset bitmap for RS filters

Change-Id: I34e28ca72d13f9b5f8054d8a2c07cfffca4e85c6

11 years agoUpdate thumbnails when the geometry changes
nicolasroard [Tue, 12 Feb 2013 18:26:29 +0000 (10:26 -0800)]
Update thumbnails when the geometry changes

Change-Id: I44d70839efb7e00edfb1e6c1f73296beab09783c

11 years agoMerge "Generate thumbnails asynchronously" into gb-ub-photos-bryce
nicolasroard [Tue, 12 Feb 2013 17:27:44 +0000 (17:27 +0000)]
Merge "Generate thumbnails asynchronously" into gb-ub-photos-bryce

11 years agoGenerate thumbnails asynchronously
nicolasroard [Tue, 12 Feb 2013 17:13:15 +0000 (09:13 -0800)]
Generate thumbnails asynchronously

Change-Id: I6a2520fc869280a2a7be9c9b5673e17038964a02

11 years agoremove animations if before Jelly Bean
John Hoford [Tue, 12 Feb 2013 17:05:39 +0000 (09:05 -0800)]
remove animations if before Jelly Bean

Change-Id: Ifb60390f513f60af2875cbc2218fdc185752e9b2

11 years agofixes the draw and clean up the UI
John Hoford [Tue, 12 Feb 2013 04:55:45 +0000 (20:55 -0800)]
fixes the draw and clean up the UI

Change-Id: Ia52dfc3ec407c307612dcfc91fb61a1fb89e32ec

11 years agoMerge "Adding support for ICS" into gb-ub-photos-bryce
nicolasroard [Tue, 12 Feb 2013 02:24:34 +0000 (02:24 +0000)]
Merge "Adding support for ICS" into gb-ub-photos-bryce

11 years agoAdding support for ICS
nicolasroard [Tue, 12 Feb 2013 02:15:15 +0000 (18:15 -0800)]
Adding support for ICS

Change-Id: I550d461b08a4cc5ceb3cdefd82301d5986325184

11 years agofix red eye to use the new system
John Hoford [Sat, 9 Feb 2013 01:30:53 +0000 (17:30 -0800)]
fix red eye to use the new system

Change-Id: If79106dc3144cce374afd410f5f859692e564b83

11 years agoMerge "Only create one RS context." into gb-ub-photos-bryce
Tim Murray [Mon, 11 Feb 2013 23:49:57 +0000 (23:49 +0000)]
Merge "Only create one RS context." into gb-ub-photos-bryce

11 years agoMove useFilterRepresentation to PanelController
nicolasroard [Mon, 11 Feb 2013 23:44:04 +0000 (15:44 -0800)]
Move useFilterRepresentation to PanelController

Change-Id: I8abd9b2bd1b808df6a84e334b6eaa36b1c16750d

11 years agoOnly create one RS context.
Tim Murray [Mon, 11 Feb 2013 23:29:20 +0000 (15:29 -0800)]
Only create one RS context.

Change-Id: I527da839142cd2e48fb81e8cb02b43f6f87147d6

11 years agoMerge "Cleaning filters" into gb-ub-photos-bryce
nicolasroard [Mon, 11 Feb 2013 22:30:48 +0000 (22:30 +0000)]
Merge "Cleaning filters" into gb-ub-photos-bryce

11 years agoCleaning filters
nicolasroard [Mon, 11 Feb 2013 17:55:33 +0000 (09:55 -0800)]
Cleaning filters

Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579

11 years agoMerge "Lock focus during countdown" into gb-ub-photos-bryce
Doris Liu [Mon, 11 Feb 2013 21:39:41 +0000 (21:39 +0000)]
Merge "Lock focus during countdown" into gb-ub-photos-bryce

11 years agoMerge "Fix camera setting icons appearing in wrong place" into gb-ub-photos-bryce
Doris Liu [Mon, 11 Feb 2013 21:33:29 +0000 (21:33 +0000)]
Merge "Fix camera setting icons appearing in wrong place" into gb-ub-photos-bryce

11 years agoMove filter type to representations
nicolasroard [Sat, 9 Feb 2013 02:13:24 +0000 (18:13 -0800)]
Move filter type to representations

Change-Id: I2d49447c57f4ff49001d27cdfa6482ca320c7a8b

11 years agoFix crash when reset
nicolasroard [Sat, 9 Feb 2013 01:48:54 +0000 (17:48 -0800)]
Fix crash when reset

Change-Id: Ibab01c4e218e30f3f4a67665d99dbc14bdc7d8ea

11 years agoMerge "Fix loading screen" into gb-ub-photos-bryce
nicolasroard [Sat, 9 Feb 2013 01:03:37 +0000 (01:03 +0000)]
Merge "Fix loading screen" into gb-ub-photos-bryce

11 years agoFix camera setting icons appearing in wrong place
Doris Liu [Sat, 9 Feb 2013 01:00:46 +0000 (17:00 -0800)]
Fix camera setting icons appearing in wrong place

Bug: 7956904
Change-Id: I1b2d3fef8d82a3efeb0caa5130ce3dbb6808af70

11 years agoFix loading screen
nicolasroard [Sat, 9 Feb 2013 01:00:42 +0000 (17:00 -0800)]
Fix loading screen

Change-Id: Id41c4c93782bea7f11d75f0ddcdd4529f4fc9758

11 years agoFix tiny planet to work with the new framework
John Hoford [Fri, 8 Feb 2013 01:39:06 +0000 (17:39 -0800)]
Fix tiny planet to work with the new framework

Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa

11 years agoremove slider from FX and Border UI
John Hoford [Fri, 8 Feb 2013 22:37:35 +0000 (14:37 -0800)]
remove slider from FX and Border UI

Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9

11 years agoMerge "Fix leaks / init" into gb-ub-photos-bryce
nicolasroard [Fri, 8 Feb 2013 22:52:55 +0000 (22:52 +0000)]
Merge "Fix leaks / init" into gb-ub-photos-bryce

11 years agoFix leaks / init
nicolasroard [Fri, 8 Feb 2013 22:06:33 +0000 (14:06 -0800)]
Fix leaks / init

Change-Id: I5befdc24cc89cdcfb73ee4d13f076b1c4a585cf6

11 years agoChange transition from Gallery to Filtershow
Bobby Georgescu [Fri, 8 Feb 2013 21:53:17 +0000 (13:53 -0800)]
Change transition from Gallery to Filtershow

Bug: 8163894
Change-Id: Iaed600df39a88b176cb8ed3316d187c26c6b7961

11 years agoReplace background getDrawable calls to avoid ANR
Bobby Georgescu [Fri, 8 Feb 2013 19:27:10 +0000 (11:27 -0800)]
Replace background getDrawable calls to avoid ANR

Bug: 8148243
Change-Id: I0b94c647bd39b2aabd9cd5316a82b3ef3573b710

11 years agoCleanup
nicolasroard [Fri, 8 Feb 2013 18:36:00 +0000 (10:36 -0800)]
Cleanup

Change-Id: I30ccd935876a8cbf580d06c037b4bc7f86dafa42

11 years agoFix borders
nicolasroard [Fri, 8 Feb 2013 02:58:33 +0000 (18:58 -0800)]
Fix borders

Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e

11 years agoAdd todo
nicolasroard [Fri, 8 Feb 2013 01:25:04 +0000 (17:25 -0800)]
Add todo

Change-Id: I54fd72da364337833f80a0f1913beadf2af74277

11 years agoMerge "Fix Fx filters" into gb-ub-photos-bryce
nicolasroard [Fri, 8 Feb 2013 01:23:36 +0000 (01:23 +0000)]
Merge "Fix Fx filters" into gb-ub-photos-bryce

11 years agoFix Fx filters
nicolasroard [Fri, 8 Feb 2013 00:59:29 +0000 (16:59 -0800)]
Fix Fx filters

Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea

11 years agoMerge "fix draw and curves to use FilterRepresentation" into gb-ub-photos-bryce
John Hoford [Thu, 7 Feb 2013 22:45:00 +0000 (22:45 +0000)]
Merge "fix draw and curves to use FilterRepresentation" into gb-ub-photos-bryce

11 years agofix draw and curves to use FilterRepresentation
John Hoford [Tue, 5 Feb 2013 17:09:04 +0000 (09:09 -0800)]
fix draw and curves to use FilterRepresentation

Change-Id: I500d9c04ea0e55cbc9b1927dee2f6a19a67d5349

11 years agoLock focus during countdown
Doris Liu [Thu, 7 Feb 2013 22:36:32 +0000 (14:36 -0800)]
Lock focus during countdown

Change-Id: Ia8d4250daa488c35e276218e9fdb8efdf00836c2

11 years agoMerge "Fix memory leak in ComboPreferences" into gb-ub-photos-bryce
Doris Liu [Thu, 7 Feb 2013 21:51:20 +0000 (21:51 +0000)]
Merge "Fix memory leak in ComboPreferences" into gb-ub-photos-bryce

11 years agoFix memory leak in ComboPreferences
Doris Liu [Thu, 7 Feb 2013 20:32:42 +0000 (12:32 -0800)]
Fix memory leak in ComboPreferences

Bug: 8028546

Change-Id: I05246ba6675c62f89b1eaeb90d594dcb9aaf7185

11 years agoFix flashing on geometry preview
nicolasroard [Thu, 7 Feb 2013 20:01:59 +0000 (12:01 -0800)]
Fix flashing on geometry preview

Change-Id: I0f05d654c1c4373016d2d5766eb983a47fab2780

11 years agoFix filters only + geometry only rendering
nicolasroard [Thu, 7 Feb 2013 02:40:09 +0000 (18:40 -0800)]
Fix filters only + geometry only rendering

Change-Id: Id8f0637ae53864488cb931def196ee50ae807f5c

11 years agoRefactor to use direct manipulations of FilterRepresentations.
nicolasroard [Wed, 6 Feb 2013 01:09:05 +0000 (17:09 -0800)]
Refactor to use direct manipulations of FilterRepresentations.

Change-Id: If5f92f137283cb126835be004d315942ff95021c

11 years agofix editor visibility
nicolasroard [Tue, 5 Feb 2013 21:43:45 +0000 (13:43 -0800)]
fix editor visibility

Change-Id: I0c9c5273b49974884b8bdf365211b33de54c5598

11 years agoMerge "Refactor filters parameters - introduce FilterRepresentations - change filters...
nicolasroard [Tue, 5 Feb 2013 21:42:40 +0000 (21:42 +0000)]
Merge "Refactor filters parameters - introduce FilterRepresentations - change filters lifecycle" into gb-ub-photos-bryce

11 years agoCleanup
John Reck [Tue, 5 Feb 2013 18:44:51 +0000 (10:44 -0800)]
Cleanup

 Move Canvas to com.android.photos.canvas
 Remove workaround for b/8079561

Change-Id: I14b832d5935eb8704e96e5591c58f33a7cd4de31

11 years agoRefactor filters parameters
nicolasroard [Tue, 29 Jan 2013 00:36:46 +0000 (16:36 -0800)]
Refactor filters parameters
- introduce FilterRepresentations
- change filters lifecycle

Change-Id: I9416fca47a334d532a347cd5577795738c870933

11 years agoMerge "Handle syncing better" into gb-ub-photos-bryce
John Reck [Tue, 5 Feb 2013 02:00:38 +0000 (02:00 +0000)]
Merge "Handle syncing better" into gb-ub-photos-bryce

11 years agoHandle syncing better
John Reck [Tue, 5 Feb 2013 01:18:32 +0000 (17:18 -0800)]
Handle syncing better

 Bug: 8104531
 Limit to every 15 minutes
 Avoid requesting a sync on a MediaSet that's already syncing

Change-Id: Iac4522cd305c64696317cc7088b0e851a2b81893

11 years agoSwitch Gallery over to RS compatibility library.
Tim Murray [Mon, 4 Feb 2013 21:09:27 +0000 (13:09 -0800)]
Switch Gallery over to RS compatibility library.

Change-Id: If27809236534f3b196949bf455faed45c99f3da5

11 years agofix performance problem with large images in draw
John Hoford [Sat, 2 Feb 2013 00:22:50 +0000 (16:22 -0800)]
fix performance problem with large images in draw

Change-Id: I9fa5a90e58273c6dd6e80d7d0bf07c3371a6f10e

11 years agoMerge "fix sharpen to work under the new system" into gb-ub-photos-bryce
John Hoford [Fri, 1 Feb 2013 21:56:26 +0000 (21:56 +0000)]
Merge "fix sharpen to work under the new system" into gb-ub-photos-bryce

11 years agoMerge "Fix async loading of borders" into gb-ub-photos-bryce
nicolasroard [Fri, 1 Feb 2013 21:51:43 +0000 (21:51 +0000)]
Merge "Fix async loading of borders" into gb-ub-photos-bryce

11 years agofix sharpen to work under the new system
John Hoford [Fri, 1 Feb 2013 21:41:16 +0000 (13:41 -0800)]
fix sharpen to work under the new system

Change-Id: I25518a05511c8b2279ba171bc3902e8cb3181c19

11 years agoFix async loading of borders
nicolasroard [Fri, 1 Feb 2013 21:48:21 +0000 (13:48 -0800)]
Fix async loading of borders

bug:8099597
Change-Id: I62584c87eff03539ec50aafafda4238850b4f743

11 years agoMerge "Move tests from camera to gallery2" into gb-ub-photos-bryce
Doris Liu [Fri, 1 Feb 2013 21:22:25 +0000 (21:22 +0000)]
Merge "Move tests from camera to gallery2" into gb-ub-photos-bryce

11 years agoMove tests from camera to gallery2
Doris Liu [Fri, 1 Feb 2013 03:03:48 +0000 (19:03 -0800)]
Move tests from camera to gallery2

Change-Id: If9143fff7d22295a5ad3bb01c4b860d07c3ee1c9

11 years agoMerge "Make video snapshot save images in the background." into gb-ub-photos-bryce
Angus Kong [Fri, 1 Feb 2013 18:19:57 +0000 (18:19 +0000)]
Merge "Make video snapshot save images in the background." into gb-ub-photos-bryce

11 years agoFix curves refresh bug
John Hoford [Fri, 1 Feb 2013 17:56:19 +0000 (09:56 -0800)]
Fix curves refresh bug

Change-Id: I5c85dcfa118345d24a5fef120541741e7d1cbdd6

11 years agoMake video snapshot save images in the background.
Angus Kong [Fri, 1 Feb 2013 02:22:44 +0000 (18:22 -0800)]
Make video snapshot save images in the background.

bug:8114662
Change-Id: I4e96269bd7723dd9a82d2905a01f736c8982c4ed

11 years agoMerge "Animate between photo modules" into gb-ub-photos-bryce
John Reck [Fri, 1 Feb 2013 01:32:42 +0000 (01:32 +0000)]
Merge "Animate between photo modules" into gb-ub-photos-bryce

11 years agoAnimate between photo modules
John Reck [Wed, 7 Nov 2012 21:38:35 +0000 (13:38 -0800)]
Animate between photo modules

Change-Id: I20f0d470a14bb41757788897c1c5e7ea42a7426d

11 years agoMerge "Make background media saving a service" into gb-ub-photos-bryce
Angus Kong [Thu, 31 Jan 2013 22:36:34 +0000 (22:36 +0000)]
Merge "Make background media saving a service" into gb-ub-photos-bryce

11 years agoMake background media saving a service
Angus Kong [Wed, 30 Jan 2013 01:43:48 +0000 (17:43 -0800)]
Make background media saving a service

bug:8091328
Change-Id: If35c1832238e921b6582d8642fdbaa4378ea0c48

11 years agoadd color selection ui to draw
John Hoford [Fri, 25 Jan 2013 21:28:34 +0000 (13:28 -0800)]
add color selection ui to draw

Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02

11 years agoMerge "show enable sync option for canvas" into gb-ub-photos-bryce
John Reck [Thu, 31 Jan 2013 01:00:13 +0000 (01:00 +0000)]
Merge "show enable sync option for canvas" into gb-ub-photos-bryce

11 years agoshow enable sync option for canvas
John Reck [Thu, 31 Jan 2013 00:37:48 +0000 (16:37 -0800)]
show enable sync option for canvas

Temporary change for testing

Change-Id: I46305cb3b182e0a48625bf4fcad3205334ade961

11 years agoMerge "Clean up invalidate / redraw loop Move the recopy to the main thread" into...
nicolasroard [Wed, 30 Jan 2013 23:54:29 +0000 (23:54 +0000)]
Merge "Clean up invalidate / redraw loop Move the recopy to the main thread" into gb-ub-photos-bryce

11 years agoClean up invalidate / redraw loop
nicolasroard [Tue, 29 Jan 2013 21:57:42 +0000 (13:57 -0800)]
Clean up invalidate / redraw loop
Move the recopy to the main thread

Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce

11 years agoExtract constants/boilerplate
John Reck [Tue, 29 Jan 2013 21:55:57 +0000 (13:55 -0800)]
Extract constants/boilerplate

Change-Id: I52ba51bab6ec12f2925384c1eedbba96e02bfa97

11 years agoMerge "Fix thumbnail generation" into gb-ub-photos-bryce
nicolasroard [Tue, 29 Jan 2013 21:41:51 +0000 (21:41 +0000)]
Merge "Fix thumbnail generation" into gb-ub-photos-bryce

11 years agoMerge "Importer: when view is reused for same image, don't reload" into gb-ub-photos...
Bobby Georgescu [Tue, 29 Jan 2013 21:38:34 +0000 (21:38 +0000)]
Merge "Importer: when view is reused for same image, don't reload" into gb-ub-photos-bryce

11 years agoFix thumbnail generation
nicolasroard [Tue, 29 Jan 2013 21:37:33 +0000 (13:37 -0800)]
Fix thumbnail generation

Change-Id: I03a290bf8eb80bd1687bfd37640dec29ef213cdb

11 years agoImporter: when view is reused for same image, don't reload
Bobby Georgescu [Tue, 29 Jan 2013 21:30:12 +0000 (13:30 -0800)]
Importer: when view is reused for same image, don't reload

Bug: 7968780
Change-Id: I6786d140e516ff60562c5c0b1222fca0ea153216

11 years agoMerge "Fix scaling + quality parameters" into gb-ub-photos-bryce
nicolasroard [Tue, 29 Jan 2013 21:23:46 +0000 (21:23 +0000)]
Merge "Fix scaling + quality parameters" into gb-ub-photos-bryce

11 years agoFix scaling + quality parameters
nicolasroard [Tue, 29 Jan 2013 21:16:21 +0000 (13:16 -0800)]
Fix scaling + quality parameters

Change-Id: I92e7759282e0f3cc7be8ff95a19a4acb890d214d

11 years agoMerge "Move Camera Java/Native source into Gallery2" into gb-ub-photos-bryce
Michael Kolb [Tue, 29 Jan 2013 20:51:56 +0000 (20:51 +0000)]
Merge "Move Camera Java/Native source into Gallery2" into gb-ub-photos-bryce

11 years agoAdd comment about MenuExecutor assumptions in BatchService
Bobby Georgescu [Tue, 29 Jan 2013 18:58:34 +0000 (10:58 -0800)]
Add comment about MenuExecutor assumptions in BatchService

Bug: 7998915
Change-Id: Ibb73585bf2f81b4a1daadfeb814828ec7b55441d

11 years agoMove Camera Java/Native source into Gallery2
Michael Kolb [Tue, 29 Jan 2013 18:33:22 +0000 (10:33 -0800)]
Move Camera Java/Native source into Gallery2

Change-Id: I968efe4d656e88a7760d3c0044f65b4adac2ddd1

11 years agoMerge "Launching gallery shows browse ui on canvas" into gb-ub-photos-bryce
John Reck [Tue, 29 Jan 2013 01:35:38 +0000 (01:35 +0000)]
Merge "Launching gallery shows browse ui on canvas" into gb-ub-photos-bryce

11 years agoMerge "Fixed BasicEditor NPE." into gb-ub-photos-bryce
Ruben Brunk [Tue, 29 Jan 2013 00:54:58 +0000 (00:54 +0000)]
Merge "Fixed BasicEditor NPE." into gb-ub-photos-bryce

11 years agoMerge "Fix ANRs due to waiting for IO on UI thread" into gb-ub-photos-bryce
Bobby Georgescu [Tue, 29 Jan 2013 00:51:51 +0000 (00:51 +0000)]
Merge "Fix ANRs due to waiting for IO on UI thread" into gb-ub-photos-bryce

11 years agoFix apply geometry.
nicolasroard [Tue, 29 Jan 2013 00:46:12 +0000 (16:46 -0800)]
Fix apply geometry.

bug:8068166
Change-Id: I3cfa44dda1af1fbd5455db6027d793b5a44dd5d8

11 years agoLaunching gallery shows browse ui on canvas
John Reck [Tue, 29 Jan 2013 00:38:47 +0000 (16:38 -0800)]
Launching gallery shows browse ui on canvas

Change-Id: I3a5e63ce354ac8e3f3c60e4dc86cfa4432026622

11 years agoFixed BasicEditor NPE.
Ruben Brunk [Tue, 29 Jan 2013 00:30:26 +0000 (16:30 -0800)]
Fixed BasicEditor NPE.

Bug: 8068020
Change-Id: I81df163d9779ae3e246f4e337b64dfbc32ce7db5

11 years agoFix ANRs due to waiting for IO on UI thread
Bobby Georgescu [Tue, 29 Jan 2013 00:16:44 +0000 (16:16 -0800)]
Fix ANRs due to waiting for IO on UI thread

Bug: 7998915
Change-Id: I938145a7072170f713099a04578f98951b35cbab

11 years agoCode drop
John Reck [Mon, 28 Jan 2013 21:35:56 +0000 (13:35 -0800)]
Code drop

Change-Id: Ibee7c3a1aed61dbe9d3d62ad7f3d3653994c8ef8

11 years agoRevert "Switch Gallery over to RS compatibility library."
Stephen Hines [Wed, 23 Jan 2013 18:38:42 +0000 (18:38 +0000)]
Revert "Switch Gallery over to RS compatibility library."

This reverts commit 0746ce0977cde616d25ce35fee0d8d554235a21c

Change-Id: Ic0fb6c60e5f40b53ad032afeafe2f9ff70c26b50

11 years agoSwitch Gallery over to RS compatibility library.
Stephen Hines [Thu, 17 Jan 2013 01:54:08 +0000 (17:54 -0800)]
Switch Gallery over to RS compatibility library.

Change-Id: If6eaea15a12a1448b402fb00dfd770b3749471ad

11 years agoBetter caching for RS filters
nicolasroard [Wed, 16 Jan 2013 03:57:49 +0000 (19:57 -0800)]
Better caching for RS filters

Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d

11 years agoMerge "Tweaks for canvas" into gb-ub-photos-bryce
John Reck [Sat, 19 Jan 2013 00:45:14 +0000 (00:45 +0000)]
Merge "Tweaks for canvas" into gb-ub-photos-bryce

11 years agoTweaks for canvas
John Reck [Sat, 19 Jan 2013 00:00:45 +0000 (16:00 -0800)]
Tweaks for canvas

Change-Id: I9aecf757047f93159212441e5317ef2b3b304a70

11 years agoMerge "refactor the filter/editor relationship" into gb-ub-photos-bryce
John Hoford [Fri, 18 Jan 2013 23:56:51 +0000 (23:56 +0000)]
Merge "refactor the filter/editor relationship" into gb-ub-photos-bryce

11 years agorefactor the filter/editor relationship
John Hoford [Fri, 18 Jan 2013 16:59:35 +0000 (08:59 -0800)]
refactor the filter/editor relationship

Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076

11 years agoFix importer crashes on unplug during scrolling
Bobby Georgescu [Fri, 18 Jan 2013 20:47:56 +0000 (12:47 -0800)]
Fix importer crashes on unplug during scrolling

Bug: 8035040
Change-Id: If822b15f2210e2af42c8a38f6ac2acb25d535aa9

11 years agoFix importer crashes when unplugging during indexing
Bobby Georgescu [Thu, 17 Jan 2013 22:07:31 +0000 (14:07 -0800)]
Fix importer crashes when unplugging during indexing

Bug: 8027984
Slightly refactored the indexing step to encapsulate all
of the indexing work within the runnable that does it and
to correctly handle the cases where the device is unplugged
in the middle of the indexing.

Change-Id: I338657bbbedd6b82d012f65cd1ea28e0afd890c2

11 years agoShow status in importer for empty or no device
Bobby Georgescu [Thu, 17 Jan 2013 20:30:06 +0000 (12:30 -0800)]
Show status in importer for empty or no device

Bug: 8000251
Change-Id: Iefbbe6df59f432ffeb10ac9fa846a8908584ab58