Skip to content

NMC/2611 - Theming #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
43 changes: 43 additions & 0 deletions .github/workflows/nmc-custom-client.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
###
# SPDX-License-Identifier: AGPL-3.0
#
# Author: Bernd rederlechner <bernd.rederlechner@t-systems.com>
#
# Builds a stable release package based on a release assembly
# customisation-<version>-<increment>
#
# As soon as a package is deployed to production, the tag and the branch
# MUST STAY FOR 2 years and not deleted.
#
# Release packages, tags and customisation branches not delivered to production should
# be deleted asap a newer release is available.
#

name: MCLOUD custom client merge

on:
workflow_dispatch:
inputs:
branch:
type: choice
description: Custom build from base branch
options:
- master
- stable-4.9.7
- stable-5.2.1
- stable-5.2.7
- stable-5.5.0
- stable-5.5.5
- stable-6.1.3
- stable-6.2.7
# - v3.0.8
default: master

jobs:
assemble-custom:
uses: nextmcloud/.github/.github/workflows/nmc-custom-client.yml@master
with:
trunk: 'master'
stable: ${{ inputs.branch }}
result: ${{ format('customisation-{0}-{1}', github.actor, inputs.branch) }}
secrets: inherit
44 changes: 44 additions & 0 deletions .github/workflows/nmc-custom-stables.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
###
# SPDX-License-Identifier: AGPL-3.0
#
# Author: Bernd rederlechner <bernd.rederlechner@t-systems.com>
#
# Builds a stable release package based on a release assembly
# customisation-<version>-<increment>
#
# As soon as a package is deployed to production, the tag and the branch
# MUST STAY FOR 2 years and not deleted.
#
# Release packages, tags and customisation branches not delivered to production should
# be deleted asap a newer release is available.
#

name: MCLOUD create stable backports

on:
workflow_dispatch:
inputs:
branch:
type: choice
description: Custom build from base branch
options:
- stable-6.6.0
- stable-6.5.0
- stable-6.2.7
- stable-6.1.3
- stable-5.5.5
- stable-5.5.4
- stable-5.2.7
- stable-5.2.1
- stable-4.9.7
- 4.9.6
- 4.9.5
default: stable-6.6.0

jobs:
backport-custom:
uses: nextmcloud/.github/.github/workflows/nmc-custom-stables.yml@master
with:
trunk: 'master'
stable: ${{ inputs.branch }}
secrets: inherit
33 changes: 33 additions & 0 deletions Brand/Custom.xcassets/introSlide1.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"images" : [
{
"filename" : "introSlide1.png",
"idiom" : "iphone",
"scale" : "1x"
},
{
"filename" : "introSlide1@2x.png",
"idiom" : "iphone",
"scale" : "2x"
},
{
"filename" : "introSlide1@3x.png",
"idiom" : "iphone",
"scale" : "3x"
},
{
"filename" : "Tablet Portrait - first slide-1.png",
"idiom" : "ipad",
"scale" : "1x"
},
{
"filename" : "Tablet Portrait - first slide.png",
"idiom" : "ipad",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions Brand/Custom.xcassets/introSlide2.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"images" : [
{
"filename" : "introSlide2.png",
"idiom" : "iphone",
"scale" : "1x"
},
{
"filename" : "introSlide2@2x.png",
"idiom" : "iphone",
"scale" : "2x"
},
{
"filename" : "introSlide2@3x.png",
"idiom" : "iphone",
"scale" : "3x"
},
{
"filename" : "Tablet Portrait - third slide-1.png",
"idiom" : "ipad",
"scale" : "1x"
},
{
"filename" : "Tablet Portrait - third slide.png",
"idiom" : "ipad",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions Brand/Custom.xcassets/introSlide3.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"images" : [
{
"filename" : "introSlide3.png",
"idiom" : "iphone",
"scale" : "1x"
},
{
"filename" : "introSlide3@2x.png",
"idiom" : "iphone",
"scale" : "2x"
},
{
"filename" : "introSlide3@3x.png",
"idiom" : "iphone",
"scale" : "3x"
},
{
"filename" : "Tablet Portrait - second slide-1.png",
"idiom" : "ipad",
"scale" : "1x"
},
{
"filename" : "Tablet Portrait - second slide.png",
"idiom" : "ipad",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Brand/Custom.xcassets/introSlideEight1.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "introSlideEight1@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Brand/Custom.xcassets/introSlideEight2.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "introSlideEight2@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions Brand/Custom.xcassets/introSlideEight3.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "introSlideEight3@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions Brand/Custom.xcassets/introSlideLand1.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"images" : [
{
"filename" : "introSlide1.png",
"idiom" : "iphone",
"scale" : "1x"
},
{
"filename" : "introSlide1@2x.png",
"idiom" : "iphone",
"scale" : "2x"
},
{
"filename" : "introSlide1@3x.png",
"idiom" : "iphone",
"scale" : "3x"
},
{
"filename" : "Tablet Landscape - first slide.png",
"idiom" : "ipad",
"scale" : "1x"
},
{
"filename" : "Tablet Landscape - first slide-1.png",
"idiom" : "ipad",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
33 changes: 33 additions & 0 deletions Brand/Custom.xcassets/introSlideLand2.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"images" : [
{
"filename" : "introSlide2.png",
"idiom" : "iphone",
"scale" : "1x"
},
{
"filename" : "introSlide2@2x.png",
"idiom" : "iphone",
"scale" : "2x"
},
{
"filename" : "introSlide2@3x.png",
"idiom" : "iphone",
"scale" : "3x"
},
{
"filename" : "Tablet Landscape - second slide.png",
"idiom" : "ipad",
"scale" : "1x"
},
{
"filename" : "Tablet Landscape - second slide-1.png",
"idiom" : "ipad",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
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.
33 changes: 33 additions & 0 deletions Brand/Custom.xcassets/introSlideLand3.imageset/Contents.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
{
"images" : [
{
"filename" : "introSlide3.png",
"idiom" : "iphone",
"scale" : "1x"
},
{
"filename" : "introSlide3@2x.png",
"idiom" : "iphone",
"scale" : "2x"
},
{
"filename" : "introSlide3@3x.png",
"idiom" : "iphone",
"scale" : "3x"
},
{
"filename" : "Tablet Landscape - third slide.png",
"idiom" : "ipad",
"scale" : "1x"
},
{
"filename" : "Tablet Landscape - third slide-1.png",
"idiom" : "ipad",
"scale" : "2x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Loading