Álvaro Brey
Álvaro Brey
@ericcotelnu the crash trace happened after you canceled the biometric auth?
May be related to #11216
@tobiasKaminsky do you know where these strings come from?
@tlfhnw if I understand correctly from your report, you're saying that those favorite folders can never be opened, even after killing and restarting the app? This is not something I've...
> This issue is still present on 3.23.0. Anything we could do to debug this? Not at this time, I'm afraid :( This is basically impossible to debug without being...
> Migrating for the first time in many years to non-rooted phone (with GrapheneOS ROM) and it is a major pain how many apps disable backup feature. This is how...
> @AlvaroBrey What were the problems restoring the backup ran into? See https://github.com/nextcloud/android/issues/10637. Esentially restoring backups from previous Android versions (which is done automatically on install if your Google Account...
Nextcloud does not implement Material You color, only Material 3 styles. The UI color is based on the server color instead (or the user background color on NC 25+).
This was fixed when #9015 was implemented
Hm, yeah, I misunderstood the point of the original issue. I don't think it's a good idea to have that amount of states (and also complicates the logic). I would...