History log of /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1fdfadf00a468dd460dd25bf2e074cfb2a225a04 17-Mar-2015 Narayan Kamath <narayan@google.com> Use java.util.Date instead of java.sql.Date.

java.sql.Date was being used in a context unrelated to SQL and
there's no good reason to use it this way. Note that the claim in
java.sql.Date's javadoc that it normalizes times to day boundaries
is a lie.

Change-Id: Ibb17d3fe22af6c2a41abd51b2158d6af000ecbbf
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
aa22947b6f0714b73a78a28fb1217f7c5f4f663d 19-Nov-2013 ztenghui <ztenghui@google.com> Fix the thumbnail generation.

bug:11664501
Change-Id: I53ec5a08e801d0300b8ed159158bc46f61c6d3f4
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
97ad2bdcb39c0484dafb08f4a7f45bcd1a3f4f9d 21-Oct-2013 nicolasroard <nicolasroard@google.com> Handles export size zero

bug:11280447
Change-Id: Ia8758a6d269b4ac9fdc9435b3bcdf9295c3e11a9
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
eeed64b1fbdafe5c91ce36b3c5488c003fbb8fab 12-Oct-2013 nicolasroard <nicolasroard@google.com> Process correctly an export when called with EDIT intent

bug:11159123
Change-Id: I8c827d9f757c4fd00d21753753917b62d5ba0213
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
ef4c2131c02f77d9fc508c7b26989a7f9b03862e 11-Oct-2013 John Hoford <hoford@google.com> fix showing wrong image post save

bug:11174327
bug:11130809
Change-Id: I53ee2f73c5a871d9255fea547a0d93a989f15a4f
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.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/tools/SaveImage.java
863b61f2ddd387473f588e2a9184eabb5a930096 09-Sep-2013 John Hoford <hoford@google.com> fix export on saved images

bug:9466453
Change-Id: I6280e6352d6c7f672692db514e46803df3f91b38
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
960e83bd57b6236f4eb7fff98aeb7082a48f6b97 29-Aug-2013 nicolasroard <nicolasroard@google.com> Fix toast message when saving to Gallery

Change-Id: I0c4850185cf19e6e239c7d2d7bf7167b4ebaee0d
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
3b311c3ffc7e9c6b7f5a89337787a656d6e10dbc 28-Aug-2013 nicolasroard <nicolasroard@google.com> Fix saving

Use the preview image to provide
a faster result in Gallery

Change-Id: Icfcdc2f423bf2e21428d9f7a5116a2b4c02eb79b
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
eb2950384846a3797e13b04765f65df70d80982e 21-Aug-2013 ztenghui <ztenghui@google.com> Fix the Google Drive issue

Here a local cache file will be downloaded and sent over to Gallery / Editor.
So we need to handle that well.

bug:9356969

Change-Id: Ic09a2f5de2c9c55ca2ed21c77ddf7517f5939bfb
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.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/tools/SaveImage.java
55d6abe58c3a7574a5d76c68ec5c21848848e399 11-Aug-2013 nicolasroard <nicolasroard@google.com> Fix export dialog (size export)

Change-Id: Ifa4bb6a990622bfc00f6b4fe4998417fec32e650
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
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/tools/SaveImage.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/tools/SaveImage.java
08f4cc3988e54937f191e61588f50535df34712e 22-Jul-2013 ztenghui <ztenghui@google.com> Fix saving issues with online image.

bug:9468909

Change-Id: I10762dba307999d87fac08b3a2ce7e104264a813
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.java
09169dd269f1a82efb83ea1cebf75abe4daabd26 18-Jul-2013 ztenghui <ztenghui@google.com> Update Uri instead of removing

In this way, the processing service can have a better presentation.
The cache key now include the file Uri and local abs path if exists.

bug:9468909

Change-Id: I0919c09ad26bea2e798c99ad376996547f8f2bf8
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/tools/SaveImage.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/tools/SaveImage.java