Skip to content

Commit

Permalink
feat: 소소한 수정작업 직관적인 문구 및 Appearance
Browse files Browse the repository at this point in the history
  • Loading branch information
heonha committed Oct 21, 2023
1 parent 4bc983b commit 6848a2b
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 28 deletions.
4 changes: 0 additions & 4 deletions koget.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
39F8475529B3990B000B817E /* FirebaseFirestoreSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 39F8475429B3990B000B817E /* FirebaseFirestoreSwift */; };
39F8475729B3990B000B817E /* FirebaseStorage in Frameworks */ = {isa = PBXBuildFile; productRef = 39F8475629B3990B000B817E /* FirebaseStorage */; };
39FB3EE72AE3AACC00B5B30C /* BasicButtonStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39FB3EE62AE3AACC00B5B30C /* BasicButtonStyle.swift */; };
39FB3EE92AE3AAF000B5B30C /* BaseButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39FB3EE82AE3AAF000B5B30C /* BaseButton.swift */; };
3A00CA662931EFBE004FBF80 /* EditTextField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A00CA652931EFBE004FBF80 /* EditTextField.swift */; };
3A00CA692931F3F1004FBF80 /* StorageProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A00CA682931F3F1004FBF80 /* StorageProvider.swift */; };
3A01E785296AD3470019CD2D /* ContactView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A01E784296AD3470019CD2D /* ContactView.swift */; };
Expand Down Expand Up @@ -383,7 +382,6 @@
39F0456029D3AC6B00F4323F /* 1-2-2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1-2-2.png"; sourceTree = "<group>"; };
39FADE5A29CBC67F00E7A3FF /* 1-2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "1-2.png"; sourceTree = "<group>"; };
39FB3EE62AE3AACC00B5B30C /* BasicButtonStyle.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BasicButtonStyle.swift; sourceTree = "<group>"; };
39FB3EE82AE3AAF000B5B30C /* BaseButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseButton.swift; sourceTree = "<group>"; };
3A00CA652931EFBE004FBF80 /* EditTextField.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EditTextField.swift; sourceTree = "<group>"; };
3A00CA682931F3F1004FBF80 /* StorageProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageProvider.swift; sourceTree = "<group>"; };
3A01E784296AD3470019CD2D /* ContactView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContactView.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -931,7 +929,6 @@
children = (
3A8339D82932167500DC9527 /* TextButton.swift */,
39FB3EE62AE3AACC00B5B30C /* BasicButtonStyle.swift */,
39FB3EE82AE3AAF000B5B30C /* BaseButton.swift */,
);
path = Button;
sourceTree = "<group>";
Expand Down Expand Up @@ -1382,7 +1379,6 @@
394D69FF2A3467D600EC0A02 /* LottieContainerView.swift in Sources */,
39B0C3812AAC5F92004E0985 /* DeepLinkEntry.swift in Sources */,
39694FDE29E6825B00F2C75C /* IntentHandler.swift in Sources */,
39FB3EE92AE3AAF000B5B30C /* BaseButton.swift in Sources */,
390B5CBC29B1AED900B61E35 /* MainTabView.swift in Sources */,
39D441AA2A5BF97C00C9D11D /* SettingButtonTypes.swift in Sources */,
39BD3EE42A13D1EC00E14DCA /* URL+Extension.swift in Sources */,
Expand Down
18 changes: 0 additions & 18 deletions koget/UI/Components/Button/BaseButton.swift

This file was deleted.

4 changes: 2 additions & 2 deletions koget/UI/Components/Slider/OpacityPickerContainer.swift
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ struct OpacityPickerContainer<V: VMOpacityProtocol>: View {
@Binding var isPresentQustionmark: Bool
@ObservedObject var constant = AppStateConstant.shared

let opacityDesctiption = "잠금화면에서의 선명도입니다."
let opacityDesctiption = "잠금화면에서의 위젯 투명도 입니다."

var body: some View {
VStack(alignment: .center) {
Expand All @@ -34,7 +34,7 @@ struct OpacityPickerContainer<V: VMOpacityProtocol>: View {
HStack {

// Icon
Text("선명도")
Text("투명도")
.font(.custom(.robotoBold, size: 16))
.foregroundStyle(Color.init(uiColor: .label))
.opacity(0.8)
Expand Down
5 changes: 3 additions & 2 deletions koget/UI/Contact/AppStateConstant.swift
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ import SwiftUI

class AppStateConstant: ObservableObject {

@AppStorage("isDarkMode") var isDarkMode = false
@AppStorage("homeWidgetViewType") var viewType: WidgetViewType = .grid
@AppStorage("isDarkMode") var isDarkMode = true
@AppStorage("homeWidgetViewType") var viewType: WidgetViewType = .list

static let shared = AppStateConstant()

Expand All @@ -19,3 +19,4 @@ class AppStateConstant: ObservableObject {
}

}

5 changes: 4 additions & 1 deletion koget/UI/Create/Asset/CreateWidgetAssetList.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ struct CreateWidgetAssetList: View {
//Strings
let appList = "앱 리스트"
let requestApp = "앱 추가요청"
let excutableToggleLabel = "실행 가능"
let excutableToggleLabel = "설치된 앱만 보기"
let searchApp = "앱 검색"

@Environment(\.dismiss) var dismiss
Expand Down Expand Up @@ -57,6 +57,9 @@ struct CreateWidgetAssetList: View {
.onChange(of: widgetAssets.isOnlyInstalledApp) { isOnlyInstallApp in
widgetAssets.fetchData(isOnlyInstall: isOnlyInstallApp)
}
.onAppear {
widgetAssets.isOnlyInstalledApp = true
}
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion koget/UI/Detail/DetailWidgetView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ struct DetailWidgetView: View {
VStack {
Text(viewModel.name)
.font(.custom(.robotoBold, size: 24))
.foregroundColor(.init(uiColor: .secondaryLabel))
.foregroundColor(.init(uiColor: .label))
.padding(.top, 36)
.padding(.bottom, 24)

Expand Down

0 comments on commit 6848a2b

Please sign in to comment.