Commit Graph

  • 16636ece4f Travis updated Gradle manipulation mareksebera 2014-04-28 15:45:46 +02:00
  • f8c5fb2ae5 Maven check after update mareksebera 2014-04-28 15:39:40 +02:00
  • 1ce54377ca Merge branch 'master' into dev mareksebera 2014-04-28 15:38:41 +02:00
  • 543b256c9a Maven Travis configuration mareksebera 2014-04-28 15:36:42 +02:00
  • cc76fe861e Merge remote-tracking branch 'origin/dev' into dev mareksebera 2014-04-28 15:23:14 +02:00
  • 447dc4156f Merge Chris Banes 2014-04-26 19:16:12 +01:00
  • fb7031ce45 New development release Chris Banes 2014-04-26 19:15:01 +01:00
  • a31f56a57b New release version v1.2.3 Chris Banes 2014-04-26 19:09:36 +01:00
  • 1f2dde8611 Improve Gradle build Chris Banes 2014-04-26 18:57:19 +01:00
  • 60aada1caa Changed default file mode mareksebera 2014-04-21 16:54:45 +02:00
  • 99fc9956a2 Merge pull request #167 from juleZZZ/viewpager_lock Marek Sebera 2014-04-10 20:27:03 +02:00
  • cf0e2f310c Lock/Unlock button to temporarily disable ViewPager navigation in order to correctly interact with ImageView by gestures Julia Zudikova 2014-04-02 16:39:08 +03:00
  • cd3915ab23 Closing #103, Fix problem of scrolling within ViewPager mareksebera 2014-03-25 23:16:25 +01:00
  • f2666d8f9d Fixed inspection issues mareksebera 2014-03-25 22:42:52 +01:00
  • ed06874932 Fixed Maven configuration to work with latest SDK, project layout and sample dependencies mareksebera 2014-03-25 21:33:50 +01:00
  • 5df1e82e3e Added setOnDoubleTapListener interface method on IPhotoView with underlying implementation mareksebera 2014-03-25 21:21:25 +01:00
  • 04aaa83c57 Added method IPhotoView getIPhotoViewImplementation(), closing #139 mareksebera 2014-03-25 21:16:01 +01:00
  • edc5f84886 Fixed deprecation, using new methods setRotationBy(float) and setRotationTo(float) mareksebera 2014-03-25 20:58:48 +01:00
  • e812ae1099 Optimized code mareksebera 2014-03-25 20:58:13 +01:00
  • 909c1017f2 Changed library project structure and fixed lint warning mareksebera 2014-03-25 20:54:25 +01:00
  • 532febf0da Converted Sample to standard sources layout, added AUIL Sample mareksebera 2014-03-25 20:43:41 +01:00
  • 5a283e0dac Updated build on both Gradle and Travis mareksebera 2014-03-25 17:57:16 +01:00
  • 004e256231 Merge pull request #153 from phil-brown/master Marek Sebera 2014-02-18 18:27:39 +01:00
  • b36fcbf35f changed names of rotation methods to fit better with the naming convention Phil Brown 2014-02-14 09:28:31 -06:00
  • 94704dfae5 deprecated setPhotoViewRotation and added new method setPhotoViewRotationTo Phil Brown 2014-02-14 09:22:12 -06:00
  • 815bbadce7 added support for rotating an image by a given number of degrees Phil Brown 2014-02-14 09:14:21 -06:00
  • 7d8587ee2f De-finalized implementation of PhotoViewAttacher, Closes #112 mareksebera 2014-01-16 14:30:50 +01:00
  • 3b280dd95c Provided method to change zoom duration, Closes #105 mareksebera 2014-01-16 14:26:09 +01:00
  • f2b4114d04 NaN/infinite check on request, Closing #126 mareksebera 2014-01-16 14:19:31 +01:00
  • 709a6b5567 Merge pull request #134 from dalinaum/android-gradle Marek Sebera 2014-01-16 03:38:50 -08:00
  • 041ff5b649 Updated Android Gradle plugin to support Gradle 1.9. Leonardo YongUk Kim 2014-01-12 21:28:04 +09:00
  • 5fb040bcbd Merger of #122 pull request, return draw matrix for better integration mareksebera 2013-12-02 13:37:48 +01:00
  • 741ce4b5a0 Updated platform target mareksebera 2013-11-21 12:41:07 +01:00
  • e5f3b927f4 Travis CI updated android-19 dependency mareksebera 2013-11-21 12:26:22 +01:00
  • e8cb1c871b Manually merged PR #116 mareksebera 2013-11-21 12:03:07 +01:00
  • dfb0f0986e Updated build configuration mareksebera 2013-11-21 11:43:25 +01:00
  • c1655bf56f Fixes #103 mareksebera 2013-11-10 12:36:53 +01:00
  • 806a25394a Merge branch 'dev' of github.com:chrisbanes/PhotoView into dev mareksebera 2013-10-27 18:17:45 +01:00
  • 34819dcfd2 ViewPager interaction fixed, Closes #98 mareksebera 2013-10-27 18:16:04 +01:00
  • 24eabb0aba Merge pull request #101 from laurencedawson/dev Marek Sebera 2013-10-26 10:25:55 -07:00
  • bb69ae35ad Allow images to be zoomed in when double clicked. Laurence Dawson 2013-10-26 16:26:39 +01:00
  • 50dee125d0 Merge pull request #100 from Leland-Takamine/dev Marek Sebera 2013-10-26 05:47:55 -07:00
  • ad50acc092 Do not drag if we are already scaling. Leland Takamine 2013-10-24 11:28:37 -07:00
  • edd3393217 Enable to set custom OnDoubleTapListener, closes #97 mareksebera 2013-10-18 13:09:21 +02:00
  • 147fc38e5f Merge pull request #96 from ChristianBecker/feature/updatedSdk Marek Sebera 2013-10-18 00:50:00 -07:00
  • a6bd05720a Updated SDK and Build-Tools versions to the most current ones. Christian Becker 2013-10-18 09:47:04 +02:00
  • 4a748608aa Merge pull request #95 from ChristianBecker/dev Marek Sebera 2013-10-17 12:39:01 -07:00
  • a0e3128bae Updated travis config to install build-tools Christian Becker 2013-10-17 18:53:06 +02:00
  • f9022ff2c7 Merge pull request #93 from ChristianBecker/feature/noSupportLib Marek Sebera 2013-10-14 09:25:33 -07:00
  • 3e45f589a8 Removed dependency to android support library Christian Becker 2013-10-14 18:14:36 +02:00
  • 3f2b0c08f5 Example on usage of new method getVisibleRectangleBitmap(), #40 mareksebera 2013-10-14 02:59:09 +02:00
  • e66d077fc0 Extracting currently visible area as Bitmap #40 mareksebera 2013-10-14 02:58:18 +02:00
  • 3377d729de Progress #90 mareksebera 2013-10-14 01:26:59 +02:00
  • c9d81ef885 Default Config mareksebera 2013-10-14 01:19:15 +02:00
  • 3842023f60 Raised snapshot version mareksebera 2013-10-08 21:53:57 +02:00
  • 15134e74fa #86 progress mareksebera 2013-10-08 20:17:09 +02:00
  • d0a1bacc07 Lint fixups mareksebera 2013-10-08 20:13:21 +02:00
  • 8c365aaa61 Merge tag 'v1.2.2' Chris Banes 2013-10-05 18:14:25 +01:00
  • 103e4bfc68 [maven-release-plugin] prepare for next development iteration Chris Banes 2013-10-05 17:58:05 +01:00
  • 1be121f2a3 [maven-release-plugin] prepare release v1.2.2 v1.2.2 Chris Banes 2013-10-05 17:58:00 +01:00
  • 261e4ce8c4 Use Maven reference for home dir Chris Banes 2013-10-05 17:57:07 +01:00
  • 8e2d68654a Use old release signing dir Chris Banes 2013-10-05 17:54:12 +01:00
  • e09f29b866 Travis CI config, to ignore Maven branch mareksebera 2013-10-05 01:02:19 +02:00
  • cd75d07a61 Updated Travis configuration mareksebera 2013-10-05 00:22:52 +02:00
  • 2a55ac29a8 Updated Android Gradle plugin mareksebera 2013-10-04 23:34:27 +02:00
  • f41f892cce Build status for Master branch mareksebera 2013-09-24 17:17:22 +02:00
  • c03b52f684 Updated IPhotoView methods to convey more meaning, along with changes in implementation and sample project. overrides invalid pull request #64 mareksebera 2013-09-24 16:57:16 +02:00
  • cf76c4470d Padding is now considered in PhotoViewAttacher, Fixes #29 mareksebera 2013-09-24 16:22:57 +02:00
  • 2a6a34a3ba Fixed compatibility with calls FloatMath mareksebera 2013-09-23 21:22:26 +02:00
  • 2e1a74a671 Sample for simple rotate actions #69 mareksebera 2013-09-23 20:55:10 +02:00
  • 564843a788 This fixes #69, as rotating and other functions work correctly now mareksebera 2013-09-23 20:50:43 +02:00
  • 9479d48193 Cleanup, not leaving runing Handler loop mareksebera 2013-09-23 14:53:30 +02:00
  • a57def26de Removing leftovers mareksebera 2013-09-23 14:46:45 +02:00
  • 33479fc85c Added RotationSample to demonstrate rotating function mareksebera 2013-09-23 14:31:53 +02:00
  • cc0179a2ec Rotation finalized with interface, javadoc and implementation mareksebera 2013-09-23 14:31:34 +02:00
  • eca942ff88 Fixed Rotation sample function mareksebera 2013-09-23 14:05:58 +02:00
  • 9016fea316 setScale zooms to center, not to beginning of view mareksebera 2013-09-23 13:53:57 +02:00
  • 75a6f0ccf9 1.2.2-SNAPSHOT mareksebera 2013-09-20 21:37:06 +02:00
  • 4f31530dee Merge pull request #80 from dgmltn/dev Marek Sebera 2013-09-17 01:30:59 -07:00
  • 87a31b7568 Refactored AnimatedZoomRunnable to use a TimeInterpolator Doug Melton 2013-09-17 00:21:14 -07:00
  • 4bb6e2df13 Travis CI build status mareksebera 2013-09-16 15:19:52 +02:00
  • 5400be7e37 Travis CI prepare mareksebera 2013-09-16 15:16:02 +02:00
  • 5c38b0241c Aded Travis CI configuration mareksebera 2013-09-16 15:15:32 +02:00
  • e6cdb60048 Possible fix for #72 Marek Sebera 2013-09-16 12:17:05 +02:00
  • 66401ee93a Feedback, prepare for rotation validate mareksebera 2013-09-15 22:01:22 +02:00
  • 15208d576d Example to use rotation of image, ad. #69 mareksebera 2013-09-14 22:08:41 +02:00
  • 29424627bb Removed leftover mareksebera 2013-09-14 18:55:20 +02:00
  • d8102ab58d Invalid memory usage mareksebera 2013-09-14 11:53:53 +02:00
  • c5904b2af9 Fixed #58, replaces old #a7458e1d829c8514c2b21b5510bda096a8df17eb mareksebera 2013-09-14 11:03:48 +02:00
  • 1634002211 Licenses mareksebera 2013-09-14 08:35:45 +02:00
  • cffa892e5f Refactored VersionedGestureDetector mareksebera 2013-09-14 08:28:02 +02:00
  • a7458e1d82 Sample to demostrate restoring position, Closes #58 mareksebera 2013-09-13 21:07:00 +02:00
  • 7d3ba70637 ADT support #76 mareksebera 2013-09-13 16:46:51 +02:00
  • 832f9bf778 Fixed Lint and Deprecation errors, Fixes #78 mareksebera 2013-09-13 16:45:08 +02:00
  • d634d7e68a Lint fixes for Sample mareksebera 2013-09-13 16:39:49 +02:00
  • 82ee908612 Formatting mareksebera 2013-09-13 09:22:51 +02:00
  • 27e8d378b2 Refactored Logger mareksebera 2013-09-13 09:03:41 +02:00
  • 070f5db662 Refactored Compat class mareksebera 2013-09-13 08:59:02 +02:00
  • 5004dd1e1b ScrollerProxy refactored mareksebera 2013-09-13 08:47:11 +02:00
  • 85da5ff280 Modified sample, to provide XML layout for ViewPagerActivity mareksebera 2013-09-13 08:37:58 +02:00