Skip to content

owncloud/docs-client-android

Folders and files

NameName
Last commit message
Last commit date
Aug 22, 2022
Jan 22, 2025
Sep 21, 2021
Feb 21, 2025
Feb 4, 2025
Jan 29, 2024
Sep 21, 2021
Mar 13, 2024
Sep 21, 2021
Dec 12, 2024
Mar 21, 2025
Jan 7, 2025
Jan 18, 2022
Nov 24, 2023
Jan 29, 2024
Feb 1, 2024
Jan 7, 2025
Jan 7, 2025
Jan 22, 2025

Repository files navigation

Android App Documentation

Table of Contents

Building the Android Docs

The Android app documentation is not built independently. Instead, it is built together with the main documentation. However, you can build a local copy of the Android documentation to preview changes you are making.

Whenever a Pull Request of this repo gets merged, it automatically triggers a full docs build.

General Notes

To make life easier, most of the content written in docs applies also here. For ease of reading, the most important steps are documented here too. For more information see the link provided. Only a few topics of this repo are unique like the branching.

Generating the Documentation

See the Generating the Documentation in the docs repo for more details as it applies to all documentation repositories.

Target Branch and Backporting

See the the following section as the same rules and notes apply.

Branching Workflow

Please refer to the Branching Workflow for the Android app for more information.

Create a New Version Branch for the Android App

Please refer to Create a New Version Branch for the Android App for more information.