Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 'statusBarMode' to drive whether the status bar is hidden or not. #336

Open
wants to merge 7 commits into
base: develop
Choose a base branch
from

Commits on Dec 9, 2020

  1. Show gallery under status bar option when showed.

    Sergio García authored and eric3 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    4d9ab3a View commit details
    Browse the repository at this point in the history
  2. Delegate life cyble some methods

    sergiog90 authored and eric3 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    701db3f View commit details
    Browse the repository at this point in the history
  3. move the status bar overrides into NYTPhotoViewController, tweak Objc…

    … example to demonstrate the feature.
    eric3 committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    8a0aae7 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. remove duplicate semi-colon. thanks @ZevEisenberg

    Co-authored-by: Zev Eisenberg <[email protected]>
    mr-fixit and ZevEisenberg authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    57d6cb1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. Configuration menu
    Copy the full SHA
    6f9f981 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. change underStatusBar from a Bool to an Enum, respond to rotations pr…

    …operly, stop setting the global BUNDLE_PATH
    mr-fixit committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    35f5f9d View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    d133894 View commit details
    Browse the repository at this point in the history