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

Fixed bugs found by static analyzer: calling super implementations of ... #105

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Jan 28, 2015

  1. Fixed bugs found by static analyzer: calling super implementation of …

    …viewDidLoad, viewWillAppear and viewWillDisappear.
    manide committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    e8619b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2015

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

Commits on Feb 3, 2015

  1. Configuration menu
    Copy the full SHA
    416ae50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80c6c6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70d66f0 View commit details
    Browse the repository at this point in the history
  4. Directly returning ALAsset objects in resulting info dictionary, beca…

    …use retreiving ALAsset from asset url does not work for photo stream images. Whyever.
    manide committed Feb 3, 2015
    Configuration menu
    Copy the full SHA
    c901a00 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b45697a View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

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

Commits on Apr 17, 2018

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

Commits on Oct 5, 2018

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

Commits on Jul 23, 2019

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

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    62038e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c25fcc View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Configuration menu
    Copy the full SHA
    bba11d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f0b9ad View commit details
    Browse the repository at this point in the history
  3. fixed error

    manide committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    88aaf97 View commit details
    Browse the repository at this point in the history
  4. Fixed warnings and increased deployment target to iOS 9 (the new mini…

    …mum that Xcode 12 can handle)
    manide committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    5556157 View commit details
    Browse the repository at this point in the history
  5. Fixed warning

    manide committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    3df6362 View commit details
    Browse the repository at this point in the history