2023-09-03 11:11:12 +00:00
|
|
|
## 0.1.21
|
|
|
|
|
|
|
|
- **FIX**(android): Fix notification grouping with the foreground notification.
|
|
|
|
- **FIX**(android): Fix creating notifications on Android 13.
|
|
|
|
- **FEAT**(base,interface,android): Move more logic to Moxxy.
|
|
|
|
- **FEAT**(android,interface): Implement video thumbnail generation.
|
|
|
|
|
2023-08-04 22:10:36 +00:00
|
|
|
## 0.1.20
|
|
|
|
|
|
|
|
- **FIX**(android): Fix FileProvider id.
|
|
|
|
- **FEAT**(android,interface): Handle battery optimisation.
|
|
|
|
|
2023-08-04 22:08:22 +00:00
|
|
|
## 0.1.19
|
|
|
|
|
|
|
|
- **FEAT**(android,interface): Handle battery optimisation.
|
|
|
|
|
2023-08-04 11:44:52 +00:00
|
|
|
## 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.
|
|
|
|
|
2023-07-21 20:22:36 +00:00
|
|
|
## 0.1.17+1
|
|
|
|
|
|
|
|
- **FIX**: Accidentally used the name as the target's key. Oops.
|
|
|
|
- **FIX**: Fix minor things.
|
|
|
|
|
2023-07-21 15:38:23 +00:00
|
|
|
## 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.
|
|
|
|
|
2022-09-06 12:22:29 +00:00
|
|
|
## 0.1.11+2
|
|
|
|
|
|
|
|
- **REFACTOR**: Make version constraints looser.
|
|
|
|
|
2022-09-06 12:19:53 +00:00
|
|
|
## 0.1.11+1
|
|
|
|
|
|
|
|
- **REFACTOR**: Make version constraints looser.
|
|
|
|
|
2022-04-30 14:01:54 +00:00
|
|
|
## 0.1.0
|
2022-04-11 16:28:06 +00:00
|
|
|
|
2022-04-30 14:01:54 +00:00
|
|
|
* Initial release of this plugin.
|
|
|
|
|
|
|
|
## 0.1.1
|
|
|
|
|
|
|
|
Skipped for consistency
|
|
|
|
|
|
|
|
## 0.1.2
|
|
|
|
|
|
|
|
* Switch to selfhosted pub repository
|
2022-04-30 14:15:06 +00:00
|
|
|
|
|
|
|
## 0.1.3
|
|
|
|
|
|
|
|
* Update plugin_platform_interface to 2.1.0
|
2022-04-30 14:21:22 +00:00
|
|
|
|
|
|
|
## 0.1.4
|
|
|
|
|
|
|
|
Skipped for consistency
|