Skip to content

Direct editing support #28

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

Merged
merged 41 commits into from
Mar 27, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
e5a55be
coding
Feb 6, 2023
d8702cd
coding
Feb 6, 2023
0aa3213
coding
Feb 6, 2023
b541a22
coding
Feb 6, 2023
97d384e
coding
Feb 6, 2023
3083166
coding
Feb 6, 2023
309a00a
coding
Feb 6, 2023
fcfb9d8
added share accounts
Feb 8, 2023
75d9de2
added share accounts
Feb 8, 2023
d86776b
added share accounts
Feb 8, 2023
ae38bbd
Build 15
Feb 8, 2023
2d4aae7
Build 16
Feb 8, 2023
870be59
coding
AstraIridiumItaly Feb 13, 2023
7baa7a8
coding
AstraIridiumItaly Feb 13, 2023
c5d78c1
new build
AstraIridiumItaly Feb 13, 2023
68c8991
new build
AstraIridiumItaly Feb 13, 2023
3fd6e1b
clear code
AstraIridiumItaly Feb 13, 2023
50282d1
clear code
AstraIridiumItaly Feb 13, 2023
f98e38b
clear code
AstraIridiumItaly Feb 13, 2023
81a110a
improved Share account view
AstraIridiumItaly Feb 14, 2023
c24b8b5
NCViewerNextcloudText
Feb 15, 2023
595c845
NCViewerNextcloudText
Feb 15, 2023
67f4004
Intermediate version
Feb 23, 2023
2e58b83
Intermediate version
Feb 23, 2023
18d0fe6
Intermediate version
Feb 23, 2023
3b96b72
Intermediate version
Feb 23, 2023
0798185
Intermediate version
Feb 23, 2023
ee52527
Change icons
Feb 27, 2023
7025cae
image
Mar 3, 2023
0fa1925
DirectEditingSupports
Mar 17, 2023
18277d9
DirectEditingSupports
Mar 17, 2023
a2a9825
DirectEditingSupports
Mar 17, 2023
d25e2e1
DirectEditingSupports
Mar 20, 2023
1fef6de
V 4.1.6 0
Mar 20, 2023
5f49e67
DirectEditingSupports
Mar 20, 2023
b2a6699
DirectEditingSupports
Mar 20, 2023
66a81b6
DirectEditingSupports
Mar 20, 2023
e3e9e21
DirectEditingSupports
Mar 20, 2023
d2000ce
DirectEditingSupports
Mar 20, 2023
0d6f7c4
DirectEditingSupports
Mar 20, 2023
435480c
DirectEditingSupports
Mar 20, 2023
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
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion ActionExtension/ActionViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ class ActionViewController: UIViewController {
if let content = content, let context = extensionContext {
let selector = Selector("openURL:")
var urlComponents = URLComponents()
urlComponents.scheme = "cloudnotes"
urlComponents.scheme = "nextcloudnotes"
urlComponents.path = "action"
urlComponents.queryItems = [URLQueryItem(name: "note", value: content)]
if let url = urlComponents.url {
Expand Down
2 changes: 1 addition & 1 deletion ActionExtension/Base.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Copy to CloudNotes</string>
<string>Copy to NextcloudNotes</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down
45 changes: 19 additions & 26 deletions ActionExtension/Base.lproj/MainInterface.storyboard
100644 → 100755
Original file line number Diff line number Diff line change
@@ -1,48 +1,41 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="16097" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="ObA-dk-sSI">
<device id="retina6_1" orientation="portrait" appearance="light"/>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21507" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="retina4_7" orientation="portrait" appearance="light"/>
<dependencies>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="16087"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21505"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
<scenes>
<!--ExtensionView-->
<scene sceneID="7MM-of-jgj">
<!--View Controller-->
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController title="ExtensionView" id="ObA-dk-sSI" userLabel="ExtensionView" customClass="ActionViewController" customModule="ActionExtension" customModuleProvider="target" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="zMn-AG-sqS">
<rect key="frame" x="0.0" y="0.0" width="320" height="528"/>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="launchicon" translatesAutoresizingMaskIntoConstraints="NO" id="9ga-4F-77Z">
<rect key="frame" x="100" y="146" width="120" height="120"/>
<constraints>
<constraint firstAttribute="height" constant="120" id="7QI-m1-toj"/>
<constraint firstAttribute="width" constant="120" id="VeG-CS-jpL"/>
</constraints>
<imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="logo" translatesAutoresizingMaskIntoConstraints="NO" id="7UE-Dr-Fma">
<rect key="frame" x="37.5" y="183.5" width="300" height="300"/>
</imageView>
</subviews>
<color key="backgroundColor" systemColor="systemBackgroundColor" cocoaTouchSystemColor="whiteColor"/>
<viewLayoutGuide key="safeArea" id="6Tk-OE-BBY"/>
<color key="backgroundColor" red="0.0" green="0.50980392156862742" blue="0.78823529411764703" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
<constraints>
<constraint firstItem="9ga-4F-77Z" firstAttribute="centerY" secondItem="VVe-Uw-JpX" secondAttribute="centerY" constant="-80" id="Pto-sG-0pb"/>
<constraint firstItem="9ga-4F-77Z" firstAttribute="centerX" secondItem="VVe-Uw-JpX" secondAttribute="centerX" id="xps-XN-E6j"/>
<constraint firstItem="7UE-Dr-Fma" firstAttribute="width" relation="lessThanOrEqual" secondItem="6Tk-OE-BBY" secondAttribute="width" id="8ik-eB-po8"/>
<constraint firstItem="7UE-Dr-Fma" firstAttribute="height" relation="lessThanOrEqual" secondItem="6Tk-OE-BBY" secondAttribute="height" id="G3L-l7-lxv"/>
<constraint firstItem="7UE-Dr-Fma" firstAttribute="centerX" secondItem="6Tk-OE-BBY" secondAttribute="centerX" id="XdS-tM-D9I"/>
<constraint firstItem="7UE-Dr-Fma" firstAttribute="centerY" secondItem="6Tk-OE-BBY" secondAttribute="centerY" id="ZR5-ct-Gg8"/>
</constraints>
<viewLayoutGuide key="safeArea" id="VVe-Uw-JpX"/>
</view>
<freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
<size key="freeformSize" width="320" height="528"/>
<connections>
<outlet property="view" destination="zMn-AG-sqS" id="Qma-de-2ek"/>
</connections>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="X47-rx-isc" userLabel="First Responder" sceneMemberID="firstResponder"/>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="139" y="98"/>
<point key="canvasLocation" x="53" y="375"/>
</scene>
</scenes>
<resources>
<image name="launchicon" width="120" height="120"/>
<image name="logo" width="300" height="300"/>
</resources>
</document>

This file was deleted.

23 changes: 0 additions & 23 deletions ActionExtension/Media.xcassets/launchicon.imageset/Contents.json

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion ActionExtension/cs.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Copy to CloudNotes</string>
<string>Copy to NextcloudNotes</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion ActionExtension/de.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>In CloudNotes kopieren</string>
<string>In NextcloudNotes kopieren</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion ActionExtension/en.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Copy to CloudNotes</string>
<string>Copy to NextcloudNotes</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion ActionExtension/fr.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>Copy to CloudNotes</string>
<string>Copy to NextcloudNotes</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down
2 changes: 1 addition & 1 deletion ActionExtension/ko.lproj/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<key>CFBundleDevelopmentRegion</key>
<string>$(DEVELOPMENT_LANGUAGE)</string>
<key>CFBundleDisplayName</key>
<string>CloudNotes에 복사</string>
<string>NextcloudNotes 에 복사</string>
<key>CFBundleExecutable</key>
<string>$(EXECUTABLE_NAME)</string>
<key>CFBundleIdentifier</key>
Expand Down
43 changes: 0 additions & 43 deletions AppKitGlue/AppKitEntryPoint.swift

This file was deleted.

26 changes: 0 additions & 26 deletions AppKitGlue/Info.plist

This file was deleted.

6 changes: 0 additions & 6 deletions AppKitGlue/cs.lproj/InfoPlist.strings

This file was deleted.

6 changes: 0 additions & 6 deletions AppKitGlue/de.lproj/InfoPlist.strings

This file was deleted.

19 changes: 0 additions & 19 deletions AppKitInterface/AppKitInterface.h

This file was deleted.

14 changes: 0 additions & 14 deletions AppKitInterface/AppKitInterface.swift

This file was deleted.

24 changes: 0 additions & 24 deletions AppKitInterface/Info.plist

This file was deleted.

6 changes: 0 additions & 6 deletions AppKitInterface/cs.lproj/InfoPlist.strings

This file was deleted.

6 changes: 0 additions & 6 deletions AppKitInterface/de.lproj/InfoPlist.strings

This file was deleted.

27 changes: 0 additions & 27 deletions CloudNotes/AppDelegate.swift

This file was deleted.

Loading