170 Commits

Author SHA1 Message Date
Felix Mau cfaaa3279d 📌 :: Bump version 2020-06-17 19:27:21 +02:00
Felix Mau af1cd1bbee 🚚 :: Move file to correct folder 2020-06-17 17:46:04 +02:00
Felix Mau a515f8b744 📝 :: Update comments 2020-06-17 12:25:55 +02:00
Felix Mau ca53208707 🐛 :: Fix CI build by adapting snapshot tests to iPhone 11 Pro 2020-06-16 17:56:53 +02:00
Felix Mau 33bfb88ddb ♻️ :: Adapt layer mask 2020-06-16 17:52:26 +02:00
Felix Mau b24a314cd1 ♻️ :: Adapt example application 2020-06-16 17:51:58 +02:00
Felix Mau ae7b552726 Merge branch 'master' into feature/notch-gradient-loading-bar
* master:
  ⬆️ :: Update dependencies
2020-06-15 21:11:07 +02:00
Felix Mau 9106934813 ⬆️ :: Update dependencies 2020-06-15 21:02:49 +02:00
Felix Mau 48fdffcbeb :: Add snapshot tests 2020-06-15 20:55:48 +02:00
Felix Mau edb5ff1583 ♻️ :: Use same center point for large circles on the way back, but use a larger radius 2020-06-14 11:39:22 +02:00
Felix Mau 5330e0d148 📝 :: Add documentation 2020-06-13 15:02:47 +02:00
Felix Mau b8087af3b8 🐛 :: Prevent showing the full gradient that is normally hidden behind the notch inside the app-launcher 2020-06-12 17:35:24 +02:00
Felix Mau 91a287253e Merge branch 'master' into feature/notch-gradient-loading-bar
* master:
  ⬆️ :: Update dependencies
2020-06-11 18:19:58 +02:00
Felix Mau 6beb93abf6 ⬆️ :: Update dependencies 2020-06-11 18:09:10 +02:00
Felix Mau d4d7728c19 :: Add NotchGradientLoadingBar 2020-06-11 18:02:13 +02:00
Felix Mau 89fce609bb ⬆️ :: Update dev dependencies 2020-05-08 14:33:47 +02:00
Felix Mau 9724fa79a2 ⬆️ :: Update CocoaPods and dependencies 2020-04-10 11:33:25 +02:00
Felix Mau 97b8dbac7d ⬆️ :: Update dependencies 2020-03-08 17:16:15 +01:00
Felix Mau fac3a404ce :: Add fastfile containing lanes 2020-02-07 18:14:33 +01:00
Felix Mau 27a6e0a9bd ⬆️ :: Update dependencies 2020-02-07 18:13:04 +01:00
Felix Mau e1ee0a59c1 :: Add fastlane 2020-02-07 18:12:41 +01:00
Felix Mau cb3eef2a7f 🔖 :: Bump version 2020-01-18 10:05:11 +01:00
Felix Mau 74297a5243 ⬆️ :: Update dev-dependencies 2020-01-18 10:04:02 +01:00
Felix Mau 56eda13f47 🔖 :: Bump version 2019-12-20 14:56:07 +01:00
Felix Mau a9ad08c2fc :: Update dependencies 2019-12-20 14:33:33 +01:00
Felix Mau 2219b04c07 ♻️ :: calculate matrix only once per gradient colors 2019-12-01 12:18:23 +01:00
Felix Mau 212deaf8ef ♻️ :: use UIApplication.shared.windows.first { $0.isKeyWindow } instead of UIApplication.shared.keyWindow, as the property is deprecated in iOS 13 2019-12-01 12:17:07 +01:00
Felix Mau 3c784f49fc ♻️ :: rename method 2019-11-28 21:10:56 +01:00
Felix Mau 19c93a2563 ♻️ :: removed unused factory method in test-cases 2019-11-28 21:10:42 +01:00
Felix Mau 35d690a81d ♻️ :: Use Variable instead of delegate protocol 2019-11-28 18:22:20 +01:00
Felix Mau f66525739e ⬆️ :: update dependencies 2019-11-28 10:26:37 +01:00
Felix Mau 7bd5466002 ♻️ :: remove unused image 2019-11-09 16:29:24 +01:00
Felix Mau 73417b4a93 :: add snapshot tests 2019-11-09 16:26:59 +01:00
Felix Mau 974ee23142 🔖 :: bump version 2019-10-12 17:12:58 +02:00
Felix Mau 958fed98c4 ♻️ :: enhanced test case 2019-10-12 16:56:39 +02:00
Felix Mau 413075de4d ⬆️ :: update dependencies 2019-10-12 13:30:39 +02:00
Felix Mau dd551d239a ♻️ :: update example application for iOS 13 2019-10-12 11:56:05 +02:00
Felix Mau 0180829180 🐛 :: fix view not animating if initially visible 2019-10-12 10:32:50 +02:00
Felix Mau f2c43cbe72 ♻️ :: update project for Xcode 11 and iOS 13 2019-10-11 17:09:24 +02:00
Felix Mau 603f3cae0e ♻️ :: use basic import for LightweightObservable in test-case 2019-10-11 17:08:45 +02:00
Felix Mau 8a3e71b879 ♻️ :: Animate locations property instead of entire layer 2019-10-11 17:07:08 +02:00
Felix Mau 735beda692 🔖 :: bump version 2019-09-02 11:22:40 +02:00
Felix Mau 1fd4fcb38e ♻️ :: Use leadingAnchor and trailingAnchor instead of leftAnchor and rightAnchor, in order to (theoretically) support right-to-left layouts 2019-09-02 11:09:32 +02:00
Felix Mau 7e6d866552 🎨 :: Format code
Use same string definition `'`
2019-08-31 10:23:59 +02:00
Felix Mau eb9e7cd071 📝 :: Updated documentation / fix typos 2019-08-31 10:15:17 +02:00
Felix Mau 2eaa8cb5bb ♻️ :: Added / sorted swiftlint rules 2019-08-31 10:14:57 +02:00
Felix Mau a4e53b563d 🐛 :: fix false positive of swiftlint rule unnecessary_type 2019-08-31 10:14:20 +02:00
Felix Mau d7014d4a57 ✏️ :: Fix typo
Renamed `programatically` to `programmatically`
2019-08-31 09:23:58 +02:00
Felix Mau 638a9e30c7 ♻️ :: Adapt to swiftlint version 0.34.0, by renaming unused_private_declaration to unused_declaration 2019-08-30 16:22:23 +02:00
Felix Mau 7621da5884 ♻️ :: Moved logic for removing the gradientView from its superview on deinit to view-model and provide tests 2019-08-30 15:10:11 +02:00