This repository has been archived on 2023-09-08. You can view files and clone it, but cannot push or open issues or pull requests.
moxplatform/packages/moxplatform_android/CHANGELOG.md
Alexander "PapaTutuWawa 173d5f5166 chore(release): publish packages
- moxplatform@0.1.17+2
 - moxplatform_android@0.1.18
 - moxplatform_platform_interface@0.1.18
2023-08-04 13:44:52 +02:00

1.5 KiB

0.1.18

  • FIX: Format and lint.
  • FIX: Fix self-replies after receiving another message.
  • FIX: Add payload to all intents.
  • FIX: Fix images disappearing after replying.
  • FEAT: Move recordSentMessage to pigeon.
  • FEAT: Move the crypto APIs to pigeon.
  • FEAT: Adjust to Moxxy changes.
  • FEAT: Store the avatar path also in the shared preferences.
  • FEAT: Allow the sender's data being null.
  • FEAT: Allow attaching arbitrary data to the notification.
  • FEAT: Allow showing regular notifications.
  • FEAT: Make i18n data a bit more persistent.
  • FEAT: Color in the notification silhouette.
  • FEAT: Allow setting the self-avatar.
  • FEAT: Take care of i18n.

0.1.17+1

  • FIX: Accidentally used the name as the target's key. Oops.
  • FIX: Fix minor things.

0.1.17

  • FIX: Fix typecasting issue.
  • FEAT: Improve code quality of the cryptography.
  • FEAT: Rewrite recordSentMessage in Kotlin.
  • FEAT: Add an API for creating direct share shortcuts.
  • FEAT: Migrate to moxlib 0.2.0.
  • FEAT: I forgot to bump dependency versions.
  • FEAT: Also hash the file on encryption and decryption.

0.1.11+2

  • REFACTOR: Make version constraints looser.

0.1.11+1

  • REFACTOR: Make version constraints looser.

0.1.0

  • Initial release of this plugin.

0.1.1

Skipped for consistency

0.1.2

  • Switch to selfhosted pub repository

0.1.3

  • Update plugin_platform_interface to 2.1.0

0.1.4

Skipped for consistency