Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Sumi-Interactive/SIAlertView
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: olicarbo/SIAlertView
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 3 files changed
  • 3 contributors

Commits on Aug 28, 2013

  1. Increase max line count

    Olivier Carbonneau committed Aug 28, 2013
    Configuration menu
    Copy the full SHA
    60dc69e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2013

  1. Merge commit 'b9e9bf6a9b4ad743a34edca7c5974645446d08cb'

    Olivier Carbonneau committed Sep 12, 2013
    Configuration menu
    Copy the full SHA
    0d9ffd0 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2013

  1. Merge commit 'f02659a39e3bcf9c758ccfded2ad301891530fc0'

    # By Peter Willemsen
    # Via Kevin Cao (1) and Peter Willemsen (1)
    * commit 'f02659a39e3bcf9c758ccfded2ad301891530fc0':
      Allowed to use 1 button per row even if the buttons count < 2 by overriding SIAlertViewButtonsListStyle
    Olivier Carbonneau committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    f33cd9f View commit details
    Browse the repository at this point in the history
  2. Adding a UIView contentView to the alert for generic usage

    George Villasboas authored and Olivier Carbonneau committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    ac596c0 View commit details
    Browse the repository at this point in the history
  3. Revert some code to fix a crash on iOS6

    Olivier Carbonneau committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    ad5ca5a View commit details
    Browse the repository at this point in the history
  4. Reset default value for MESSAGE_MAX_LINE_COUNT

    Olivier Carbonneau committed Sep 19, 2013
    Configuration menu
    Copy the full SHA
    ff609d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2013

  1. Merge commit 'a71a146d0302cff17a064c3df2111e97ffdd37d6'

    # By Kevin Cao (11) and Pat Lackemacher (1)
    # Via Kevin Cao
    * commit 'a71a146d0302cff17a064c3df2111e97ffdd37d6':
      fix annotation
      separate UIWindow category
      handle cascade childViewController
      Explicitly state iOS version in pod spec
      update pod spec to tag 1.3
      better rotation support fix #46 fix #50
      again, add macro to make Xcode 4.6 happy
      add macro to make Xcode 4.6 happy
      touched by Xcode5 add toolbar to test tint adjustment
      add support for view controller based status bar system
      set tintAdjustmentMode while showing and dismissing
      make weak reference to old window
    Olivier Carbonneau committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    7be4ae3 View commit details
    Browse the repository at this point in the history
  2. add support for text input

    filipengberg authored and Olivier Carbonneau committed Nov 8, 2013
    Configuration menu
    Copy the full SHA
    9727d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2013

  1. - Move alert view when keyboard show or hide

    - Automatically show keyboard when presenting alert view
    - Automatically hide keyboard when dismissing alert view
    - Update textfield UI (Rounded border, cancel button, placeholder)
    - Add placeholder property for textfield
    - Done button trigger the first Default type button
    Olivier Carbonneau committed Nov 9, 2013
    Configuration menu
    Copy the full SHA
    68cd8b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2014

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