Skip to content

Commit

Permalink
Merge branch 'milestone/12.0' into milestone/12.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schwarz committed Jun 14, 2023
2 parents 61cb4b4 + 4d40b23 commit ecee6a5
Show file tree
Hide file tree
Showing 9 changed files with 33 additions and 11 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/calens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
name: Generate Calens Changelog
steps:
- uses: actions/checkout@v2
Expand Down
8 changes: 4 additions & 4 deletions .tx/config
Original file line number Diff line number Diff line change
@@ -1,28 +1,28 @@
[main]
host = https://www.transifex.com

[owncloud.mobile-ios-app]
[o:owncloud-org:p:owncloud:r:mobile-ios-app]
file_filter = ownCloud/Resources/<lang>.lproj/Localizable.strings
lang_map = cs_CZ: cs, de_DE: de-DE, en_GB: en-GB, nb_NO: nb-NO, nn_NO: nn-NO, pt_PT: pt-PT, pt_BR: pt-BR, zh_CN: zh-Hans, th_TH: th-TH
source_file = ownCloud/Resources/en.lproj/Localizable.strings
source_lang = en
type = STRINGS

[owncloud.mobile-ios-app-infoplist]
[o:owncloud-org:p:owncloud:r:mobile-ios-app-infoplist]
file_filter = ownCloud/Resources/<lang>.lproj/InfoPlist.strings
lang_map = cs_CZ: cs, de_DE: de-DE, en_GB: en-GB, nb_NO: nb-NO, nn_NO: nn-NO, pt_PT: pt-PT, pt_BR: pt-BR, zh_CN: zh-Hans, th_TH: th-TH
source_file = ownCloud/Resources/en.lproj/InfoPlist.strings
source_lang = en
type = STRINGS

[owncloud.mobile-ios-app-screenshots-keyword]
[o:owncloud-org:p:owncloud:r:mobile-ios-app-screenshots-keyword]
file_filter = fastlane/screenshots/<lang>/keyword.strings
lang_map = cs_CZ: cs, de_DE: de-DE, en_GB: en-GB, nb_NO: nb-NO, nn_NO: nn-NO, pt_PT: pt-PT, pt_BR: pt-BR, zh_CN: zh-Hans, th_TH: th-TH
source_file = fastlane/screenshots/en/keyword.strings
source_lang = en
type = STRINGS

[owncloud.mobile-ios-app-screenshots-title]
[o:owncloud-org:p:owncloud:r:mobile-ios-app-screenshots-title]
file_filter = fastlane/screenshots/<lang>/title.strings
lang_map = cs_CZ: cs, de_DE: de-DE, en_GB: en-GB, nb_NO: nb-NO, nn_NO: nn-NO, pt_PT: pt-PT, pt_BR: pt-BR, zh_CN: zh-Hans, th_TH: th-TH
source_file = fastlane/screenshots/en/title.strings
Expand Down
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,24 @@
Changelog for ownCloud iOS Client [11.11.1] (2022-10-30)
=======================================
The following sections list the changes in ownCloud iOS Client 11.11.1 relevant to
ownCloud admins and users.

[11.11.1]: https://github.com/owncloud/ios-app/compare/milestone/11.11.0...milestone/11.11.1

Summary
-------

* Bugfix - Enabling Markup Mode: [#1141](https://github.com/owncloud/ios-app/issues/1141)

Details
-------

* Bugfix - Enabling Markup Mode: [#1141](https://github.com/owncloud/ios-app/issues/1141)

Enabling markup mode crashed on iOS 16.

https://github.com/owncloud/ios-app/issues/1141

Changelog for ownCloud iOS Client [11.11.0] (2022-09-26)
=======================================
The following sections list the changes in ownCloud iOS Client 11.11.0 relevant to
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

| Account List | File List | File Actions | Preview Files | Quick Access | Settings |
| ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ | ------------------------------------------------------------ |
| <img src="fastlane/screenshots/en-US/iPhone 11 Pro Max-11_ios_accounts_list_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="fastlane/screenshots/en-US/iPhone 11 Pro Max-20_ios_files_list_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="fastlane/screenshots/en-US/iPhone 11 Pro Max-21_ios_files_actions_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="fastlane/screenshots/en-US/iPhone 11 Pro Max-22_ios_files_preview_pdf_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="fastlane/screenshots/en-US/iPhone 11 Pro Max-40_ios_quick_access_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="fastlane/screenshots/en-US/iPhone 11 Pro Max-60_ios_settings_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> |
| <img src="doc/images/en-US/iPhone 11 Pro Max-11_ios_accounts_list_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="doc/images/en-US/iPhone 11 Pro Max-20_ios_files_list_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="doc/images/en-US/iPhone 11 Pro Max-21_ios_files_actions_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="doc/images/en-US/iPhone 11 Pro Max-22_ios_files_preview_pdf_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="doc/images/en-US/iPhone 11 Pro Max-40_ios_quick_access_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> | <img src="doc/images/en-US/iPhone 11 Pro Max-60_ios_settings_demo.png" alt="Simulator Screen Shot - iPhone 11 Pro"> |

## 😍 Features

Expand Down
3 changes: 1 addition & 2 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,7 @@ Follow us, stay up-to-date and get in touch with us.

Install instructions, user guides and everything you need about ownCloud.

* [Admin Manual](https://doc.owncloud.org/server/latest/admin_manual/)
* [User Manual](https://doc.owncloud.org/server/latest/user_manual/)
* [Documentationl](https://doc.owncloud.com/)

### ownCloud FAQ

Expand Down
5 changes: 5 additions & 0 deletions changelog/11.11.1_2022-10-30/1141
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: Enabling Markup Mode

Enabling markup mode crashed on iOS 16.

https://github.com/owncloud/ios-app/issues/1141
1 change: 0 additions & 1 deletion fastlane/metadata-emm/en-US/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ The updated dark and light themes make use of a new, CSS-based theming system.

• MDM Enhancements
Many new MDM parameters.

1 change: 0 additions & 1 deletion fastlane/metadata-owncloud-online/en-US/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ The updated dark and light themes make use of a new, CSS-based theming system.

• MDM Enhancements
Many new MDM parameters.

1 change: 0 additions & 1 deletion fastlane/metadata/en-US/release_notes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ The updated dark and light themes make use of a new, CSS-based theming system.

• MDM Enhancements
Many new MDM parameters.

0 comments on commit ecee6a5

Please sign in to comment.