History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d1a098ea5116fbc47e815631bd9bc5d442bbbd0d 16-Oct-2013 nicolasroard <nicolasroard@google.com> Fix crash "Gallery has stopped" popup occurs during print setup

bug:11159662
Change-Id: I181fe6f581290067b9a39d1382bf6ede08484c0a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
64fc2ed005e2f1dc9ed0b34481c46a370c244b86 09-Oct-2013 John Hoford <hoford@google.com> hide popupmenu during rotate

bug:11135309
Change-Id: I5954fafe1f081f8d1fc30c36f5cf6b2c66cb9511
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
391e4a190d4afcfdf89b8e7892e972cc998cdf41 07-Oct-2013 Svetoslav Ganov <svetoslavganov@google.com> Switch Gallery2 to use the support lib for printing.

Now we have a class in the support library that uses a correct internal
implemetation based on the API level. On older devices the app does
not crash and on new devices it can print. Also this class does
the heavy lifiting. Gallery2 was not using this class, rather it had
its own (obsolete) implemetation that was not taking into account the
image aspect ratio to provide a hint to the print system for the
orientation to be used.

bug:11099831
Change-Id: I4cd260614af4d9d87ec31d205ee2a5ef02ef5417
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ef3cc52f473f15534f00b61b55b53e93931fef97 26-Sep-2013 John Hoford <hoford@google.com> disable print on older system.

Change-Id: I003aa965c885e6c7f65ade51b024bad400e8e458
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
26f23e62096eb50344815e1b066e9a1efb629bb0 24-Sep-2013 nicolasroard <nicolasroard@google.com> Fix crashes after switching languages

bug:8148068
Change-Id: Icb23c8b221e52fe26981887a0af9857f3d58bf79
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
32646aabd8228e1494ba090a02ffb8adaa369127 21-Sep-2013 nicolasroard <nicolasroard@google.com> Fix reset

bug:10788166
Change-Id: I989c2caef8ccf4ff7ca84545aed35941248f8034
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3bc6e6f3b5ac0bb989c5e2f1580bdb40ead5dc25 21-Sep-2013 nicolasroard <nicolasroard@google.com> Fix crash / jank / presets add

- don't cache immutable bitmaps
- fix junk in anims/zoom/constrain
- fix edge glow when moving
- fix double-tap zoom
- fix presets / user presets adds
- fix state panel names for geometry ops

bug:10803026
Change-Id: I9328d7005d3ecee3566c104c3392de9325c50b74
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
cdd4b82b85f5e134b3357e75d735c5faeada70c9 19-Sep-2013 John Hoford <hoford@google.com> remove analytics

bug:9467671
Change-Id: I0d0cfc31e152605c42313db5f6603dbccf76fd82
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f7f24e806ef4646db3f49f637e86417d3a0bebf2 14-Sep-2013 John Hoford <hoford@google.com> removed spinner stuck on screen behind image

Change-Id: I71b2743147244c0fbfe352979c84677ac8ef3fb6
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
edf4b095a1d904df6c02d49e3ec575c5c3c9c749 14-Sep-2013 nicolasroard <nicolasroard@google.com> Fix various UX bugs

- boolean filters (invert) working
- default value for vignette
- swappable views un-broken (use
same mechanism as categories views)

Change-Id: I65818c1febbf2c862e97542c8134a1188daf5d62
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6125a082a2b5ddc0d34a5198c5a7e826bd77e202 12-Sep-2013 John Hoford <hoford@google.com> Draw UI fixes

bug:10705772
Change-Id: I529d178cdd4fc910b50a3f8c72187b1c61924743
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
46868d049a2b4b96c50559ad8a50a4104af15c80 12-Sep-2013 John Hoford <hoford@google.com> fix Edit from filmstrip bug

bug:10707676
Change-Id: Idb27d36713782237a66ee2e06cafb603dc107fb4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2d9330020b929cc75bbdfd645d3dc9278ca78779 12-Sep-2013 nicolasroard <nicolasroard@google.com> Merge "Fix info panel" into gb-ub-photos-carlsbad
b203968cc53015d9c51b790a56cca638be77818d 12-Sep-2013 nicolasroard <nicolasroard@google.com> Fix info panel

bug:10705772
Change-Id: I9481aec8baf1a7b1782be5cf47acbf3269768cee
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3759b2d6670df1e645f630d18b2387c458fdfcc1 11-Sep-2013 John Hoford <hoford@google.com> fix startup crash

bug:10673620
Change-Id: If1a8aad0c2258702fe4fc7048b4e82eea302169c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
34cfdfcd1867fff67fffbbac7a8e942485f08ea1 07-Sep-2013 nicolasroard <nicolasroard@google.com> Fix information panel

bug:10429488
Change-Id: I80e9e58ba907129cc7b4f5c7f9fafe95d49d86b0
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
32cc4dd751569721aa19218b4d947145577060d0 07-Sep-2013 nicolasroard <nicolasroard@google.com> Fix UI performances / glitches

- load/process thumbnails fully in background
- fix reveal slider
- fix race condition when loading
- better memory usage
- fix loading spinner (wasn't shown!)

Change-Id: Id78163556d8ee1c3ad04eae16fe1bf06f4312405
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
80b216d5c8e17e0358cf1508a1e177ccada8383f 28-Aug-2013 nicolasroard <nicolasroard@google.com> Fix empty screen on Svelte

bug:10526507
Change-Id: I2506ae03a32e01ea62a25efa06acf1602147e78a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9f452e09889199a28a86d9bd8f8fdaa8508ca0c1 23-Aug-2013 nicolasroard <nicolasroard@google.com> Improves UI / size

- improves overdraw
- filter change anim
- better borders
- remove unused images

bug:9470514
bug:8658176

Change-Id: I764879be415acbfba5a36f239d1905ec54e2d3cb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
49798939f1bc58eaf5842bbc8bc5424284ab7930 22-Aug-2013 John Hoford <hoford@google.com> border UI editor

bug:9470514
Change-Id: I4d5cd91775c9b8742f847fd9a955f6f28e66cd38
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
441d7a8930360d1c043daabd76a6599f2a8a60ba 21-Aug-2013 John Hoford <hoford@google.com> fix gif issue

bug:7877538
Change-Id: I807198ca6d0d0db33fdbcc8b6bd1bf6dab9ba86a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9c5d6700209699c3f1a47b6fa37618ddcd2f24c3 16-Aug-2013 nicolasroard <nicolasroard@google.com> Implements Printing in the editor

Change-Id: Ib307f8b9c1aaaee2ab96f8e8ddcd86abe38bdc72
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d33fe6fd37d8c506ab0e47139ef0f77746a275b8 16-Aug-2013 nicolasroard <nicolasroard@google.com> Fix geometry updates

Change-Id: I985f9f564db09924c172e01dda7915ecc3bba1ba
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3cd6fc8e632e406628b5977ee47c191523552500 16-Aug-2013 nicolasroard <nicolasroard@google.com> Fix copies / undo manager issues in filters

Change-Id: Icc7671ccfe52a2519ad8f4833e746768ec97cff8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
20667d21eac2074b0e265d8839539bd9cfec9f92 15-Aug-2013 nicolasroard <nicolasroard@google.com> Fix problem with state panel navigation

Change-Id: Ia117bb087ca27cfe439bd39b1cd40ab33f4def4e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5d1cf1f9c8c6359905988e096b50f07ce326df21 14-Aug-2013 John Hoford <hoford@google.com> Add close button to info panel

Change-Id: Iba4c64af4e37bc3d03cc3cb1ee371158d210c5f8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9737f3a18a8c302160e213afa30a4db710e41fb6 14-Aug-2013 nicolasroard <nicolasroard@google.com> Fix swiping in categories in landscape mode

Change-Id: I58ecb212792e3e8432791ee29f8a0ef26a819362
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5af55f4f37c3d8fd471144f1175a45e2933ca015 14-Aug-2013 nicolasroard <nicolasroard@google.com> Fix refresh of looks panel

Change-Id: Ib38b3aefc8ca9891251458b03587ffa5e41bfbe6
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0a24e52185c4e88dd52b8e072cf7cd1d04f74b0a 14-Aug-2013 nicolasroard <nicolasroard@google.com> Clean up user preset dialog

Change-Id: Idefafe3a877e8a0cf25ca955f689818e193fde72
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
55a0279ee420c649606edd7815403d3ca1820c07 14-Aug-2013 nicolasroard <nicolasroard@google.com> Fix for user presets
remove menu item
add spacer

Change-Id: I8a83aed6da00c6692f2204fefd17dfff3a599b8d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e799626df47f99e4ba70bcfe787fdbdac64a8cc7 14-Aug-2013 nicolasroard <nicolasroard@google.com> Fix tablet UI layout

Change-Id: I19a6f6751dd7754e8b0de6eb22a82041b1dff29f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
57bd092bd5757576f07341135272ed1c3df729ff 12-Aug-2013 nicolasroard <nicolasroard@google.com> Makes rotate and mirror direct operations

Change-Id: I10128c211ec6e269603e3b3f3cbafadbeabdaac5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
1a1cb07982f574a59cd84b0501770da97accad89 11-Aug-2013 nicolasroard <nicolasroard@google.com> Fix crash and missing content

Change-Id: I477599491921fc4319834f32d5806cdc165679e6
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5bf3bf4b44dee73e2ba54680460a2237cd1258ec 09-Aug-2013 nicolasroard <nicolasroard@google.com> Merge "Add version category Fix bugs when loading Add info panel" into gb-ub-photos-carlsbad
860af325f2030a03c526e8551a85230d17df7b15 09-Aug-2013 nicolasroard <nicolasroard@google.com> Add version category
Fix bugs when loading
Add info panel

Change-Id: I28966f2419b902405bc60e9cc927b109777a6a2d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a6b80cccafe0a4c2de575ec69d1960c3c0d88062 08-Aug-2013 ztenghui <ztenghui@google.com> Merge "WAR the crash from re-editing missing online image" into gb-ub-photos-carlsbad
077e718ecb6eb07997ad7c458d38eb21b3b2e6f9 02-Aug-2013 Ruben Brunk <rubenbrunk@google.com> Add quality selector to export.

- Adds the option to change the quality of the jpeg compression
when flattening an exported bitmap.

Change-Id: I252913fc15ff32a0fcff683edb5b33e17b5daac4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
bc8e077e77cf6f0dda8efd8318b8a8e7eda16f61 30-Jul-2013 John Hoford <hoford@google.com> add Per Channel Saturation

Change-Id: Icfd24c817674b81ac9caecc2d73348dc7734f037
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b0f7a8f7f7d95ae12e92f529fd9a8a37f75b105c 19-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Refactoring Geometry handling.

Bug: 9170644
Bug: 9366654
Bug: 9366263

- Consolidates all the geometry transforms in GeometryMathUtils and
significantly reduces complexity.
- Removes GeometryMetadata object and dependent code.
- Removes ImageGeometry and geometry update callbacks.

Change-Id: I59add51907459593244c9ebaadef585efc7486d5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8f442fae60e0154867d2a6927eb9a35bcb7014e6 01-Aug-2013 nicolasroard <nicolasroard@google.com> Fix problem with N-1 caching when no filters / one filter

- also fix equals() for geometry

Change-Id: I6f6f21d1e274b3b95ac4b5189b2fa7f419912864
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
fa474a198019851ecc3824a1dfbac94cd1928efc 15-Jul-2013 nicolasroard <nicolasroard@google.com> Add user presets saving/loading

Change-Id: I85c5dd0df1e9264a01c8d7a6d44602e87799890c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
41c10a66ee55978b0673ac68a097d556b719887a 30-Jul-2013 John Hoford <hoford@google.com> Merge "add Grad filter" into gb-ub-photos-carlsbad
e162b032fe387eabbd69d367dae6fe7003e850a1 20-Jul-2013 John Hoford <hoford@google.com> add Grad filter

Change-Id: I30fc0810c54f3daa31726188a4c3762df33953a7
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b9b95fb792c2b0f0b1ecbbcb30713b345475b332 26-Jul-2013 nicolasroard <nicolasroard@google.com> Fix disappearing fragment

Change-Id: Ic478ad75a458bb36001c91f8627aab7643fa0a47
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
568b8d8bade4aac4bc598dff9b76ced159c533bf 25-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Added support to export to a flattened photo.

Bug: 10008212

- Adds a menu item to allow a photo with edits to be flattened
into a separate photo.
- Fixes bug where crop intents fail to save cropped images.

Change-Id: I1dcf1bb9ba22e72378f24e7971a74f81b8db7564
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a08fab5958ecd50ada4b7c013af362029c61f117 22-Jul-2013 ztenghui <ztenghui@google.com> WAR the crash from re-editing missing online image

Instead of crashing, we get a toast now.
As a bonus, this will show the same toast if .aux directory is removed
manually.

bug:9961671
Change-Id: I92f38fc752a48d3cb5a9a80aa041cd9b290937ea
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
368ae73ad0627dac41709b925fc02a12548ab80d 22-Jul-2013 nicolasroard <nicolasroard@google.com> Move ImageCurves to the ImageShow package

Change-Id: I458d20df930b9228dcbc60c3ec27f74b152d38cf
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
db5d060e8077f70d650e1ce56618f953114551e0 19-Jul-2013 nicolasroard <nicolasroard@google.com> Remove FilteringPipeline

Reorganize things around the filtering service.
- add HighresRenderingTask
- add RenderingRequestTask
- add UpdatePreviewTask

Change-Id: I3da34fee8c624fb55311c3e1639857fc1bcdadad
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
24d6ec7beb37eb3a5449f1fa49b4adb123391d24 13-Jul-2013 nicolasroard <nicolasroard@google.com> Add background processing service

bug:7298624

Change-Id: Ie79f88fd84fdf8f4dab6a8071f06a819e247b357
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
47886ac74f2874633d4c1284b91c33117f056581 13-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Combine ImageLoader and CropLoader utility classes.

Bug: 9356969
Bug: 9170644

- Refactor to eliminate code duplication in image loading classes.
- Fix bugs caused by the inability to determine MIME types for images
that aren't in Gallery's content provider (causes b/9356969).

Change-Id: I30c2ba5c0cd37aac624681a2cec9abddaa78f9c2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0c1b4c6422a4d2d9b81cc0946d1c9675440a94e2 09-Jul-2013 Ruben Brunk <rubenbrunk@google.com> Refactoring ImageLoader.

- Moves state (history, loadlisteners, bitmaps, etc.)
from ImageLoader to MasterImage.
- Makes ImageLoader into a utility class.

Change-Id: I7a8a988c61848694a86a4b2919bf8f30bfd2be8c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ffc6aea8d586de43e246e60155e573fd34d90da2 11-Jul-2013 nicolasroard <nicolasroard@google.com> Fix state panel

Labels were not reflecting looks changes

bug:9746512
Change-Id: Ia2dd2a760f38dbd48c8a4d43e3d46ee2b875771f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2332f652d86e98887996505002d34b4f7940c34a 03-Jul-2013 nicolasroard <nicolasroard@google.com> Improves portrait categories buttons

- use only CategoryView, no FilterIconButton
- add xml values for the font size/margins
- for now reuse the same Action bitmap
- add accessibility contentDescription

Change-Id: Ic1ae8015abba27bea0b3c4a2bccbd1a7c9ff4731
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ce9ceff5776a9b0479c30cbeb2a9388b44df1865 03-Jul-2013 nicolasroard <nicolasroard@google.com> Move classes to pipeline package

Change-Id: I9d664537d845d9daeb352c8006d0296a3f546dca
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
be84355fddceb9690eef752707c42457ea251e77 03-Jul-2013 nicolasroard <nicolasroard@google.com> Speed up load times

Compute the small res image on the fly
Load the high res preview image after first load

Change-Id: Icc556c2204cb4fd25766d90064a5756c877b11cc
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
545eca119e7b2dc783f8d89a0de4330b5444ed79 28-Jun-2013 ztenghui <ztenghui@google.com> Fix the save button issue.

When dealing with non Fx filters, the hasModification() really need to go deep
to figure out whether things has changed.

bug:9468909

Change-Id: I89495f147f7af7c35490def84805aae98e3f917f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6a50273a45cdda757daf9840e9e36a2b60eff1aa 27-Jun-2013 nicolasroard <nicolasroard@google.com> Refactor HistoryAdapter

- Remove the adapter part
- Rename into HistoryManager

Change-Id: I58de5661770f8796882ff4a633aec700bd8bc1a5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d2e9ea0ce1949e192e80ce806e702606694440ac 24-Jun-2013 ztenghui <ztenghui@google.com> Save button now behaves correctly for filter changes.

Basically, save the original filter from the file's XMP.
Compare the current filter against original one to decide whether or not the
file has been modified and needed to be saved.

At the same time, make sure we don't save "None" filter in the ImagePreset.

bug:9468909

Change-Id: I5b86ab95556b6b010367c9577b02c0bb42ffb824
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5180e681e1b68eae403b2740c609792ca44f77ce 27-Jun-2013 nicolasroard <nicolasroard@google.com> Move history classes to their own package

Change-Id: Ib4f50c56b445788cad3b973673008d8a89244867
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
acc00f8fed8960b079448db8f05c3fbac8642ca4 26-Jun-2013 nicolasroard <nicolasroard@google.com> Fix selected frame in looks and borders

Change-Id: Id1839a028f3044929043d7c910df30a1fcabdda1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ed60979e64de8837dd1e2e8b2d208e34583d853c 27-Jun-2013 nicolasroard <nicolasroard@google.com> ImagePreset cleanup

Get rid of remaining ivars related to history

Change-Id: Ic106ef6a96f4727c6dd46d7be3d059bdc42e5a2a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2d0eaf53ef11c9fd9b3abb824c12087fe1230cdf 27-Jun-2013 John Hoford <hoford@google.com> fix icon repaint on simple load

Change-Id: I841475949e67b63fd3d24a2267fda9f2e450898d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e5f4b784ddfaf359fe460998d0edc25755df8bdc 26-Jun-2013 nicolasroard <nicolasroard@google.com> Cleanup in ImagePreset

Move GeometryMetadata to the list of filters

Change-Id: I0bef13ca0d9cb41e68eddd108000ff7bd426b313
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c9ca6d1eb85a71b7667f4c25d879e78cce16ac4c 26-Jun-2013 ztenghui <ztenghui@google.com> Fix ambiguous naming and typo

bug:9468909
Change-Id: Ic52f3b6f6b5d0c874e8291ce7b3a76cb6c22f60f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
7ebd97114cf069342d7b75d3c9a9ece8f448f4fc 20-Jun-2013 ztenghui <ztenghui@google.com> Merge "Setup the saving framework to support hiding original photo for editor." into gb-ub-photos-carlsbad
b3f62e4ed7a80010017dc3893460ca9043afb383 11-Jun-2013 ztenghui <ztenghui@google.com> Setup the saving framework to support hiding original photo for editor.

This new approach will try to hide the original image into an auxiliary
directory. User will only see one edited image, while being able to go
back to the original image in the editor.

Refactor SaveCopyTask for more private funcs and more comments.

bug:9468909
Change-Id: I866321d23e6db0b3dbd08fec2a6a7e3142b17b65
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
842985c1561b6e0447c71ebb18298cf5cb62fce2 18-Jun-2013 Bobby Georgescu <georgescu@google.com> Add more metrics to Editor

Bug: 9467671

Instrument
- Editor opened
- Number of filters used in save
- Undo/redo/reset/state panel
- Save completed

Change-Id: I4722f36496ccd089829bd616f89d760078922573
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
52fa110135563740ebc27326afab4326bbb9b9f5 11-Jun-2013 John Hoford <hoford@google.com> fix start up crash

bug:8734160

Change-Id: Iaf7f6bdbd70ab04011b9af7816a6991724363e49
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
af59322ac944e6e17aaf718045949a3352016945 11-Jun-2013 nicolasroard <nicolasroard@google.com> Fix panel anim in ICS

Change-Id: Ie2e5a6a36c5bec309b5848e50a90f089f9aeffa9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3cb106ddd7ad0f8494ac9c7a33660831c1694295 04-Jun-2013 Ruben Brunk <rubenbrunk@google.com> Removing unused UI fields in FilterRepresentation.

Bug: 9170644

Change-Id: Ic197123286e06d9eb64d30eb345f8cc5797659a2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a2c4bda1ed7b44085516b2e8f140637e4691bab1 29-May-2013 Ruben Brunk <rubenbrunk@google.com> Cleaning up ImageShow.

Bug: 9170644
Change-Id: Iab44ec425462e9afe8c104c52e4a28c4145d4690
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d25fdea42988c72312ab3be0be76ab75e4d944c8 28-May-2013 Ruben Brunk <rubenbrunk@google.com> Removed unused handling for intent extras in editor.

Bug: 9170644
Change-Id: I569b16d278d1813f5a96f9e0231ed71ff9e33687
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
123e5734716e7375b6c4041a5301f8e8c867e0ed 23-May-2013 John Hoford <hoford@google.com> am a7a6a3a5: Fix issues with Local

* commit 'a7a6a3a5efaf62cdd5d562a9141678671952d27d':
Fix issues with Local
a7a6a3a5efaf62cdd5d562a9141678671952d27d 23-May-2013 John Hoford <hoford@google.com> Fix issues with Local

bug:9085638
Change-Id: I8d10373b4cd65b3f1338d88f1816ccb0b3a0166d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
789a06e68d222d97393e9c7ab19e2d77804e1e4b 21-May-2013 John Hoford <hoford@google.com> am a285bc13: Merge "fix TinyPlanets Filter landscape crash" into gb-ub-photos-bryce

* commit 'a285bc130ff1175c60085410f317e90f6443c39b':
fix TinyPlanets Filter landscape crash
f57e5885f74f586760daa9eeb0808c53ac4b2c9d 21-May-2013 John Hoford <hoford@google.com> fix TinyPlanets Filter landscape crash

bug:9038163
Change-Id: Ice1e01dfa0e9ac72e5019fac900e76bd38955e05
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
acdef4fa8d98a06b266c37c4fb57e812a0eeab6a 16-May-2013 John Reck <jreck@google.com> am 5a9716fe: Merge "Fix reset" into gb-ub-photos-bryce

* commit '5a9716fe6de7af4585a24dd1d749b38a4ab48195':
Fix reset
be9c8105b431de765f5811bfd170c899d1c8d3b3 15-May-2013 John Reck <jreck@google.com> Fix reset

Bug: 8791729

Change-Id: Id39ef76f013a38bae3d92f45b02de7cd184edfec
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
76d0960463317b0ae10d5b25c66eca1d071dafe9 02-May-2013 nicolasroard <nicolasroard@google.com> am 00259461: Fix UI

* commit '00259461be82e601b58d3e970afbf0c012c5f3e7':
Fix UI
00259461be82e601b58d3e970afbf0c012c5f3e7 01-May-2013 nicolasroard <nicolasroard@google.com> Fix UI

bug:8664728
Change-Id: I90b903e8935b2b6c0dbd6590cff36865644c49b4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
7f4827c7066293ae4c4371a096b4db42ab558f93 01-May-2013 John Hoford <hoford@google.com> resolved conflicts for merge of d6edcee3 to gb-ub-photos-carlsbad

Change-Id: I24057e85ca5b0409e9bcb92c85577fb9a763fbe4
33de212ec780eaf2bc8d86908f07da33ea8dd7f2 29-Apr-2013 John Hoford <hoford@google.com> small ui changes based on UX/PM feedback

bug:8664728
Change-Id: I4e0651c011b9a6c4742d86c898a0821187f43043
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
fee08c6af18f5fb6f6ced9b668051132a49b6363 25-Apr-2013 Ruben Brunk <rubenbrunk@google.com> am 69f5d8cb: Fixes EDIT intents.

* commit '69f5d8cbf51422454257a00d7959b2e8d50cb0ca':
Fixes EDIT intents.
69f5d8cbf51422454257a00d7959b2e8d50cb0ca 25-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Fixes EDIT intents.

Bug: 8712238

Change-Id: I63bb07dc304b2745a29e3bf7510e8b38ccb59c48
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c7b38f384ce7d4dd8cc472c802d691e490c8e162 25-Apr-2013 nicolasroard <nicolasroard@google.com> resolved conflicts for merge of 6cc7a476 to gb-ub-photos-carlsbad

Change-Id: Ide133370403bbcc6a509aa9f064ee8da38abac25
f5eedf1635eba7edfa7d41fd4e991cced978c4b2 20-Apr-2013 nicolasroard <nicolasroard@google.com> UI changes

bug:8664728

Change-Id: I133328543af534c745526d0d58aa7a61f5748a9d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b6754c1cea1c1b7974b9eedc0b0357dd9fccb9d5 22-Apr-2013 John Hoford <hoford@google.com> am 91d26f6c: tiny planet fix

* commit '91d26f6c3b183862eeffc1856e2d758e800d13f4':
tiny planet fix
63f82ea45bf9f39818a21096cf178eab9aebfa71 22-Apr-2013 repo sync <hoford@google.com> resolved conflicts for merge of a1939d22 to gb-ub-photos-carlsbad

Change-Id: Ic6759448c932823720021e85e1232736ff2085f8
91d26f6c3b183862eeffc1856e2d758e800d13f4 19-Apr-2013 John Hoford <hoford@google.com> tiny planet fix

bug:8323524
Change-Id: I39283face7079574dbe25e797323a84141930f9a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4c792cc7b44be1ea0a2cfc2e7259828b81b0e4a4 18-Apr-2013 John Hoford <hoford@google.com> fixed borders issues

bug:8315216
Change-Id: I04d62984c70e7e514b8625e6a4b5ed9395137471
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ee071cf15e65913095a345dadf4dcb3ae82da6ee 18-Apr-2013 John Hoford <hoford@google.com> Merge "Support for save state in images" into gb-ub-photos-carlsbad
afa8ed9d46e760d4b0c0331cfcb4bb49ef6ba280 16-Apr-2013 John Hoford <hoford@google.com> Support for save state in images

bug:8626775

Change-Id: I2a34a6027b23dab9c1802f672bfbf399cac0c4f7
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f7b8ac02984b3e8136db405471979b160b6485a6 17-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Merge "Revert "Shows final set of filters in UI."" into gb-ub-photos-carlsbad
83bd8d346d295e4fe06212da957feb77ee23c04d 17-Apr-2013 nicolasroard <nicolasroard@google.com> Remove History panel

Now that we have the state, history
is not that useful. For clarity's sake
we are removing it.

bug:8620913
bug:8503386
bug:8324322
bug:8324023
Change-Id: Ife86f3ab67c05d5781234496c7518866b506631b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
23b35402630e8e8fb21462329fc1ac233bcbce1d 17-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Revert "Shows final set of filters in UI."

Bug: 8609003
Change-Id: I24c343f62aa5e5c9a903cdd746abf2dc2b992418
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
113e0fbd251966629719f390e43b320b84751304 17-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Merge "Shows final set of filters in UI." into gb-ub-photos-bryce
c08af6a3b2c466982fa54a69afd619586dd29391 17-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Shows final set of filters in UI.

Bug: 8609003
Change-Id: Id7530da3e11fb88a964b881ba8f8fad70b40bc23
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
fb6a8e166f0a46d2a994a408b1679e3a67fdcb52 15-Apr-2013 nicolasroard <nicolasroard@google.com> New state panel

bug:8620913
bug:8503386

Change-Id: I35c95103e3b5097df93fa3f48e5562a479915f06
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3bc806a8575072c9459fe3698675d3713300d1d3 10-Apr-2013 nicolasroard <nicolasroard@google.com> Small cleanup in setting resources

Change-Id: Icd275aaddcee59a578f916c57903012ce35469ad
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e29b57330be471dd74672a7bdc74a93dcae3a98b 10-Apr-2013 nicolasroard <nicolasroard@google.com> Add a third pipeline reserved for the high res preview

Change-Id: I1f35f0a7195157e5fe742d7d7c5506b3f84ece1b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
dcd1dd986bc8455ce822e8d9e7a46ea103228351 10-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Merge "Moving crop to a separate activity. Refactoring." into gb-ub-photos-bryce
6fe165b7d28299d5b2f97deb135b233d84eb300f 05-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Moving crop to a separate activity. Refactoring.

Bug: 8526929

Change-Id: I8acf6d46de069dd84c31afea6b4a7ae8e1c2fcce
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
efe8b71220d03bdeb84ed095a4dd0c8434a35e3d 09-Apr-2013 nicolasroard <nicolasroard@google.com> Hide the category panel when editing

Change-Id: I181ab1aa3ee27bf38a88999caf31eedc263cfe96
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
01a4beb197d74dddf788efaf6aedef434dfb8f8f 09-Apr-2013 nicolasroard <nicolasroard@google.com> Fix history original image
Change 1st and 2nd panel background color

Change-Id: Ib6a1033f99a4a1460c1a31be1e67ebd965e00add
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
948a4e6e38d8d9ec9926877524478d6692437105 09-Apr-2013 nicolasroard <nicolasroard@google.com> Fix history panel first appearance

Change-Id: I49c3f91d1d65cc64b15080c64709f769fc8a8f22
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
719fa31bc4df6605f45a65feb504d5c4e6e59db3 09-Apr-2013 nicolasroard <nicolasroard@google.com> Deactivate Vintage & BW Color FX

bug:8503451
Change-Id: I5415551698a3f3db4cd0739b7d90c3576d458587
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e7aa98e533531f5e82f5de37c24701bc44bc6cd1 02-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Changed editor back button behavior.

Bug: 8522150
Change-Id: I803054138df931c4c48ef03930afe79e272f0d4b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d88683e307eb058e71c083bb795bd31945ed1292 02-Apr-2013 Ruben Brunk <rubenbrunk@google.com> Change panels organization. Also fixes border updates handling.

Change-Id: If96754e821b1e80238d2a04e65f1b57ee9683efe
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ad42027590c52fcc522c06d311f28742e0441ec0 30-Mar-2013 nicolasroard <nicolasroard@google.com> Merge "Implements progressive rendering" into gb-ub-photos-bryce
4dad1a9e3f213e95a4f419c06ea885fee75d3297 29-Mar-2013 nicolasroard <nicolasroard@google.com> Implements progressive rendering

Change-Id: I32bd2072126a4fad4342f7d9ffa1cff3b5da84cf
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a3dbbd7dcbd9aead7b10653b95685f5d2a71947a 29-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Added "discard unsaved changes" behavior for exiting.

Bug: 7534778
Change-Id: I3136fa04585a42912bad6235a776937a4cb4dcac
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
560f959b659bb510a6ac9a92831534c5dfcf16be 28-Mar-2013 nicolasroard <nicolasroard@google.com> Fix deadlock.

Move the RenderScript context and Resources to CachingPipeline.

bug:8491107
Change-Id: I912555c87b060e4515cc1a4c66c8a8c9c840532d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b75da4c91e16bbd83cd839207224c0645a6ecefd 23-Mar-2013 nicolasroard <nicolasroard@google.com> Moves ownership of the environment to the pipeline

Change-Id: I256e679a6f47831ebf00fe57d38b9c0372be38ec
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8898eaabfa0cdf70e00078d2dea810f9aab4dfd1 20-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Fixed onDestroy ordering for RS context.

Bug: 8420637
Change-Id: Iddceaa3aefd3d905bbc7435350b768d10215b1d8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
33fca9ef7f89b60e3b1a361fdf5fc597b3994e74 19-Mar-2013 nicolasroard <nicolasroard@google.com> Fix some startup issues, performance issues on ICS

Change-Id: Iccbcc5a78bf4feb5614e1c420022ef8440606baf
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f79f954f4eb23bce55061c683a07fc7b3a965451 19-Mar-2013 Ruben Brunk <rubenbrunk@google.com> ImageFilterRS filters reset properly. FilterPipeline delay till after load.

Bug: 8293404
Bug: 8417804

Change-Id: I4e3fbbdb86bcb790d73455f21044e6dee9398a5d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b8270a94e539fc1944ae350c73b00b9df45832d5 19-Mar-2013 nicolasroard <nicolasroard@google.com> Fix disappearing panels and animations on ICS

bug:8405402

Change-Id: I9c0da8fbf20c424cc64ae5cc1be42414cb2f0964
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a2729a16717ec0e7bdaf8fa112d7a1d1760ba2e3 15-Mar-2013 nicolasroard <nicolasroard@google.com> Fix layout issue on rotation

Change-Id: I93956687c5c4332c3ceae6f1e3c7041fb322b041
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d7c61b63a1ea0d86cd10861834fd2783c54a4632 14-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Requested RS method rename.

Change-Id: I2f158cb6cfb6ab23907e49c89f93681692e56dfb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8809afdff9cb717023652ce221e1eb2da3a646dd 14-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Fix photo editor RS allocation on orientation change.

Bug: 8383050
Change-Id: Ic549d1f3fae22238dda08260cd7410c6054ce7b1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
575ce6f72fd87a62af1686edb3f17c0041031b86 13-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Added locking for FilteringPipeline and ImageFilterRS. Gets rid of leaked threads.

Bug: 8373600
Bug: 8363001
Bug: 8344345
Bug: 8264659

This CL fixes several things:
- FilteringPipeline no longer leaks a handler thread every time photoeditor is reopened.
- ImageFilterRS no longer leaks an RS context and thread every time photoeditor is reopened.
- ImageFilterRS now uses locking.
- ImageFilterRS no longer leaks Bitmap references or static renderscript allocations.

Change-Id: I79ebde1a8ba8ad689791c2af8db0c3c907e06399
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b2fcd4252cbcee124e68412bb53a8b875ce9ba36 12-Mar-2013 nicolasroard <nicolasroard@google.com> Fix layout on phones

Change-Id: I147b00f1abf032877c7461138ec78149bfd8b519
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8d2c7ee02c8fde53effc787c172b10b14ae34d42 12-Mar-2013 nicolasroard <nicolasroard@google.com> Various bugfixes/improvements for Fx Filters:
- fix bug in history with Fx filters
- don't load Fx bitmaps at startup
- free bitmaps when unneeded
- fix history preview bitmaps

Change-Id: I5631a5bcec12c121871b3575066c201486896a14
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6f3ff5b486e30221361afd066510a7374962fd09 11-Mar-2013 John Hoford <hoford@google.com> split filter show into multiple files

Change-Id: I3d6b61ed893befa24a8c8306981d74096db91535
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6a07dfbe03c8396cc43840a1630ea480a2cff663 11-Mar-2013 John Hoford <hoford@google.com> refactoring to make Editor classes do more

Change-Id: Id0885929cf3a9410bd0e5d3bf96eb99e8c7e1cf9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f07bb27436a65b233c1caf4aa06c6257a9cf4046 11-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Clear Gallery's bitmap pool before starting photoeditor.

Change-Id: Iaa1f559db12ba22e53673b2e9fe2c3fbabf33514
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5a17cc93c3a34f0494eaa38353c0ac727086222d 11-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Merge "Revert "Clear Gallery's bitmap pool on photo editor start. Minor refactoring."" into gb-ub-photos-bryce
c01187e2ef31115518cd1eb900ebf4cfa14e1976 11-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Revert "Clear Gallery's bitmap pool on photo editor start. Minor refactoring."

This reverts commit 65948b17607d6fab9a2561749a90e16889fd1eea

Change-Id: Iea682767fced173fe56dd6e91244f0ef70d1f74b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9ecbf66d54204f78e9b51bee6f76d2bde1dc6882 11-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Merge "Clear Gallery's bitmap pool on photo editor start. Minor refactoring." into gb-ub-photos-bryce
65948b17607d6fab9a2561749a90e16889fd1eea 11-Mar-2013 Ruben Brunk <rubenbrunk@google.com> Clear Gallery's bitmap pool on photo editor start. Minor refactoring.

Change-Id: I02e29bf6cfd85a9cecd3850f8828cccae91badd2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6019ad95f1c85786488d2d4cae1cbb665d33bd30 09-Mar-2013 nicolasroard <nicolasroard@google.com> Add tiled background

Change-Id: I52292f6cae4f1121795829663dc4738cb38a953b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
402dd963ad8fb1dfed81cca63cbaf82e93533a94 09-Mar-2013 nicolasroard <nicolasroard@google.com> Clear border resources to save memory

Change-Id: I1bd9668eb3c7b2815bdc0123445185c8f9d21ad2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4e330be1512162dd0ed4988352cd32017758f3d6 06-Mar-2013 John Hoford <hoford@google.com> Merge "fix undo bug" into gb-ub-photos-bryce
19d2d157146841442feaef6e0be002581b69335b 06-Mar-2013 John Hoford <hoford@google.com> fix undo bug

bug:8319433
Change-Id: If6bea005677b63267130d446e7b0298d21bbb3be
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
63b33e8c7ebeeec2b520fb419d89ada712ad6604 05-Mar-2013 nicolasroard <nicolasroard@google.com> Improves visual history

Change-Id: Ie43e99777d590a504b068d81f327119cca03b9d9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a0adf2113b8728d92f270953ca8cab50335fe68e 05-Mar-2013 nicolasroard <nicolasroard@google.com> Merge "Simplify and speed up thumbnail creation" into gb-ub-photos-bryce
4e1d35506bb72a2a6c16f08f8bd86bdfe8d1c902 05-Mar-2013 nicolasroard <nicolasroard@google.com> Simplify and speed up thumbnail creation

Change-Id: I1423573c600a807081f81d3cb3036b690e426f9e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5300e0c54110d67f85fdb2ee9c90be58f50ca4ac 05-Mar-2013 John Hoford <hoford@google.com> fix tiny planet shown after rotation

Change-Id: Ia27f424c7936b8f3c7fb69d3b80966d4f364f116
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
cdea10749cbdb6bab8f49f1b5b562b6e89781981 05-Mar-2013 nicolasroard <nicolasroard@google.com> Improves state/history panel behaviour

Change-Id: Icfd071aa5de11f1fe8cbba34f2837d5a850f9a68
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
38fc044a6d45e7283f05e6fe800bc5faf9f2e573 05-Mar-2013 nicolasroard <nicolasroard@google.com> UI cleanup

Change-Id: Iaf138455651511e610b640a716820bd846284948
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
36633e241115ff047fff3da5450bbd75adb343f1 01-Mar-2013 nicolasroard <nicolasroard@google.com> Fix disappearing border thumbnails

Change-Id: I9ed43646a353658a590354f13e51dc96fa760442
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3a5556d3ce5dba33021867468ae0d5d222f256db 28-Feb-2013 nicolasroard <nicolasroard@google.com> Improves State panel and Refactor FilterShowActivity
- handles multiple xml layout
- add a portrait layout
- improves the state panel (delete, etc.)

Change-Id: I29762c99cdd467db8705174c660304c8ed673ce2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d4653680279a85720f792f21e32578ccf5c6c34f 01-Mar-2013 John Hoford <hoford@google.com> fixed hiding of tiny planet

Change-Id: I0d23a640cf4aee5ae03e6552637ba3663db85bde
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
be61c1fcfae87f00d2b3111b15e90bbf4a88b6bc 28-Feb-2013 John Hoford <hoford@google.com> crop fix

Change-Id: Ie2e79992bf45fffb0ae00c4a4fd879546fa1450f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d61a2f9fcaad0309132b6b9b666c3dc6df62fed7 27-Feb-2013 John Hoford <hoford@google.com> refactor the geometry code

Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
10ece61a285633c1b06921ec7b8ce3c50bb37b73 26-Feb-2013 nicolasroard <nicolasroard@google.com> FilterShowActivity cleanup

Change-Id: Iac674c6ca981b7dafb76af3602c75b925d4cbbed
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
21a01faab1125c5c347a3dfbf6a71de6aec233a1 26-Feb-2013 Ruben Brunk <rubenbrunk@google.com> Fixed more of filtershows large bitmap reference leaks.

Bug: 8253109
Change-Id: Iaff381e759d02baae701a01d6c081c49f4b3c772
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b17b1b0758799914fbad5f4a3afae71ce58891fc 22-Feb-2013 Ruben Brunk <rubenbrunk@google.com> Stopgap fixes for more of the photo editor's memory issues.

Bug: 8253109
Bug: 8233895
Change-Id: Idd55618807ff0a0c5ac0cbb8c71db167fa32e70b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2c87aafc0e4c5f67fe41c0cac301eabb6d5c716e 22-Feb-2013 Ruben Brunk <rubenbrunk@google.com> Merge "Move setting wallpaper to a background thread." into gb-ub-photos-bryce
a24145829118672e8b9b98e18de78eae71daaa08 22-Feb-2013 Ruben Brunk <rubenbrunk@google.com> Move setting wallpaper to a background thread.

Bug: 8088767
Change-Id: I168032418a15f766ac09e18cd12707c7270b07f3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4462eac40cd6023251431b60a556afeb0f27e79b 21-Feb-2013 nicolasroard <nicolasroard@google.com> Remove slider in ImageShow, cleanup code

Change-Id: I005d4ecd33a5b6fcd23af6a6ba46419e7c9fc683
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ab779def9c3aa45b100872f2369ec2f4a1d9a709 15-Feb-2013 Ruben Brunk <rubenbrunk@google.com> Fixed crop display for setting contacts/wallpapers.

Bug: 8187056
Bug: 8196779
Bug: 8140241

Change-Id: Iaf3d113d9e53d365b73985fdc3350b627f8bda4c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c8aa8ac19118f1c1be1bda63d4d72589aed49da4 13-Feb-2013 nicolasroard <nicolasroard@google.com> Clean up red eye correction

Change-Id: I19a8006ed31767ae8e33388cc5b11b5c68d5ae2d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f60760478ec7c78446be0e0c6bc5502d1557974c 12-Feb-2013 nicolasroard <nicolasroard@google.com> Refactor FiltersManager

Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c364d9f2de28f79c636fcb145c355da52f52b7ad 12-Feb-2013 John Hoford <hoford@google.com> remove animations if before Jelly Bean

Change-Id: Ifb60390f513f60af2875cbc2218fdc185752e9b2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4b2933f87acaebc29556cbab244b56840a90425d 12-Feb-2013 nicolasroard <nicolasroard@google.com> Merge "Adding support for ICS" into gb-ub-photos-bryce
d31603218b1f5f58a3617a21425622790ffff472 12-Feb-2013 nicolasroard <nicolasroard@google.com> Adding support for ICS

Change-Id: I550d461b08a4cc5ceb3cdefd82301d5986325184
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
12c7c8ed14ca9dff9de64e121282f1970cbe7ae4 09-Feb-2013 John Hoford <hoford@google.com> fix red eye to use the new system

Change-Id: If79106dc3144cce374afd410f5f859692e564b83
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
31e52aae5eeefd8383cb238e7dd3047e883968ef 12-Feb-2013 nicolasroard <nicolasroard@google.com> Move useFilterRepresentation to PanelController

Change-Id: I8abd9b2bd1b808df6a84e334b6eaa36b1c16750d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6900cad45d240c9a54b92991538b6a33652e766c 11-Feb-2013 nicolasroard <nicolasroard@google.com> Cleaning filters

Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4aabe9d1793ba797324cd7507f8d239d06fb547d 09-Feb-2013 nicolasroard <nicolasroard@google.com> Merge "Fix loading screen" into gb-ub-photos-bryce
733a013ae1f2fe9979fb5a277b98af1544b8afb7 09-Feb-2013 nicolasroard <nicolasroard@google.com> Fix loading screen

Change-Id: Id41c4c93782bea7f11d75f0ddcdd4529f4fc9758
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
44a499a64158cd5a12f8e44655f82b68c33bf3b2 08-Feb-2013 John Hoford <hoford@google.com> Fix tiny planet to work with the new framework

Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8029c8567a162eb66fe54255bdeae264d594278d 08-Feb-2013 John Hoford <hoford@google.com> remove slider from FX and Border UI

Change-Id: Ic1c38734c4351ab0150b90d5d4fc575cce9db9e9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
588c30c74178bc399b043a5401f0c1f93ae22378 08-Feb-2013 nicolasroard <nicolasroard@google.com> Fix leaks / init

Change-Id: I5befdc24cc89cdcfb73ee4d13f076b1c4a585cf6
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8b9ea2fe62d9bcc342e0d69e94be1cb9b87ee0ba 08-Feb-2013 Bobby Georgescu <georgescu@google.com> Replace background getDrawable calls to avoid ANR

Bug: 8148243
Change-Id: I0b94c647bd39b2aabd9cd5316a82b3ef3573b710
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
92e387187a872b3b0986b378954eb611aa83fdea 08-Feb-2013 nicolasroard <nicolasroard@google.com> Fix borders

Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d0bab8c396b0b10fdfd07a9d4fccf969d8d46747 08-Feb-2013 nicolasroard <nicolasroard@google.com> Fix Fx filters

Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
cf0b2aad3bc5d80c51316ae10e1cf2c3476259aa 06-Feb-2013 nicolasroard <nicolasroard@google.com> Refactor to use direct manipulations of FilterRepresentations.

Change-Id: If5f92f137283cb126835be004d315942ff95021c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5b85b092af404effd32aa513f9c45a0232d7ae81 05-Feb-2013 nicolasroard <nicolasroard@google.com> fix editor visibility

Change-Id: I0c9c5273b49974884b8bdf365211b33de54c5598
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
71f04cbaedbb89e313e0b86b531640db2d3f6016 29-Jan-2013 nicolasroard <nicolasroard@google.com> Refactor filters parameters
- introduce FilterRepresentations
- change filters lifecycle

Change-Id: I9416fca47a334d532a347cd5577795738c870933
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9090141f56b4e2000704d0c4a778d3a819821726 01-Feb-2013 nicolasroard <nicolasroard@google.com> Fix async loading of borders

bug:8099597
Change-Id: I62584c87eff03539ec50aafafda4238850b4f743
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
1b1a79f1ccb6f847d017a72fa4c288b2195ffd99 01-Feb-2013 John Hoford <hoford@google.com> Fix curves refresh bug

Change-Id: I5c85dcfa118345d24a5fef120541741e7d1cbdd6
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
915d60a378b0ca7bbe3af6312ccd2f4b94eb2da1 25-Jan-2013 John Hoford <google.com> add color selection ui to draw

Change-Id: Ie2fa3522141e4f98e2b7f805c1ebe3385083bb02
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6205c8100d7c0ec2a2db0baf9f043ae472a8da29 29-Jan-2013 nicolasroard <nicolasroard@google.com> Clean up invalidate / redraw loop
Move the recopy to the main thread

Change-Id: I8c94179e292f5679b7c817b6bd5000ee384b83ce
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c03c4360a10ac519b00cc75dd02794536c72182b 29-Jan-2013 nicolasroard <nicolasroard@google.com> Fix thumbnail generation

Change-Id: I03a290bf8eb80bd1687bfd37640dec29ef213cdb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
57eedfd99676913f575b1f76e3a874026d1ddf7c 16-Jan-2013 nicolasroard <nicolasroard@google.com> Better caching for RS filters

Change-Id: I78eaa90e408059cf1c59fc06920f5aef82ae2c0d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5aa08941bda0cfbcfba522c53937dd66867f890d 18-Jan-2013 John Hoford <hoford@google.com> refactor the filter/editor relationship

Change-Id: I1f9a735166c28c65734fbb85201774fb6f664076
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
63a7dac01d394523799939596b960cb03321798d 14-Jan-2013 John Hoford <hoford@google.com> refactoring imageshow

Change-Id: I6d0872250b31a427ea6a3e46bd1c9ca5f3ba92ee
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2e1a644f97a81931bf9b53d8bdf089bb7d4b1048 19-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Refactoring button class. Minor bug fixes.

Bug: 7875246
Bug: 7459118

Change-Id: Ic1099a7ae0feeeb16c8be3035f9726805149666e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f93e60c1b334d510940406c736559895462aac31 09-Jan-2013 nicolasroard <nicolasroard@google.com> Refactor filters management

Change-Id: I0e75ad534cf8cc74a132f97836eedd35baeebeae
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9b37253209fcbb9fe2278aec8d6b66b43808645f 29-Dec-2012 John Hoford <hoford@google.com> Add the Drama filter

Change-Id: I6f026f899b9d991bd6f9e74445f68114041fe781
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
7fc87e69cb1f8e687de6f17b41a9b6bb2acad3bb 08-Jan-2013 John Hoford <hoford@google.com> Merge "Add a Draw filter" into gb-ub-photos-bryce
db94725c415a9e16abfce05c0315bd7c1c3ecce2 08-Jan-2013 John Hoford <hoford@google.com> Add a Draw filter

Change-Id: I67aecc9241b4534491fb838b84d0da1a6edbbb54
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9820e7e753b7e1977ef3d2163605431769ce9165 08-Jan-2013 nicolasroard <nicolasroard@google.com> Refactoring UI editors

bug:7688780
Change-Id: I30f8691788332a01d591435474a84cc352b71138
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
18e71eb1589f839667207414e5f5cf95ba78a183 28-Dec-2012 nicolasroard <nicolasroard@google.com> Fix crash when using red eyes correction

bug:7680079
Change-Id: Icc6728321f18d09de5676564a3640c4b414c6741
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ff6b23e655883f8f42bcf5c806f594512beaa322 19-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Made downsampling filter preview accurate.

Bug: 7892268

Change-Id: I9ab3a7f5077b718ed54206666ef9ef289db8facc
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
86ac467628c063e6955e83df4f44e0c7aa862181 18-Dec-2012 Bart Sears <bsears@google.com> resolved conflicts for merge of 5b188c94 to gb-ub-photos-bryce

Change-Id: I0b39e54323c8f2ce67816ec223acf72cfacbd191
5b188c94f5895cd166fc29def1e5295498e298c9 18-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Disabled further filters after Tiny Planet.

Bug: 7407176

Temporary fix. We need to handle filters changing the image
geometry properly.

Change-Id: I405b83acddec4e3b88a8a1d70dc534df15c37f1c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b5abda28145e68e68a74a5aa2004361cf62edcc2 14-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Added downsampling filter.

Bug: 7690079
Change-Id: I235524127da848b1cbcca159cec43d1e0dcb5bf2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
27fb72ee1413871b4958ab2f24a229574de6ffa2 13-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Added K-Means clustering filter.

Change-Id: If8961d4a21de953b754cf74aefc222b6bec902a3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
fc8d275313c934515b757389c1802da45b81a1a2 11-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Added sobel filter for edge function.

Change-Id: I4d59a96585f4902cd01d26ff68c777b542041132
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ce178c1fa02362636e4992834592d6e019e4ee80 11-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Added photonegative filter.

Change-Id: I73594573b26873cb3fda49aca6d40761dec3707f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
65161214283cfb3e93b19061f9f7108462da71e4 11-Dec-2012 nicolasroard <nicolasroard@google.com> Cleanup filters creation in presets

bug:7688780

Change-Id: If330d02e3c0f43cffbce5327b26f0af44d2416c8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
116fc29a3f893813b95d7f55799d2947e09e512a 07-Dec-2012 nicolasroard <nicolasroard@google.com> More refactoring. Makes it easy to specify
how the button should look like (overlay img or not).

bug:7688780
Change-Id: If883c6886ade409dac7d72c87a514bd3fcd3ad7f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8cc3b55d615b349b4fcdff0eeeefe6907d4950ff 07-Dec-2012 nicolasroard <nicolasroard@google.com> Refactor filters to simplify their creation/addition

Bug:7688780
Change-Id: I9e1bb860dc9150bed4a255118654f2ca7f1ec3f0
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
795776f67fe5bca902b09c01edec630879263341 06-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Removed old crop.

Bug: 7441237
Change-Id: I29801f798a1d1ad3af81a82950edbb8a72ccae82
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6416dd59687768d4152d5d954dd0e8c3617b9d97 28-Nov-2012 Ruben Brunk <rubenbrunk@google.com> Added support for Crop extras. Wallpaper & Widget use editor crop.

Bug: 7561976
Bug: 7441237
Change-Id: I0d6644171177650568ed911fc63c0c7e104f8d8c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
cc93226fc364a50de3a1479c0912e9af1854b666 24-Oct-2012 nicolasroard <nicolasroard@google.com> Implements Redeye fix

bug:7223838
Change-Id: I21d8d2c8f858fca2e86d18b927cbf6878eb64263
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8965d1f4c2d437e0a0ad4fd225ea2cad9d2471c4 03-Dec-2012 Ruben Brunk <rubenbrunk@google.com> Fix call to Toast outside UI thread.

Bug: 7412281
Change-Id: I976ccd28f696a65a1159b6a092b8aa2f2a2d0e08
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6e2dd284681a716c55e0937ef2e15a1c7507a1b2 31-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Refactoring crop, made unconstrained.

Bug 7401363

Change-Id: I3ef10c43fd2a01216d6d6c8cc77b31ddef3fdd9b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
470258bfe8fd03c5b132ae49f8194e38366bb9ef 29-Nov-2012 Nicolas Roard <nicolasroard@google.com> am 65025459: Merge "Added dashed diagonal for crop." into gb-ub-photos-arches

* commit '6502545991948769bc9ca725dafb9899c2635a01':
Added dashed diagonal for crop.
5d834ce0c65f89cf3f249f586b360c1a6d7ab99b 29-Nov-2012 Ruben Brunk <rubenbrunk@google.com> Added dashed diagonal for crop.

Bug: 7634466
Change-Id: I14c778766d4b00495b2f5f6fa5f87f4877f76381
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e3d06c85a047bc37c2ef3bb599da07ec036a2a5d 29-Nov-2012 nicolasroard <nicolasroard@google.com> am 3507b925: Merge "Add new borders assets" into gb-ub-photos-arches

* commit '3507b925ce1edb2563c076d2d9f01bfadf9f61e5':
Add new borders assets
3507b925ce1edb2563c076d2d9f01bfadf9f61e5 29-Nov-2012 nicolasroard <nicolasroard@google.com> Merge "Add new borders assets" into gb-ub-photos-arches
48b29c82472006102911f981be7025d21f5fc805 29-Nov-2012 nicolasroard <nicolasroard@google.com> Add new borders assets

bug:7386268
Change-Id: I026c36bdad32ae6a34ce1d5ec83abff319296d30
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6faf2bb61a436e9581a6f67d1141a603fb195a62 29-Nov-2012 nicolasroard <nicolasroard@google.com> am cd84d676: Fix history panel overlap

* commit 'cd84d67629075795d4c5c28d980f77ff8d75c593':
Fix history panel overlap
cd84d67629075795d4c5c28d980f77ff8d75c593 29-Nov-2012 nicolasroard <nicolasroard@google.com> Fix history panel overlap

bug:7545507
Change-Id: I06236f3025191896c851af1d84dc48a4dde18b1d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
431651dfe26ea0d0cce2e3734feabcd12266a9a7 29-Nov-2012 nicolasroard <nicolasroard@google.com> am 5d2227a7: Merge "Add a triangle to the popup button view" into gb-ub-photos-arches

* commit '5d2227a793b51f44f664a739cc7e931c40ba4970':
Add a triangle to the popup button view
f675cd16e8188a8d0b3a34dbc1a74c40ed36eb1e 31-Oct-2012 nicolasroard <nicolasroard@google.com> Add a triangle to the popup button view

bug:7442434
Change-Id: I7b784f2a5662ef694daef6cd926f60694b3eee4f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
bf1677a434760fcb7389a30c18e05cc3e7926d40 29-Oct-2012 Doris Liu <tianliu@google.com> Disable save button when there's no modification

Bug: 7353884
Change-Id: I1b88e8b8ab3a92aad1226c60062a17a2f4badfb9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2f8301760867dc269c90bbeb338495f80e841c08 26-Oct-2012 nicolasroard <nicolasroard@google.com> Fix zooming position

bug:7386221
Change-Id: I70215d3c3e12d08eee40a3cc848e3fc50f7dda75
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
af0dc7f486553fd96b33b15e5380cb1928462d69 27-Oct-2012 John Hoford <hoford@google.com> change thumbnail and reset behaviour

bug:7386757
bug:7343047
Change-Id: I0b44309f047b790025fb806ce041e2265489f027
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f0eb72eab7be3183417deff6dadb4937b90b9e59 26-Oct-2012 nicolasroard <nicolasroard@google.com> Fix crash when showing history

bug:7418823
Change-Id: I0a84bb4d8fc8b42fc953f8301bb2b24cf64edce7
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6106c833161cf8e64fc6a9580116f11f4a02d98b 26-Oct-2012 John Reck <jreck@google.com> Merge "Add loading spinner" into gb-ub-photos-arches
00914f56c3390caa224b1c9fc07624665de40113 25-Oct-2012 John Reck <jreck@google.com> Add loading spinner

Bug: 7408575

Change-Id: Ia737b36abb88d75381f41c25474e3cc03448dbb9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5aa454b3bde8b2162eb2b91400973113e2c63070 26-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Fixed crop intent.

Bug: 7415140
Bug: 7403813
Change-Id: I545162544f845d210d21185cddaca09b219fb091
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2c6ea941a80ea22317d664e329aed51f5f7417b9 25-Oct-2012 nicolasroard <nicolasroard@google.com> Add rotation to tinyplanet view

bug:7389189
Change-Id: Ib072879190bcd96c552581bf9240876b10ca362d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
7592704e662e49e4bbf3ba86a43d790774829bb0 25-Oct-2012 nicolasroard <nicolasroard@google.com> Fixes UI stuff

bug:7393871
bug:7387596
Change-Id: I833c6f713ab71c4dce896f66e191a2a1a42b3e2f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0a23b42e4a3e3a93ce7389bfb7352944f644add6 25-Oct-2012 nicolasroard <nicolasroard@google.com> Change background and panel colors

bug:7385980
Change-Id: I67edeeda0df311203e4cedc140d42a3d9d41a7b4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d49d53206a197b08ec4754d8751b6860e33d9f48 24-Oct-2012 John Reck <jreck@google.com> Move loadBitmap to async task

Bug: 7406705

Change-Id: I4e540e08d239d2e57f0ae6be5d70c8777cdbab2a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
98ba1a5eb757bb358d75b2f2e5d6fc4c11d805d9 24-Oct-2012 nicolasroard <nicolasroard@google.com> Save the image when applying tiny planet

bug:7403622
Change-Id: Ic199b163d6418b6d45c2da10b915f2088dd52e16
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3d4f2c7443f6f6015efab769bfaad19263137c67 24-Oct-2012 John Hoford <hoford@google.com> Support XMP data, fixed read file on another thread

bug:7293391
Change-Id: I634857dea3c4d0d204c3fb40f0eec9dc1a9af263
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f46da69aefd9afe0b4326a2fcea8e33c294136bb 23-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Increased touch tolerance in cropping.

Bug: 7342281

Change-Id: Ice2ba5f07074b1518e4064bbda489aae7ba17b22
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
67fefdb9b77644c955e1c0c5b1fcd51e2374f212 24-Oct-2012 John Hoford <hoford@google.com> add support for black and white filters, add rotation API to tiny planet

bug:7386370
bug:7389189
Change-Id: I1720893000c39edf28a356fb7b56634f004ef120
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a850a543225e9f7a72c5a49bb6099573c7efda13 24-Oct-2012 Bobby Georgescu <georgescu@google.com> Fix jank when launching editor from Camera filmstrip

Bug: 7301182
Status bar visibility in FilterShow will now match
the one in Camera/Gallery so that there isn't weird
jank when launching.

Change-Id: I3e942633b351264d2cd38cc5b587de32e38521ed
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f129cb70f4d2b43a147b399d91650414defa6dd9 23-Oct-2012 nicolasroard <nicolasroard@google.com> Express the borders size in percentages

bug:7379459
Change-Id: I14c91dbee0480a3880a11b166fcce3673c2ff3eb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a9bc8ef5774557a66bcb9bb6d38cb16f7ef56e2e 23-Oct-2012 nicolasroard <nicolasroard@google.com> Hide the history panel on rotation

bug:7386882
Change-Id: Id68fa1680318b85b4b5b5e54221377d504687d93
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a9f280f938b5fd5891c5cfe0999f8f1d4945d7a1 23-Oct-2012 nicolasroard <nicolasroard@google.com> Add copyright notices

bug:7387634
Change-Id: Iaac0b55c9857f609312b78a613d074d323174ea1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5fbfe6f1d1f407e68b7334c6a5988f20bcf16d79 23-Oct-2012 John Hoford <hoford@google.com> on entry check if Tiny Planet if not remove UI

bug:7391885
Change-Id: Ic2bffa9f9fbaa2d437ce231a1478a1b63a0eed83
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0a32b7afc5286a5c7aa334b9338591d61a49731f 20-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Fix to ensure visible history adapter strings are from xml.

Bug: 7379327
Change-Id: I5fcb6fec1e9abe05689dd3b9f4e70e518a9e09d1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
23e58b3595de28bc8f899f3fba1ca9734533213c 22-Oct-2012 nicolasroard <nicolasroard@google.com> Fix the undo/redo/reset menu item state

bug:7357734

- enable/disable the undo/redo/reset menu item
depending on the history.

Change-Id: I633008bc9a99eef2e7289b290fc96120f09b3825
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4d276f338bbdc53f8a3b4806265bc26c7fe0ea7c 21-Oct-2012 nicolasroard <nicolasroard@google.com> Only translate the main panel if we have to.

bug:7386882
Change-Id: Ib670eb4e513f0bbebd3ecca052fe27180dcf5fdc
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2f879102d630815df64636b8d37e3a7eea8e8b65 20-Oct-2012 Sascha Haeberling <haeberling@google.com> Adds a tiny planet (stereographic projection) image filter.

Bug: 7293391

Also fixes an issue where the preview value was statically set to 100.
This adds a preview parameter value that can be set for this purpose.

Change-Id: I68c4ec04e86ab8a29ef7f561e5f21a298003677e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e9c55b28a4a155c2e1c1f5aec615a0c56e38ade4 20-Oct-2012 John Hoford <hoford@google.com> Add the infrastructure to support Tiny Planet

bug:7293391
Change-Id: I25d95b78a832fa5f20b661e13c4028041517da19
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f7403a58d17e56de6e3bebd9ac08bc77f3cd43e4 19-Oct-2012 nicolasroard <nicolasroard@google.com> Improves swipe gesture

bug:7379463

- better timings
- add original label
- remove the gesture detector from ImageZoom (use the parent's one)

Change-Id: Ib6879e471dfc21cb3a112aa36a61cd304516cf7f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c5590eb1a20b112e67e4c43684790587f844fc6b 19-Oct-2012 nicolasroard <nicolasroard@google.com> Improves Curves & Crop UI

bug:7361722

- Use new assets
- Add a margin
- Add a popup menu
- Add a new button showing the current channel
- Add popup menu, new assets, new button for Crop as well

Change-Id: I0e09098e3135d2213f7f4cd64cd75a3a518a07da
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a680a0c32ae3321c632288b36083f2782af2c55b 19-Oct-2012 Doris Liu <tianliu@google.com> Adding support for tiny planet in gallery

Bug: 7344427
Change-Id: I6fad734b28022f45cc551d81212ee4d3a0c867b2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d7899c56b8df278dfd6720ae11eadc2f89fe8094 18-Oct-2012 nicolasroard <nicolasroard@google.com> Fix undo/redo/back button behaviour with effects and enable history

bug:7332980
bug:7357734
bug:7325872
Change-Id: Ie952a410c218c91ac927095ddcf542209fe7b90c
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
33e58a68ee1d4866169d41b7d88c6eff0c70dae0 19-Oct-2012 nicolasroard <nicolasroard@google.com> Hide curve channel picker

bug:7375053
Change-Id: I7aa5f9db44dc657b0f4282a1bb2ea41bde322d36
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
2576a29cccf1d96edeef071914e8b775c230e8e8 18-Oct-2012 Sascha Haeberling <haeberling@google.com> First cut at a skeleton for the TinyPlanets filter.

Bug: 7344426

This is not hooking up the real algorithm yet, but unblocks Doris so she
can add the button while we rewrite the algorithm.

Change-Id: I685b6c189e8ac124670db53c37565c4f1ff1f606
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0addfc7f6342184a67cdd8b5cc3872c6a5c87e55 18-Oct-2012 Doris Liu <tianliu@google.com> Save edited picasa to "Edited Online Photos" album

Bug: 7346157

This CL includes the following changes:
1) Save the new image to a new folder named "Edited Online Photos"
2) After the picture is saved, the user will be in the "Edited Online Photos" folder
3) Change the toast during saving to "Saving to" + new folder name

Change-Id: Ic505925425419ba9e3c7dac31fd403bf73d6887d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
63926d2ed2ca2921de8dca9b3a52c1d64d8afc46 17-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Added support for crop actions. Changed overflow menu to use new editor.

Bug: 7281479
Bug: 7337191
Change-Id: I91055c972666e4c2d605903646b55d8c67ae87f3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
43b906d81caa4379eae1a1643194c8b3d34b1ad5 17-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Moved many strings to xml. Changed UI filter order. Renamed things.

Bug: 7344749
Bug: 7322949
Change-Id: Ia9ebc45fb2c743a458af270be429f07198ea3c1b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
55550694a3f40fbf5dfc95c35a8e253aedab931e 18-Oct-2012 nicolasroard <nicolasroard@google.com> Fix back button behaviour

bug:7290000
bug:7256201
Change-Id: Ia6f5726b0602c45e98566bcb5e027686e7f2fe57
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
95404c666640177abf72ca2278585a16f30cf390 17-Oct-2012 nicolasroard <nicolasroard@google.com> Fix UI stuff

bug:7354368
bug:7362027
bug:7344915
Change-Id: I2efd5de0971e5dfbc989d60860348280c03b3db4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3038d014b7ade998d1820c997242b9d9d8bc7ccf 17-Oct-2012 John Hoford <hoford@google.com> add support for configurable slider ranges

bug:7293391
Change-Id: Ie4984ce85387bf4d7a0a38e318eb20f6802ffc96
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0f7dc6ef6e736c0993240450b50b91721c79c43e 15-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Added fixed aspect ratio support for cropping.

Bug: 7350377
Change-Id: I8110ea999c764de675fe11f586ab9bc7af205f46
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e34a5a5eaedb870798a5cc7415079d04a6ca42e0 16-Oct-2012 nicolasroard <nicolasroard@google.com> Fix when we cannot load an image

bug:7321636
Change-Id: I82cd603d531a1b743737a7c5b65005d370f2cdb1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
20fb632c407a2dfb5ec769560c61deacc77b8764 16-Oct-2012 John Hoford <hoford@google.com> prevent original now acts like any other FX filter

bug:7353358
Change-Id: Id4efa45ddb8a8a0ca6d201ffc0b45fdd2f3caabf
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
3992ae6cf1cbb7b57a22d8287c40451558408335 16-Oct-2012 nicolasroard <nicolasroard@google.com> Fix curves tool

bug:7344301
bug:7328680
bug:7289525
bug:7234239
Change-Id: I78d09dc2b38b11ccb2aac38ceef3acd8041f245e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5ec40a6ba587fa8bd50958d263bb6fc6280de4c1 14-Oct-2012 nicolasroard <nicolasroard@google.com> Fix dimensions to use dips instead of pixels

bug:7343798
Change-Id: I3d576ae334e580ad9da5b56d4ae84f749004ec21
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
62e962bcb9fc03f3cfeac5ece8d3e95fc2dd0718 12-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Adding crop UI. Fixes a number of other UI bugs.

Bug:7337191
Change-Id: If63dbdac6722ad4fc6c30c165d6c2eeb7011c240
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
75608166f54891972ebad3d8fd958fed9a5300e6 12-Oct-2012 nicolasroard <nicolasroard@google.com> Add back button handling

bug:7332980

- fix crash as well.

Change-Id: Id93ee7c194df6ac5e38def2e5f0fb3c5ecc0c2e4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ea5df36ac1cdfbb569e6ba725c2df433d614d0f5 12-Oct-2012 John Hoford <hoford@google.com> layouts, image icons, and layer behavour

bug:7328726
Change-Id: I94300771dd7b6ff5b4196365f13320fbc4bdde92
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8e1536da92f155731d5fd729ec5b2bf00709091a 12-Oct-2012 nicolasroard <nicolasroard@google.com> Add new borders

bug:7233749
Change-Id: I34afe40f85c72491dac7b26ea4433ede96e09a0a
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e533f65961ed601ded1803caeab6cef0a778d2f2 12-Oct-2012 nicolasroard <nicolasroard@google.com> Fixes Rotate, Flip, Straighten tools.

bug:7314849
Bug:7224232
Bug:7218935
Change-Id: I418287ff1f81c25f8e089821d823dc29ee62ff0e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
fafb2edbb9928039b887f59685d82593bd79e06a 11-Oct-2012 John Hoford <hoford@google.com> fixed manta image size and double FX issue

bug:7328636
Change-Id: I572255c65fb2d461dce6f52d056be6b3c4d987f6
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
a19830b4fd9050b48386cd904d99cfd2566cc515 11-Oct-2012 John Hoford <hoford@google.com> Fix application of FX to not wipe out borders etc.

bug:7289442
Change-Id: I9efdfdc1d8a8c02a718e91a089b531ff26fd582d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
fb6edb42e7e0b132844d4e87c2a76c758f48b684 11-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Remove compare and reset from apply bar and fix text.

Bug: 7326079
Change-Id: Ifb4d42ec9f30b9c2c6d46e943ca36c915a15c024
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
53f24f0fbfd787a4ab2f129499d2c7ef240a517f 11-Oct-2012 John Hoford <hoford@google.com> forced fx bitmaps to load unscaled

bug:7327105
Change-Id: I780638f6919e89ae957993732fdbe123e8d8e866
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
4988eff4c8eda325a616337d1aaa0666cc301a7c 10-Oct-2012 John Hoford <hoford@google.com> add White balance & disable UI elements

bug:7234321
Change-Id: Ic44bfe30b5d25e7d4442c4e6d4fd9e0e8410c7af
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
08458dc637d92ee5f12e34d49c34cc10f4e19c7d 10-Oct-2012 nicolasroard <nicolasroard@google.com> Latest UI

bug:7233983
bug:7233980

Also fixes border scaling issues.

Change-Id: Ia9365800e057f481936ffdd13a5d8c5a9dab14b5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
457e88cd2ba6a8a93b1643a3fb3d50ee758671ad 10-Oct-2012 John Hoford <hoford@google.com> add filters

bug:7234321
Change-Id: I4c9695c3ad90fcb7f4d67d40faa0a7da85f99030
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
6e733b74465ad6994c23d624fd8ee9b7c249e7b3 09-Oct-2012 Bobby Georgescu <georgescu@google.com> Fix share crash after closing photo editor

Bug: 7306707
Change-Id: If589e1d84bc05c4d68a02feed7aaed05a568359d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
93dfe7a1df07a64701369b480578410efb740a27 09-Oct-2012 nicolasroard <nicolasroard@google.com> Add procedural borders

bug:7233980
Change-Id: I81008efa3d256061ec27d1ca2333debfb0ab6dd5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
de154778c8f94121cb2117fcf6224c40c01b6132 09-Oct-2012 nicolasroard <nicolasroard@google.com> Fix crash introduced with the GeometryMetadata

bug:7224232
bug:7279964
bug:7298708

- Also remove the slide gesture (only use the slider widget)
- use scaleFactor to apply sharpen proportionally

Change-Id: Icce786cb53f2d3d6feada76c63108a563aaab7a3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
90b1d251973bfa748d435896fc277cb4024451ad 08-Oct-2012 John Hoford <hoford@google.com> add redeye and improve shadow removal

bug:7234321
Change-Id: I12c2eb28555d7594fddf86dfa224219b70137681
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
8537d097f8827caedc8c39564de54d36eae8b16f 27-Sep-2012 Ruben Brunk <rubenbrunk@google.com> Adding Crop, Rotate, Flip.

Bug: 7224232
Bug: 7218935

Adding geometry manipulation UI features.

Change-Id: If924313c18121e6d192a1934e76691bd578d8eb0
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
ec29b73d77a8ff2f000eb04d662d85d63d8f8d09 08-Oct-2012 Bobby Georgescu <georgescu@google.com> Show progress indicator dialog when saving edited image

Bug: 7301277
Change-Id: Ied4f9abeeaa950a0c78c0a652b3be4634dd96ce3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
92e2341248e99c691f38820503984bc5e2f18811 05-Oct-2012 nicolasroard <nicolasroard@google.com> New UI...

bug:7289525
bug:7289361

Change-Id: Ifde15d57f0d307417a1c7a7ae9b1122be873558f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
f47e790e3f3553f69abe054eec20bd7585118843 05-Oct-2012 nicolasroard <nicolasroard@google.com> Add a reset item menu

bug:7234317
Change-Id: I3129b16f83981ab22ce17341d8401822369686eb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
b559b2dd6637660ddbbdbae79a742c9f0fb1180b 04-Oct-2012 John Hoford <hoford@google.com> add vibrance fix a free in shadows

bug:7234321
Change-Id: I52b1b952fcdc34c23464793621df60aa7e8e00b2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
5448bf8095483574649afcc2add7f153670c7450 03-Oct-2012 nicolasroard <nicolasroard@google.com> Implement sharpen

bug:7279964
bug:7247494
bug:7234321

- add a sharpen filter
- add infrastructure to use RenderScript
- some refactoring (add an ImageSlave class)
- add new zoom UI

Change-Id: Id94dc94d32866c7107b6818adf4db35d0c6c0b01
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
c7b2c287bfbe3f53a4d65800c3884b0082ad683c 03-Oct-2012 John Hoford <hoford@google.com> Add Shadow feature

bug:7234321
Change-Id: Ib0d4db773486e469ed818385b68b7b907070c297
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0ee91a2b74808fa3f51d370daaddf99f588d72ef 01-Oct-2012 nicolasroard <nicolasroard@google.com> Implements image sharing

bug:7233986
Change-Id: I8feb94d77facf8dbb8da5fab89b49ed7c224116e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
bf97d3aaeddfba06f6a00ee7abb23fcd28eb2e7d 02-Oct-2012 John Hoford <hoford@google.com> Fix exposure and fixed warnings

bug:7234321
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
bf93da72576b28f4e9dfb27f8f3fef702c8ae82d 29-Sep-2012 nicolasroard <nicolasroard@google.com> Fix border bug and filter application
- fix layout (use framelayout)
- fix copy imagepreset
- added a current image state panel
- remove title for border images for now

bug:7256090
bug:7249672
bug:7234317
bug:7225150

Change-Id: I958628a1604c7e436e5d121556c8744f5748b1ec
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0c3203f1789df3f8bd772dfd655e73b44636b629 29-Sep-2012 nicolasroard <nicolasroard@google.com> Remove the individual Curves channel filters
Reorder the filters

bug:7234317
Change-Id: Ia726fa8ea82580c97784eb03d4c6740cf4a603c4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
d42f6c69c5980110c16cd679f914c4e4e7caa29d 28-Sep-2012 John Hoford <hoford@google.com> Add contrast & brightness filters
Added hue fixed contrast
Stablized Contrast, Saturation, Tint, Exposure

bug:7234321
Change-Id: Iadd1e3ab215b60f920b718fa56611a07f24effee
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
786fe6476e4ccf4b98489ff69d8ef439533cdc2a 29-Sep-2012 nicolasroard <nicolasroard@google.com> Improve ActionBar
- show both undo and redo
- add the checkmark with done instead of the up mark

bug:7233986

Change-Id: I32af8068b08763461b720054f270cb6acabefbbf
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9594c8d3e0dd0d6157710ceae1d1deea8e566db4 28-Sep-2012 nicolasroard <nicolasroard@google.com> Use an actionbar
- move the "show original" button to the bottom left
- move the history button to the overflow menu for now
- add a reset item in the overflow menu.

bug:7234317
bug:7233975
bug:7233986
Change-Id: Icc1d03d1e1ce18f38b1169b466be62645424bc7e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
863b4e65d172a19111f46e43f97e7e41927a3bc7 28-Sep-2012 nicolasroard <nicolasroard@google.com> We weren't applying the parameter on an existing filter

bug:7247494
Change-Id: I482eecc34a5f91bc7d2cc5986e79b832b9aa3ef2
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
9579b81504c16ac77aa7442767fbabe6abcfe24b 28-Sep-2012 nicolasroard <nicolasroard@google.com> Only apply the parameter to the currently edited filter

bug:7247494
Change-Id: I88b90ee5ea1d5bb83342a4be392308ea756375a1
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
e3f9f579d73af613a33ba1d0a93dc101ea671a69 27-Sep-2012 nicolasroard <nicolasroard@google.com> Load the correct library...

bug:7165910
Change-Id: I4cb19078b00268f179722a1c8ed594e68b35e953
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java
0d7cdf8e763fb65c32bfad65245b3753deb75737 25-Sep-2012 nicolasroard <nicolasroard@google.com> Initial import of the new image editor

bug:7165910
Change-Id: I756d6594f5bddd233772c979410362ca22e232a3
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/FilterShowActivity.java