No description
  • Java 76%
  • Kotlin 23.9%
  • Shell 0.1%
Find a file
renovate[bot] 9c665e8bf6
chore(deps): update gradle/actions action to v6.2.0 (#974)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-12 16:37:41 +00:00
.github chore(deps): update gradle/actions action to v6.2.0 (#974) 2026-06-12 16:37:41 +00:00
.idea build(AGP): Bump to v9.0.0 2026-01-16 15:32:32 +01:00
.tx
core fix(l10n): Update translations from Transifex 2026-06-12 03:43:41 +00:00
gradle fix(deps): update kotlin monorepo to v2.4.0 (#967) 2026-06-03 09:31:03 +00:00
LICENSES
material-color-utilities fix(deps): update error-prone monorepo to v2.50.0 (#973) 2026-06-10 14:24:49 +00:00
sample fix(deps): update dependency com.google.android.material:material to v1.14.0 (#954) 2026-05-13 16:44:52 +00:00
scripts
ui fix(deps): update dependency androidx.compose:compose-bom to v2026.05.01 (#960) 2026-05-19 23:25:44 +00:00
.editorconfig
.gitignore
AGENTS.md docs: Add agentic info 2026-06-06 17:17:51 +02:00
build.gradle fix(deps): update kotlin monorepo to v2.4.0 (#967) 2026-06-03 09:31:03 +00:00
CLAUDE.md docs: Add agentic info 2026-06-06 17:17:51 +02:00
gradle.properties build(AGP): Bump to v9.0.0 2026-01-16 15:32:32 +01:00
gradlew chore(deps): update gradle to v9.5.1 (#953) 2026-05-13 00:21:32 +00:00
gradlew.bat chore(deps): update gradle to v9.5.1 (#953) 2026-05-13 00:21:32 +00:00
gradlew.bat.license
gradlew.license
jitpack.yml
LICENSE
lint.xml
README.md
renovate.json5
renovate.json5.license
REUSE.toml docs: Add agentic info 2026-06-06 17:17:51 +02:00
settings.gradle

Common library for Nextcloud Android clients

Android CI GitHub issues GitHub stars License: MIT REUSE status

How to use

Add the dependency to the build.gradle file of your app, replace X.X.X with the latest available version.

implementation 'com.github.nextcloud.android-common:ui:X.X.X'

Theming

See Sample app → UiFragment for a basic usage sample.

Known users