Commit Graph

  • c7057d7b9e 0.2.5 master Mike Maxwell 2017-07-22 17:56:26 -07:00
  • 229e5c202d Merge branch 'feature/set-percent-complete' 0.2.5 Mike Maxwell 2017-07-22 17:55:05 -07:00
  • 5b48c1d9e2 Project updates for Xcode 8.3.3 Mike Maxwell 2017-07-22 17:54:01 -07:00
  • 0082dd2343 Fixes #12 by improving layout of example for landscape mode Mike Maxwell 2017-07-22 17:43:42 -07:00
  • 49dbcbf4c2 Merge pull request #19 from misterwell/feature/set-percent-complete Mike Maxwell 2017-07-22 17:33:31 -07:00
  • cb689478a5 Pod update on example project Mike Maxwell 2017-07-22 17:28:58 -07:00
  • f1424862a9 #11: Adding support for manually setting the percentComplete, which can be used to implement a custom pull-to-refresh control for a tableview Mike Maxwell 2017-07-22 17:27:11 -07:00
  • 06e29bdd94 Fixing swiftlint warning 0.2.4 Mike Maxwell 2017-07-15 17:18:24 -07:00
  • 33ca1d8baf Podspec release 0.2.4 Mike Maxwell 2017-07-15 11:01:10 -07:00
  • fed6d7a499 Merge pull request #18 from misterwell/bug/travis-ci Mike Maxwell 2017-07-15 10:58:42 -07:00
  • 5b0b2739eb Using build command for now since no tests are being run so we don't need to specify a device to test on in the build command Mike Maxwell 2017-07-15 10:24:32 -07:00
  • 268204e539 Specifying osx_image version to use a newer Xcode version Mike Maxwell 2017-07-15 10:18:19 -07:00
  • b4feed0335 Merge branch 'Panajev-features/ActiivtyIndicatorCompatibility' Mike Maxwell 2017-07-15 10:10:38 -07:00
  • 419028df50 Making Center-Y constraint of main spinner lower priority so everything can fit on smaller screens Mike Maxwell 2017-07-15 10:09:31 -07:00
  • 0848f4d077 Merge branch 'features/ActiivtyIndicatorCompatibility' of https://github.com/Panajev/MMMaterialDesignSpinner into Panajev-features/ActiivtyIndicatorCompatibility Mike Maxwell 2017-07-15 10:07:03 -07:00
  • 8a67f33bb9 Merge pull request #14 from monzy613/master Mike Maxwell 2017-07-15 09:49:04 -07:00
  • 7c54fb571d Improved compatibility. Goffredo Marocchi 2017-03-05 14:59:36 +00:00
  • 68c7dd768f add line cap monzy613 2016-09-25 22:20:57 +08:00
  • 5a3a0f89f0 Attempting to fix cocoapods error in Travis travis-fixes Mike Maxwell 2016-01-27 13:40:28 -08:00
  • 4192455568 Fixing Travis issues Mike Maxwell 2016-01-27 10:55:32 -08:00
  • 390c839b5f Updating git tag version in podspec 0.2.3 Mike Maxwell 2016-01-27 10:41:48 -08:00
  • b756e812d6 Xcode IB magic voodoo... Mike Maxwell 2016-01-27 10:30:26 -08:00
  • d5ef7d799d Merge pull request #9 from larcus94/master Mike Maxwell 2016-01-27 10:27:15 -08:00
  • d3c94d1434 Updating Travis config to install cocoa pods for proper builds. Mike Maxwell 2016-01-27 10:26:32 -08:00
  • 6c25aa3810 Adding duration capability to example app & fixing some build issues Mike Maxwell 2016-01-27 10:24:33 -08:00
  • eefea9e3ac Merge pull request #8 from basvankuijck/master Mike Maxwell 2016-01-27 10:11:58 -08:00
  • 5f9a0fc315 Enable codesigning Laurin Brandner 2016-01-27 16:03:55 +01:00
  • 0786c47efd Bump podspec version Bas van Kuijck 2016-01-27 10:18:26 +01:00
  • 0f2d5cbccd Added duration support Bas van Kuijck 2016-01-27 10:17:57 +01:00
  • e3ea74118a Updating version to 0.2.2 0.2.2 Mike Maxwell 2016-01-25 14:05:30 -08:00
  • e3a4c34296 More podspec updates and adding tvos support Mike Maxwell 2016-01-24 19:21:35 -08:00
  • 3c3f138437 Merge pull request #7 from misterwell/new-ios-xcode-updates Mike Maxwell 2016-01-24 13:42:17 -08:00
  • 8931c3b457 Podspec & example project usage updates Mike Maxwell 2016-01-24 13:27:09 -08:00
  • 88c9bfaf00 Updating example to work better with all device sizes Mike Maxwell 2015-10-10 14:24:17 -07:00
  • 223f0f6146 Merge pull request #6 from devSC/master Mike Maxwell 2015-10-10 13:50:45 -07:00
  • b9854e388f Fix the animation stopped Bugs when the spinner in a tabbarController 袁仕崇 2015-07-25 15:49:18 +08:00
  • ac9a875902 Fix Read Me Error YSC 2015-07-23 10:05:00 +08:00
  • 662e865c6e Add Xib supported YSC 2015-07-23 10:02:44 +08:00
  • 8a3528316a Merge pull request #5 from cybertk/carthage 0.2.1 Mike Maxwell 2015-07-16 23:07:57 -07:00
  • 92f8eb081d Bump to 0.2.1 Quanlong He 2015-07-01 08:32:14 +08:00
  • 88f9a65af4 Read framework version in universal way Quanlong He 2015-07-01 08:31:13 +08:00
  • 3e5b54e097 Fix warning: linking against dylib not safe for use in application extensions Quanlong He 2015-07-01 08:22:45 +08:00
  • 90f5311120 Merge pull request #4 from cybertk/carthage Mike Maxwell 2015-06-13 15:37:37 -07:00
  • d655fa608d Support carthage Quanlong He 2015-06-08 11:09:07 +08:00
  • cca8522bea Add xcodeproject to build MMMaterialDesignSpinner as framework Quanlong He 2015-06-08 11:05:43 +08:00
  • b38ff7f706 Release 0.2.0. 0.2.0 Mike Maxwell 2015-01-08 23:58:46 -08:00
  • 73e9f07d00 #1 - add convenience method for starting/stopping animation via BOOL variable Mike Maxwell 2015-01-08 23:55:23 -08:00
  • 761621d049 #2 - add comments to public header file Mike Maxwell 2015-01-08 23:54:59 -08:00
  • b479603ff2 Updated link to demo image misterwell 2014-12-28 18:49:00 -08:00
  • 74a409692f Including demo image in ready Mike Maxwell 2014-12-28 18:45:46 -08:00
  • d995c3ac44 Updated Xcode project file 0.1.0 Mike Maxwell 2014-12-28 18:10:19 -08:00
  • f900da08fb Moving podspec to align with repo name Mike Maxwell 2014-12-28 15:03:12 -08:00
  • bf61ae0520 Fix failing tests caused by unresolved template directive. misterwell 2014-12-28 14:56:27 -08:00
  • d349be3277 Update .travis.yml misterwell 2014-12-28 14:52:46 -08:00
  • 83a96e4ea9 Updated travis-ci link Mike Maxwell 2014-12-28 12:46:16 -08:00
  • e17a4cdf7a Merge branch 'master' of https://github.com/misterwell/MMMaterialDesignSpinner Mike Maxwell 2014-12-28 12:43:03 -08:00
  • 6819e2e31c Implementation and Readme/podspec completed. Mike Maxwell 2014-12-28 12:40:44 -08:00
  • 663c7de4e0 Initial commit misterwell 2014-12-28 12:13:55 -08:00
  • 35b9a0a5e8 Initial commit Mike Maxwell 2014-12-28 10:29:43 -08:00