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

Added +setShowPreliminaryMessage: to optionally display a preliminary message #173

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

Commits on May 14, 2014

  1. Added +setShowPreliminaryMessage: to optionally display a preliminary…

    … message before asking to rate
    NachoSoto committed May 14, 2014
    Configuration menu
    Copy the full SHA
    3f09aec View commit details
    Browse the repository at this point in the history

Commits on May 19, 2014

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

Commits on May 23, 2014

  1. Fixed RateAlertButtonIndex

    NachoSoto committed May 23, 2014
    Configuration menu
    Copy the full SHA
    c8df470 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2015

  1. Remove deprecated annotation.

    jeiting committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    24d6e63 View commit details
    Browse the repository at this point in the history
  2. Fix implicit cast.

    jeiting committed Feb 26, 2015
    Configuration menu
    Copy the full SHA
    7d69d09 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2015

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

    jeiting committed Mar 31, 2015
    Configuration menu
    Copy the full SHA
    afa168a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2015

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

Commits on Sep 9, 2015

  1. Fix tabbing.

    jeiting committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    dd47b73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mindsnacks/fix/tracking-release-reset

    [FINAL] Don't reset values on upgrade.
    jeiting committed Sep 9, 2015
    Configuration menu
    Copy the full SHA
    599d479 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2017

  1. Replacing NSURLConnection with NSURLSession.

    nearllopez authored and Matthew Sun committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    5b9242d View commit details
    Browse the repository at this point in the history
  2. Suppress deprecation warnings related to UIAlertView and calls to set…

    … status bar style when using StoreKit (nobody should be using StoreKit anyway)
    arashpayan authored and Matthew Sun committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    2191c1d View commit details
    Browse the repository at this point in the history
  3. Use @import instead #import.

    Now really include the warning suppression code.
    arashpayan authored and Matthew Sun committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    04048d5 View commit details
    Browse the repository at this point in the history
  4. Fix typo in #pragma line

    alexandreblin authored and Matthew Sun committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    082e53f View commit details
    Browse the repository at this point in the history
  5. Use #import instead of @import (arashpayan#246)

    Use #import instead of @import
    rpitting authored and Matthew Sun committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    e82c7ca View commit details
    Browse the repository at this point in the history
  6. suppress UIAlertView warnings in Appirater.m

    Matthew Sun committed Jan 11, 2017
    Configuration menu
    Copy the full SHA
    14ce5a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Merge pull request #2 from mindsnacks/cherrypick/upstream_master_jan_…

    …10_2017
    
    [FINAL] Cherrypick/upstream master jan 10 2017
    msun authored Jan 12, 2017
    Configuration menu
    Copy the full SHA
    c2c7917 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from mindsnacks/fix/suppress_uialertview

    [FINAL] suppress UIAlertView warnings in Appirater.m
    msun authored Jan 12, 2017
    Configuration menu
    Copy the full SHA
    494dcd2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2017

  1. update openURL: for iOS10

    msun committed Sep 26, 2017
    Configuration menu
    Copy the full SHA
    9c99b6f View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2017

  1. Merge pull request #4 from mindsnacks/feature/iOS10_openURL

    [FINAL][HOLD] update openURL: for iOS 10 / dropping iOS 9
    msun authored Dec 1, 2017
    Configuration menu
    Copy the full SHA
    9ecada0 View commit details
    Browse the repository at this point in the history