Commit Graph

  • e3ca79ede4 Clean up. master Kyle Fang 2013-06-09 00:31:00 +08:00
  • e06a8a0284 Made the callback more pratical. Kyle Fang 2013-06-09 00:26:29 +08:00
  • 87fc07b8b2 Version bump 0.10.0 Mike Enriquez 2013-04-28 01:29:21 -04:00
  • 2ae2a2ba13 Added a continuous block callback to sliding Zachary Davison 2013-03-15 12:36:57 +00:00
  • e80b0848ac Merge pull request #85 from rromanchuk/patch-1 Mike Enriquez 2013-02-12 15:17:03 -08:00
  • 71ca04a6e4 Update README.md Ryan Romanchuk 2013-02-13 03:15:08 +04:00
  • 294f1a53fd New workspace. No nib example for iPhone refactor Mike Enriquez mike@enriquez.me + Pawan Poudel pawan.poudel@gmail.com 2013-02-05 20:28:37 -05:00
  • f866037725 Allow under views to modify their frame. fixes #78 Mike Enriquez 2013-01-23 20:10:33 -05:00
  • ef3574b865 These are already called when inserted as a subview Mike Enriquez 2013-01-23 14:05:09 -05:00
  • b5aca80794 Whitespace Mike Enriquez 2013-01-21 17:55:42 -05:00
  • 9606d3e43e nil under controllers prevent panning. Anchor amounts have no influence Mike Enriquez 2013-01-21 16:23:00 -05:00
  • 343ba14f06 Disable panning to uncover a nil underController when pan/reveal amounts have been set for that side. Fixes #64. Jeff Arena 2013-01-21 14:19:27 -05:00
  • 8afea1db99 Elilminate full-screen assumptions, while fixing an issue with screen rotation. Fixes #63. Jeff Arena 2013-01-21 13:35:31 -05:00
  • 3d02df0d3e Add shouldAllowPanningPastAnchor property Mike Enriquez 2013-01-15 23:22:14 -05:00
  • 0e2bc33d2f podspecs belong in the CocoaPods/Specs project Mike Enriquez 2013-01-15 22:45:45 -05:00
  • 15db4a2123 Smoother panning when transitioning between showing under left/right Mike Enriquez 2013-01-15 17:31:08 -05:00
  • 4a39b8d808 Whitespace Mike Enriquez 2013-01-15 14:58:48 -05:00
  • c29ec931f7 Fix under navigation controller animations MrBendel 2013-01-15 13:40:57 -05:00
  • f3b3220079 Change unsafe_unretained property declarations to using assign. Fixes #47. Jeff Arena 2013-01-08 14:32:07 -05:00
  • b471cd7a78 Use updated email address Mike Enriquez 2013-01-09 16:54:44 -05:00
  • 59f2f12ef9 Add podspec Jeff Arena 2013-01-07 14:57:59 -05:00
  • 594f68c44b Move code from AppDelegate to InitialViewController 5_1_backwards_compatible Mike Enriquez 2012-10-30 13:24:32 -04:00
  • a68af01db0 Merge branch 'sovanna_master' Mike Enriquez 2012-10-30 11:04:42 -04:00
  • 4ecafc5f22 whitespace Mike Enriquez 2012-10-30 11:03:45 -04:00
  • 53de47388f Merge pull request #18 from justjimmy/master Mike Enriquez 2012-10-30 07:42:28 -07:00
  • 8921914110 Add notification for top will reset Mike Enriquez 2012-10-30 10:34:04 -04:00
  • 32214c2365 improve horizontal translation from panGesture Sovanna 2012-10-15 16:30:03 +02:00
  • 2bd7916a89 Merge pull request #27 from anagromataf/feature/keep-top-view-frame Leon Gersing 2012-10-01 16:42:49 -07:00
  • 8e135af968 Merge pull request #29 from thomashempel/master Leon Gersing 2012-10-01 16:39:27 -07:00
  • 1b8f16910b Add notifications for UnderLeftWillDisappear and UnderRightWillDisappear Thomas Hempel 2012-07-24 22:14:26 +02:00
  • de733558a6 Keep frame of the top view Tobias Kräntzer 2012-07-09 15:41:40 +02:00
  • ab8b49bbee Check to see if the resetStrategy is ECPanning (Thanks light force!) Jimmy Lee 2012-06-01 10:23:24 +10:00
  • 89d72f0827 Added ability to add pan gesture recogniser to the top view snapshot. This is useful when you cannot add panGesture to the main view but to a sub view (e.g. navigation bar) instead. Jimmy Lee 2012-05-28 12:16:22 +10:00
  • 249d59eb87 CocoaPods instructions Mike Enriquez 2012-04-05 21:03:52 -04:00
  • 77409f7b8a Add note about top view shadows 0.9.0 Mike Enriquez 2012-04-03 13:58:44 -04:00
  • e50250cfac Created gh-pages branch via GitHub gh-pages Mike Enriquez 2012-04-03 07:22:52 -07:00
  • 4913993208 Still need to set shadow offset and path on setter Mike Enriquez 2012-04-02 16:15:58 -04:00
  • f62f51427d Recalculate shadowPath on viewWillAppear Mike Enriquez 2012-04-02 16:08:14 -04:00
  • 8cecf6bc33 Handle shadowPath, shadowOffset, and rotation Mike Enriquez 2012-04-02 14:57:45 -04:00
  • 23a878b965 Update README about under layout properties Mike Enriquez 2012-03-23 13:50:45 -04:00
  • 387d695781 Fix reset strategy Mike Enriquez 2012-03-23 13:34:44 -04:00
  • 1af9952eba Adjust frame of topViewSnapshot during rotation Mike Enriquez 2012-03-23 13:04:02 -04:00
  • 993a18d813 Allocate topViewSnapshot ahead of time Mike Enriquez 2012-03-23 11:24:48 -04:00
  • c446607bda Use more reliable BOOLs to see if topViewHasFocus Mike Enriquez 2012-03-23 11:24:03 -04:00
  • ea5e2ebbee Call topViewHorizontalCenterlWillChange Mike Enriquez 2012-03-23 11:23:25 -04:00
  • 4aff9d1333 Adjust the layout when viewWillAppear Mike Enriquez 2012-03-20 16:50:42 -04:00
  • 71139e987b Maintain local BOOLs for top view positions Mike Enriquez 2012-03-20 16:25:11 -04:00
  • e1b722d5a7 Merge branch 'master' into under_layout Mike Enriquez 2012-03-20 15:56:07 -04:00
  • e5d6981343 Convenience methods for anchoring without callbacks Mike Enriquez 2012-03-20 14:30:53 -04:00
  • 27feaef4b2 call willMoveToParent Mike Enriquez 2012-03-20 14:17:01 -04:00
  • d9ce954746 added resetTopView method with animations and onComplete blocks as parameter Stefan Haubold 2012-03-19 23:23:14 +00:00
  • 7cce113198 API for adjusting under view widths Mike Enriquez 2012-03-13 18:08:06 -04:00
  • 1866b5a04b Post notifications for top view positions Mike Enriquez + Leon Gersing 2012-03-01 13:45:55 -05:00
  • 27116f7110 Callbacks for child views: Mike Enriquez 2012-03-01 10:58:43 -05:00
  • b0bb27c3c0 Expose BOOLs for inspecting view visibility Mike Enriquez 2012-03-01 10:32:16 -05:00
  • 7edfa1bb1d Top view has focus when it centered on the screen Mike Enriquez 2012-03-01 10:24:30 -05:00
  • baea00003e Merge branch 'snapshot_performance' Mike Enriquez + Leon Gersing 2012-02-29 21:32:21 -05:00
  • 08b004c973 Improve quality of snapshot Mike Enriquez + Leon Gersing 2012-02-29 21:31:32 -05:00
  • 2507f2a191 Improved performance for drag behavior by delaying calls to cache the topview. Leon Gersing 2012-02-29 20:56:47 -05:00
  • 9692195b42 Simplify example by using storyboard reference Mike Enriquez + Leon Gersing 2012-02-29 19:24:00 -05:00
  • 952ea470bc Fix going back in landscape mode for UINavigationController Mike Enriquez 2012-02-22 12:30:25 -05:00
  • c8240bbf5d Add UINavigationController example. Mike Enriquez 2012-02-13 11:57:42 -05:00
  • 2ca6d98c7e Update README Mike Enriquez 2012-01-31 17:01:59 -05:00
  • 21037a9fae iPad support Mike Enriquez 2012-01-31 15:45:23 -05:00
  • 436574178d linkify header file Mike Enriquez 2012-01-31 14:17:50 -05:00
  • 4ed8e4bd3d Attempt at embedding video Mike Enriquez 2012-01-31 12:30:45 -05:00
  • f58d00a6f9 Add link to video Mike Enriquez 2012-01-31 12:28:47 -05:00
  • d37ce5c112 add diagrams Mike Enriquez 2012-01-31 10:48:06 -05:00
  • 113f101447 First pass at README Mike Enriquez 2012-01-30 19:07:53 -05:00
  • ee86d2b03b Implement reveal amount Mike Enriquez 2012-01-30 17:02:36 -05:00
  • bd30b257bb Implement shouldAllowUserInteractionsWhenAnchored and resetStrategy Mike Enriquez 2012-01-30 16:16:54 -05:00
  • deed657d85 Rename UIImage category Mike Enriquez 2012-01-30 15:43:07 -05:00
  • b6b9da91ed New API with documentation Mike Enriquez 2012-01-30 15:39:52 -05:00
  • d9b3498c9f Handle full screen under right rotation Mike Enriquez 2012-01-27 14:59:57 -05:00
  • afb115260c Fire viewWillAppear. adjust layout for under right Mike Enriquez 2012-01-27 13:49:52 -05:00
  • 1c29777c0f Improve performance of shadow while rotating Mike Enriquez 2012-01-26 14:41:41 -05:00
  • b12363e995 Improve performance with shadow Mike Enriquez 2012-01-25 22:57:10 -05:00
  • b4ec0545a1 Handle rotation Mike Enriquez 2012-01-25 18:34:23 -05:00
  • be59d93223 Start subclass of ECSlidingViewController Mike Enriquez 2012-01-25 18:14:00 -05:00
  • 291cb37465 Simplify API and internals Mike Enriquez 2012-01-25 17:47:29 -05:00
  • a3959ad49a Example of slideOff Mike Enriquez 2012-01-25 14:29:32 -05:00
  • c69319245b Set hidden instead of reordering subviews Mike Enriquez 2012-01-25 14:28:43 -05:00
  • cda0120ada Add shadow to first top Mike Enriquez 2012-01-25 14:25:19 -05:00
  • e5f7188821 Slide off screen and replace top view Mike Enriquez 2012-01-24 18:29:22 -05:00
  • 642ff08fca Connect menu items to replace top view Mike Enriquez 2012-01-24 17:00:17 -05:00
  • d993f0fd5a FIRST Mike Enriquez 2012-01-24 11:27:19 -05:00