46 Commits

Author SHA1 Message Date
Georges Boumis
977b8d54cb 2.10.9 Fix compilation warnings v2.10.9 2018-11-01 11:24:51 +02:00
Georges Boumis
4f7f4d29a1 2.10.8 Better than better confict heuristics v2.10.8 2018-10-29 11:36:07 +02:00
Georges Boumis
3816c9f2ac 2.10.7 Better confict heuristics v2.10.7 2018-10-29 10:26:01 +02:00
Georges Boumis
bfcecc3aa4 2.10.6 Remove NSParameterAssert(duration > TimelineAnimationOneFrame) from some places II v2.10.6 2018-10-24 17:11:07 +03:00
Georges Boumis
d7194696ff 2.10.5 Remove NSParameterAssert(duration > TimelineAnimationOneFrame) from some places v2.10.5 2018-10-24 16:48:29 +03:00
Georges Boumis
1d8b6b3628 2.10.4 More TimelineAnimationOneFrame v2.10.4 2018-10-24 16:41:43 +03:00
Georges Boumis
6d1431fb91 2.10.3 Fine-tune Animations v2.10.3 2018-10-24 14:13:12 +03:00
Georges Boumis
7a23c2c927 2.10.2 hide & unhide animations are TimelineAnimationOneFrame long v2.10.2 2018-10-24 13:07:11 +03:00
Georges Boumis
398a88f477 2.10.1 Introduce anyLayer property to avoid crash v2.10.1 2018-10-08 17:39:50 +03:00
Georges Boumis
3b588c141d 2.10 Swift 4.2 support v2.10 2018-09-25 15:32:16 +03:00
Georges Boumis
133e39fdb6 2.9.4 Fix integer overflow in repeat animations v2.9.4 2018-09-25 10:45:42 +03:00
Georges Boumis
7caa8bf28d 2.9.3 Fix compilation warnings v2.9.3 2018-08-06 13:33:51 +03:00
Georges Boumis
e929fc5d12 2.9.2 Optimize out-of-hierarchy checks v2.9.2 2018-05-21 12:02:42 +03:00
Georges Boumis
fe90f5d668 2.9.1 Fix crash related to error reporting 2018-05-14 11:34:20 +03:00
Georges Boumis
7f9718584c 2.9 Refactor error system to use a block (if provided) instead of exceptions v2.9 2018-05-14 10:43:07 +03:00
Georges Boumis
7d5956b9b4 2.8 catch un-gracefully finished repeating animations v2.8 2018-05-09 12:12:58 +03:00
Georges Boumis
9ca14b3f59 be more carefull with types 2018-05-09 12:00:45 +03:00
Georges Boumis
f91414b02a introduce not 2018-05-09 11:50:40 +03:00
Georges Boumis
24ea5c5a11 2.7.1 fixes reverse problems 2018-05-04 12:54:41 +03:00
Georges Boumis
880718b18e add naming to GroupTimelineAnimation sequentially & together methods 2018-05-04 12:51:57 +03:00
Georges Boumis
b643592f47 Merge branch 'feature/out-of-hierarchy'
2.7 Check for out of hierarchy layers
v2.7
2018-05-04 12:50:22 +03:00
Georges Boumis
0a5115b663 2.7 Check for out of hierarchy layers 2018-05-03 16:22:48 +03:00
Georges Boumis
9b1475ad70 bring back special timing functions v2.6.5 2017-12-12 14:44:14 +02:00
Georges Boumis
8059cadbf7 minor ameliorations in Animations.fadeAnimation 2017-12-07 17:12:38 +02:00
Georges Boumis
46363e3a2a some more changes based on Special Timing Functions 2017-12-06 16:07:21 +02:00
Georges Boumis
aa35e95d08 add description to podspec 2017-12-06 15:34:19 +02:00
Georges Boumis
ffb18d8dc5 update file names 2017-12-06 15:32:47 +02:00
Georges Boumis
bac406dedf updates for Swift v2.6.1 2017-12-05 17:56:42 +02:00
Georges Boumis
3adf6986f2 introduce special TimingFunctions v2.6 2017-12-05 11:37:40 +02:00
Georges Boumis
3124a2a75b remove a compilation warning 2017-12-05 11:36:43 +02:00
Georges Boumis
07717724a1 indent TimelineAnimationPublicSwiftAPI 2017-12-05 11:36:32 +02:00
Georges Boumis
3fe2847ad7 use AnimationKeyPath in AnimationsFactory 2017-12-05 11:35:51 +02:00
Georges Boumis
926d17bafd use methods for all exception throwing v2.5.5 2017-12-05 11:35:31 +02:00
Georges Boumis
cb4f3951ab make animete<>() public v2.5.4 2017-11-15 16:49:47 +02:00
Georges Boumis
ecebc94a97 enable more warnings and resolve them v2.5.3 2017-10-27 15:42:51 +03:00
Georges Boumis
6d3ad999b1 install 2017-10-16 09:41:08 +03:00
Georges Boumis
b67d227c44 add @objc to some APIs v2.5.2 2017-09-12 12:40:31 +03:00
Georges Boumis
e1fb309e63 another little change for swift 4 support v2.5.1 2017-09-08 17:25:51 +03:00
Georges Boumis
639c2f9e58 migrate to swift 4 v2.5 2017-09-08 16:08:44 +03:00
Georges Boumis
3b12cf7946 pod install in Example 2017-09-06 15:42:44 +03:00
Georges Boumis
6bc74d3365 specify in README.md that the library uses CAPropertyAnimations 2017-09-06 15:37:14 +03:00
Georges Boumis
b131215417 re-add example.gif 2017-09-06 15:35:27 +03:00
Georges Boumis
c6b2e8a7a6 add code v2.44 2017-09-06 15:34:08 +03:00
Georges Boumis
7cd2399c65 Great fixes
- Fix some memory leaks
- Fix some wrong copies
- Fix speed inconsistencies
- Add time notifications
- Add progress notifications
- Name exceptions
- Add better documentiation
- Now you can associate audio to timelines
2017-02-06 11:20:25 +02:00
Georges Boumis
5b3bffa558 Add .gitignore 2016-04-12 10:57:08 +03:00
Georges Boumis
fb31067b6e GitHub release 2016-04-12 10:51:56 +03:00