This repository has been archived by the owner on Jan 29, 2024. It is now read-only.
[November 2018] Cleanup, bug fixes and UI improvements
Pre-release
Pre-release
Because I didn't had that much time during the last two month I've decided to not release an October build.
Never the less this build focuses mainly on code cleanup, bug fixes and UI improvements.
For the next couple of month I will focus on getting OMEMO #5 up and running.
Please report bugs here!
Donations:
Known bugs:
- MUC nickname changing not working #29
- Not receiving offline messages #27
- MUC subject changing leads to an account disconnect #34
Changes:
- Added a color picker for account colors
- Added a C implementation for AES128 in GCM (OMEMO)
- Added chat filters - yes, they are persistent
- Switched to NLog for logging
- Switched to the PersonPicture control
- Registered UWPX as default app for
xmpp:
URIs (#42) - Improved message parser performance
- Improved the phone number detection
- Improved the chat message formatting performance
- Showing extended chat view if your phone is in landscape mode
- Fixed UI freezing if a second content dialog gets opened
- Fixed not connecting on mobile devices
Examples:
How can I get this App?
There are two ways of installing this App:
-
Via the Microsoft Store. Just click on the badge bellow and download it.
-
Install the build manually. For this, download, unpack and right click
Add-AppDevPackage.ps1
->Execute with PowerShell
.
Developer mode has to be enabled on your device for this to work.
Here you can find more information about: How to install UWP Apps, using the developer mode.