Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

Commit

Permalink
Merge pull request #2 from Admi126n/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
Admi126n authored Jan 2, 2024
2 parents 5cec990 + b4dc2b4 commit 11b542b
Show file tree
Hide file tree
Showing 41 changed files with 460 additions and 283 deletions.
Binary file added Documentation/RepoStreakBanner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file removed Documentation/RepoStreakLogo.png
Binary file not shown.
28 changes: 16 additions & 12 deletions RepoStreak.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
objects = {

/* Begin PBXBuildFile section */
661E1F0F2B23CFA400216CDA /* RepoCellSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = 661E1F0E2B23CFA400216CDA /* RepoCellSymbol.swift */; };
6626696F2B0BB13C00B64490 /* LockScreenWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6626696E2B0BB13C00B64490 /* LockScreenWidget.swift */; };
664122802AF44E5800900518 /* RepoStreakWidget.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66AC1CC32AF44C8B0064D16A /* RepoStreakWidget.swift */; };
664A768E2B1765E700B49A4E /* CommitsFetcher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 66B6054C2B16643500C26F30 /* CommitsFetcher.swift */; };
Expand Down Expand Up @@ -83,6 +84,7 @@
/* End PBXCopyFilesBuildPhase section */

/* Begin PBXFileReference section */
661E1F0E2B23CFA400216CDA /* RepoCellSymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RepoCellSymbol.swift; sourceTree = "<group>"; };
6626696E2B0BB13C00B64490 /* LockScreenWidget.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LockScreenWidget.swift; sourceTree = "<group>"; };
664D49952B179B250054055E /* BranchesFetcher.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BranchesFetcher.swift; sourceTree = "<group>"; };
666BC7132AFEE98C0092E4BF /* MediumSizeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediumSizeView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -166,6 +168,7 @@
666BC7132AFEE98C0092E4BF /* MediumSizeView.swift */,
666BC7172AFEE9B00092E4BF /* LargeSizeView.swift */,
6626696E2B0BB13C00B64490 /* LockScreenWidget.swift */,
661E1F0E2B23CFA400216CDA /* RepoCellSymbol.swift */,
);
path = Views;
sourceTree = "<group>";
Expand Down Expand Up @@ -458,6 +461,7 @@
667A7B3F2AF594580003C852 /* UserSettings.swift in Sources */,
66D0432E2B18E971000C01B3 /* FetchingType.swift in Sources */,
664A768E2B1765E700B49A4E /* CommitsFetcher.swift in Sources */,
661E1F0F2B23CFA400216CDA /* RepoCellSymbol.swift in Sources */,
666BC7232AFEF1030092E4BF /* MainRepoWidget.swift in Sources */,
66FAE30B2B18F45C00C69561 /* BranchesFetcher.swift in Sources */,
66AC1CC22AF44C8B0064D16A /* RepoStreakWidgetBundle.swift in Sources */,
Expand Down Expand Up @@ -616,7 +620,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"RepoStreak/Preview Content\"";
DEVELOPMENT_TEAM = 474G49AKB2;
DEVELOPMENT_TEAM = 8M6629LY4U;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
Expand All @@ -629,7 +633,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.RepoStreak;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.dev.RepoStreak;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -647,7 +651,7 @@
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"RepoStreak/Preview Content\"";
DEVELOPMENT_TEAM = 474G49AKB2;
DEVELOPMENT_TEAM = 8M6629LY4U;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
Expand All @@ -660,7 +664,7 @@
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.RepoStreak;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.dev.RepoStreak;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
Expand All @@ -674,10 +678,10 @@
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 474G49AKB2;
DEVELOPMENT_TEAM = 8M6629LY4U;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.RepoStreakTests;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.dev.RepoStreakTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
Expand All @@ -692,10 +696,10 @@
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 474G49AKB2;
DEVELOPMENT_TEAM = 8M6629LY4U;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.RepoStreakTests;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.dev.RepoStreakTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
Expand All @@ -712,7 +716,7 @@
CODE_SIGN_ENTITLEMENTS = RepoStreakWidgetExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 474G49AKB2;
DEVELOPMENT_TEAM = 8M6629LY4U;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = RepoStreakWidget/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = RepoStreakWidget;
Expand All @@ -723,7 +727,7 @@
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.RepoStreak.RepoStreakWidget;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.dev.RepoStreak.RepoStreakWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand All @@ -740,7 +744,7 @@
CODE_SIGN_ENTITLEMENTS = RepoStreakWidgetExtension.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = 474G49AKB2;
DEVELOPMENT_TEAM = 8M6629LY4U;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = RepoStreakWidget/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = RepoStreakWidget;
Expand All @@ -751,7 +755,7 @@
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.RepoStreak.RepoStreakWidget;
PRODUCT_BUNDLE_IDENTIFIER = com.admi126n.dev.RepoStreak.RepoStreakWidget;
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
SWIFT_EMIT_LOC_STRINGS = YES;
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed RepoStreak/Assets.xcassets/AppIcon.appiconset/40.png
Binary file not shown.
Binary file removed RepoStreak/Assets.xcassets/AppIcon.appiconset/58.png
Binary file not shown.
Binary file removed RepoStreak/Assets.xcassets/AppIcon.appiconset/60.png
Binary file not shown.
Binary file removed RepoStreak/Assets.xcassets/AppIcon.appiconset/76.png
Binary file not shown.
Binary file removed RepoStreak/Assets.xcassets/AppIcon.appiconset/80.png
Binary file not shown.
Binary file removed RepoStreak/Assets.xcassets/AppIcon.appiconset/87.png
Binary file not shown.
107 changes: 1 addition & 106 deletions RepoStreak/Assets.xcassets/AppIcon.appiconset/Contents.json
Original file line number Diff line number Diff line change
@@ -1,112 +1,7 @@
{
"images" : [
{
"filename" : "40.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "20x20"
},
{
"filename" : "60.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
"size" : "20x20"
},
{
"filename" : "58.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "29x29"
},
{
"filename" : "87.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
"size" : "29x29"
},
{
"filename" : "76.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "38x38"
},
{
"filename" : "114.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
"size" : "38x38"
},
{
"filename" : "80.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "40x40"
},
{
"filename" : "120.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
"size" : "40x40"
},
{
"filename" : "120 1.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "60x60"
},
{
"filename" : "180.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
"size" : "60x60"
},
{
"filename" : "128.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "64x64"
},
{
"filename" : "192.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "3x",
"size" : "64x64"
},
{
"filename" : "136.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "68x68"
},
{
"filename" : "152.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "76x76"
},
{
"filename" : "167.png",
"idiom" : "universal",
"platform" : "ios",
"scale" : "2x",
"size" : "83.5x83.5"
},
{
"filename" : "1024.png",
"filename" : "Icon.png",
"idiom" : "universal",
"platform" : "ios",
"size" : "1024x1024"
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 0 additions & 9 deletions RepoStreak/Localization/Internationalizations.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,8 @@ import Foundation
typealias I18n = Internationalizations

final class Internationalizations {
static let alertTitle = String(localized: "alert.title")
static let allBranches = String(localized: "all.branches")
static let configurationDisplayName = String(localized: "configuration.display.name")
static let defaultBranch = String(localized: "default.branch")
static let fetchingType = String(localized: "fetching.type")
static let mainRepository = String(localized: "main.repository")
static let notImplemented = String(localized: "not.implemented")
static let save = String(localized: "save")
static let settings = String(localized: "settings")
static let streakExtended = String(localized: "streak.extended")
static let streakNotExtended = String(localized: "streak.not.extended")
static let username = String(localized: "username")
static let widgetDescription = String(localized: "widget.description")
}
Loading

0 comments on commit 11b542b

Please sign in to comment.