Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
74 changes: 37 additions & 37 deletions docs/user/android-app/files-and-folders/create-rename-move.md
Original file line number Diff line number Diff line change
@@ -1,85 +1,85 @@
---
sidebar_position: 1
id: create-rename-move
title: Create - Rename - Move (Android)
title: Create - Rename - Move
description: Create - Rename - Move
draft: true
---

# 📁 Create, Rename, and Move Files and Folders
# Create, Rename, and Move Files and Folders

The OpenCloud Android App makes it easy to manage your content. You can create new folders and files, rename items, and move them to different locations — all directly from your Android phone or tablet.

## Creating Files and Folders
## Creating Files and Folders

1. Tap the **“+”** button in the bottom right corner.
Tap the “+” button in the bottom right corner.

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/create-new.png").default} alt="Create new" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/create-new.png").default} alt="Create new" height="400"/>

2. Choose what you want to create from the menu:
Choose what you want to create from the menu:

### 📂 Create a Folder
### Create a Folder

- Tap **"Create folder"**
- Tap "New folder"
- Enter a name for your folder
- Tap **"OK"**
- Tap "OK"

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/create-folder.png").default} alt="Create folder" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/create-folder.png").default} alt="Create folder" height="400"/>

### 📄 Create a Document (Requires Collabora)
### Create a Document (Requires Collabora)

If **Collabora Online** is enabled in your OpenCloud instance:
If Collabora Online is enabled in your OpenCloud instance:

- Tap **"New document"**
- Tap "New document"
- Choose the document type (text, spreadsheet, presentation)
- Enter a filename and confirm

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/choose-file-type.png").default} alt="Choose file type" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/choose-file-type.png").default} alt="Choose file type" height="400"/>

The document will open in a built-in browser window using **Collabora** for editing.

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/open-collabora.png").default} alt="Open Collabora" height="400"/>
<img src={require("../img/files-and-folders/create-rename-move-android/edit-collabora.png").default} alt="Edit Collabora" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/open-collabora.png").default} alt="Open Collabora" height="400"/>
<img src={require("../img/files-and-folders/create-rename-move-android/edit-collabora.png").default} alt="Edit Collabora" height="400"/>

## ✏️ Rename Files or Folders
## Rename Files or Folders

To rename a file or folder in the OpenCloud Android App:

1. Tap the **three dots (⋮)** next to the item you want to rename
- Tap the "three dots (...)" next to the item you want to rename

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/three-dots.png").default} alt="Click on the three dots menu" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/three-dots.png").default} alt="Click on the three dots menu" height="400"/>

2. Select **"Rename"** from the menu
- Select "Rename" from the menu

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/select-rename.png").default} alt="Select rename" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/select-rename.png").default} alt="Select rename" height="400"/>

3. Enter the new name for the file or folder
- Enter the new name for the file or folder

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/enter-rename.png").default} alt="Enter the new name" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/enter-rename.png").default} alt="Enter the new name" height="400"/>

4. Tap **"OK"** to apply the changes
- Tap "OK"to apply the changes

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/tap-ok.png").default} alt="Tap OK" height="400"/>
<img src={require("../img/files-and-folders/create-rename-move-android/new-name-applied.png").default} alt="New applied name" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/tap-ok.png").default} alt="Tap OK" height="400"/>
<img src={require("../img/files-and-folders/create-rename-move-android/new-name-applied.png").default} alt="New applied name" height="400"/>

The new name will be saved immediately.
The new name will be saved immediately.

## 📁 Move Files or Folders
## Move Files or Folders

To move a file or folder in the OpenCloud Android App:

1. Tap the **three dots (⋮)** next to the file or folder you want to move
- Tap the "three dots (...)" next to the file or folder you want to move

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/three-dots-move.png").default} alt="Select the three dot menu" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/three-dots-move.png").default} alt="Select the three dot menu" height="400"/>

2. Select **"Move"** or **"Copy"** from the menu
- Select "Move" or "Copy" from the menu

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/select-move-or-copy.png").default} alt="Select move or copy" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/select-move-or-copy.png").default} alt="Select move or copy" height="400"/>

3. Navigate to the destination folder
4. Tap **"Move here"** or **"Paste here"**
Navigate to the destination folder
Tap "Move here" or "Copy here"

<!-- <img src={require("../img/files-and-folders/create-rename-move-android/select-paste.png").default} alt="Select paste" height="400"/>
<img src={require("../img/files-and-folders/create-rename-move-android/file-moved.png").default} alt="File is moved" height="400"/> -->
<img src={require("../img/files-and-folders/create-rename-move-android/select-paste.png").default} alt="Select paste" height="400"/>
<img src={require("../img/files-and-folders/create-rename-move-android/file-moved.png").default} alt="File is moved" height="400"/>

The file or folder will now appear in the new location.
The file or folder will now appear in the new location.
Original file line number Diff line number Diff line change
Expand Up @@ -6,56 +6,59 @@ description: Upload files in Android
draft: true
---

# 📤 Upload Files in Android
# Upload Files in Android

With the OpenCloud Android App, you can easily upload files and make them available for offline use.

## 🔼 Upload Files
## Upload Files

### 1. Open the Desired Folder
### Open the Desired Folder

Navigate to the folder where you want to upload a file.

### 2. Tap the **“+” icon** in the bottom right corner
### Tap the “+” icon in the bottom right corner

<!-- <img src={require("../img/files-and-folders/upload-make-available-offline-android/upload-plus-button.png").default} alt="Plus Button" height="400"/> -->
and choose "Upload"
<img src={require("../img/files-and-folders/upload-make-available-offline-android/upload-plus-button.png").default} alt="Plus Button" height="400"/>

### 3. Choose an Upload Option
### Choose an Upload Option

From the menu, you can choose:

- **"Upload"** – upload a file from your device storage
- **"Picture from camera"** – upload a photo or video from smartphone or tablet camera

<!-- <img src={require("../img/files-and-folders/upload-make-available-offline-android/upload-options.png").default} alt="Upload Options" height="400"/> -->
<img src={require("../img/files-and-folders/upload-make-available-offline-android/upload-options.png").default} alt="Upload Options" height="400"/>

### 4. Confirm the Selection
### Confirm the Selection

Choose the file or media you want to upload. The upload will begin automatically.

## 📥 Make Files Available Offline
## Make Files Available Offline

You can make files available offline so you can access them even without an internet connection.

### 1. Tap the **three dots** (⋮) next to the file
### Tap the three dots (...) next to the file

<!-- <img src={require("../img/files-and-folders/upload-make-available-offline-android/three-dots.png").default} alt="Three dots menu" height="400"/> -->
<img src={require("../img/files-and-folders/upload-make-available-offline-android/three-dots.png").default} alt="Three dots menu" height="400"/>

### 2. Select **“Set as available offline”**
### Select “Set as available offline”

The file will be downloaded and saved locally on your device.

<!-- <img src={require("../img/files-and-folders/upload-make-available-offline-android/make-available-offline.png").default} alt="Make available offline" height="400"/> -->
<img src={require("../img/files-and-folders/upload-make-available-offline-android/make-available-offline.png").default} alt="Make available offline" height="400"/>

> ✅ Offline files are marked with a **cloud icon with a checkmark**.
:::info
Offline files are marked with a pink circle containing a white checkmark.
:::

<!-- <img src={require("../img/files-and-folders/upload-make-available-offline-android/marked-offline.png").default} alt="Marked offline" height="400"/> -->
<img src={require("../img/files-and-folders/upload-make-available-offline-android/marked-offline.png").default} alt="Marked offline" height="400"/>

## 🔄 Remove Offline Availability
## Remove Offline Availability

To free up space:

- Tap the **three dots (⋮)** on an offline file
- Select **“Unset as available offline”**
- Tap the three dots (...) on an offline file
- Select “Unset as available offline”

These features help you stay productive — even when you’re offline!
8 changes: 4 additions & 4 deletions docs/user/android-app/general/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@ draft: true

# Install OpenCloud Android app

A short Tutorial how to install the OpenCloud Android App.
Tutorial how to install the OpenCloud Android App.

## Play Store

Open the **Play Store** on your Android Smartphone or Tablet.
Open the Play Store on your Android Smartphone or Tablet.

## OpenCloud

Search for **"OpenCloud"** or click the following link to go directly to the app:
Search for "OpenCloud" or click the following link to go directly to the app:

<!-- [OpenCloud on the Play Store](https://) -->

<!-- <img src={require(".././img/installation/android-installation.jpg").default} alt="Android Installation" height="400"/> -->

## Install

Tap **"Get"** to install the app.
Tap "Get" to install the app.

## App Icon

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ draft: true

This section explains the core interface elements of the OpenCloud Android app and their functionality.

<!-- <img src={require("../../img/overview/fileslist.png").default} alt="Fileslist-Overview" style={{ width: '400px', marginRight: '60px' }} /> -->
<img src={require("../../img/overview/fileslist.png").default} alt="Fileslist-Overview" style={{ width: '400px', marginRight: '60px' }} />

## 1. Account Menu

Expand Down
10 changes: 3 additions & 7 deletions docs/user/android-app/general/overview/account-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ draft: true

Here a is a overview of the account-menue in the OpenCloud Android-App

<!-- <img src={require("../../img/overview/account-1.png").default} alt="Account Menue Button" height="400"/> -->
<img src={require("../../img/overview/account-1.png").default} alt="Account Menue Button" style={{ width: '300px', marginRight: '60px' }} />

<!-- <img src={require("../../img/overview/account-2.png").default} alt="Account Menue" height="400"/> -->
<img src={require("../../img/overview/account-2.png").default} alt="Account Menue" style={{ width: '300px', marginRight: '60px' }} />

## 1. Account Menu Item

Expand All @@ -38,10 +38,6 @@ Here you will find links to our documentation page and help links.

A full entry on our privacy policy can be found here.

## 7. OpenCloud Logo

Here you can see our OpenCloud logo.

## 8. Used Quota
## 7. Used Quota

Displays the quota you have used so far.
34 changes: 14 additions & 20 deletions docs/user/android-app/general/set-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,39 +14,33 @@ After installing the app, you can now set up your OpenCloud account.

- When you first start the OpenCloud Android app, you will see the following screen.

<!-- <img src={require(".././img/set-up/start-setup.png").default} alt="start setup" height="400"/>
<img src={require(".././img/set-up/add-additional-account.png").default} alt="Add additional account" height="400"/> -->
<img src={require(".././img/set-up/start-setup.png").default} alt="Start setup" height="400"/>

- To set up an additional account, click on the 'Manage accounts' button and select 'Add account'.

<img src={require(".././img/set-up/additional-account.png").default} alt="Additional account" height="400"/>

## Enter Your Server URL

- Enter your **OpenCloud Server URL** (e.g., `https://cloud.example.com`)
- Tap **">"** to continue.
- Enter your OpenCloud Server URL (e.g., `https://cloud.example.com`)
- Tap ">" to continue.

<!-- <img src={require(".././img/set-up/enter-server-url.png").default} alt="Enter server URL" height="400"/> -->
<img src={require(".././img/set-up/enter-server-url.png").default} alt="Enter server URL" height="400"/>

## The Login Page

- The Login Page will be opening and you musst type in your username and password.
- Then tap **"Log in"**.
- In the following screen, grant the app permission to access your user information and maintain continuous access by tapping the **"Allow"** button.

<!-- <img src={require(".././img/set-up/open-login-page.png").default} alt="Open Login Page" height="400"/>
<img src={require(".././img/set-up/continue-sign-in.png").default} alt="Continue sign in" height="400"/> -->
- Then tap "Log in".

## Pop-up window
- In the following screen, grant the app permission to access your user information and maintain continuous access by tapping the "Allow" button.

- A Pop-up window opens and ask you for allow or don't allow the app to send you notifications
- Choose one of the options by clicking on them

<!-- <img src={require(".././img/set-up/enter-credentials.png").default} alt="Enter Opencloud credentials" height="400"/>
<img src={require(".././img/set-up/grant-access.png").default} alt="Grant access" height="400"/> -->
<img src={require(".././img/set-up/open-login-page.png").default} alt="Open Login Page" height="400"/>
<img src={require(".././img/set-up/continue-sign-in.png").default} alt="Continue sign in" height="400"/>

## Finalize Setup

- Once login is complete, your account will be added to the app

<!-- <img src={require(".././img/set-up/custom-name.png").default} alt="Enter custom name" height="400"/> -->
Once login is complete, your account will be added to the app

Your OpenCloud account is now fully set up and ready to use!

<!-- <img src={require(".././img/set-up/account-set-up.png").default} alt="Account is set up" height="400"/> -->
<img src={require(".././img/set-up/account-set-up.png").default} alt="Account is set up" height="400"/>
2 changes: 1 addition & 1 deletion docs/user/android-app/general/settings.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ In the Android app settings changes can be made, such as
- Advanced settings
and more

<!-- <img src={require(".././img/settings/settings.png").default} alt="Settings" width="1920"/> -->
<img src={require(".././img/settings/settings.png").default} alt="Settings" width="400"/>

## Userinterface

Expand Down
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.
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.
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.
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.
Binary file added docs/user/android-app/img/overview/account-1.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 docs/user/android-app/img/overview/account-2.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 docs/user/android-app/img/overview/fileslist.png
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.
Binary file added docs/user/android-app/img/search/searchbar.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 docs/user/android-app/img/set-up/start-setup.png
Binary file added docs/user/android-app/img/settings/settings.png
Binary file added docs/user/android-app/img/shortcuts/url.png
38 changes: 9 additions & 29 deletions docs/user/android-app/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,40 +10,20 @@ draft: true

Here we explain how to use the search function in the OpenCloud Android app

## 1. Search icon
## Search icon

Click on the search icon to open the search function
Move to the Space where you want to search and click on the search icon to open the search function

<!-- <img src={require("./img/search/search-symbol.png").default} alt="Magnifying glass icon" width="300"/> -->
<img src={require("./img/search/search-symbol.png").default} alt="Magnifying glass icon" width="300"/>

## 2. Search function
## Search bar

The search function offers various options that can be used to narrow down your search
You can search for file or folder names in the search bar

## 3. Search bar
<img src={require("./img/search/searchbar.png").default} alt="Search bar" width="300"/>

- You can search for file or folder names in the search bar.
<!-- <img src={require("./img/search/searchbar.png").default} alt="Search bar" width="300"/> -->
## Search result

## 4. Sort
This area displays the search results

You can the search results sorting by three different categories:

<!-- <img src={require("./img/search/sort-button.png").default} alt="Sort button" width="300"/> -->

- **Name**
By clicking on the option "Name", you can sort the files by name.
<!-- <img src={require("./img/search/name.png").default} alt="Sort by name" width="300"/> -->

- **Date**
By clicking on the option "date", you can sort the files by date.
<!-- <img src={require("./img/search/date.png").default} alt="Sort by date" width="300"/> -->

- **Size**
By clicking on the option "Size", you can sort the files by their size.
<!-- <img src={require("./img/search/size.png").default} alt="Sort by size" width="300"/> -->

## 5. Search result

- This area displays the search results
<!-- <img src={require("./img/search/search-result.png").default} alt="Search results" width="300"/> -->
<img src={require("./img/search/search-result.png").default} alt="Search results" width="300"/>
Loading