notes-android icon indicating copy to clipboard operation
notes-android copied to clipboard

✎ Android client for Nextcloud Notes app.

Results 304 notes-android issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nextcloud/notes-android). ## Other Branches The following updates are...

dependencies
overview

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gradle/wrapper-validation-action](https://togithub.com/gradle/wrapper-validation-action) | action | major | `v1` -> `v2` | ---...

dependencies
3. to review

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fastlane](https://fastlane.tools) ([source](https://togithub.com/fastlane/fastlane), [changelog](https://togithub.com/fastlane/fastlane/releases)) | `2.214.0` -> `2.219.0`...

dependencies
3. to review

**Android version: 11** **Device: Symphony Z33** **System language: English (US)** **App version: 4.1.0** **App source:** https://play.google.com/store/apps/details?id=it.niedermann.owncloud.notes **Description:** There is an error in Rich Edit Mode in NextCloud Notes. Please see...

bug

``` App Version: 4.1.0 App Version Code: 40010090 App Flavor: play Files App Version Code: 30270090 (PROD) --- OS Version: 4.14.190-perf-g90ee03d-dirty(V12.0.2.0.RCXEUXM) OS API Level: 30 Device: willow Manufacturer: Xiaomi Model...

bug

**Describe the bug** Whenenver I switch from the software keyboard (default Google keyboard app) to my hardware keyboard (Logitech G910, connected via Bluetooth) the Nextcloud Notes application crashes showing a...

bug

This is a pull request for the change requested in issue [1441](https://github.com/stefan-niedermann/nextcloud-notes/issues/1441) in the original repo

Hi, This PR solves the issue described in issue #1521 (ie. I want a quick action to clear the markdown from all checked items). It's quite simple but I am...

enhancement
3. to review

Fixes #1907 Requires: https://github.com/stefan-niedermann/nextcloud-commons/pull/215 This implements checkable-checkboxes on devices with api 31 or greater. ![image](https://github.com/nextcloud/notes-android/assets/25279821/b40442be-f1b4-4e29-af2f-59edc5a9e531) This is a first working prototype. It can: - Display a checkbox for chechbox items...

feedback-requested