Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
126 commits
Select commit Hold shift + click to select a range
65028ae
Naming improvements based on latest SDK:
felix-schwarz Jun 30, 2019
9b4a828
#393 added an activity indicator which will be shown, if offline copi…
hosy Jul 3, 2019
94f2632
Merge branch 'master' into feature/naming
felix-schwarz Jul 4, 2019
2c00907
- Change SDK branch to master
felix-schwarz Jul 4, 2019
ce2fc9c
#76 user can import files using the iOS share sheet. all file types a…
hosy Jul 8, 2019
10e0928
Merge remote-tracking branch 'origin/master' into feature/naming
felix-schwarz Jul 8, 2019
f2480b4
- using new SDK with fixes for requesting core
hosy Jul 8, 2019
09b6e63
- Log device, version and locale information at the beginning of ever…
felix-schwarz Jul 8, 2019
ebc7dc3
fixed crash, changed bookmark name to shortname
hosy Jul 9, 2019
de7d854
changed UIAlertViewController for account selection to CardViewContro…
hosy Jul 9, 2019
af29a59
fixed icon badge creation for fastlane lane In-House Enterprise IPA g…
hosy Jul 10, 2019
1774cc9
install librsvg for fastlane via sh
hosy Jul 10, 2019
f212713
moved import file code to own class
hosy Jul 10, 2019
6a09780
added option to automatically resolve name conflicts, if file name al…
hosy Jul 10, 2019
f650478
Changed app version to 1.1.0
hosy Jul 10, 2019
a55e85f
enabled beta build and warning
hosy Jul 10, 2019
dcc0231
Keep the gallery alive after doing some action over an item (#447)
mneuwert Jul 10, 2019
be14b82
Media player implemented using AVKit (#429)
mneuwert Jul 10, 2019
78d8b03
Merge branch 'feature/log-info' into milestone/1.1
hosy Jul 10, 2019
d2e1467
Merge branch 'fix/delete-offline-activity-indicator' into milestone/1.1
hosy Jul 10, 2019
415a593
Merge branch 'feature/naming' into milestone/1.1
hosy Jul 10, 2019
6611dd4
Display error message in case file couldn’t be preview e.g. due to fi…
mneuwert Jul 10, 2019
4077876
Merge branch 'milestone/1.1' of github.com:owncloud/ios-app into mile…
hosy Jul 10, 2019
78ff966
Fixed UI test for creating folder, need to return a fixed name, becau…
hosy Jul 11, 2019
8be02df
added a description header and changed typo
hosy Jul 11, 2019
a1cf538
- fixed showing the directory picker controller, after the card view …
hosy Jul 12, 2019
4d4f10c
Merge branch 'milestone/1.1' into feature/share-sheet
hosy Jul 12, 2019
9dd6f9d
Version Bump to 126
Jul 12, 2019
9c935fe
- create local copy of import file, if needed
hosy Jul 15, 2019
0e5c4c2
- improved duplicate item deletion behaviour
felix-schwarz Jul 15, 2019
30cae47
Merge branch 'feature/share-sheet' into milestone/1.1
hosy Jul 15, 2019
992005c
Version Bump to 127
Jul 15, 2019
8e88a12
changed back signing identity
hosy Jul 15, 2019
4d18c69
Merge branch 'milestone/1.1' of github.com:owncloud/ios-app into mile…
hosy Jul 15, 2019
97212f1
Version Bump to 128
Jul 15, 2019
8759a3a
added required CFBundleTypeName key
hosy Jul 15, 2019
8ac51f9
Merge branch 'milestone/1.1' of github.com:owncloud/ios-app into mile…
hosy Jul 15, 2019
39e6172
Version Bump to 129
Jul 15, 2019
bd0732b
updated changelog
hosy Jul 15, 2019
216b1d6
use formSheet presentation style for the iPad when showing the docume…
hosy Jul 16, 2019
2e76789
Fix for images not being displayed in the gallery
mneuwert Jul 16, 2019
f39b614
Version Bump to 130
Jul 16, 2019
cab565c
Version Bump to 131
Jul 19, 2019
e7eaac8
[fix/sharing-search] Fixed min length for searching sharing users (#455)
hosy Jul 19, 2019
642a788
- Update ios-sdk to address finding (1) in ios-app #446
felix-schwarz Jul 23, 2019
92befda
Preventing updating UI in DisplayViewController while item is being c…
mneuwert Jul 23, 2019
1455467
Fixed a small warning
mneuwert Jul 23, 2019
483c4c1
Merge branch 'milestone/1.1' of https://github.com/owncloud/ios-app i…
mneuwert Jul 23, 2019
7b67d40
Tried to improve gallery logic concerning items modification
mneuwert Jul 23, 2019
3952a14
Added a setting allowing to decide user if media files shall be streamed
mneuwert Jul 23, 2019
5474b06
- Add debug output to Display*ViewController
felix-schwarz Jul 25, 2019
a043012
Fixed handling of deleted / moved item in the gallery
mneuwert Jul 25, 2019
a25823c
Merge branch 'milestone/1.1' of https://github.com/owncloud/ios-app i…
mneuwert Jul 25, 2019
5680ca8
Another small fix for handling of failed item move
mneuwert Jul 25, 2019
6374107
Version Bump to 132
Jul 26, 2019
2b3cba8
Added LSSupportsOpeningDocumentsInPlace key to Info.plist
mneuwert Jul 26, 2019
83a30cc
Merge branch 'milestone/1.1' of https://github.com/owncloud/ios-app i…
mneuwert Jul 26, 2019
034c7ed
Fixed Info.plist and added LSHandlerRank property
mneuwert Jul 26, 2019
1cbecd4
Fix for #455 issue: no search request triggered
mneuwert Jul 26, 2019
2d62879
show always the account selection sheet and added a note, that only o…
hosy Jul 31, 2019
8caf9a7
use securtiy scoped file operation for importing a file
hosy Aug 1, 2019
640047e
Fix for the PR #447 (keep gallery alive) (#465)
mneuwert Aug 1, 2019
afd9053
[feature/bundle-import] Add support for certain bundle formats to the…
felix-schwarz Aug 8, 2019
57b855f
Version Bump to 133
Aug 9, 2019
dd6b625
[feature/sort direction] Allow sorting asc/desc for all sort methods …
hosy Aug 9, 2019
7bb5c4f
[fix/index-bar] Make Index Bar available in general file list (#469)
hosy Aug 9, 2019
349e7cf
Version Bump to 134
Aug 9, 2019
f89b344
Merge remote-tracking branch 'origin/master' into milestone/1.1
felix-schwarz Aug 13, 2019
869c86d
Version Bump to 135
Aug 13, 2019
934766f
Version Bump to 136
Aug 16, 2019
285f34a
Change behaviour of default expiration date (#476)
mneuwert Aug 16, 2019
8701760
Implement UIKeyCommands to access all actions and navigate through ta…
hosy Aug 17, 2019
de76821
Permission increasing UX in reshares (#467)
mneuwert Aug 19, 2019
3f3dbd7
fixed table selection in StaticTableView with key command
hosy Aug 20, 2019
efb7c27
Version Bump to 137
Aug 23, 2019
9129530
- moved KeyCommands extension into own file
hosy Aug 27, 2019
32b5412
[feature/itempolicy] Item Policy / Available Offline support (#456)
felix-schwarz Aug 29, 2019
f131ccc
Version Bump to 138
Aug 30, 2019
e868684
[feature/reorder buttons] Reorder Navigation Bar Actions (#478)
hosy Aug 30, 2019
7d7a7ab
Merge branch 'milestone/1.1' into feature/keyboard-commands
hosy Aug 30, 2019
b8937bb
using correct SDK after merge
hosy Aug 30, 2019
e2a2ba6
fixed changed selectButton variable name after merge
hosy Aug 30, 2019
b0d0af0
- added missing commands
hosy Aug 30, 2019
e21557d
fixed folder actions commands
hosy Aug 30, 2019
88c1f23
added sharing and links key commands
hosy Aug 30, 2019
fbef3eb
- added key commands for LibrarySharing
hosy Aug 30, 2019
c256bdc
- added missing key commands
hosy Sep 2, 2019
5f783b4
added commands for bookmark selection
hosy Sep 2, 2019
bb43994
Determine, if the internal pasteboard is the current item and use it
hosy Sep 2, 2019
58dadc6
- implemented "Cut"-Command, "Favorite"-Command
hosy Sep 3, 2019
3a43c25
- refactored code to own actions
hosy Sep 27, 2019
3359da1
Merge branch 'milestone/1.2' into feature/keyboard-commands
hosy Sep 27, 2019
0156427
- fixed code review findings
hosy Oct 2, 2019
2caf920
Added new actions for Pasteboard: Copy, Cut, Import
hosy Oct 2, 2019
16ffe16
- updated version and build number
hosy Mar 3, 2021
7896623
- add support for direct theming of progress colors also for light an…
felix-schwarz Mar 9, 2021
e50efdc
using URL keyboard for configure up a branded server URL
hosy Mar 12, 2021
5ed061e
localized missing string in sharing receipient search field
hosy Mar 12, 2021
f994416
[fix/auto-page-scrolling] Auto Enable Page Scrolling in Detail View (…
hosy Mar 12, 2021
af9719b
[feature/align-bookmark-names] Align bookmark names with Android and …
felix-schwarz Mar 12, 2021
48c697b
[feature/prevent-sleep-detail-view] Presentation Mode (#893)
hosy Mar 12, 2021
44c60d4
[feature/french-localization] French Localization (#927)
hosy Mar 15, 2021
c63dd03
[feature/fileprovider-passcode-UI] File Provider Passcode UI (#881)
hosy Mar 16, 2021
bd7c0de
[fix/passcode-settings-ui-update] Passcode Settings UI Update (#926)
hosy Mar 17, 2021
cc5476b
[fix/japanese-input-support] Japanese Input Support (#929)
hosy Mar 17, 2021
8e32984
Merge branch 'milestone/11.6' into feature/pasteboard
hosy Mar 22, 2021
4034d7e
adopted to newest code
hosy Mar 23, 2021
4406e6c
- removed CopyToPasteboardAction and moved code to CopyAction, show a…
hosy Mar 24, 2021
afc1938
Merge branch milestone/11.7 into branch
hosy Jul 2, 2021
6ae44f4
Calens changelog updated
hosy Jul 2, 2021
33b7a89
Merge branch 'milestone/11.7' into feature/pasteboard
hosy Jul 2, 2021
fea4c8f
Merge branch 'feature/pasteboard' of github.com:owncloud/ios-app into…
hosy Jul 2, 2021
1a597b5
Configuration documentation updated
hosy Jul 2, 2021
6e9c975
fixed CR findings:
hosy Jul 14, 2021
9cee6ff
Fixed QA findings:
hosy Jul 19, 2021
9be70c0
fixed paste action, if only a folder was copied to the (internal) cli…
hosy Jul 19, 2021
f6e64ce
changed availability for the Cut Action
hosy Jul 19, 2021
443dc7d
Merge branch 'milestone/11.7' into feature/pasteboard
hosy Jul 20, 2021
eef54d1
Calens changelog updated
hosy Jul 20, 2021
d6acc1a
added changelog entry
hosy Jul 20, 2021
38915d3
Calens changelog updated
hosy Jul 20, 2021
95aac73
after the cut operation succeeded, remove the items from the internal…
hosy Jul 20, 2021
d5050a7
Merge branch 'feature/pasteboard' of github.com:owncloud/ios-app into…
hosy Jul 20, 2021
1f4fe8f
moved import code for general pasteboard to NSItemProvider.loadFileRe…
hosy Jul 20, 2021
065a21a
moved global pasteboard code to NSItemProvider
hosy Jul 20, 2021
e8e68c7
refactored code for pasteboard support:
hosy Jul 21, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 52 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,64 @@ ownCloud admins and users.
Summary
-------

* Bugfix - Japanese Input Support: [#916](https://github.com/owncloud/ios-app/issues/916)
* Bugfix - Swiping PDF thumbnail view on the iPhone: [#918](https://github.com/owncloud/ios-app/issues/918)
* Bugfix - Passcode Settings section not refreshed: [#923](https://github.com/owncloud/ios-app/issues/923)
* Change - French Localization: [#4450](https://github.com/owncloud/enterprise/issues/4450)
* Change - Clipboard Support: [#514](https://github.com/owncloud/ios-app/pull/514)
* Change - Presentation Mode: [#704](https://github.com/owncloud/ios-app/issues/704)
* Change - Six Digits Passcode: [#958](https://github.com/owncloud/ios-app/pull/958)
* Change - Filename Layout: [#968](https://github.com/owncloud/ios-app/issues/968)

Details
-------

* Bugfix - Japanese Input Support: [#916](https://github.com/owncloud/ios-app/issues/916)

Fixed a problem in scan view when renaming the file name and using a Japanese keyboard layout
(2-Byte character). After entering a character inside the file name the text cursor jumped to
the end.

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

* Bugfix - Swiping PDF thumbnail view on the iPhone: [#918](https://github.com/owncloud/ios-app/issues/918)

Prevent page container scrolling, when try to scroll inside the pdf thumbnail view on the
iPhone

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

* Bugfix - Passcode Settings section not refreshed: [#923](https://github.com/owncloud/ios-app/issues/923)

If a passcode was enabled or disabled in the settings, the UI section was not updated.

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

* Change - French Localization: [#4450](https://github.com/owncloud/enterprise/issues/4450)

Added french localization.

https://github.com/owncloud/enterprise/issues/4450

* Change - Clipboard Support: [#514](https://github.com/owncloud/ios-app/pull/514)

Clipboard support provides the following new features: - Copy: Files can be copied to the
system-wide clipboard and pasted into other apps. Folders can also be copied within the
ownCloud app. - Paste: Files can be pasted from the system-wide clipboard into the ownCloud
app. Likewise, files and folders copied within the app can be pasted. - Cut: Within an ownCloud
account, files and folders can be cut and pasted to a different path. After this action, the
items are no longer present in the original location.

https://github.com/owncloud/ios-app/pull/514

* Change - Presentation Mode: [#704](https://github.com/owncloud/ios-app/issues/704)

Added an action in detail view menu which enables presentation mode. Presentation mode
prevents the display from sleep mode as long as the detail view is closed. Furthermore the
navigation bar will be hidden.

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

* Change - Six Digits Passcode: [#958](https://github.com/owncloud/ios-app/pull/958)

Passcode lock supports to set a passcode lock with 4 or 6 digits.
Expand Down
5 changes: 5 additions & 0 deletions changelog/unreleased/4450
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Change: French Localization

Added french localization.

https://github.com/owncloud/enterprise/issues/4450
8 changes: 8 additions & 0 deletions changelog/unreleased/514
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Change: Clipboard Support

Clipboard support provides the following new features:
- Copy: Files can be copied to the system-wide clipboard and pasted into other apps. Folders can also be copied within the ownCloud app.
- Paste: Files can be pasted from the system-wide clipboard into the ownCloud app. Likewise, files and folders copied within the app can be pasted.
- Cut: Within an ownCloud account, files and folders can be cut and pasted to a different path. After this action, the items are no longer present in the original location.

https://github.com/owncloud/ios-app/pull/514
6 changes: 6 additions & 0 deletions changelog/unreleased/704
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Change: Presentation Mode

Added an action in detail view menu which enables presentation mode.
Presentation mode prevents the display from sleep mode as long as the detail view is closed. Furthermore the navigation bar will be hidden.

https://github.com/owncloud/ios-app/issues/704
6 changes: 6 additions & 0 deletions changelog/unreleased/916
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Bugfix: Japanese Input Support

Fixed a problem in scan view when renaming the file name and using a Japanese keyboard layout (2-Byte character).
After entering a character inside the file name the text cursor jumped to the end.

https://github.com/owncloud/ios-app/issues/916
5 changes: 5 additions & 0 deletions changelog/unreleased/918
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: Swiping PDF thumbnail view on the iPhone

Prevent page container scrolling, when try to scroll inside the pdf thumbnail view on the iPhone

https://github.com/owncloud/ios-app/issues/918
5 changes: 5 additions & 0 deletions changelog/unreleased/923
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Bugfix: Passcode Settings section not refreshed

If a passcode was enabled or disabled in the settings, the UI section was not updated.

https://github.com/owncloud/ios-app/issues/923
16 changes: 16 additions & 0 deletions doc/CONFIGURATION.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@
"description" : "Create folder",
"value" : "com.owncloud.action.createFolder"
},
{
"description" : "Cut",
"value" : "com.owncloud.action.cutpasteboard"
},
{
"description" : "Delete",
"value" : "com.owncloud.action.delete"
Expand All @@ -37,6 +41,10 @@
"description" : "Favorite item",
"value" : "com.owncloud.action.favorite"
},
{
"description" : "Paste",
"value" : "com.owncloud.action.importpasteboard"
},
{
"description" : "Links",
"value" : "com.owncloud.action.links"
Expand Down Expand Up @@ -131,6 +139,10 @@
"description" : "Create folder",
"value" : "com.owncloud.action.createFolder"
},
{
"description" : "Cut",
"value" : "com.owncloud.action.cutpasteboard"
},
{
"description" : "Delete",
"value" : "com.owncloud.action.delete"
Expand All @@ -143,6 +155,10 @@
"description" : "Favorite item",
"value" : "com.owncloud.action.favorite"
},
{
"description" : "Paste",
"value" : "com.owncloud.action.importpasteboard"
},
{
"description" : "Links",
"value" : "com.owncloud.action.links"
Expand Down
12 changes: 12 additions & 0 deletions docs/modules/ROOT/pages/ios_mdm_tables.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ tag::actions[]
! `com.owncloud.action.createFolder`
! Create folder

! `com.owncloud.action.cutpasteboard`
! Cut

! `com.owncloud.action.delete`
! Delete

Expand All @@ -35,6 +38,9 @@ tag::actions[]
! `com.owncloud.action.favorite`
! Favorite item

! `com.owncloud.action.importpasteboard`
! Paste

! `com.owncloud.action.links`
! Links

Expand Down Expand Up @@ -104,6 +110,9 @@ tag::actions[]
! `com.owncloud.action.createFolder`
! Create folder

! `com.owncloud.action.cutpasteboard`
! Cut

! `com.owncloud.action.delete`
! Delete

Expand All @@ -113,6 +122,9 @@ tag::actions[]
! `com.owncloud.action.favorite`
! Favorite item

! `com.owncloud.action.importpasteboard`
! Paste

! `com.owncloud.action.links`
! Links

Expand Down
10 changes: 9 additions & 1 deletion ownCloud.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@
398393BF246D63B0001A212B /* branding-login-logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 398393BD246D63B0001A212B /* branding-login-logo.png */; };
39878B7421FB1DE800DBF693 /* UINavigationController+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 39878B7321FB1DE800DBF693 /* UINavigationController+Extension.swift */; };
399697F5260255B100E5AEBA /* PDFGotoPageAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 399697F1260255B100E5AEBA /* PDFGotoPageAction.swift */; };
399698ED260A3CEE00E5AEBA /* ImportPasteboardAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 391220922344C30F0026C290 /* ImportPasteboardAction.swift */; };
39969904260A3CF500E5AEBA /* CutAction.swift in Sources */ = {isa = PBXBuildFile; fileRef = 391220932344C30F0026C290 /* CutAction.swift */; };
399725E1233DF39300FC3B94 /* Calendar+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 399725E0233DF39300FC3B94 /* Calendar+Extension.swift */; };
3998F5CC2240CD8300B66713 /* RoundedInfoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3998F5CB2240CD8300B66713 /* RoundedInfoView.swift */; };
3998F5D522411EDF00B66713 /* BorderedLabel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3998F5D422411EDF00B66713 /* BorderedLabel.swift */; };
Expand Down Expand Up @@ -943,6 +945,8 @@
39057AB1233BA7AE0008E6C0 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Intents.strings; sourceTree = "<group>"; };
39104E0A223991C8002FC02F /* UIButton+Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIButton+Extension.swift"; sourceTree = "<group>"; };
3912208123436EB80026C290 /* SortMethod.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SortMethod.swift; sourceTree = "<group>"; };
391220922344C30F0026C290 /* ImportPasteboardAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImportPasteboardAction.swift; sourceTree = "<group>"; };
391220932344C30F0026C290 /* CutAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CutAction.swift; sourceTree = "<group>"; };
3913213722946E5E00EF88F4 /* FileListTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileListTableViewController.swift; sourceTree = "<group>"; };
3913214A22956D5700EF88F4 /* LibraryTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LibraryTableViewController.swift; sourceTree = "<group>"; };
39265BB123D9987500B0C4CA /* MediaEditingAction.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MediaEditingAction.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -1148,7 +1152,7 @@
59AAD95921F76B6800D15F07 /* cs */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = cs; path = cs.lproj/InfoPlist.strings; sourceTree = "<group>"; };
59AAD95A21F76B6800D15F07 /* cs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; lineEnding = 0; name = cs; path = cs.lproj/Localizable.strings; sourceTree = "<group>"; };
59AAD97621F784CA00D15F07 /* de */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = de; path = de.lproj/InfoPlist.strings; sourceTree = "<group>"; };
59AAD97721F784CB00D15F07 /* de */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; lineEnding = 0; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
59AAD97721F784CB00D15F07 /* de */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; lineEnding = 0; name = de; path = de.lproj/Localizable.strings; sourceTree = "<group>"; };
59AAD97A21F7854C00D15F07 /* en-GB */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "en-GB"; path = "en-GB.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
59AAD97B21F7854C00D15F07 /* en-GB */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; lineEnding = 0; name = "en-GB"; path = "en-GB.lproj/Localizable.strings"; sourceTree = "<group>"; };
59AAD97C21F7858300D15F07 /* ko */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = ko; path = ko.lproj/InfoPlist.strings; sourceTree = "<group>"; };
Expand Down Expand Up @@ -2111,7 +2115,9 @@
6E586CF52199A70100F680C4 /* Actions+Extensions */ = {
isa = PBXGroup;
children = (
391220932344C30F0026C290 /* CutAction.swift */,
399697F1260255B100E5AEBA /* PDFGotoPageAction.swift */,
391220922344C30F0026C290 /* ImportPasteboardAction.swift */,
39265BB123D9987500B0C4CA /* MediaEditingAction.swift */,
39CD755123D787E400193950 /* DocumentEditingAction.swift */,
397754F22327A33500119FCB /* OpenSceneAction.swift */,
Expand Down Expand Up @@ -3970,6 +3976,7 @@
DCD1300A23A191C000255779 /* LicenseOfferButton.swift in Sources */,
0269F589244DED02002E9D99 /* UIAlertController+UniversalLinks.swift in Sources */,
4C9BFA2323158C3F0059CA3E /* PreviewViewController.swift in Sources */,
399698ED260A3CEE00E5AEBA /* ImportPasteboardAction.swift in Sources */,
4C3E17DB234DBF9A000D7BA8 /* PendingMediaUploadTaskExtension.swift in Sources */,
DCC832DE242C0C3700153F8C /* DisplaySleepPreventer.swift in Sources */,
6E586CFC2199A72600F680C4 /* OpenInAction.swift in Sources */,
Expand Down Expand Up @@ -4062,6 +4069,7 @@
DCE4E44D24C1D48B0051722F /* QueryFileListTableViewController+Multiselect.swift in Sources */,
DCC8536023CE1AF8007BA3EB /* PurchasesSettingsSection.swift in Sources */,
DCD2D40622F06ECA0071FB8F /* DataSettingsSection.swift in Sources */,
39969904260A3CF500E5AEBA /* CutAction.swift in Sources */,
4C464BF22187AF1500D30602 /* PDFSearchViewController.swift in Sources */,
DC29F09522976B9300F77349 /* LibrarySharesTableViewController.swift in Sources */,
399EA70725E654B400B6FF11 /* PendingSharesTableViewController.swift in Sources */,
Expand Down
2 changes: 2 additions & 0 deletions ownCloud/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ class AppDelegate: UIResponder, UIApplicationDelegate {
OCExtensionManager.shared.addExtension(BackgroundFetchUpdateTaskAction.taskExtension)
OCExtensionManager.shared.addExtension(InstantMediaUploadTaskExtension.taskExtension)
OCExtensionManager.shared.addExtension(PendingMediaUploadTaskExtension.taskExtension)
OCExtensionManager.shared.addExtension(ImportPasteboardAction.actionExtension)
OCExtensionManager.shared.addExtension(CutAction.actionExtension)

// Theming
Theme.shared.activeCollection = ThemeCollection(with: ThemeStyle.preferredStyle)
Expand Down
Loading