Hamza Ghazouani
1b31f26226
Fix the issue #31 : the thumb jumps when the minimumValue > 0 ( #58 )
2019-10-21 00:38:06 +02:00
Hamza Ghazouani
433de29f6e
Fix warning in the example project
2019-07-29 00:34:12 +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
a19a4fcf6c
Fix the issue of tracking when the value is equal to the max value and add tests for this part
2019-07-27 15:02:07 +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
fd3f7fbec9
New version compatible with swift 4.2
2019-02-13 13:50:49 +01:00
Hamza Ghazouani
ea2fb6b4b0
Remove warnings related to "Swift 3 @objc inference"
2019-01-12 22:36:50 +01:00
Hamza Ghazouani
021c22b157
Updating the project to Xcode 10 / swift 4.2
2018-12-02 20:56:44 +01:00
Hamza Ghazouani
5381878c4d
Update Gifs and ReadMe
2017-04-17 22:26:54 +02:00
Hamza Ghazouani
b19c7bcff6
Add example of circular slider with multiple rounds
...
and update bedtime example
2017-04-17 21:10:15 +02: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
Frederik Jacques
a7aa0c068e
fixed Swift 3.1 warnings
2017-03-28 21:45:57 +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
0bf4f0d7b8
Visual updates
...
Added shadow path (optional)
Allowed to set different back track width.
2017-01-27 15:39:56 +01:00
Andrzej Michnia
a5d1825e62
Added multiple rounds option for RangeCircularSlider
2017-01-27 14:55:06 +01:00
Hamza Ghazouani
dc6e27ce25
Update midPointCircular example
2017-01-03 00:19:19 +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
c1bc5db51a
Update .gitignore
...
New Version
2016-11-16 01:30:22 +01:00
Hamza Ghazouani
b537376107
Update O'clock Example
...
Run pod install
2016-11-15 23:18:38 +01:00
Hamza GHAZOUANI
51a9a15737
* Support for Swift 3.0.
2016-11-10 23:29:52 +01:00
Hamza GHAZOUANI
7bbe00a4e0
new resources images
2016-11-09 23:56:40 +01:00
Hamza GHAZOUANI
93dd566aee
New version
2016-11-09 23:55:02 +01:00
Hamza GHAZOUANI
0a71b41da3
Add two other examples
2016-11-09 23:52:03 +01:00
Hamza GHAZOUANI
501f050961
Adding new use case of CircularSlider (Player)
2016-11-09 01:25:03 +01:00
Hamza GHAZOUANI
0698a5a1e2
Xcode 8 compatibility
2016-11-08 01:47:10 +01:00
Hamza GHAZOUANI
9c88bb1394
First import
2016-11-08 01:02:01 +01:00