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

Releases: JasonBenfrin/Discord-Rich-Presence-Android

Update 1.1.0

23 Jul 19:48
Compare
Choose a tag to compare

Fixed #1
Ignored #3 (because the bug cannot be reproduced)
Added #2 #5 #6

Change Log

  • Fixed: Rich Presence tab will now load changes when "Load" button is clicked
  • WebSocket will (hopefully) restart if disconnected ( This will be fixed in a future patch if it is not fixed )
  • PendingIntent is not set to correct flags so that it will work on Android 12 and above
  • Thanks to Kizzy, you can now add button links (DO NOT put malicious links such as phishing, scamming and so on as this can lead to bans)
  • Flags field can now be added
  • Moved the classes in MainActivity to smaller Class files for readability

Full Changelog: v1.0.0...v1.1.0

v1.0.0

18 Jun 21:16
Compare
Choose a tag to compare

First Release v1.0.0

Features

  • Customize all of the Rich Presence (except activity flags and some properties that don't really work well)
  • Save and Load activities
  • Change between light and dark theme
  • Ability to only set the status and not Rich Presence
  • Run as Foreground Service even while device is locked
  • View Log

Full Changelog: https://github.com/JasonBenfrin/Discord-Rich-Presence-Android/commits/v1.0.0