-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [iOS] [14551] Open Infrastructure Summit changes. - Changes app icons and summit logos. - Replaces OpenStack Summit references to Open Infrastructure Summit. * [iOS] [14576] Adds app sponsor at bottom of menu. * [CoreSummit] [iOS] [14573] Adds room filter. Hides room and venue filters until show date. * [iOS] [watchOS] [14551] Replaces app icons. * [iOS] [watchOS] Changes app name. From OpenStack Summit to Open Infrastructure Summit. * Version bump to 3.0.9 * [iOS] [14536] Changes about description. * [iOS] [14635] Adds date format fix to Splash and About summit dates. * [iOS] Fixes summit website and code of conduct links.
- Loading branch information
Showing
60 changed files
with
610 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
8 changes: 8 additions & 0 deletions
8
...mmit/OpenStack Summit.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||
<plist version="1.0"> | ||
<dict> | ||
<key>IDEDidComputeMac32BitWarning</key> | ||
<true/> | ||
</dict> | ||
</plist> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+54.3 KB
OpenStack Summit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/AppStore.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+25.2 KB
(220%)
OpenStack Summit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/AppStore.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,49 +1,51 @@ | ||
{ | ||
"images" : [ | ||
{ | ||
"idiom" : "iphone", | ||
"size" : "20x20", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "iphone", | ||
"size" : "20x20", | ||
"idiom" : "iphone", | ||
"filename" : "[email protected]", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "29x29", | ||
"idiom" : "iphone", | ||
"filename" : "iPhone_Spotlight@2x.png", | ||
"filename" : "iPhone_Settings_iOS7-12@2x.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "29x29", | ||
"idiom" : "iphone", | ||
"filename" : "iPhone_Spotlight@3x.png", | ||
"filename" : "iPhone_Settings_iOS7-12@3x.png", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "40x40", | ||
"idiom" : "iphone", | ||
"filename" : "iPhone_Spotlight_iOS7-9@2x.png", | ||
"filename" : "iPhone_Spotlight_iOS7-12@2x.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "40x40", | ||
"idiom" : "iphone", | ||
"filename" : "iPhone_Spotlight_iOS7-9@3x.png", | ||
"filename" : "iPhone_Spotlight_iOS7-12@3x.png", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
"size" : "60x60", | ||
"idiom" : "iphone", | ||
"filename" : "iPhone_App_iOS7-9@2x.png", | ||
"filename" : "iPhone_App_iOS7-12@2x.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "60x60", | ||
"idiom" : "iphone", | ||
"filename" : "iPhone_App_iOS7-9@3x.png", | ||
"filename" : "iPhone_App_iOS7-12@3x.png", | ||
"scale" : "3x" | ||
}, | ||
{ | ||
|
@@ -52,8 +54,9 @@ | |
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "ipad", | ||
"size" : "20x20", | ||
"idiom" : "ipad", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
|
@@ -71,37 +74,37 @@ | |
{ | ||
"size" : "40x40", | ||
"idiom" : "ipad", | ||
"filename" : "iPad_Spotlight_iOS7-9.png", | ||
"filename" : "iPad_Spotlight_iOS7-12.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"size" : "40x40", | ||
"idiom" : "ipad", | ||
"filename" : "iPad_Spotlight_iOS7-9@2x.png", | ||
"filename" : "iPad_Spotlight_iOS7-12@2x.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "76x76", | ||
"idiom" : "ipad", | ||
"filename" : "iPad_App_iOS7-9.png", | ||
"filename" : "iPad_App_iOS7-12.png", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"size" : "76x76", | ||
"idiom" : "ipad", | ||
"filename" : "iPad_App_iOS7-9@2x.png", | ||
"filename" : "iPad_App_iOS7-12@2x.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "83.5x83.5", | ||
"idiom" : "ipad", | ||
"filename" : "iPad_ProApp_iOS9@2x.png", | ||
"filename" : "iPad_ProApp_iOS12@2x.png", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"size" : "1024x1024", | ||
"idiom" : "ios-marketing", | ||
"filename" : "AppStore.png", | ||
"filename" : "AppStore.jpeg", | ||
"scale" : "1x" | ||
} | ||
], | ||
|
Binary file added
BIN
+2.02 KB
...Summit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/iPad_App_iOS7-12.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 added
BIN
+4.08 KB
...mit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-1.62 KB
... Summit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/iPad_App_iOS7-9.png
Binary file not shown.
Binary file removed
BIN
-3.36 KB
...mmit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.94 KB
...it/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-2.36 KB
...mit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file modified
BIN
+139 Bytes
(120%)
...ck Summit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/iPad_Settings.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 modified
BIN
+275 Bytes
(120%)
...Summit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.1 KB
.../OpenStack Summit/Assets.xcassets/AppIcon.appiconset/iPad_Spotlight_iOS7-12.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 added
BIN
+2.16 KB
...enStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-888 Bytes
...t/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/iPad_Spotlight_iOS7-9.png
Binary file not shown.
Binary file removed
BIN
-1.73 KB
...penStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file added
BIN
+3.12 KB
...t/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+4.96 KB
...t/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-2.54 KB
...it/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-4.02 KB
...it/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+1.55 KB
...nStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.27 KB
...nStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed
BIN
-1.29 KB
...mit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Binary file removed
BIN
-1.9 KB
...mit/OpenStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Binary file not shown.
Oops, something went wrong.
Oops, something went wrong.
Binary file removed
BIN
-1.73 KB
...nStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
Binary file removed
BIN
-2.54 KB
...nStack Summit/Assets.xcassets/AppIcon.appiconset/[email protected]
Diff not rendered.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,16 +2,7 @@ | |
"images" : [ | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "1x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"filename" : "[email protected]", | ||
"scale" : "2x" | ||
}, | ||
{ | ||
"idiom" : "universal", | ||
"scale" : "3x" | ||
"filename" : "logo.pdf" | ||
} | ||
], | ||
"info" : { | ||
|
Binary file added
BIN
+72.1 KB
OpenStack Summit/OpenStack Summit/Assets.xcassets/summit-logo.imageset/logo.pdf
Binary file not shown.
Binary file removed
BIN
-32.2 KB
...Summit/OpenStack Summit/Assets.xcassets/summit-logo.imageset/[email protected]
Diff not rendered.
Oops, something went wrong.