diff --git a/Clocker.xcodeproj/project.pbxproj b/Clocker.xcodeproj/project.pbxproj index 36a53a7..d7b0a00 100755 --- a/Clocker.xcodeproj/project.pbxproj +++ b/Clocker.xcodeproj/project.pbxproj @@ -44,6 +44,7 @@ 9A5E6BA01CAF71C1006E7C5C /* libicucore.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A5E6B9F1CAF71C1006E7C5C /* libicucore.tbd */; }; 9A5E6BAB1CAF8DFA006E7C5C /* iRate.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 9A5E6BAA1CAF8DFA006E7C5C /* iRate.bundle */; }; 9A63620A1C432F68004AD010 /* CLAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A6362091C432F68004AD010 /* CLAPI.m */; }; + 9A6D93371CF3E82F005A8690 /* CoreImage.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A6D93361CF3E82F005A8690 /* CoreImage.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; 9A79E9901CB34B6800BA7916 /* CLParentPanelController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A79E98F1CB34B6800BA7916 /* CLParentPanelController.m */; }; 9A82F3441CDFF8F600CC8906 /* pop.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9A82F33B1CDFF8CF00CC8906 /* pop.framework */; }; 9A8605AE1BEC148400A810A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9A8605AD1BEC148400A810A4 /* main.m */; }; @@ -81,7 +82,7 @@ 9ABA2B031C671D49009DC0EF /* CLMainWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9ABA2B021C671D49009DC0EF /* CLMainWindowController.m */; }; 9ABF58721C29A80600BD0187 /* CLTimezoneData.m in Sources */ = {isa = PBXBuildFile; fileRef = 9ABF58711C29A80600BD0187 /* CLTimezoneData.m */; }; 9ABFB3801CA6882000E10745 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9ABFB37F1CA6882000E10745 /* ApplicationServices.framework */; }; - 9AC678E41C1ABAB9003B4F6B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AC678E31C1ABAB9003B4F6B /* QuartzCore.framework */; }; + 9AC678E41C1ABAB9003B4F6B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9AC678E31C1ABAB9003B4F6B /* QuartzCore.framework */; settings = {ATTRIBUTES = (Weak, ); }; }; 9ACE03EF1CB0ADE00039FC01 /* Firebase.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9ACE03EE1CB0ADE00039FC01 /* Firebase.framework */; }; 9AD6DE571CE114DA007A8401 /* CLScaleUpButton.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AD6DE561CE114DA007A8401 /* CLScaleUpButton.m */; }; 9AF9A16B1C250AB300EE7C2A /* Reachability.m in Sources */ = {isa = PBXBuildFile; fileRef = 9AF9A16A1C250AB300EE7C2A /* Reachability.m */; }; @@ -265,6 +266,7 @@ 9A5E6BAA1CAF8DFA006E7C5C /* iRate.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = iRate.bundle; sourceTree = ""; }; 9A6362081C432F68004AD010 /* CLAPI.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CLAPI.h; path = Clocker/API/CLAPI.h; sourceTree = ""; }; 9A6362091C432F68004AD010 /* CLAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CLAPI.m; path = Clocker/API/CLAPI.m; sourceTree = ""; }; + 9A6D93361CF3E82F005A8690 /* CoreImage.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreImage.framework; path = System/Library/Frameworks/CoreImage.framework; sourceTree = SDKROOT; }; 9A7654341CDC2290000FB825 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/InfoPlist.strings"; sourceTree = ""; }; 9A7654351CDC2290000FB825 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hant"; path = "zh-Hant.lproj/Localizable.strings"; sourceTree = ""; }; 9A7654361CDC2290000FB825 /* zh-Hant */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "zh-Hant"; path = "zh-Hant.lproj/CLOneWindow.xib"; sourceTree = ""; }; @@ -355,6 +357,8 @@ isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( + 9AC678E41C1ABAB9003B4F6B /* QuartzCore.framework in Frameworks */, + 9A6D93371CF3E82F005A8690 /* CoreImage.framework in Frameworks */, 9A86E2C21CE04F4A00547EE7 /* PTHotKey.framework in Frameworks */, 9A86E2C11CE04F4300547EE7 /* ShortcutRecorder.framework in Frameworks */, 9A82F3441CDFF8F600CC8906 /* pop.framework in Frameworks */, @@ -367,7 +371,6 @@ 9A43792C1BEC231100F4E27F /* libz.tbd in Frameworks */, 9A9E876C1C1FEDE700A7A2DF /* libsqlite3.tbd in Frameworks */, 9A9E87681C1FEDD300A7A2DF /* Security.framework in Frameworks */, - 9AC678E41C1ABAB9003B4F6B /* QuartzCore.framework in Frameworks */, 9A5951BA1C1D0A22009C17AA /* Crashlytics.framework in Frameworks */, 9A43792A1BEC230A00F4E27F /* libc++.tbd in Frameworks */, 9A4379251BEC223900F4E27F /* Security.framework in Frameworks */, @@ -656,6 +659,7 @@ DD4F7C0713C30F9F00825C6E /* Frameworks */ = { isa = PBXGroup; children = ( + 9A6D93361CF3E82F005A8690 /* CoreImage.framework */, 9A5E6B9F1CAF71C1006E7C5C /* libicucore.tbd */, 9ABFB37F1CA6882000E10745 /* ApplicationServices.framework */, 9A20A06F1C4E804D00FB45AB /* ServiceManagement.framework */, diff --git a/Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate b/Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate index de2d882..ab2dec7 100644 Binary files a/Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate and b/Clocker.xcodeproj/project.xcworkspace/xcuserdata/abhishekbanthia.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/Clocker.xcodeproj/xcuserdata/abhishekbanthia.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/Clocker.xcodeproj/xcuserdata/abhishekbanthia.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist index fe2b454..96c4043 100644 --- a/Clocker.xcodeproj/xcuserdata/abhishekbanthia.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist +++ b/Clocker.xcodeproj/xcuserdata/abhishekbanthia.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -2,4 +2,22 @@ + + + + + + diff --git a/Clocker/AboutUsWindow/en.lproj/CLAboutUsView.xib b/Clocker/AboutUsWindow/en.lproj/CLAboutUsView.xib index 2dc6e13..253cade 100644 --- a/Clocker/AboutUsWindow/en.lproj/CLAboutUsView.xib +++ b/Clocker/AboutUsWindow/en.lproj/CLAboutUsView.xib @@ -47,18 +47,18 @@ - + - + - + - + @@ -111,7 +111,7 @@ - + @@ -122,7 +122,7 @@ - + diff --git a/Clocker/AboutUsWindow/ja.lproj/CLAboutUsView.xib b/Clocker/AboutUsWindow/ja.lproj/CLAboutUsView.xib index e0ad11a..924ce66 100644 --- a/Clocker/AboutUsWindow/ja.lproj/CLAboutUsView.xib +++ b/Clocker/AboutUsWindow/ja.lproj/CLAboutUsView.xib @@ -52,7 +52,7 @@ - + diff --git a/Clocker/AboutUsWindow/zh-Hans.lproj/CLAboutUsView.xib b/Clocker/AboutUsWindow/zh-Hans.lproj/CLAboutUsView.xib index bd447e6..cb92737 100644 --- a/Clocker/AboutUsWindow/zh-Hans.lproj/CLAboutUsView.xib +++ b/Clocker/AboutUsWindow/zh-Hans.lproj/CLAboutUsView.xib @@ -47,18 +47,18 @@ - + - + - + - + @@ -111,7 +111,7 @@ - + diff --git a/Clocker/AboutUsWindow/zh-Hant.lproj/CLAboutUsView.xib b/Clocker/AboutUsWindow/zh-Hant.lproj/CLAboutUsView.xib index d31f186..8a8f891 100644 --- a/Clocker/AboutUsWindow/zh-Hant.lproj/CLAboutUsView.xib +++ b/Clocker/AboutUsWindow/zh-Hant.lproj/CLAboutUsView.xib @@ -47,18 +47,18 @@ - + - + - + - + @@ -111,7 +111,7 @@ - + diff --git a/Clocker/App Feedback/en.lproj/CLAppFeedbackWindow.xib b/Clocker/App Feedback/en.lproj/CLAppFeedbackWindow.xib index 4307a96..f494ed9 100644 --- a/Clocker/App Feedback/en.lproj/CLAppFeedbackWindow.xib +++ b/Clocker/App Feedback/en.lproj/CLAppFeedbackWindow.xib @@ -58,13 +58,13 @@ - + - + - + @@ -73,23 +73,23 @@ - + - + - + - + - + @@ -111,7 +111,7 @@ - + - + diff --git a/Clocker/Onboarding/zh-Hant.lproj/CLOnboardingWindow.xib b/Clocker/Onboarding/zh-Hant.lproj/CLOnboardingWindow.xib index f5e88cd..79a6070 100644 --- a/Clocker/Onboarding/zh-Hant.lproj/CLOnboardingWindow.xib +++ b/Clocker/Onboarding/zh-Hant.lproj/CLOnboardingWindow.xib @@ -46,7 +46,7 @@ - + diff --git a/Clocker/PanelController.m b/Clocker/PanelController.m index c0a58d3..3d87e7e 100755 --- a/Clocker/PanelController.m +++ b/Clocker/PanelController.m @@ -343,8 +343,6 @@ static PanelController *sharedPanel = nil; [cell setUpAutoLayoutWithCell]; - [cell setAppropriateFont]; - return cell; } diff --git a/Clocker/Preferences/CLPreferencesViewController.m b/Clocker/Preferences/CLPreferencesViewController.m index 9afe616..bdf9f9b 100644 --- a/Clocker/Preferences/CLPreferencesViewController.m +++ b/Clocker/Preferences/CLPreferencesViewController.m @@ -371,6 +371,7 @@ NSString *const CLTryAgainMessage = @"Try again, maybe?"; [self.selectedTimeZones enumerateObjectsUsingBlock:^(NSData * _Nonnull encodedData, NSUInteger idx, BOOL * _Nonnull stop) { CLTimezoneData *timezoneObject = [CLTimezoneData getCustomObject:encodedData]; + timezoneObject.selectionType = CLCitySelection; NSString *name = timezoneObject.place_id; NSString *selectedPlaceID = dataObject.place_id; @@ -399,6 +400,7 @@ NSString *const CLTryAgainMessage = @"Try again, maybe?"; else { CLTimezoneData *data = [CLTimezoneData new]; + data.selectionType = CLTimezoneSelection; data.isFavourite = [NSNumber numberWithInt:NSOffState]; data.customLabel = CLEmptyString; diff --git a/Clocker/Preferences/en.lproj/CLPreferencesView.xib b/Clocker/Preferences/en.lproj/CLPreferencesView.xib index 118ce5c..a1140e6 100644 --- a/Clocker/Preferences/en.lproj/CLPreferencesView.xib +++ b/Clocker/Preferences/en.lproj/CLPreferencesView.xib @@ -83,7 +83,7 @@ CA - + @@ -96,7 +96,7 @@ CA - + @@ -183,9 +183,9 @@ CA - + - + @@ -194,18 +194,18 @@ CA - + - + - + @@ -220,10 +220,10 @@ CA - + - + @@ -276,13 +276,13 @@ DQ - + - + - + @@ -296,7 +296,7 @@ DQ - + @@ -312,7 +312,7 @@ DQ - + @@ -351,12 +351,12 @@ DQ - + - + diff --git a/Clocker/Preferences/ja.lproj/CLPreferencesView.xib b/Clocker/Preferences/ja.lproj/CLPreferencesView.xib index 53c57fe..9e96d99 100644 --- a/Clocker/Preferences/ja.lproj/CLPreferencesView.xib +++ b/Clocker/Preferences/ja.lproj/CLPreferencesView.xib @@ -82,7 +82,7 @@ CA - + @@ -95,7 +95,7 @@ CA - + @@ -182,9 +182,9 @@ CA - + - + @@ -198,13 +198,13 @@ CA - + - + @@ -226,7 +226,7 @@ CA - + @@ -240,7 +240,7 @@ CA - + @@ -252,13 +252,13 @@ CA - + - + @@ -269,13 +269,13 @@ CA - + - + - + @@ -289,7 +289,7 @@ CA - + @@ -305,7 +305,7 @@ CA - + @@ -344,12 +344,12 @@ CA - + - + diff --git a/Clocker/Preferences/zh-Hans.lproj/CLPreferencesView.xib b/Clocker/Preferences/zh-Hans.lproj/CLPreferencesView.xib index 264604d..7bd6ee4 100644 --- a/Clocker/Preferences/zh-Hans.lproj/CLPreferencesView.xib +++ b/Clocker/Preferences/zh-Hans.lproj/CLPreferencesView.xib @@ -82,7 +82,7 @@ CA - + @@ -95,7 +95,7 @@ CA - + @@ -182,9 +182,9 @@ CA - + - + @@ -198,13 +198,13 @@ CA - + - + @@ -226,7 +226,7 @@ CA - + @@ -240,7 +240,7 @@ CA - + @@ -252,13 +252,13 @@ CA - + - + @@ -269,13 +269,13 @@ CA - + - + - + @@ -289,7 +289,7 @@ CA - + @@ -305,7 +305,7 @@ CA - + @@ -344,12 +344,12 @@ CA - + - + diff --git a/Clocker/Preferences/zh-Hant.lproj/CLPreferencesView.xib b/Clocker/Preferences/zh-Hant.lproj/CLPreferencesView.xib index f14bbf5..92a303a 100644 --- a/Clocker/Preferences/zh-Hant.lproj/CLPreferencesView.xib +++ b/Clocker/Preferences/zh-Hant.lproj/CLPreferencesView.xib @@ -82,7 +82,7 @@ CA - + @@ -95,7 +95,7 @@ CA - + @@ -182,9 +182,9 @@ CA - + - + @@ -198,13 +198,13 @@ CA - + - + @@ -226,7 +226,7 @@ CA - + @@ -240,7 +240,7 @@ CA - + @@ -252,13 +252,13 @@ CA - + - + @@ -269,13 +269,13 @@ CA - + - + - + @@ -289,7 +289,7 @@ CA - + @@ -305,7 +305,7 @@ CA - + @@ -344,12 +344,12 @@ CA - + - + diff --git a/Clocker/en.lproj/Panel.xib b/Clocker/en.lproj/Panel.xib index f0e000e..35044e6 100755 --- a/Clocker/en.lproj/Panel.xib +++ b/Clocker/en.lproj/Panel.xib @@ -64,7 +64,7 @@ - + @@ -79,19 +79,19 @@ - + - + - + - + @@ -126,7 +126,7 @@ - + diff --git a/Clocker/ja.lproj/Panel.xib b/Clocker/ja.lproj/Panel.xib index bd23fc4..96f90a3 100755 --- a/Clocker/ja.lproj/Panel.xib +++ b/Clocker/ja.lproj/Panel.xib @@ -64,7 +64,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -111,7 +111,7 @@ - + diff --git a/Clocker/zh-Hans.lproj/Panel.xib b/Clocker/zh-Hans.lproj/Panel.xib index f0d2a36..02c8c69 100755 --- a/Clocker/zh-Hans.lproj/Panel.xib +++ b/Clocker/zh-Hans.lproj/Panel.xib @@ -64,7 +64,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -111,7 +111,7 @@ - + diff --git a/Clocker/zh-Hant.lproj/Panel.xib b/Clocker/zh-Hant.lproj/Panel.xib index 2aa288d..781230d 100755 --- a/Clocker/zh-Hant.lproj/Panel.xib +++ b/Clocker/zh-Hant.lproj/Panel.xib @@ -64,7 +64,7 @@ - + @@ -87,7 +87,7 @@ - + @@ -99,7 +99,7 @@ - + @@ -111,7 +111,7 @@ - +