android icon indicating copy to clipboard operation
android copied to clipboard

📱 Nextcloud Android app

Results 714 android issues
Sort by recently updated
recently updated
newest added
trafficstars

This change fixes a crash when the app was presented with a specially crafted intent. Intents to share files with Nextcloud via `ReceiveExternalFilesActivity.java` are now checked, if they contain the...

3. to review

I wanted to verify the .apk file that I downloaded, but I can't find the signature to do so. I would love if the signature was available as well. I...

enhancement

This change fixes an issue where users were left with an infinite *Loading...* message, when attempting to open a folder from the *Shared* tab. ### Steps to reproduce 1. open...

3. to review

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.github.bumptech.glide:glide](https://togithub.com/bumptech/glide) | `3.8.0` -> `4.16.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/com.github.bumptech.glide:glide/4.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/com.github.bumptech.glide:glide/4.16.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

3. to review
dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mnode.ical4j:ical4j](http://ical4j.github.io) ([source](https://togithub.com/ical4j/ical4j)) | `3.0.0` -> `3.2.19` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.mnode.ical4j:ical4j/3.2.19?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

3. to review
dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.bouncycastle:bcpkix-jdk18on](https://www.bouncycastle.org/java.html) ([source](https://togithub.com/bcgit/bc-java)) | `1.75` -> `1.77` |...

3. to review
dependencies

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.mockito.kotlin:mockito-kotlin](https://togithub.com/mockito/mockito-kotlin) | `4.1.0` -> `5.4.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.mockito.kotlin:mockito-kotlin/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/org.mockito.kotlin:mockito-kotlin/5.4.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

3. to review
dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [me.zhanghai.android.fastscroll:library](https://togithub.com/zhanghai/AndroidFastScroll) | `1.2.0` -> `1.3.0` | [![age](https://developer.mend.io/api/mc/badges/age/maven/me.zhanghai.android.fastscroll:library/1.3.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

3. to review
dependencies
don't merge
technical debt

### ⚠️ Before posting ⚠️ - [X] This is a **bug**, not a question or an enhancement. - [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicate. -...

enhancement
design
feature: files

To finally get ahead of versions bumps, let us directly test android 14 - [ ] use Jsonnet: https://github.com/nextcloud/spreed/blob/stable26/.drone.jsonnet#L131-L162 - [x] Tests written, or not not needed

2. developing