Felix Mau
|
3aca89a629
|
♻️ :: Update example applications
|
2018-09-19 21:32:47 +02:00 |
|
Felix Mau
|
28d4aebeac
|
♻️ :: refactored example application to support iPads
|
2018-09-09 20:24:41 +02:00 |
|
Felix Mau
|
b26c2c5671
|
🚸 :: Updated Example Application
|
2018-09-08 18:42:15 +02:00 |
|
Felix Mau
|
12c293f9ee
|
💬 :: Updated titles in example application
|
2018-09-08 16:18:27 +02:00 |
|
Felix Mau
|
1878c07a19
|
🐛 :: Fix folder structure not matching project structure
|
2018-09-08 14:08:52 +02:00 |
|
Felix Mau
|
c07c5dd1c5
|
✅ :: Adapt testcases for observables
|
2018-09-08 12:32:25 +02:00 |
|
Felix Mau
|
285551c45f
|
Merge branch 'master' into feature/obersavables
|
2018-09-03 19:35:44 +02:00 |
|
Felix Mau
|
3975a26232
|
⏪ :: Include Pods in repo in order to make symlink Pods.xcodeproj work (used for Carthage support)
|
2018-09-03 19:35:02 +02:00 |
|
Felix Mau
|
7720c07cb6
|
♻️ :: added flag for handling safe area insets
|
2018-09-03 19:31:55 +02:00 |
|
Felix Mau
|
f0407dafa3
|
⬇️ :: Undo Swift 4.2 changes
|
2018-09-03 18:43:33 +02:00 |
|
Felix Mau
|
691e1305c5
|
🚸 :: Updated example application
|
2018-09-03 18:43:05 +02:00 |
|
Felix Mau
|
b4c07042c1
|
Merge branch 'master' into feature/swift-4.2
# Conflicts:
# .swiftformat
# Example/Podfile.lock
# Example/Pods/Local Podspecs/GradientLoadingBar.podspec.json
# Example/Pods/Manifest.lock
# Example/Pods/Pods.xcodeproj/project.pbxproj
# Example/Pods/Pods.xcodeproj/xcshareddata/xcschemes/GradientLoadingBar.xcscheme
# Example/Pods/SwiftFormat/CommandLineTool/swiftformat
# Example/Pods/SwiftFormat/README.md
# Example/Pods/SwiftLint/swiftlint
# Example/Pods/Target Support Files/GradientLoadingBar/GradientLoadingBar.xcconfig
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example-acknowledgements.markdown
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example-acknowledgements.plist
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example-frameworks.sh
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example.debug.xcconfig
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Example/Pods-GradientLoadingBar_Example.release.xcconfig
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Tests/Pods-GradientLoadingBar_Tests.debug.xcconfig
# Example/Pods/Target Support Files/Pods-GradientLoadingBar_Tests/Pods-GradientLoadingBar_Tests.release.xcconfig
# GradientLoadingBar/Classes/ViewModel/GradientLoadingBarViewModel.swift
# Scripts/swift-format.sh
|
2018-08-19 12:56:54 +02:00 |
|
Felix Mau
|
0c44f6f3a7
|
* remove pods
|
2018-08-19 12:43:52 +02:00 |
|
Felix Mau
|
c4b4d57de3
|
* format code
|
2018-08-19 12:22:51 +02:00 |
|
Felix Mau
|
1cd9634856
|
* optimized handling of swift-format
|
2018-08-19 12:22:44 +02:00 |
|
Felix Mau
|
c1be80255a
|
* updated cocoapods
|
2018-08-19 12:17:36 +02:00 |
|
Felix Mau
|
ed3b0cf491
|
* optimized swift format on
|
2018-08-19 11:31:20 +02:00 |
|
Felix Mau
|
6dc24b09b8
|
* updated swift format configuration
|
2018-08-19 10:41:28 +02:00 |
|
Felix Mau
|
f58bb062c4
|
* refactored project from MVVM with delegates to MVVM with observables
|
2018-08-19 10:41:08 +02:00 |
|
Felix Mau
|
ed722cb70d
|
* updated pods
* added `Observable` pod as dependency for `GradientLoadingBar`
|
2018-08-18 13:22:34 +02:00 |
|
Felix Mau
|
c3edaa0a0a
|
* format code
|
2018-06-09 13:08:38 +02:00 |
|
Felix Mau
|
6124ef18a8
|
* updated docs
|
2018-06-09 13:08:29 +02:00 |
|
Felix Mau
|
515a1ee85b
|
* remove inappropriate test assertions
|
2018-06-09 13:08:23 +02:00 |
|
Felix Mau
|
1a38d8e1aa
|
* updated recommend settings
|
2018-06-09 10:25:34 +02:00 |
|
Felix Mau
|
143ca017a1
|
* converted to swift 4.2
|
2018-06-09 10:25:16 +02:00 |
|
Felix Mau
|
a6f855d79c
|
* updated pod in example application
|
2018-06-04 08:03:15 +02:00 |
|
Felix Mau
|
f120514677
|
* exclude pod directory
This will fix an issue with Carthage, as the `_Pods.xcodeproj` is a symlink to `Example/Pods/Pods.xcodeproj` which now can be resolved.
|
2018-06-03 11:03:42 +02:00 |
|
Felix Mau
|
3c410e77ba
|
* bump version
|
2018-04-14 17:15:08 +02:00 |
|
Felix Mau
|
d3bb4820f2
|
format code
|
2018-04-14 14:26:14 +02:00 |
|
Felix Mau
|
be80d2e094
|
update swift lint / swift format
|
2018-04-14 14:25:30 +02:00 |
|
Felix Mau
|
6f738febef
|
update xcode settings for swift 4.1
|
2018-04-14 14:15:08 +02:00 |
|
Felix Mau
|
467406e9da
|
add project file
|
2018-04-14 14:07:29 +02:00 |
|
Felix Mau
|
5eafc07ced
|
fix build by using longer variable name
|
2018-04-14 14:07:19 +02:00 |
|
Felix Mau
|
d976e8c172
|
* bump version
|
2018-01-27 16:17:02 +01:00 |
|
Felix Mau
|
98a5d63881
|
* format tests
|
2018-01-27 13:38:34 +01:00 |
|
Felix Mau
|
28c6221584
|
* format scheme
|
2018-01-27 13:38:28 +01:00 |
|
Felix Mau
|
14b5bf5f6b
|
* format code
|
2018-01-27 13:26:52 +01:00 |
|
Felix Mau
|
02b46e9dd5
|
* optimize linter scripts
* run linter as pods to handle pull requests without formatting issues
|
2018-01-27 13:26:01 +01:00 |
|
Felix Mau
|
5c43fc0a96
|
* optimize iphone x handling
|
2018-01-27 13:16:30 +01:00 |
|
Felix Mau
|
e38a1fc137
|
* bump version
|
2018-01-20 16:38:30 +01:00 |
|
Felix Mau
|
7ce71ffa5e
|
* optimize travis build
|
2018-01-20 12:57:19 +01:00 |
|
Felix Mau
|
62d9da622b
|
* cleanup
|
2018-01-17 15:29:18 +01:00 |
|
Felix Mau
|
2917d3bdb1
|
* update readme / example application
|
2018-01-15 16:36:43 +01:00 |
|
Felix Mau
|
b9561bfbe0
|
* fix warning
|
2018-01-15 12:17:30 +01:00 |
|
Felix Mau
|
7548765f4d
|
* refactored uicolor initializer
|
2018-01-15 09:32:12 +01:00 |
|
Felix Mau
|
bc3afe23c3
|
* moved logic for adding gradient view to key window into view model
|
2018-01-15 09:31:54 +01:00 |
|
Felix Mau
|
0666953c85
|
* optimised test cases
|
2017-12-30 11:18:01 +01:00 |
|
Felix Mau
|
7a442ad2bf
|
* optimise layout for iPhoneX
|
2017-12-29 19:07:31 +01:00 |
|
Felix Mau
|
5c39ec4bc6
|
* converted project to swift 4.0
|
2017-12-28 12:11:04 +01:00 |
|
Felix Mau
|
cabc337b84
|
* refactor to mvvm
|
2017-12-28 12:08:38 +01:00 |
|