-
Notifications
You must be signed in to change notification settings - Fork 128
Comparing changes
Open a pull request
base repository: tristanhimmelman/HidingNavigationBar
base: 0.1
head repository: tristanhimmelman/HidingNavigationBar
compare: master
Commits on May 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 267b522 - Browse repository at this point
Copy the full SHA 267b522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae5928 - Browse repository at this point
Copy the full SHA 7ae5928View commit details
Commits on May 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7044b8e - Browse repository at this point
Copy the full SHA 7044b8eView commit details
Commits on May 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 3e6a86c - Browse repository at this point
Copy the full SHA 3e6a86cView commit details
Commits on Sep 22, 2015
-
Configuration menu - View commit details
-
Copy full SHA for e5bb63a - Browse repository at this point
Copy the full SHA e5bb63aView commit details -
Configuration menu - View commit details
-
Copy full SHA for badae73 - Browse repository at this point
Copy the full SHA badae73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10598ee - Browse repository at this point
Copy the full SHA 10598eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8fd40f - Browse repository at this point
Copy the full SHA f8fd40fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef34aa1 - Browse repository at this point
Copy the full SHA ef34aa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d38d99f - Browse repository at this point
Copy the full SHA d38d99fView commit details
Commits on Sep 30, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 41a6e41 - Browse repository at this point
Copy the full SHA 41a6e41View commit details
Commits on Oct 14, 2015
-
MINOR- fix for issue #6 Section header view below navigation bar afte…
…r on appearance
Joel Kopelioff committedOct 14, 2015 Configuration menu - View commit details
-
Copy full SHA for e2114aa - Browse repository at this point
Copy the full SHA e2114aaView commit details -
Merge pull request #9 from danieleggert/master
Respect automaticallyAdjustsScrollViewInsets of owning view controller
Configuration menu - View commit details
-
Copy full SHA for 7acb9a3 - Browse repository at this point
Copy the full SHA 7acb9a3View commit details -
Merge pull request #11 from jkopelioff/master
MINOR- fix for issue #6 Section header view below navigation bar afte…
Configuration menu - View commit details
-
Copy full SHA for ce5443a - Browse repository at this point
Copy the full SHA ce5443aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74976b2 - Browse repository at this point
Copy the full SHA 74976b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d715310 - Browse repository at this point
Copy the full SHA d715310View commit details
Commits on Nov 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for b02898a - Browse repository at this point
Copy the full SHA b02898aView commit details
Commits on Dec 2, 2015
-
Merge pull request #16 from joshwalker/master
make contractionResistance public
Configuration menu - View commit details
-
Copy full SHA for 265035a - Browse repository at this point
Copy the full SHA 265035aView commit details
Commits on Dec 9, 2015
-
- use weak self in closure capture lists - change viewController to unowned var
Ryan Inman committedDec 9, 2015 Configuration menu - View commit details
-
Copy full SHA for 94d45c4 - Browse repository at this point
Copy the full SHA 94d45c4View commit details
Commits on Jan 14, 2016
-
Merge pull request #17 from RyanInman/feature/fix-viewcontroller-retain
Fix viewController retain
Configuration menu - View commit details
-
Copy full SHA for c8a596a - Browse repository at this point
Copy the full SHA c8a596aView commit details
Commits on Jan 17, 2016
-
solved a problem where uiviewcontroller's view was smaller than the s…
…ize of the screen
Configuration menu - View commit details
-
Copy full SHA for c7fe9f3 - Browse repository at this point
Copy the full SHA c7fe9f3View commit details
Commits on Jan 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c8adda5 - Browse repository at this point
Copy the full SHA c8adda5View commit details
Commits on Jan 19, 2016
-
Merge pull request #21 from felipowsky/fix-viewsize
Enabled extendedLayoutIncludesOpaqueBars
Configuration menu - View commit details
-
Copy full SHA for fd471bf - Browse repository at this point
Copy the full SHA fd471bfView commit details -
Merge pull request #22 from felipowsky/fix-scrolling
Fix navigation bar and extension view hiding suddenly
Configuration menu - View commit details
-
Copy full SHA for 5c3bcb1 - Browse repository at this point
Copy the full SHA 5c3bcb1View commit details
Commits on Feb 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for fbe690e - Browse repository at this point
Copy the full SHA fbe690eView commit details
Commits on Feb 15, 2016
-
- fixed a strong reference cycle caused by the HidingNavigationBarMan…
…agerDelegate - Updated protocol method names
Configuration menu - View commit details
-
Copy full SHA for 5d68ced - Browse repository at this point
Copy the full SHA 5d68cedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3296be6 - Browse repository at this point
Copy the full SHA 3296be6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c48a2a - Browse repository at this point
Copy the full SHA 4c48a2aView commit details
Commits on Apr 15, 2016
-
- Replace UIApplicationDidBecomeActive with UIApplicationWillEnterFor…
…eground - Add options to determine the action to take on foreground event
Ryan Inman committedApr 15, 2016 Configuration menu - View commit details
-
Copy full SHA for 9a0a5eb - Browse repository at this point
Copy the full SHA 9a0a5ebView commit details -
Merge pull request #31 from RyanInman/feature/on-foreground-action
Add Option to Show/Hide NavigationBar + ToolBar on Foreground
Configuration menu - View commit details
-
Copy full SHA for 281bee5 - Browse repository at this point
Copy the full SHA 281bee5View commit details
Commits on Jun 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 67726ae - Browse repository at this point
Copy the full SHA 67726aeView commit details
Commits on Jun 9, 2016
-
Merge pull request #34 from TitouanVanBelle/patch-1
Added another step to the usage section
Configuration menu - View commit details
-
Copy full SHA for bc1755f - Browse repository at this point
Copy the full SHA bc1755fView commit details
Commits on Jun 23, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 5372bdb - Browse repository at this point
Copy the full SHA 5372bdbView commit details
Commits on Jul 15, 2016
-
Merge pull request #40 from kakawamura/master
Use #selector instead of explicity constructing a Selector
Configuration menu - View commit details
-
Copy full SHA for 86d3c9a - Browse repository at this point
Copy the full SHA 86d3c9aView commit details -
Merge pull request #25 from ReadmeCritic/master
Correct the spelling of CocoaPods in README
Configuration menu - View commit details
-
Copy full SHA for 08500bd - Browse repository at this point
Copy the full SHA 08500bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for da14756 - Browse repository at this point
Copy the full SHA da14756View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f8d080 - Browse repository at this point
Copy the full SHA 5f8d080View commit details
Commits on Sep 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 0268999 - Browse repository at this point
Copy the full SHA 0268999View commit details -
Added .swift-version file for Cocoapods
Configuration menu - View commit details
-
Copy full SHA for da71479 - Browse repository at this point
Copy the full SHA da71479View commit details
Commits on Sep 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for bb462f3 - Browse repository at this point
Copy the full SHA bb462f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4343264 - Browse repository at this point
Copy the full SHA 4343264View commit details
Commits on Mar 2, 2017
-
Merge pull request #50 from rsrbk/feature/delegate_shouldUpdateScroll…
…ViewInsets_method shouldUpdateScrollViewInsets method
Configuration menu - View commit details
-
Copy full SHA for 4e4aa98 - Browse repository at this point
Copy the full SHA 4e4aa98View commit details
Commits on Mar 3, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 0aae95c - Browse repository at this point
Copy the full SHA 0aae95cView commit details
Commits on Mar 22, 2017
-
Takayoshi Sato committed
Mar 22, 2017 Configuration menu - View commit details
-
Copy full SHA for c0d38c5 - Browse repository at this point
Copy the full SHA c0d38c5View commit details
Commits on Apr 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fb56cf7 - Browse repository at this point
Copy the full SHA fb56cf7View commit details
Commits on Apr 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8ae2e77 - Browse repository at this point
Copy the full SHA 8ae2e77View commit details
Commits on Sep 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8792373 - Browse repository at this point
Copy the full SHA 8792373View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08a09b8 - Browse repository at this point
Copy the full SHA 08a09b8View commit details
Commits on Sep 22, 2017
-
Merge pull request #64 from stockx/jeffaburt/swift-4
Upgrade to Swift 4
Configuration menu - View commit details
-
Copy full SHA for 5393548 - Browse repository at this point
Copy the full SHA 5393548View commit details -
Configuration menu - View commit details
-
Copy full SHA for c895ec8 - Browse repository at this point
Copy the full SHA c895ec8View commit details
There are no files selected for viewing
Large diffs are not rendered by default.
Large diffs are not rendered by default.