android icon indicating copy to clipboard operation
android copied to clipboard

An app for creating push notifications for new messages posted to gotify/server.

Results 87 android issues
Sort by recently updated
recently updated
newest added

At the moment it's not possible to do anything with an image shown in the Gotify app notifications. It would occasionally be useful to be able to save the image...

a:feature

Let's say I have a script that sends me a "warning" every 30s or so. Now I leave the room for \~30min. In that time, the script already has send...

question

Closes https://github.com/gotify/android/issues/111 I've used an authenticator instead of an interceptor. The difference is that an interceptor is used on every single call which is not needed in our case. The...

Hey again, I wanted to tackle #372 but it showed the following error: It seems that after years of warnings the time of updating the client has come. --- So...

The server doesn't provide an easy way to obtain the number of unread messages on every application, and the current implementation of the Android App didn't store the messages even...

The last message of the list never gets deleted if I manually delete the messages one by one in the "trash bin" icon. Well, it seems like it gets deleted...

a:bug

Hello, I’ve noticed that messages are sent from the application to the server approximately every 20 seconds. This suggests that messages are being polled at this interval. Would it be...

a:feature

Please make the .setOngoing property of the notification remotely accessible.

a:feature
request-for-comments

Here we are again, a new Android version appeared some time ago and is going live soon. There are quite some changes: - https://developer.android.com/about/versions/15/behavior-changes-15 - https://developer.android.com/about/versions/15/behavior-changes-all We will have to...

Hi, I would like to change the amount of time the application waits to reconnect to the server. Currently it waits 60 seconds and then increments. Personally I would like...

a:feature