Commit Graph

90 Commits

Author SHA1 Message Date
Mazyad Alabduljaleel ae515c6e4a [NEW]: updated to version 0.9.7 2014-07-20 13:56:13 +04:00
Mazyad Alabduljaleel 0fd9e806dc Merge branch 'master' of github.com:telly/TLYShyNavBar 2014-07-20 13:54:31 +04:00
Mazyad Alabduljaleel a51432d7c8 Merge pull request #15 from sonxurxo/master
Fixes an issue when going active from the background
2014-07-20 13:51:13 +04:00
Xurxo Méndez Pérez ed34a8dc90 Using UIApplicationDidBecomeActiveNotification key 2014-07-16 12:35:59 +02:00
Xurxo Méndez Pérez 4db193e0d2 Updated README.md 2014-07-16 10:45:03 +02:00
Xurxo Méndez Pérez ad96ff94f8 Added applicationDidBecomeActive behavior 2014-07-16 10:30:01 +02:00
Mazyad Alabduljaleel 6dda4a2095 [FIX]: updated doc 2014-07-15 14:46:46 +04:00
Mazyad Alabduljaleel 47eb89a1b2 Merge pull request #13 from telly/small-content-size-fix
fixes #12
2014-07-15 14:40:56 +04:00
Mazyad Alabduljaleel d97164f728 [FIX]: don't handle the scrolling if the content size of the scroll view is insufficiently long. #12 2014-07-15 14:18:17 +04:00
Mazyad Alabduljaleel 45f9297f28 [NEW]: upgrade pods 0.9.6 2014-07-13 14:56:28 +04:00
Mazyad Alabduljaleel 4b5b6c76eb [FIX]: missing setting the _extensionView variable. fixes #10 2014-07-13 14:54:37 +04:00
Mazyad Alabduljaleel ca2624786e [NEW]: updated cocopods. Should help #10 2014-07-11 17:27:06 +04:00
Mazyad Alabduljaleel 796f5f5e1e [NEW]: expose the extension view. We may need it 2014-07-08 16:37:20 +04:00
Mazyad Alabduljaleel 78ac2c53d9 [NEW]: update pod to v0.9.4 2014-07-07 00:35:04 +04:00
Mazyad Alabduljaleel 790355a6c6 Reverse the last commits, gonna work on them in develop branch 2014-07-04 12:20:15 +04:00
Mazyad Alabduljaleel 6bfe614a64 [FIX]: One more fix, if we are not using the navigation controller, we switch it back ourselves! 2014-07-04 12:08:30 +04:00
Mazyad Alabduljaleel dcfe8e4f52 [FIX]: an issue that can arise if the TLYShyNavBarManager is not associated with the view controller that's pushing to the stack. 2014-07-04 11:59:37 +04:00
Mazyad Alabduljaleel 232386e694 Pushing view controller animation Fixes #2
[FIX]: Animate navbar in when pushing a view controller on a contracted navbar
[FIX]: demo project scrollView autolayout
2014-07-04 11:18:10 +04:00
Mazyad Alabduljaleel 8455dca8ea [FIX]: resolved a class of bugs where a non-visible view controller is driving the navigation bar's behavior. 2014-07-03 05:11:15 +04:00
Mazyad Alabduljaleel 2272146e4c fixes #6
Only update the shyNavBarManager if the insets are new. This fixes an issue when the view controller's view is a UIScrollView subclass, since the bounds are constantly changing.
2014-07-03 04:18:42 +04:00
Mazyad Alabduljaleel fdee20d672 [FIX]: make sure the extension view is at the front of everything
[FIX]: We reset the set extension view's frame's origin to CGPointZero, just in case.
2014-07-01 20:36:12 +04:00
Mazyad Alabduljaleel f5c7eddb0e Working on #4
[FIX]: make sure we unset our proxy delegate, and add a sanity check that the delegate proxy doesn't reference itself.
2014-07-01 20:31:12 +04:00
Mazyad Alabduljaleel b648fd9a82 Just a whitespace fix commit 2014-07-01 20:28:57 +04:00
Mazyad Alabduljaleel d96f993d68 fixes #3
[FIX]: Crash when you keep the scrollview around longer than the ShyNavBarManager.. need to remove our proxy in time.
[NEW]: cocoaPods version bump
2014-06-30 14:01:26 +04:00
Mazyad Alabduljaleel c71041d4b5 Update README.md
Change the terminology. It's actually scrolling the views, not modifying the bounds.
2014-06-29 10:48:00 +04:00
Mazyad Alabduljaleel 779f756f4b Update README.md
typo
2014-06-28 14:21:13 +04:00
Mazyad Alabduljaleel c8dc34febb Update README.md 2014-06-28 13:15:34 +04:00
Mazyad Alabduljaleel 1ee4f9284f Update TLYShyNavBarManager.h 2014-06-28 08:43:29 +04:00
Mazyad Alabduljaleel 6d74aa3e21 cocoa pods version bump 2014-06-28 00:47:56 +04:00
Mazyad Alabduljaleel 74a9d88733 [NEW]: Cocoapods support
[NEW]: updated, and completed TODO
[NEW]: updated read me
2014-06-28 00:45:11 +04:00
Mazyad Alabduljaleel 577147ed32 Add License 2014-06-28 00:24:41 +04:00
Mazyad Alabduljaleel 8869cc72c2 fixes #1
User reported not being able to compile with "typeof"
2014-06-27 19:20:47 +04:00
Mazyad Alabduljaleel daa2488407 [FIX]: fixed demo project, and library issue.. I should've tested more!!
Thanks to NightIsland for reporting.
2014-06-27 19:15:37 +04:00
Mazyad Alabduljaleel 31cdc78869 [NEW]: lazy load the shyNavBarManager, much better than the addShyNavBar method
[NEW]: updated demo project
[NEW]: hide the extension view to disallow tampering with it
[NEW]: better docs
[FIX]: fix default resistance amount
2014-06-27 18:37:34 +04:00
Mazyad Alabduljaleel 30a1a066d2 Update README.md 2014-06-27 18:33:48 +04:00
Mazyad Alabduljaleel 31e61d79aa Update README.md 2014-06-27 18:21:56 +04:00
Mazyad Alabduljaleel dcc73768b1 Update README.md 2014-06-27 18:21:09 +04:00
Mazyad Alabduljaleel 81047d2433 Update README.md 2014-06-27 18:19:32 +04:00
Mazyad Alabduljaleel 2de80c72a5 Update README.md 2014-06-27 17:46:31 +04:00
Mazyad Alabduljaleel a769a59410 Update README.md 2014-06-27 16:53:51 +04:00
Mazyad Alabduljaleel 246301cf01 Merge branch 'master' of github.com:telly/TLYShyNavBar
* 'master' of github.com:telly/TLYShyNavBar:
  Update README.md
2014-06-27 16:47:02 +04:00
Mazyad Alabduljaleel 88b7c62232 Added some resources 2014-06-27 16:45:20 +04:00
Mazyad Alabduljaleel 98f6bb8b2f Update README.md 2014-06-27 16:33:01 +04:00
Mazyad Alabduljaleel d14810806a [NEW]: update TODO
[FIX]: fix demo project
2014-06-27 13:43:03 +04:00
Mazyad Alabduljaleel 565c5a01ee YAY!! Knocked out the observer issue AND the scrolling issues :D
[NEW]: TLYDelegateProxy to capture UIScrollView delegate calls
[NEW]: Swizzling helpers to update TLYShyNavBarManager on various methods
[FIX]: fixed many issues with this.

Merge:
  Minor fix Make sure we reset the offset in cleanup and prepareForDisplay
2014-06-27 13:18:58 +04:00
Mazyad Alabduljaleel f4fbe38044 Updated TODO 2014-06-25 12:05:04 +04:00
Mazyad Alabduljaleel c35aeb5bf2 Minor fix
Make sure we reset the offset in cleanup and prepareForDisplay
2014-06-24 16:35:38 +04:00
Mazyad Alabduljaleel 62e6a37882 Yay, found a way to avoid having the user of the component to explicitly calls scrollViewDidEndScrolling! 2014-06-23 08:40:57 +04:00
Mazyad Alabduljaleel e7218389fe Update demo project 2014-06-22 22:48:35 +04:00
Mazyad Alabduljaleel f697676add wow... Fixed a really nasty retain cycle 2014-06-22 22:36:15 +04:00