58 Commits

Author SHA1 Message Date
Mike Maxwell c7057d7b9e 0.2.5 2017-07-22 17:56:26 -07:00
Mike Maxwell 229e5c202d Merge branch 'feature/set-percent-complete'
Accidentally committed to feature branch, pulling back into master.
0.2.5
2017-07-22 17:55:05 -07:00
Mike Maxwell 5b48c1d9e2 Project updates for Xcode 8.3.3 2017-07-22 17:54:01 -07:00
Mike Maxwell 0082dd2343 Fixes #12 by improving layout of example for landscape mode 2017-07-22 17:43:42 -07:00
Mike Maxwell 49dbcbf4c2 Merge pull request #19 from misterwell/feature/set-percent-complete
Feature/set percent complete
2017-07-22 17:33:31 -07:00
Mike Maxwell cb689478a5 Pod update on example project 2017-07-22 17:28:58 -07:00
Mike Maxwell f1424862a9 #11: Adding support for manually setting the percentComplete, which can be used to implement a custom pull-to-refresh control for a tableview 2017-07-22 17:27:11 -07:00
Mike Maxwell 06e29bdd94 Fixing swiftlint warning 0.2.4 2017-07-15 17:18:24 -07:00
Mike Maxwell 33ca1d8baf Podspec release 0.2.4 2017-07-15 11:01:10 -07:00
Mike Maxwell fed6d7a499 Merge pull request #18 from misterwell/bug/travis-ci
Fixing Travis
2017-07-15 10:58:42 -07:00
Mike Maxwell 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 2017-07-15 10:24:32 -07:00
Mike Maxwell 268204e539 Specifying osx_image version to use a newer Xcode version 2017-07-15 10:18:19 -07:00
Mike Maxwell b4feed0335 Merge branch 'Panajev-features/ActiivtyIndicatorCompatibility' 2017-07-15 10:10:38 -07:00
Mike Maxwell 419028df50 Making Center-Y constraint of main spinner lower priority so everything can fit on smaller screens 2017-07-15 10:09:31 -07:00
Mike Maxwell 0848f4d077 Merge branch 'features/ActiivtyIndicatorCompatibility' of https://github.com/Panajev/MMMaterialDesignSpinner into Panajev-features/ActiivtyIndicatorCompatibility
# Conflicts:
#	Example/MaterialDesignSpinner.xcodeproj/project.pbxproj
#	Pod/Classes/MMMaterialDesignSpinner.h

Also updating Xcode project files due to latest cocoa pods install
2017-07-15 10:07:03 -07:00
Mike Maxwell 8a67f33bb9 Merge pull request #14 from monzy613/master
add line cap
2017-07-15 09:49:04 -07:00
Goffredo Marocchi 7c54fb571d Improved compatibility.
* Improved compatibility with UIActivityIndicator by providing a protocol compatible with both.
   * Using a common protocol allows the user to make his implementation decoupled from this spinner or UIKit's default one.
 * Improved compatibility with MBProgressHUD by implementing intrinsicContentSize and content size invalidation.

Signed-off-by: Goffredo Marocchi <goffredo.marocchi@gamesys.co.uk>
2017-03-05 14:59:36 +00:00
monzy613 68c7dd768f add line cap 2016-09-25 22:20:57 +08:00
Mike Maxwell 4192455568 Fixing Travis issues 2016-01-27 10:55:32 -08:00
Mike Maxwell 390c839b5f Updating git tag version in podspec 0.2.3 2016-01-27 10:41:48 -08:00
Mike Maxwell b756e812d6 Xcode IB magic voodoo... 2016-01-27 10:30:26 -08:00
Mike Maxwell d5ef7d799d Merge pull request #9 from larcus94/master
Enable codesigning
2016-01-27 10:27:15 -08:00
Mike Maxwell d3c94d1434 Updating Travis config to install cocoa pods for proper builds. 2016-01-27 10:26:32 -08:00
Mike Maxwell 6c25aa3810 Adding duration capability to example app & fixing some build issues 2016-01-27 10:24:33 -08:00
Mike Maxwell eefea9e3ac Merge pull request #8 from basvankuijck/master
Added a `duration` property.
2016-01-27 10:11:58 -08:00
Laurin Brandner 5f9a0fc315 Enable codesigning 2016-01-27 16:03:55 +01:00
Bas van Kuijck 0786c47efd Bump podspec version 2016-01-27 10:18:26 +01:00
Bas van Kuijck 0f2d5cbccd Added duration support 2016-01-27 10:17:57 +01:00
Mike Maxwell e3ea74118a Updating version to 0.2.2 0.2.2 2016-01-25 14:15:27 -08:00
Mike Maxwell e3a4c34296 More podspec updates and adding tvos support 2016-01-24 19:21:35 -08:00
Mike Maxwell 3c3f138437 Merge pull request #7 from misterwell/new-ios-xcode-updates
Updating example to work better with all device sizes
2016-01-24 13:42:17 -08:00
Mike Maxwell 8931c3b457 Podspec & example project usage updates 2016-01-24 13:41:44 -08:00
Mike Maxwell 88c9bfaf00 Updating example to work better with all device sizes 2015-10-10 14:24:17 -07:00
Mike Maxwell 223f0f6146 Merge pull request #6 from devSC/master
Add support Xib & storyBoard
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
YSC ac9a875902 Fix Read Me Error 2015-07-23 10:05:00 +08:00
YSC 662e865c6e Add Xib supported 2015-07-23 10:02:44 +08:00
Mike Maxwell 8a3528316a Merge pull request #5 from cybertk/carthage
Bump to 0.2.1
0.2.1
2015-07-16 23:07:57 -07:00
Quanlong He 92f8eb081d Bump to 0.2.1 2015-07-01 08:32:14 +08:00
Quanlong He 88f9a65af4 Read framework version in universal way 2015-07-01 08:31:13 +08:00
Quanlong He 3e5b54e097 Fix warning: linking against dylib not safe for use in application extensions 2015-07-01 08:22:45 +08:00
Mike Maxwell 90f5311120 Merge pull request #4 from cybertk/carthage
Carthage Support
2015-06-13 15:37:37 -07:00
Quanlong He d655fa608d Support carthage 2015-06-08 11:09:07 +08:00
Quanlong He cca8522bea Add xcodeproject to build MMMaterialDesignSpinner as framework 2015-06-08 11:05:43 +08:00
Mike Maxwell b38ff7f706 Release 0.2.0. 0.2.0 2015-01-08 23:58:46 -08:00
Mike Maxwell 73e9f07d00 #1 - add convenience method for starting/stopping animation via BOOL variable 2015-01-08 23:55:23 -08:00
Mike Maxwell 761621d049 #2 - add comments to public header file 2015-01-08 23:54:59 -08:00
misterwell b479603ff2 Updated link to demo image 2014-12-28 18:49:00 -08:00
Mike Maxwell 74a409692f Including demo image in ready 2014-12-28 18:45:46 -08:00
Mike Maxwell d995c3ac44 Updated Xcode project file 0.1.0 2014-12-28 18:10:19 -08:00