notes-android
notes-android copied to clipboard
✎ Android client for Nextcloud Notes app.
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...
[](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` | ---...
[](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`...
**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...
``` 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...
**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...
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
As per design review
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...
Fixes #1907 Requires: https://github.com/stefan-niedermann/nextcloud-commons/pull/215 This implements checkable-checkboxes on devices with api 31 or greater.  This is a first working prototype. It can: - Display a checkbox for chechbox items...