cketti

Results 369 comments of cketti

A recent bugfix changed the way attachment URIs look like. See . However, the new URI is still in a format that every Android app should support. I installed "Yozo...

Our design team is working on this. One of the problems is that too many states are currently communicated via a background color. - Read/unread (when enabled in settings), -...

Compatible locations are listed here: https://gitlab.com/-/snippets/1895688#locations Using `/metadata//` should work for having multiple apps in one repo. Edit: I'm assuming `packageName` means application ID.

Are you sure `/metadata//` in the app repository is working? The way I read the Python code it doesn't. It looks like `/metadata//` is only there to support the data...

Apparently our current solution doesn't work due to the way F-Droid builds its index: https://gitlab.com/fdroid/fdroiddata/-/merge_requests/14815#note_1849173016 I suggest for now we update our realease instructions to manually add a symlink to...

Generally we try to avoid changing the behavior of existing accounts. However, that's not possible if we don't also want to add a setting. We've discussed this internally and decided...

Probably not a *good* first issue, but should be easy enough. If you want to work on this, please only change one instance per pull request. That'll make it easier...

There's no roadblock. It mainly needs someone to implement the functionality mentioned in the first post. But it's a lot of work and needs to be done carefully because of...

Does this need a separate issue or is this covered by #3987?

@Atlaimond: Please turn on debug logging and export a log, ideally shortly after the app displays the error notification. See https://github.com/thunderbird/thunderbird-android/wiki/LoggingErrors