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

Bumps fragment from 1.4.1 to 1.5.1. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=androidx.fragment:fragment&package-manager=gradle&previous-version=1.4.1&new-version=1.5.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.6 to 1.2.0. Changelog Sourced from desugar_jdk_libs's changelog. Version 1.2.0 (2022-06-21) Release based on JDK-11. Will require AGP version 7.3.0-beta03 or later (Android Studio Dolphin). support for...

dependencies
java

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Describe the bug** Using...

Migration reference : https://developer.android.com/guide/topics/ui/splash-screen/migrate Here's a before / after for Android 12 with the SplashScreen API (API level 31). Currently, the custom splash screen is ignored due to the new...

``` App Version: 3.5.00 App Version Code: 3005000 App Flavor: fdroid Files App Version Code: 30200390 --- OS Version: 4.14.190-perf+(2205261815) OS API Level: 30 Device: OnePlus7Pro Manufacturer: OnePlus Model (and...

Please use **[GitHub reactions](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/)** 👍 to show that you are affected by the same issue. Please don't comment if you have no relevant information to add! **Describe the bug** The...

Hi stefan, Hope all is well. I would like to request an option to allow the user to use the app as an offline standalone notes app without the need...

New Feature

*Describe the bug** It is not possible to make a nite ,Favorite' (adding the star icon). **To Reproduce** Steps to reproduce the behavior: 1. Open an existing note 2. Tap...

Bug

This fixes #1412 When we close() the activity, currently we only call finish() after cleanup. This results in the currently visible activity to be removed. However, if this activity is...

**Is your feature request related to a problem? Please describe.** It is difficult for newcomers to learn markdown and time taking to type out the syntax yourself especially on Android....

enhancement