Commit Graph

166 Commits

Author SHA1 Message Date
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
Mazyad Alabduljaleel 765e2da34a Replace Gif with awesome gifs 2014-06-22 22:14:15 +04:00
Mazyad Alabduljaleel 28ceee9217 Replace Gif with awesome gifs 2014-06-22 22:11:08 +04:00
Mazyad Alabduljaleel f7c45c1214 Replace Gif with awesome gifs 2014-06-22 22:05:51 +04:00
Mazyad Alabduljaleel 689978ecc0 [NEW]: updated TODO.
Most of them were actually completed.
2014-06-21 21:58:27 +04:00
Mazyad Alabduljaleel 81e00bbb4c [NEW]: import better layout guide calculation 2014-06-21 21:54:10 +04:00
Mazyad Alabduljaleel 19038b707e Update TODO 2014-06-21 21:48:41 +04:00
Mazyad Alabduljaleel d8524c7b3e updated TODO 2014-06-17 16:04:31 +04:00
Mazyad Alabduljaleel a69bb8bdc3 Fixes to extension view
[FIX]: flexible width extension view by default
[NEW]: add cleanup method again
2014-06-17 15:23:52 +04:00
Mazyad Alabduljaleel 3f82e33642 OK, this will only compile for telly now... Need to fix the realTopLayout thingie
[FIX]: fixed cleanup issues
2014-06-16 23:29:05 +04:00
Mazyad Alabduljaleel 734063f65b Yay, added resistance and new API.. I think it is ready 2014-06-16 22:48:43 +04:00
Mazyad Alabduljaleel 3f525db8b0 code cleanups and organization 2014-06-16 18:11:14 +04:00
Mazyad Alabduljaleel a47cdd378c Implemented Facebook UX, much simpler and it WORKS. 2014-06-16 17:49:00 +04:00
Mazyad Alabduljaleel 6be2ee4a07 OK, I am just sick of this... Going to implement the simple Facebook UX 2014-06-16 17:14:51 +04:00
Mazyad Alabduljaleel 69cafa08ba Things just don't want to work... 2014-06-16 11:20:44 +04:00
Mazyad Alabduljaleel c04c22357e Expose extensionContainer 2014-06-15 17:05:58 +04:00
Mazyad Alabduljaleel 11a410348c Bug fixin'
[FIX]: expand call not reaching children
[FIX]: fix demo project
2014-06-15 15:40:50 +04:00
Mazyad Alabduljaleel de1265f5b7 Fix demo project 2014-06-15 15:26:31 +04:00
Mazyad Alabduljaleel 3075616b82 Rename file and associated objects from Controller to Manager. 2014-06-15 15:24:30 +04:00
Mazyad Alabduljaleel 2c1b2c7cd2 silver lining
[FIX]: that should do it! Fixed parent/child relationship issue
2014-06-15 15:16:11 +04:00
Mazyad Alabduljaleel 281a33c728 Merge branch 'master' of github.com:telly/TLYShyNavBar
* 'master' of github.com:telly/TLYShyNavBar:
  Another code design change.. [NEW]: make use of the parent/child relationship to propagate the deltaY down the hierarchy!
2014-06-15 15:12:08 +04:00
Mazyad Alabduljaleel 82879cff0c exploring adding the extension view as a subview to the navbar.. 2014-06-15 15:11:37 +04:00
Mazyad Alabduljaleel e4ffe134c3 Another code design change..
[NEW]: make use of the parent/child relationship to propagate the deltaY down the hierarchy!
2014-06-15 15:10:36 +04:00
Mazyad Alabduljaleel 7e10314d2f added an important TODO 2014-06-15 12:51:22 +04:00
Mazyad Alabduljaleel 0e591a9f71 updated TODO 2014-06-15 12:19:26 +04:00