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

Swift3 Conversion #4

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

Commits on Mar 31, 2015

  1. Added framework target

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

Commits on Apr 13, 2015

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

Commits on Jul 3, 2015

  1. Dropped support for manual memory management, bumped deployment targe…

    …t to iOS 5.0 to support weak references.
    matej committed Jul 3, 2015
    Configuration menu
    Copy the full SHA
    5c4f8a6 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2015

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

Commits on Jul 7, 2015

  1. Simplified showWhileExecuting: implementation.

    Now leverages blocks.
    matej committed Jul 7, 2015
    Configuration menu
    Copy the full SHA
    701f0b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78de340 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2015

  1. Deprecated initWithWindow.

    matej committed Jul 11, 2015
    Configuration menu
    Copy the full SHA
    7c165f0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2015

  1. Deprecated multi-hide helpers.

    matej committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    c7c95f4 View commit details
    Browse the repository at this point in the history
  2. Renamed show / hide methods.

    matej committed Jul 12, 2015
    Configuration menu
    Copy the full SHA
    5f9fbd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Deprecated threading helpers.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    96df284 View commit details
    Browse the repository at this point in the history
  2. Adjusted data types.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    e10a8ef View commit details
    Browse the repository at this point in the history
  3. Spacing.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    4b59663 View commit details
    Browse the repository at this point in the history
  4. Updated intro documentation.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    6afd859 View commit details
    Browse the repository at this point in the history
  5. Added main thread assertions.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    5e99b1b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c7c146 View commit details
    Browse the repository at this point in the history
  7. Removed default images.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    083c55f View commit details
    Browse the repository at this point in the history
  8. New icon and checkmark image.

    matej committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    d8037ba View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2015

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

Commits on Jul 16, 2015

  1. Patched progress adjustment.

    matej committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    b3c1864 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ee00aa View commit details
    Browse the repository at this point in the history
  3. Formatting..

    matej committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    9d22e42 View commit details
    Browse the repository at this point in the history
  4. Fixed view insertion.

    matej committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    ceb113e View commit details
    Browse the repository at this point in the history
  5. Improved layout.

    matej committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    bce190f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7afbf66 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2015

  1. Configuration menu
    Copy the full SHA
    9e110df View commit details
    Browse the repository at this point in the history
  2. Fixes threading.

    matej committed Jul 17, 2015
    Configuration menu
    Copy the full SHA
    6884364 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2015

  1. Configuration menu
    Copy the full SHA
    1c0dc2e View commit details
    Browse the repository at this point in the history
  2. Using template images.

    matej committed Jul 18, 2015
    Configuration menu
    Copy the full SHA
    f3d2d9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36a14f4 View commit details
    Browse the repository at this point in the history
  4. Cleanup.

    matej committed Jul 18, 2015
    Configuration menu
    Copy the full SHA
    bfa86ef View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2015

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

Commits on Jul 23, 2015

  1. Configuration menu
    Copy the full SHA
    8aba598 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22dc795 View commit details
    Browse the repository at this point in the history
  3. Cleaner animation handling.

    matej committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    1efc22a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

  1. Cleanup.

    matej committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    f487a8f View commit details
    Browse the repository at this point in the history
  2. Re-added the alpha animation.

    matej committed Jul 24, 2015
    Configuration menu
    Copy the full SHA
    bec47ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d3fa3a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58eea20 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2015

  1. Formatting

    matej committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    2fa6932 View commit details
    Browse the repository at this point in the history
  2. Honoring offset.

    matej committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    427b24d View commit details
    Browse the repository at this point in the history
  3. Support for minSize.

    matej committed Jul 28, 2015
    Configuration menu
    Copy the full SHA
    bea8cd6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2015

  1. Configuration menu
    Copy the full SHA
    bfe2bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be79544 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f55d80a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2015

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

Commits on Sep 8, 2015

  1. Merge pull request jdg#272 from locarise/master

    Added a framework target
    matej committed Sep 8, 2015
    Configuration menu
    Copy the full SHA
    43b1ff2 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2015

  1. Merge branch 'master' into v1

    matej committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    794daa1 View commit details
    Browse the repository at this point in the history
  2. Initial background color support.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    e208675 View commit details
    Browse the repository at this point in the history
  3. Reorganized the header and added sections.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    a440364 View commit details
    Browse the repository at this point in the history
  4. Bumped demo deployment target to silence warnings.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    4bf4207 View commit details
    Browse the repository at this point in the history
  5. Color support.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    40084a6 View commit details
    Browse the repository at this point in the history
  6. Removed unused local var.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    c2989e2 View commit details
    Browse the repository at this point in the history
  7. Removed the last remains of KVO.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    184bf5e View commit details
    Browse the repository at this point in the history
  8. Removed comment.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    b039d5d View commit details
    Browse the repository at this point in the history
  9. Refreshed the determinate mode for iOS 7+.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    5094d45 View commit details
    Browse the repository at this point in the history
  10. Refreshed the bar mode for iOS 7+.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    eb5b083 View commit details
    Browse the repository at this point in the history
  11. Don't set the fill color on iOS 7+.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    8cd77c6 View commit details
    Browse the repository at this point in the history
  12. Made the color an appearance selector.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    0690b7f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    85d6948 View commit details
    Browse the repository at this point in the history
  14. Custom background view support and dimming compatibility.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    0647d46 View commit details
    Browse the repository at this point in the history
  15. Initial work on the example redesign.

    matej authored and Matej Bukovinski committed Sep 13, 2015
    Configuration menu
    Copy the full SHA
    7a13716 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2015

  1. Silencing selector warning.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    8ad3217 View commit details
    Browse the repository at this point in the history
  2. Removed unnecessary framework search path.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    ee53add View commit details
    Browse the repository at this point in the history
  3. Removed test target (for now).

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    ebd0f7d View commit details
    Browse the repository at this point in the history
  4. Exposed the framework scheme.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    7391373 View commit details
    Browse the repository at this point in the history
  5. Switching to Xcode 7.

    matej committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    4f54a2f View commit details
    Browse the repository at this point in the history
  6. Grouping examples.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    66dfd14 View commit details
    Browse the repository at this point in the history
  7. Matching up launch storyboard background color.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    7214621 View commit details
    Browse the repository at this point in the history
  8. Global styling.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    789127c View commit details
    Browse the repository at this point in the history
  9. Adjusted selection color.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    200c739 View commit details
    Browse the repository at this point in the history
  10. Matching floating point style.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    1e27640 View commit details
    Browse the repository at this point in the history
  11. Improved and documented the indeterminate example.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    bafe0e3 View commit details
    Browse the repository at this point in the history
  12. Added examples for the first section.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    f2361de View commit details
    Browse the repository at this point in the history
  13. Determinate mode example.

    matej authored and Matej Bukovinski committed Sep 14, 2015
    Configuration menu
    Copy the full SHA
    951568b View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2015

  1. Configuration menu
    Copy the full SHA
    019cae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request jdg#304 from tomco/master

    Add Carthage support
    matej committed Sep 19, 2015
    Configuration menu
    Copy the full SHA
    cada260 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2015

  1. fix compilation for tvOS

    Andrey Filipenkov committed Oct 22, 2015
    Configuration menu
    Copy the full SHA
    68b3c74 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2015

  1. Merge pull request jdg#306 from kambala-decapitator/master

    fix compilation for tvOS
    matej committed Oct 26, 2015
    Configuration menu
    Copy the full SHA
    f089d2a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

  1. Merge branch 'master' into v1

    matej committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    33b2f61 View commit details
    Browse the repository at this point in the history
  2. Added some more examples.

    matej committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    dc5fe5a View commit details
    Browse the repository at this point in the history
  3. Removed obsolete entry.

    matej committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    4624d82 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. fix typo

    rounak committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    5b2fb4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request jdg#311 from rounak/patch-1

    fix typo
    matej committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    1fdda7f View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2015

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

    matej committed Nov 23, 2015
    Configuration menu
    Copy the full SHA
    1db6c6d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2015

  1. ActivityIndicatorColor should change progressTintColor for modes Dete…

    …rminate and AnnularDeterminate.
    rokgregoric committed Nov 27, 2015
    Configuration menu
    Copy the full SHA
    9204c36 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2015

  1. Merge pull request jdg#316 from rokgregoric/master

    ActivityIndicatorColor should change progressTintColor for modes Dete…
    matej committed Nov 30, 2015
    Configuration menu
    Copy the full SHA
    690dd76 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2015

  1. Removed separator.

    matej committed Dec 5, 2015
    Configuration menu
    Copy the full SHA
    f303b71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82cbc6f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1302e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dec9671 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2015

  1. Typo fixed.

    valeriyvan committed Dec 12, 2015
    Configuration menu
    Copy the full SHA
    2a2f159 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2015

  1. Merge pull request jdg#319 from valeriyvan/patch-1

    Typo fixed.
    matej committed Dec 14, 2015
    Configuration menu
    Copy the full SHA
    2fbcbae View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. Touched by Xcode.

    matej committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    93c6958 View commit details
    Browse the repository at this point in the history
  2. Version bump.

    matej committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    3bc170a View commit details
    Browse the repository at this point in the history
  3. Updated the readme to add installation instructions and badge for Car…

    …thage support. Also added badges for Cocoapods support and the license.
    aral committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    fbb5141 View commit details
    Browse the repository at this point in the history
  4. Merge pull request jdg#323 from aral/carthage-readme-update

    Updated readme to add installation instructions for Carthage.
    matej committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    c6311fe View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2015

  1. Added additional icons.

    matej committed Dec 29, 2015
    Configuration menu
    Copy the full SHA
    0b43a40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdff68e View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2015

  1. Re-arranged examples.

    matej committed Dec 30, 2015
    Configuration menu
    Copy the full SHA
    323efb5 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2016

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

Commits on Jan 31, 2016

  1. Added some initial tests.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    2960142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a2b1ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae6aabb View commit details
    Browse the repository at this point in the history
  4. Added SDK configuration option.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    66ecfd1 View commit details
    Browse the repository at this point in the history
  5. codecov.io integration

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    8c9aacb View commit details
    Browse the repository at this point in the history
  6. Added changelog.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    3543468 View commit details
    Browse the repository at this point in the history
  7. Explicit destination setting.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    fa6b939 View commit details
    Browse the repository at this point in the history
  8. Updated codecov integration.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    3e64c75 View commit details
    Browse the repository at this point in the history
  9. Revert "Updated codecov integration. "

    This reverts commit 3e64c75.
    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    9d59d0b View commit details
    Browse the repository at this point in the history
  10. Converting tabs to spaces.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    de4938c View commit details
    Browse the repository at this point in the history
  11. Added nullability.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    011c76e View commit details
    Browse the repository at this point in the history
  12. Added missing documentation.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    9c91d4e View commit details
    Browse the repository at this point in the history
  13. New images.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    cc02637 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' into v1

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    6185a5e View commit details
    Browse the repository at this point in the history
  15. Update README.mdown

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    5935c74 View commit details
    Browse the repository at this point in the history
  16. Merge pull request jdg#68 from matej/v1

    Code and UI modernization
    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    ae19a54 View commit details
    Browse the repository at this point in the history
  17. Update README.mdown

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    a3d360c View commit details
    Browse the repository at this point in the history
  18. Added codecov badge.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    e733e56 View commit details
    Browse the repository at this point in the history
  19. Better support for xibs.

    matej committed Jan 31, 2016
    Configuration menu
    Copy the full SHA
    2107d0d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. CB-4842: changed some includes to @module style after converting some…

    … of our libs to frameworks
    nsgeek committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    daff1bf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2016

  1. merged from master on walmartlabs fork, taking everything from the wa…

    …lmartlabs parent (-theirs)
    nsgeek committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    3a5027e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

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

Commits on Feb 9, 2016

  1. CB-4842: bumped deployment version to 8.2, disabled bitcode, and conf…

    …irmed standard arch. setting.
    nsgeek committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    0faf56b View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

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

Commits on Apr 14, 2016

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

Commits on Jun 2, 2016

  1. graceTime

    wcxdell authored and cihancimen committed Jun 2, 2016
    Configuration menu
    Copy the full SHA
    7c7f22d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Merge pull request #1 from cihancimen/grace_time_fix

    Fix broken graceTime logic
    nsgeek committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    85b5ecd View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2016

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

Commits on Dec 12, 2016

  1. Merge pull request #2 from walmartlabs-wmusiphone/UnitTestingXcode8Pr…

    …ojects
    
    Updated project settings
    MahatmaManic authored Dec 12, 2016
    Configuration menu
    Copy the full SHA
    276c6cc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2016

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