diff --git a/Source/Resources/WhatsNew/screen_1.png b/Source/Resources/WhatsNew/screen_1.png old mode 100755 new mode 100644 index 7ce5575e64..4e7d98c037 Binary files a/Source/Resources/WhatsNew/screen_1.png and b/Source/Resources/WhatsNew/screen_1.png differ diff --git a/Source/Resources/WhatsNew/screen_2.png b/Source/Resources/WhatsNew/screen_2.png deleted file mode 100755 index 352695a31e..0000000000 Binary files a/Source/Resources/WhatsNew/screen_2.png and /dev/null differ diff --git a/Source/edX-Info.plist b/Source/edX-Info.plist index de2a59192d..064d66ff46 100644 --- a/Source/edX-Info.plist +++ b/Source/edX-Info.plist @@ -34,7 +34,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.15 + 2.16 CFBundleSignature ???? CFBundleSpokenName @@ -53,7 +53,7 @@ CFBundleVersion - 2.15.2 + 2.16.0 FIREBASE_ANALYTICS_COLLECTION_ENABLED FacebookDisplayName diff --git a/Source/en.lproj/whats_new.json b/Source/en.lproj/whats_new.json index 980fe0ba22..60bbd3fb97 100644 --- a/Source/en.lproj/whats_new.json +++ b/Source/en.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version": "2.16", + "messages": [ + { + "platforms": [ + "ios", + "android" + ], + "image": "screen_1", + "title": "Programs on Mobile", + "message": "You can now view your edX programs on the go!" + } + ] + }, { "version": "2.15", "messages": [ diff --git a/Source/es-419.lproj/whats_new.json b/Source/es-419.lproj/whats_new.json index ef44d1f4d7..fd1473086f 100644 --- a/Source/es-419.lproj/whats_new.json +++ b/Source/es-419.lproj/whats_new.json @@ -1,4 +1,18 @@ [ + { + "version": "2.16", + "messages": [ + { + "platforms": [ + "ios", + "android" + ], + "image": "screen_1", + "title": "Programas en Móvil", + "message": "Ahora puede ver sus programas de edX en cualquier lugar!" + } + ] + }, { "version": "2.15", "messages": [ diff --git a/edX.xcodeproj/project.pbxproj b/edX.xcodeproj/project.pbxproj index 54d4e49c54..c3091f7b1f 100644 --- a/edX.xcodeproj/project.pbxproj +++ b/edX.xcodeproj/project.pbxproj @@ -80,7 +80,6 @@ 1AFEB1B31BBD52C7004C471D /* JSONFormBuilderTextEditor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AFEB1B21BBD52C7004C471D /* JSONFormBuilderTextEditor.swift */; }; 1AFEB1B61BBD5B95004C471D /* ProfilePictureTaker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1AFEB1B51BBD5B95004C471D /* ProfilePictureTaker.swift */; }; 1AFEB1B91BBD88F3004C471D /* languages.json in Resources */ = {isa = PBXBuildFile; fileRef = 1AFEB1BB1BBD88F3004C471D /* languages.json */; }; - 22137E39203D5F2F005029F3 /* screen_2.png in Resources */ = {isa = PBXBuildFile; fileRef = 22137E38203D5F2E005029F3 /* screen_2.png */; }; 2217A54A1ECDB464009B4D04 /* CourseShareUtmParameterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2217A5491ECDB464009B4D04 /* CourseShareUtmParameterTests.swift */; }; 221D31821EC08B69001D8D71 /* CourseDatesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 221D31811EC08B69001D8D71 /* CourseDatesViewController.swift */; }; 2231FF4D1F7A5F23002F3549 /* AnswerAnalyticsTracker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2231FF4C1F7A5F23002F3549 /* AnswerAnalyticsTracker.swift */; }; @@ -998,7 +997,6 @@ 1AFEB1B21BBD52C7004C471D /* JSONFormBuilderTextEditor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JSONFormBuilderTextEditor.swift; sourceTree = ""; }; 1AFEB1B51BBD5B95004C471D /* ProfilePictureTaker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfilePictureTaker.swift; sourceTree = ""; }; 1AFEB1BA1BBD88F3004C471D /* en */ = {isa = PBXFileReference; lastKnownFileType = text.json; name = en; path = en.lproj/languages.json; sourceTree = ""; }; - 22137E38203D5F2E005029F3 /* screen_2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = screen_2.png; sourceTree = ""; }; 2217A5491ECDB464009B4D04 /* CourseShareUtmParameterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CourseShareUtmParameterTests.swift; sourceTree = ""; }; 221D31811EC08B69001D8D71 /* CourseDatesViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CourseDatesViewController.swift; sourceTree = ""; }; 2231FF4C1F7A5F23002F3549 /* AnswerAnalyticsTracker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AnswerAnalyticsTracker.swift; sourceTree = ""; }; @@ -3828,7 +3826,6 @@ E08EFCCC1EC1E462008ECEC9 /* WhatsNew */ = { isa = PBXGroup; children = ( - 22137E38203D5F2E005029F3 /* screen_2.png */, E054B09E1EC3178200FACBA6 /* screen_1.png */, ); path = WhatsNew; @@ -4249,7 +4246,6 @@ 69ECC63A1D50D1170030CF87 /* ic_watched@2x.png in Resources */, B71AA19D20CEF64D00700C5E /* electronics@3x.png in Resources */, 69ECC6061D50D1170030CF87 /* OpenSans-Semibold.ttf in Resources */, - 22137E39203D5F2F005029F3 /* screen_2.png in Resources */, B71AA1C320CEF64D00700C5E /* design@2x.png in Resources */, B71AA1CD20CEF64D00700C5E /* literature@2x.png in Resources */, E039A8031F74C0D80064ABDB /* loginScreenImage~ipad.png in Resources */,