Skip to content

Releases: viktorholk/push-notifications-api

1.2.2

14 Sep 13:41
Compare
Choose a tag to compare
  • Can now add custom icons to display in the notifications
  • Can now change the notification color
  • Fixed an issue with SharedPreferences failing on null reference

1.2.1

29 Aug 12:13
333c952
Compare
Choose a tag to compare
  • Will now reconnect if connection is lost.
  • Added support for adding a URL to a notification that will open on press

1.2.0

23 Aug 12:41
cf79526
Compare
Choose a tag to compare
  • Deprecated polling system
  • Switched to Server Sent Events for instant notifications
  • Updated backend API from python project to Node express with TypeScript

1.1.4

20 Aug 19:46
Compare
Choose a tag to compare
Updated SDKs and Gradle version
- Gradle 7.0.2 -> 8.1.0
- compileSdk & targetSdk 33 -> 35

1.1.3

10 Mar 13:11
Compare
Choose a tag to compare

Fixed an issue for notifications not displaying for phones using android version 13 and up.

1.1.2

19 Aug 22:30
Compare
Choose a tag to compare
fixed some improper exception handling

1.1.1 APK

04 Jan 18:32
Compare
Choose a tag to compare
  • Fixed NullPointerException raised by broadcast receiver

1.1.0 APK

28 Dec 18:53
dcc60db
Compare
Choose a tag to compare

App redesign
Added configuable polling time for requests

1.0.0 APK

04 Oct 12:51
Compare
Choose a tag to compare

App release