History log of /frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
69d49ba36ecf8b6288c196f2fe5e3795dfe1486e 18-Sep-2013 Mindy DelliCarpini <mindyp@google.com> Don't scale on double tap if there is movement before an up event


bring it back now that current.jar is updated

Change-Id: I92fc7998893535120ea4ad9e693b551b4a0229fb
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
255eb43f74662cacee64d268c8c26bc62b5bf009 18-Sep-2013 Mindy DelliCarpini <mindyp@google.com> Revert "Don't scale on double tap if there is movement before an up event"

This reverts commit 7323508df106bf97cb6bd5d9aa480173558d84a3.

Change-Id: I00ac959a2a9f64d5f0c2e308315c09067042af9d
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
7323508df106bf97cb6bd5d9aa480173558d84a3 10-Sep-2013 Mindy Pereira <mindyp@google.com> Don't scale on double tap if there is movement before an up event

Change-Id: I60fc2025def88ac9b7b55ba52c93569f7cfd8f45
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
f0fac25e570ef98dd9d5df34cf8437888cd118cd 10-Sep-2013 Mindy Pereira <mindyp@google.com> Don't scale on double tap if there is movement before an up event

Change-Id: I60fc2025def88ac9b7b55ba52c93569f7cfd8f45
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
3102e82e0187363d453f4bcde00e396ef5420a46 24-Oct-2012 Adam Copp <adamcopp@google.com> Remove unused imports and variables

Removes a couple of unused imports and an unused variable

Change-Id: Ie2b0109230a3393adde69a0744af5d0f262b5b8e
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
413185316e9e6f0713185d9adc733b2768ab5aa1 21-Sep-2012 Paul Westbrook <pwestbro@google.com> am 29c041a3: am 88d18b9f: am 4054bd6d: Use gesture detector from support lib

* commit '29c041a3e41b93c7ffd8f29550df501f0b45ea02':
Use gesture detector from support lib
bdf13fd95aa92f794be827421945370c1456ea7c 21-Sep-2012 Paul Westbrook <pwestbro@google.com> Use gesture detector from support lib

Bug: 7206080
Change-Id: I9b5d332d095335f13b61c9c9ccd8152a462a9eb5
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
da471e748028dd1d30fbb140432a897f4868f238 19-Sep-2012 Paul Westbrook <pwestbro@google.com> am dd2a57c4: am d9904217: am bd64181d: Integrate copy of GestureDetector into photoviewer

* commit 'dd2a57c446c05fe7cd8453bc249f38c03d2ab299':
Integrate copy of GestureDetector into photoviewer
190f6bd9a66ab01364451e22cb7992f86227a4c6 18-Sep-2012 Paul Westbrook <pwestbro@google.com> Integrate copy of GestureDetector into photoviewer

This allows the MR0/1 behavior to be used when Email/Gmail is
running on older versions of the platform

Change-Id: I1936d36ddb9f09a3b48d38c2ad44e70ac002fbda
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
91dbfd25cc234de393ae22fc39a832a6335e1bc2 04-Sep-2012 Adam Copp <adamcopp@google.com> Add parameter for max initial scale factor

you can now pass EXTRA_MAX_INITIAL_SCALE into PhotoViewActivity in order
to specify the maximum initial scale of images displayed. This parameter
defaults to 1x if now supplied, so images will not be displayed larger
than their actual size by default.

This allows the gmail team to resolve 7049410 whilst velvet can keep
something like the old behaviour (which is more natural for their app)

Bug: 7049410
Change-Id: I7d230666ca50a4634d8436519ed280cc6e558ee3
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
3a14814364ff1e48109d32a06bd063c66914889b 30-Aug-2012 Mark Wei <markwei@google.com> Attachment image viewer should not scale images larger than original size.

Bug: 7049410
Change-Id: I1ed2555203e1541f1481cae4f17f532eaa57c1cd
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
6361dccee51bc01d75df08bc35b7893a98e7ed48 25-Jul-2012 Andrew Sapperstein <asapperstein@google.com> Finalized the photo viewer transitions.

Changed the black background to be on the
FrameLayout behind the view pager rather than
on the the photo view. Also deleted some dead code.

Change-Id: I19759d3f7e93c32b6c6aceda0c296610f90f20f7
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
928a39fb533255b34145285fabbd4f51961df63a 24-Jul-2012 Andrew Sapperstein <asapperstein@google.com> Support showing previews in the photo viewer.

The photo viewer now supports the notion of a
preview of the full image. The preview is not
pinchable in any manner and displays a circular
progress bar over top of it while we are downloading
the full version of the image.

To enable this functionality, there is a new column
in the PhotoContract API called thumbnailUri. If it is
not set to null and if the attempted load of the contentUri
is unsuccessful, we will attempt to load a thumbnail version
that will show until the contentUri is finished loading.

Change-Id: I5547a5fc6a30ee6a30f137dc1dee76a77fb5b304
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java
8122882aaf14820bc2241605b2ab818ad358b9af 27-Jun-2012 Ying Wang <wangying@google.com> Import translations. DO NOT MERGE

Change-Id: Ib683da0aa64c2c63dfc672ea18b7417aded3ec5c
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/PhotoView.java