History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8d8cdf7f67db69309fd740ca301fbeaadac8a9f0 26-Oct-2012 nicolasroard <nicolasroard@google.com> Fix colors in rotate and mirror

bug:7419025
Change-Id: Icf92de032f62f93a3ac57e042ea582c760d9f600
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.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/imageshow/ImageShow.java
13b2fd3ab7ff65ac5c18b4c9de69062f3a549669 25-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Fixed blackscreen when launching crop from menu.

Bug: 7410287
Change-Id: I60ae95cff82c789df37ce1b45fbaaaffa1aa552b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
eb75699bcd5762a9ffd7ee0d4d14a4e5eb2e2389 24-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Fixed scaling factor for ImageShow and rotations.

Bug: 7392240
Bug: 7386048
Change-Id: I156c52acbd041604df2f7ccacca3a80f1b9fdb3b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
a41224997ef9be9c0d04534f7b6b9c6b933bfe05 22-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Reworked crop/transform UI.

Bug: 7385644
Bug: 7378335
Bug: 7366075

Change-Id: Iee7e0a0741b69269b08726bad45e29d86834054e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
fb90fd60f155f6fef0334a0739be55a2717c17f5 23-Oct-2012 nicolasroard <nicolasroard@google.com> Fix flickering in geometry panel

bug:7344214
Change-Id: I34c980061c2d51e7b97ec95fc77e3331cffdf8d5
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
31529940021b9a18611b1a3fb4a0317ab8c89618 20-Oct-2012 nicolasroard <nicolasroard@google.com> Shows filtered images in geometry modules and comparison.

bug:7279469
bug:7379286
bug:7344214
bug:7379140

Also:
- cache multiple version (with/without geometry or filters applied)
- doesn't show the original image anymore when waiting for a filtered version (shows nothing instead for now)
- fix potential crash in Curves

Change-Id: I4eabd42c30f6d370571f177d5efe92550798aed8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
c778aab129fb001fdff1ccf167867fc40fbf7523 22-Oct-2012 nicolasroard <nicolasroard@google.com> Prevent unveil direction to change as long as no touch up

bug:7385925
Change-Id: I16f17e6de1624f7a40b16641122103edc0f5bb64
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.java
60d252795f41d0cfe4d0e11b4d1e32d4547368c9 19-Oct-2012 nicolasroard <nicolasroard@google.com> Handle screen rotation

bug:7328773
Change-Id: I3c03c233a5b5a883963c8fd124c760655fd12bc7
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
da974d84c8aa0758afe2dc7382657ff5efc80157 18-Oct-2012 John Hoford <hoford@google.com> fix crash from configurable slider ranges

bug:7293391
Change-Id: I17498a2066acdb5c53763610980fe2f6532f2f34
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.java
fea98f55311b39977969dc071296bacd48813e0b 11-Oct-2012 Bobby Georgescu <georgescu@google.com> Change FilterShow theme and extra remove gray line

Bug: 7326326
Change-Id: Ie2286e36da77fb22907f21d084177268f919d10e
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.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/imageshow/ImageShow.java
895e13e85dcb156cdc4eff882e10c4497a56de1e 09-Oct-2012 nicolasroard <nicolasroard@google.com> Fix crash when starting the editor

Bug: 7224232

CL 236429 readded offending lines after the merge...

Change-Id: I670c60ba366d2c8ec343b26c65580e8900c67819
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.java
a66df0c9e8106ef6a275e20ab2a47286e054fe7c 09-Oct-2012 Ruben Brunk <rubenbrunk@google.com> Added the rest of the Geometryfilter stubs.

Bug: 7224232
Bug: 7218935
Change-Id: I9ebbc4a98b5696e1514995e465aa4e145fdfa4f8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.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/imageshow/ImageShow.java
02f778af1f8a2250d91da450f82c30572de96062 28-Sep-2012 nicolasroard <nicolasroard@google.com> Remove the pie slider, add a linear slider

bug:7247494

Change-Id: Id002b46d4a0ee0ff2a3ed9c4924defd0b1760b79
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ImageShow.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/imageshow/ImageShow.java