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: MySandBoxTestOrg/AImage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wangjwchn/AImage
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.
  • 19 commits
  • 25 files changed
  • 7 contributors

Commits on Oct 27, 2016

  1. Support ios10 and xcode8.

    chiya.wjw committed Oct 27, 2016
    Configuration menu
    Copy the full SHA
    5940cf9 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2016

  1. Update icon.

    wangjwchn authored Nov 4, 2016
    Configuration menu
    Copy the full SHA
    8baf145 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Readme fixed table formatting

    arkdan authored Apr 27, 2017
    Configuration menu
    Copy the full SHA
    45c42b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. Merge pull request wangjwchn#26 from arkdan/patch-1

    Readme fixed table formatting
    wangjwchn authored Apr 28, 2017
    Configuration menu
    Copy the full SHA
    bd1429e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2017

  1. Update README.md

    wangjwchn authored Aug 7, 2017
    Configuration menu
    Copy the full SHA
    8a04cea View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2017

  1. update to swift 4

    wangjwchn committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    5d7618f View commit details
    Browse the repository at this point in the history
  2. update README.md

    wangjwchn committed Aug 25, 2017
    Configuration menu
    Copy the full SHA
    01b4a24 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Add frame interval to CADisplayLink for old iOS versions, less then i…

    …OS 10
    601t authored and 601t committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    7c9cce5 View commit details
    Browse the repository at this point in the history
  2. Add public access level to AImage convenience constructors

    601t authored and 601t committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    fd026d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2017

  1. Merge pull request wangjwchn#31 from Alex601t/feature/support-less-th…

    …en-iOS10-version
    
    Add frame interval to CADisplayLink for old iOS versions (less then iOS 10)
    wangjwchn authored Nov 2, 2017
    Configuration menu
    Copy the full SHA
    d53b681 View commit details
    Browse the repository at this point in the history
  2. Merge pull request wangjwchn#32 from Alex601t/feature/public-construc…

    …tors
    
    Add public access level to AImage convenience constructors
    wangjwchn authored Nov 2, 2017
    Configuration menu
    Copy the full SHA
    662f86b View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. Add condition to constructor to fix processing unsupported Data

    601t authored and 601t committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    8d88383 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2017

  1. Merge pull request wangjwchn#33 from Alex601t/feature/index-out

    Add condition to constructor to fix processing unsupported Data
    wangjwchn authored Nov 16, 2017
    Configuration menu
    Copy the full SHA
    7498611 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Adding .podspec

    jackcolley authored Mar 9, 2018
    Configuration menu
    Copy the full SHA
    d517ccd View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2018

  1. Merge pull request wangjwchn#37 from jackcolley/patch-1

    Adding .podspec
    wangjwchn authored Mar 13, 2018
    Configuration menu
    Copy the full SHA
    dca19b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2018

  1. Update AImage.podspec

    Updates the AImage.podspec file with the latest release version in order to ensure that cocoapods users install the latest version available.
    jaumevn authored Apr 11, 2018
    Configuration menu
    Copy the full SHA
    ff76a25 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2018

  1. Merge pull request wangjwchn#40 from jaumevn/patch-1

    Update AImage.podspec
    wangjwchn authored Apr 12, 2018
    Configuration menu
    Copy the full SHA
    9f585a7 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2018

  1. extract float scalar type for bridging

    This should fix issue 38
    wangjwchn#38
    proxpero committed May 17, 2018
    Configuration menu
    Copy the full SHA
    f1cad1c View commit details
    Browse the repository at this point in the history

Commits on May 18, 2018

  1. Merge pull request wangjwchn#41 from proxpero/master

    extract float scalar type for bridging
    wangjwchn authored May 18, 2018
    Configuration menu
    Copy the full SHA
    7f466cc View commit details
    Browse the repository at this point in the history
Loading