No description
Find a file
renovate[bot] 175f4f3886
chore(deps): update gradle/actions action to v6.0.1 (#926)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [gradle/actions](https://redirect.github.com/gradle/actions) | action
| patch | `v6.0.0` → `v6.0.1` |

---

### Release Notes

<details>
<summary>gradle/actions (gradle/actions)</summary>

###
[`v6.0.1`](https://redirect.github.com/gradle/actions/releases/tag/v6.0.1)

[Compare
Source](https://redirect.github.com/gradle/actions/compare/v6.0.0...v6.0.1)

The [license changes in
v6](https://blog.gradle.org/github-actions-for-gradle-v6) introduced a
`gradle-actions-caching` license notice that is printed in logs and in
each job summary.

With this release, the license notice will be muted if build-scan terms
have been accepted, or if a Develocity access key is provided.

#### What's Changed

- Bump actions used in docs by
[@&#8203;Goooler](https://redirect.github.com/Goooler) in
[#&#8203;792](https://redirect.github.com/gradle/actions/pull/792)
- Add typing information for use by typesafegithub by
[@&#8203;bigdaz](https://redirect.github.com/bigdaz) in
[#&#8203;910](https://redirect.github.com/gradle/actions/pull/910)
- Mute license warning when terms are accepted by
[@&#8203;bigdaz](https://redirect.github.com/bigdaz) in
[#&#8203;911](https://redirect.github.com/gradle/actions/pull/911)
- Mention explicit license acceptance in notice by
[@&#8203;bigdaz](https://redirect.github.com/bigdaz) in
[#&#8203;912](https://redirect.github.com/gradle/actions/pull/912)
- Bump com.fasterxml.jackson.dataformat:jackson-dataformat-smile from
2.21.1 to 2.21.2 in /sources/test/init-scripts in the gradle group
across 1 directory by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in
[#&#8203;907](https://redirect.github.com/gradle/actions/pull/907)

**Full Changelog**:
<https://github.com/gradle/actions/compare/v6.0.0...v6.0.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/nextcloud/android-common).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiMy4gdG8gcmV2aWV3IiwiZGVwZW5kZW5jaWVzIl19-->

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-24 16:35:04 +00:00
.github/workflows chore(deps): update gradle/actions action to v6.0.1 (#926) 2026-03-24 16:35:04 +00:00
.idea build(AGP): Bump to v9.0.0 2026-01-16 15:32:32 +01:00
.tx feat: conditional, relative/absolute date/time formatter 2025-09-23 16:24:48 +02:00
core fix(l10n): Update translations from Transifex 2026-03-23 02:58:34 +00:00
gradle chore(deps): update gradle to v9.4.1 (#920) 2026-03-19 12:45:20 +00:00
LICENSES Delete unused license 2024-03-09 10:31:54 +01:00
material-color-utilities fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.48.0 (#904) 2026-02-27 23:36:01 +00:00
sample fix(deps): update dependency androidx.core:core-ktx to v1.18.0 (#914) 2026-03-11 20:56:12 +00:00
scripts style(progress): Improve progressbar theming (track color and flexible progress color) 2025-12-26 16:12:19 +01:00
ui fix(deps): update dependency androidx.core:core-ktx to v1.18.0 (#914) 2026-03-11 20:56:12 +00:00
.editorconfig Change license to MIT 2024-03-01 17:21:34 +01:00
.gitignore Change license to MIT 2024-03-01 17:21:34 +01:00
build.gradle fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6.3.0 (#921) 2026-03-20 00:44:09 +00: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.4.1 (#920) 2026-03-19 12:45:20 +00:00
gradlew.bat chore(deps): update gradle to v9.1.0 (#769) 2025-09-18 16:46:36 +00:00
gradlew.bat.license Add SPDX license header 2024-03-23 11:00:23 +01:00
gradlew.license Add SPDX license header 2024-03-23 11:00:23 +01:00
jitpack.yml Change license to MIT 2024-03-01 17:21:34 +01:00
LICENSE Change license to MIT 2024-03-01 17:21:34 +01:00
lint.xml ci(lint): Add lint config 2025-10-24 17:47:10 +02:00
README.md Add reuse compliance badge and correct license badge 2024-03-05 14:50:59 +01:00
renovate.json5 auto approve renovate 2025-06-27 08:38:47 +02:00
renovate.json5.license Move SPDX infos from dep5 declaration to individual files 2024-03-12 11:55:23 +01:00
REUSE.toml chore: add license ifno for IDE icon 2025-07-20 22:31:14 +02:00
settings.gradle Change license to MIT 2024-03-01 17:21:34 +01:00

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