Commit Graph
13 Commits
Author SHA1 Message Date
Hamza Ghazouani ed0dbde3b5 Fix the issue #31: the thumb jumps when the minimum value was grather than 0 2019-10-21 00:18:34 +02:00
ShanghaiTimes 892d1002a5 Update to swift 5 & update PlayerViewController.swift (#48)
Update the project to swift 5 and change a deprecated method in the player
2019-07-27 15:52:46 +02:00
Hamza Ghazouani 8fbe706b54 add the swift version to podspec and remove .swift-version 2019-02-13 14:03:05 +01:00
Hamza Ghazouani ea2fb6b4b0 Remove warnings related to "Swift 3 @objc inference" 2019-01-12 22:36:50 +01:00
Hamza Ghazouani 4facdfa965 Delete time structure 2017-04-17 19:51:16 +02:00
Andrzej Michnia 3c1955c719 Merge remote-tracking branch 'github/master' into release/2.1.0
# Conflicts:
#	CHANGELOG.md
#	Example/HGCircularSlider.xcodeproj/project.pbxproj
#	HGCircularSlider.podspec
#	HGCircularSlider/Classes/CircularSliderHelper.swift
2017-04-13 14:18:44 +02:00
Andrzej Michnia ca9bef0296 Restored example project. Updated swift syntax.
Added:
+ example code
+ shadow track
+ number of rounds inspectable
+ example project clock type selection
Changed:
* fixed M_PI deprecation warnings
2017-04-13 12:07:53 +02:00
Andrzej Michnia 2c3aca3a16 Added carthage support
Updated project with:
+ number of rounds (same as Apple bedtime control_
+ shadow track offset and color
+ Time.Unit type alias
+ shared framework scheme
2017-02-02 10:55:16 +01:00
Andrzej Michnia a5d1825e62 Added multiple rounds option for RangeCircularSlider 2017-01-27 14:55:06 +01:00
Hamza GHAZOUANI 407130c59c Update documentation 2016-11-16 22:10:47 +01:00
Hamza Ghazouani 382dc0d0ac Add Podfile files 2016-11-16 01:41:13 +01:00
Hamza Ghazouani b537376107 Update O'clock Example
Run pod install
2016-11-15 23:18:38 +01:00
Hamza GHAZOUANI 9c88bb1394 First import 2016-11-08 01:02:01 +01:00