Commit Graph

  • bba3fcecc4 Contacted, expanded properties exposed master Alexey Savin 2016-04-19 14:13:57 +0300
  • 31dbd543ad Added expand completion Alexey Savin 2016-03-16 20:17:20 +0300
  • b7beb2f8c8 Hidden status bar height fix Alexey Savin 2016-03-16 20:01:16 +0300
  • e2bce07b36 Minor fix Alexey Savin 2016-03-16 19:55:49 +0300
  • a24bd2f297 Minor fix Alexey Savin 2016-03-16 19:50:10 +0300
  • 1bf3376157 Status bar additional handling Alexey Savin 2016-03-16 19:39:45 +0300
  • 3ef37fc24f Minor fix Alexey Savin 2016-03-16 17:05:23 +0300
  • 3ad2556f55 Expand method Delegate fix Alexey Savin 2016-03-16 16:54:20 +0300
  • 537bce6c30 Merge pull request #122 from szweier/fix-refresh Maz Jaleel 2016-02-29 23:07:44 +0900
  • 6cd994afa7 Merge pull request #123 from szweier/fix-navigation-controller-is-jumping-unexpectedly Maz Jaleel 2016-02-24 09:05:24 +0900
  • a117fc058f fix default values Steven Zweier 2016-02-23 11:31:32 -0500
  • 39302de4ba Fix constraints to make demo work correctly Steven Zweier 2016-02-23 11:21:56 -0500
  • 48b0eafe5f add line break Steven Zweier 2016-02-23 09:52:50 -0500
  • 3a138c4207 add line break Steven Zweier 2016-02-23 09:51:32 -0500
  • 58a2d1b31c adjust alignment Steven Zweier 2016-02-23 09:50:29 -0500
  • c41c5bd3ad fix refresh issue Steven Zweier 2016-02-23 09:49:40 -0500
  • d16780e8a5 Merge pull request #121 from szweier/set-specific-viewcontroller-on-manager Maz Jaleel 2016-02-23 22:41:31 +0900
  • 15bd513774 Fix refresh control Steven Zweier 2016-02-22 16:33:09 -0500
  • 192075bf3d Allow specific view controller to be set if needed Steven Zweier 2016-02-22 14:02:29 -0500
  • b0eacc80bf Merge pull request #118 from gfzabarino/feature/queryForAssociationToViewController Maz Jaleel 2016-01-30 22:43:10 +0900
  • a1c57da65f Merge pull request #117 from gfzabarino/master Maz Jaleel 2016-01-30 20:14:56 +0900
  • 47f9b081bf - Added method to query for the existence of an associated TLYShyNavBarManager instance without triggering its creation and association. Gian Franco Zabarino 2016-01-29 23:17:28 -0300
  • fb95964272 Merge pull request #114 from bbreier/master Maz Jaleel 2016-01-30 10:22:07 +0900
  • b8b32c597f Merge branch 'upstreamMaster' Gian Franco Zabarino 2016-01-29 22:04:59 -0300
  • e1fba0efa7 - Fixed bug in which the bounds / contentOffset of the scroll view wasn't being updated on some occasions. Gian Franco Zabarino 2016-01-29 22:04:14 -0300
  • 2bca45f16d Fix bug that could alter frame of UICollectionViews on first hiding of nav bar Benjamin Breier 2016-01-15 17:21:14 -0800
  • fa4b25e4bf Merge pull request #106 from gfzabarino/master Maz Jaleel 2015-12-20 23:01:05 -0800
  • fc2108e238 Changed typeof statement to __typeof. Gian Franco Zabarino 2015-12-21 01:28:59 -0300
  • 71f03b9195 Added delegate to latest code in the original repository. Gian Franco Zabarino 2015-12-11 18:13:43 -0300
  • 53cf176916 Merge remote-tracking branch 'upstream/master' Gian Franco Zabarino 2015-12-11 18:08:05 -0300
  • 7e52e3a427 Update README.md Maz Jaleel 2015-11-22 23:07:41 -0800
  • a4d91870aa Update README.md 1.0.1 Maz Jaleel 2015-11-19 02:20:42 -0800
  • 07ac754965 Update README.md Maz Jaleel 2015-11-19 02:17:54 -0800
  • 70a1ff03c6 Merge pull request #98 from bradleyayers/master Maz Jaleel 2015-11-19 02:17:00 -0800
  • 8f40de0fc0 Update README to include Carthage instructions Bradley Ayers 2015-11-19 21:10:52 +1100
  • 03427bccbe #73 Share the default TLYShyNavBar scheme so it is built by carthage. Bradley Ayers 2015-11-19 21:02:38 +1100
  • 4484d0747a Add an xcodeproj for #73. Bradley Ayers 2015-11-19 20:58:03 +1100
  • 49f88bcf46 update pod 1.0.0 Maz Jaleel 2015-11-14 19:36:48 -0800
  • 57a2be058b Merge pull request #97 from telly/develop Maz Jaleel 2015-11-14 19:35:37 -0800
  • da990c1b7f v1.0 prova Maz Jaleel 2015-11-14 19:17:04 -0800
  • e7dcca4d20 enhance demo a bit Maz Jaleel 2015-11-14 19:15:27 -0800
  • 679d5caef1 Minor fixes for different setups Maz Jaleel 2015-11-14 19:14:56 -0800
  • ab74d0360c import and code cleanup Maz Jaleel 2015-11-14 18:37:50 -0800
  • 879898fbb4 cleanup swift demo Maz Jaleel 2015-11-14 18:35:46 -0800
  • 87cbb39008 That covers all the features! Maz Jaleel 2015-11-14 16:33:05 -0800
  • b676a02026 Semi-working opaque bars, table view header Maz Jaleel 2015-11-13 23:52:59 -0800
  • 06195c9c16 Cleanups for v1.0.0! Simplify code and reorganize project Maz Jaleel 2015-11-13 19:52:42 -0800
  • 630032648b Added TableView in demo. Time to fix it! Maz Jaleel 2015-11-13 18:23:38 -0800
  • 97ef8b6276 Fixed demo on larger iPhone sizes Fixed all constraints issues Maz Jaleel 2015-11-13 18:01:42 -0800
  • 61f48e5ef1 Merge pull request #94 from DagAgren/master Maz Jaleel 2015-10-28 08:59:37 -0700
  • 96725b437e FIx include paths in TLYShyNavBarManager DagAgren 2015-10-28 11:48:26 +0200
  • 29d42955e7 Because @jimmar thinks himself a spelling cop Maz Jaleel 2015-10-22 23:02:08 -0700
  • 5aa9c03687 update docs Mazyad Alabduljaleel 2015-10-20 20:46:14 -0700
  • 77b754cc3e release v0.10.1 0.10.1 Mazyad Alabduljaleel 2015-10-20 20:08:04 -0700
  • baffc6fe0d fixes #93 .. As far as I can tell Mazyad Alabduljaleel 2015-10-20 19:54:29 -0700
  • ff67d2b0a0 Added collectionView demo Has the problem described in #93 Mazyad Alabduljaleel 2015-10-20 19:41:36 -0700
  • fb81a41a57 Create CHANGELOG.md Maz Jaleel 2015-10-10 18:49:11 -0700
  • 4c6aefe0ea 0.10.0 0.10.0 Mazyad Alabduljaleel 2015-10-10 18:38:16 -0700
  • 857236c373 Update README.md Maz Jaleel 2015-10-10 18:31:49 -0700
  • 19db5a8679 Update README.md Maz Jaleel 2015-10-10 15:09:56 -0700
  • 929f03327c update readme with better instructions Mazyad Alabduljaleel 2015-10-10 15:08:52 -0700
  • 008a4dbea3 add a button to the extension view for testing Mazyad Alabduljaleel 2015-10-10 14:30:59 -0700
  • 164eedaad4 Merge pull request #89 from telly/modular-parent Maz Jaleel 2015-10-10 14:19:00 -0700
  • a6c73f8239 more accurate readme Mazyad Alabduljaleel 2015-10-10 14:18:08 -0700
  • 93402b62af Modular offset calculation added sticky navigation feature added more tests Mazyad Alabduljaleel 2015-10-10 14:04:59 -0700
  • 0617cd18d4 cocoapods update v0.9.15 0.9.15 Mazyad Alabduljaleel 2015-10-08 14:25:44 -0700
  • 67d2b167e5 Update README Mazyad Alabduljaleel 2015-10-08 14:22:31 -0700
  • 8e379e9737 Update README Mazyad Alabduljaleel 2015-10-08 14:21:45 -0700
  • 4daab18bd0 Update README Mazyad Alabduljaleel 2015-10-08 14:17:58 -0700
  • 33ad649542 update README Mazyad Alabduljaleel 2015-10-08 14:07:45 -0700
  • 5d205371be Refactoring and cleanup [NEW]: Add Navbar fading to the demo [FIX]: Consolidate fading behavior into an enum. Deprecated the old booleans [FIX]: Cleanup unused code [FIX]: Xcode 7 warnings in the demo Mazyad Alabduljaleel 2015-10-08 13:44:07 -0700
  • e105a37f5b Added Test [NEW]: Added a tableView to the demo in order to test different features Mazyad Alabduljaleel 2015-10-08 13:39:06 -0700
  • 32534a7ef2 Bug fix when scrolling fast with an extension view [FIX]: scrollView would go under the extension view if scrolling too fast after going beyond the topContentInset Mazyad Alabduljaleel 2015-10-08 13:29:56 -0700
  • 4f6ec675d4 Merge pull request #86 from longsview/master Maz Jaleel 2015-10-08 12:11:15 -0700
  • e5ef717aaf Added ability to alphaFade entire navbar instead of just it's subviews. Transfered userInteractionEnabled state from extensionView to extensionViewContainer. Nicholas Long 2015-10-08 11:51:19 -0700
  • a05054d7df Merge pull request #83 from aasatt/master Maz Jaleel 2015-08-17 03:01:34 +0400
  • f02f0ad8a4 Merge pull request #82 from evands/fix-scroll-to-top Maz Jaleel 2015-08-17 02:58:25 +0400
  • fed648bcc3 Merge pull request #81 from evands/fix-shynav-in-popover_isolated Maz Jaleel 2015-08-17 02:58:10 +0400
  • 1f2517ed86 Merge pull request #80 from evands/fix-hiding-extension-view Maz Jaleel 2015-08-17 02:57:57 +0400
  • 33c65bd321 Fix positioning of the navigation bar when the status bar is larger than 20 pixels Evan D. Schoenberg, M.D 2015-08-16 18:45:01 -0400
  • 5f6e0a07f4 Fix determining the size of the status bar when it is more than 20 pixels, which happens for example if a call or GPS are active. Evan D. Schoenberg, M.D 2015-08-16 18:44:20 -0400
  • 8f59d70843 setStickyExtensionView Works Now Aaron Satterfield 2015-08-13 16:35:42 -0700
  • de6c006a76 If the status bar is tapped to scroll to the top, the system doesn't understand the presence of the hidden nav bar or optional extension view. Therefore, once scrolling is deemed complete, we need to scroll up a bit further. I played extensively with doing this all in one go, for example by overriding the behavior in scrollViewShouldScrollToTop, but couldn't make it work smoothly. This implementation does have a small stutter as the larger first animation transitions into the second smaller animation occurs, but it is much better than before. Evan D. Schoenberg, M.D 2015-08-11 00:24:15 -0400
  • ade5b370bd When avoiding the status bar, check the view's position relative to the status bar rather than assuming that the presence of a presentingViewController is sufficient; otherwise we would not avoid the status bar in full screen modal views. Evan D. Schoenberg, M.D 2015-08-09 18:48:43 -0400
  • 4f651d2547 Added a comment to explain the need to disable scroll handling Evan D. Schoenberg, M.D 2015-08-09 18:41:14 -0400
  • e32543c31b If the viewController is within a popover or other modal view, it should not be placed a status bar height below the top of that view. This fixes the use of shyNavBars in those settings. Evan D. Schoenberg, M.D 2015-08-08 18:19:57 -0400
  • a01f96db81 When changing the extension view to nil from it previously being set, appropriate changes are made once... but _handleScrolling is then called, leading to incorrect content offsets until the view is scrolled back to the top. Disabling scroll handling temporarily while laying out the views fixes the problem. Evan D. Schoenberg, M.D 2015-08-08 18:13:07 -0400
  • 3f5707ebc5 v0.9.12 cocoapods release 0.9.12 Mazyad Alabduljaleel 2015-08-08 01:41:15 +0400
  • 23c027a421 Merge pull request #78 from griddle/master Maz Jaleel 2015-08-08 01:37:58 +0400
  • d31003bc33 for PR 78: make scrollView a strong property of TLYShyNavBarManager + minor refactoring Garret Riddle 2015-08-07 11:22:15 -1000
  • e07bd4abec expand if contentSize of scrollView changes and is not sufficiently long Garret Riddle 2015-08-07 07:02:40 -1000
  • a46ceec2d1 One more of these thingies Mazyad Alabduljaleel 2015-07-06 02:00:13 +0300
  • bb6e3b4c8a Cocoapod badge Mazyad Alabduljaleel 2015-07-06 01:56:59 +0300
  • 20e38c6d47 Cocoapods release 0.9.11 Mazyad Alabduljaleel 2015-06-18 16:29:47 +0300
  • 602596d8da Merge pull request #69 from modastic/master Mazyad Alabduljaleel 2015-06-18 16:26:01 +0300
  • 24781cbc79 Update read me description for ability to stick extension view to the top. modastic 2015-06-11 13:33:42 -0400
  • dd33163301 Add ability to stick extension view to the top. Yukan 2015-06-11 13:28:33 -0400
  • 983f632b76 Added delegate method to notify the client when the navigation bar became fully contracted. Gian Franco Zabarino 2015-05-05 16:59:57 -0300
  • 2e065ac823 Added delegate to have the client notified when a contraction or expansion finishes animating. Gian Franco Zabarino 2015-05-05 16:41:04 -0300
  • d975745250 Added scrollIndicatorInsets adjust when scrolling. Gian Franco Zabarino 2015-05-04 20:43:44 -0300