Skip to content

Commit 0f522a6

Browse files
committed
add screenshots
1 parent 0d7f9bd commit 0f522a6

11 files changed

Lines changed: 19 additions & 23 deletions

File tree

docs/user/android-app/files-and-folders/create-rename-move.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ Tap the “+” button in the bottom right corner.
1616

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

19-
2019
Choose what you want to create from the menu:
2120

2221
### Create a Folder
@@ -77,8 +76,8 @@ To move a file or folder in the OpenCloud Android App:
7776

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

80-
3. Navigate to the destination folder
81-
4. Tap "Move here" or "Copy here"
79+
Navigate to the destination folder
80+
Tap "Move here" or "Copy here"
8281

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

docs/user/android-app/general/overview/account-fileslist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ draft: true
1010

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

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

1515
## 1. Account Menu
1616

docs/user/android-app/general/overview/account-overview.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@ draft: true
1010

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

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

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

1717
## 1. Account Menu Item
1818

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

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

41-
## 7. OpenCloud Logo
42-
43-
Here you can see our OpenCloud logo.
44-
45-
## 8. Used Quota
41+
## 7. Used Quota
4642

4743
Displays the quota you have used so far.

docs/user/android-app/general/set-up.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,18 @@ After installing the app, you can now set up your OpenCloud account.
1414

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

17-
<img src={require(".././img/set-up/start-setup.png").default} alt="start setup" height="400"/>
17+
<img src={require(".././img/set-up/start-setup.png").default} alt="Start setup" height="400"/>
1818

19+
- To set up an additional account, click on the 'Manage accounts' button and select 'Add account'.
20+
21+
<img src={require(".././img/set-up/additional-account.png").default} alt="Additional account" height="400"/>
1922

2023
## Enter Your Server URL
2124

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

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

2730
## The Login Page
2831

@@ -31,13 +34,13 @@ After installing the app, you can now set up your OpenCloud account.
3134

3235
- In the following screen, grant the app permission to access your user information and maintain continuous access by tapping the "Allow" button.
3336

34-
<img src={require(".././img/set-up/open-login-page.png").default} alt="Open Login Page" height="400"/>
35-
<img src={require(".././img/set-up/continue-sign-in.png").default} alt="Continue sign in" height="400"/>
37+
<img src={require(".././img/set-up/open-login-page.png").default} alt="Open Login Page" height="400"/>
38+
<img src={require(".././img/set-up/continue-sign-in.png").default} alt="Continue sign in" height="400"/>
3639

3740
## Finalize Setup
3841

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

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

43-
<img src={require(".././img/set-up/account-set-up.png").default} alt="Account is set up" height="400"/>
46+
<img src={require(".././img/set-up/account-set-up.png").default} alt="Account is set up" height="400"/>
272 KB
Loading
205 KB
Loading
312 KB
Loading
230 KB
Loading

docs/user/android-app/search.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ Move to the Space where you want to search and click on the search icon to open
1818

1919
## Search bar
2020

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

2525
## Search result
2626

27-
This area displays the search results
27+
This area displays the search results
2828

29-
<img src={require("./img/search/search-result.png").default} alt="Search results" width="300"/>
29+
<img src={require("./img/search/search-result.png").default} alt="Search results" width="300"/>

docs/user/android-app/shares/invite.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ The Share menu opens, where you can use the search bar to search for people or g
3535
<img src={require("../img/shares/invite/invite-menue.png").default} alt="Share with menue" height="400"/>
3636
<img src={require("../img/shares/invite/searchbar.png").default} alt="Search bar" height="400"/>
3737

38-
3938
## Permissions
4039

4140
To configure the sharing permissions, click the pencil icon located next to the trash bin icon

0 commit comments

Comments
 (0)