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

Gotify [now supports](https://github.com/gotify/android/commit/f5988754fa35a442610a6475dfdfeeec13c0f956) showing an image URL in extra notification data: https://gotify.net/docs/msgextras#bigimageurl However, it would be great to also support inline image data with base64 syntax like `data:image/png;base64,...` like it...

a:feature
good first issue

I'm using Home Assistant to send a picture in a Gotify notification when a cctv camera is triggered. It's working and has been working since I started using last July....

Hello, this services is very useful and ui is beatiful. but no count display in left bar, Request to develop this feature ,emm,like this ![image](https://github.com/gotify/android/assets/16217588/25a44a4a-8d5d-494d-807d-982edbb8f538)

a:feature
request-for-comments

It would be nice to support themed app icons in Android 13+ (API level 33) https://developer.android.com/develop/ui/views/launch/icon_design_adaptive

a:feature

When deleting a message in the app, there's a kind of toast for a few seconds to "undo" the deletion. From my tests, actually the message is not deleted until...

In cases, where connectivity is not on all the time, 20min delay for connectivity check may be too much. Please consider making the maximal delay a user configurable option. (If...

a:feature

It would be nice to have another field inside `client::notification`, maybe called `imageUrl` to set a custom LargeIcon (the one inline with the text in the notification).

a:feature
request-for-comments

First, thank you for building this- it's let me drop my reliance on play services (even microg)! I'm not sure how big an ask this is, but a lot of...

a:feature
good first issue

Hello, can someone tell me what paths of the Gotify endpoint, the Android App connect to and requires to work? Does it connect to normal web login: https://www.mygotifyinstance.tld/#/login/ ? OR...

question

Continuation of https://github.com/gotify/android/pull/230 Closes https://github.com/gotify/android/issues/85 Related to https://github.com/gotify/server/issues/416 I've adopted some of the code and translated it to Kotlin, but most parts are rewritten. Here's a summary: - You can...