Skip to content

Commit

Permalink
Improve ActivityIndicator
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNoim committed Oct 2, 2020
1 parent 2687ecd commit 9e66947
Show file tree
Hide file tree
Showing 125 changed files with 1,301 additions and 51 deletions.
35 changes: 6 additions & 29 deletions Project SITNU.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,8 @@
FB7A8F8C25210CA00010FDE5 /* ShareSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7A8F8B25210CA00010FDE5 /* ShareSheet.swift */; };
FB7F6A1725175E870052F679 /* SearchBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7F6A1625175E870052F679 /* SearchBar.swift */; };
FB7F6A252517617B0052F679 /* Encodable+asDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7F6A242517617B0052F679 /* Encodable+asDictionary.swift */; };
FB7F6A7A251787570052F679 /* activity.png in Resources */ = {isa = PBXBuildFile; fileRef = FB7F6A79251787570052F679 /* activity.png */; };
FB7F6A88251789EA0052F679 /* Alamofire in Frameworks */ = {isa = PBXBuildFile; productRef = FB7F6A87251789EA0052F679 /* Alamofire */; };
FB7F6A8A251789EA0052F679 /* Cache in Frameworks */ = {isa = PBXBuildFile; productRef = FB7F6A89251789EA0052F679 /* Cache */; };
FB7F6A8C251789EA0052F679 /* SDWebImageSwiftUI in Frameworks */ = {isa = PBXBuildFile; productRef = FB7F6A8B251789EA0052F679 /* SDWebImageSwiftUI */; };
FB7F6A9125178A960052F679 /* activity.png in Resources */ = {isa = PBXBuildFile; fileRef = FB7F6A79251787570052F679 /* activity.png */; };
FB7F6A9725178B270052F679 /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7F6A9625178B270052F679 /* ActivityIndicator.swift */; };
FB7F6A9C25178E600052F679 /* AccountContext.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB6E89CA25162F6400DAB2F4 /* AccountContext.swift */; };
FB7F6AA125178FDC0052F679 /* Encodable+asDictionary.swift in Sources */ = {isa = PBXBuildFile; fileRef = FB7F6A242517617B0052F679 /* Encodable+asDictionary.swift */; };
Expand Down Expand Up @@ -191,7 +188,6 @@
FB7A8F8B25210CA00010FDE5 /* ShareSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareSheet.swift; sourceTree = "<group>"; };
FB7F6A1625175E870052F679 /* SearchBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SearchBar.swift; sourceTree = "<group>"; };
FB7F6A242517617B0052F679 /* Encodable+asDictionary.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Encodable+asDictionary.swift"; sourceTree = "<group>"; };
FB7F6A79251787570052F679 /* activity.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = activity.png; sourceTree = "<group>"; };
FB7F6A9625178B270052F679 /* ActivityIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityIndicator.swift; sourceTree = "<group>"; };
FB7F6B0A2517A0670052F679 /* AccountStore.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AccountStore.swift; sourceTree = "<group>"; };
FB8E7AFE251CC31600D4C43C /* DateOffset.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DateOffset.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -228,7 +224,6 @@
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
FB7F6A8C251789EA0052F679 /* SDWebImageSwiftUI in Frameworks */,
FB7F6A88251789EA0052F679 /* Alamofire in Frameworks */,
FB7F6A8A251789EA0052F679 /* Cache in Frameworks */,
FBDAA1AB251FBE0A00104001 /* SwiftyBeaver in Frameworks */,
Expand Down Expand Up @@ -284,7 +279,6 @@
FB6E896A251624DA00DAB2F4 /* Watch */ = {
isa = PBXGroup;
children = (
FB7F6A79251787570052F679 /* activity.png */,
FB6E896B251624DA00DAB2F4 /* Interface.storyboard */,
FB6E896E251624DC00DAB2F4 /* Assets.xcassets */,
FB6E8970251624DC00DAB2F4 /* Info.plist */,
Expand Down Expand Up @@ -567,7 +561,6 @@
packageProductDependencies = (
FB7F6A87251789EA0052F679 /* Alamofire */,
FB7F6A89251789EA0052F679 /* Cache */,
FB7F6A8B251789EA0052F679 /* SDWebImageSwiftUI */,
FBDAA1AA251FBE0A00104001 /* SwiftyBeaver */,
);
productName = "Watch Extension";
Expand Down Expand Up @@ -657,7 +650,6 @@
packageReferences = (
FBA95DB52514F63D00494B5C /* XCRemoteSwiftPackageReference "Alamofire" */,
FB6E89B8251629F300DAB2F4 /* XCRemoteSwiftPackageReference "Cache" */,
FB7F6A5E251781590052F679 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */,
FBDAA1A3251FBDDB00104001 /* XCRemoteSwiftPackageReference "SwiftyBeaver" */,
);
productRefGroup = FBA95DA32514F53200494B5C /* Products */;
Expand All @@ -678,7 +670,6 @@
buildActionMask = 2147483647;
files = (
FB6E896F251624DC00DAB2F4 /* Assets.xcassets in Resources */,
FB7F6A7A251787570052F679 /* activity.png in Resources */,
FB6E896D251624DA00DAB2F4 /* Interface.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand All @@ -688,7 +679,6 @@
buildActionMask = 2147483647;
files = (
FB6E8986251624DD00DAB2F4 /* Preview Assets.xcassets in Resources */,
FB7F6A9125178A960052F679 /* activity.png in Resources */,
FB6E8983251624DD00DAB2F4 /* Assets.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
Expand Down Expand Up @@ -846,7 +836,7 @@
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEVELOPMENT_ASSET_PATHS = "\"Watch Extension/Preview Content\"";
DEVELOPMENT_TEAM = P88CDRP8CR;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -876,7 +866,7 @@
ASSETCATALOG_COMPILER_COMPLICATION_NAME = Complication;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEVELOPMENT_ASSET_PATHS = "\"Watch Extension/Preview Content\"";
DEVELOPMENT_TEAM = P88CDRP8CR;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -906,7 +896,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEVELOPMENT_TEAM = P88CDRP8CR;
IBSC_MODULE = Watch_Extension;
INFOPLIST_FILE = Watch/Info.plist;
Expand All @@ -927,7 +917,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEVELOPMENT_TEAM = P88CDRP8CR;
IBSC_MODULE = Watch_Extension;
INFOPLIST_FILE = Watch/Info.plist;
Expand Down Expand Up @@ -1065,7 +1055,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEVELOPMENT_ASSET_PATHS = "\"Project SITNU/Preview Content\"";
DEVELOPMENT_TEAM = P88CDRP8CR;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1094,7 +1084,7 @@
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 19;
CURRENT_PROJECT_VERSION = 20;
DEVELOPMENT_ASSET_PATHS = "\"Project SITNU/Preview Content\"";
DEVELOPMENT_TEAM = P88CDRP8CR;
ENABLE_PREVIEWS = YES;
Expand Down Expand Up @@ -1212,14 +1202,6 @@
minimumVersion = 5.3.0;
};
};
FB7F6A5E251781590052F679 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/SDWebImage/SDWebImageSwiftUI.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 1.5.0;
};
};
FBA95DB52514F63D00494B5C /* XCRemoteSwiftPackageReference "Alamofire" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/Alamofire/Alamofire.git";
Expand Down Expand Up @@ -1254,11 +1236,6 @@
package = FB6E89B8251629F300DAB2F4 /* XCRemoteSwiftPackageReference "Cache" */;
productName = Cache;
};
FB7F6A8B251789EA0052F679 /* SDWebImageSwiftUI */ = {
isa = XCSwiftPackageProductDependency;
package = FB7F6A5E251781590052F679 /* XCRemoteSwiftPackageReference "SDWebImageSwiftUI" */;
productName = SDWebImageSwiftUI;
};
FBA95DB62514F63D00494B5C /* Alamofire */ = {
isa = XCSwiftPackageProductDependency;
package = FBA95DB52514F63D00494B5C /* XCRemoteSwiftPackageReference "Alamofire" */;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,24 +19,6 @@
"version": "5.3.2"
}
},
{
"package": "SDWebImage",
"repositoryURL": "https://github.com/SDWebImage/SDWebImage.git",
"state": {
"branch": null,
"revision": "665d02280f5c04515e76feb78078dd89da091f3e",
"version": "5.9.2"
}
},
{
"package": "SDWebImageSwiftUI",
"repositoryURL": "https://github.com/SDWebImage/SDWebImageSwiftUI.git",
"state": {
"branch": null,
"revision": "4c7f169e39bc35d6b80d42b8eb8301bee9cd0907",
"version": "1.5.0"
}
},
{
"package": "SwiftyBeaver",
"repositoryURL": "https://github.com/SwiftyBeaver/SwiftyBeaver.git",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity10.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity11.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity12.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity13.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity14.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity15.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity16.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity17.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Watch Extension/Assets.xcassets/Activity18.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "[email protected]",
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9e66947

Please sign in to comment.