diff --git a/wammer.xcodeproj/project.pbxproj b/wammer.xcodeproj/project.pbxproj index 114dedfd..8902fb57 100644 --- a/wammer.xcodeproj/project.pbxproj +++ b/wammer.xcodeproj/project.pbxproj @@ -563,10 +563,6 @@ FFBEF162153F664100CF2203 /* WAStorage+WARemoteInterfaceEntitySyncing.m in Sources */ = {isa = PBXBuildFile; fileRef = FFBEF160153F664100CF2203 /* WAStorage+WARemoteInterfaceEntitySyncing.m */; }; FFC6200E149CF03A0097C377 /* WADefines+iOS.m in Sources */ = {isa = PBXBuildFile; fileRef = FFC6200D149CF03A0097C377 /* WADefines+iOS.m */; }; FFC6201C149CF31F0097C377 /* WAAppDelegate_iOS.m in Sources */ = {isa = PBXBuildFile; fileRef = FFC6201B149CF31F0097C377 /* WAAppDelegate_iOS.m */; }; - FFCCDF4C15B41B0000AEBB85 /* Default-Landscape.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE3F15B41B0000AEBB85 /* Default-Landscape.png */; }; - FFCCDF4D15B41B0000AEBB85 /* Default-Landscape@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE4015B41B0000AEBB85 /* Default-Landscape@2x.png */; }; - FFCCDF4E15B41B0000AEBB85 /* Default-Portrait.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE4115B41B0000AEBB85 /* Default-Portrait.png */; }; - FFCCDF4F15B41B0000AEBB85 /* Default-Portrait@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE4215B41B0000AEBB85 /* Default-Portrait@2x.png */; }; FFCCDF5015B41B0000AEBB85 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE4315B41B0000AEBB85 /* Default.png */; }; FFCCDF5115B41B0000AEBB85 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE4415B41B0000AEBB85 /* Default@2x.png */; }; FFCCDF5815B41B0000AEBB85 /* FacebookLogo.png in Resources */ = {isa = PBXBuildFile; fileRef = FFCCDE4B15B41B0000AEBB85 /* FacebookLogo.png */; }; @@ -1676,10 +1672,6 @@ FFC813C213EB8F7E007B0683 /* AssetsLibrary.framework */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = wrapper.framework; name = AssetsLibrary.framework; path = System/Library/Frameworks/AssetsLibrary.framework; sourceTree = SDKROOT; }; FFC81D0E14277F0300B41DB9 /* WAFauxRootNavigationController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = WAFauxRootNavigationController.h; sourceTree = ""; }; FFC81D0F14277F0300B41DB9 /* WAFauxRootNavigationController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = WAFauxRootNavigationController.m; sourceTree = ""; }; - FFCCDE3F15B41B0000AEBB85 /* Default-Landscape.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape.png"; path = "Resources/Default-Landscape.png"; sourceTree = ""; }; - FFCCDE4015B41B0000AEBB85 /* Default-Landscape@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Landscape@2x.png"; path = "Resources/Default-Landscape@2x.png"; sourceTree = ""; }; - FFCCDE4115B41B0000AEBB85 /* Default-Portrait.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Portrait.png"; path = "Resources/Default-Portrait.png"; sourceTree = ""; }; - FFCCDE4215B41B0000AEBB85 /* Default-Portrait@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-Portrait@2x.png"; path = "Resources/Default-Portrait@2x.png"; sourceTree = ""; }; FFCCDE4315B41B0000AEBB85 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = Resources/Default.png; sourceTree = ""; }; FFCCDE4415B41B0000AEBB85 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "Resources/Default@2x.png"; sourceTree = ""; }; FFCCDE4B15B41B0000AEBB85 /* FacebookLogo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = FacebookLogo.png; path = Resources/FacebookLogo.png; sourceTree = ""; }; @@ -3082,10 +3074,6 @@ 80C129C316398A0D001DDFE2 /* Create.png */, 80C129C416398A0D001DDFE2 /* Create@2x.png */, 7D85EE6D1637936A00D5630A /* Default-568h@2x.png */, - FFCCDE3F15B41B0000AEBB85 /* Default-Landscape.png */, - FFCCDE4015B41B0000AEBB85 /* Default-Landscape@2x.png */, - FFCCDE4115B41B0000AEBB85 /* Default-Portrait.png */, - FFCCDE4215B41B0000AEBB85 /* Default-Portrait@2x.png */, FFCCDE4315B41B0000AEBB85 /* Default.png */, FFCCDE4415B41B0000AEBB85 /* Default@2x.png */, 132824BF167B196700B2FB67 /* DocumentsIcon.png */, @@ -3791,10 +3779,6 @@ FF56850815AF72FA00706CC2 /* WAWelcomeViewController.xib in Resources */, FF56850A15AF74A700706CC2 /* WASignUpViewController.storyboard in Resources */, FF6BCFA115AF78C60046AAC8 /* WALogInViewController.storyboard in Resources */, - FFCCDF4C15B41B0000AEBB85 /* Default-Landscape.png in Resources */, - FFCCDF4D15B41B0000AEBB85 /* Default-Landscape@2x.png in Resources */, - FFCCDF4E15B41B0000AEBB85 /* Default-Portrait.png in Resources */, - FFCCDF4F15B41B0000AEBB85 /* Default-Portrait@2x.png in Resources */, FFCCDF5015B41B0000AEBB85 /* Default.png in Resources */, FFCCDF5115B41B0000AEBB85 /* Default@2x.png in Resources */, FFCCDF5815B41B0000AEBB85 /* FacebookLogo.png in Resources */, diff --git a/wammer/Resources/Default-Landscape.png b/wammer/Resources/Default-Landscape.png deleted file mode 100644 index 2fe8e610..00000000 Binary files a/wammer/Resources/Default-Landscape.png and /dev/null differ diff --git a/wammer/Resources/Default-Landscape@2x.png b/wammer/Resources/Default-Landscape@2x.png deleted file mode 100644 index a0cc85f4..00000000 Binary files a/wammer/Resources/Default-Landscape@2x.png and /dev/null differ diff --git a/wammer/Resources/Default-Portrait.png b/wammer/Resources/Default-Portrait.png deleted file mode 100644 index 22b1a226..00000000 Binary files a/wammer/Resources/Default-Portrait.png and /dev/null differ diff --git a/wammer/Resources/Default-Portrait@2x.png b/wammer/Resources/Default-Portrait@2x.png deleted file mode 100644 index de4e7eb4..00000000 Binary files a/wammer/Resources/Default-Portrait@2x.png and /dev/null differ diff --git a/wammer/WAFirstUse.storyboard b/wammer/WAFirstUse.storyboard index ce279854..e9243e0c 100644 --- a/wammer/WAFirstUse.storyboard +++ b/wammer/WAFirstUse.storyboard @@ -728,96 +728,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/wammer/WAFirstUseIntroView.xib b/wammer/WAFirstUseIntroView.xib index ff6ae8d2..08e1c6a3 100644 --- a/wammer/WAFirstUseIntroView.xib +++ b/wammer/WAFirstUseIntroView.xib @@ -15,7 +15,6 @@ IBProxyObject IBUIImageView IBUILabel - IBUITableView IBUIView @@ -43,6 +42,7 @@ 292 {{20, 20}, {280, 21}} + _NS:9 NO @@ -76,6 +76,7 @@ 292 {{0, 25}, {320, 216}} + _NS:9 2 @@ -91,6 +92,7 @@ 292 {{20, 230}, {280, 39}} + _NS:9 NO @@ -126,7 +128,7 @@ 292 {{20, 423}, {280, 40}} - + _NS:9 NO YES @@ -159,6 +161,7 @@ {320, 568} + 1 @@ -192,6 +195,7 @@ 292 {{20, 20}, {280, 22}} + _NS:9 NO @@ -216,6 +220,7 @@ 292 {{0, 31}, {320, 216}} + _NS:9 1 @@ -231,6 +236,7 @@ 292 {{20, 230}, {280, 51}} + _NS:9 NO @@ -257,7 +263,7 @@ 292 {{20, 442}, {280, 21}} - + _NS:9 NO YES @@ -281,6 +287,7 @@ {320, 568} + _NS:9 @@ -290,130 +297,6 @@ IBCocoaTouchFramework - - - 274 - - - - 292 - - - - 1320 - - {{20, 20}, {280, 29}} - - - NO - YES - 7 - NO - IBCocoaTouchFramework - PLANS_DESCRIPTION - - 1 - MC40NDcwNTg4MjM1IDAuNDM5MjE1Njg2MyAwLjQzOTIxNTY4NjMAA - - - 0 - 0 - 0 - - 1 - 15 - - - Helvetica - 15 - 16 - - NO - 280 - - - {320, 178} - - - _NS:9 - - 1 - MC45NTY4NjI3NDUxIDAuOTU2ODYyNzQ1MSAwLjk1Njg2Mjc0NTEAA - - IBCocoaTouchFramework - - - - 292 - - - - 1320 - - {{20, 20}, {280, 21}} - - NO - YES - 7 - NO - IBCocoaTouchFramework - ACTION_GOTO_WEBSITE - - 1 - MC4zMDk4MDM5MjE2IDAuMzA5ODAzOTIxNiAwLjMwOTgwMzkyMTYAA - - - 0 - 0 - 1 - 1 - - 2 - 14 - - - Helvetica-Bold - 14 - 16 - - NO - 280 - - - {{0, 409}, {320, 161}} - - - _NS:9 - - 1 - MC45NTY4NjI3NDUxIDAuOTU2ODYyNzQ1MSAwLjk1Njg2Mjc0NTEAA - - IBCocoaTouchFramework - - - {320, 568} - - _NS:9 - - 1 - MC45NTY4NjI3NDUxIDAuOTU2ODYyNzQ1MSAwLjk1Njg2Mjc0NTEAA - - YES - - IBCocoaTouchFramework - YES - NO - 1 - 2 - 0 - NO - YES - 44 - 10 - 10 - - - @@ -883,213 +766,6 @@ - - 186 - - - - - - - - - 188 - - - - - 6 - 0 - - 6 - 1 - - 20 - - 1000 - - 8 - 29 - 3 - - - - 5 - 0 - - 5 - 1 - - 20 - - 1000 - - 8 - 29 - 3 - - - - 3 - 0 - - 3 - 1 - - 20 - - 1000 - - 8 - 29 - 3 - - - - - - - 189 - - - - - 8 - 0 - - 0 - 1 - - 21 - - 1000 - - 3 - 9 - 1 - - - - - - 187 - - - - - 3 - 0 - - 3 - 1 - - 20 - - 1000 - - 8 - 29 - 3 - - - - 5 - 0 - - 5 - 1 - - 20 - - 1000 - - 8 - 29 - 3 - - - - 6 - 0 - - 6 - 1 - - 20 - - 1000 - - 8 - 29 - 3 - - - - - - - 202 - - - - - 8 - 0 - - 0 - 1 - - 29 - - 500 - - 9 - 40 - 1 - - - - - - 203 - - - - - 207 - - - - - 208 - - - - - 209 - - - - - 210 - - - - - 190 - - - - - 212 - - - - - 214 - - - 216 @@ -1500,45 +1176,6 @@ com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - WALocalizedLabel - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - WALocalizedLabel - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - - - - - - - - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin - com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin com.apple.InterfaceBuilder.IBCocoaTouchPlugin diff --git a/wammer/WAFirstUseIntroViewController.m b/wammer/WAFirstUseIntroViewController.m index 12e23484..97fc9f56 100644 --- a/wammer/WAFirstUseIntroViewController.m +++ b/wammer/WAFirstUseIntroViewController.m @@ -45,9 +45,6 @@ - (void)viewDidLoad { self.title = NSLocalizedString(@"INTRODUCTION_TITLE", @"Title on introduction pages"); self.dataPlanController = [[WADataPlanViewController alloc] initWithStyle:UITableViewStyleGrouped]; - self.plansPage = [self.pages lastObject]; - self.plansPage.dataSource = self.dataPlanController; - self.plansPage.delegate = self.dataPlanController; __weak WAFirstUseIntroViewController *wSelf = self; self.navigationItem.leftBarButtonItem = (UIBarButtonItem *)WABackBarButtonItem([UIImage imageNamed:@"back"], @"", ^{ @@ -129,11 +126,10 @@ - (void)scrollViewDidScroll:(UIScrollView *)scrollView { NSInteger page = floor((scrollView.contentOffset.x - pageWidth / 2) / pageWidth) + 1; self.pageControl.currentPage = page; + self.title = NSLocalizedString(@"INTRODUCTION_TITLE", @"Title on introduction pages"); if (page == [self.pages count]-1) { - self.title = NSLocalizedString(@"PLANS_CONTROLLER_TITLE", @"Title of view controller choosing plans"); self.navigationItem.rightBarButtonItem = [[UIBarButtonItem alloc] initWithTitle:NSLocalizedString(@"SIGN_UP_BAR_BUTTON_TITLE", @"Title of bar button going sign up page") style:UIBarButtonItemStyleBordered target:self action:@selector(handleGotoSignUpPage:)]; } else { - self.title = NSLocalizedString(@"INTRODUCTION_TITLE", @"Title on introduction pages"); self.navigationItem.rightBarButtonItem = nil; } diff --git a/wammer/WAUserInfoViewController.storyboard b/wammer/WAUserInfoViewController.storyboard index d397e60b..f5f955d7 100644 --- a/wammer/WAUserInfoViewController.storyboard +++ b/wammer/WAUserInfoViewController.storyboard @@ -1,5 +1,5 @@ - + @@ -16,7 +16,7 @@ - + @@ -43,58 +43,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + @@ -120,7 +74,7 @@ - + @@ -145,7 +99,7 @@ - + @@ -167,7 +121,7 @@ - + @@ -199,7 +153,6 @@ - @@ -502,7 +455,7 @@ - + diff --git a/wammer/en.lproj/Localizable.strings b/wammer/en.lproj/Localizable.strings index 62e55cf2..9b214ba2 100644 --- a/wammer/en.lproj/Localizable.strings +++ b/wammer/en.lproj/Localizable.strings @@ -702,12 +702,6 @@ /* Class = "IBUILabel"; text = "TITLE_INTRODUCTION_2"; ObjectID = "9"; */ "TITLE_INTRODUCTION_2" = "Relive and share sweet memories"; -/* Class = "IBUILabel"; text = "ACTION_GOTO_WEBSITE"; ObjectID = "189"; */ -"ACTION_GOTO_WEBSITE" = "Premium plans will be arriving in the following updates."; - -/* Class = "IBUILabel"; text = "PLANS_DESCRIPTION"; ObjectID = "202"; */ -"PLANS_DESCRIPTION" = "aostream sends all your digital memories back to your PC where they are safely stored. You can also upgrade to a premium cloud storage plan and start enjoy all the benefits of a smart personal cloud."; - /* Class = "IBUILabel"; text = "BODY_INTRODUCTION_1"; ObjectID = "229"; */ "BODY_INTRODUCTION_1" = "aostream automatically puts the photos taken on the phone and those imported from PC in one place, so you can view them from anywhere. "; @@ -786,9 +780,6 @@ /* Class = "IBUILabel"; text = "IMPORT_CAMERA_ROLL"; ObjectID = "Ehm-FE-RdU"; */ "IMPORT_CAMERA_ROLL" = "Sync Camera Roll"; -/* Class = "IBUILabel"; text = "PACKAGE"; ObjectID = "FjD-Cy-ggW"; */ -"PACKAGE" = "Plan"; - /* Class = "IBUILabel"; text = "LOGOUT"; ObjectID = "GUv-Fm-Efw"; */ "LOGOUT" = "Log Out"; @@ -825,9 +816,6 @@ /* Class = "IBUITableViewSection"; footerTitle = "PHOTO_IMPORT_SWITCH_FOOTER"; ObjectID = "jPT-4f-lnH"; */ "PHOTO_IMPORT_SWITCH_FOOTER" = "Turn on to sync all your camera roll photos to aostream."; -/* Class = "IBUILabel"; text = "UPGRADE_ACCOUNT"; ObjectID = "n6T-1w-Odi"; */ -"UPGRADE_ACCOUNT" = "Upgrade Account"; - /* Class = "IBUILabel"; text = "ACTION_CONTACT_DEVELOPER"; ObjectID = "yLg-eE-ehZ"; */ "ACTION_CONTACT_DEVELOPER" = "Contact Us"; diff --git a/wammer/zh-Hant.lproj/Localizable.strings b/wammer/zh-Hant.lproj/Localizable.strings index dcd792d1..2aeab734 100644 --- a/wammer/zh-Hant.lproj/Localizable.strings +++ b/wammer/zh-Hant.lproj/Localizable.strings @@ -702,12 +702,6 @@ /* Class = "IBUILabel"; text = "TITLE_INTRODUCTION_2"; ObjectID = "9"; */ "TITLE_INTRODUCTION_2" = "分享回顧您的生活點滴"; -/* Class = "IBUILabel"; text = "ACTION_GOTO_WEBSITE"; ObjectID = "189"; */ -"ACTION_GOTO_WEBSITE" = "接下來的更新版本將提供更多付費方案。"; - -/* Class = "IBUILabel"; text = "PLANS_DESCRIPTION"; ObjectID = "202"; */ -"PLANS_DESCRIPTION" = "aostream會將您所有的珍貴檔案存放在指定的位置,您可以選擇存在家裡的PC,或者付費獲得額外的雲端儲存空間,讓您可以隨時隨地取得原始檔案。"; - /* Class = "IBUILabel"; text = "BODY_INTRODUCTION_1"; ObjectID = "229"; */ "BODY_INTRODUCTION_1" = "只要啟用照片匯入,所有照片會自動同步到所有裝置。從Windows PC匯入照片,也只需一鍵完成,不限容量。"; @@ -786,9 +780,6 @@ /* Class = "IBUILabel"; text = "IMPORT_CAMERA_ROLL"; ObjectID = "Ehm-FE-RdU"; */ "IMPORT_CAMERA_ROLL" = "匯入相機膠卷"; -/* Class = "IBUILabel"; text = "PACKAGE"; ObjectID = "FjD-Cy-ggW"; */ -"PACKAGE" = "方案"; - /* Class = "IBUILabel"; text = "LOGOUT"; ObjectID = "GUv-Fm-Efw"; */ "LOGOUT" = "登出"; @@ -825,9 +816,6 @@ /* Class = "IBUITableViewSection"; footerTitle = "PHOTO_IMPORT_SWITCH_FOOTER"; ObjectID = "jPT-4f-lnH"; */ "PHOTO_IMPORT_SWITCH_FOOTER" = "開啟照片匯入,將您相機膠卷中所有照片匯入aostream"; -/* Class = "IBUILabel"; text = "UPGRADE_ACCOUNT"; ObjectID = "n6T-1w-Odi"; */ -"UPGRADE_ACCOUNT" = "升級帳號"; - /* Class = "IBUILabel"; text = "ACTION_CONTACT_DEVELOPER"; ObjectID = "yLg-eE-ehZ"; */ "ACTION_CONTACT_DEVELOPER" = "聯絡我們";