Gotify Android Versions Save

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

v2.7.1

7 months ago
  • Fix crash on WebSocketService#destroy (#311)
  • Ask when opening intent url from messages (#227 via #315 by @cyb3rko)
  • Improve startup time (#314 by @cyb3rko)
  • Migrate to different log framework (#317)
  • Remove deprecated calls (#306 by @cyb3rko)

v2.7.0

10 months ago
  • Fix f-droid metadata by @cyb3rko
  • Automatically reconnect after network connected by @chunfengyao
  • Redesign status bar by @cyb3rko & @chunfengyao
  • Add confirm dialog when deleting all messages by @cyb3rko
  • Add Android 14 support by @cyb3rko

v2.6.0

1 year ago
  • Update app design by @cyb3rko
  • Fix error when refreshing the app by @cyb3rko
  • Fix navigation drawer header when having a long server URL by @cyb3rko
  • Add setting for separate notification channels per Gotify application by @cyb3rko and @newhinton
  • Add setting to exclude the message activity from the recent apps by @sgpublic

v2.5.1

1 year ago
  • Migrate to Kotlin
  • Add native android splash screen
  • Add notification permission popup
  • Update log view after log is cleared
  • Update to Java 11
  • Increase minSdkVersion to 23
  • Increase targetSdkVersion to 33
  • Update dependencies
  • Add fastlane metadata + images
  • Rename some texts

Huge thanks to @cyb3rko for implementing most of the changes!

v2.4.0

1 year ago
  • Change notification icon by @PanderMusubi
  • Add compact message layout by @cyb3rko
  • Migrate to android view bindings by @cyb3rko
  • Improve link colors by @Sternagfonkel
  • Change label of foreground notification by @Sternagfonkel

v2.3.3

2 years ago

Fix release

v2.3.2

2 years ago
  • Keep selected application on screen rotation (#207 via #208 by @Sternagfonkel)

v2.3.1

2 years ago
  • Fix crash when polling new messages and the request fails
  • Fix crash when sharing, but there is no active user

v2.3.0

2 years ago
  • Add client::notification.bigImageUrl extra (#200 by @ngruychev)
  • Update dependencies
  • Fix APK signing

v2.2.0

2 years ago
  • Add markdown support in notifications (#184 by @Sternagfonkel)