Jannis Mattheis

Results 448 comments of Jannis Mattheis

@cyb3rko I can reproduce it, see [Peek 2023-02-09 10-08.webm](https://user-images.githubusercontent.com/14895212/217767245-1ea49a66-91f2-4b56-b914-4aa23ed0e7d7.webm) (ApiVersion 33) it's most likely due to `com.github.gotify.log.LogsActivity#updateLogs` which updates the text view.

I only can reproduce it on an emulator. But I'm pretty sure that I could reproduce it in the past on my physical device. Maybe it's some weird compatibility layer...

Closing as not needed as there aren't many upvotes or comments from other users.

Closing as not needed as there aren't many upvotes or comments from other users.

Closing in favor of https://github.com/gotify/android/issues/75

You can define a custom notification sound in the android notification settings: ![image](https://github.com/gotify/android/assets/14895212/8c34911e-4c11-426f-aa3a-7a760f7b2a80) Please open a new ticket if you have problems with that, so that not everyone in this...

Hey @HeaDBanGer84, thanks for your issue! I dunno if this functionality should be integrated into Gotify. With some programming knowledge it should be pretty easy to use a existing rss...

Similar to the webui the android app uses the API endpoints. I'd say the app could use all api endpoints in the future, currently it only uses most endpoints. I...

Hey @CSmither Currently an application can only send messages to **one** user (the one that created the app), changing this concept would require some heavy changes in the database schema....