Skip to content
This repository has been archived by the owner on Oct 14, 2022. It is now read-only.

Releases: everlytic/push-notifications-sdk-android

0.0.6-alpha

04 Jun 11:42
Compare
Choose a tag to compare
0.0.6-alpha Pre-release
Pre-release
  • Added more logging for debugging
  • Check and initialize FirebaseApp if required by the app

0.0.5-alpha

04 Jun 11:41
Compare
Choose a tag to compare
0.0.5-alpha Pre-release
Pre-release
  • Changes to API communication to remove API Username & Key dependency

0.0.4-alpha

23 May 10:15
Compare
Choose a tag to compare
0.0.4-alpha Pre-release
Pre-release
  • Custom Actions and Parameters
    • Open URL on notification
    • Open app with custom parameters
  • Fix message ID in notification events
  • Restore unactioned notifications on boot
  • Simplify SDK Configuration setup

0.0.3-alpha

18 Mar 09:58
Compare
Choose a tag to compare
0.0.3-alpha Pre-release
Pre-release
  • Fix crash when retrieving the notification history
  • Clear the notification history when a contact is unsubscribed

0.0.2-alpha

12 Mar 10:22
Compare
Choose a tag to compare
0.0.2-alpha Pre-release
Pre-release
  • Add Test Mode
  • Fix HTTP fatal crash if network is unavailable
  • Automatic token refresh
  • Dismissal tracking
  • Offline subscribe
  • Upload events and refresh token on network status change

0.0.1-alpha01

01 Mar 07:14
Compare
Choose a tag to compare
0.0.1-alpha01 Pre-release
Pre-release
Prevent http hang on main thread. Fix metadata encoding as strings